:root{--bg:#13151a;--surface:#1d2027;--surface-2:#262a33;--text:#f1f3f7;--muted:#8b919e;--accent:#f0b429;--accent-text:#1a1405;--danger:#ef6461;--radius:14px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{height:100%;margin:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#root{justify-content:center;min-height:100dvh;display:flex}.screen{width:100%;max-width:480px;min-height:100dvh;padding:20px;padding-top:calc(20px + env(safe-area-inset-top));padding-bottom:calc(20px + env(safe-area-inset-bottom));flex-direction:column;gap:16px;display:flex;position:relative}.screen.center{justify-content:center;align-items:center}.logo{color:var(--accent);letter-spacing:.02em;margin:0;font-size:3.5rem}.logo.small{font-size:1.6rem}.tagline{color:var(--muted);margin:-8px 0 16px}.muted{color:var(--muted)}.error{color:var(--danger);text-align:center}.center-text{text-align:center}.field{width:100%;color:var(--muted);flex-direction:column;gap:6px;font-size:.9rem;display:flex}input{width:100%;color:var(--text);background:var(--surface);border:1px solid var(--surface-2);border-radius:var(--radius);outline:none;padding:14px 16px;font-size:1.1rem}input:focus{border-color:var(--accent)}.btn{color:var(--text);background:var(--surface-2);border-radius:var(--radius);cursor:pointer;touch-action:manipulation;border:none;padding:14px 20px;font-size:1.05rem;font-weight:600}.btn:disabled{opacity:.45;cursor:default}.btn.primary{background:var(--accent);width:100%;color:var(--accent-text)}.btn.ghost{color:var(--muted);background:0 0}.divider{width:100%;color:var(--muted);align-items:center;gap:12px;font-size:.9rem;display:flex}.divider:before,.divider:after{content:"";background:var(--surface-2);flex:1;height:1px}.join-row{gap:10px;width:100%;display:flex}.code-input{text-align:center;letter-spacing:.35em;text-transform:uppercase;flex:1;font-family:ui-monospace,Cascadia Mono,monospace;font-size:1.4rem}.lobby-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.header-badges{flex:1;align-items:center;gap:8px;display:flex}.btn.small{padding:8px 14px;font-size:.9rem}.code-card{background:var(--surface);border-radius:var(--radius);cursor:pointer;flex-direction:column;align-items:center;gap:4px;padding:20px;font-size:.85rem;display:flex}.code-display{letter-spacing:.3em;color:var(--accent);margin-right:-.3em;font-family:ui-monospace,Cascadia Mono,monospace;font-size:2.8rem;font-weight:700}.section-title{color:var(--muted);margin:8px 0 0;font-size:1rem}.player-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.player{background:var(--surface);border-radius:var(--radius);align-items:center;gap:8px;padding:12px 16px;display:flex}.player-name{flex:1}.btn.kick{width:auto;color:var(--danger);flex:none;padding:4px 10px;font-size:.8rem}.badge{background:var(--surface-2);color:var(--accent);border-radius:999px;padding:4px 10px;font-size:.8rem;font-weight:600}.game-list{flex-direction:column;gap:8px;display:flex}.screen.lobby{height:100dvh}.screen.lobby .game-list{flex:1 1 0;min-height:0;overflow-y:auto}.screen.lobby .player-list{flex:0 auto;min-height:0;max-height:30vh;overflow-y:auto}.game-card{background:var(--surface);border-radius:var(--radius);color:var(--text);text-align:left;cursor:pointer;touch-action:manipulation;border:2px solid #0000;align-items:center;gap:14px;padding:12px 16px;display:flex}.game-card.selected{border-color:var(--accent)}.game-card:disabled{cursor:default}.game-card:disabled:not(.selected){opacity:.55}.game-emoji{font-size:1.8rem}.game-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.game-name{font-size:1.05rem;font-weight:700}.game-tagline{color:var(--muted);font-size:.85rem}.bottom{margin-top:auto}.button-row{gap:10px;display:flex}.button-row .primary{flex:1}.prompt{text-align:center;margin:24px 0 8px;font-size:1.6rem;font-weight:700;line-height:1.3}.vote-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.btn.vote{text-overflow:ellipsis;white-space:nowrap;padding:18px 10px;overflow:hidden}.btn.vote.selected{background:var(--accent);color:var(--accent-text)}.verdict{text-align:center;color:var(--accent);font-size:1.3rem;font-weight:700}.btn.vote.big{padding:28px 10px;font-size:1.2rem}.card-area{justify-content:center;margin:16px 0;display:flex}.playing-card{color:#16181d;background:#f7f5f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:150px;height:210px;display:flex;box-shadow:0 8px 24px #00000073}.playing-card.red{color:#c0392b}.playing-card.back{background:var(--surface-2);border:2px dashed var(--muted);font-size:3rem}.card-rank{font-size:3.2rem;font-weight:800;line-height:1}.card-suit{font-size:3.2rem;line-height:1}.rule-text{margin-top:-8px;font-size:1.05rem}.screen-fill{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.suit-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.suit-btn{aspect-ratio:1;color:#16181d;border-radius:var(--radius);cursor:pointer;touch-action:manipulation;background:#f7f5f0;border:3px solid #0000;font-size:2.2rem}.suit-btn.red{color:#c0392b}.suit-btn.selected{border-color:var(--accent);box-shadow:0 0 0 3px #f0b42959}.amount-row{justify-content:center;align-items:center;gap:16px;display:flex}.amount-row .btn{width:56px;font-size:1.4rem}.amount-display{text-align:center;min-width:90px;font-size:1.5rem;font-weight:700}.race-track{flex-direction:column;gap:10px;padding:16px 0;display:flex;position:relative}.race-lane{background:var(--surface);border-radius:var(--radius);border:2px solid #0000;height:56px;margin-right:48px;position:relative}.race-lane.mine{border-color:var(--accent);box-shadow:0 0 12px #f0b42940}.lane-tag{color:var(--accent);pointer-events:none;background:#00000059;border-radius:999px;padding:3px 8px;font-size:.75rem;font-weight:700;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.race-horse{color:#16181d;background:#f7f5f0;border-radius:8px;justify-content:center;align-items:center;width:42px;height:48px;font-size:1.5rem;transition:left .12s linear;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.race-horse.red{color:#c0392b}.race-horse.winner{box-shadow:0 0 0 3px var(--accent)}.finish-line{border-right:3px dashed var(--muted);position:absolute;top:8px;bottom:8px;right:42px}.flash-bar{background:var(--surface-2);border-radius:999px;height:6px;overflow:hidden}.flash-bar-fill{background:var(--accent);width:100%;height:100%}@keyframes flash-shrink{0%{width:100%}to{width:0%}}.option-list{flex-direction:column;gap:10px;display:flex}.btn.vote.wrap{white-space:normal;line-height:1.3}.badge.diff-easy{color:#6fcf97}.badge.diff-medium{color:var(--accent)}.badge.diff-hard{color:var(--danger)}.persona-card{background:var(--surface);border-radius:var(--radius);text-align:center;flex-direction:column;align-items:center;gap:6px;padding:24px 16px;display:flex}.persona-name{color:var(--accent);font-size:2rem;font-weight:800}.persona-label{text-align:right;flex-direction:column;align-items:flex-end;gap:2px;font-weight:700;display:flex}.persona-hint{font-size:.75rem;font-weight:400}.dt-countdown{color:var(--accent);margin:0;font-size:6rem;font-weight:900}.dt-hud{justify-content:space-between;padding:0 8px;display:flex}.dt-hud>div{flex-direction:column;align-items:center;font-size:.8rem;display:flex}.dt-stat{font-size:2.6rem;font-weight:900;line-height:1.1}.dt-stat.danger{color:var(--danger)}.color-grid{flex:1;grid-template-columns:1fr 1fr;gap:12px;max-height:50vh;display:grid}.color-btn{border-radius:var(--radius);cursor:pointer;touch-action:manipulation;opacity:.85;color:#ffffffe6;text-shadow:0 1px 3px #00000073;-webkit-user-select:none;user-select:none;border:none;font-size:1.8rem}.color-btn:active{opacity:1;transform:scale(.97)}.vote-grid.three{grid-template-columns:repeat(3,1fr)}.oa-form{flex-direction:column;flex:1;gap:16px;display:flex}.num-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.oa-reveal{justify-content:center;align-items:center;gap:20px;margin:16px 0;display:flex}.oa-pick{background:var(--surface);border-radius:var(--radius);flex-direction:column;align-items:center;gap:4px;padding:16px 24px;display:flex}.oa-number{color:var(--accent);font-size:3rem;font-weight:900;line-height:1.1}.oa-vs{color:var(--muted);font-weight:700}.accent{color:var(--accent)}.qd-zone{border-radius:var(--radius);color:#fff;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;border:none;flex:1;font-size:1.8rem;font-weight:900}.qd-zone.wait{background:#8c2f39}.qd-zone.go{background:#2e9e53}.ptb-bomb{text-align:center;margin:8px 0 0;font-size:5.5rem;animation:.7s ease-in-out infinite ptb-pulse}@keyframes ptb-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.color-btn.dim{opacity:.3}.color-btn.lit{opacity:1;transform:scale(1.05);box-shadow:0 0 24px 4px #ffffff73}.home-lang{top:calc(16px + env(safe-area-inset-top));position:absolute;right:16px}.lb-table-card{background:var(--surface);border-radius:var(--radius);flex-direction:column;align-items:center;gap:4px;padding:14px;display:flex}.lb-roster{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.lb-seat{background:var(--surface);border:2px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.95rem;display:flex}.lb-seat.active{border-color:var(--accent)}.lb-seat.out{opacity:.5}.lb-seat-meta{color:var(--muted);white-space:nowrap;font-size:.85rem}.lb-hand{flex-wrap:wrap;justify-content:center;gap:8px;margin:8px 0;display:flex}.lb-card{color:#16181d;cursor:pointer;touch-action:manipulation;background:#f7f5f0;border:3px solid #0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:62px;height:88px;display:flex}.lb-card:disabled{cursor:default}.lb-card.selected{border-color:var(--accent);transform:translateY(-8px);box-shadow:0 6px 16px #0006}.lb-card.liar{border-color:var(--danger)}.lb-card-face{font-size:1.9rem;line-height:1}.lb-card-label{font-size:.8rem;font-weight:700}.btn.lb-danger{background:var(--danger);color:#1a0a0a}.sp-spectrum{margin:18px 0 8px}.sp-bar{background:linear-gradient(90deg, var(--surface-2), var(--accent));border-radius:999px;height:16px;position:relative}.sp-target{background:var(--text);width:4px;height:28px;box-shadow:0 0 0 2px var(--bg);border-radius:2px;margin-left:-2px;position:absolute;top:-6px}.sp-ends{color:var(--muted);justify-content:space-between;margin-top:8px;font-size:.85rem;display:flex}.sp-end-right{text-align:right}.sp-value{text-align:center;color:var(--accent);margin:12px 0 4px;font-size:2rem;font-weight:700}input[type=range]{width:100%;accent-color:var(--accent)}
