:root{color:#1d1d1f;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#f5f5f7;--bg-soft:#fbfbfd;--surface:#ffffffeb;--surface-strong:#fff;--surface-tint:#f9f9fb;--text:#1d1d1f;--text-soft:#6e6e73;--text-faint:#8e8e93;--border:#1d1d1f1a;--border-strong:#1d1d1f29;--blue:#0071e3;--blue-hover:#06c;--green:#34c759;--green-soft:#34c7591f;--yellow:#ff9f0a;--yellow-soft:#ff9f0a24;--red:#ff3b30;--red-soft:#ff3b301f;--shadow-sm:0 8px 24px #0f172a0d;--shadow-md:0 16px 38px #0f172a14;background:#f5f5f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}html{background:var(--bg)}body{min-width:320px;min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#0071e314,#0000 26%),radial-gradient(circle at 100% 100%,#0071e30d,#0000 24%),linear-gradient(#fbfbfd 0%,#f3f4f6 100%);margin:0}a{color:inherit}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.shell{flex-direction:column;gap:22px;width:min(1140px,100% - 36px);min-height:100vh;margin:0 auto;padding:26px 0 24px;display:flex}.hero-shell{justify-content:space-between}.player-shell{max-width:620px}.brand{width:fit-content;color:var(--text);letter-spacing:-.04em;background:0 0;border:0;padding:4px 0;font-size:clamp(1.4rem,2.6vw,1.95rem);font-weight:820}.brand span{color:var(--blue)}.brand-compact{font-size:1.4rem}.card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:18px}.hero{max-width:940px;margin:auto 0;padding:clamp(28px,5vw,64px);position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#0071e31f,#0071e300 72%);border-radius:50%;width:260px;height:260px;position:absolute;inset:auto -90px -110px auto}.phase-badge{color:var(--blue);letter-spacing:.08em;background:#0071e314;border:1px solid #0071e329;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:8px 12px;font-size:.74rem;font-weight:800;display:inline-flex}.eyebrow{color:var(--text-faint);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:.79rem;font-weight:800}.no-margin{margin-bottom:4px}h1{letter-spacing:-.055em;color:var(--text);margin:0;font-size:clamp(2.5rem,6vw,5.4rem);line-height:.96}h2{letter-spacing:-.03em;margin:0;font-size:1.5rem}.lead{color:var(--text-soft);max-width:680px;margin:18px 0 0;font-size:clamp(1rem,2.05vw,1.22rem);line-height:1.48}.muted{color:var(--text-soft);line-height:1.45}.home-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.join-form{flex-wrap:wrap;align-items:center;gap:10px;display:flex}input{border:1px solid var(--border-strong);background:var(--surface-strong);min-height:50px;color:var(--text);border-radius:12px;outline:none;min-width:180px;padding:0 15px;transition:border-color .18s,box-shadow .18s}input::placeholder{color:#a1a1a6;letter-spacing:.08em}input:focus{border-color:#0071e38c;box-shadow:0 0 0 4px #0071e31f}button{letter-spacing:-.01em;border:0;border-radius:12px;min-height:48px;padding:0 18px;font-weight:700;transition:transform .12s,opacity .18s,background-color .18s,border-color .18s,box-shadow .18s}button:active:not(:disabled){transform:translateY(1px)}.primary{color:#fff;background:var(--blue);box-shadow:0 8px 18px #0071e32e}.primary:hover:not(:disabled){background:var(--blue-hover)}.primary.giant{min-height:54px;padding-inline:22px;font-size:1rem}.secondary{color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#ffffffbf}.secondary:hover:not(:disabled){background:#fff}.ghost{color:var(--text-soft);border:1px solid var(--border);background:0 0}.ghost:hover:not(:disabled){color:var(--text);background:#00000008}.ghost.danger{color:var(--red);border-color:#ff3b3033}.ghost.danger:hover:not(:disabled){background:var(--red-soft)}.engine-strip{color:var(--text-soft);flex-wrap:wrap;gap:10px;font-size:.83rem;font-weight:650;display:flex}.engine-strip span{border:1px solid var(--border);background:#ffffffb8;border-radius:999px;padding:8px 12px}footer{color:var(--text-faint);padding-bottom:4px;font-size:.78rem}.host-screen{flex-direction:column;gap:18px;min-height:100vh;padding:22px;display:flex}.host-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.host-statusbar{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.mini-room,.connection-dot{border:1px solid var(--border);min-height:36px;color:var(--text-soft);background:#ffffffc7;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.78rem;font-weight:750;display:inline-flex}.connection-dot:before{content:"";background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #34c7591f}.connection-dot.offline:before{background:var(--yellow);box-shadow:0 0 0 4px #ff9f0a21}.host-error,.error{background:var(--red-soft);color:#c9342d;border:1px solid #ff3b3024;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.host-error button{min-width:34px;min-height:34px;color:inherit;background:#ffffffa6;border:1px solid #ff3b3024;padding:0}.host-grid{grid-template-columns:350px minmax(0,1fr);gap:18px;display:grid}.join-panel,.players-panel{padding:20px}.join-panel{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.qr-wrap{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:16px}.room-code{letter-spacing:.18em;color:var(--text);font-size:clamp(2.2rem,5vw,3.3rem);font-weight:800;line-height:1}.players-panel{flex-direction:column;gap:16px;display:flex}.panel-title,.game-summary{justify-content:space-between;align-items:center;gap:16px;display:flex}.panel-title small,.game-summary small{color:var(--text-faint)}.game-summary{background:var(--surface-tint);border:1px solid var(--border);border-radius:14px;align-items:flex-start;padding:14px}.game-summary>div:last-child{gap:6px;display:grid}.game-icon{width:46px;height:46px;color:var(--blue);background:#0071e314;border:1px solid #0071e31f;border-radius:12px;place-items:center;font-size:.9rem;font-weight:800;display:grid}.empty-state{min-height:180px;color:var(--text-faint);background:#ffffff80;border:1px dashed #1d1d1f29;border-radius:14px;place-items:center;display:grid}.player-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.player-grid>div{border:1px solid var(--border);background:#ffffffbd;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.player-grid strong{font-size:.95rem}.player-grid small{color:var(--text-soft);font-weight:650}.presence-dot{background:var(--green);vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.host-actions,.round-controls{flex-wrap:wrap;gap:10px;display:flex}.round{text-align:center;padding:clamp(24px,4vw,40px)}.round.card{box-shadow:var(--shadow-md)}.round-meta{color:var(--text-soft);flex-wrap:wrap;justify-content:center;gap:10px;font-size:.84rem;font-weight:700;display:flex}.round-meta span{border:1px solid var(--border);background:#ffffffc7;border-radius:999px;padding:8px 12px}.countdown-number{letter-spacing:-.08em;color:var(--blue);margin:12px 0 4px;font-size:clamp(7rem,16vw,12rem);line-height:.88}.response-meter{background:#1d1d1f14;border-radius:999px;width:min(640px,100%);height:10px;margin:22px auto 10px;overflow:hidden}.response-meter-fill{border-radius:inherit;background:linear-gradient(90deg, #4da2ff, var(--blue));height:100%;transition:width .25s}.response-count{color:var(--text-soft);font-size:.9rem;font-weight:750}.host-choice-grid{grid-template-columns:repeat(2,1fr);gap:12px;max-width:880px;margin:22px auto;display:grid}.host-choice{border:1px solid var(--border);text-align:left;background:#ffffffb8;border-radius:14px;align-items:center;gap:14px;min-height:86px;padding:16px;display:flex}.host-choice>span{width:36px;height:36px;color:var(--blue);background:#0071e314;border:1px solid #0071e31f;border-radius:10px;flex:0 0 36px;place-items:center;font-weight:800;display:grid}.host-choice strong{font-size:clamp(1rem,2vw,1.3rem)}.choice-breakdown{text-align:left;grid-template-columns:repeat(2,1fr);gap:10px;max-width:860px;margin:26px auto 4px;display:grid}.choice-result{border:1px solid var(--border);background:#ffffffb8;border-radius:14px;padding:14px}.choice-result.winner{background:#0071e30f;border-color:#0071e32e;box-shadow:inset 0 0 0 1px #0071e30d}.choice-result-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.choice-result-top span{color:var(--text)}.choice-result-top b{color:var(--blue);margin-right:6px}.choice-result-top strong{color:var(--text);font-variant-numeric:tabular-nums}.choice-result-bar{background:#1d1d1f14;border-radius:999px;height:8px;margin-top:10px;overflow:hidden}.choice-result-bar i{border-radius:inherit;background:#a1a1a6;height:100%;transition:width .35s;display:block}.choice-result.winner .choice-result-bar i{background:var(--blue)}.choice-result small{color:var(--blue);letter-spacing:.1em;margin-top:8px;font-size:.63rem;font-weight:800;display:block}.ranking{text-align:left;gap:9px;max-width:860px;margin:26px auto 0;display:grid}.rank-row{border:1px solid var(--border);background:#ffffffc2;border-radius:13px;grid-template-columns:42px 1fr 120px 80px 120px;align-items:center;gap:10px;padding:13px 16px;display:grid}.rank-row.missed{opacity:.7}.rank-place{color:var(--blue);font-weight:800}.result-detail{color:var(--text-soft);font-variant-numeric:tabular-nums}.points{color:var(--green);text-align:right;font-weight:800}.total-points{color:var(--text);text-align:right;font-variant-numeric:tabular-nums;font-weight:800}.final-board{text-align:left;gap:10px;max-width:720px;margin:30px auto;display:grid}.final-row{border:1px solid var(--border);background:#ffffffc2;border-radius:14px;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;padding:15px 18px;display:grid}.final-row .place{width:34px;height:34px;color:var(--blue);background:#0071e314;border-radius:10px;place-items:center;font-weight:800;display:grid}.final-row.place-1{background:#0071e30f;border-color:#0071e32e}.final-row.place-1 .place{background:var(--blue);color:#fff}.game-picker{border:1px solid var(--border);background:#ffffff94;border-radius:16px;margin:0 0 18px;padding:14px}.game-picker-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.game-picker-title>span{text-transform:uppercase;letter-spacing:.12em;color:var(--text-faint);font-size:.76rem;font-weight:800}.game-picker-title small{color:var(--text-faint)}.game-card-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;display:grid}.game-card{text-align:left;border:1px solid var(--border);width:100%;color:var(--text);background:#ffffffd1;border-radius:14px;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.game-card:hover{background:#fff}.game-card.selected{background:#0071e30d;border-color:#0071e338;box-shadow:inset 0 0 0 1px #0071e314}.game-card-icon{width:40px;height:40px;color:var(--blue);background:#0071e314;border:1px solid #0071e31f;border-radius:12px;place-items:center;font-size:.82rem;font-weight:800;display:grid}.game-card span:nth-child(2){gap:2px;display:grid}.game-card span:nth-child(2) strong{font-size:.95rem}.game-card span:nth-child(2) small{color:var(--text-faint);font-size:.73rem}.game-card>b{letter-spacing:.11em;color:var(--blue);font-size:.6rem}.lab-games{margin-top:10px}.lab-games summary{cursor:pointer;color:var(--text-faint);padding:4px 2px 8px;font-size:.75rem;font-weight:800}.game-card.lab{opacity:.88}.player-card,.message-card{margin:auto 0;padding:26px}.player-card h1,.message-card h1{margin-bottom:22px;font-size:clamp(2.1rem,9vw,3.5rem)}.player-card{gap:10px;display:grid}.player-card label{color:var(--text-soft);margin:8px 0 0;font-size:.84rem;font-weight:700}.message-card{text-align:center}.message-action{margin-top:18px}.player-mini-meta,.player-topbar{color:var(--text-soft);justify-content:space-between;gap:12px;font-size:.78rem;font-weight:750;display:flex}.player-mini-meta{border-bottom:1px solid var(--border);padding-bottom:14px}.player-topbar{border:1px solid var(--border);max-width:680px;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd9;border-radius:999px;margin:auto;padding:10px 14px;position:fixed;top:18px;left:18px;right:18px}.pulse-orb{background:#0071e31f;border:1px solid #0071e329;border-radius:22px;width:78px;height:78px;margin:22px auto 26px;box-shadow:0 18px 40px #0071e31a}.tap-screen,.choice-phone{text-align:center;flex-direction:column;justify-content:center;align-items:stretch;max-width:700px;min-height:100vh;margin:auto;padding:78px 18px 28px;display:flex}.phone-round{color:var(--text-faint);letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;font-size:.76rem;font-weight:800}.phone-countdown{color:var(--blue);letter-spacing:-.08em;font-size:clamp(7rem,38vw,13rem);font-weight:820;line-height:.84}.countdown-phone h2{margin-top:18px;font-size:clamp(1.7rem,8vw,2.5rem)}.choice-phone h1{max-width:640px;margin:0 auto 12px;font-size:clamp(2rem,9vw,3.2rem);line-height:1.02}.choice-instruction{color:var(--text-soft);max-width:560px;margin:0 auto 20px;line-height:1.45}.phone-choice-grid{grid-template-columns:repeat(2,1fr);gap:10px;width:100%;display:grid}.phone-choice{border:1px solid var(--border);min-height:108px;color:var(--text);background:#ffffffd1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:14px 12px;display:flex}.phone-choice:not(:disabled):active{transform:scale(.98)}.phone-choice>span{width:34px;height:34px;color:var(--blue);background:#0071e314;border:1px solid #0071e31f;border-radius:10px;place-items:center;font-size:.9rem;font-weight:800;display:grid}.phone-choice strong{font-size:clamp(1rem,4.3vw,1.25rem)}.phone-choice.selected{background:#0071e30f;border-color:#0071e347;box-shadow:inset 0 0 0 1px #0071e30f}.phone-choice.selected>span{color:var(--blue);background:#0071e31f}.phone-choice.dimmed{opacity:.42}.phone-choice:disabled{cursor:default}.tap-button{aspect-ratio:1;background:linear-gradient(180deg, #1890ff 0%, var(--blue) 100%);color:#fff;letter-spacing:-.06em;border:1px solid #0071e32e;border-radius:28px;width:min(72vw,340px);font-size:clamp(3rem,15vw,6rem);font-weight:840;box-shadow:0 20px 50px #0071e338}.tap-button:active:not(:disabled){transform:scale(.97)}.tap-button.tapped{background:linear-gradient(180deg, #45d86f 0%, var(--green) 100%);border-color:#34c7593d;font-size:clamp(1.8rem,8vw,3.5rem)}.tap-button:disabled{opacity:1}.tap-screen>p:last-of-type{color:var(--text-soft);max-width:420px;font-size:1rem;line-height:1.42}.connection-warning{color:#b06d00;box-shadow:var(--shadow-sm);background:#ffffffeb;border:1px solid #ff9f0a2e;border-radius:999px;padding:10px 14px;font-size:.82rem;font-weight:760;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}@media (width<=900px){.host-grid{grid-template-columns:1fr}.players-panel{min-height:400px}.rank-row{grid-template-columns:36px 1fr 90px 70px}.rank-row .total-points{display:none}}@media (width<=620px){.shell{width:min(100% - 22px,560px);padding-top:18px}.card,.hero,.player-card,.message-card{border-radius:16px}.home-actions{flex-direction:column;align-items:stretch}.home-actions>.primary,.join-form{width:100%}.join-form input{flex:1;min-width:0}.game-picker-title{flex-direction:column;align-items:flex-start}.game-card-grid,.host-choice-grid,.choice-breakdown{grid-template-columns:1fr}.phone-choice-grid{grid-template-columns:1fr 1fr}.host-statusbar{justify-content:flex-start;width:100%}.host-actions,.round-controls{flex-direction:column}.rank-row{grid-template-columns:32px 1fr 68px;padding:12px}.rank-row .result-detail,.rank-row .total-points{display:none}}@media (width<=460px){.player-topbar{font-size:.7rem}.phone-choice-grid{grid-template-columns:1fr}.host-choice{min-height:78px}}.bluff-round .eyebrow,.bluff-phone .phone-round{color:#b86500}.bluff-round .response-meter-fill{background:linear-gradient(90deg,#ffb14a,#ff8a00)}.bluff-host-note{background:#ff9f0a14;border:1px solid #ff8a0029;border-radius:14px;gap:3px;width:min(520px,100%);margin:24px auto 6px;padding:18px;display:grid}.bluff-host-note strong{color:#c56f00;font-size:clamp(2.4rem,6vw,4rem);line-height:1}.bluff-host-note span{color:var(--text);font-weight:800}.bluff-host-note small{color:var(--text-soft)}.bluff-form{text-align:left;gap:10px;width:min(620px,100%);margin:0 auto;display:grid}.bluff-form textarea{resize:none;border:1px solid var(--border-strong);width:100%;min-height:150px;color:var(--text);font:inherit;box-shadow:var(--shadow-sm);background:#ffffffe0;border-radius:14px;outline:none;padding:16px;font-size:1.05rem;line-height:1.45}.bluff-form textarea:focus{border-color:#ff8a0073;box-shadow:0 0 0 4px #ff8a001a}.bluff-form textarea::placeholder{color:#a1a1a6}.bluff-form-meta{color:var(--text-faint);justify-content:space-between;gap:12px;font-size:.78rem;font-weight:700;display:flex}.bluff-phone .primary{background:#ff8a00;box-shadow:0 8px 18px #ff8a002e}.bluff-phone .primary:hover:not(:disabled){background:#ed7f00}.bluff-locked{text-align:left;background:#ff9f0a14;border:1px solid #ff8a0029;border-radius:14px;gap:8px;width:min(620px,100%);margin:0 auto;padding:22px;display:grid}.bluff-locked small{color:#b86500;letter-spacing:.11em;font-weight:850}.bluff-locked strong{font-size:clamp(1.25rem,5vw,1.8rem);line-height:1.25}.phone-choice.own-bluff{opacity:.55;background:#ff9f0a0f;border-style:dashed}.phone-choice.own-bluff>span{color:#b86500;background:#ff9f0a1a;border-color:#ff8a0029}.phone-choice small{color:var(--text-faint);letter-spacing:.1em;font-size:.62rem;font-weight:850}.round-inline-error{background:var(--red-soft);color:#c9342d;text-align:center;border:1px solid #ff3b3024;border-radius:11px;width:min(620px,100%);margin:10px auto 0;padding:10px 12px;font-size:.85rem;font-weight:700}.bluff-reveal{gap:12px;max-width:920px;margin:26px auto 10px;display:grid}.bluff-reveal-header{justify-content:space-between;align-items:baseline;gap:12px;padding:0 2px;display:flex}.bluff-reveal-header span{color:var(--text-faint);letter-spacing:.12em;font-size:.72rem;font-weight:850}.bluff-reveal-header strong{color:#167a35;font-size:1rem}.bluff-reveal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.bluff-reveal-card{border:1px solid var(--border);text-align:left;background:#ffffffc2;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;min-height:84px;padding:14px;display:flex}.bluff-reveal-card.truth{background:var(--green-soft);border-color:#34c75933}.bluff-reveal-copy{align-items:center;gap:11px;min-width:0;display:flex}.bluff-reveal-copy>span{color:#b86500;background:#ff9f0a17;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.bluff-reveal-card.truth .bluff-reveal-copy>span{color:#167a35;background:#34c7591f}.bluff-reveal-copy>div{gap:3px;min-width:0;display:grid}.bluff-reveal-copy strong{overflow-wrap:anywhere}.bluff-reveal-copy small{color:var(--text-faint);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:800}.bluff-reveal-card.truth .bluff-reveal-copy small{color:#167a35}.bluff-votes{flex:none;justify-items:end;display:grid}.bluff-votes b{font-size:1.35rem}.bluff-votes small{color:var(--text-faint)}@media (width<=700px){.bluff-reveal-grid{grid-template-columns:1fr}.bluff-reveal-header{flex-direction:column;align-items:flex-start}}.game-card-note{margin-top:3px;line-height:1.3;color:var(--text-soft)!important}.game-player-note{color:var(--text-soft);margin-top:2px;line-height:1.35;display:block}.start-requirement{background:var(--yellow-soft);color:#966000;border:1px solid #ff9f0a2e;border-radius:10px;width:fit-content;padding:8px 11px;font-size:.8rem;font-weight:750}.surge-round .eyebrow,.surge-phone .phone-round{color:#0b69c7}.surge-board{grid-template-columns:1fr 150px 1fr;align-items:stretch;gap:12px;width:min(980px,100%);margin:24px auto 12px;display:grid}.surge-team,.surge-center{border:1px solid var(--border);background:#ffffffc7;border-radius:16px;padding:18px}.surge-team{text-align:left;gap:12px;display:grid}.surge-team.blue{background:#0071e30e;border-color:#0071e32e}.surge-team.orange{background:#ff8a000e;border-color:#ff8a002e}.surge-team-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.surge-team-head span{letter-spacing:.11em;font-size:.72rem;font-weight:850}.surge-team.blue .surge-team-head span{color:#0b69c7}.surge-team.orange .surge-team-head span{color:#b86500}.surge-team-head small{color:var(--text-faint)}.surge-team>strong{letter-spacing:-.06em;font-size:clamp(3rem,7vw,5.3rem);line-height:.9}.surge-energy{background:#1d1d1f14;border-radius:999px;height:12px;overflow:hidden}.surge-energy i{border-radius:inherit;min-width:4px;height:100%;transition:width 90ms linear;display:block}.surge-team.blue .surge-energy i{background:#0071e3}.surge-team.orange .surge-energy i{background:#ff8a00}.surge-center{text-align:center;align-content:center;justify-items:center;gap:4px;display:grid}.surge-center>span{color:var(--text-faint);letter-spacing:.11em;font-size:.65rem;font-weight:850}.surge-center strong{font-size:2.5rem;line-height:1}.surge-center small{color:var(--text-soft)}.surge-phone{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:680px;min-height:100vh;margin:auto;padding:80px 18px 28px;display:flex}.surge-phone h1{margin:10px 0 8px;font-size:clamp(2.4rem,10vw,4rem);line-height:.96}.surge-team-pill{letter-spacing:.06em;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.76rem;font-weight:850;display:inline-flex}.surge-phone.blue .surge-team-pill{color:#0b69c7;background:#0071e317;border:1px solid #0071e326}.surge-phone.orange .surge-team-pill{color:#b86500;background:#ff8a0017;border:1px solid #ff8a0029}.surge-tap-button{aspect-ratio:1.35;color:#fff;-webkit-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:20px;place-content:center;gap:3px;width:min(78vw,360px);margin:14px 0 18px;display:grid}.surge-tap-button.blue{background:linear-gradient(#1a8cff 0%,#0071e3 100%);box-shadow:0 22px 46px #0071e338}.surge-tap-button.orange{background:linear-gradient(#ffa23a 0%,#ff7a00 100%);box-shadow:0 22px 46px #ff7a0033}.surge-tap-button:active:not(:disabled){transform:scale(.975)}.surge-tap-button span{letter-spacing:-.06em;font-size:clamp(3rem,13vw,5.3rem);font-weight:900;line-height:.9}.surge-tap-button small{color:#ffffffc7;letter-spacing:.12em;font-size:.7rem;font-weight:850}.surge-phone-stats{grid-template-columns:repeat(3,1fr);gap:8px;width:min(560px,100%);display:grid}.surge-phone-stats>div{border:1px solid var(--border);background:#ffffffc7;border-radius:12px;gap:3px;padding:11px 8px;display:grid}.surge-phone-stats small{color:var(--text-faint);letter-spacing:.08em;font-size:.58rem;font-weight:850}.surge-phone-stats strong{font-variant-numeric:tabular-nums;font-size:1.15rem}.surge-results{gap:12px;max-width:900px;margin:24px auto 12px;display:grid}.surge-results-title{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.surge-results-title span{color:var(--text-faint);letter-spacing:.11em;font-size:.7rem;font-weight:850}.surge-results-title strong{font-size:1.05rem}.surge-result-score{grid-template-columns:1fr 46px 1fr;align-items:center;gap:10px;display:grid}.surge-result-score>div{border:1px solid var(--border);border-radius:14px;gap:3px;padding:16px;display:grid}.surge-result-score>div.blue{background:#0071e30f;border-color:#0071e329}.surge-result-score>div.orange{background:#ff8a000f;border-color:#ff8a002b}.surge-result-score span{letter-spacing:.1em;font-size:.68rem;font-weight:850}.surge-result-score .blue span{color:#0b69c7}.surge-result-score .orange span{color:#b86500}.surge-result-score strong{font-size:clamp(2.2rem,5vw,3.7rem);line-height:1}.surge-result-score small{color:var(--text-soft)}.surge-result-score>b{color:var(--text-faint);font-size:.75rem}.surge-contributors{text-align:left;gap:7px;display:grid}.surge-contributors>span{color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:850}.surge-contributors>div{border:1px solid var(--border);background:#ffffffb8;border-radius:12px;grid-template-columns:30px 1fr 76px auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.surge-contributors small{letter-spacing:.08em;font-size:.62rem;font-weight:850}.surge-contributors small.blue{color:#0b69c7}.surge-contributors small.orange{color:#b86500}.surge-contributors>div>span{color:var(--text-soft);font-variant-numeric:tabular-nums}@media (width<=760px){.surge-board{grid-template-columns:1fr 1fr}.surge-center{grid-area:2/1/auto/-1}}@media (width<=520px){.surge-phone-stats{grid-template-columns:1fr 1fr 1fr}.surge-phone-stats small{font-size:.52rem}.surge-result-score{grid-template-columns:1fr 34px 1fr}.surge-contributors>div{grid-template-columns:26px 1fr auto}.surge-contributors small{display:none}}.host-tool{border:1px solid var(--border);min-height:36px;color:var(--text-soft);box-shadow:none;background:#ffffffc7;border-radius:999px;padding:0 12px;font-size:.75rem;font-weight:750}.host-tool:hover{color:var(--text);background:#fff}.compact-button{min-height:40px;padding-inline:14px;font-size:.82rem}.how-to-play{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.how-to-play span{color:var(--text-soft);border:1px solid var(--border);background:#ffffffb3;border-radius:10px;align-items:flex-start;gap:7px;padding:8px 9px;font-size:.76rem;line-height:1.35;display:flex}.how-to-play b{width:20px;height:20px;color:var(--blue);background:#0071e314;border-radius:6px;flex:0 0 20px;place-items:center;font-size:.68rem;display:grid}.host-timer-track{background:#1d1d1f14;border-radius:999px;width:min(720px,100%);height:6px;margin:12px auto 22px;overflow:hidden}.host-timer-track i{border-radius:inherit;background:var(--blue);height:100%;transition:width .1s linear;display:block}:fullscreen .host-screen{background:linear-gradient(#fbfbfd 0%,#f3f4f6 100%);padding:clamp(22px,2.5vw,42px)}:fullscreen .host-header{margin-bottom:4px}:fullscreen .round{flex-direction:column;justify-content:center;min-height:calc(100vh - 130px);display:flex}:fullscreen .round-controls{justify-content:center}@media (width<=760px){.how-to-play{grid-template-columns:1fr}.host-statusbar{gap:6px}.host-tool{padding-inline:10px;font-size:.7rem}}.player-time-pill{border:1px solid var(--border);width:fit-content;min-width:52px;color:var(--text-soft);font-variant-numeric:tabular-nums;box-shadow:var(--shadow-sm);background:#ffffffd1;border-radius:999px;margin:0 auto 14px;padding:7px 11px;font-size:.8rem;font-weight:800}.player-time-pill.ending{color:#b06d00;background:#ff9f0a14;border-color:#ff9f0a33}
