*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;padding:0;background:#ffffff;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(226,232,240,.9)}.topbar-inner{min-height:78px;justify-content:space-between;gap:1.25rem}.brand,.topbar-inner{display:flex;align-items:center}.brand{gap:.85rem}.brand-mark{width:44px;height:44px;border-radius:16px;display:grid;place-items:center;background:#f97316;color:#fff;font-weight:800;box-shadow:0 8px 24px rgba(249,115,22,.22)}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.24em;font-size:.78rem;font-weight:700;color:#f97316}.muted-small{margin:.2rem 0 0;font-size:.8rem;color:#64748b}.nav{display:flex;align-items:center;gap:1.6rem}.nav a{font-size:.95rem;color:#334155}.nav a:hover,.text-link:hover{color:#1d4ed8}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.82rem 1.25rem;font-size:.95rem;font-weight:700;transition:transform .2s ease,opacity .2s ease,border-color .2s ease,color .2s ease}.button:hover{transform:translateY(-1px)}.button-blue{background:#1d4ed8;color:white}.button-orange{background:#f97316;color:white}.button-ghost{border:1px solid #cbd5e1;color:#0f172a}.button-ghost:hover{border-color:#1d4ed8;color:#1d4ed8}.hero{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:2.5rem;gap:2.5rem;align-items:center;padding:4.5rem 0 5rem}.pill{display:inline-flex;margin:0 0 1rem;border-radius:999px;border:1px solid #fed7aa;background:#fff7ed;color:#ea580c;padding:.45rem .8rem;font-size:.76rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.8rem,6vw,4.4rem);line-height:.98;letter-spacing:-.04em;margin-bottom:1.2rem}h2{font-size:clamp(2rem,4vw,3rem);line-height:1.02;letter-spacing:-.03em;margin-bottom:0}h3{font-size:1.2rem;line-height:1.15;margin-bottom:.8rem}.lead{max-width:42rem;font-size:1.1rem;line-height:1.85;color:#475569}.button-row{margin-top:1.8rem;display:flex;flex-wrap:wrap;gap:.9rem}.hero-card-wrap{position:relative}.glow{position:absolute;border-radius:999px;filter:blur(70px);opacity:.9}.glow-orange{width:180px;height:180px;left:-12px;top:20px;background:rgba(251,191,36,.28)}.glow-blue{width:220px;height:220px;right:-20px;bottom:10px;background:rgba(59,130,246,.2)}.hero-card{position:relative;border-radius:32px;background:#f8fafc;border:1px solid #e2e8f0;padding:1rem;box-shadow:0 10px 30px rgba(15,23,42,.06)}.match-card{min-height:420px;border-radius:26px;padding:1.5rem;color:white;background:linear-gradient(135deg,#1e3a8a,#1d4ed8 50%,#f97316);flex-direction:column}.match-card,.match-top{display:flex;justify-content:space-between}.match-top{gap:1rem}.badge{display:inline-flex;padding:.38rem .75rem;border-radius:999px;background:rgba(255,255,255,.12);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem}.light-text{color:rgba(255,255,255,.76);font-size:.95rem}.match-title{margin-top:.4rem;margin-bottom:0;font-size:2.2rem;line-height:1.05;font-weight:700;letter-spacing:-.03em}.stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.7rem;gap:.7rem}.stat-box{padding:.9rem;border-radius:18px;background:rgba(255,255,255,.11);text-align:center}.stat-box strong{display:block;font-size:1.25rem}.stat-box span{display:block;color:rgba(255,255,255,.72);font-size:.9rem}.section{padding:5rem 0}.section-soft{background:rgba(248,250,252,.9);border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.split{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:2rem;gap:2rem;align-items:start}.section-label{margin-bottom:.85rem;font-size:.8rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.section-label-blue{color:#1d4ed8}.section-label-orange{color:#f97316}.section-label-orange-light{color:#fdba74}.section-head{display:flex;justify-content:space-between;gap:1.5rem;align-items:end;margin-bottom:2rem}.section-copy{max-width:34rem;color:#475569;line-height:1.75}.card-grid{display:grid;grid-gap:1.2rem;gap:1.2rem}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.contact-card{background:white;border:1px solid #e2e8f0;border-radius:28px;padding:1.45rem;box-shadow:0 10px 30px rgba(15,23,42,.04)}.card p,.dark-card p{color:#475569;line-height:1.8;margin-bottom:0}.card:hover{transform:translateY(-2px)}.mini-gradient{width:64px;height:8px;border-radius:999px;margin-bottom:1rem;background:linear-gradient(90deg,#f97316,#1d4ed8)}.section-dark{background:#082f7a;color:white}.dark-title{color:white}.text-link{color:#fdba74;font-weight:600}.dark-card{border-radius:28px;padding:1.45rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.11);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dark-card p{color:rgba(255,255,255,.76)}.news-date{color:#fdba74!important;font-size:.95rem;margin-bottom:.85rem!important}.contact-box{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:1.5rem;gap:1.5rem;border-radius:32px;background:#f8fafc;border:1px solid #e2e8f0;padding:2rem}.contact-copy{max-width:42rem}.contact-list{display:grid;grid-gap:1rem;gap:1rem;margin-bottom:1.4rem}.contact-label{font-weight:700;color:#0f172a!important;margin-bottom:.25rem!important}.footer{border-top:1px solid #e2e8f0;background:white}.footer-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#64748b;font-size:.95rem}@media (max-width:980px){.card-grid.four,.card-grid.three,.card-grid.two,.contact-box,.hero,.split{grid-template-columns:1fr}.footer-inner,.section-head,.topbar-inner{flex-direction:column;align-items:flex-start}.nav{flex-wrap:wrap}}@media (max-width:700px){.nav{display:none}.container{width:min(1120px,calc(100% - 1.2rem))}.hero,.section{padding-top:3.6rem;padding-bottom:3.6rem}.match-card{min-height:360px}.stats{grid-template-columns:1fr}}