:root{--tv-bg:#140830;--tv-ink:#fff;--tv-dim:#ffffffad;--tv-card:#ffffff12;--tv-card-border:#ffffff1f;--tv-sun:#ffd43b;--tv-sun-deep:#c99700;--tv-good:#12b886;--tv-bad:#f03e5e;--tv-gutter:16px;--tv-safe-top:env(safe-area-inset-top,0px);--tv-safe-bottom:env(safe-area-inset-bottom,0px);--tv-safe-left:env(safe-area-inset-left,0px);--tv-safe-right:env(safe-area-inset-right,0px)}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:var(--tv-bg)}body{color:var(--tv-ink);overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent;background:0 0;min-height:100dvh}body:before{content:"";z-index:-2;background:radial-gradient(90% 45% at -10% -5%,#d633849e,#0000 65%),radial-gradient(80% 45% at 110% 10%,#4c6ef599,#0000 65%),radial-gradient(100% 50% at 50% 115%,#12b8864d,#0000 65%),linear-gradient(#2b1466 0%,#170a38 55%,#0d0521 100%);position:fixed;inset:0}.tv-shell{width:100%;max-width:520px;min-height:100dvh;padding:calc(var(--tv-safe-top) + 14px) calc(var(--tv-safe-right) + var(--tv-gutter)) calc(var(--tv-safe-bottom) + 16px) calc(var(--tv-safe-left) + var(--tv-gutter));flex-direction:column;margin:0 auto;display:flex}.tv-header{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}.tv-wordmark{color:var(--tv-ink);letter-spacing:-.01em;justify-content:center;align-items:center;gap:8px;font-size:1.5rem;font-weight:500;text-decoration:none;display:inline-flex}.tv-wordmark b{color:var(--tv-sun);font-weight:900}.tv-wordmark-dice{display:inline-block;transform:rotate(-12deg)}.tv-tabs{border:1px solid var(--tv-card-border);background:#00000047;border-radius:999px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.tv-tab{min-height:40px;color:var(--tv-dim);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 6px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .16s,color .16s;display:flex}.tv-tab.active{color:#24104f;background:#fff}.tv-tab:focus-visible,.tv-wordmark:focus-visible,.tv-link:focus-visible,.tv-footer a:focus-visible{outline:3px solid var(--tv-sun);outline-offset:2px}.tv-main{flex:1}.tv-footer{text-align:center;margin-top:28px;font-size:.8125rem}.tv-footer a{color:#ffffff73;border-radius:8px;padding:8px 12px;text-decoration:none}.tv-footer a:hover{color:var(--tv-ink)}.tv-screen{width:100%;min-height:100dvh}.tv-center{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.tv-pad{padding:calc(var(--tv-safe-top) + 16px) calc(var(--tv-safe-right) + var(--tv-gutter)) calc(var(--tv-safe-bottom) + 16px) calc(var(--tv-safe-left) + var(--tv-gutter))}.tv-pad>.tv-card{max-width:440px}.tv-stack{flex-direction:column;gap:14px;display:flex}.tv-row{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.tv-grow{flex:1;min-width:0}.tv-card{background:var(--tv-card);border:1px solid var(--tv-card-border);border-radius:24px;flex-direction:column;gap:14px;padding:20px 18px;display:flex;box-shadow:0 12px 32px #00000038}.tv-card-tight{gap:8px;padding:14px 12px}.tv-card-tight>.tv-eyebrow{padding-left:8px}.tv-center-text{text-align:center;align-items:center}.tv-title{letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,8vw,2.4rem);font-weight:900;line-height:1.05}.tv-subtitle{margin:0;font-size:1.125rem;font-weight:800}.tv-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--tv-dim);margin:0;font-size:.75rem;font-weight:800;display:block}.tv-dim{color:var(--tv-dim);margin:0}.tv-card p,.tv-stack>p{margin:0}.tv-error{color:#ffa8b8;margin:0;font-weight:600}.tv-notice{color:#ffe58a;background:#ffd43b1f;border-radius:14px;margin:0;padding:10px 14px;font-size:.9rem}.tv-mono{letter-spacing:.08em;font-family:ui-monospace,SF Mono,Menlo,monospace}.tv-hero-emoji{font-size:3.5rem;line-height:1}.tv-hint{text-align:center;color:var(--tv-dim);margin:0;font-size:.95rem}.tv-link{color:#d0bfff;font:inherit;text-underline-offset:3px;cursor:pointer;touch-action:manipulation;background:0 0;border:0;padding:6px 4px;font-size:.95rem;font-weight:700;-webkit-text-decoration:underline #d0bfff66;text-decoration:underline #d0bfff66}.tv-link-icon{align-self:center;align-items:center;gap:6px;display:inline-flex}.tv-link-start{text-align:left;align-self:flex-start}.tv-btn{--depth:6px;width:100%;min-height:60px;font:inherit;letter-spacing:.01em;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;border:0;border-radius:20px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:1.2rem;font-weight:800;text-decoration:none;transition:transform 90ms,box-shadow 90ms,filter .16s;display:flex}.tv-btn[data-variant=primary]{background:linear-gradient(180deg, #ffe066, var(--tv-sun));color:#2b1a00;box-shadow:0 var(--depth) 0 var(--tv-sun-deep), 0 calc(var(--depth) + 10px) 24px #ffd43b40}.tv-btn[data-variant=ghost]{--depth:4px;min-height:54px;color:var(--tv-ink);box-shadow:0 var(--depth) 0 #00000059;background:#ffffff1f;font-size:1.05rem}.tv-btn:active:not(:disabled){transform:translateY(var(--depth));box-shadow:0 0 #0000}.tv-btn:focus-visible{outline-offset:3px;outline:3px solid #fff}.tv-btn:disabled{cursor:default;filter:saturate(.7)brightness(.9)}.tv-btn-spinner{border:3px solid;border-right-color:#0000;border-radius:50%;width:24px;height:24px;animation:.7s linear infinite tv-spin}.tv-pill-btn{border:1px solid var(--tv-card-border);min-height:40px;color:var(--tv-ink);font:inherit;cursor:pointer;touch-action:manipulation;background:#ffffff1f;border-radius:999px;padding:0 18px;font-size:.9rem;font-weight:700}.tv-pill-btn[data-quiet]{color:var(--tv-dim);background:0 0}.tv-pill-btn:active{transform:translateY(1px)}.tv-pill-btn:focus-visible{outline:3px solid var(--tv-sun);outline-offset:2px}.tv-loader{grid-template-columns:repeat(2,22px);gap:8px;display:grid}.tv-loader span{border-radius:7px;width:22px;height:22px;animation:1.2s ease-in-out infinite tv-pulse}.tv-loader span:first-child{background:#e0314f}.tv-loader span:nth-child(2){background:#2f6fe4;animation-delay:.15s}.tv-loader span:nth-child(4){background:#d48806;animation-delay:.3s}.tv-loader span:nth-child(3){background:#1f9d55;animation-delay:.45s}.tv-avatar{width:var(--avatar-size);height:var(--avatar-size);background:var(--avatar-color);font-size:calc(var(--avatar-size) * .56);background-image:radial-gradient(circle at 30% 25%,#ffffff59,#0000 55%);border-radius:50%;flex:none;place-items:center;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;line-height:1;display:inline-grid;box-shadow:inset 0 -3px #0003}.tv-avatar[data-ring]{box-shadow:inset 0 -4px #0003,0 0 0 4px #ffffffe6,0 10px 30px #00000059}.tv-picker{flex-direction:column;gap:12px;display:flex}.tv-picker-grid{grid-template-columns:repeat(auto-fill,minmax(46px,1fr));gap:6px;display:grid}.tv-picker-emoji{aspect-ratio:1;cursor:pointer;touch-action:manipulation;background:#ffffff14;border:2px solid #0000;border-radius:14px;min-height:46px;padding:0;font-size:1.6rem;line-height:1;transition:transform .12s}.tv-picker-emoji[aria-checked=true]{background:#ffffff38;border-color:#fff;transform:scale(1.06)}.tv-picker-colors{grid-template-columns:repeat(6,1fr);justify-items:center;gap:8px;display:grid}.tv-picker-color{background:var(--swatch);cursor:pointer;touch-action:manipulation;border:3px solid #0000;border-radius:50%;width:38px;height:38px;padding:0;transition:transform .12s}.tv-picker-color[aria-checked=true]{border-color:#fff;transform:scale(1.12)}.tv-picker-emoji:focus-visible,.tv-picker-color:focus-visible,.tv-who-avatar:focus-visible{outline:3px solid var(--tv-sun);outline-offset:2px}.tv-code-input{color:#fff;width:100%;min-width:0;height:84px;caret-color:var(--tv-sun);font:inherit;letter-spacing:.32em;text-align:center;text-transform:uppercase;background:#00000052;border:3px solid #ffffff38;border-radius:20px;outline:none;padding:0 0 0 .32em;font-size:clamp(2.2rem,12vw,3rem);font-weight:900;transition:border-color .16s,box-shadow .16s}.tv-code-input::placeholder{color:#ffffff29}.tv-code-input:focus{border-color:var(--tv-sun);box-shadow:0 0 0 5px #ffd43b2e}.tv-code-input[data-complete]{border-color:var(--tv-good)}.tv-code-input[aria-invalid=true]{border-color:var(--tv-bad);animation:.32s tv-shake}.tv-code-status{text-align:center;place-items:center;min-height:46px;font-size:.95rem;display:grid}.tv-code-status p{margin:0}.tv-game-chip{flex-direction:column;gap:2px;display:flex}.tv-game-chip b{font-size:1.05rem}.tv-game-chip span{color:var(--tv-dim);font-size:.85rem}.tv-playing-as{flex-direction:row;align-items:center}.tv-playing-as-text{flex-direction:column;flex:1;min-width:0;line-height:1.2;display:flex}.tv-playing-as-text .tv-dim{font-size:.8rem}.tv-playing-as-text b{text-overflow:ellipsis;white-space:nowrap;font-size:1.2rem;overflow:hidden}.tv-who{align-items:flex-end;gap:14px;display:flex}.tv-who-avatar{cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:50%;flex:none;padding:0;position:relative}.tv-who-edit{color:#24104f;background:#fff;border-radius:50%;place-items:center;width:24px;height:24px;transition:transform .16s;display:grid;position:absolute;bottom:-2px;right:-2px;box-shadow:0 2px 6px #0006}.tv-who-avatar[aria-expanded=true] .tv-who-edit{transform:rotate(180deg)}.tv-game{max-width:640px;padding:calc(var(--tv-safe-top) + 10px) calc(var(--tv-safe-right) + var(--tv-gutter)) calc(var(--tv-safe-bottom) + 16px) calc(var(--tv-safe-left) + var(--tv-gutter));flex-direction:column;margin:0 auto;display:flex}.tv-gamebar{justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-bottom:12px;display:flex}.tv-gamebar-me{align-items:center;gap:10px;min-width:0;display:flex}.tv-gamebar-me b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tv-gamebar-score,.tv-gamebar-code{font-variant-numeric:tabular-nums;background:#00000059;border-radius:999px;flex:none;padding:6px 14px;font-weight:800}.tv-gamebar-code{letter-spacing:.16em}.tv-game-body{flex-direction:column;flex:1;gap:18px;min-height:0;display:flex}.tv-reconnecting{top:calc(var(--tv-safe-top) + 8px);z-index:50;color:#ffe58a;white-space:nowrap;pointer-events:none;background:#000000c7;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:.8rem;font-weight:700;display:flex;position:fixed;left:50%;transform:translate(-50%)}.tv-reconnecting-dot{background:var(--tv-sun);border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite tv-pulse}.tv-lobby{justify-content:space-between;gap:24px}.tv-lobby-hero{text-align:center;flex-direction:column;align-items:center;gap:8px;padding-top:5vh;display:flex}.tv-lobby-hero .tv-title{margin-top:14px;font-size:clamp(2.4rem,12vw,3.2rem)}.tv-lobby-game{margin:0;font-size:1.15rem;font-weight:700}.tv-lobby-crowd{flex-direction:column;align-items:center;gap:10px;display:flex}.tv-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.tv-chip{background:#ffffff1a;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:4px 12px 4px 4px;font-size:.9rem;font-weight:700;display:flex}.tv-chip span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tv-waiting-dots{vertical-align:middle;gap:4px;margin-right:8px;display:inline-flex}.tv-waiting-dots i{background:var(--tv-sun);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite tv-pulse}.tv-waiting-dots i:nth-child(2){animation-delay:.2s}.tv-waiting-dots i:nth-child(3){animation-delay:.4s}.tv-question{gap:14px}.tv-timer-meta{justify-content:space-between;align-items:baseline;margin-bottom:6px;font-weight:800;display:flex}.tv-timer-meta i{color:var(--tv-dim);font-style:normal;font-weight:500}.tv-timer-seconds{text-align:right;font-variant-numeric:tabular-nums;min-width:2ch;font-size:1.6rem;line-height:1}.tv-timer-track{background:#00000059;border-radius:999px;height:12px;overflow:hidden}.tv-timer-fill{background:linear-gradient(90deg, #69db7c, var(--tv-sun));height:100%;transform:scaleX(var(--fraction));transform-origin:0;border-radius:999px;transition:transform .11s linear,background .3s}.tv-timer[data-urgent] .tv-timer-fill{background:linear-gradient(90deg, #ff8787, var(--tv-bad))}.tv-timer[data-urgent] .tv-timer-seconds{color:#ff8fa3;animation:1s ease-in-out infinite tv-throb}.tv-prompt{letter-spacing:-.01em;text-wrap:balance;margin:4px 0;font-size:clamp(1.25rem,5.6vw,1.7rem);font-weight:800;line-height:1.2}.tv-prompt[data-long]{font-size:1.1rem}.tv-prompt-hidden{text-align:center;color:var(--tv-dim);margin:4px 0;font-size:1.25rem;font-weight:700}.tv-answers{grid-template-columns:1fr;gap:14px;padding-bottom:6px;display:grid}.tv-answers[data-count="2"]>button{min-height:110px}@media (width>=600px){.tv-answers{grid-template-columns:1fr 1fr}}.tv-question-status{text-align:center;place-items:center;min-height:48px;margin-top:auto;display:grid}.tv-status-pill{background:#0006;border-radius:999px;margin:0;padding:10px 18px;font-size:.95rem;font-weight:700}.tv-status-pill[data-tone=bad]{background:var(--tv-bad);font-size:1.15rem}.tv-reveal{text-align:center;justify-content:center;align-items:center;gap:22px}.tv-reveal:before{content:"";z-index:-1;animation:.26s both tv-fade-in;position:fixed;inset:0}.tv-reveal[data-outcome=correct]:before{background:radial-gradient(90% 50% at 50% 30%,#ffffff38,#0000 70%),linear-gradient(#0ca678,#087f5b)}.tv-reveal[data-outcome=wrong]:before{background:radial-gradient(90% 50% at 50% 30%,#ffffff29,#0000 70%),linear-gradient(#e03151,#a61e4d)}.tv-reveal[data-outcome=missed]:before{background:linear-gradient(#495057,#2b2f36)}.tv-reveal-hero{flex-direction:column;align-items:center;gap:8px;display:flex}.tv-reveal-badge{background:#fffffff2;border-radius:50%;place-items:center;width:96px;height:96px;margin-bottom:6px;font-size:3.2rem;font-weight:900;line-height:1;display:grid;box-shadow:0 10px 30px #00000040}.tv-reveal[data-outcome=correct] .tv-reveal-badge{color:#087f5b}.tv-reveal[data-outcome=wrong] .tv-reveal-badge{color:#c2255c}.tv-reveal-points{font-variant-numeric:tabular-nums;text-shadow:0 3px #0003;margin:0;font-size:3.2rem;font-weight:900;line-height:1}.tv-reveal-sub{opacity:.9;margin:0;font-size:1.1rem;font-weight:600}.tv-streak{color:#ffd8a8;background:#0000004d;border-radius:999px;align-items:center;gap:6px;margin:6px 0 0;padding:6px 14px;font-weight:800;animation:1.2s ease-in-out infinite tv-throb;display:inline-flex}.tv-streak svg{color:#ff922b}.tv-reveal-answer{text-align:left;background:#00000042;border-radius:20px;flex-direction:column;gap:8px;width:100%;max-width:440px;padding:16px;display:flex}.tv-reveal-answer .tv-eyebrow{color:#ffffffbf}.tv-reveal-answer-text{align-items:center;gap:10px;margin:0;font-size:1.2rem;font-weight:800;line-height:1.2;display:flex}.tv-reveal-shape{border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:18px;display:grid;box-shadow:0 0 0 2px #ffffffd9}.tv-reveal-explanation{color:#ffffffe0;margin:0;font-size:.95rem;line-height:1.4}.tv-reveal-rank{margin:0;font-size:1.05rem;font-weight:600}.tv-standings{justify-content:center;gap:22px}.tv-standings-hero{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.tv-standings-rank{letter-spacing:-.03em;color:var(--tv-sun);text-shadow:0 5px #00000040;margin:0;font-size:clamp(4rem,22vw,5.5rem);font-weight:900;line-height:1}.tv-standings-score{font-variant-numeric:tabular-nums;margin:0;font-size:1.4rem;font-weight:800}.tv-standings-chase{background:#0000004d;border-radius:999px;margin:8px 0 0;padding:8px 16px;font-size:.95rem}.tv-rank-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.tv-rank-row{border-radius:16px;align-items:center;gap:10px;min-height:50px;padding:6px 12px 6px 8px;font-weight:700;display:flex}.tv-rank-row[data-mine]{background:#ffd43b29;box-shadow:inset 0 0 0 2px #ffd43b99}.tv-rank-n{text-align:center;width:28px;color:var(--tv-dim);font-variant-numeric:tabular-nums;flex:none;font-weight:900}.tv-rank-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.tv-rank-name i{color:var(--tv-dim);font-style:normal;font-weight:500}.tv-rank-move{flex:none;font-size:.75rem;font-weight:800}.tv-rank-move[data-dir=up]{color:#69db7c}.tv-rank-move[data-dir=down]{color:#ff8fa3}.tv-rank-score{font-variant-numeric:tabular-nums;flex:none}.tv-rank-gap{text-align:center;color:var(--tv-dim);line-height:1}.tv-finished{gap:22px;padding-top:8px}.tv-podium{grid-template-columns:1fr 1.15fr 1fr;align-items:end;gap:8px;margin-top:6px;display:grid}.tv-podium-step{min-width:0;animation:.6s cubic-bezier(.2,1.2,.4,1) both tv-rise;animation-delay:var(--delay,0s);flex-direction:column;align-items:center;gap:4px;display:flex}.tv-podium-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:4px;font-size:.9rem;overflow:hidden}.tv-podium-step[data-mine] .tv-podium-name{color:var(--tv-sun)}.tv-podium-score{color:var(--tv-dim);font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:700}.tv-podium-block{background:linear-gradient(#ffffff3d,#ffffff0f);border-radius:14px 14px 0 0;place-items:start center;width:100%;height:64px;margin-top:4px;padding-top:8px;font-size:1.8rem;line-height:1;display:grid}.tv-podium-step:nth-child(2) .tv-podium-block{background:linear-gradient(#ffd43b8c,#ffd43b1a);height:100px}.tv-podium-step:nth-child(3) .tv-podium-block{height:44px}.tv-profile-head{text-align:center;align-items:center;gap:8px}.tv-profile-head .tv-title{overflow-wrap:anywhere;margin-top:8px}.tv-profile-head .tv-row{margin-top:8px}.tv-tiles{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.tv-tile{background:var(--tv-card);border:1px solid var(--tv-card-border);text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:84px;padding:10px 6px;display:flex}.tv-tile[data-wide]{flex-direction:row;grid-column:span 3;justify-content:space-between;min-height:56px;padding:10px 18px}.tv-tile-value{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.5rem;font-weight:900;line-height:1.1}.tv-tile-label{letter-spacing:.06em;text-transform:uppercase;color:var(--tv-dim);font-size:.72rem;font-weight:700}.tv-topic{flex-direction:column;gap:6px;display:flex}.tv-topic-head{justify-content:space-between;gap:12px;font-size:.95rem;display:flex}.tv-topic-head span{font-variant-numeric:tabular-nums;flex:none;font-weight:800}.tv-topic-head i{color:var(--tv-dim);font-style:normal;font-weight:500}.tv-history,.tv-alltime{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.tv-history-row{border-top:1px solid #ffffff14;align-items:center;gap:12px;padding:10px 0;display:flex}.tv-history-row:first-child{border-top:0}.tv-history-rank{text-align:center;flex:none;width:40px;font-size:1rem;font-weight:900}.tv-history-rank[data-place="1"],.tv-history-rank[data-place="2"],.tv-history-rank[data-place="3"]{font-size:1.6rem}.tv-history-main,.tv-alltime-main{flex-direction:column;flex:1;min-width:0;line-height:1.25;display:flex}.tv-history-main b,.tv-alltime-main b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tv-history-main i,.tv-alltime-main>i{color:var(--tv-dim);font-size:.8rem;font-style:normal}.tv-alltime-main b i{color:var(--tv-dim);font-style:normal;font-weight:500}.tv-history-score{font-variant-numeric:tabular-nums;flex:none;font-weight:800}.tv-alltime{gap:8px}.tv-alltime-row{background:var(--tv-card);border:1px solid var(--tv-card-border);border-radius:20px;align-items:center;gap:10px;padding:10px 14px 10px 8px;display:flex}.tv-alltime-row[data-place="1"]{background:linear-gradient(90deg, #ffd43b38, var(--tv-card))}.tv-alltime-row[data-mine]{border-color:var(--tv-sun);box-shadow:inset 0 0 0 1px var(--tv-sun)}.tv-alltime-row .tv-rank-n{width:32px;font-size:1.1rem}.tv-alltime-points{font-variant-numeric:tabular-nums;flex-direction:column;flex:none;align-items:flex-end;font-size:1.1rem;font-weight:900;line-height:1.1;display:flex}.tv-alltime-points i{color:var(--tv-dim);font-size:.7rem;font-style:normal;font-weight:700}.tv-shell .mantine-InputWrapper-label,.tv-game .mantine-InputWrapper-label{color:var(--tv-dim);margin-bottom:4px;font-size:.85rem;font-weight:700}.tv-shell .mantine-Input-input,.tv-game .mantine-Input-input{background:#0000004d;border-width:2px;border-color:#ffffff2e;font-weight:600}.tv-shell .mantine-Input-input:focus,.tv-game .mantine-Input-input:focus{border-color:var(--tv-sun)}.tv-rise{animation:.42s cubic-bezier(.2,.9,.3,1) both tv-rise}.tv-pop{animation:.42s cubic-bezier(.2,1.5,.4,1) both tv-pop}.tv-fade{animation:.5s both tv-fade-in}.tv-bob{animation:2.6s ease-in-out infinite tv-bob}@keyframes tv-rise{0%{opacity:0;transform:translateY(18px)}}@keyframes tv-pop{0%{opacity:0;transform:scale(.7)}}@keyframes tv-fade-in{0%{opacity:0}}@keyframes tv-bob{50%{transform:translateY(-8px)rotate(3deg)}}@keyframes tv-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@keyframes tv-throb{50%{transform:scale(1.08)}}@keyframes tv-spin{to{transform:rotate(360deg)}}@keyframes tv-shake{20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}.tv-system-progress{text-align:center;color:var(--tv-dim);margin:0;padding:10px 18px;font-size:.9rem}.tv-system-lobby{text-align:left;width:100%;max-width:520px}.tv-invite-input{color:#1e293b;width:100%;min-width:0;font:inherit;background:#f8fafc;border:1px solid #c7d2fe;border-radius:12px;padding:12px;font-size:.85rem}._answer_1lnhl_1{--depth:6px;background:var(--option-color);width:100%;min-height:76px;box-shadow:0 var(--depth) 0 color-mix(in srgb, var(--option-color) 62%, #000), 0 calc(var(--depth) + 8px) 18px #00000059;color:#fff;font:inherit;text-align:left;text-shadow:0 1px 2px #00000059;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:18px;align-items:center;gap:12px;padding:14px 16px;font-size:1.125rem;font-weight:700;line-height:1.2;transition:transform 90ms,box-shadow 90ms,opacity .2s,filter .2s;display:flex;position:relative;transform:translateY(0)}._answer_1lnhl_1[data-compact]{min-height:56px;padding:10px 14px;font-size:1rem}._answer_1lnhl_1:active:not(:disabled){transform:translateY(var(--depth));box-shadow:0 0 0 color-mix(in srgb, var(--option-color) 62%, #000), 0 4px 10px #00000059}._answer_1lnhl_1:focus-visible{outline-offset:3px;outline:3px solid #fff}._answer_1lnhl_1:disabled{cursor:default}._answer_1lnhl_1[data-state=dimmed]{opacity:.32;filter:saturate(.5);transform:translateY(calc(var(--depth) - 2px));box-shadow:0 2px 0 color-mix(in srgb, var(--option-color) 62%, #000)}._answer_1lnhl_1[data-state=selected]{outline-offset:2px;outline:4px solid #fff;animation:.32s cubic-bezier(.2,1.4,.4,1) _answer-pop_1lnhl_1}._answer_1lnhl_1[data-state=correct]{outline-offset:2px;outline:4px solid #fff}._answer_1lnhl_1[data-state=wrong]{opacity:.55;filter:saturate(.6)}._shape_1lnhl_80{filter:drop-shadow(0 1px 1px #0000004d);background:#0003;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;font-size:22px;display:grid}._text_1lnhl_92{overflow-wrap:anywhere;flex:1;min-width:0}._mark_1lnhl_98{flex:none;width:28px;height:28px}@keyframes _answer-pop_1lnhl_1{0%{transform:scale(.96)}60%{transform:scale(1.03)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){._answer_1lnhl_1,._answer_1lnhl_1[data-state=selected]{transition:none;animation:none}}
