.Nav-module__e1xquq__nav{z-index:200;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#080810b3;justify-content:space-between;align-items:center;height:64px;padding:0 32px;transition:background .3s,border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__nav.Nav-module__e1xquq__scrolled{background:#080810f7;border-bottom-color:#ffffff14}.Nav-module__e1xquq__logo{letter-spacing:.06em;color:var(--text);flex-shrink:0;align-items:center;gap:8px;font-family:Bebas Neue,sans-serif;font-size:26px;text-decoration:none;display:flex}.Nav-module__e1xquq__dot{background:var(--fire);width:8px;height:8px;box-shadow:0 0 10px var(--fire);border-radius:50%;flex-shrink:0;animation:2s ease-in-out infinite Nav-module__e1xquq__pulse-dot}.Nav-module__e1xquq__links{align-items:center;gap:4px;display:flex}.Nav-module__e1xquq__link{color:var(--muted);white-space:nowrap;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.Nav-module__e1xquq__link:hover{color:var(--text);background:#ffffff08}.Nav-module__e1xquq__linkHighlight{background:#ffc22408;border:1px solid #ffc22430;color:var(--gold)!important}.Nav-module__e1xquq__linkHighlight:hover{border-color:#ffc22460;background:#ffc22415!important}.Nav-module__e1xquq__actions{align-items:center;gap:10px;display:flex}.Nav-module__e1xquq__loginBtn{border:1px solid var(--border2);color:var(--text);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.Nav-module__e1xquq__loginBtn:hover{border-color:var(--fire);color:var(--fire);background:#ff4d1c0a}.Nav-module__e1xquq__hamburger{border:1px solid var(--border2);cursor:pointer;background:0 0;border-radius:7px;flex-direction:column;justify-content:center;gap:5px;padding:6px;display:none}.Nav-module__e1xquq__hamburger span{background:var(--text);border-radius:2px;width:20px;height:2px;display:block}.Nav-module__e1xquq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:300;background:#0000008c;position:fixed;inset:0}.Nav-module__e1xquq__drawer{background:var(--surface);border-left:1px solid var(--border2);z-index:400;flex-direction:column;width:280px;padding:24px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.Nav-module__e1xquq__drawerOpen{transform:translate(0)}.Nav-module__e1xquq__drawerHeader{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.Nav-module__e1xquq__drawerLogo{letter-spacing:.06em;color:var(--text);font-family:Bebas Neue,sans-serif;font-size:24px}.Nav-module__e1xquq__closeBtn{border:1px solid var(--border2);color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;transition:color .15s,border-color .15s;display:flex}.Nav-module__e1xquq__closeBtn:hover{color:var(--text);border-color:var(--muted)}.Nav-module__e1xquq__drawerLinks{flex-direction:column;flex:1;display:flex}.Nav-module__e1xquq__drawerLink{color:var(--muted);border-bottom:1px solid var(--border);padding:14px 4px;font-size:15px;font-weight:500;text-decoration:none;transition:color .15s}.Nav-module__e1xquq__drawerLink:last-child{border-bottom:none}.Nav-module__e1xquq__drawerLink:hover{color:var(--text)}.Nav-module__e1xquq__drawerLinkHighlight{color:var(--gold)!important}.Nav-module__e1xquq__drawerLoginBtn{text-align:center;background:var(--fire);color:#fff;border-radius:10px;margin-top:24px;padding:14px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s;display:block}.Nav-module__e1xquq__drawerLoginBtn:hover{background:var(--fire2)}@media (max-width:900px){.Nav-module__e1xquq__nav{padding:0 20px}.Nav-module__e1xquq__links,.Nav-module__e1xquq__loginBtn{display:none}.Nav-module__e1xquq__hamburger{display:flex}}
.StoreButtons-module__PUDbqa__row{flex-wrap:wrap;gap:12px;display:flex}.StoreButtons-module__PUDbqa__row.StoreButtons-module__PUDbqa__center{justify-content:center}.StoreButtons-module__PUDbqa__row.StoreButtons-module__PUDbqa__left{justify-content:flex-start}.StoreButtons-module__PUDbqa__btn{background:var(--text);color:var(--bg);border-radius:14px;align-items:center;gap:12px;min-width:160px;padding:12px 22px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s;display:flex}.StoreButtons-module__PUDbqa__btn:hover{transform:translateY(-3px);box-shadow:0 16px 40px #f0eef826}.StoreButtons-module__PUDbqa__btn.StoreButtons-module__PUDbqa__dark{color:var(--text);border:1px solid var(--border2);background:#1a1a2a}.StoreButtons-module__PUDbqa__btn.StoreButtons-module__PUDbqa__dark:hover{box-shadow:0 16px 40px #00000080}.StoreButtons-module__PUDbqa__icon{flex-shrink:0;font-size:24px;line-height:1}.StoreButtons-module__PUDbqa__text{flex-direction:column;display:flex}.StoreButtons-module__PUDbqa__label{opacity:.6;font-size:10px;font-weight:500;display:block}.StoreButtons-module__PUDbqa__name{font-size:16px;font-weight:700;line-height:1.2;display:block}.StoreButtons-module__PUDbqa__large .StoreButtons-module__PUDbqa__btn{min-width:170px;padding:14px 24px}.StoreButtons-module__PUDbqa__large .StoreButtons-module__PUDbqa__name{font-size:17px}
.Hero-module__KTD73a__hero{align-items:stretch;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__hero:before{content:"";pointer-events:none;background:radial-gradient(at top,#ff4d1c18 0%,#0000 65%);width:700px;height:600px;position:absolute;top:-10%;left:15%}.Hero-module__KTD73a__hero:after{content:"";background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);pointer-events:none;background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(100% 70% at 30% 0,#000,#0000);mask-image:radial-gradient(100% 70% at 30% 0,#000,#0000)}.Hero-module__KTD73a__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:0 48px;display:grid;position:relative}.Hero-module__KTD73a__copy{text-align:left;flex-direction:column;align-items:flex-start;padding:120px 48px 80px 0;display:flex}.Hero-module__KTD73a__proofBar{background:var(--surface2);border:1px solid var(--border2);border-radius:100px;align-items:center;gap:10px;margin-bottom:28px;padding:6px 14px 6px 8px;animation:.6s both Hero-module__KTD73a__fadeUp;display:inline-flex}.Hero-module__KTD73a__avatars{display:flex}.Hero-module__KTD73a__avatar{border:2px solid var(--surface2);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-left:-6px;font-size:10px;font-weight:700;display:flex}.Hero-module__KTD73a__avatar:first-child{margin-left:0}.Hero-module__KTD73a__proofText{color:var(--muted);font-size:12px;font-weight:500}.Hero-module__KTD73a__proofText strong{color:var(--text)}.Hero-module__KTD73a__liveTag{color:var(--green);letter-spacing:.05em;align-items:center;gap:5px;font-family:DM Mono,monospace;font-size:11px;font-weight:700;display:inline-flex}.Hero-module__KTD73a__liveDot{background:var(--green);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite Hero-module__KTD73a__blink}.Hero-module__KTD73a__headline{letter-spacing:.01em;margin-bottom:24px;font-family:Bebas Neue,sans-serif;font-size:clamp(52px,6.5vw,96px);line-height:.93;animation:.7s .1s both Hero-module__KTD73a__fadeUp}.Hero-module__KTD73a__accent{color:var(--fire)}.Hero-module__KTD73a__ghost{-webkit-text-stroke:1px #ffffff25;color:#0000}.Hero-module__KTD73a__sub{color:var(--muted);max-width:440px;margin:0 0 36px;font-size:clamp(15px,1.4vw,17px);line-height:1.65;animation:.7s .2s both Hero-module__KTD73a__fadeUp}.Hero-module__KTD73a__friction{color:var(--muted2);letter-spacing:.06em;margin-top:14px;font-family:DM Mono,monospace;font-size:11px;animation:.7s .35s both Hero-module__KTD73a__fadeUp}.Hero-module__KTD73a__phonesCol{justify-content:center;align-self:stretch;align-items:flex-start;padding-top:220px;display:flex;position:relative;overflow:visible}.Hero-module__KTD73a__phonesCol:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at bottom,#ff4d1c14,#0000 70%);width:360px;height:500px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Hero-module__KTD73a__phoneTrio{z-index:1;justify-content:center;align-items:flex-end;gap:14px;animation:.8s .25s both Hero-module__KTD73a__fadeUp;display:flex;position:relative}.Hero-module__KTD73a__phone{background:#0c0c18;border:5px solid #ffffff14;border-radius:32px;flex-shrink:0;position:relative;overflow:hidden}.Hero-module__KTD73a__phone:before{content:"";z-index:2;background:#ffffff20;border-radius:3px;width:60px;height:5px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.Hero-module__KTD73a__phoneL{opacity:.72;width:148px;height:284px;transform:rotate(-6deg)translateY(12px);box-shadow:0 40px 100px #000000b3,inset 0 1px #ffffff15}.Hero-module__KTD73a__phoneC{z-index:2;width:175px;height:336px;box-shadow:0 48px 120px #000c,0 0 0 1px #ffffff10,inset 0 1px #ffffff20}.Hero-module__KTD73a__phoneR{opacity:.72;width:148px;height:284px;transform:rotate(6deg)translateY(12px);box-shadow:0 40px 100px #000000b3,inset 0 1px #ffffff15}.Hero-module__KTD73a__screen{flex-direction:column;gap:8px;padding:22px 12px 12px;display:flex;position:absolute;inset:0;overflow:hidden}.Hero-module__KTD73a__pHeader{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.Hero-module__KTD73a__pTitle{color:#fff;font-size:13px;font-weight:700}.Hero-module__KTD73a__pStreak{color:var(--fire);align-items:center;gap:3px;font-size:12px;font-weight:700;display:flex}.Hero-module__KTD73a__pWeek{color:#ffffff40;font-family:DM Mono,monospace;font-size:10px}.Hero-module__KTD73a__pCard{background:#ffffff08;border:1px solid #ffffff10;border-radius:14px;flex-direction:column;gap:6px;padding:12px;display:flex}.Hero-module__KTD73a__pRow{align-items:center;gap:8px;display:flex}.Hero-module__KTD73a__pAv{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:flex}.Hero-module__KTD73a__pName{color:#fff;font-size:12px;font-weight:600}.Hero-module__KTD73a__pSub{color:#fff5;font-size:10px}.Hero-module__KTD73a__pCheckLabel{color:#ffffff80;text-transform:uppercase;font-family:DM Mono,monospace;font-size:11px}.Hero-module__KTD73a__pXpRow{color:#ffffff40;justify-content:space-between;font-family:DM Mono,monospace;font-size:9px;display:flex}.Hero-module__KTD73a__pBarWrap{background:#ffffff10;border-radius:2px;height:4px;margin-top:2px}.Hero-module__KTD73a__pBar{background:linear-gradient(90deg, var(--fire), var(--gold));border-radius:2px;height:100%}.Hero-module__KTD73a__pStatRow{grid-template-columns:1fr 1fr 1fr;gap:4px;display:grid}.Hero-module__KTD73a__pStatBox{text-align:center;background:#ffffff06;border-radius:8px;padding:8px 6px}.Hero-module__KTD73a__pStatNum{color:var(--fire);font-size:16px;font-weight:800;line-height:1}.Hero-module__KTD73a__pStatLbl{color:#ffffff40;margin-top:2px;font-size:8px}.Hero-module__KTD73a__pBadgeRow{flex-wrap:wrap;gap:4px;display:flex}.Hero-module__KTD73a__pBadge{color:#ffffff80;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;padding:3px 7px;font-family:DM Mono,monospace;font-size:9px}.Hero-module__KTD73a__pBadge.Hero-module__KTD73a__active{color:var(--fire);background:#ff4d1c20;border-color:#ff4d1c55}.Hero-module__KTD73a__pNotif{color:#ff9f80;background:#ff4d1c15;border:1px solid #ff4d1c30;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;display:flex}.Hero-module__KTD73a__pAlert{color:#ff9f80;background:#ff4d1c15;border:1px solid #ff4d1c30;border-radius:10px;padding:10px 12px;font-size:10px}.Hero-module__KTD73a__pBtn{background:var(--fire);color:#fff;text-align:center;border-radius:8px;padding:8px;font-size:11px;font-weight:700}.Hero-module__KTD73a__lbList{flex-direction:column;gap:5px;display:flex}.Hero-module__KTD73a__lbRow{background:#ffffff05;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;display:flex}.Hero-module__KTD73a__lbYou{background:#ff4d1c15;border-color:#ff4d1c30}.Hero-module__KTD73a__lbRank{text-align:center;width:14px;font-size:11px;font-weight:800}.Hero-module__KTD73a__lbAv{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:9px;font-weight:700;display:flex}.Hero-module__KTD73a__lbName{color:#fff;flex:1;font-size:11px;font-weight:600}.Hero-module__KTD73a__lbScore{color:var(--fire);font-family:DM Mono,monospace;font-size:10px;font-weight:700}@media (max-width:860px){.Hero-module__KTD73a__inner{grid-template-columns:1fr;min-height:auto;padding:0 24px}.Hero-module__KTD73a__copy{text-align:center;align-items:center;padding:100px 0 40px}.Hero-module__KTD73a__sub{margin:0 auto 36px}.Hero-module__KTD73a__phonesCol{padding:0 0 48px}.Hero-module__KTD73a__phoneL,.Hero-module__KTD73a__phoneR{display:none}.Hero-module__KTD73a__phoneC{width:220px;height:420px}}
.Sections-module__w-Cddq__statsBar{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.Sections-module__w-Cddq__statsInner{grid-template-columns:1fr auto 1fr auto 1fr;max-width:900px;margin:0 auto;display:grid}.Sections-module__w-Cddq__stat{text-align:center;padding:32px 24px}.Sections-module__w-Cddq__statNum{color:var(--fire);letter-spacing:.02em;margin-bottom:4px;font-family:Bebas Neue,sans-serif;font-size:48px;line-height:1}.Sections-module__w-Cddq__statNum.Sections-module__w-Cddq__gold{color:var(--gold)}.Sections-module__w-Cddq__statNum.Sections-module__w-Cddq__green{color:var(--green)}.Sections-module__w-Cddq__statLbl{color:var(--muted);font-size:13px}.Sections-module__w-Cddq__statDivider{background:var(--border2);width:1px;margin:16px 0}.Sections-module__w-Cddq__sectionHeader{text-align:center;margin-bottom:60px}.Sections-module__w-Cddq__sectionHeader .Sections-module__w-Cddq__section-title,.Sections-module__w-Cddq__sectionHeader h2{margin:10px 0 16px}.Sections-module__w-Cddq__sectionHeader p{color:var(--muted);max-width:480px;margin:0 auto;font-size:16px;line-height:1.6}.Sections-module__w-Cddq__how{padding:100px 24px}.Sections-module__w-Cddq__howInner{max-width:1100px;margin:0 auto}.Sections-module__w-Cddq__steps{grid-template-columns:repeat(4,1fr);gap:4px;display:grid;position:relative}.Sections-module__w-Cddq__steps:before{content:"";background:linear-gradient(90deg, transparent, var(--fire) 20%, var(--gold) 50%, var(--fire) 80%, transparent);opacity:.3;height:1px;position:absolute;top:56px;left:calc(12.5% + 20px);right:calc(12.5% + 20px)}.Sections-module__w-Cddq__step{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:28px 24px;transition:border-color .2s,transform .2s;position:relative}.Sections-module__w-Cddq__step:hover{border-color:var(--border2);transform:translateY(-4px)}.Sections-module__w-Cddq__stepNum{color:var(--fire);opacity:.18;font-family:Bebas Neue,sans-serif;font-size:56px;line-height:1;position:absolute;top:16px;right:20px}.Sections-module__w-Cddq__stepIcon{background:var(--surface2);border:1px solid var(--border2);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:22px;display:flex}.Sections-module__w-Cddq__step h3{margin-bottom:8px;font-size:16px;font-weight:700}.Sections-module__w-Cddq__step p{color:var(--muted);font-size:13px;line-height:1.6}.Sections-module__w-Cddq__howCta{flex-direction:column;align-items:center;gap:12px;margin-top:56px;display:flex}.Sections-module__w-Cddq__howCtaLabel{color:var(--muted);letter-spacing:.08em;font-family:DM Mono,monospace;font-size:12px}.Sections-module__w-Cddq__why{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:100px 24px}.Sections-module__w-Cddq__whyInner{max-width:1100px;margin:0 auto}.Sections-module__w-Cddq__whySub{color:var(--muted);max-width:480px;margin:0 auto;font-size:16px;line-height:1.6}.Sections-module__w-Cddq__whyGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Sections-module__w-Cddq__whyCard{background:var(--bg);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:12px;padding:28px 24px;transition:border-color .2s,transform .2s;display:flex}.Sections-module__w-Cddq__whyCard:hover{border-color:var(--border2);transform:translateY(-4px)}.Sections-module__w-Cddq__whyIcon{font-size:32px;line-height:1}.Sections-module__w-Cddq__whyCard h3{font-size:17px;font-weight:700}.Sections-module__w-Cddq__whyCard p{color:var(--muted);font-size:14px;line-height:1.6}.Sections-module__w-Cddq__arena{padding:100px 24px;position:relative;overflow:hidden}.Sections-module__w-Cddq__arena:before{content:"";pointer-events:none;background:radial-gradient(at top,#ffc22412 0%,#0000 60%);width:1000px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Sections-module__w-Cddq__arenaInner{max-width:1100px;margin:0 auto}.Sections-module__w-Cddq__arenaHeader{text-align:center;margin-bottom:64px}.Sections-module__w-Cddq__arenaTitle{background:linear-gradient(135deg,#ffc224,#ff4d1c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:10px 0 20px;font-size:clamp(52px,8vw,96px)!important}.Sections-module__w-Cddq__arenaDesc{color:var(--muted);max-width:560px;margin:0 auto;font-size:17px;line-height:1.7}.Sections-module__w-Cddq__arenaSponsors{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:56px;display:flex}.Sections-module__w-Cddq__sponsorLabel{color:var(--muted2);letter-spacing:.1em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:10px}.Sections-module__w-Cddq__sponsorPill{background:var(--surface2);border:1px solid var(--border2);color:var(--muted);border-radius:100px;padding:5px 14px;font-size:12px;font-weight:600}.Sections-module__w-Cddq__arenaGrid{grid-template-rows:auto auto;grid-template-columns:1.6fr 1fr 1fr;gap:16px;display:grid}.Sections-module__w-Cddq__arenaCard{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:14px;padding:28px;transition:border-color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.Sections-module__w-Cddq__arenaCard:hover{border-color:var(--border2);transform:translateY(-4px)}.Sections-module__w-Cddq__arenaCard.Sections-module__w-Cddq__featured{background:linear-gradient(160deg, #ffc22408, var(--surface));border-color:#ffc22430;grid-row:span 2}.Sections-module__w-Cddq__arenaCard.Sections-module__w-Cddq__featured:before{content:"";background:linear-gradient(90deg,#0000,#ffc224,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Sections-module__w-Cddq__arenaCard h3{font-family:Bebas Neue,sans-serif;font-size:clamp(22px,2.5vw,30px);line-height:1.1}.Sections-module__w-Cddq__arenaCard p{color:var(--muted);flex:1;font-size:13px;line-height:1.6}.Sections-module__w-Cddq__arenaCardTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.Sections-module__w-Cddq__arenaEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--muted2);font-family:DM Mono,monospace;font-size:10px}.Sections-module__w-Cddq__arenaSponsor{color:var(--gold);background:#ffc22415;border:1px solid #ffc22435;border-radius:100px;align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.Sections-module__w-Cddq__scopeBadge{letter-spacing:.1em;text-transform:uppercase;border-radius:6px;padding:4px 10px;font-family:DM Mono,monospace;font-size:10px}.Sections-module__w-Cddq__scopeBadge.Sections-module__w-Cddq__local{color:var(--green);background:#2edf8a15;border:1px solid #2edf8a35}.Sections-module__w-Cddq__scopeBadge.Sections-module__w-Cddq__national{color:var(--gold);background:#ffc22415;border:1px solid #ffc22440}.Sections-module__w-Cddq__scopeBadge.Sections-module__w-Cddq__global{color:var(--fire);background:#ff4d1c15;border:1px solid #ff4d1c35}.Sections-module__w-Cddq__arenaPrize{background:#ffc22412;border:1px solid #ffc22435;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;display:flex}.Sections-module__w-Cddq__prizeIcon{flex-shrink:0;font-size:28px}.Sections-module__w-Cddq__prizeLabel{color:var(--muted2);text-transform:uppercase;letter-spacing:.08em;font-family:DM Mono,monospace;font-size:10px}.Sections-module__w-Cddq__prizeValue{color:var(--gold);font-size:15px;font-weight:700}.Sections-module__w-Cddq__arenaMeta{flex-wrap:wrap;gap:8px;display:flex}.Sections-module__w-Cddq__metaTag{background:var(--surface2);border:1px solid var(--border);color:var(--muted);border-radius:8px;padding:4px 10px;font-family:DM Mono,monospace;font-size:11px}.Sections-module__w-Cddq__arenaParticipants{align-items:center;gap:8px;display:flex}.Sections-module__w-Cddq__arenaAvs{display:flex}.Sections-module__w-Cddq__arenaAv{border:2px solid var(--surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-left:-5px;font-size:8px;font-weight:700;display:flex}.Sections-module__w-Cddq__arenaAv:first-child{margin-left:0}.Sections-module__w-Cddq__participantCount{color:var(--muted);font-size:12px}.Sections-module__w-Cddq__b2bCard{text-align:center;opacity:.7;justify-content:center;align-items:center;border-style:dashed!important}.Sections-module__w-Cddq__b2bIcon{font-size:32px}.Sections-module__w-Cddq__b2bCard h3{font-family:Bebas Neue,sans-serif;font-size:22px;line-height:1.1}.Sections-module__w-Cddq__b2bCard p{font-size:12px}.Sections-module__w-Cddq__b2bBtn{background:var(--fire);color:#fff;border-radius:8px;align-items:center;margin-top:4px;padding:9px 18px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.Sections-module__w-Cddq__b2bBtn:hover{background:var(--fire2)}.Sections-module__w-Cddq__arenaCta{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-top:52px;display:flex}.Sections-module__w-Cddq__arenaCtaLabel{color:var(--muted);font-size:14px}.Sections-module__w-Cddq__finalCta{text-align:center;padding:100px 24px;position:relative;overflow:hidden}.Sections-module__w-Cddq__finalCta:before{content:"";pointer-events:none;background:radial-gradient(#ff4d1c15,#0000 65%);width:800px;height:400px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.Sections-module__w-Cddq__ctaBox{background:var(--surface);border:1px solid var(--border2);border-radius:28px;flex-direction:column;align-items:center;gap:20px;max-width:660px;margin:0 auto;padding:72px 40px;display:flex;position:relative;overflow:hidden}.Sections-module__w-Cddq__ctaBox:before{content:"";background:linear-gradient(90deg, transparent, var(--fire), transparent);width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Sections-module__w-Cddq__ctaGlow{pointer-events:none;background:radial-gradient(circle,#ff4d1c1f,#0000 70%);width:300px;height:300px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.Sections-module__w-Cddq__ctaBadge{color:var(--fire);background:#ff4d1c15;border:1px solid #ff4d1c35;border-radius:100px;align-items:center;gap:6px;padding:5px 14px;font-size:13px;font-weight:600;display:inline-flex}.Sections-module__w-Cddq__ctaHeadline{letter-spacing:.01em;font-family:Bebas Neue,sans-serif;font-size:clamp(44px,7vw,80px);line-height:.95}.Sections-module__w-Cddq__ctaSub{color:var(--muted);max-width:420px;font-size:16px;line-height:1.65}.Sections-module__w-Cddq__ctaFriction{color:var(--muted2);letter-spacing:.05em;font-family:DM Mono,monospace;font-size:12px}.Sections-module__w-Cddq__ctaFallback{color:var(--muted2);font-size:12px}.Sections-module__w-Cddq__ctaFallback a{color:var(--muted);text-underline-offset:3px;text-decoration:underline}.Sections-module__w-Cddq__contact{text-align:center;padding:100px 24px}.Sections-module__w-Cddq__contactInner{flex-direction:column;align-items:center;gap:20px;max-width:560px;margin:0 auto;display:flex}.Sections-module__w-Cddq__contactInner h2{margin:10px 0 4px}.Sections-module__w-Cddq__contactInner p{color:var(--muted);font-size:16px;line-height:1.65}.Sections-module__w-Cddq__contactForm{flex-direction:column;gap:12px;width:100%;margin-top:8px;display:flex}.Sections-module__w-Cddq__contactRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Sections-module__w-Cddq__contactInput{background:var(--surface);border:1px solid var(--border2);width:100%;color:var(--text);border-radius:10px;outline:none;padding:12px 16px;font-family:Instrument Sans,sans-serif;font-size:14px;transition:border-color .2s}.Sections-module__w-Cddq__contactInput::placeholder{color:var(--muted2)}.Sections-module__w-Cddq__contactInput:focus{border-color:var(--fire)}.Sections-module__w-Cddq__contactTextarea{background:var(--surface);border:1px solid var(--border2);width:100%;color:var(--text);resize:vertical;border-radius:10px;outline:none;min-height:120px;padding:12px 16px;font-family:Instrument Sans,sans-serif;font-size:14px;transition:border-color .2s}.Sections-module__w-Cddq__contactTextarea::placeholder{color:var(--muted2)}.Sections-module__w-Cddq__contactTextarea:focus{border-color:var(--fire)}.Sections-module__w-Cddq__contactSubmit{background:var(--fire);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:14px;font-family:Instrument Sans,sans-serif;font-size:15px;font-weight:700;transition:background .2s,transform .15s}.Sections-module__w-Cddq__contactSubmit:hover{background:var(--fire2);transform:translateY(-1px)}.Sections-module__w-Cddq__contactNote{color:var(--muted2);font-size:12px}@media (max-width:900px){.Sections-module__w-Cddq__steps,.Sections-module__w-Cddq__whyGrid,.Sections-module__w-Cddq__arenaGrid{grid-template-columns:1fr 1fr}.Sections-module__w-Cddq__arenaCard.Sections-module__w-Cddq__featured{grid-row:span 1}.Sections-module__w-Cddq__statsInner{grid-template-columns:1fr}.Sections-module__w-Cddq__statDivider{width:100%;height:1px;margin:0}.Sections-module__w-Cddq__contactRow{grid-template-columns:1fr}}@media (max-width:600px){.Sections-module__w-Cddq__steps,.Sections-module__w-Cddq__whyGrid,.Sections-module__w-Cddq__arenaGrid{grid-template-columns:1fr}}
