@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=DM+Sans:wght@400;500;600;700;800&display=swap");:root{--navy:#061522;--navy2:#0a2132;--blue:#1467d8;--blue2:#2c86ff;--green:#1fbf91;--green2:#8be4bd;--gold:#e7d28a;--ink:#10202c;--muted:#687b88;--line:#dce7ec;--paper:#f4f8fa;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%}.container{width:min(1240px,calc(100% - 64px));margin:auto}.site-header{position:relative;z-index:50;background:rgba(4,18,29,.98);border-bottom:1px solid #1d4356;color:#fff}.nav-shell{height:86px;width:min(1400px,calc(100% - 52px));margin:auto;display:flex;align-items:center;gap:20px}.wtsl-link{flex:0 0 auto;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;border:1px solid #3b6578;background:#0a2536}.wtsl-link img{width:38px;height:38px;object-fit:contain}.brand{display:flex;flex-direction:column;justify-content:center;min-width:185px;flex:0 0 185px;line-height:1}.brand-kicker{font-size:8px;letter-spacing:2.8px;color:#89b1c2;font-weight:800}.brand strong{font-family:Barlow Condensed,Impact,sans-serif;font-size:33px;letter-spacing:.6px;font-weight:900;white-space:nowrap}.brand strong span{color:var(--green2);margin-left:5px}.brand small{font-size:8px;color:#8ca7b4;letter-spacing:2.5px;font-weight:700}.nav-links{display:flex;align-items:center;justify-content:flex-end;gap:clamp(12px,2vw,30px);flex:1 1}.nav-links>a{font-size:11px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase;white-space:nowrap;color:#b8d0db;transition:color .2s}.nav-links>a.active,.nav-links>a:hover{color:#fff}.nav-links>a.active{box-shadow:0 2px var(--green);padding:35px 0}.nav-links>a.nav-register{background:linear-gradient(135deg,var(--blue),var(--green));padding:14px 19px;color:#fff;box-shadow:none}.nav-toggle{display:none;border:1px solid #3b6578;background:transparent;color:#fff;border-radius:3px;font-size:23px;padding:5px 11px}.hero{position:relative;min-height:700px;overflow:hidden;color:#fff;background:var(--navy)}.hero-stadium{position:absolute;inset:0;background-image:linear-gradient(125deg,rgba(2,13,27,.65),rgba(5,42,53,.16) 54%,rgba(4,72,59,.23)),url(/images/indoor-stadium.jpg);background-size:cover;background-position:center 58%;filter:saturate(.9) contrast(1.08)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,28,.98),rgba(3,19,31,.9) 38%,rgba(4,20,31,.29) 75%,rgba(3,17,28,.48)),linear-gradient(0deg,rgba(2,13,22,.74),transparent 51%)}.hero-grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(139,228,189,.08) 1px,transparent 0),linear-gradient(90deg,rgba(139,228,189,.08) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 70%);mask-image:linear-gradient(90deg,#000,transparent 70%);pointer-events:none}.hero-inner{min-height:650px;display:flex;align-items:center;justify-content:space-between;gap:45px;position:relative}.hero-content{padding:78px 0 88px;max-width:790px}.eyebrow,.hero-eyebrow{font-size:11px;font-weight:800;letter-spacing:2.7px;color:var(--green2);text-transform:uppercase}.hero-eyebrow{color:#fff;display:flex;align-items:center;gap:12px}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--green2);box-shadow:0 0 0 5px rgba(139,228,189,.18)}.hero-overline{font-size:12px;letter-spacing:4.6px;font-weight:700;color:#c9e1e8;margin:36px 0 6px}.hero h1,.page-hero h1{font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(118px,15vw,220px);line-height:.73;letter-spacing:-4px;font-weight:900;margin:20px 0 36px}.hero h1>span{color:#f8fbfb}.hero-period{color:var(--green2)}.hero-subtitle{max-width:510px;font-size:16px;line-height:1.65;color:#d5e6eb}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:35px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:17px 22px;font-size:11px;font-weight:800;letter-spacing:1.4px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-blue{background:linear-gradient(135deg,var(--blue),var(--green));color:#fff}.button-outline{border:1px solid #c2d9e2;color:#fff}.button-white{background:#fff;color:#10202c}.button-dark-outline{border:1px solid #7d929d;color:#10202c}.hero-side-card{width:min(300px,27vw);background:rgba(4,24,36,.72);border:1px solid rgba(139,228,189,.5);padding:27px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 18px 60px rgba(0,0,0,.22)}.hero-side-card small,.hero-side-card span{display:block;font-size:9px;letter-spacing:2px;font-weight:800;color:#a9d4df}.hero-side-card strong{display:block;font:900 49px/.88 Barlow Condensed;margin:34px 0 44px}.hero-side-card small{color:var(--green2)}.hero-bottom{position:absolute;bottom:0;left:0;right:0;border-top:1px solid rgba(198,232,239,.3)}.hero-bottom-inner{display:flex;justify-content:space-between;padding:16px 0;font-size:9px;letter-spacing:2px;font-weight:800;color:#d6e8ed}.hero-bottom i{display:inline-block;width:28px;height:1px;background:var(--green2);vertical-align:middle;margin:0 10px}.stat-strip{background:#fff;border-bottom:1px solid var(--line)}.stat-inner{display:grid;grid-template-columns:repeat(3,1fr) 1.25fr}.stat-inner>a,.stat-inner>div{padding:27px 32px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:2px}.stat-inner>div:first-child{padding-left:0}.stat-inner>div strong{font:900 54px/.9 Barlow Condensed,Impact,sans-serif;color:var(--navy)}.stat-inner>div span{font-size:9px;letter-spacing:2px;font-weight:800;color:#6e828e;margin-top:9px}.stat-inner>a{background:linear-gradient(135deg,var(--blue),var(--green));color:#fff;font:800 16px/1.4 DM Sans,sans-serif;letter-spacing:1px;justify-content:center}.stat-inner>a b{font:900 24px Barlow Condensed,Impact,sans-serif}.section{padding-top:85px;padding-bottom:90px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;border-bottom:3px solid var(--navy);padding-bottom:20px;margin-bottom:26px}.section-heading h2{font:900 clamp(48px,5.5vw,78px)/.93 Barlow Condensed,Impact,sans-serif;letter-spacing:-.7px;margin:11px 0 0}.section-heading h2 span{color:var(--blue)}.text-link{font-size:11px;letter-spacing:1.5px;font-weight:800;color:#0d5fc7;white-space:nowrap}.featured-teams{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:15px;gap:15px}.team-card{min-width:0;background:#fff;border:1px solid #dbe6eb;border-top:3px solid var(--green);display:flex;flex-direction:column;scroll-margin-top:20px;box-shadow:0 9px 28px rgba(10,43,60,.06)}.team-card-top{display:flex;justify-content:space-between;padding:20px 23px 0}.seed{font-size:10px;letter-spacing:2px;color:#0d65d2}.flag{font-size:38px;line-height:1}.team-card h3{font:900 43px/.95 Barlow Condensed,Impact,sans-serif;margin:16px 23px 21px;min-height:82px;overflow-wrap:anywhere;color:var(--navy)}.team-roster{border-top:1px solid #e5eef1;margin:0 23px;flex:1 1}.team-roster>div{padding:13px 0;border-bottom:1px solid #edf2f4;display:flex;flex-direction:column;gap:3px}.team-roster>div:last-child{border-bottom:0}.team-roster span{font-size:9px;letter-spacing:1.7px;font-weight:800;color:#8aa0ab}.team-roster strong{font-size:13px;font-weight:800;overflow-wrap:anywhere}.team-roster small{font-size:11px;color:#71838e}.team-detail{border-top:1px solid #e5eef1;margin-top:14px;padding:16px 23px;font-size:10px;letter-spacing:1.5px;font-weight:800;color:#0d65d2;display:flex;justify-content:space-between}.nations-ticker{display:flex;gap:9px;flex-wrap:wrap;margin-top:21px}.nations-ticker span{padding:10px 12px;border:1px solid #d7e5eb;background:#fff;font-size:10px;font-weight:700}.home-history{background:#eaf5f3}.home-history-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:8%;gap:8%;align-items:center}.home-history h2{font:900 clamp(62px,7vw,105px)/.84 Barlow Condensed;margin:15px 0 24px;color:var(--navy)}.home-history h2 em{font-style:normal;color:var(--blue)}.home-history p{max-width:520px;color:#56717e;line-height:1.85}.archive-card{background:var(--navy);color:#fff;border:1px solid #2a5a6d;box-shadow:0 20px 55px rgba(4,25,37,.16)}.archive-card>div{padding:28px 30px;border-bottom:1px solid #234b5c}.archive-card>div:last-child{border-bottom:0}.archive-card span{display:block;font-size:9px;letter-spacing:2px;font-weight:800;color:#8eb8c6}.archive-card strong{display:block;font:900 43px Barlow Condensed;margin-top:10px}.archive-card b{font:900 64px Barlow Condensed;display:block;margin-top:5px}.archive-card small{color:#a7c4ce;font-size:11px}.dark-band{background:var(--navy);color:#fff;padding:95px 0}.dark-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8%;gap:8%;align-items:center}.dark-grid h2{font:900 clamp(68px,8vw,120px)/.85 Barlow Condensed,Impact,sans-serif;margin:15px 0 26px}.dark-grid h2 em,.footer h2 em{font-style:normal;color:var(--green2)}.dark-grid p{max-width:440px;color:#b7d0d9;font-size:14px;line-height:1.85;margin-bottom:30px}.fixture-preview{border:1px solid #31586a;background:#0a2132;min-height:400px;display:flex;flex-direction:column}.fixture-label{font-size:10px;letter-spacing:2px;font-weight:800;padding:20px 24px;border-bottom:1px solid #31586a;color:#f4f8fa}.fixture-empty{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;flex:1 1;padding:42px 24px}.fixture-icon{width:78px;height:78px;display:grid;place-items:center;border:2px solid #5a8798;border-radius:50%;font:900 36px Barlow Condensed;color:#d9edf1}.fixture-empty h3{font:900 40px Barlow Condensed;margin:22px 0 0}.fixture-empty p{margin:0;max-width:310px;font-size:12px;color:#b4cbd3}.fixture-row{padding:22px;border-bottom:1px solid #315365;display:grid;grid-gap:7px;gap:7px}.fixture-row small,.fixture-row span{color:#9ebbc5}.fixture-row b{font:800 25px Barlow Condensed}.fixture-row em{color:var(--green2);font-style:normal;margin:0 12px}.fixture-footer{display:flex;justify-content:space-between;border-top:1px solid #315365;padding:19px 24px;color:#fff;font-size:10px;letter-spacing:2px;font-weight:800}.action-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.action-card{min-height:365px;display:flex;flex-direction:column;align-items:flex-start;padding:35px;color:#fff;position:relative;overflow:hidden}.action-card:after{content:"↗";position:absolute;font:900 220px/.8 Barlow Condensed;right:10px;bottom:-60px;opacity:.09}.action-register{background:linear-gradient(135deg,#1467d8,#2083dc)}.action-report{background:linear-gradient(135deg,#087d69,#123e53)}.action-card>span{font-size:10px;letter-spacing:2px;font-weight:800}.action-card h3{font:900 clamp(56px,6vw,83px)/.85 Barlow Condensed;margin:42px 0 18px}.action-card p{font-size:13px;line-height:1.75;max-width:330px;color:#ffffffc9}.action-card b{margin-top:auto;font-size:11px;letter-spacing:2px}.page-hero{background:linear-gradient(110deg,#061522,#0b3044);color:#fff;padding:83px 0 78px;border-bottom:5px solid var(--green);position:relative;overflow:hidden}.page-hero:after{content:"W";font:900 490px/.6 Barlow Condensed;color:#8be4bd08;position:absolute;right:0;top:-40px;pointer-events:none}.page-hero .container{position:relative;z-index:1}.page-hero h1{font-size:clamp(100px,13vw,180px);margin:28px 0 24px}.page-hero h1 em{font-style:normal;color:var(--green2)}.page-hero p{font-size:14px;line-height:1.75;color:#c3dbe3;max-width:650px}.teams-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.teams-grid .team-card h3{min-height:auto}.teams-grid .team-card{min-height:350px}.data-notice{background:#eaf5ff;border-left:3px solid var(--blue);padding:14px 18px;font-size:12px;line-height:1.7;color:#36586b;margin-bottom:18px}.data-notice a{text-decoration:underline}.bottom-cta{background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:40px;margin-top:42px}.bottom-cta h2{font:900 58px Barlow Condensed;margin:7px 0 0}.empty-state{background:#fff;border:1px solid #dce7ec;text-align:center;padding:65px 20px 75px}.empty-visual{font:900 65px Barlow Condensed;color:#a9bec8;display:grid;place-items:center;border:2px solid #c9dbe2;width:105px;height:105px;border-radius:50%;margin:0 auto 27px}.empty-state h3{font:900 60px Barlow Condensed;margin:12px 0}.empty-state p{font-size:14px;color:#717f88;line-height:1.8;max-width:520px;margin:0 auto 28px}.empty-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.matchup-list{display:grid;grid-gap:12px;gap:12px}.matchup-card{display:grid;grid-template-columns:120px 1fr 160px;grid-gap:20px;gap:20px;align-items:center;background:#fff;border:1px solid #dce7ec;padding:28px}.matchup-round,.matchup-standing{font-size:12px;color:#687b88;font-weight:700}.matchup-teams{display:flex;align-items:center;justify-content:space-between;gap:16px;font:900 34px Barlow Condensed}.matchup-teams span{color:var(--green);font-size:22px}.report-banner{margin-top:35px;padding:35px 40px;background:#0a3040;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:24px}.report-banner h3{font:900 47px Barlow Condensed;margin:9px 0}.report-banner p{color:#c1d9e0;font-size:12px}.about-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.about-step{padding:32px;background:#fff;border:1px solid #dce7ec;min-height:300px;display:flex;flex-direction:column}.about-step>span{font:900 44px Barlow Condensed;color:var(--blue)}.about-step h3{font:900 40px/.95 Barlow Condensed;margin:12px 0}.about-step p{font-size:13px;line-height:1.85;color:#687b88;max-width:450px}.about-step a{font-size:11px;letter-spacing:1.5px;color:#0d65d2;font-weight:800;margin-top:auto}.source-note{padding:35px 40px;background:#e8f2f5;border-left:4px solid var(--green);margin-top:24px}.source-note strong{font-size:13px;letter-spacing:1px}.source-note p{font-size:13px;line-height:1.8;color:#687b88}.source-note a{text-decoration:underline}.history-intro{display:grid;grid-template-columns:1fr 1fr;grid-gap:8%;gap:8%;align-items:end;margin-bottom:45px}.history-intro h2{font:900 clamp(58px,7vw,94px)/.84 Barlow Condensed;margin:15px 0 0;color:var(--navy)}.history-intro p{color:#617883;line-height:1.9;margin:0}.history-feature{display:grid;grid-template-columns:1fr 300px;background:linear-gradient(135deg,#eaf5ff,#e7f7f1);border:1px solid #cfe2e8;margin-bottom:65px}.history-feature-main{padding:38px;display:flex;gap:28px;align-items:center}.history-medal{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:var(--green2);font:900 29px Barlow Condensed;flex:0 0 auto}.history-feature h2{font:900 62px Barlow Condensed;margin:9px 0}.history-feature p{margin:0;color:#56717e}.history-feature-side{background:var(--navy);color:#fff;padding:38px;display:flex;flex-direction:column;justify-content:center}.history-feature-side small,.history-feature-side span{font-size:9px;letter-spacing:2px;color:#9fc6d2;font-weight:800}.history-feature-side strong{font:900 32px Barlow Condensed;margin:17px 0}.history-feature-side strong b{color:var(--green2);margin:0 7px}.history-table{background:#fff;border:1px solid #dce7ec}.history-table-head,.history-table-row{display:grid;grid-template-columns:100px 1fr 140px;align-items:center}.history-table-head{padding:15px 22px;background:#eef5f7;color:#718894;font-size:9px;letter-spacing:2px;font-weight:800}.history-table-row{padding:17px 22px;border-top:1px solid #e8f0f3}.history-table-row .place{font:900 28px Barlow Condensed;color:#7b919c}.nation-name{font-weight:800;display:flex;align-items:center;gap:10px}.nation-name b{font-size:25px}.history-table-row>strong{text-align:right;font:900 25px Barlow Condensed;color:var(--blue)}.history-links{display:flex;justify-content:flex-end;gap:25px;margin-top:16px}.history-links a{font-size:10px;font-weight:800;letter-spacing:1.4px;color:#0d65d2}.history-dark{padding-top:85px}.dark-heading{border-bottom-color:#35596a}.dark-heading .eyebrow{color:var(--green2)}.dark-heading h2{color:#fff}.dark-heading .text-link,.dark-heading h2 span{color:var(--green2)}.group-history-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.group-history{border:1px solid #35596a;background:#092333}.group-title{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid #315565}.group-title span{font:900 34px Barlow Condensed}.group-title b{font-size:9px;letter-spacing:2px;color:#91b8c5}.group-row{display:grid;grid-template-columns:35px 1fr 90px 70px 80px;grid-gap:8px;gap:8px;align-items:center;padding:15px 17px;border-top:1px solid #284b5b;font-size:11px;color:#a8c1ca}.group-row b{color:#fff}.group-row strong{color:var(--green2)}.group-row i{font-style:normal;color:#80a6b2;font-size:10px}.dark-links a{color:var(--green2)}.final-stage-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.final-result{background:#fff;border:1px solid #dce7ec;padding:28px}.final-result>span{font-size:9px;letter-spacing:2px;color:#8197a1;font-weight:800}.final-result>div{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:20px;gap:20px;margin-top:22px}.final-result strong{font:900 28px Barlow Condensed;color:var(--navy)}.final-result strong:last-child{text-align:right}.final-result b{font:900 30px Barlow Condensed;color:var(--blue)}.history-callout{margin-top:25px;padding:34px 38px;background:linear-gradient(135deg,var(--navy),#0a3c4e);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.history-callout h3{font:900 43px/.9 Barlow Condensed;margin:8px 0 0}.stat-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}.stat-cards article{background:#fff;border:1px solid #dce7ec;padding:28px;min-height:235px}.stat-cards span{font-size:9px;letter-spacing:2px;font-weight:800;color:#7a919c}.stat-cards strong{display:block;font:900 64px/.9 Barlow Condensed;color:var(--blue);margin:25px 0}.stat-cards p{font-size:12px;line-height:1.7;color:#647b86;margin:0}.stats-blue-band{background:#07344a;color:#fff}.rank-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.rank-row{display:grid;grid-template-columns:55px 1fr auto;grid-gap:15px;gap:15px;align-items:center;background:#fff;border:1px solid #dce7ec;padding:18px 20px}.rank-row>span{font:900 25px Barlow Condensed;color:#7e96a1}.rank-row>b{font-size:13px}.rank-row>strong{font:900 25px Barlow Condensed;color:var(--blue)}.footer{background:#04131f;color:#fff;padding:75px 0 0}.footer-main{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:40px;gap:40px}.footer h2{font:900 80px/.83 Barlow Condensed;margin:20px 0}.footer-main p{font-size:12px;color:#aebfc7;line-height:1.9;max-width:440px}.footer-links{display:grid;align-content:start;grid-gap:0;gap:0}.footer-links a{border-bottom:1px solid #294451;padding:13px 0;font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.footer-links a:hover{color:var(--green2)}.footer-bottom{border-top:1px solid #294451;margin-top:60px;padding:20px 0;display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:1px;color:#829ba6}@media(max-width:1050px){.nav-shell{width:calc(100% - 32px)}.brand{min-width:140px;flex-basis:140px}.brand strong{font-size:29px}.nav-links{gap:12px}.nav-links>a{font-size:10px}.featured-teams,.teams-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-side-card{width:250px}.stat-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.container{width:calc(100% - 36px)}.nav-shell{height:74px}.wtsl-link{width:42px;height:42px}.brand{flex:1 1}.brand strong{font-size:31px}.nav-toggle{display:block}.nav-links{display:none;position:absolute;top:74px;left:0;right:0;background:#071a28;border-bottom:1px solid #294451;padding:18px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 15px 35px #0007}.nav-links.open{display:flex}.nav-links>a,.nav-links>a.active{padding:17px 14px;border-bottom:1px solid #294451;box-shadow:none}.nav-links>a.nav-register{margin-top:14px;text-align:center}.hero{min-height:640px}.hero-inner{min-height:605px}.hero-content{padding:65px 0}.hero h1{font-size:clamp(100px,20vw,170px)}.hero-side-card{display:none}.stat-inner{grid-template-columns:repeat(3,1fr)}.stat-inner>a{grid-column:1/-1;text-align:center;padding:20px}.stat-inner>div{padding:22px 12px}.stat-inner>div:first-child{padding-left:12px}.stat-inner>div strong{font-size:48px}.stat-inner>div span{font-size:8px;letter-spacing:1px}.dark-grid,.history-intro,.home-history-grid{grid-template-columns:1fr;gap:35px}.dark-band{padding:70px 0}.action-grid,.final-stage-grid,.footer-main{grid-template-columns:1fr}.page-hero{padding:65px 0}.matchup-card{grid-template-columns:1fr;gap:12px}.matchup-teams{font-size:30px}.history-callout,.report-banner{align-items:flex-start;flex-direction:column}.history-feature{grid-template-columns:1fr}.history-feature-side{min-height:180px}.group-history-grid,.rank-grid{grid-template-columns:1fr}.history-table-head,.history-table-row{grid-template-columns:65px 1fr 95px}.group-row{grid-template-columns:25px 1fr 75px 55px 70px;font-size:10px}}@media(max-width:540px){.hero{min-height:590px}.hero h1{font-size:clamp(90px,25vw,136px);letter-spacing:-2px}.hero-overline{letter-spacing:2px;font-size:10px}.hero-subtitle{font-size:13px}.hero-actions{flex-direction:column;align-items:stretch}.button{justify-content:space-between}.hero-bottom-inner{font-size:8px;letter-spacing:1px}.section{padding-top:60px;padding-bottom:65px}.section-heading{align-items:flex-start;flex-direction:column}.section-heading h2{font-size:53px}.about-grid,.featured-teams,.teams-grid{grid-template-columns:1fr}.team-card h3{min-height:0}.page-hero h1{font-size:104px}.bottom-cta{padding:25px;flex-direction:column;align-items:flex-start}.bottom-cta h2{font-size:46px}.empty-state h3{font-size:43px}.footer h2{font-size:68px}.action-card h3{font-size:70px}.history-feature-main{padding:28px;gap:17px}.history-feature h2{font-size:47px}.history-table-head,.history-table-row{grid-template-columns:48px 1fr 78px;padding-left:14px;padding-right:14px}.nation-name{font-size:12px}.history-table-row>strong{font-size:21px}.final-result>div{grid-template-columns:1fr;gap:8px}.final-result strong:last-child{text-align:left}.group-row{grid-template-columns:22px 1fr 65px 50px 58px;padding:13px 10px;font-size:9px}.group-title span{font-size:29px}.stat-cards{grid-template-columns:1fr}.stat-cards article{min-height:200px}.rank-row{grid-template-columns:45px 1fr auto;padding:15px}.rank-row>b{font-size:12px}}.finalists-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin:28px 0 70px}.finalist-card{border:1px solid rgba(28,87,116,.2);border-radius:18px;background:linear-gradient(145deg,#fff,#f1f8f7);overflow:hidden;box-shadow:0 12px 30px rgba(5,38,52,.07)}.finalist-head{display:flex;align-items:center;gap:14px;padding:18px 20px;background:linear-gradient(100deg,#063f63,#087f78);color:#fff}.finalist-head strong{font-size:19px}.seed{font-size:12px;opacity:.72;font-weight:800}.finalist-player{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;border-top:1px solid rgba(8,63,91,.1)}.finalist-player div{display:flex;flex-direction:column;gap:2px}.finalist-player b{font-size:15px}.finalist-player small,.finalist-player span{font-size:11px;color:#5d737e}.archive-count{font-size:12px;color:#63818b;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.player-archive{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:28px 0 70px}.player-archive-card{border:1px solid rgba(10,69,91,.15);border-radius:15px;background:#fff;overflow:hidden}.player-archive-card summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:32px minmax(90px,1fr) auto 50px;grid-gap:10px;gap:10px;align-items:center;padding:15px 16px}.player-archive-card summary::-webkit-details-marker{display:none}.player-archive-card summary>b{font-size:14px}.player-archive-card summary small{font-size:11px;color:#71848b}.player-archive-card summary strong{justify-self:end;background:#e7f4ef;color:#075e57;border-radius:999px;padding:5px 8px;font-size:11px}.player-match-list{border-top:1px solid rgba(10,69,91,.1);background:#f8fbfa}.player-match{display:grid;grid-template-columns:105px 1fr 115px;grid-gap:12px;gap:12px;align-items:center;padding:12px 15px;border-bottom:1px solid rgba(10,69,91,.08)}.player-match:last-child{border-bottom:0}.player-match div,.player-match span{display:flex;flex-direction:column;gap:2px;font-size:12px}.player-match small{font-size:10px;color:#78909a}.player-match strong{text-align:right;font-size:12px}.player-match strong small{display:block}.player-match .win{color:#08765d}.player-match .loss{color:#9a4950}.player-match-list>p{padding:18px;color:#71848b;font-size:13px}@media(max-width:760px){.finalists-grid,.player-archive{grid-template-columns:1fr}.player-archive-card summary{grid-template-columns:26px 1fr 42px}.player-archive-card summary small{grid-column:2}.player-match{grid-template-columns:85px 1fr 95px}.archive-count{display:none}}.archive-stat-table{border:1px solid hsla(0,0%,100%,.14);border-radius:16px;overflow:hidden;background:rgba(0,20,34,.35)}.archive-stat-head,.archive-stat-row{display:grid;grid-template-columns:1.3fr 1.5fr 70px 70px 70px;align-items:center;grid-gap:10px;gap:10px;padding:13px 17px}.archive-stat-head{font-size:10px;letter-spacing:.1em;font-weight:800;color:#8bb3bd;background:hsla(0,0%,100%,.05)}.archive-stat-row{border-top:1px solid hsla(0,0%,100%,.08);font-size:13px;color:#d9edf0}.archive-stat-row b{color:#fff}.archive-stat-row strong{text-align:center;color:#7ce1c3}@media(max-width:700px){.archive-stat-head,.archive-stat-row{grid-template-columns:1.1fr 1fr 38px 38px 38px;font-size:11px;padding:12px 9px}.archive-stat-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.complete-archive{display:grid;grid-gap:10px;gap:10px;margin-top:24px}.archive-matchup{border:1px solid rgba(19,53,74,.16);background:hsla(0,0%,100%,.82);border-radius:14px;overflow:hidden}.archive-matchup summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:140px 1fr auto;grid-gap:18px;gap:18px;align-items:center;padding:17px 20px}.archive-matchup summary::-webkit-details-marker{display:none}.archive-matchup summary b{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#073b58}.archive-matchup summary span{font-size:14px;color:#506879}.archive-matchup summary strong{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#17814f}.archive-matchup[open] summary{background:linear-gradient(90deg,rgba(5,74,105,.07),rgba(20,137,83,.06))}.archive-matchup-rows{border-top:1px solid rgba(19,53,74,.12)}.archive-matchup-row{display:grid;grid-template-columns:110px minmax(130px,1fr) 35px minmax(130px,1fr) 120px 150px;grid-gap:14px;gap:14px;align-items:center;padding:13px 20px;border-bottom:1px solid rgba(19,53,74,.08);font-size:13px}.archive-matchup-row:last-child{border-bottom:0}.archive-matchup-row span{color:#6c7e89;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.archive-matchup-row b{color:#143d55}.archive-matchup-row em{font-style:normal;text-align:center;color:#93a2aa;font-size:11px;text-transform:uppercase}.archive-matchup-row strong{color:#073b58}.archive-matchup-row small{color:#70818b}.archive-empty{padding:18px 20px;color:#74858e;font-size:13px}@media(max-width:760px){.archive-matchup summary{grid-template-columns:1fr auto;gap:7px 12px}.archive-matchup summary span{grid-column:1/-1;grid-row:2}.archive-matchup summary strong{grid-column:2;grid-row:1}.archive-matchup-row{grid-template-columns:1fr auto;gap:6px 12px}.archive-matchup-row span{grid-column:1/-1}.archive-matchup-row em{display:none}.archive-matchup-row b:nth-of-type(2){grid-column:1}.archive-matchup-row strong{grid-column:2;grid-row:2}.archive-matchup-row small{grid-column:1/-1}}.about-announcement{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);grid-gap:54px;gap:54px;align-items:center}.poster-wrap{background:#062719;border:1px solid #173f31;padding:12px;box-shadow:0 22px 55px rgba(6,37,25,.18)}.poster-wrap img{display:block;width:100%;height:auto}.announcement-copy h2{font:900 clamp(62px,7vw,100px)/.84 Barlow Condensed;margin:14px 0 22px;color:var(--navy)}.about-final-cta h2 em,.announcement-copy h2 em{font-style:normal;color:#118461}.announcement-copy p{font-size:14px;line-height:1.9;color:#617883}.date-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:28px 0}.date-cards>div{background:#fff;border:1px solid #dce7ec;padding:19px}.date-cards small,.date-cards span{display:block;font-size:9px;letter-spacing:1.8px;font-weight:800;color:#728892}.date-cards b{display:block;font:900 25px Barlow Condensed;color:var(--navy);margin:10px 0 4px}.how-it-works-band{padding:88px 0;background:linear-gradient(135deg,#061522,#0a3345);color:#fff}.format-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.format-card{border:1px solid #31596a;background:hsla(0,0%,100%,.045);padding:28px;min-height:270px}.format-card>span{font-size:9px;letter-spacing:2px;color:var(--green2);font-weight:800}.format-card h3{font:900 42px/.9 Barlow Condensed;margin:27px 0 15px}.format-card p{font-size:14px;line-height:1.6;color:#d1e1e6;margin:0 0 20px}.format-card small{display:block;color:#8fb0bb;font-size:11px;line-height:1.65}.format-note{margin-top:15px;border-left:4px solid var(--green);background:#0b2a39;padding:22px 25px}.format-note strong{font-size:11px;letter-spacing:1.8px;color:var(--green2)}.format-note p{font-size:13px;line-height:1.7;color:#c7dbe1;margin:8px 0 0}.rules-wide{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.rules-wide>div{background:#fff;border:1px solid #dce7ec;padding:34px}.host-grid span,.rules-wide b{font-size:9px;letter-spacing:2px;color:#0d65d2;font-weight:800}.host-grid h3,.qualification-copy h3,.rules-wide h3{font:900 42px/.9 Barlow Condensed;margin:16px 0}.host-grid p,.qualification-copy p,.rules-wide p{font-size:13px;line-height:1.85;color:#687b88;margin:0}.hosts-section{background:#e9f3f1}.host-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}.host-grid article{background:#fff;border:1px solid #d6e5e2;padding:27px;min-height:275px}.host-grid h3{font-size:34px}.qualification-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.qualification-copy{border:1px solid #dce7ec;background:#fff;padding:34px;min-height:270px}.qualification-copy h3{margin-top:0}.about-final-cta{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:end;background:linear-gradient(135deg,#e7f5ff,#e8f7f1);max-width:1240px;margin-bottom:90px}.about-final-cta h2{font:900 clamp(60px,7vw,96px)/.84 Barlow Condensed;margin:12px 0 0}.about-final-cta p{font-size:14px;line-height:1.9;color:#5d7480;margin:0}.about-final-cta .hero-actions{margin-top:25px}@media(max-width:900px){.about-announcement{grid-template-columns:1fr}.format-grid,.host-grid{grid-template-columns:1fr 1fr}.about-final-cta{grid-template-columns:1fr;gap:20px}.announcement-copy{max-width:720px}}@media(max-width:600px){.date-cards,.format-grid,.host-grid,.qualification-grid,.rules-wide{grid-template-columns:1fr}.poster-wrap{padding:7px}.format-card,.host-grid article{min-height:0}.about-final-cta{margin-bottom:60px}.about-final-cta h2{font-size:64px}}.player-selector{display:grid;grid-template-columns:120px 1fr;grid-gap:16px;gap:16px;align-items:center;margin:0 0 20px}.player-selector label{font-size:10px;letter-spacing:1.8px;font-weight:800;color:#70858e}.player-selector select{width:100%;padding:15px 17px;border:1px solid #d5e2e7;background:#fff;color:var(--navy);font:700 14px Barlow,sans-serif;border-radius:2px}.player-profile{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px;background:linear-gradient(135deg,#063f63,#087f78);color:#fff;border-radius:16px;margin-bottom:28px}.player-country{font-size:11px;letter-spacing:1.2px;text-transform:uppercase;opacity:.82}.player-profile h3{font:900 clamp(42px,6vw,72px)/.9 Barlow Condensed;margin:10px 0 5px}.player-profile small{font-size:12px;opacity:.72}.player-record{display:flex;gap:28px}.player-record div{min-width:72px;text-align:center}.player-record b{display:block;font:900 32px Barlow Condensed}.player-record span{display:block;font-size:8px;letter-spacing:1.5px;opacity:.75}.player-results{margin-top:36px}.player-result-row{display:grid;grid-template-columns:130px 1fr 140px;grid-gap:18px;gap:18px;align-items:center;padding:15px 18px;border-top:1px solid #dce7ec}.player-result-row>div,.player-result-row>span{display:flex;flex-direction:column;gap:3px;font-size:12px}.player-result-row small{font-size:10px;color:#81929a}.player-result-row strong{text-align:right;font-size:13px}.player-result-row .win{color:#08765d}.player-result-row .loss{color:#a34d55}.player-no-results{padding:20px;color:#70838c}.player-stats-page .section-heading{margin-bottom:20px}@media(max-width:700px){.player-selector{grid-template-columns:1fr}.player-profile{display:block}.player-record{margin-top:25px;justify-content:space-between}.player-result-row{grid-template-columns:85px minmax(0,1fr);gap:10px}.player-result-row>span{grid-row:1/3}.player-opponent{min-width:0}.player-result-row strong{grid-column:2;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.player-result-row strong small{margin-top:2px}}.sync-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:30px;gap:30px;align-items:end;background:#fff;border:1px solid #dce7ec;padding:30px;margin-bottom:18px}.sync-toolbar h2{font:900 clamp(55px,7vw,92px)/.85 Barlow Condensed;margin:12px 0;color:var(--navy)}.sync-toolbar p{max-width:680px;color:#657a85;font-size:13px;line-height:1.7;margin:0}.sync-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.sync-actions .button{border:0;cursor:pointer}.sync-actions .button:disabled{opacity:.45;cursor:not-allowed;transform:none}.sync-summary{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;margin:22px 0 12px}.sync-summary strong{font:900 34px Barlow Condensed;color:var(--navy);margin-left:16px}.sync-summary strong:first-child{margin-left:0}.sync-summary span{font-size:10px;text-transform:uppercase;letter-spacing:1.4px;color:#71848e;font-weight:800}.sync-summary small{margin-left:auto;color:#71848e}.sync-progress{height:9px;background:#dce7ec;overflow:hidden;margin-bottom:18px}.sync-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--blue),var(--green));transition:width .25s}.sync-list{display:grid;grid-gap:7px;gap:7px}.sync-row{display:grid;grid-template-columns:65px 130px 1fr 80px;grid-gap:15px;gap:15px;align-items:center;padding:13px 16px;border:1px solid #dce7ec;background:#fff;font-size:12px}.sync-row.ok{border-left:4px solid var(--green)}.sync-row.fail{border-left:4px solid #bd5a64}.sync-row b{font:900 18px Barlow Condensed}.sync-row span{font-weight:800;letter-spacing:.05em}.sync-row.ok span{color:#08765d}.sync-row.fail span{color:#a34d55}.sync-row small{text-align:right;color:#78909a}.sync-current{padding:16px;background:#edf7f4;border:1px dashed #76c7ac;color:#08765d;font-weight:800}.button-dark-outline{background:transparent}.button-dark-outline:disabled{border-color:#c9d6dc}@media(max-width:850px){.sync-toolbar{grid-template-columns:1fr}.sync-actions{justify-content:flex-start}.sync-summary small{width:100%;margin-left:0}.sync-row{grid-template-columns:45px 110px 1fr}.sync-row small{display:none}}.country-flag,.team-flag{width:34px;height:24px;object-fit:contain;display:inline-block;vertical-align:middle;border-radius:2px;box-shadow:0 1px 5px rgba(0,0,0,.12)}.country-flags{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto}.country-flag{width:26px;height:18px;box-shadow:none;margin-right:8px}.person-identity{display:inline-flex;align-items:center;gap:10px;min-width:0}.person-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#dce8ed;border:1px solid rgba(10,58,77,.14);flex:0 0 auto}.person-meta{display:flex;flex-direction:column;min-width:0}.person-name{display:inline-flex;align-items:center;gap:7px;font-weight:800;min-width:0}.person-flag{width:18px;height:13px;object-fit:contain;border-radius:1px;flex:0 0 auto}.person-meta small{font-size:10px;color:#70838e;font-weight:500;margin-top:2px}.team-roster .person-identity{width:100%}.team-roster .person-avatar{width:42px;height:42px}.team-roster .person-meta{min-width:0}.team-roster .person-name{font-size:13px;overflow-wrap:anywhere}.team-card-top{align-items:center}.team-card h3{margin-top:14px}.finalist-head strong{display:flex;align-items:center;gap:8px}.finalist-player .person-identity{min-width:0}.finalist-player .person-avatar{width:40px;height:40px}.history-feature h2{display:flex;align-items:center;gap:10px}.history-feature h2 .country-flag{width:34px;height:23px}.group-title span{color:#fff}.group-history .country-flag{width:20px;height:14px;margin-right:6px}.group-row b{gap:4px}.group-row b,.rank-row>b{display:flex;align-items:center}.rank-row>b{gap:6px}.qualifier-heading{margin-top:72px}.qualifier-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:70px}.qualifier-card{display:grid;grid-template-columns:58px minmax(150px,1.15fr) minmax(150px,1fr) minmax(130px,1fr);align-items:center;background:#fff;border:1px solid #dce7ec;min-height:92px}.qualifier-seed{font:900 40px Barlow Condensed;color:#7a929d;padding:18px}.qualifier-nation{display:flex;align-items:center;gap:8px;padding:14px 10px;border-left:1px solid #edf2f4}.qualifier-person{padding:12px;border-left:1px solid #edf2f4;min-width:0}.qualifier-person>span{display:block;font-size:8px;letter-spacing:1.5px;color:#8a9da6;font-weight:800;margin-bottom:6px}.qualifier-person .person-avatar{width:34px;height:34px}.qualifier-person .person-name{font-size:12px}.qualifier-person .person-meta small{font-size:9px}.archive-matchup summary{grid-template-columns:1fr auto}.archive-matchup summary b{font-size:14px;text-transform:none;letter-spacing:0}.archive-matchup summary strong{font-size:13px;color:#073b58}.archive-matchup-row{grid-template-columns:100px minmax(0,1fr) 140px}.archive-person{display:flex;align-items:center;gap:12px;min-width:0}.archive-person>em{font-style:normal;color:#8798a0;font-size:10px;text-transform:uppercase;flex:0 0 auto}.archive-person .person-avatar{width:34px;height:34px}.archive-person .person-name{font-size:12px}.archive-matchup-row>strong{font-size:14px;text-align:right}.player-archive-card summary{grid-template-columns:minmax(0,1fr) auto}.player-archive-card summary .person-avatar{width:40px;height:40px}.player-archive-card summary .person-identity{min-width:0}.player-match{grid-template-columns:110px minmax(0,1fr) 115px}.player-match .person-avatar{width:34px;height:34px}.player-match .person-name{font-size:11px}.home-banner-section{padding-top:0}.home-banner{background:#062719;border:1px solid #1d4939;box-shadow:0 24px 60px rgba(4,33,24,.15);overflow:hidden}.home-banner img{display:block;width:100%;height:auto}.nations-ticker span{display:inline-flex;align-items:center;gap:7px}.nations-ticker .country-flag{width:22px;height:15px;margin:0}.archive-card strong{display:flex;align-items:center;gap:9px}.archive-card .country-flag{width:27px;height:19px}.stat-inner{grid-template-columns:1fr}.stat-inner>div:first-child{padding-left:32px}.stat-inner>a{display:none}.player-profile-identity{display:flex;align-items:center;gap:18px}.player-profile-avatar{width:82px;height:82px;border-radius:50%;object-fit:cover;background:#dce8ed;border:2px solid hsla(0,0%,100%,.35)}.team-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.team-stat-card{background:#fff;border:1px solid #dce7ec;padding:22px}.team-stat-head{display:flex;align-items:center;gap:14px;border-bottom:1px solid #e8eff2;padding-bottom:18px}.team-stat-head .country-flag{width:34px;height:23px}.team-stat-head h3{font:900 29px Barlow Condensed;margin:0}.team-stat-head small{font-size:9px;letter-spacing:1.4px;color:#7d9099;text-transform:uppercase}.team-stat-record{display:grid;padding-top:18px}.team-stat-record div{text-align:center;border-right:1px solid #e7eef1}.team-stat-record div:last-child{border-right:0}.team-stat-record b{display:block;font:900 34px Barlow Condensed;color:var(--blue)}.team-stat-record span{font-size:8px;letter-spacing:1.2px;color:#7b909a}.stats-live-copy{max-width:760px;color:#c9dce2;line-height:1.8;font-size:14px}@media(max-width:900px){.qualifier-grid{grid-template-columns:1fr}.team-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.archive-matchup-row{grid-template-columns:1fr auto}.archive-matchup-row>span,.archive-person{grid-column:1/-1}.archive-matchup-row>strong{grid-column:2;grid-row:2}.team-stats-grid{grid-template-columns:1fr}.qualifier-card{grid-template-columns:50px 1fr 1fr}.qualifier-person:last-child{grid-column:2/-1;border-top:1px solid #edf2f4}.qualifier-nation{grid-row:1}.qualifier-seed{padding:15px}.player-profile-identity{gap:12px}.player-profile-avatar{width:66px;height:66px}.home-banner img{min-height:170px;object-fit:cover}}.player-country{display:flex;align-items:center;gap:6px}.person-flag.large{width:22px;height:15px}.player-result-row small{display:flex;align-items:center;gap:5px}.player-opponent{display:flex!important;flex-direction:row!important;align-items:center;gap:9px}.player-row-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#dce8ed}.player-opponent>span{display:flex;flex-direction:column;gap:3px}.player-opponent small{display:flex;align-items:center}.group-history .group-title .group-name{color:#fff!important}.about-small-note{margin:22px 0 0;padding:18px 20px;background:#eef6f8;border-left:3px solid var(--green);color:#526d79;font-size:12px;line-height:1.7}.team-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-stat-record{grid-template-columns:repeat(3,1fr)}.team-stat-head small{line-height:1.5}.world-plays-section{background:#f4f8fa;padding-top:90px;padding-bottom:90px}@media(max-width:900px){.team-stats-grid{grid-template-columns:1fr}}.team-stat-record-four{grid-template-columns:repeat(4,1fr)}@media(max-width:520px){.team-stat-record-four{grid-template-columns:repeat(2,1fr);row-gap:16px}.team-stat-record-four div:nth-child(2){border-right:0}.team-stat-record-four div:nth-child(3),.team-stat-record-four div:nth-child(4){border-top:1px solid #e7eef1;padding-top:16px}}