:root{color-scheme:dark;--page:#100d18;--surface:#181322;--surface-2:#211a2d;--line:#3a304a;--ink:#fff8ec;--muted:#a79caf;--coral:#ff765f;--yellow:#f7c85b;--aqua:#53d5ca;--violet:#9e71f5;--danger:#ff5e61;--player:#f7c85b}*{box-sizing:border-box}[hidden]{display:none!important}html{min-width:320px;min-height:100%;background:var(--page)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;background:radial-gradient(circle at 50% -30%,#2a183a 0,transparent 46%),var(--page);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button{font:inherit;letter-spacing:0}.shell{min-height:100svh}.topbar{position:relative;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:64px;border-bottom:1px solid var(--line);padding:8px clamp(14px,3vw,34px);background:rgba(16,13,24,.88);backdrop-filter:blur(14px)}.back-link,.brand{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:900}.back-link{justify-self:start;min-height:40px;color:var(--muted);text-decoration:none}.brand{justify-self:center;white-space:nowrap}.brand-mark{position:relative;display:block;width:27px;height:27px;border-radius:50%;background:var(--coral);box-shadow:inset 4px 4px 0 rgba(255,255,255,.18)}.brand-mark:before{position:absolute;top:-7px;right:-2px;width:10px;height:12px;border-top:3px solid var(--yellow);border-radius:50%;content:"";transform:rotate(28deg)}.brand-mark i{position:absolute;top:-8px;right:-6px;width:5px;height:5px;border-radius:50%;background:var(--yellow);box-shadow:0 0 8px var(--yellow)}.header-actions{display:flex;justify-self:end;gap:7px}.icon-button,.language-button{display:grid;width:42px;height:38px;place-items:center;border:1px solid var(--line);border-radius:8px;background:var(--surface-2);color:var(--yellow);cursor:pointer;font-size:12px;font-weight:950}.sound-button{font-size:17px}.sound-button.is-muted{color:var(--muted);text-decoration:line-through}.screen[hidden]{display:none}.setup-screen{width:min(1020px,calc(100% - 38px));margin:auto;padding:clamp(42px,6vw,74px) 0 72px}.hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:center;gap:40px;min-height:300px}.hero p,.ready-stage>p,.turn-card p,.result-stage>p,.final-screen>p{margin:0;color:var(--coral);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.hero h1{margin:8px 0 0;font-size:clamp(46px,7vw,78px);line-height:.94;letter-spacing:-.05em}.hero h1 em{color:var(--yellow);font-style:normal}.hero-bomb{position:relative;width:220px;height:220px;justify-self:center}.bomb-core,.live-bomb{position:absolute;border-radius:50%;background:radial-gradient(circle at 35% 28%,#4e4659 0 7%,#211c29 32%,#08070b 77%);box-shadow:inset -12px -14px 20px #050407,0 25px 60px rgba(0,0,0,.5)}.bomb-core{inset:24px}.bomb-core:before,.live-bomb:before{position:absolute;top:-8px;left:50%;width:42px;height:22px;border-radius:7px 7px 3px 3px;background:#09070d;box-shadow:inset 0 4px 0 #49404f;content:"";transform:translateX(-50%)}.bomb-core span,.live-bomb span{position:absolute;top:26%;left:24%;width:18%;height:18%;border-radius:50%;background:rgba(255,255,255,.08)}.fuse,.live-fuse{position:absolute;z-index:2;border-top:7px solid #bd8040;border-radius:50%;transform:rotate(-28deg)}.fuse{top:2px;right:38px;width:68px;height:52px}.fuse i,.live-fuse i{position:absolute;top:-12px;right:-3px;width:11px;height:11px;border-radius:50%;background:white;box-shadow:0 0 5px white,0 0 14px var(--yellow),0 0 28px var(--coral)}.rules{display:grid;grid-template-columns:180px 1fr;gap:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0}.rules h2{margin:0;font-size:16px}.rules ol{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;list-style:none}.rules li{display:grid;grid-template-columns:30px 1fr;align-items:start;gap:10px;color:var(--muted);font-size:13px;line-height:1.45}.rules li strong{display:grid;width:27px;height:27px;place-items:center;border-radius:50%;background:var(--surface-2);color:var(--yellow);font-size:12px}.settings-panel{padding-top:26px}.setting{display:flex;align-items:center;justify-content:space-between;gap:24px}.setting>div:first-child{display:flex;flex-direction:column;gap:3px}.setting span{font-size:12px;font-weight:900;text-transform:uppercase}.setting small{color:var(--muted);font-size:12px}.segments{display:flex;overflow:hidden;border:1px solid var(--line);border-radius:9px}.segments button{min-width:64px;min-height:44px;border:0;border-right:1px solid var(--line);padding:0 14px;background:var(--surface);color:var(--muted);cursor:pointer;font-size:13px;font-weight:950}.segments button:last-child{border-right:0}.segments button.is-active,.segments button:hover,.segments button:focus-visible{background:var(--yellow);color:#17121f}.segments.words button{min-width:94px}.seat-preview{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin:18px 0 26px}.seat{display:grid;min-width:0;place-items:center;gap:7px;border:1px solid var(--line);border-radius:10px;padding:10px 5px;background:var(--surface)}.seat span,.player-token,.winner-token{display:grid;place-items:center;border-radius:50%;background:var(--seat-color,var(--yellow));color:#15111b;font-weight:1000}.seat span{width:44px;height:44px;font-size:17px}.seat strong{overflow:hidden;width:100%;color:var(--muted);font-size:10px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.setting-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:28px;border-top:1px solid var(--line);padding-top:24px}.setting.compact{align-items:flex-end}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;border:1px solid transparent;border-radius:9px;padding:0 19px;cursor:pointer;font-size:13px;font-weight:950}.button.primary{border-color:var(--yellow);background:var(--yellow);color:#18121d}.button.secondary{border-color:var(--line);background:var(--surface-2);color:var(--ink)}.button:hover,.button:focus-visible{filter:brightness(1.1)}.start-button{width:100%;min-height:60px;margin-top:28px;font-size:16px}.no-input{display:flex;align-items:center;justify-content:center;gap:7px;margin:14px 0 0;color:var(--muted);font-size:11px}.no-input>span:first-child{color:var(--aqua)}.play-screen{padding-bottom:28px}.round-bar{display:flex;align-items:center;justify-content:space-between;min-height:62px;border-bottom:1px solid var(--line);padding:8px clamp(16px,4vw,50px);background:var(--surface)}.round-bar>div{display:flex;flex-direction:column;gap:2px}.round-bar span{color:var(--coral);font-size:11px;font-weight:950;text-transform:uppercase}.round-bar strong{color:var(--muted);font-size:12px}.skip-button{min-height:42px}.ready-stage,.result-stage,.final-screen{display:grid;min-height:calc(100svh - 126px);place-content:center;justify-items:center;padding:44px 20px;text-align:center}.category-chip{margin-bottom:24px;border:1px solid var(--line);border-radius:999px;padding:7px 13px;background:var(--surface);color:var(--aqua);font-size:11px;font-weight:950;text-transform:uppercase}.ready-stage h1{max-width:900px;margin:10px 0 30px;font-size:clamp(38px,6vw,68px);line-height:1.02;letter-spacing:-.035em}.starter-card{display:flex;align-items:center;gap:8px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 18px;color:var(--muted);font-size:13px}.starter-card strong{color:var(--yellow);font-size:15px}.ready-help{margin-top:24px!important;color:var(--muted)!important;letter-spacing:0!important;text-transform:none!important}.ignite-button{min-width:230px;min-height:56px;margin-top:18px}.live-stage{min-height:calc(100svh - 126px);padding:22px clamp(16px,4vw,52px) 26px}.prompt-strip{display:flex;align-items:center;justify-content:center;gap:10px;min-height:64px;text-align:center}.prompt-strip span{border-radius:999px;padding:5px 10px;background:rgba(83,213,202,.12);color:var(--aqua);font-size:10px;font-weight:950;text-transform:uppercase}.prompt-strip strong{font-size:clamp(16px,2.4vw,25px)}.live-board{display:grid;grid-template-columns:minmax(260px,1fr) minmax(300px,1fr);align-items:center;justify-content:center;gap:clamp(24px,6vw,90px);width:min(960px,100%);min-height:calc(100svh - 340px);margin:auto}.bomb-wrap{position:relative;width:min(36vw,330px);height:min(36vw,330px);min-width:240px;min-height:240px;justify-self:end;filter:drop-shadow(0 28px 28px rgba(0,0,0,.45))}.live-bomb{inset:18%;animation:bomb-breathe .72s ease-in-out infinite alternate}.live-fuse{top:8%;right:18%;width:29%;height:24%;border-width:8px}.spark{position:absolute;z-index:3;width:7px;height:22px;border-radius:50%;background:var(--yellow);box-shadow:0 0 12px var(--coral);animation:spark .5s linear infinite}.spark-one{top:7%;right:15%;transform:rotate(38deg)}.spark-two{top:3%;right:23%;animation-delay:-.18s;transform:rotate(-42deg)}.spark-three{top:14%;right:9%;animation-delay:-.32s;transform:rotate(78deg)}.bomb-wrap.is-danger .live-bomb{animation-duration:.24s}.bomb-wrap.is-danger .spark{animation-duration:.22s}.turn-card{justify-self:start;width:min(100%,420px);border-left:1px solid var(--line);padding:20px 0 20px clamp(24px,5vw,56px)}.turn-card p{color:var(--muted)}.player-token,.winner-token{width:82px;height:82px;margin:15px 0 10px;background:var(--player);box-shadow:0 0 0 8px color-mix(in srgb,var(--player) 18%,transparent);font-size:31px}.turn-card h1{margin:0;font-size:clamp(38px,6vw,64px);line-height:1}.turn-card>span{display:block;margin-top:13px;color:var(--coral);font-size:20px;letter-spacing:5px}.turn-card.is-passing{animation:pass .24s ease-out}.live-actions{display:grid;grid-template-columns:minmax(180px,320px) minmax(260px,500px);justify-content:center;gap:10px}.button.reject{min-height:62px;border-color:var(--line);background:var(--surface-2);color:var(--muted)}.button.accept{min-height:62px;border-color:var(--aqua);background:var(--aqua);color:#101817;font-size:15px}.key-hint{display:flex;align-items:center;justify-content:center;gap:7px;margin:12px 0 0;color:var(--muted);font-size:10px}.key-hint kbd{border:1px solid var(--line);border-radius:4px;padding:2px 5px;background:var(--surface);color:var(--ink);font:inherit;font-weight:900}.result-stage{position:relative;overflow:hidden}.blast{display:grid;width:150px;height:150px;place-items:center;margin-bottom:22px;background:var(--coral);clip-path:polygon(50% 0,60% 26%,81% 8%,78% 35%,100% 37%,81% 53%,98% 72%,71% 70%,72% 100%,52% 79%,35% 98%,34% 73%,5% 83%,24% 58%,0 46%,27% 40%,12% 16%,40% 29%);animation:blast-in .45s cubic-bezier(.2,1.6,.5,1)}.blast span{color:#18121d;font-size:24px;font-weight:1000;transform:rotate(-7deg)}.result-stage h1{margin:7px 0 12px;font-size:clamp(48px,8vw,86px);line-height:.95}.life-result{color:var(--coral);font-size:18px}.result-detail{margin-top:8px!important;color:var(--muted)!important;letter-spacing:0!important;text-transform:none!important}.round-roster{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:26px 0}.round-player{display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;padding:5px 10px 5px 5px;background:var(--surface);color:var(--muted);font-size:11px;font-weight:900}.round-player i{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--seat-color);color:#17121d;font-style:normal}.round-player.is-out{opacity:.38;text-decoration:line-through}.round-player.is-hit{border-color:var(--coral)}.next-button{min-width:210px;min-height:54px}.final-screen{position:relative;width:min(900px,calc(100% - 36px));margin:auto}.final-screen>p{color:var(--aqua)}.winner-token{width:124px;height:124px;margin:24px 0 16px;font-size:48px}.final-screen h1{margin:0 0 10px;font-size:clamp(56px,10vw,104px);line-height:.95}.final-screen>span{color:var(--muted)}.final-actions{display:flex;gap:9px;margin-top:34px}.final-burst{position:absolute;inset:18% 10% auto;display:flex;justify-content:space-between;pointer-events:none}.final-burst i{width:8px;height:32px;border-radius:4px;background:var(--coral);transform:rotate(28deg)}.final-burst i:nth-child(2){background:var(--yellow);transform:translateY(-40px) rotate(-22deg)}.final-burst i:nth-child(3){background:var(--aqua);transform:translateY(20px) rotate(60deg)}.final-burst i:nth-child(4){background:var(--violet);transform:translateY(-20px) rotate(14deg)}.final-burst i:nth-child(5){background:var(--yellow);transform:rotate(-52deg)}.toast{position:fixed;z-index:50;right:18px;bottom:18px;visibility:hidden;border-radius:8px;padding:12px 15px;background:var(--ink);color:#18121d;font-size:13px;font-weight:900;opacity:0;transform:translateY(9px);transition:.16s}.toast.is-visible{visibility:visible;opacity:1;transform:none}:focus-visible{outline:3px solid rgba(247,200,91,.75);outline-offset:3px}@keyframes bomb-breathe{to{transform:scale(1.035) rotate(1deg)}}@keyframes spark{0%{opacity:0;transform:translate(0,0) rotate(20deg) scale(.3)}40%{opacity:1}100%{opacity:0;transform:translate(18px,-22px) rotate(100deg) scale(1)}}@keyframes pass{50%{opacity:.35;transform:translateX(12px)}}@keyframes blast-in{from{opacity:0;transform:scale(.25) rotate(-30deg)}to{opacity:1;transform:none}}@media(max-width:760px){.hero{grid-template-columns:1fr 180px}.hero-bomb{width:170px;height:170px}.rules{grid-template-columns:1fr}.rules ol{gap:12px}.setting-grid{grid-template-columns:1fr}.live-board{gap:20px}.bomb-wrap{justify-self:center}.turn-card{padding-left:25px}.seat-preview{grid-template-columns:repeat(4,1fr)}}@media(max-width:560px){.topbar{grid-template-columns:auto 1fr auto;padding-inline:11px}.back-link span:last-child{display:none}.brand{font-size:12px}.sound-button{display:none}.setup-screen{width:calc(100% - 28px);padding-top:34px}.hero{grid-template-columns:1fr;min-height:0}.hero-bomb{display:none}.hero h1{font-size:45px}.rules ol{grid-template-columns:1fr}.setting,.setting.compact{align-items:stretch;flex-direction:column;gap:10px}.segments,.segments.words{display:grid;grid-template-columns:repeat(3,1fr)}.segments button,.segments.words button{min-width:0;border-right:1px solid var(--line)}.seat-preview{grid-template-columns:repeat(3,1fr)}.round-bar{padding-inline:12px}.skip-button{width:44px;padding:0}.skip-button span:last-child{display:none}.ready-stage,.result-stage{min-height:calc(100svh - 126px);padding-inline:14px}.ready-stage h1{font-size:37px}.live-stage{padding:12px 12px 24px}.prompt-strip{align-items:stretch;flex-direction:column;gap:5px}.live-board{grid-template-columns:1fr;gap:2px;min-height:0;padding:12px 0}.bomb-wrap{width:190px;height:190px;min-width:190px;min-height:190px}.turn-card{justify-self:stretch;border-top:1px solid var(--line);border-left:0;padding:16px 0;text-align:center}.player-token{width:60px;height:60px;margin:10px auto;font-size:24px}.turn-card h1{font-size:38px}.live-actions{grid-template-columns:1fr}.button.accept{grid-row:1}.key-hint{display:none}.final-actions{align-items:stretch;flex-direction:column-reverse;width:min(320px,100%)}.final-actions .button{width:100%}}@media(prefers-reduced-motion:reduce){.bomb-core,.live-bomb,.spark,.turn-card,.blast,.toast{animation:none!important;transition:none!important}}
