.spy-scope{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--spy-ink:#1c1c1a;--spy-bg:#171513;--spy-bg-deep:#0f0e0d;--spy-panel:#211f1c;--spy-panel-raised:#292622;--spy-paper:#fffdf8;--spy-paper-soft:#f6f3eb;--spy-text:#fffaf2;--spy-muted:#aaa39a;--spy-line:#fffaf224;--spy-line-strong:#fffaf247;--spy-coral:#ff6d59;--spy-coral-dark:#a83f32;--spy-yellow:#f6c945;--spy-lime:#dff358;--spy-green:#9bddaa;--spy-danger:#ff8d91;--spy-shadow:0 24px 80px #00000052;--spy-radius-lg:32px;--spy-radius-md:22px;min-width:320px;min-height:100dvh;color:var(--spy-text);background:var(--spy-bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}.spy-scope *,.spy-scope :before,.spy-scope :after{box-sizing:border-box}.spy-scope button,.spy-scope input{font:inherit}.spy-scope button,.spy-scope a{-webkit-tap-highlight-color:transparent}.spy-scope button:focus-visible,.spy-scope a:focus-visible,.spy-scope input:focus-visible{outline:3px solid var(--spy-lime);outline-offset:3px}.spy-shell{isolation:isolate;width:min(1180px,100% - 48px);min-height:100dvh;padding:0 0 max(80px, env(safe-area-inset-bottom));margin:0 auto;position:relative}.spy-shell:before,.spy-shell:after{content:"";z-index:-2;pointer-events:none;position:fixed}.spy-shell:before{background:radial-gradient(circle at 13% 13%, #ff6d5933, transparent 24rem), radial-gradient(circle at 88% 72%, #f6c9451a, transparent 26rem), linear-gradient(#fffaf209 1px, transparent 1px), linear-gradient(90deg, #fffaf209 1px, transparent 1px), linear-gradient(145deg, #1a1715, var(--spy-bg-deep));background-size:auto,auto,48px 48px,48px 48px,auto;inset:0}.spy-shell:after{aspect-ratio:1;border:1px solid #fffaf217;border-radius:50%;width:min(36vw,520px);animation:12s ease-in-out infinite alternate spy-orbit-drift;top:12vh;right:-8vw;box-shadow:0 0 0 38px #ff6d5906,0 0 0 96px #fffaf205}.spy-header{z-index:30;border-bottom:1px solid var(--spy-line);justify-content:space-between;align-items:center;min-height:82px;margin-bottom:34px;display:flex;position:relative}.spy-header-actions{align-items:center;gap:8px;display:flex}.spy-brand{width:fit-content;color:var(--spy-text);letter-spacing:-.045em;align-items:center;gap:10px;font-size:20px;font-weight:900;text-decoration:none;display:inline-flex}.spy-brand b{border:2px solid var(--spy-paper);width:42px;height:42px;color:var(--spy-ink);background:var(--spy-coral);box-shadow:4px 4px 0 var(--spy-yellow);border-radius:13px;place-items:center;font-size:14px;transition:transform .18s,box-shadow .18s;display:grid;transform:rotate(-3deg)}.spy-brand:hover b{box-shadow:6px 6px 0 var(--spy-yellow);transform:rotate(3deg)translateY(-1px)}.spy-brand.is-disabled{cursor:wait;opacity:.55}.spy-brand.is-disabled:hover b{box-shadow:4px 4px 0 var(--spy-yellow);transform:rotate(-3deg)}.spy-link-button{border:1px solid var(--spy-line);min-height:40px;color:var(--spy-muted);cursor:pointer;background:#ffffff09;border-radius:999px;padding:0 14px;font-size:12px;font-weight:800;transition:color .16s,border-color .16s,background .16s}.spy-link-button:hover{border-color:var(--spy-line-strong);color:var(--spy-text);background:#ffffff12}.spy-link-button:disabled{cursor:wait;opacity:.5}.spy-notice-stack{top:max(14px, env(safe-area-inset-top));z-index:100;pointer-events:none;gap:8px;width:fit-content;max-width:min(560px,100vw - 28px);display:grid;position:fixed;left:50%;transform:translate(-50%)}.spy-connection,.spy-error{text-align:center;pointer-events:auto;border-radius:13px;width:fit-content;max-width:100%;margin-inline:auto;padding:12px 16px;font-size:13px;font-weight:800;animation:.28s ease-out both spy-notice-in;box-shadow:0 14px 48px #0006}.spy-connection{color:var(--spy-ink);background:var(--spy-yellow);justify-content:center;align-items:center;gap:12px;display:flex}.spy-connection button{min-height:34px;color:var(--spy-paper);background:var(--spy-ink);cursor:pointer;white-space:nowrap;border:1px solid #1c1c1a4d;border-radius:999px;padding:0 12px;font-size:12px;font-weight:850}.spy-connection-replaced{color:var(--spy-text);background:#443c72}.spy-error{color:#ffe3df;background:#542721;border:1px solid #ff8d916b}.spy-home{grid-template-columns:minmax(0,1.12fr) minmax(340px,.68fr);align-items:center;gap:clamp(42px,8vw,110px);min-height:calc(100vh - 150px);padding:24px 0 64px;display:grid}.spy-hero{min-width:0;padding:26px 0;animation:.62s cubic-bezier(.2,.8,.2,1) both spy-rise-in;position:relative}.spy-hero:before{content:"";z-index:-1;aspect-ratio:1.85;background:radial-gradient(circle, var(--spy-bg) 0 12%, var(--spy-coral) 13% 28%, transparent 29%);opacity:.72;border:2px solid #fffaf233;border-radius:50%;width:clamp(150px,23vw,300px);animation:8s ease-in-out infinite spy-eye-watch;position:absolute;top:8%;right:2%;transform:rotate(-9deg)}.spy-eyebrow{color:var(--spy-coral);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 18px;font-size:12px;font-weight:900;display:flex}.spy-eyebrow:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #ff6d591c}.spy-hero h1,.spy-panel h1{letter-spacing:-.085em;text-wrap:balance;max-width:780px;margin:0;font-size:clamp(58px,8.5vw,116px);line-height:.85}.spy-hero h1 em,.spy-panel h1 em{z-index:0;color:var(--spy-ink);white-space:nowrap;font-style:normal;display:inline-block;position:relative}.spy-hero h1 em:before,.spy-panel h1 em:before{content:"";z-index:-1;background:var(--spy-coral);border-radius:52% 48% 43% 57%;position:absolute;inset:8% -5% -4%;transform:rotate(-2deg)}.spy-hero>p{color:#c9c2b8;max-width:620px;margin:30px 0;font-size:clamp(16px,1.8vw,20px);line-height:1.62}.spy-dialogue{flex-wrap:wrap;align-items:center;gap:8px;max-width:650px;display:flex}.spy-dialogue span{border:1px solid var(--spy-line);color:#ded7cd;background:#ffffff0b;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:750;animation:.44s ease-out both spy-chip-in;box-shadow:inset 0 1px #ffffff0b}.spy-dialogue span:nth-of-type(2){animation-delay:80ms}.spy-dialogue span:nth-of-type(3){animation-delay:.16s}.spy-dialogue span:nth-of-type(4){animation-delay:.24s}.spy-dialogue i{color:var(--spy-coral);font-style:normal}.spy-entry-card,.spy-panel,.spy-rules{border-radius:var(--spy-radius-lg);box-shadow:var(--spy-shadow)}.spy-entry-card{color:var(--spy-ink);background:radial-gradient(circle at 94% 8%, #ff6d5929, transparent 9rem), var(--spy-paper);box-shadow:9px 10px 0 #f6c945d1, var(--spy-shadow);border:1px solid #ded8cb;padding:10px 30px 30px;animation:.65s cubic-bezier(.2,.8,.2,1) .11s both spy-card-in}.spy-tabs{background:#efebe2;border:1px solid #e5dfd3;border-radius:18px;grid-template-columns:1fr 1fr;gap:4px;margin:0 -20px 26px;padding:5px;display:grid}.spy-tabs button{color:#625d55;cursor:pointer;background:0 0;border:0;border-radius:13px;min-height:43px;font-size:13px;font-weight:850;transition:color .16s,background .16s,transform .16s}.spy-tabs button.active{color:var(--spy-paper);background:var(--spy-ink);box-shadow:0 6px 18px #1c1c1a2e}.spy-entry-card form,.spy-guess-panel form{gap:18px;display:grid}.spy-entry-card label{color:#6f685f;gap:8px;font-size:12px;font-weight:850;display:grid}.spy-entry-card label small{color:#766f66;font-size:12px;font-weight:650;line-height:1.4}.spy-form-note{color:#6f685f;text-align:center;margin:-4px 0 0;font-size:12px;line-height:1.45}.spy-scope input{width:100%;min-height:54px;color:var(--spy-ink);background:#fff;border:1.5px solid #d8d0c5;border-radius:14px;outline:0;padding:0 15px;transition:border-color .16s,box-shadow .16s,transform .16s}.spy-scope input:focus{border-color:var(--spy-coral);box-shadow:0 0 0 4px #ff6d5924}.spy-code-input{letter-spacing:.18em;text-align:center;text-transform:uppercase;font-size:18px!important;font-weight:950!important}.spy-primary{min-height:54px;color:var(--spy-ink);background:var(--spy-coral);box-shadow:0 6px 0 var(--spy-coral-dark);cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;padding:0 22px;font-weight:900;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex}.spy-primary:hover:not(:disabled){filter:saturate(1.07)brightness(1.04);box-shadow:0 8px 0 var(--spy-coral-dark);transform:translateY(-2px)}.spy-primary:active:not(:disabled){box-shadow:0 2px 0 var(--spy-coral-dark);transform:translateY(4px)}.spy-primary:disabled{cursor:not-allowed;opacity:.47}.spy-entry-card .spy-primary{width:100%}.spy-rules{border:1px solid var(--spy-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#211f1ccc;grid-column:1/-1;margin-top:28px;padding:28px 30px}.spy-rules h2{font-weight:900}.spy-rules ol{counter-reset:spy-rules;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.spy-rules li{counter-increment:spy-rules;border-top:1px solid var(--spy-line);min-width:0;color:var(--spy-muted);padding-top:15px;font-size:13px;line-height:1.52}.spy-rules li:before{content:"0" counter(spy-rules);color:var(--spy-yellow);letter-spacing:.12em;margin-bottom:18px;font-size:12px;font-weight:950;display:block}.spy-room{width:min(100%,820px);margin:0 auto;animation:.48s ease-out both spy-rise-in}.spy-room-top{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.spy-room-top>div,.spy-room-top>button{border:1px solid var(--spy-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#211f1cc2;border-radius:15px;justify-content:space-between;align-items:baseline;gap:10px;min-width:0;min-height:54px;padding:13px 16px;display:flex}.spy-room-top>button{color:inherit;cursor:pointer;font:inherit;text-align:left;transition:border-color .16s,background .16s}.spy-room-top>button:hover{border-color:var(--spy-line-strong);background:#ffffff12}.spy-room-top span{color:var(--spy-muted);text-transform:uppercase;font-size:12px;font-weight:750}.spy-room-top strong{letter-spacing:.1em;text-overflow:ellipsis;font-size:14px;overflow:hidden}.spy-phase-progress{border:1px solid var(--spy-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#151311b3;border-radius:16px;margin-bottom:10px;padding:8px}.spy-phase-progress ol{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin:0;padding:0;list-style:none;display:grid}.spy-phase-progress li{color:#777168;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:34px;padding:5px 7px;font-size:10px;font-weight:800;transition:color .18s,background .18s;display:flex}.spy-phase-progress li i{border:1px solid #fffaf22e;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:9px;font-style:normal;display:grid}.spy-phase-progress li.complete{color:var(--spy-muted)}.spy-phase-progress li.complete i{color:var(--spy-ink);background:var(--spy-green);border-color:#9bddaa6b}.spy-phase-progress li.skipped{color:#777168}.spy-phase-progress li.skipped i{border-style:dashed}.spy-phase-progress li.current{color:var(--spy-text);background:#ff6d5921}.spy-phase-progress li.current i{border-color:var(--spy-coral);color:var(--spy-ink);background:var(--spy-coral);box-shadow:0 0 0 4px #ff6d591a}.spy-match-score{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:8px;margin-bottom:14px;display:grid}.spy-score-side,.spy-match-target{border:1px solid var(--spy-line);background:#211f1cc2;border-radius:14px;min-width:0;padding:11px 14px}.spy-score-side{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;display:grid}.spy-score-side>span{color:var(--spy-muted);text-overflow:ellipsis;text-transform:uppercase;font-size:11px;font-weight:850;overflow:hidden}.spy-score-side>strong{color:var(--spy-text);font-size:22px;line-height:1}.spy-score-side:last-child{text-align:right}.spy-score-side.winner{background:#dff35814;border-color:#dff35885}.spy-score-side.winner>strong{color:var(--spy-lime)}.spy-score-pips{grid-column:1/-1;gap:4px;display:flex}.spy-score-side:last-child .spy-score-pips{justify-content:flex-end}.spy-score-pips i{background:#fffaf224;border-radius:999px;width:18px;height:4px}.spy-score-pips i.filled{background:var(--spy-coral)}.spy-score-side:last-child .spy-score-pips i.filled{background:var(--spy-green)}.spy-match-target{text-align:center;place-content:center;min-width:74px;display:grid}.spy-match-target span{color:var(--spy-muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.spy-match-target b{color:var(--spy-yellow);margin-top:2px;font-size:12px}.spy-round-controls{justify-content:flex-end;margin:-3px 0 10px;display:flex}.spy-round-controls button{color:#ffc1bd;cursor:pointer;background:#ff6d5913;border:1px solid #ff8d9152;border-radius:999px;min-height:38px;padding:0 13px;font-size:11px;font-weight:800}.spy-round-controls button:hover:not(:disabled){border-color:var(--spy-danger);background:#ff6d5921}.spy-round-controls button:disabled{cursor:not-allowed;opacity:.5}.spy-panel{border:1px solid var(--spy-line);background:radial-gradient(circle at 100% 0,#ff6d5918,#0000 17rem),linear-gradient(145deg,#2b2824f5,#1c1a18f5);padding:clamp(24px,5vw,48px);position:relative;overflow:clip}.spy-panel:after{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #ffffff12;border-radius:50%;width:240px;position:absolute;bottom:-110px;right:-86px}.spy-panel>*{z-index:1;position:relative}.spy-center{text-align:center}.spy-panel h1{letter-spacing:-.065em;margin:0 auto 20px;font-size:clamp(42px,8vw,72px);line-height:.94}.spy-panel h2{letter-spacing:-.05em;margin:4px 0 12px;font-size:clamp(28px,5vw,44px);line-height:1}.spy-panel>p,.spy-turn>p{color:var(--spy-muted);line-height:1.6}.spy-panel>.spy-primary{min-width:min(100%,310px)}.spy-wait{color:var(--spy-muted)}.spy-invite-card{border:1px solid var(--spy-line);text-align:left;background:#00000029;border-radius:22px;grid-template-columns:minmax(0,1fr) 156px;align-items:center;gap:18px;margin:28px 0 34px;padding:20px;display:grid}.spy-invite-code{min-width:0;color:var(--spy-text);cursor:pointer;text-align:left;background:#f6c94514;border:1px solid #f6c9455c;border-radius:17px;gap:6px;padding:18px;transition:border-color .16s,background .16s,transform .16s;display:grid}.spy-invite-code:hover{border-color:var(--spy-yellow);background:#f6c94521;transform:translateY(-2px)}.spy-invite-code span{color:var(--spy-muted);font-size:12px;line-height:1.4}.spy-invite-code strong{color:var(--spy-yellow);letter-spacing:.14em;font-size:clamp(36px,8vw,58px);line-height:1}.spy-invite-qr{aspect-ratio:1;background:var(--spy-paper);border-radius:16px;grid-area:1/2/span 3;width:100%;padding:7px;display:block}.spy-invite-actions{flex-wrap:wrap;gap:8px;display:flex}.spy-invite-actions button{border:1px solid var(--spy-line-strong);min-height:42px;color:var(--spy-text);cursor:pointer;background:#ffffff0e;border-radius:999px;padding:0 14px;font-size:13px;font-weight:800}.spy-invite-actions button:hover{border-color:var(--spy-coral);background:#ff6d591a}.spy-invite-warning{color:var(--spy-yellow);margin:0;font-size:12px;line-height:1.5}.spy-invite-notice{min-height:1.4em;color:var(--spy-green);margin:0;font-size:12px;font-weight:750}.spy-inline-warning{background:#f6c94514;border:1px solid #f6c94547;border-radius:13px;margin:16px 0;padding:12px 14px;font-size:13px;color:#f7dfa0!important;line-height:1.5!important}.spy-action-dock{justify-content:center;display:flex}.spy-action-dock .spy-primary{min-width:min(100%,310px)}.spy-player-list{text-align:left;gap:8px;margin:30px 0;padding:0;list-style:none;display:grid}.spy-player-list li{border:1px solid var(--spy-line);background:#00000021;border-radius:15px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:62px;padding:8px 12px;transition:border-color .18s,background .18s,transform .18s;display:grid}.spy-player-list li.current{background:#f6c94518;border-color:#f6c945a6;transform:translate(4px)}.spy-player-list li.offline{background:#00000038;border-style:dashed;border-color:#fffaf240}.spy-player-list li.offline .spy-avatar{opacity:.62;filter:grayscale(.7)}.spy-player-list li>span{text-overflow:ellipsis;white-space:nowrap;font-weight:850;overflow:hidden}.spy-player-list small{color:var(--spy-muted);margin-top:3px;font-size:12px;font-weight:550;display:block}.spy-player-list li>b{color:var(--spy-muted);letter-spacing:.06em;text-transform:uppercase;font-size:12px}.spy-player-list li.current>b{color:var(--spy-yellow)}.spy-avatar{width:44px;height:44px;color:var(--spy-ink);background:var(--spy-yellow);border:1px solid #1c1c1a40;border-radius:13px;place-items:center;font-style:normal;font-weight:950;display:grid;box-shadow:3px 3px #ff6d59cc}.spy-role-card{isolation:isolate;border:2px solid var(--spy-ink);min-height:230px;color:var(--spy-ink);border-radius:24px;padding:clamp(24px,5vw,36px);animation:.65s cubic-bezier(.2,.8,.2,1) both spy-role-reveal;position:relative;overflow:hidden;box-shadow:8px 9px #0e0d0c}.spy-role-card:before{content:"";z-index:-1;aspect-ratio:1.75;opacity:.12;background:radial-gradient(circle,currentColor 0 12%,#0000 13%);border:2px solid;border-radius:50%;width:clamp(180px,35vw,300px);position:absolute;top:50%;right:clamp(-70px,-5vw,-30px);transform:translateY(-50%)rotate(-8deg)}.spy-role-card.is-civilian{background:var(--spy-yellow)}.spy-role-card.is-spy{color:var(--spy-ink);background:var(--spy-coral)}.spy-role-card.spy-role-covered{color:var(--spy-text);background:linear-gradient(135deg,#34302c,#1d1b19)}.spy-role-card span{letter-spacing:.15em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:950;display:block}.spy-role-card strong{letter-spacing:-.07em;max-width:72%;font-size:clamp(42px,9vw,76px);line-height:.86;display:block}.spy-role-card p{max-width:530px;margin:24px 0 0;line-height:1.5}.spy-role-card strong,.spy-reveal strong,.spy-round-history li>strong{overflow-wrap:anywhere;word-break:break-word}.spy-role-timer{color:currentColor;opacity:.68;align-items:center;gap:8px;margin-top:12px;font-size:11px;font-weight:750;display:flex}.spy-role-timer i{transform-origin:0;background:currentColor;border-radius:999px;width:54px;height:3px;animation:8s linear both spy-private-timer;display:block}.spy-role-toggle{min-height:44px;color:inherit;cursor:pointer;background:#ffffff29;border:1px solid;border-radius:999px;margin-top:24px;padding:0 16px;font-size:13px;font-weight:850}.spy-role-covered .spy-role-toggle{color:var(--spy-ink);background:var(--spy-yellow);border-color:var(--spy-yellow)}.spy-role-toggle:disabled{cursor:not-allowed;opacity:.48}.spy-turn{text-align:left;margin:38px 0 18px}.spy-panel h1.spy-turn-title{margin-inline:0;font-size:clamp(32px,6vw,54px)}.spy-vote-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:28px 0 18px;display:grid}.spy-vote-grid button{border:1px solid var(--spy-line);min-width:0;min-height:66px;color:var(--spy-text);cursor:pointer;text-align:left;background:#00000021;border-radius:16px;align-items:center;gap:13px;padding:10px;transition:border-color .17s,background .17s,transform .17s;display:flex}.spy-vote-grid button:hover{border-color:var(--spy-line-strong);transform:translateY(-2px)}.spy-vote-grid button.selected{border-color:var(--spy-coral);box-shadow:inset 0 0 0 1px var(--spy-coral);background:#ff6d5921}.spy-vote-grid button:disabled{cursor:not-allowed;opacity:.58;transform:none}.spy-vote-grid span{text-overflow:ellipsis;white-space:nowrap;font-weight:850;overflow:hidden}.spy-guess-panel input{text-align:center;max-width:470px;margin-inline:auto;font-size:18px}.spy-guess-panel .spy-primary{width:min(100%,470px);margin-inline:auto}.spy-field-label{color:var(--spy-muted);font-size:13px;font-weight:750}.spy-big-eye{width:118px;height:72px;color:var(--spy-coral);margin:0 auto 28px;font-size:72px;line-height:1;animation:5s ease-in-out infinite spy-eye-watch;position:relative}.spy-big-eye:after{content:"";border:1px dashed #ff6d5980;border-radius:50%;animation:14s linear infinite spy-spin;position:absolute;inset:-10px -20px}.spy-results{text-align:center}.spy-results.spy-won{border-color:#ff6d597a}.spy-results.civilians-won{border-color:#9bddaa80}.spy-results.civilians-won .spy-eyebrow{color:var(--spy-green)}.spy-results.civilians-won .spy-eyebrow:before{box-shadow:0 0 0 5px #9bddaa1c}.spy-result-reason{max-width:540px;margin:0 auto 30px;font-size:16px}.spy-match-winner{color:var(--spy-ink);background:linear-gradient(135deg, var(--spy-lime), var(--spy-yellow));border:1px solid #dff35861;border-radius:20px;margin:4px 0 28px;padding:22px;box-shadow:6px 7px #00000059}.spy-match-winner span{letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.spy-match-winner strong{letter-spacing:-.05em;margin:8px 0;font-size:clamp(42px,9vw,68px);line-height:.9;display:block}.spy-match-winner p{max-width:480px;margin:0 auto;font-size:13px;font-weight:700;line-height:1.45}.spy-result-reveals{border-bottom:1px solid var(--spy-line);margin-bottom:26px}.spy-reveal{border-top:1px solid var(--spy-line);text-align:left;justify-content:space-between;align-items:center;gap:16px;padding:18px 4px;display:flex}.spy-reveal span{color:var(--spy-muted);text-transform:uppercase;font-size:12px;font-weight:800}.spy-reveal strong{min-width:0;color:var(--spy-yellow);letter-spacing:-.03em;text-align:right;font-size:clamp(20px,5vw,30px)}.spy-vote-breakdown h2{color:var(--spy-text);letter-spacing:-.02em;text-align:left;margin:0 0 14px;font-size:18px}.spy-vote-results{gap:6px;margin:22px 0 28px;display:grid}.spy-vote-results div{min-width:0;color:var(--spy-muted);text-align:left;background:#00000024;border:1px solid #0000;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;padding:11px 14px;display:flex}.spy-vote-results div.is-accused{background:#f6c94512;border-color:#f6c94561}.spy-vote-results div.is-spy{color:#ffd1cb}.spy-vote-results div>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:750;overflow:hidden}.spy-vote-results small{color:var(--spy-ink);background:var(--spy-yellow);letter-spacing:.06em;text-transform:uppercase;vertical-align:2px;border-radius:999px;margin-left:7px;padding:3px 6px;font-size:8px;font-weight:900;display:inline-block}.spy-vote-results .is-spy small:first-of-type{background:var(--spy-coral)}.spy-vote-results b{color:var(--spy-text)}.spy-round-history{border:1px solid var(--spy-line);text-align:left;background:#0000001f;border-radius:17px;margin:28px 0}.spy-round-history summary{cursor:pointer;min-height:52px;color:var(--spy-text);justify-content:space-between;align-items:center;padding:0 16px;font-size:13px;font-weight:850;list-style-position:inside;display:flex}.spy-round-history summary span{width:26px;height:26px;color:var(--spy-ink);background:var(--spy-yellow);border-radius:50%;place-items:center;font-size:10px;display:grid}.spy-round-history ol{gap:7px;margin:0;padding:0 10px 10px;list-style:none;display:grid}.spy-round-history li{background:#ffffff09;border-radius:12px;padding:13px 14px}.spy-round-history li>div{justify-content:space-between;gap:12px;margin-bottom:8px;display:flex}.spy-round-history li>div span{color:var(--spy-muted);text-transform:uppercase;font-size:10px;font-weight:850}.spy-round-history li>div b{color:var(--spy-green);font-size:11px}.spy-round-history li>strong{color:var(--spy-yellow);font-size:19px;display:block}.spy-round-history li>p{color:var(--spy-muted);margin:7px 0 0;font-size:12px;line-height:1.45}.spy-loader{border:3px solid var(--spy-line);border-top-color:var(--spy-coral);border-radius:50%;width:40px;height:40px;margin:24px auto;animation:.8s linear infinite spy-spin}.spy-loading{width:min(100%,620px);margin:10vh auto 0}.spy-sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.spy-rules-dialog{border:1px solid var(--spy-line-strong);width:min(620px,100% - 28px);max-height:min(760px,100dvh - 32px);color:var(--spy-text);background:linear-gradient(145deg,#2b2824,#1b1917);border-radius:26px;margin:auto;padding:0;overflow:auto;box-shadow:0 30px 100px #000000a3}.spy-rules-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#080706c7}.spy-rules-dialog-inner{padding:clamp(24px,6vw,42px)}.spy-rules-dialog h2{letter-spacing:-.055em;margin:0 0 26px;font-size:clamp(34px,7vw,54px);line-height:.95}.spy-rules-dialog ol{gap:13px;margin:0;padding-left:24px;display:grid}.spy-rules-dialog li{color:#d0c8bd;padding-left:6px;font-size:14px;line-height:1.55}.spy-dialog-tip{color:#f7dfa0;background:#f6c94514;border-radius:13px;margin:24px 0;padding:13px 15px;font-size:13px;line-height:1.5}.spy-rules-dialog .spy-primary{width:100%}.spy-confirm-dialog{width:min(500px,100% - 28px);max-height:min(680px,100dvh - 32px);color:var(--spy-text);background:linear-gradient(145deg,#302824,#1b1917);border:1px solid #ff8d9161;border-radius:26px;margin:auto;padding:0;overflow:auto;box-shadow:0 30px 100px #000000ad}.spy-confirm-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080706d1}.spy-confirm-dialog-inner{padding:clamp(24px,6vw,40px)}.spy-confirm-dialog h2{letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(34px,7vw,50px);line-height:.95}.spy-confirm-dialog-inner>p:not(.spy-eyebrow){color:#d0c8bd;margin:0;font-size:14px;line-height:1.6}.spy-confirm-actions{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:10px;margin-top:28px;display:grid}.spy-secondary,.spy-danger-button{cursor:pointer;border-radius:14px;min-height:52px;padding:0 16px;font-weight:850}.spy-secondary{border:1px solid var(--spy-line-strong);color:var(--spy-text);background:#ffffff0e}.spy-danger-button{border:1px solid var(--spy-coral);color:var(--spy-ink);background:var(--spy-coral);box-shadow:0 5px 0 var(--spy-coral-dark)}.spy-secondary:hover{background:#ffffff1a}.spy-danger-button:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 6px 0 var(--spy-coral-dark);transform:translateY(-1px)}.spy-danger-button:disabled{cursor:not-allowed;opacity:.48}@keyframes spy-rise-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spy-card-in{0%{opacity:0;transform:translateY(24px)rotate(1.5deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@keyframes spy-chip-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes spy-role-reveal{0%{opacity:0;transform:perspective(900px)rotateX(-8deg)translateY(18px)}to{opacity:1;transform:perspective(900px)rotateX(0)translateY(0)}}@keyframes spy-private-timer{to{transform:scaleX(0)}}@keyframes spy-eye-watch{0%,to{translate:0}35%{translate:-7px 2px}68%{translate:8px -1px}}@keyframes spy-orbit-drift{to{transform:translate(-26px,34px)rotate(9deg)}}@keyframes spy-notice-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes spy-spin{to{transform:rotate(360deg)}}@media (max-width:920px){.spy-home{grid-template-columns:1fr;gap:22px;padding-top:0}.spy-hero{max-width:760px}.spy-entry-card{width:min(100%,620px)}.spy-rules{margin-top:10px}.spy-rules ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.spy-shell{width:min(100% - 24px,560px);padding-bottom:48px}.spy-header{min-height:68px;margin-bottom:20px}.spy-notice-stack{top:max(76px, calc(env(safe-area-inset-top) + 62px))}.spy-brand{font-size:17px}.spy-brand b{width:38px;height:38px}.spy-home{min-height:0;padding-bottom:36px}.spy-hero{padding-top:18px}.spy-hero:before{opacity:.48;top:4%;right:-12%}.spy-hero h1{font-size:clamp(54px,18vw,80px)}.spy-hero>p{margin-block:24px;font-size:16px}.spy-entry-card{border-radius:24px;padding:9px 20px 24px;box-shadow:6px 7px #f6c945d1,0 20px 60px #00000047}.spy-tabs{margin-inline:-12px}.spy-rules{border-radius:24px;padding:24px 20px}.spy-rules ol{grid-template-columns:1fr;gap:12px}.spy-rules li{grid-template-columns:40px 1fr;gap:10px;display:grid}.spy-rules li:before{margin:0}.spy-room-top{grid-template-columns:repeat(2,minmax(0,1fr))}.spy-room-code{grid-column:1/-1}.spy-room-top>div,.spy-room-top>button{gap:8px;padding:11px 13px;display:flex}.spy-room-top strong{font-size:12px}.spy-phase-progress li{padding-inline:3px}.spy-phase-progress li span{display:none}.spy-match-score{gap:6px}.spy-score-side,.spy-match-target{padding:10px}.spy-match-target{min-width:58px}.spy-score-side>span{font-size:9px}.spy-score-side>strong{font-size:20px}.spy-score-pips i{width:13px}.spy-panel{border-radius:24px}.spy-invite-card{grid-template-columns:minmax(0,1fr);padding:16px}.spy-invite-code{text-align:center;padding:16px}.spy-invite-code strong{letter-spacing:.1em;font-size:clamp(34px,13vw,52px)}.spy-invite-qr{grid-area:auto/1;justify-self:center;width:min(190px,100%)}.spy-invite-actions{justify-content:center}.spy-invite-warning,.spy-invite-notice{text-align:center}.spy-vote-grid{grid-template-columns:1fr}.spy-role-card strong{max-width:100%;font-size:clamp(34px,11vw,52px);line-height:.95}.spy-result-reveals .spy-reveal{align-items:flex-start}.spy-reveal strong{max-width:65%}.spy-panel-with-mobile-dock{padding-bottom:112px}.spy-action-dock-mobile{left:50%;bottom:max(12px, env(safe-area-inset-bottom));z-index:80;border:1px solid var(--spy-line-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#181614eb;border-radius:20px;width:min(100% - 24px,520px);padding:9px;position:fixed;transform:translate(-50%);box-shadow:0 16px 52px #0000008c}.spy-action-dock-mobile .spy-primary{width:100%}.spy-confirm-actions{grid-template-columns:1fr}.spy-secondary{order:2}.spy-dialogue i{display:none}}@media (max-width:380px){.spy-shell{width:calc(100% - 18px)}.spy-room-top{gap:6px}.spy-room-top>div,.spy-room-top>button{padding-inline:10px}.spy-room-top span{font-size:9px}.spy-panel{padding-inline:17px}.spy-match-target{min-width:52px;padding-inline:7px}.spy-score-side{padding-inline:8px}.spy-score-pips{gap:3px}.spy-score-pips i{width:10px}.spy-player-list li{grid-template-columns:42px minmax(0,1fr)}.spy-player-list li>b{grid-column:2}}@media (prefers-reduced-motion:reduce){.spy-scope *,.spy-scope :before,.spy-scope :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
