:root{--bg:#0A0C10;--surface:#12151B;--surface2:#181C24;--line:rgba(255,255,255,.06);--text:#F2F4F8;--secondary:#9AA3B2;--muted:#5C6573;--violet:#8F86FF;--pressed:#7A70F5;--tint:rgba(143,134,255,.14);--amber:#F0A44C;--green:#4ADE80;--red:#F87171;--pink:#F472B6;--yellow:#FACC15}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Archivo,Arial,sans-serif;font-size:16px;line-height:1.5}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--violet);outline-offset:4px}button{border:0}button:disabled{cursor:default;opacity:.36}.mono{font-family:'Spline Sans Mono',monospace;font-variant-numeric:tabular-nums}.wordmark{font-size:26px;font-weight:800;letter-spacing:-1.4px}.violet{color:var(--violet)}.secondary{color:var(--secondary)}.muted{color:var(--muted)}.small{font-size:13px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;text-transform:uppercase;color:var(--secondary)}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-1.3px}h2{font-size:30px;font-weight:800}h3{font-size:20px;letter-spacing:-.5px}p{margin-top:12px}.btn{display:flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:14px 20px;background:var(--violet);color:#101019;font-weight:700;border-radius:9px;transition:background 160ms ease-out,transform 160ms ease-out}.btn:hover{background:#a29bff}.btn:active{background:var(--pressed);transform:scale(.985)}.btn.secondary-btn{background:var(--surface2);color:var(--text);border:1px solid var(--line)}.btn.ghost{background:transparent;color:var(--secondary);border:1px solid #30343e}.btn.danger{background:var(--red);color:#220e0e}.text-btn{background:none;color:var(--secondary);padding:12px 8px;min-height:44px;font-size:14px}.text-btn:hover{color:var(--text)}.row{display:flex;align-items:center;gap:12px}.between{justify-content:space-between}.stack{display:grid;gap:12px}.pill{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);background:var(--surface2);padding:5px 10px;border-radius:30px;font-size:12px;font-weight:600;white-space:nowrap}.pill.clean{color:var(--green);background:rgba(74,222,128,.08)}.pill.spicy{color:var(--red)}.pill.live{color:var(--violet);background:var(--tint)}.pill.kid{color:var(--yellow);background:rgba(250,204,21,.1);padding:2px 6px;font-size:11px}.card{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:20px}.rule{height:1px;background:var(--line);margin:22px 0}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.glyph{display:grid;place-items:center;width:48px;height:48px;background:var(--tint);border-radius:12px;color:var(--violet)}.avatar{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--av,#26253e);font-size:28px;flex:none}.avatar.large{width:88px;height:88px;border-radius:24px;font-size:55px}.avatar.hero-avatar{width:116px;height:116px;border-radius:32px;font-size:72px}.site-nav{max-width:1280px;padding:24px 36px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.site-links{display:flex;align-items:center;gap:34px;font-size:14px;color:var(--secondary)}.site-links .btn{min-height:42px;padding:10px 18px}.landing{padding-bottom:100px}.hero{max-width:1280px;min-height:700px;margin:auto;padding:68px 66px 52px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:60px}.hero h1{font-size:76px;line-height:1;letter-spacing:-4px;margin-top:22px;max-width:680px}.hero h1 span{color:var(--violet)}.hero-copy>p{font-size:18px;max-width:440px;line-height:1.65;color:var(--secondary);margin:26px 0 30px}.hero-actions{display:flex;gap:12px}.hero-foot{display:flex;align-items:center;gap:12px;margin-top:38px;color:var(--secondary);font-size:13px}.avatar-pile{display:flex;padding-left:6px}.avatar-pile .avatar{width:30px;height:30px;font-size:20px;border-radius:50%;margin-left:-6px;border:2px solid var(--bg)}.hero-stage{position:relative;display:flex;justify-content:center}.mini-phone{width:300px;border:1px solid #323642;background:var(--bg);border-radius:32px;box-shadow:0 30px 70px #0008;overflow:hidden;transform:rotate(3deg);padding:14px}.mini-phone .mini-top{display:flex;justify-content:space-between;font-size:10px;padding:0 8px 18px}.mini-phone h2{font-size:38px}.mini-phone .qr-card{margin:14px 0;padding:14px}.mini-phone .qr{width:122px;height:122px}.mini-phone .players{gap:6px}.mini-phone .player-tile{padding:8px 4px;font-size:11px}.mini-phone .avatar{width:34px;height:34px;font-size:23px}.mini-phone .btn{font-size:12px;min-height:42px;margin-top:10px}.float-card{position:absolute;left:-26px;bottom:54px;transform:rotate(-5deg);z-index:2;border:1px solid #6c5031;background:#221b15;padding:15px 22px;border-radius:14px;box-shadow:0 16px 32px #0007;color:var(--amber)}.float-card .eyebrow{color:var(--amber);font-size:10px;margin-bottom:4px}.float-card h3{font-size:22px}.landing-section{max-width:1148px;margin:0 auto;padding:56px 0;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-heading h2{font-size:38px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.step-number{color:var(--violet);font-size:13px;margin-bottom:14px}.step-image{margin-top:24px;height:150px;background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:12px}.step-image img{width:100%;height:100%;object-fit:cover;object-position:top}.game-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.game-card{text-align:left;width:100%;color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:16px;transition:160ms ease-out}.game-card:hover{border-color:#8f86ff60;transform:translateY(-2px)}.game-card h3{line-height:1.2}.game-card p{font-size:14px;line-height:1.5;color:var(--secondary);margin:0}.game-card .small{margin-top:auto}.game-card.selected{border:1px solid var(--violet);background:#181727}.game-card.soon{opacity:.6}.chaos-section{display:grid;grid-template-columns:1fr 1fr;gap:64px}.chaos-levels{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:26px}.chaos-level{border-top:2px solid #353342;padding-top:12px}.chaos-level b{display:block;color:var(--violet);font-size:28px}.twist-example{align-self:center;padding:32px;border-radius:14px;border:1px solid #f0a44c44;background:repeating-linear-gradient(135deg,#f0a44c06 0px,#f0a44c06 7px,transparent 7px,transparent 15px),#201a14;color:var(--amber)}.twist-example h2{font-size:42px;margin:18px 0 12px}.kids-block{display:flex;gap:40px;align-items:center}.pricing{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.price{font-size:27px;margin:16px 0 10px}.footer{max-width:1148px;margin:auto;padding:30px 0;display:flex;justify-content:space-between;color:var(--secondary);font-size:14px}.review-bar{position:fixed;z-index:60;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:4px;align-items:center;padding:6px;background:#1b1e27ee;border:1px solid #ffffff16;border-radius:14px;box-shadow:0 8px 30px #0008;backdrop-filter:blur(18px)}.review-bar button{padding:10px 16px;background:none;border-radius:8px;color:var(--secondary);font-size:13px;white-space:nowrap;min-height:40px}.review-bar button.active{background:var(--violet);color:#0e0d15}.review-bar button:hover{background:#ffffff0c;color:var(--text)}.review-label{padding:0 14px;font-size:11px;color:var(--secondary);border-right:1px solid #ffffff12;white-space:nowrap}.studio{min-height:100vh;display:grid;grid-template-columns:minmax(240px,1fr) 390px minmax(240px,1fr);gap:50px;max-width:1360px;margin:auto;padding:34px 40px 110px;align-items:start}.studio-aside{padding-top:70px}.studio-aside h1{font-size:42px;line-height:1.12;max-width:260px;margin-top:18px}.studio-aside p{max-width:240px;font-size:15px;color:var(--secondary);line-height:1.7}.studio-aside .wordmark{margin-bottom:60px}.screen-id{color:var(--violet);font-size:12px;letter-spacing:1px;font-family:'Spline Sans Mono',monospace}.studio-notes{padding-top:114px;max-width:260px}.studio-notes h3{font-size:16px;letter-spacing:0}.studio-notes p{font-size:14px;color:var(--secondary)}.studio-notes .btn{margin-top:16px;font-size:14px}.phone{position:relative;width:390px;height:844px;background:var(--bg);border:1px solid #2a2e38;border-radius:32px;overflow:hidden;box-shadow:0 28px 80px #0006;display:flex;flex-direction:column}.status-bar{height:44px;flex-shrink:0;padding:13px 25px 0;display:flex;justify-content:space-between;font-size:12px;font-weight:600}.status-symbols{letter-spacing:3px;font-size:11px}.phone-header{padding:9px 20px 13px;display:flex;align-items:center;justify-content:space-between;min-height:56px}.phone-header .wordmark{font-size:22px}.phone-content{padding:8px 20px 20px;overflow:auto;flex:1;scrollbar-width:thin;scrollbar-color:#333 transparent}.phone-content h2{margin:8px 0 12px}.phone-content>p{color:var(--secondary);font-size:15px}.phone-content .section-label{display:block;margin:22px 0 12px;font-weight:600;font-size:14px}.phone-bottom{padding:12px 20px 27px;border-top:1px solid var(--line);background:#0A0C10f5;flex-shrink:0;display:grid;gap:8px;min-height:99px}.phone-bottom .btn{width:100%}.phone-bottom .small{text-align:center;color:var(--secondary)}.home-indicator{position:absolute;bottom:8px;left:calc(50% - 60px);width:120px;height:4px;background:#e7e7eb;border-radius:4px;pointer-events:none}.input-label{display:grid;gap:8px;font-size:14px;font-weight:600;margin:14px 0}.input{width:100%;background:var(--surface2);border:1px solid #2a2e38;border-radius:9px;min-height:52px;padding:12px 14px;color:var(--text);outline:none}.input:focus{border-color:var(--violet)}.avatar-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.avatar-option{display:grid;place-items:center;background:var(--surface);border:2px solid transparent;border-radius:9px;min-height:52px;font-size:28px}.avatar-option.selected{border-color:var(--violet);background:var(--tint)}.segmented{display:flex;gap:4px;background:var(--surface);padding:4px;border-radius:9px}.segmented button{flex:1;min-height:44px;background:none;border-radius:6px;color:var(--secondary)}.segmented button.selected{background:var(--surface2);color:var(--text);box-shadow:0 2px 8px #0004}.chaos-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.chaos-picker button{padding:12px 2px;background:var(--surface);border:1px solid var(--line);border-radius:9px;min-height:86px}.chaos-picker b{display:block;font-family:'Spline Sans Mono',monospace;font-size:24px}.chaos-picker span{font-size:12px}.chaos-picker .selected{color:var(--violet);border-color:var(--violet);background:var(--tint)}.signin-block{margin-top:22px;border-top:1px solid var(--line);padding-top:18px}.signin-block p{font-size:13px;color:var(--secondary);margin:0 0 12px}.signin-block .btn{font-size:13px;min-height:46px;padding:10px}.code-inputs{display:flex;gap:10px;margin:24px 0}.code-inputs input{width:calc(25% - 8px);height:74px;font-family:'Spline Sans Mono',monospace;font-size:34px;text-align:center;text-transform:uppercase;background:var(--surface2);border:1px solid #333846;border-radius:9px;color:var(--text)}.error{color:var(--red);font-size:14px;margin:12px 0}.qr-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;align-items:center;padding:18px;margin:18px 0}.qr{width:170px;height:170px;background:#fff;border-radius:9px;padding:9px}.qr-card h3{font-size:16px;margin-top:12px}.qr-card p{font-size:12px;color:var(--secondary);margin-top:4px}.room-code{font-size:44px;line-height:1.1;letter-spacing:4px}.players{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.player-tile{background:var(--surface);border:1px solid var(--line);border-radius:9px;min-height:93px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 4px;font-size:13px;position:relative;animation:arrive 400ms cubic-bezier(.21,1.5,.52,1) both}.player-tile.away{opacity:.4}.player-tile .tile-sub{font-size:11px;color:var(--secondary)}.nested-kid{font-size:10px;color:var(--yellow);border-top:1px solid var(--line);padding-top:5px;width:100%;text-align:center}.add-kid{padding:0;background:none;color:var(--violet);font-size:11px;min-height:24px}.table-meta{font-size:13px;color:var(--secondary);margin-bottom:12px;display:flex;justify-content:space-between}.phone .game-card{padding:14px;gap:10px}.phone .game-card h3{font-size:18px}.phone .game-card .glyph{width:32px;height:32px}.phone .game-card p{font-size:13px}.playlist-games{display:grid;grid-template-columns:1fr 1fr;gap:8px}.playlist-item{padding:14px;background:var(--surface);border:1px solid var(--line);border-radius:9px;margin:8px 0}.stepper{display:flex;align-items:center;gap:16px}.stepper button{width:36px;height:40px;border-radius:6px;background:var(--surface2);font-size:20px}.game-intro{height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;gap:22px}.game-intro .glyph{width:88px;height:88px;border-radius:22px}.game-intro .icon{width:45px;height:45px}.game-intro h2{font-size:40px}.teams{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0;width:100%}.team{padding:12px;background:var(--tint);border:1px solid #8f86ff22;border-radius:9px;color:var(--violet);font-size:13px}.team.pink{background:#f472b610;border-color:#f472b622;color:var(--pink)}.timer{--pct:100%;width:62px;height:62px;border-radius:50%;background:conic-gradient(var(--violet) var(--pct),#252833 0);padding:3px;display:grid;place-items:center;flex:none}.timer span{display:grid;place-items:center;background:var(--bg);width:100%;height:100%;border-radius:50%;font-family:'Spline Sans Mono',monospace;font-size:21px}.timer.big{width:120px;height:120px}.timer.big span{font-size:42px}.round-meta{font-size:12px;color:var(--secondary);margin:12px 0 18px}.question{font-size:28px!important;line-height:1.15!important;letter-spacing:-.8px!important;margin-bottom:25px!important}.vote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.vote-tile{background:var(--surface);border:2px solid transparent;min-height:111px;padding:12px 4px;border-radius:9px;color:var(--text);display:grid;justify-items:center;gap:8px;font-size:14px;position:relative}.vote-tile.selected{border-color:var(--violet);background:var(--tint)}.vote-tile.selected:after{content:'✓';position:absolute;top:5px;right:7px;color:var(--violet);font-size:12px}.vote-tile.dim{opacity:.4}.vote-tile:disabled{opacity:.4}.vote-hint{margin-top:18px;display:flex;gap:8px;color:var(--secondary);align-items:center;font-size:13px}.twist-strip{background:#2a2015;border-top:1px solid #f0a44c25;border-bottom:1px solid #f0a44c25;color:var(--amber);padding:10px 20px;display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:14px;min-height:43px;width:100%;text-align:left}.twist-strip small{font-weight:400}.twist-full{position:absolute;inset:0;z-index:20;background:repeating-linear-gradient(135deg,#f0a44c0b 0,#f0a44c0b 12px,transparent 12px,transparent 28px),#2a1e10;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:36px;color:var(--amber);animation:flash 1500ms ease-out}.twist-full h1{font-size:52px;line-height:1;letter-spacing:-2px;margin:26px 0 14px}.twist-full p{font-size:21px;line-height:1.5}.twist-full .eyebrow{color:var(--amber)}.twist-full .icon{width:48px;height:48px}.reveal-winner{text-align:center;margin:16px 0 28px}.reveal-winner h2{font-size:36px;margin-top:16px}.bars{display:grid;gap:18px}.bar-label{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin-bottom:7px}.bar-track{height:9px;background:var(--surface2);border-radius:6px;overflow:hidden}.bar-fill{height:100%;background:var(--violet);border-radius:6px;animation:grow 600ms ease-out}.bar-fill.winner{background:#b4adff}.bar-fill.reverse{background:var(--red)}.score-chip{font-size:12px;font-family:'Spline Sans Mono',monospace;background:var(--tint);padding:3px 7px;border-radius:6px;color:var(--violet)}.score-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);font-size:15px}.score-row .rank{width:15px;color:var(--muted);font-family:'Spline Sans Mono',monospace;font-size:13px}.score-row .name{flex:1}.score-row .avatar{width:36px;height:36px;font-size:24px;border-radius:11px}.score-row .score{font-family:'Spline Sans Mono',monospace;font-weight:600}.delta{color:var(--green);font-size:12px}.secret{background:#100e1e}.secret .phone-header,.secret .phone-bottom,.secret .status-bar{background:#100e1e}.secret .timer span{background:#100e1e}.secret .phone-content{display:flex;flex-direction:column}.secret-label{color:var(--violet);display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;margin:18px 0}.secret-title{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:center;min-height:230px}.secret-title h2{font-size:34px;line-height:1.15;margin:18px 0}.difficulty{letter-spacing:7px;color:var(--violet);font-size:12px;margin-top:12px}.actor-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px}.actor-controls .btn{font-size:14px;padding:12px 5px}.buzz-upper{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding-top:16px}.buzz-upper h2{font-size:29px}.buzz-slab{min-height:232px;width:100%;border-radius:28px;background:var(--violet);color:#121023;font-size:40px;font-weight:800;padding:22px;display:grid;place-content:center;gap:12px;line-height:1.2}.buzz-slab.locked{background:var(--surface2);color:var(--secondary);font-size:24px}.buzz-slab.caught{background:var(--tint);border:1px solid var(--violet);color:var(--violet);font-size:25px}.buzz-slab small{font-size:14px;font-weight:400}.buzz-footer{padding:8px 20px 28px}.kid-frame{box-shadow:inset 0 0 0 5px var(--yellow),0 28px 80px #0006;border-color:var(--yellow)}.kid-frame .phone-header{padding:7px 18px}.kid-frame .phone-header .text-btn{color:var(--yellow);font-size:12px}.kid-frame .phone-content{padding-top:5px}.kid-frame .vote-grid{grid-template-columns:1fr 1fr}.kid-frame .vote-tile{min-height:123px}.kid-frame .secret-label{color:var(--yellow)}.kid-handover{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;gap:24px}.kid-handover h2{font-size:40px}.champion{text-align:center;background:radial-gradient(ellipse at top,#8f86ff22,transparent 75%);border-bottom:1px solid var(--line);padding:10px 0 20px}.champion .eyebrow{color:var(--violet)}.champion .avatar{margin:15px 0 10px}.champion h2{font-size:29px;margin:0}.champion .total{font-size:56px;line-height:1.2;margin-top:10px}.end-standings .score-row{padding:6px 0;font-size:13px}.end-standings .avatar{width:26px;height:26px;font-size:18px;border-radius:8px}.end-standings .rank{font-size:11px}.connection{font-size:13px;padding:6px 20px;background:#401d22;color:var(--red)}.connection.back{background:#12301f;color:var(--green)}.host-away{padding:10px 14px;background:var(--surface2);display:flex;justify-content:space-between;align-items:center;font-size:12px}.host-away button{background:var(--tint);color:var(--violet);padding:8px;border-radius:6px;font-size:12px}.toast{position:absolute;top:100px;left:20px;right:20px;padding:14px;background:#20362a;color:var(--green);border:1px solid #4ade8030;border-radius:9px;z-index:45;box-shadow:0 10px 30px #0007}.sheet-shade{position:absolute;inset:0;background:#0009;z-index:30;display:flex;align-items:flex-end}.sheet{width:100%;background:var(--surface);border:1px solid #30343e;border-radius:24px 24px 0 0;padding:16px 20px 32px;max-height:90%;overflow:auto}.sheet-handle{width:36px;height:4px;background:#4b4e57;border-radius:3px;margin:0 auto 22px}.sheet h2{font-size:27px;line-height:1.15}.sheet p{color:var(--secondary);font-size:15px;margin-bottom:20px}.sheet .btn{width:100%;margin-top:12px}.wa-code{display:flex;align-items:center;justify-content:space-between;background:var(--surface2);padding:20px;border:1px solid var(--line);border-radius:14px;margin:20px 0}.wa-code strong{font-size:28px;letter-spacing:3px}.pulse{animation:pulse 2s infinite}.google-prompt{background:#fff;color:#202124;border-radius:20px;padding:18px;position:absolute;top:48px;left:12px;right:12px;z-index:40;box-shadow:0 10px 50px #0009;font-family:Arial,sans-serif}.google-prompt .btn{background:#1a73e8;color:white;border-radius:22px;font-weight:500;margin-top:14px;min-height:42px}.google-prompt p{font-size:13px;color:#5f6368}.screen-index{position:fixed;inset:0;z-index:80;background:#0a0c10f7;padding:40px;overflow:auto}.screen-index header{max-width:1100px;margin:auto}.index-grid{max-width:1100px;margin:28px auto;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.index-item{background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:14px;text-align:left;color:var(--text);min-height:74px}.index-item span{display:block;font-size:12px;color:var(--violet);margin-bottom:5px}.dashboard{max-width:1250px;margin:auto;display:grid;grid-template-columns:230px 1fr;min-height:85vh;padding:46px 30px 100px;gap:56px}.dash-sidebar{border-right:1px solid var(--line);padding-right:26px}.dash-sidebar button{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:14px;background:none;border-radius:9px;color:var(--secondary);margin-bottom:5px}.dash-sidebar .active{color:var(--violet);background:var(--tint)}.dash-main h1{font-size:44px;margin-bottom:12px}.dash-main .section-heading{margin-bottom:32px}.night-card{display:grid;grid-template-columns:1fr auto;align-items:center;text-align:left;gap:22px;padding:24px;width:100%;background:var(--surface);border:1px solid var(--line);border-radius:14px;margin-bottom:14px;color:var(--text)}.night-card:hover{border-color:#8f86ff55}.night-card h3{font-size:22px}.night-card p{color:var(--secondary);font-size:14px;margin-top:8px}.dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.empty-state{padding:65px 30px;text-align:center;border:1px dashed #333844;border-radius:14px}.empty-state .glyph{margin:0 auto 22px}.empty-state .btn{margin:24px auto 0;max-width:220px}.document{max-width:760px;margin:70px auto 120px;padding:0 24px}.document h1{font-size:48px;margin-bottom:28px}.document h2{font-size:23px;margin-top:32px}.document p{color:var(--secondary);line-height:1.8}.tv{max-width:1920px;min-height:calc(100vh - 70px);padding:42px 70px 100px;position:relative}.tv-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:45px}.tv-content{min-height:650px}.tv-lobby{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center;padding:45px 80px}.tv-lobby .qr{width:360px;height:360px;padding:20px;border-radius:18px}.tv-code{font-size:150px;letter-spacing:10px}.tv-player-row{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;margin-top:55px}.tv-player-row>div{display:grid;justify-items:center;gap:10px}.tv-question{font-size:72px;max-width:1050px;margin:70px auto;text-align:center}.tv .bars{max-width:1000px;margin:40px auto;gap:25px}.tv .bar-label{font-size:25px}.tv .bar-track{height:26px}.tv .timer.big{width:160px;height:160px}.tv .score-row{font-size:25px;max-width:900px;margin:auto}.tv .score-row .avatar{width:50px;height:50px;font-size:35px}.tv .champion .total{font-size:86px}.tv .twist-full{position:relative;min-height:680px;align-items:center;text-align:center;border-radius:14px}.tv .twist-full h1{font-size:100px}.tokens{max-width:1180px;margin:50px auto 120px;padding:0 25px}.tokens h1{font-size:48px;margin-bottom:20px}.token-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0 50px}.swatch{height:80px;border-radius:9px;margin-bottom:12px;border:1px solid #ffffff12}.token-grid .card{font-size:14px}.token-grid .mono{font-size:12px;color:var(--secondary)}.token-section{padding:28px 0;border-top:1px solid var(--line)}.component-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:24px}.teaser-stage{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;margin:24px 0}.answer{width:100%;text-align:left;padding:20px;background:var(--surface2);border:1px solid var(--line);border-radius:9px}.answer.selected{border-color:var(--violet);background:var(--tint)}.uno-hand{display:flex;align-items:center;margin:70px 0}.uno-card{width:74px;height:116px;display:grid;place-items:center;font-size:44px;font-weight:800;border-radius:10px;border:5px solid white;margin-left:-15px;transform:rotate(var(--r));background:var(--c)}.legal-note{font-size:12px;color:var(--secondary);margin-bottom:24px}.export-mode .review-bar,.export-mode .studio-aside,.export-mode .studio-notes{display:none!important}.export-mode .studio{padding:0;display:block;margin:0;max-width:none}.export-mode .phone{border:0;border-radius:0;box-shadow:none}.export-mode .landing{padding-bottom:0}.export-mode .tv{height:1080px}.export-mode .tv-code{font-size:200px}.export-mode .index-grid{display:none}.pass-progress{height:4px;background:var(--violet);animation:shrink 3s linear forwards;margin:16px 0}.yes-no{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:50px}.yes-no button{min-height:150px;font-size:30px}.control-row{width:100%;display:flex;justify-content:space-between;align-items:center;min-height:56px;background:var(--surface2);border-radius:9px;padding:16px;margin-top:10px;text-align:left}.control-row.confirm{background:#45252a;color:var(--red)}@keyframes arrive{from{opacity:0;transform:translateY(14px) scale(.9)}to{opacity:1;transform:none}}@keyframes grow{from{width:0}}@keyframes flash{0%{background-color:#F0A44C;color:#21160a}20%{background-color:#80502a}100%{background-color:#2a1e10}}@keyframes pulse{50%{opacity:.55}}@keyframes shrink{to{width:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}@media(min-width:1600px){.tv-code{font-size:200px}}@media(max-width:1100px){.hero{padding:60px 36px;gap:25px}.hero h1{font-size:61px}.landing-section,.footer{margin-left:36px;margin-right:36px}.studio{grid-template-columns:1fr 390px;gap:36px;padding:28px 35px 110px}.studio-notes{display:none}.game-row{grid-template-columns:repeat(3,1fr)}.tv-lobby{padding:30px;gap:35px}.tv-code{font-size:105px}.tv-lobby .qr{width:280px;height:280px}}@media(max-width:700px){.site-nav{padding:20px}.site-links>a:not(.btn){display:none}.site-links .btn{font-size:13px;padding:9px 12px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:48px 20px 56px;gap:55px}.hero h1{font-size:54px;letter-spacing:-2.9px}.hero-copy>p{font-size:16px;max-width:340px;margin:22px 0 25px}.hero-actions{gap:8px}.hero-actions .btn{font-size:14px;padding:14px}.hero-foot{margin-top:24px}.hero-stage{padding:0 16px}.float-card{left:3px}.landing-section{margin:0 20px;padding:38px 0}.section-heading{display:block}.section-heading h2{font-size:31px}.section-heading p{font-size:14px}.steps{grid-template-columns:1fr;gap:32px}.game-row{display:flex;overflow:auto;padding-bottom:12px}.game-row .game-card{min-width:240px}.chaos-section{grid-template-columns:1fr;gap:30px}.kids-block{gap:20px;align-items:flex-start}.kids-block h2{font-size:28px}.kids-block .avatar.large{width:56px;height:56px;font-size:36px}.pricing{grid-template-columns:1fr 1fr;gap:10px}.pricing .card{padding:16px}.price{font-size:23px}.footer{margin:0 20px;gap:20px}.review-bar{bottom:6px;max-width:calc(100% - 12px);width:max-content;padding:4px;gap:0;overflow:auto;border-radius:10px}.review-label{display:none}.review-bar button{font-size:11px;padding:8px 10px;min-height:36px}.studio{display:block;padding:0 0 60px;min-height:100vh}.studio-aside,.studio-notes{display:none}.phone{width:100%;height:calc(100dvh - 53px);min-height:720px;border:0;border-radius:0;box-shadow:none}.phone-content{padding-left:20px;padding-right:20px}.status-bar{height:34px;padding-top:7px}.phone-bottom{padding-bottom:24px}.index-grid{grid-template-columns:1fr 1fr;gap:8px}.screen-index{padding:22px 15px 70px}.dashboard{display:block;padding:25px 20px 90px}.dash-sidebar{display:flex;border:0;border-bottom:1px solid var(--line);overflow:auto;gap:3px;padding:0;margin-bottom:30px}.dash-sidebar button{white-space:nowrap;width:auto;padding:12px;font-size:13px}.dash-sidebar .icon{display:none}.dash-main h1{font-size:35px}.dash-main .section-heading .btn{margin-top:20px}.dash-grid{grid-template-columns:1fr}.night-card{padding:18px;gap:10px}.night-card h3{font-size:18px}.night-card>.row .avatar{display:none}.tv{padding:20px 20px 90px;min-height:100vh}.tv-content{min-height:600px}.tv-head{margin-bottom:20px}.tv-lobby{display:flex;flex-direction:column;gap:25px;padding:25px 0}.tv-lobby .qr{width:200px;height:200px}.tv-code{font-size:72px}.tv-player-row{gap:16px;margin-top:25px}.tv-player-row .avatar.large{width:48px;height:48px;font-size:32px}.tv-question{font-size:40px;margin:50px auto}.tv .twist-full{min-height:580px;padding:25px}.tv .twist-full h1{font-size:65px}.tv .score-row{font-size:18px}.tv .bar-label{font-size:19px}.tokens{margin:35px auto 90px;padding:0 20px}.tokens h1{font-size:36px}.token-grid{grid-template-columns:1fr 1fr}.component-grid{grid-template-columns:1fr}.document{margin:40px auto 90px}.document h1{font-size:38px}.export-mode .phone{height:844px;min-height:844px;width:390px}.export-mode .status-bar{height:44px;padding-top:13px}}
:root{}
.phone:has(.champion) .champion{padding:4px 0 12px}.phone:has(.champion) .champion .eyebrow{font-size:10px;line-height:18px}.phone:has(.champion) .champion .icon{width:18px;height:18px}.phone:has(.champion) .champion .avatar{width:62px;height:62px;font-size:40px;border-radius:19px;margin:8px 0}.phone:has(.champion) .champion h2{font-size:24px}.phone:has(.champion) .champion .total{font-size:56px;line-height:1.1;margin-top:4px}.phone:has(.champion) .end-standings .score-row{padding:3px 0;min-height:32px}.phone:has(.champion) .phone-content>.small .icon{width:14px;height:14px;vertical-align:middle}.phone:has(.champion) .phone-content>.small{font-size:11px}.kid-frame:after{content:'';position:absolute;inset:0;border:5px solid var(--yellow);border-radius:inherit;pointer-events:none;z-index:50}.phone:has(.champion) .champion{background:radial-gradient(ellipse at top,#8f86ff20,transparent 75%)}
