@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#0f1f19;--green:#baff5a;--green-dark:#8ee632;--cream:#f8f7f0;--paper:#fffef9;--muted:#67736d;--line:#dfe4dd;--cyan:#78e6ff;color:var(--ink);background:var(--cream);font-synthesis:none;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;margin:0;overflow-x:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-header{z-index:10;justify-content:space-between;align-items:center;max-width:1240px;height:82px;margin:auto;padding:0 28px;display:flex;position:relative}.logo{letter-spacing:-1px;align-items:center;gap:10px;font:800 23px Manrope,sans-serif;display:inline-flex}.logo-mark{width:34px;height:34px;color:var(--ink);background:var(--green);border:1.5px solid var(--ink);box-shadow:2px 2px 0 var(--ink);border-radius:10px;place-items:center;display:grid;transform:rotate(-4deg)}.nav{align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.nav a{color:#3b4b44}.nav a:hover{color:#000}.nav-login,.nav-guest{color:var(--ink);background:0 0;border:0;font-weight:700}.nav-guest{color:#68756f}.account-pill{align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.account-pill>i{background:var(--green);border:1px solid var(--ink);border-radius:9px;place-items:center;width:31px;height:31px;font-style:normal;display:grid}.account-pill small{letter-spacing:1px;color:#849088;margin-bottom:1px;font:800 8px Manrope;display:block}.signed-in-copy{color:#607067;align-items:center;gap:6px;font-size:13px;display:flex}.signed-in-copy svg{color:#69a92d;width:16px}.menu-button{background:0 0;border:0;display:none}.button{border:1.5px solid var(--ink);background:var(--green);color:var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:13px 19px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{box-shadow:1px 1px 0 var(--ink);background:var(--green-dark);transform:translate(2px,2px)}.button:disabled{opacity:.45;cursor:not-allowed;box-shadow:3px 3px 0 var(--ink);transform:none}.button-small{border-radius:8px;padding:10px 15px}.button-large{min-height:54px;padding:15px 24px}.button-wide{width:100%;min-height:52px;margin-top:4px}.button-secondary{box-shadow:none;background:0 0}.button-secondary:hover{box-shadow:none;background:#fff;transform:translateY(-2px)}.hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:74px;max-width:1240px;min-height:680px;margin:auto;padding:78px 28px 100px;display:grid;position:relative}.hero:before{content:"";opacity:.75;border:1px solid #dfe4dd;border-radius:50%;width:410px;height:410px;position:absolute;top:18px;left:-210px;box-shadow:0 0 0 80px #0000,0 0 0 81px #e8ebe5}.hero-copy{z-index:1;position:relative}.eyebrow{letter-spacing:2.1px;color:#466057;margin:0 0 18px;font:800 12px Manrope,sans-serif}.social-proof{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:32px;font-size:12px;display:flex}.social-proof b{color:var(--ink)}.proof-faces{display:flex}.proof-faces i{border:2px solid var(--cream);color:#173327;background:#79e4ff;border-radius:50%;place-items:center;width:28px;height:28px;margin-right:-8px;font-size:10px;font-style:normal;font-weight:800;display:grid}.proof-faces i:nth-child(2){background:#ffc87a}.proof-faces i:nth-child(3){background:#d69fff}.games-played-chip{background:var(--ink);color:var(--green);letter-spacing:.2px;border-radius:20px;align-items:center;gap:4px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex}.games-played-chip b{color:var(--green)}.games-played-chip svg{flex-shrink:0}.hero h1{letter-spacing:-5px;margin:0 0 25px;font:800 clamp(54px,6vw,82px)/.98 Manrope,sans-serif}.hero h1 em{color:#76bf2f;font-style:normal;position:relative}.hero h1 em:after{content:"";background:var(--green);z-index:-1;height:5px;position:absolute;bottom:2px;left:2px;right:0;transform:rotate(-1deg)}.hero-sub{max-width:540px;color:var(--muted);margin-bottom:30px;font-size:17px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:13px;display:flex}.fine-print{color:#64736c;align-items:center;gap:6px;margin-top:20px;font-size:12px;display:flex}.fine-print svg{color:#69a92d;margin-left:6px}.battle-wrap{perspective:1000px;position:relative}.battle-card{color:#fff;background:#12211b;border:1px solid #253c32;border-radius:20px;padding:23px;position:relative;overflow:hidden;transform:rotate(1.5deg);box-shadow:18px 22px #dce4d8,0 28px 70px #17251a2c}.battle-card:before{content:"";border:1px solid #294238;border-radius:50%;width:350px;height:350px;position:absolute;top:-170px;right:-190px;box-shadow:0 0 0 45px #13261e,0 0 0 46px #294238}.battle-topline{color:#92a49c;text-transform:uppercase;letter-spacing:1px;justify-content:space-between;align-items:center;font-size:11px;display:flex;position:relative}.live-pill{color:#213727;background:var(--green);letter-spacing:1px;border-radius:30px;align-items:center;gap:6px;padding:6px 9px;font:800 10px Manrope;display:inline-flex}.live-pill i,.status-dot{background:#173d1c;border-radius:50%;width:6px;height:6px;animation:1.5s infinite pulse;display:inline-block}.players{grid-template-columns:1fr 44px 1fr;align-items:center;margin:30px 0 22px;display:grid;position:relative}.player{align-items:center;gap:10px;display:flex}.player.opponent{text-align:right;justify-content:flex-end}.player strong,.player small{display:block}.player strong{font-size:13px}.player small{color:#9aaba4;margin-top:2px;font-size:10px}.avatar{width:42px;height:42px;color:var(--ink);border:1px solid #0d1914;border-radius:12px;place-items:center;font-weight:900;display:grid}.avatar-you{background:var(--green)}.avatar-nova{background:#7df}.versus{color:#aebcb6;background:#263a32;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.question-preview{color:var(--ink);background:#f8f8f1;border-radius:13px;padding:20px;position:relative}.question-meta{color:#537064;letter-spacing:1px;justify-content:space-between;align-items:center;font:800 10px Manrope;display:flex}.question-meta span{align-items:center;gap:6px;display:inline-flex}.mini-timer{color:#31423b;background:#e5eddf;border-radius:7px;padding:5px 8px}.question-preview h3{margin:18px 0;font:700 20px/1.35 Manrope}.answer-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.answer-grid button{color:#4c5b55;text-align:left;background:#fff;border:1px solid #d9dfd6;border-radius:7px;padding:11px;font-size:12px;font-weight:600}.answer-grid .answer-selected{color:#274515;background:#edffda;border:1.5px solid #649f2f;align-items:center;gap:7px;display:flex}.battle-footer{color:#a2b1aa;justify-content:space-between;align-items:center;margin-top:17px;font-size:10px;display:flex}.battle-footer span{align-items:center;gap:6px;display:flex}.mini-progress{background:#30463c;border-radius:3px;width:100px;height:4px;overflow:hidden}.mini-progress i{background:var(--green);width:64%;height:100%;display:block}.float-chip{z-index:2;border:1.5px solid var(--ink);box-shadow:3px 3px 0 var(--ink);background:#fff;border-radius:9px;align-items:center;gap:8px;padding:10px 12px;font-size:11px;font-weight:800;display:flex;position:absolute}.chip-one{bottom:82px;left:-31px;transform:rotate(-4deg)}.chip-two{background:var(--green);top:72px;right:-20px;transform:rotate(4deg)}.ticker{background:var(--green);border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);width:101%;margin-left:-.5%;overflow:hidden;transform:rotate(-.4deg)}.ticker>div{white-space:nowrap;letter-spacing:1.5px;justify-content:center;align-items:center;gap:36px;min-height:66px;font:800 12px Manrope;display:flex}.ticker span{align-items:center;gap:8px;display:flex}.ticker svg{width:17px}.ticker i{font-style:normal}.how-section{max-width:1180px;margin:auto;padding:138px 28px}.section-heading{text-align:center;max-width:600px;margin:0 auto 62px}.section-heading h2,.rank-callout h2,.final-cta h2{letter-spacing:-3px;margin:0 0 18px;font:800 clamp(38px,5vw,58px)/1.05 Manrope}.section-heading>p:last-child{color:var(--muted)}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps article{background:var(--paper);border:1px solid var(--line);border-radius:16px;min-height:300px;padding:29px;transition:transform .2s;position:relative}.steps article:hover{transform:translateY(-5px)}.steps article.featured-step{color:#fff;background:#14251e;border-color:#14251e;transform:translateY(-14px)}.steps article.featured-step:hover{transform:translateY(-19px)}.step-number{float:right;color:#a8b1ac;font:800 13px Manrope}.step-icon{background:var(--green);width:52px;height:52px;color:var(--ink);border:1.5px solid var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:14px;place-items:center;margin:6px 0 36px;display:grid}.steps h3{margin:0 0 13px;font:750 20px Manrope}.steps p{color:#728079;margin:0;font-size:14px;line-height:1.65}.featured-step p{color:#aabbb3}.steps article>svg{width:18px;position:absolute;bottom:27px;right:27px}.leader-section{color:#fff;background:#12231c;grid-template-columns:.85fr 1.15fr;align-items:center;gap:110px;padding:110px max(28px,50vw - 560px);display:grid;position:relative;overflow:hidden}.leader-section:before{content:"";border:1px solid #284037;border-radius:50%;width:600px;height:600px;position:absolute;bottom:-200px;left:-360px;box-shadow:0 0 0 80px #0000,0 0 0 81px #284037}.rank-callout{z-index:1;position:relative}.rank-callout .eyebrow{color:var(--green)}.rank-callout>p:not(.eyebrow){color:#9eb0a8;font-size:15px;line-height:1.7}.rank-stat{align-items:center;gap:13px;margin:31px 0;display:flex}.rank-stat>svg{width:40px;height:40px;color:var(--green);background:#243b31;border-radius:10px;padding:10px}.rank-stat b,.rank-stat small{display:block}.rank-stat b{font-size:13px}.rank-stat small{color:#879a91;margin-top:3px;font-size:11px}.button-light{background:#fff}.leaderboard-card{color:var(--ink);box-shadow:13px 13px 0 var(--green);z-index:1;background:#fbfbf5;border-radius:18px;padding:8px 23px 18px;position:relative;transform:rotate(1deg)}.leader-header{border-bottom:1px solid #dfe5dd;justify-content:space-between;align-items:center;min-height:79px;display:flex}.leader-header>div{align-items:center;gap:12px;display:flex}.leader-header h3{font:750 16px Manrope}.leader-header>span{color:#7f8d87;font-size:11px}.leader-cols{letter-spacing:1.2px;color:#93a19b;grid-template-columns:1fr 70px 80px;padding:17px 10px 9px;font:800 9px Manrope;display:grid}.leader-cols span:nth-child(n+2){text-align:right}.leader-row{border-bottom:1px solid #e7ebe5;grid-template-columns:30px 39px 1fr 60px 80px;align-items:center;gap:9px;min-height:61px;display:grid}.leader-rank{color:#87948f;text-align:center;font:800 12px Manrope}.leader-rank.top{color:#50861e}.leader-avatar{background:#e2e9df;border-radius:10px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:900;display:grid}.leader-row strong{align-items:center;gap:5px;font-size:13px;display:flex}.leader-row strong svg{color:#e9a80c;fill:#ffd86a}.leader-row b{text-align:right;font:750 13px Manrope}.streak{color:#f07d38;justify-content:flex-end;align-items:center;font-size:11px;display:flex}.leader-empty{color:#7f8d87;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:190px;padding:24px;display:flex}.leader-empty svg{color:#79ad48}.leader-empty strong{color:var(--ink);font-size:14px}.leader-empty span{max-width:280px;font-size:11px;line-height:1.5}.your-rank{background:#e9ffd6;border:1px solid #b7e98b;border-radius:10px;grid-template-columns:46px 38px 1fr auto;align-items:center;gap:8px;margin-top:14px;padding:10px;font-size:11px;display:grid}.your-rank>span:first-child{color:#66804e;font-weight:700}.your-rank button{background:0 0;border:0;align-items:center;gap:4px;font-size:9px;font-weight:900;display:flex}.your-rank button svg{width:13px}.final-cta{text-align:center;padding:125px 28px;position:relative;overflow:hidden}.final-cta .cta-icon{background:var(--green);border:1.5px solid var(--ink);width:70px;height:70px;box-shadow:5px 5px 0 var(--ink);border-radius:19px;place-items:center;margin:0 auto 26px;display:grid;transform:rotate(-4deg)}.cta-icon svg{width:32px;height:32px}.final-cta>p:not(.eyebrow){color:var(--muted);margin-bottom:30px}.cta-orbit{pointer-events:none;border:1px solid #dce2da;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:680px;height:300px;transform:translate(-50%,-50%)rotate(12deg)}.orbit-two{width:820px;height:430px;transform:translate(-50%,-50%)rotate(-9deg)}.final-cta>:not(.cta-orbit){z-index:1;position:relative}footer{border-top:1px solid var(--line);color:#829089;justify-content:space-between;align-items:center;max-width:1180px;min-height:100px;margin:auto;padding:20px 28px;font-size:12px;display:flex}footer .logo{color:var(--ink)}.auth-notice{color:#3e6824;background:#eaffd8;border-bottom:1.5px solid #b9dd99;justify-content:space-between;align-items:center;gap:12px;padding:12px 28px;font-size:13px;font-weight:600;display:flex}.auth-notice button{color:#3e6824;cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;padding:4px;display:grid}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1712c7;place-items:center;padding:20px;animation:.2s fadeIn;display:grid;position:fixed;inset:0}.entry-modal{background:var(--paper);border:1.5px solid var(--ink);width:min(100%,440px);max-height:calc(100vh - 32px);box-shadow:9px 9px 0 var(--green);border-radius:20px;padding:36px;animation:.25s popIn;position:relative;overflow-y:auto}.modal-close{color:#66746e;background:0 0;border:0;position:absolute;top:17px;right:17px}.modal-icon{background:var(--green);border:1.5px solid var(--ink);width:52px;height:52px;box-shadow:3px 3px 0 var(--ink);border-radius:14px;place-items:center;margin-bottom:25px;display:grid}.entry-modal .eyebrow{margin-bottom:8px}.entry-modal h2{letter-spacing:-1.5px;margin:0 0 10px;font:800 29px/1.15 Manrope}.entry-modal>p:not(.eyebrow){color:var(--muted);margin-bottom:24px;font-size:14px;line-height:1.5}.entry-modal label{margin:15px 0;font-size:12px;font-weight:700;display:block}.entry-modal input{background:#fff;border:1.5px solid #ccd5cf;border-radius:9px;outline:0;width:100%;margin-top:8px;padding:13px 14px;display:block}.entry-modal input:focus{border-color:#6dad34;box-shadow:0 0 0 3px #baff5a50}.privacy{color:#8a9791;justify-content:center;align-items:center;gap:5px;margin-top:15px;display:flex}.password-field{display:block;position:relative}.password-field input{padding-right:47px}.password-field button{color:#77847e;background:0 0;border:0;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:15px;right:8px}.password-field button svg{width:17px}.password-rule{align-items:center;gap:5px;display:flex;color:#728079!important;margin:-5px 0 13px!important;font-size:10px!important}.password-rule.invalid{color:#b84f3d!important}.password-rule svg{width:12px}.auth-message{border-radius:8px;padding:10px 11px;margin:10px 0!important;font-size:11px!important;line-height:1.45!important}.auth-message.error{background:#ffe8e2;border:1px solid #f1b6aa;color:#8d382c!important}.auth-message.success{background:#eaffd8;border:1px solid #b9dd99;color:#3e6824!important}.auth-switch{color:#4f7139;background:0 0;border:0;margin:13px auto 0;font-size:11px;font-weight:800;text-decoration:underline;display:block}.game-shell{color:#fff;background:#102018;min-height:100vh;position:relative;overflow:hidden}.game-shell>.logo{position:absolute;top:30px;left:38px}.game-shell .logo-mark{color:var(--ink)}.matchmaking-screen,.results-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:100px 25px 50px;display:flex}.matchmaking-screen:before,.results-screen:before{content:"";border:1px solid #2a4037;border-radius:50%;width:760px;height:760px;position:absolute;box-shadow:0 0 0 100px #0000,0 0 0 101px #21372e}.matchmaking-screen>*,.results-screen>*{z-index:1;position:relative}.radar{border-radius:50%;place-items:center;width:230px;height:230px;margin-bottom:35px;display:grid;position:relative;overflow:hidden}.radar-ring{border:1px solid #395248;border-radius:50%;position:absolute}.r1{width:220px;height:220px}.r2{width:150px;height:150px}.r3{width:80px;height:80px}.radar-sweep{transform-origin:0 100%;background:linear-gradient(45deg,#baff5a40,#0000 60%);width:50%;height:50%;animation:1.5s linear infinite sweep;position:absolute;top:0;left:50%}.radar-avatar{z-index:2;width:55px;height:55px;position:relative;box-shadow:0 0 0 8px #baff5a20}.matchmaking-screen .eyebrow{color:var(--green);align-items:center;gap:8px;display:flex}.matchmaking-screen .status-dot{background:var(--green)}.matchmaking-screen h1,.results-screen h1{letter-spacing:-2px;margin:0 0 10px;font:800 42px Manrope}.matchmaking-screen>p:not(.eyebrow),.results-screen>p:not(.eyebrow){color:#94a79f}.search-progress{background:#283e34;border-radius:8px;width:min(400px,90vw);height:7px;margin:28px 0 20px;overflow:hidden}.search-progress i{background:var(--green);border-radius:8px;height:100%;transition:width .35s;display:block}.match-stats{color:#8da097;gap:30px;font-size:12px;display:flex}.match-stats span{align-items:center;gap:7px;display:flex}.match-stats svg{width:15px;color:var(--green)}.opponent-count{background:#1a3027;border:1px solid #344c42;border-radius:8px;padding:8px 10px}.opponent-count.online{color:var(--green);background:#213921;border-color:#6b9b42}.queue-note{margin:14px 0 -15px;color:#71867c!important;font-size:11px!important}.text-button{color:#84968e;background:0 0;border:0;margin-top:40px;text-decoration:underline}.game-header{border-bottom:1px solid #263c33;justify-content:center;align-items:center;height:88px;padding:0 35px;display:flex}.game-header .logo{position:absolute;left:35px}.round-label{letter-spacing:1.5px;color:#8da097;align-items:center;gap:7px;font:800 11px Manrope;display:flex}.game-live-dot{background:var(--green);border-radius:50%;width:7px;height:7px;animation:1.5s infinite pulse;box-shadow:0 0 0 4px #baff5a18}.game-live-dot.offline{background:#f27d68;box-shadow:0 0 0 4px #f27d6818}.icon-button{color:#9baca5;background:#1b3027;border:1px solid #344a41;border-radius:9px;place-items:center;width:38px;height:38px;display:grid;position:absolute;right:35px}.icon-button svg{width:18px}.scoreboard{grid-template-columns:1fr 50px 1fr;align-items:center;max-width:900px;margin:28px auto 15px;padding:0 25px;display:grid}.game-player{align-items:center;gap:12px;display:flex}.game-player small,.game-player strong{display:block}.game-player small{color:#7f938a;letter-spacing:1.2px;font:800 9px Manrope}.game-player strong{margin-top:2px;font-size:13px}.game-player b{color:var(--green);margin-left:auto;font:800 20px Manrope}.game-player.rival{text-align:right;justify-content:flex-end}.game-player.rival b{color:var(--cyan);margin-left:0;margin-right:auto}.vs-badge{text-align:center;color:#73877e;font:800 10px Manrope}.game-progress{background:#263c33;max-width:850px;height:3px;margin:auto}.game-progress i{background:var(--green);height:100%;transition:width .3s;display:block}.question-card{width:min(780px,100% - 40px);color:var(--ink);background:#f8f8f1;border-radius:18px;margin:42px auto;padding:32px 38px;position:relative;overflow:hidden;box-shadow:8px 8px #31483e}.question-card .question-meta{font-size:11px}.timer{background:#e6edde;border-radius:8px;padding:8px 11px;letter-spacing:0!important;font:800 15px Manrope!important}.timer-low{color:#b73333;background:#ffe2dc;animation:.7s infinite pulse}.question-card h1{letter-spacing:-1.5px;text-align:center;max-width:650px;margin:37px auto;font:750 clamp(25px,4vw,36px)/1.25 Manrope}.game-answers{grid-template-columns:1fr 1fr;gap:12px;display:grid}.game-answers button{text-align:left;color:#34443d;background:#fff;border:1.5px solid #d4ddd5;border-radius:10px;align-items:center;gap:12px;min-height:64px;padding:12px 45px 12px 13px;font-weight:700;transition:transform .15s,border .15s;display:flex;position:relative}.game-answers button:hover:not(:disabled){border-color:#80b74f;transform:translateY(-2px)}.game-answers button>span{color:#718078;background:#eef1ec;border-radius:7px;place-items:center;width:31px;height:31px;font:800 11px Manrope;display:grid}.game-answers button>svg{width:18px;position:absolute;right:15px}.game-answers button.correct{color:#32521d;background:#eaffd5;border-color:#75b73b}.game-answers button.wrong{color:#853529;background:#ffe7e2;border-color:#e17262}.feedback{text-align:center;color:#0000;height:26px;margin-top:18px;font-weight:800}.feedback.show{color:#527d2e}.match-countdown{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2;background:#f8f8f1ee;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.match-countdown span{letter-spacing:2px;color:#6b9b42;font:800 10px Manrope}.match-countdown strong{letter-spacing:-2px;margin-top:8px;font:800 38px Manrope}.results-screen .eyebrow{color:var(--green);margin-top:25px}.result-emblem{width:92px;height:92px;color:var(--ink);border:2px solid var(--ink);background:#78ddff;border-radius:24px;place-items:center;display:grid;box-shadow:7px 7px #fff}.result-emblem.win{background:var(--green)}.result-emblem svg{width:45px;height:45px}.result-card{width:min(520px,90vw);color:var(--ink);box-shadow:7px 7px 0 var(--green);background:#f8f8f1;border-radius:16px;grid-template-columns:1fr 70px 1fr;align-items:center;margin:25px 0 18px;padding:25px;display:grid}.result-card>div{flex-direction:column;align-items:center;gap:7px;display:flex}.result-card strong{font-size:13px}.result-card b{font:800 23px Manrope}.result-vs{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:43px;height:43px;margin:auto;font:900 11px Manrope;display:grid}.reward-row{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.reward-row span{background:#1c3229;border:1px solid #314a40;border-radius:8px;align-items:center;gap:6px;padding:9px 12px;font-size:11px;font-weight:700;display:flex}.reward-row svg{width:14px;color:var(--green)}.result-actions{gap:12px;margin-top:30px;display:flex}.results-screen .button-secondary{color:#fff;border-color:#71867c}@keyframes pulse{50%{opacity:.45}}@keyframes sweep{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}}@keyframes popIn{0%{opacity:0;transform:scale(.94)translateY(8px)}}@media (width<=900px){.hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{text-align:center}.hero-sub{margin-left:auto;margin-right:auto}.hero-actions,.fine-print{justify-content:center}.battle-wrap{width:100%;max-width:620px;margin:auto}.steps{grid-template-columns:1fr}.steps article,.steps article.featured-step{min-height:230px;transform:none}.steps article.featured-step:hover{transform:translateY(-5px)}.leader-section{grid-template-columns:1fr;gap:60px}.rank-callout{text-align:center;max-width:560px;margin:auto}.rank-stat{justify-content:center}.leaderboard-card{width:100%;max-width:620px;margin:auto}.ticker>div{justify-content:flex-start;padding-left:20px;animation:20s linear infinite marquee}.hero h1{letter-spacing:-4px}@keyframes marquee{to{transform:translate(-40%)}}}@media (width<=680px){.site-header{height:70px;padding:0 18px}.menu-button{display:block}.nav{background:var(--paper);border:1px solid var(--line);border-radius:12px;align-items:stretch;padding:18px;display:none;position:absolute;top:66px;left:12px;right:12px;box-shadow:0 15px 35px #1b2b2225}.nav.open{flex-direction:column;gap:16px;display:flex}.hero{padding:55px 20px 78px}.social-proof{justify-content:center}.hero h1{letter-spacing:-3.5px;font-size:52px}.hero-sub{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.fine-print{flex-wrap:wrap}.battle-card{padding:15px;box-shadow:9px 12px #dce4d8}.chip-one{bottom:-26px;left:-4px}.chip-two{top:-28px;right:-5px}.players{margin-top:25px}.answer-grid{grid-template-columns:1fr}.battle-footer{display:none}.how-section{padding:100px 20px}.section-heading h2,.rank-callout h2,.final-cta h2{letter-spacing:-2px;font-size:40px}.leader-section{padding:85px 14px}.leaderboard-card{box-shadow:6px 7px 0 var(--green);padding:7px 12px 14px}.leader-cols{grid-template-columns:1fr 45px 62px}.leader-row{grid-template-columns:24px 34px 1fr 42px 62px;gap:5px}.leader-avatar{width:31px;height:31px}.leader-row strong,.leader-row b{font-size:11px}.your-rank{grid-template-columns:39px 34px 1fr}.your-rank button{font-size:0}.your-rank button svg{width:18px}.final-cta{padding:100px 20px}footer{flex-direction:column;gap:14px;padding:30px}.game-header .logo{left:18px}.game-header .logo>span:last-child{display:none}.icon-button{right:18px}.scoreboard{grid-template-columns:1fr 30px 1fr;padding:0 12px}.game-player .avatar{display:none}.game-player b{font-size:16px}.game-player strong{font-size:11px}.question-card{margin-top:28px;padding:25px 18px}.question-card h1{margin:28px auto}.game-answers{grid-template-columns:1fr}.game-answers button{min-height:55px}.game-shell>.logo{top:22px;left:20px}.match-stats{gap:12px}.result-actions{flex-direction:column;width:min(320px,90vw)}.result-actions .button{width:100%}.entry-modal{padding:30px 22px}.result-card{grid-template-columns:1fr 45px 1fr;padding:18px}.result-card .avatar{width:35px;height:35px}.reward-row span{padding:8px;font-size:10px}}
