@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes answer-reveal{0%{opacity:0;transform:scale(.82);filter:blur(7px)}70%{transform:scale(1.035)}to{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes marker-in{0%{opacity:0;transform:translate(-50%,10px) scale(.5)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes confetti-fall{0%{opacity:0;transform:translate3d(0,-24px,0) rotate(0)}12%{opacity:1}to{opacity:0;transform:translate3d(var(--drift),88vh,0) rotate(680deg)}}@keyframes pulse-loader{0%,to{opacity:.35;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}@keyframes orbit-turn{to{transform:rotate(360deg)}}@keyframes orbit-breathe{0%,to{box-shadow:0 0 #dabd7800}50%{box-shadow:0 0 0 13px #dabd7812}}:root{color:#f5f1e7;background:#0d1119;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #0d1119;--surface: #171c27;--surface-high: #202633;--line: rgb(255 255 255 / 10%);--muted: #a6adba;--gold: #dabd78;--gold-bright: #f0d99e;--violet: #8179db;--danger: #f0928e}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;background:radial-gradient(circle at 85% -8%,rgb(106 94 189 / 18%),transparent 30rem),linear-gradient(180deg,#101520 0%,var(--bg) 42%)}body:before{position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140' viewBox='0 0 140 140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.035'/%3E%3C/svg%3E");content:"";pointer-events:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid var(--gold-bright);outline-offset:3px}h1,h2,p{margin-top:0}h1,h2{letter-spacing:-.035em}.screen{width:min(100%,520px);min-height:var(--tg-viewport-stable-height, 100dvh);margin:0 auto;padding:max(22px,env(safe-area-inset-top)) 20px max(26px,env(safe-area-inset-bottom))}.setup-header{display:flex;min-height:24px;align-items:center;justify-content:space-between;gap:16px}.setup-header .text-button{flex:0 0 auto}.setup-header>span{overflow:hidden;color:#7f8793;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.kicker{display:block;margin-bottom:10px;color:var(--gold);font-size:.72rem;font-weight:800;letter-spacing:.15em;line-height:1.4;text-transform:uppercase}.primary-button,.secondary-button,.hold-button{position:relative;width:100%;min-height:58px;border:0;border-radius:18px;font-weight:800;cursor:pointer;transition:transform .15s ease,opacity .15s ease,background .15s ease}.primary-button{color:#18150e;background:linear-gradient(135deg,#f1dcaa,#c8a85f);box-shadow:0 10px 28px #00000042}.secondary-button{border:1px solid var(--line);color:#ece8df;background:var(--surface)}.primary-button:active:not(:disabled),.secondary-button:active:not(:disabled),.hold-button:active:not(:disabled){transform:scale(.985)}button:disabled{cursor:default;opacity:.42}.text-button{border:0;padding:0;color:var(--muted);background:none;cursor:pointer}.loading-screen{display:grid;place-content:center;justify-items:center;gap:16px;text-align:center}.loading-screen h1{margin-bottom:0}.loading-screen p{max-width:320px;color:var(--muted)}.loading-screen .primary-button{width:220px}.loader{width:48px;height:48px;border:1px solid var(--gold);border-radius:18px;animation:pulse-loader 1.2s ease-in-out infinite;transform:rotate(45deg)}.landing-screen{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:radial-gradient(circle at 90% 28%,rgb(130 116 218 / 22%),transparent 16rem),radial-gradient(circle at 10% 70%,rgb(219 188 119 / 10%),transparent 18rem)}.brand-mark{position:relative;width:64px;height:64px;border:1px solid rgb(240 217 158 / 34%);border-radius:21px;background:#171c27c7;transform:rotate(-7deg)}.brand-mark span{position:absolute;display:grid;place-items:center;width:32px;height:32px;font-size:1.2rem;font-weight:900}.brand-mark span:first-child{top:4px;left:5px;color:var(--gold-bright)}.brand-mark span:last-child{right:4px;bottom:4px;color:#aaa4ef}.landing-copy{animation:rise .5s ease both}.landing-copy h1{margin:0 0 20px;font-size:clamp(4.8rem,23vw,7.4rem);font-weight:850;letter-spacing:-.085em;line-height:.77}.landing-copy>p:last-child{max-width:360px;margin-bottom:0;color:#bbc1cc;font-size:1.05rem;line-height:1.55}.landing-actions{display:grid;gap:18px}.feature-row{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;color:#8d95a3;font-size:.68rem}.feature-row span:not(:last-child):after{margin-left:7px;color:#555d6c;content:"·"}.back-button{margin-bottom:18px}.screen-heading h1{margin-bottom:8px;font-size:clamp(2.3rem,11vw,3.6rem);line-height:.98}.screen-heading{text-align:center}.screen-heading>p{color:var(--muted);line-height:1.5}.setup-screen form{display:grid;gap:14px;margin-top:20px}.setup-section{padding:18px;border:1px solid var(--line);border-radius:22px;background:#171c27d6;box-shadow:0 12px 34px #0000001f}.setup-section h2,.section-title-row h2{margin:0 0 15px;font-size:1rem;letter-spacing:-.01em}.compact-section{padding-bottom:20px}.section-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.section-title-row>span{color:#858d9a;font-size:.72rem}.name-list{display:grid;gap:9px}.name-field{display:grid;grid-template-columns:28px 1fr 28px;align-items:center;min-height:50px;border:1px solid transparent;border-radius:15px;background:#10151e;transition:border-color .15s ease}.name-field:focus-within{border-color:#dabd787f}.name-number{color:var(--gold);font-size:.75rem;text-align:right}.name-field input{min-width:0;border:0;outline:0;padding:0 12px;color:#f5f1e7;background:transparent;text-align:center}.name-field input::placeholder{color:#656d7a}.remove-name{border:0;color:#7e8694;background:none;font-size:1.35rem;cursor:pointer}.add-player{width:100%;margin-top:10px;border:1px dashed rgb(218 189 120 / 28%);border-radius:14px;padding:12px;color:var(--gold-bright);background:#dabd780d;cursor:pointer}.setup-hint{margin:12px 2px 0;color:#858d9a;font-size:.7rem;line-height:1.45}.segment-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.segment-control button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:62px;padding:8px 4px;border:1px solid var(--line);border-radius:15px;text-align:center;background:#10151e;cursor:pointer}.segment-control button.is-active{border-color:#dabd788c;color:var(--gold-bright);background:#dabd781a}.segment-control strong{display:block;font-size:1.15rem;line-height:1}.segment-control span{display:block;color:#858d9a;font-size:.64rem;line-height:1.15}.answer-time-picker .section-title-row{margin-bottom:12px}.answer-time-picker .section-title-row h2{margin:0}.answer-time-control{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.answer-time-control button{display:grid;min-width:0;min-height:58px;place-content:center;gap:3px;border:1px solid var(--line);border-radius:14px;color:#b8bec8;background:#10151e}.answer-time-control button.is-active{border-color:#dabd788c;color:var(--gold-bright);background:linear-gradient(145deg,#dabd7826,#dabd780f);box-shadow:inset 0 0 18px #dabd780d}.answer-time-control strong{font-size:1.05rem;line-height:1}.answer-time-control span{overflow-wrap:anywhere;color:#7e8794;font-size:.54rem;line-height:1.05}.answer-time-picker>p{margin:10px 1px 0;color:#737c89;font-size:.62rem;line-height:1.35}.chip-list{display:flex;flex-wrap:wrap;gap:7px}.chip{border:1px solid var(--line);border-radius:999px;padding:9px 12px;color:#b7bdc7;background:#10151e;font-size:.76rem;cursor:pointer}.chip small{margin-left:6px;color:#6e7684}.chip.is-active{border-color:#8179db8a;color:#e2dfff;background:#8179db21}.availability{margin:14px 0 0;color:#838b98;font-size:.72rem}.availability.is-warning,.form-error,.floating-error{color:#ffc0bc}.filter-disclosure{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#171c27d6}.filter-disclosure summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px;font-size:.9rem;font-weight:750;cursor:pointer;list-style:none}.filter-disclosure summary::-webkit-details-marker{display:none}.filter-disclosure summary:after{color:var(--gold);content:"+";font-size:1.2rem}.filter-disclosure[open] summary:after{content:"−"}.filter-disclosure summary small{margin-left:auto;color:#858d9a;font-size:.68rem;font-weight:500}.filter-content{display:grid;gap:17px;border-top:1px solid var(--line);padding:18px}.filter-content h2{margin:0;font-size:.9rem}.form-error{margin:4px 4px 0;font-size:.82rem}.start-game{margin-top:4px}.floating-error{position:fixed;z-index:20;top:max(12px,env(safe-area-inset-top));left:50%;width:min(calc(100% - 32px),470px);border:1px solid rgb(240 146 142 / 30%);border-radius:14px;padding:12px 14px;background:#401d20f5;box-shadow:0 12px 30px #00000052;font-size:.82rem;text-align:center;transform:translate(-50%)}.game-screen{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:15px}.game-screen>*{min-width:0}.answer-screen{gap:8px;padding-top:max(10px,env(safe-area-inset-top));padding-bottom:max(10px,env(safe-area-inset-bottom))}.answer-screen .question-card{border-radius:18px;padding:11px 13px}.answer-screen .question-meta{margin-bottom:7px}.answer-screen .question-meta span{padding:4px 7px;font-size:.54rem}.answer-screen .question-card h1{font-size:clamp(1.1rem,5vw,1.35rem)}.answer-screen .unit-badge{margin-top:9px;padding:5px 8px;font-size:.65rem}.game-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px 12px;color:#8d95a2;font-size:.72rem;font-weight:700}.current-game-title{overflow:hidden;color:var(--gold-bright);font-size:.74rem;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap}.final-game-header{position:relative;z-index:6;color:var(--gold-bright);font-size:.76rem;font-weight:800;letter-spacing:.04em;text-align:center}.progress-track{grid-column:1 / -1;flex:1;height:3px;overflow:hidden;border-radius:999px;background:#2b3140}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--violet),var(--gold));transition:width .35s ease}.question-card{padding:18px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgb(255 255 255 / 4%),transparent 55%),var(--surface);text-align:center}.question-meta{display:flex;justify-content:center;gap:7px;margin-bottom:14px}.question-meta span{border-radius:999px;padding:5px 8px;color:#a7adba;background:#ffffff0d;font-size:.61rem;text-transform:capitalize}.question-card h1{margin:0;font-size:clamp(1.5rem,6.6vw,2.15rem);line-height:1.12}.unit-badge{display:inline-flex;margin:17px 0 0;border-radius:999px;padding:7px 10px;color:var(--gold-bright);background:#dabd7817;font-size:.73rem}.player-trail{display:flex;justify-content:center;gap:6px;overflow-x:auto;padding:1px}.player-trail>div{display:grid;justify-items:center;gap:4px;min-width:39px;color:#68707e}.player-trail span{display:grid;place-items:center;width:28px;height:28px;border:1px solid #373e4c;border-radius:50%;font-size:.68rem;font-weight:800}.player-trail small{overflow:hidden;width:43px;font-size:.58rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.player-trail .is-current{color:#d9d4f9}.player-trail .is-current span{border-color:var(--violet);background:#8179db24}.player-trail .is-answered{color:#98c7ae}.player-trail .is-answered span{border-color:#70b7915c;background:#70b7911c}.handoff-card{display:grid;justify-items:center;padding:26px 21px 21px;border:1px solid var(--line);border-radius:26px;background:#171c27db;text-align:center;animation:rise .32s ease both}.player-orb,.result-avatar{display:grid;place-items:center;color:#fff;font-weight:850}.player-orb{width:72px;height:72px;margin-bottom:21px;border:1px solid rgb(255 255 255 / 14%);border-radius:24px;font-size:1.3rem;box-shadow:inset 0 1px #ffffff1f,0 12px 32px #00000038}.handoff-card h2{margin:-2px 0 8px;font-size:2rem}.handoff-card>p:not(.kicker){max-width:330px;margin-bottom:23px;color:var(--muted);font-size:.83rem;line-height:1.5}.answer-owner{display:flex;align-items:baseline;justify-content:center;gap:9px;color:#f4f0e7;font-weight:800}.answer-owner small{color:#747d8b;font-size:.67rem;font-weight:500}.number-input{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:78px;border:1px solid rgb(218 189 120 / 34%);border-radius:20px;padding:0 17px;background:#111620;transition:border-color .15s ease}.number-input.has-error{border-color:#f0928e7f}.number-input input{min-width:0;border:0;outline:0;color:#fffaf0;background:transparent;font-size:clamp(2rem,10vw,3.2rem);font-weight:760;letter-spacing:-.055em;text-align:center}.number-input>span{margin-left:10px;color:var(--gold);font-size:.78rem}.normalized-number{min-height:17px;margin-top:-8px;color:#8d95a3;font-size:.7rem;text-align:center}.numeric-keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.numeric-keypad button{min-height:48px;border:1px solid var(--line);border-radius:14px;color:#eeeae2;background:var(--surface);font-size:1.03rem;font-weight:700;cursor:pointer}.numeric-keypad button:active:not(:disabled){background:var(--surface-high);transform:scale(.97)}.numeric-keypad .key-clear{grid-column:span 2;color:#a9b0bc;font-size:.75rem}.numeric-keypad .key-delete{color:var(--gold-bright)}.answer-screen .number-input{min-height:56px;border-radius:16px}.answer-screen .number-input input{font-size:clamp(1.8rem,8vw,2.5rem)}.answer-screen .normalized-number{min-height:14px;margin-top:-3px}.answer-screen .numeric-keypad{gap:5px}.answer-screen .numeric-keypad button{min-height:40px;border-radius:12px}.answer-screen .hold-button{min-height:50px}.answer-screen .privacy-note{margin-top:-2px}.hold-button{overflow:hidden;color:#1b170f;background:linear-gradient(135deg,#f1dcaa,#c8a85f);box-shadow:0 10px 28px #00000042}.hold-button__label{position:relative;z-index:1;display:block}.answer-timer{width:max-content;display:flex;align-items:center;gap:9px;margin:-1px auto;border:1px solid rgb(218 189 120 / 13%);border-radius:999px;padding:5px 12px 5px 5px;background:#11151ee0;box-shadow:0 8px 24px #00000024}.answer-screen .answer-timer{margin:0 auto;padding:3px 10px 3px 3px}.answer-screen .answer-timer>span{width:32px;height:32px;font-size:.82rem}.answer-timer>span{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;color:#17130d;background:radial-gradient(circle,#f0d99e 58%,transparent 60%),conic-gradient(#dabd78 calc(var(--timer-progress) * 1turn),#ffffff12 0);font-size:.92rem;font-weight:950}.answer-timer div{min-width:52px}.answer-timer b,.answer-timer small{display:block}.answer-timer b{color:#ddd8cd;font-size:.62rem}.answer-timer small{margin-top:1px;color:#757e8b;font-size:.52rem}.answer-timer.is-urgent{border-color:#f0928e3b;animation:timer-pulse .7s ease-in-out infinite}.answer-timer.is-urgent>span{background:radial-gradient(circle,#f2b1a9 58%,transparent 60%),conic-gradient(#f0928e calc(var(--timer-progress) * 1turn),#ffffff12 0)}@keyframes timer-pulse{50%{transform:scale(1.025);box-shadow:0 0 0 6px #f0928e0d}}.final-reveal-intro{display:grid;align-content:center;padding:22px 18px}.final-sealed-stack{position:relative;overflow:visible;background:radial-gradient(circle at 50% 0%,rgb(218 189 120 / 11%),transparent 55%),linear-gradient(160deg,#1d2330,#111620);box-shadow:0 28px 70px #0000004d}.final-sealed-stack:before,.final-sealed-stack:after{position:absolute;z-index:-1;left:13px;width:calc(100% - 26px);height:100%;border:1px solid rgb(255 255 255 / 7%);border-radius:25px;background:#161c27;content:""}.final-sealed-stack:before{transform:translateY(9px) scale(.98)}.final-sealed-stack:after{transform:translateY(17px) scale(.94);opacity:.65}.final-sealed-stack>p:not(.kicker){color:var(--muted);line-height:1.55;text-align:center}.final-round-review{padding-bottom:max(24px,env(safe-area-inset-bottom))}.review-question-card{border:1px solid rgb(218 189 120 / 13%);border-radius:22px;padding:17px;background:linear-gradient(145deg,#1e2330f5,#121721f5);text-align:center;animation:rise .28s ease both}.review-question-card>span{color:var(--gold);font-size:.62rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.review-question-card h1{margin:9px 0 0;font-size:clamp(1.1rem,5vw,1.5rem);line-height:1.25}.final-review-scoreboard{animation:rise .34s .18s ease both}.privacy-note{margin:-7px 10px 0;color:#707987;font-size:.66rem;line-height:1.4;text-align:center}.ready-screen{align-content:center}.sealed-card{display:grid;justify-items:center;border:1px solid var(--line);border-radius:28px;padding:32px 20px 21px;background:radial-gradient(circle at 50% 0,rgb(129 121 219 / 16%),transparent 15rem),var(--surface);text-align:center;animation:rise .35s ease both}.seal-icon{display:grid;place-items:center;width:68px;height:68px;margin-bottom:24px;border:1px solid rgb(121 198 157 / 32%);border-radius:50%;color:#a6d9be;background:#79c69d17;font-size:1.5rem}.sealed-card h1{max-width:330px;margin-bottom:23px;font-size:clamp(2.1rem,10vw,3rem);line-height:1}.sealed-players{display:grid;width:100%;margin-bottom:22px}.sealed-players span{display:flex;justify-content:space-between;border-bottom:1px solid rgb(255 255 255 / 6%);padding:9px 3px;color:#c9ced6;font-size:.8rem}.sealed-players b{color:#79818e;font-size:.61rem;font-weight:600}.reveal-button{background:linear-gradient(135deg,#dcd7ff,#8f86e1)}.reveal-screen{padding-bottom:38px}.correct-answer-card{display:grid;justify-items:center;min-width:0;overflow:hidden;border:1px solid rgb(218 189 120 / 27%);border-radius:25px;padding:22px;background:radial-gradient(circle at 50% 35%,rgb(218 189 120 / 13%),transparent 10rem),var(--surface);animation:answer-reveal .65s cubic-bezier(.2,.8,.2,1) both}.correct-answer-card span{color:#999fac;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.correct-answer-value{max-width:100%;margin:3px 0 -3px;color:#fff7e5;font-size:clamp(3.1rem,15vw,5rem);letter-spacing:-.075em;line-height:1;text-align:center;white-space:nowrap}.correct-answer-value.is-long{font-size:clamp(2rem,9.5vw,3.4rem);letter-spacing:-.065em}.correct-answer-value.is-extra-long{font-size:clamp(1.45rem,7vw,2.4rem);letter-spacing:-.055em}.correct-answer-card b{color:var(--gold);font-size:.75rem}.result-scale{border:1px solid var(--line);border-radius:21px;padding:23px 15px 13px;background:#121721c7}.scale-track{position:relative;height:58px;margin:0 3px}.scale-track:before{position:absolute;top:30px;right:0;left:0;height:2px;border-radius:999px;background:linear-gradient(90deg,#353c49,#68707f,#353c49);content:""}.correct-line,.player-marker{position:absolute;left:var(--position)}.correct-line{top:4px;bottom:2px;width:1px;background:var(--gold);transform:translate(-50%)}.correct-line span{position:absolute;top:-5px;left:50%;border-radius:6px;padding:2px 5px;color:var(--gold-bright);background:#252413;font-size:.56rem;white-space:nowrap;transform:translate(-50%)}.player-marker{top:20px;display:grid;place-items:center;width:23px;height:23px;border:2px solid #141923;border-radius:50%;box-shadow:0 4px 12px #00000059;opacity:0;animation:marker-in .38s var(--delay) cubic-bezier(.2,.9,.2,1.2) forwards}.player-marker span{font-size:.55rem;font-weight:900}.scale-edges{display:flex;justify-content:space-between;gap:10px;color:#6f7886;font-size:.58rem}.scale-edges span{min-width:0;max-width:48%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scale-edges span:last-child{text-align:right}.result-scale>p{margin:8px 0 0;color:#6f7886;font-size:.57rem;text-align:center}.round-ranking,.scoreboard{overflow:hidden;border:1px solid var(--line);border-radius:21px;background:var(--surface)}.result-row{display:grid;grid-template-columns:37px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid rgb(255 255 255 / 6%);padding:12px 14px;opacity:0;animation:rise .36s ease forwards}.result-row:last-child{border-bottom:0}.result-avatar{width:34px;height:34px;border-radius:12px;font-size:.72rem}.result-row>div{display:grid;min-width:0;gap:2px}.result-row strong{overflow:hidden;font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.result-row small{overflow:visible;color:#848c99;font-size:.64rem;line-height:1.35;overflow-wrap:anywhere;white-space:normal}.result-row>b{min-width:38px;color:var(--gold-bright);font-size:.76rem;text-align:right;white-space:nowrap}.explanation-card{border:1px solid var(--line);border-radius:21px;padding:18px;background:#171c27b8}.explanation-card p{margin-bottom:14px;color:#c2c7d0;font-size:.82rem;line-height:1.55}.explanation-card a{display:block;overflow:hidden;color:var(--gold-bright);font-size:.7rem;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.explanation-card small{display:block;margin-top:6px;color:#6e7683;font-size:.58rem}.scoreboard{padding:17px}.scoreboard .section-title-row h2{margin-bottom:10px}.score-row{display:grid;grid-template-columns:26px 1fr auto;align-items:center;min-height:41px;border-top:1px solid rgb(255 255 255 / 6%);color:#c8cdd5}.score-rank{color:#727a87;font-size:.68rem}.score-row strong{overflow:hidden;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.score-row b{color:var(--gold-bright);font-size:.85rem}.next-button{margin-top:1px}.final-screen{position:relative;display:grid;align-content:start;gap:14px;overflow:hidden}.final-review-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.final-review-actions .secondary-button,.final-review-actions .primary-button{min-height:44px}.winner-card{display:grid;justify-items:center;border:1px solid rgb(218 189 120 / 24%);border-radius:30px;padding:30px 20px 25px;background:radial-gradient(circle at 50% 10%,rgb(218 189 120 / 17%),transparent 13rem),var(--surface);text-align:center;animation:answer-reveal .7s cubic-bezier(.2,.8,.2,1) both}.trophy{margin-bottom:15px;font-size:3.2rem;filter:drop-shadow(0 10px 18px rgb(218 189 120 / 25%))}.winner-card h1{margin-bottom:6px;font-size:clamp(2.8rem,15vw,4.7rem);line-height:.95}.winner-card p:not(.kicker){margin-bottom:15px;color:#9fa6b2;font-size:.78rem}.winner-card>strong{color:var(--gold-bright);font-size:1.1rem}.rating-result-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px 14px;padding:16px 18px;border:1px solid rgba(137,146,183,.2);border-radius:20px;background:#0d1120b8}.rating-result-card span{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rating-result-card strong{grid-row:1 / 3;grid-column:2;color:#7cf2b4;font-size:28px}.rating-result-card p{margin:0;color:var(--muted)}.rating-result-card.is-rated{border-color:#4ee69d4d;background:linear-gradient(135deg,#28745447,#0d1120c7)}.match-recap{overflow:hidden;border:1px solid var(--line);border-radius:24px;padding:17px;background:linear-gradient(155deg,#1d2330f5,#11161ff5)}.match-recap .section-title-row h2{margin-bottom:14px}.match-recap-list{display:grid;gap:10px}.recap-round{min-width:0;overflow:hidden;border:1px solid rgb(255 255 255 / 7%);border-radius:17px;background:#0a0e156b}.recap-round header{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:9px;padding:13px 13px 10px}.recap-round header>span{color:var(--gold);font-size:.65rem;font-weight:850;letter-spacing:.08em}.recap-round h3{margin:0;font-size:.78rem;letter-spacing:-.01em;line-height:1.35;overflow-wrap:anywhere}.recap-correct{display:flex;align-items:baseline;justify-content:space-between;gap:10px;border-top:1px solid rgb(255 255 255 / 6%);border-bottom:1px solid rgb(218 189 120 / 10%);padding:9px 13px;background:#dabd780d}.recap-correct span{flex:0 0 auto;color:#858d9a;font-size:.61rem}.recap-correct strong{min-width:0;color:var(--gold-bright);font-size:.78rem;text-align:right;overflow-wrap:anywhere}.recap-player-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border-bottom:1px solid rgb(255 255 255 / 5%);padding:9px 13px}.recap-player-row:last-child{border-bottom:0}.recap-player-row>div{display:grid;min-width:0;gap:2px}.recap-player-row strong{overflow:hidden;font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.recap-player-row small{color:#848c99;font-size:.6rem;line-height:1.35;overflow-wrap:anywhere}.recap-player-row>b{color:var(--gold-bright);font-size:.68rem;white-space:nowrap}.share-notice{margin:0;border:1px solid rgb(121 198 157 / 23%);border-radius:13px;padding:10px;color:#a6d9be;background:#79c69d12;font-size:.72rem;text-align:center}.share-help{margin:0;color:var(--text-muted);font-size:.68rem;line-height:1.4;text-align:center}.share-button{background:linear-gradient(135deg,#dcd7ff,#8f86e1)}.confetti{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.confetti i{--drift: 25px;position:absolute;top:0;left:50%;width:7px;height:15px;border-radius:2px;background:var(--gold);animation:confetti-fall 2.4s ease-in both}.confetti i:nth-child(2n){background:#8179db}.confetti i:nth-child(3n){background:#76b999}.confetti i:nth-child(1){left:8%;animation-delay:50ms;--drift: 52px}.confetti i:nth-child(2){left:17%;animation-delay:.36s;--drift: -20px}.confetti i:nth-child(3){left:25%;animation-delay:.15s;--drift: 36px}.confetti i:nth-child(4){left:35%;animation-delay:.48s;--drift: -42px}.confetti i:nth-child(5){left:44%;animation-delay:20ms;--drift: 18px}.confetti i:nth-child(6){left:53%;animation-delay:.28s;--drift: 42px}.confetti i:nth-child(7){left:61%;animation-delay:.56s;--drift: -36px}.confetti i:nth-child(8){left:69%;animation-delay:90ms;--drift: 21px}.confetti i:nth-child(9){left:78%;animation-delay:.42s;--drift: -27px}.confetti i:nth-child(10){left:89%;animation-delay:.19s;--drift: -50px}.confetti i:nth-child(11){left:13%;animation-delay:.64s;--drift: 30px}.confetti i:nth-child(12){left:39%;animation-delay:.72s;--drift: -19px}.confetti i:nth-child(13){left:73%;animation-delay:.69s;--drift: 26px}.confetti i:nth-child(14){left:95%;animation-delay:.59s;--drift: -43px}.choice-question-card{background:radial-gradient(circle at 100% 0,rgb(129 121 219 / 14%),transparent 13rem),linear-gradient(145deg,rgb(255 255 255 / 4%),transparent 55%),var(--surface)}.choice-question-card .question-meta:empty{display:none}.choice-handoff-card{padding-top:22px}.choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.choice-option{display:grid;place-items:center;gap:10px;min-height:136px;border:1px solid var(--line);border-radius:24px;color:#d8dce3;background:linear-gradient(145deg,rgb(255 255 255 / 4%),transparent 55%),var(--surface);cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.choice-option span{display:grid;place-items:center;width:46px;height:46px;border:1px solid rgb(255 255 255 / 11%);border-radius:16px;color:var(--gold-bright);background:#ffffff0a;font-size:1.45rem}.choice-option strong{font-size:1rem}.choice-option.is-selected{border-color:#dabd78ad;color:#fff7e5;background:radial-gradient(circle at 50% 25%,rgb(218 189 120 / 16%),transparent 8rem),var(--surface-high);box-shadow:0 14px 30px #0000002e;transform:translateY(-2px)}.choice-verdict{display:grid;justify-items:center;border:1px solid rgb(218 189 120 / 27%);border-radius:26px;padding:25px 20px;background:var(--surface);text-align:center;animation:answer-reveal .65s cubic-bezier(.2,.8,.2,1) both}.choice-verdict span{color:#8f97a5;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.choice-verdict strong{margin-top:4px;color:#fff7e5;font-size:clamp(2.8rem,15vw,4.6rem);letter-spacing:-.065em;line-height:1}.choice-verdict.is-fact{border-color:#70b79159;background:radial-gradient(circle at 50% 50%,rgb(112 183 145 / 15%),transparent 13rem),var(--surface)}.choice-verdict.is-fiction{border-color:#f0928e52;background:radial-gradient(circle at 50% 50%,rgb(240 146 142 / 13%),transparent 13rem),var(--surface)}.choice-setup-screen .screen-heading h1{font-size:clamp(2.35rem,10vw,3.3rem)}.choice-setup-screen form{margin-top:15px}.choice-setup-screen .setup-section{padding:15px}.choice-setup-screen .compact-section{padding-bottom:15px}.choice-reveal-screen .result-avatar{font-size:.9rem}.pair-setup-screen .screen-heading h1{font-size:clamp(2.35rem,10vw,3.3rem)}.pair-setup-screen form{margin-top:15px}.pair-names{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.pair-name-field{display:grid;justify-items:center;gap:8px;min-width:0;border-radius:18px;padding:14px 10px 11px;background:#10151e}.pair-name-field .player-orb{width:48px;height:48px;margin:0;border-radius:16px;font-size:.85rem}.pair-name-field small{color:#858d9a;font-size:.63rem}.pair-name-field input{width:100%;min-width:0;border:1px solid var(--line);border-radius:12px;outline:0;padding:10px 8px;color:#f5f1e7;background:#171c27;font-size:1rem;text-align:center}.pair-question-card .kicker{margin-bottom:9px}.pair-handoff-card{padding-top:21px}.text-answer{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:82px;border:1px solid rgb(218 189 120 / 34%);border-radius:21px;padding:0 17px;background:#111620}.text-answer input{min-width:0;border:0;outline:0;color:#fffaf0;background:transparent;font-size:clamp(1.45rem,7vw,2.2rem);font-weight:760;text-align:center}.text-answer input::placeholder{color:#656d7a}.text-answer span{color:#747c89;font-size:.62rem}.pair-verdict{display:grid;justify-items:center;border:1px solid var(--line);border-radius:25px;padding:22px;background:var(--surface);animation:answer-reveal .6s cubic-bezier(.2,.8,.2,1) both}.pair-verdict span{color:#8c94a1;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase}.pair-verdict strong{margin-top:4px;font-size:clamp(2.4rem,12vw,3.8rem);letter-spacing:-.06em;line-height:1}.pair-verdict.is-success{border-color:#70b79159;color:#d9f5e6;background:radial-gradient(circle at 50% 50%,rgb(112 183 145 / 15%),transparent 13rem),var(--surface)}.pair-verdict.is-failure{border-color:#f0928e4d;color:#ffe1df;background:radial-gradient(circle at 50% 50%,rgb(240 146 142 / 12%),transparent 13rem),var(--surface)}.pair-answers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pair-answers article{display:grid;justify-items:center;min-width:0;border:1px solid var(--line);border-radius:19px;padding:13px 9px;background:var(--surface);text-align:center}.pair-answers .result-avatar{margin-bottom:8px}.pair-answers small{color:#858d9a;font-size:.63rem}.pair-answers strong{overflow:hidden;max-width:100%;margin-top:3px;font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.pair-answers b{margin-top:5px;color:var(--danger);font-size:.58rem}.pair-status,.pair-final-stats{display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden;border:1px solid var(--line);border-radius:19px;background:var(--surface)}.pair-status>div,.pair-final-stats>div{display:grid;gap:4px;padding:13px 15px}.pair-status>div+div,.pair-final-stats>div+div{border-left:1px solid var(--line)}.pair-status span,.pair-final-stats span{color:#858d9a;font-size:.62rem}.pair-status strong,.pair-final-stats strong{color:var(--gold-bright);font-size:1.1rem}.pair-source{padding:13px 16px}.pair-final.is-lost{border-color:#f0928e33;background:radial-gradient(circle at 50% 10%,rgb(240 146 142 / 10%),transparent 13rem),var(--surface)}.pair-final h1{max-width:100%;font-size:clamp(2.4rem,11.5vw,3.8rem)}.progressive-question-card{background:radial-gradient(circle at 90% 0,rgb(218 189 120 / 13%),transparent 13rem),var(--surface)}.progressive-question-card .question-meta:empty{display:none}.progressive-handoff-card{padding-top:22px}.progressive-clues,.progressive-emoji{display:grid;gap:8px}.progressive-clues p,.progressive-emoji p{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:10px;margin:0;border:1px solid var(--line);border-radius:15px;padding:11px 13px;color:#e8e4db;background:var(--surface);font-size:.82rem;animation:rise .28s ease both}.progressive-clues p span,.progressive-emoji p span{display:grid;place-items:center;width:27px;height:27px;border-radius:9px;color:var(--gold-bright);background:#dabd781a;font-size:.68rem;font-weight:800}.progressive-emoji>strong{display:grid;place-items:center;min-height:112px;border:1px solid rgb(129 121 219 / 28%);border-radius:24px;background:radial-gradient(circle,rgb(129 121 219 / 14%),transparent 11rem),var(--surface);font-size:clamp(2.6rem,13vw,4.5rem);letter-spacing:.08em;text-align:center}.progressive-visual{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#080b10}.progressive-visual img{display:block;width:100%;height:min(32dvh,250px);object-fit:cover}.progressive-visual span{position:absolute;right:10px;bottom:10px;border-radius:999px;padding:6px 9px;color:#f5f1e7;background:#080b10c7;font-size:.6rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.progressive-feedback{margin:0;border:1px solid rgb(240 146 142 / 24%);border-radius:13px;padding:9px 12px;color:#f2aaa7;background:#f0928e12;font-size:.7rem;text-align:center}.progressive-answer{min-height:68px}.progressive-stage-button{min-height:50px}.progressive-verdict{display:grid;justify-items:center;border:1px solid rgb(112 183 145 / 30%);border-radius:25px;padding:22px 16px;background:radial-gradient(circle at 50% 50%,rgb(112 183 145 / 14%),transparent 13rem),var(--surface);text-align:center;animation:answer-reveal .65s cubic-bezier(.2,.8,.2,1) both}.progressive-verdict span{color:#91a49a;font-size:.64rem;letter-spacing:.11em;text-transform:uppercase}.progressive-verdict strong{max-width:100%;margin-top:5px;color:#d9f5e6;font-size:clamp(2.1rem,10vw,3.5rem);line-height:1;overflow-wrap:anywhere}.progressive-final h1{max-width:100%;overflow-wrap:anywhere}.risk-setup-screen .screen-heading h1{color:#f2ddaa}.risk-game-screen,.risk-reveal-screen{gap:12px}.risk-bank{position:relative;display:grid;grid-template-columns:1fr 1px 1fr;align-items:center;border:1px solid rgb(218 189 120 / 16%);border-radius:20px;padding:12px 14px;background:radial-gradient(circle at 85% 0,rgb(218 189 120 / 9%),transparent 8rem),#171c27db}.risk-bank>div{display:grid;gap:2px}.risk-bank>div:last-of-type{justify-items:end}.risk-bank span{color:#79818f;font-size:.59rem;letter-spacing:.08em;text-transform:uppercase}.risk-bank strong{color:#e8e3d7;font-size:1.22rem}.risk-bank .is-hot strong{color:var(--gold-bright);text-shadow:0 0 20px rgb(218 189 120 / 24%)}.risk-bank>i{width:1px;height:32px;background:var(--line)}.risk-bank>small{position:absolute;top:-8px;left:50%;border:1px solid rgb(129 121 219 / 35%);border-radius:999px;padding:3px 7px;color:#c9c4ff;background:#171b27;font-size:.55rem;font-style:normal;transform:translate(-50%)}.risk-question-card{background:radial-gradient(circle at 100% 0,rgb(218 189 120 / 11%),transparent 12rem),var(--surface)}.risk-question-card>small{display:block;margin-top:14px;color:#9b8a61;font-size:.64rem}.creative-handoff-screen,.creative-ready-screen{display:flex;height:var(--tg-viewport-stable-height, 100dvh);min-height:0;flex-direction:column;gap:18px;overflow:hidden}.creative-handoff-card,.creative-ready-card{margin:auto 0;background:radial-gradient(circle at 50% 10%,rgb(129 121 219 / 17%),transparent 15rem),linear-gradient(145deg,rgb(218 189 120 / 8%),transparent 55%),var(--surface)}.creative-handoff-card>span{color:var(--gold);font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.creative-handoff-card h1{margin-bottom:9px;color:#f8edd4;font-size:clamp(2.7rem,14vw,4.2rem)}.creative-handoff-card .primary-button,.creative-ready-card .primary-button{width:100%;margin-top:14px}.creative-question-card{background:radial-gradient(circle at 100% 0,rgb(129 121 219 / 16%),transparent 13rem),linear-gradient(145deg,rgb(218 189 120 / 6%),transparent 60%),var(--surface)}.creative-question-card p{margin:11px 0 0;color:#a9afba;font-size:.76rem}.creative-question-card p strong{color:var(--gold-bright)}.creative-answer-form{display:grid;gap:9px}.creative-answer-form textarea{width:100%;min-height:156px;border:1px solid rgb(218 189 120 / 28%);border-radius:24px;outline:0;padding:18px;color:#fffaf0;background:linear-gradient(145deg,rgb(255 255 255 / 4%),transparent),#111620;font-size:1.15rem;font-weight:680;line-height:1.45;resize:none}.creative-answer-form textarea:focus{border-color:#dabd7894;box-shadow:0 0 0 4px #dabd780f}.creative-answer-form>small{color:#717987;font-size:.6rem;text-align:right}.creative-options{display:grid;gap:8px}.creative-options button{display:grid;min-height:64px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;border:1px solid var(--line);border-radius:19px;padding:10px 13px;color:#e9e5dc;background:linear-gradient(145deg,rgb(255 255 255 / 4%),transparent 55%),var(--surface);text-align:left}.creative-options button span{display:grid;width:38px;height:38px;place-items:center;border-radius:13px;color:var(--gold-bright);background:#dabd7817;font-size:.72rem;font-weight:850}.creative-options button strong{overflow-wrap:anywhere;font-size:.85rem;line-height:1.3}.creative-own-note{margin:0;color:#777f8c;font-size:.61rem;text-align:center}.creative-reveal-title{text-align:center;animation:answer-reveal .62s cubic-bezier(.2,.8,.2,1) both}.creative-reveal-title h1{margin:5px 0 9px;color:#f7ead0;font-size:clamp(1.7rem,8vw,2.6rem)}.creative-reveal-title>p{margin:0;color:#aeb4bd;font-size:.76rem}.creative-reveal-title>p strong{color:#a9d9bd}.creative-reveal-options{display:grid;gap:7px}.creative-reveal-options article{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:10px;border:1px solid var(--line);border-radius:17px;padding:11px 13px;background:var(--surface)}.creative-reveal-options article.is-correct{border-color:#70b79159;background:linear-gradient(135deg,rgb(112 183 145 / 10%),transparent 65%),var(--surface)}.creative-reveal-options article div{min-width:0}.creative-reveal-options strong,.creative-reveal-options small{display:block;overflow-wrap:anywhere}.creative-reveal-options strong{font-size:.79rem;line-height:1.35}.creative-reveal-options small{margin-top:4px;color:#7e8794;font-size:.57rem}.creative-reveal-options article>b{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;color:#1b170e;background:linear-gradient(135deg,#f0d99e,#b48f48)}.creative-gains,.creative-scoreboard,.creative-review{overflow:hidden;border:1px solid var(--line);border-radius:20px;padding:14px;background:var(--surface)}.creative-gains h2,.creative-review h2{margin-bottom:9px;font-size:.86rem}.creative-gains>div,.creative-scoreboard>div{display:grid;min-height:34px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;border-top:1px solid rgb(255 255 255 / 6%);font-size:.72rem}.creative-gains>div{grid-template-columns:minmax(0,1fr) auto}.creative-gains>div:first-of-type,.creative-scoreboard>div:first-child{border-top:0}.creative-gains strong,.creative-scoreboard b{color:var(--gold-bright)}.creative-scoreboard span{color:#707987;font-size:.6rem}.creative-final-screen{position:relative}.creative-final-card{background:radial-gradient(circle at 50% 0,rgb(218 189 120 / 17%),transparent 16rem),var(--surface);animation:answer-reveal .7s cubic-bezier(.2,.8,.2,1) both}.creative-final-card h1{max-width:100%;overflow-wrap:anywhere;font-size:clamp(2.2rem,11vw,3.6rem)}.creative-review details{border-top:1px solid rgb(255 255 255 / 6%)}.creative-review details:first-of-type{border-top:0}.creative-review summary{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px;padding:11px 0;cursor:pointer;list-style:none}.creative-review summary span{display:grid;width:25px;height:25px;place-items:center;border-radius:9px;color:var(--gold-bright);background:#dabd7817;font-size:.58rem}.creative-review summary strong{font-size:.68rem;line-height:1.35}.creative-review details>div{padding:0 0 10px 34px}.creative-review details p{margin:5px 0;color:#b2b8c1;font-size:.62rem;line-height:1.4}.creative-review details small{color:#777f8b}.creative-review-votes{margin-top:9px;border-top:1px solid rgb(255 255 255 / 6%);padding-top:6px}.creative-review-votes p{color:#8f97a3!important}.risk-choice-grid .choice-option{min-height:92px;padding:11px}.risk-choice-grid .choice-option span{width:34px;height:34px;border-radius:12px;font-size:.88rem}.risk-choice-grid .choice-option strong{font-size:.82rem;line-height:1.2}.risk-verdict{display:grid;justify-items:center;overflow:hidden;border:1px solid var(--line);border-radius:26px;padding:19px 16px 16px;background:var(--surface);text-align:center;animation:answer-reveal .65s cubic-bezier(.2,.8,.2,1) both}.risk-verdict.is-win{border-color:#70b7914d;background:radial-gradient(circle,rgb(112 183 145 / 14%),transparent 12rem),var(--surface)}.risk-verdict.is-loss{border-color:#f0928e47;background:radial-gradient(circle,rgb(240 146 142 / 12%),transparent 12rem),var(--surface)}.risk-verdict span{color:#8d96a3;font-size:.6rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.risk-verdict strong{margin-top:3px;color:var(--gold-bright);font-size:clamp(2.7rem,14vw,4.2rem);line-height:1}.risk-verdict.is-loss strong{color:#f2aaa7}.risk-verdict p{margin:8px 0 0;color:#c8cdd5;font-size:.76rem}.risk-explanation{padding:13px 15px}.risk-explanation p{display:-webkit-box;margin-bottom:8px;overflow:hidden;font-size:.74rem;-webkit-box-orient:vertical;-webkit-line-clamp:3}.risk-actions{display:grid;gap:9px}.bank-button{color:#15130e;background:linear-gradient(135deg,#f1dda8,#bd9951);box-shadow:0 13px 34px #be9b5233}.risk-button{border-color:#f0928e3d;color:#f0aaa5;background:#401d20b8}.risk-winner-card .trophy{display:grid;place-items:center;width:66px;height:66px;border:1px solid rgb(218 189 120 / 30%);border-radius:22px;color:var(--gold-bright);background:#dabd7814;font-size:2rem;transform:rotate(45deg)}.risk-winner-card .trophy:first-letter{transform:rotate(-45deg)}.risk-winner-card h1{color:var(--gold-bright);font-variant-numeric:tabular-nums}.story-game-screen{display:flex;flex-direction:column;height:var(--tg-viewport-stable-height, 100dvh);gap:10px;overflow:hidden}.story-status{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:18px;padding:10px 12px;background:#171c27c7}.story-status div{display:grid;gap:2px;text-align:center}.story-status div+div{border-left:1px solid var(--line)}.story-status span{color:#727b88;font-size:.52rem;letter-spacing:.05em;text-transform:uppercase}.story-status strong{color:var(--gold-bright);font-size:1rem}.story-premise{border:1px solid rgb(129 121 219 / 20%);border-radius:22px;padding:15px 16px;background:radial-gradient(circle at 100% 0,rgb(129 121 219 / 13%),transparent 12rem),var(--surface)}.story-premise .question-meta{margin-bottom:9px}.story-premise .kicker{margin-bottom:5px;font-size:.57rem}.story-premise h1{margin:0;font-size:clamp(1.25rem,5.5vw,1.75rem);line-height:1.14}.story-hints{display:grid;gap:5px}.story-hints p{display:flex;align-items:center;gap:8px;margin:0;border:1px solid rgb(218 189 120 / 17%);border-radius:12px;padding:7px 9px;color:#c8b98f;background:#dabd780f;font-size:.66rem}.story-hints span{display:grid;place-items:center;width:20px;height:20px;border-radius:7px;background:#dabd781a;font-size:.56rem}.story-transcript{flex:1;min-height:76px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.story-transcript::-webkit-scrollbar{display:none}.story-transcript.is-empty{display:grid;place-items:center;border:1px dashed rgb(255 255 255 / 9%);border-radius:17px;padding:12px}.story-transcript.is-empty p{max-width:260px;margin:0;color:#717986;font-size:.68rem;line-height:1.45;text-align:center}.story-entry{margin-bottom:7px;border:1px solid var(--line);border-radius:15px;padding:9px 11px;background:#171c27b8;animation:rise .25s ease both}.story-entry>div{display:flex;align-items:center;gap:6px}.story-entry>div strong{color:#d4d8df;font-size:.66rem}.story-entry>div span{color:#68717e;font-size:.54rem}.story-entry>p{margin:5px 0 7px;color:#b8bec8;font-size:.72rem}.story-entry footer{display:flex;align-items:center;gap:8px}.story-entry footer b{border-radius:999px;padding:3px 7px;font-size:.56rem;text-transform:uppercase}.story-entry footer small{color:#7d8692;font-size:.58rem}.story-entry.verdict-yes footer b{color:#a9dfc2;background:#70b7911f}.story-entry.verdict-no footer b{color:#f1aaa6;background:#f0928e1c}.story-entry.verdict-irrelevant footer b{color:#b5bac4;background:#ffffff12}.story-composer{display:grid;gap:7px}.story-mode{display:flex;align-items:center;gap:5px}.story-mode button{border:0;border-radius:999px;padding:5px 9px;color:#747d8a;background:#ffffff0a;font-size:.58rem}.story-mode button.is-active{color:#e8d49e;background:#dabd781f}.story-mode>span{margin-left:auto;color:#737b87;font-size:.58rem}.story-mode>span b{color:#c9cdd4}.story-input-row{display:grid;grid-template-columns:1fr 48px;gap:7px}.story-input-row input{min-width:0;height:48px;border:1px solid var(--line);border-radius:15px;padding:0 13px;color:#f1eee6;outline:none;background:var(--surface);font-size:1rem}.story-input-row input:focus{border-color:#dabd7873}.story-send{border:0;border-radius:15px;color:#1b160c;background:linear-gradient(135deg,#efd89a,#b8934c);font-size:1.25rem;font-weight:900}.story-tools{display:grid;grid-template-columns:1fr 1fr;gap:7px}.story-tools button{min-height:38px;border-color:#ffffff12;border-radius:12px;padding:7px;color:#8c95a2;background:#ffffff08;font-size:.61rem}.story-tools button.is-confirm{border-color:#f0928e4d;color:#f0aaa5;background:#401d2099}.story-reveal-screen{gap:12px}.story-verdict{display:grid;justify-items:center;border:1px solid var(--line);border-radius:25px;padding:18px;background:var(--surface);animation:answer-reveal .65s cubic-bezier(.2,.8,.2,1) both}.story-verdict.is-solved{border-color:#70b79147;background:radial-gradient(circle,rgb(112 183 145 / 13%),transparent 11rem),var(--surface)}.story-verdict span{color:#858e9a;font-size:.6rem;letter-spacing:.11em;text-transform:uppercase}.story-verdict strong{margin-top:3px;color:var(--gold-bright);font-size:2.6rem}.story-solution{border:1px solid rgb(129 121 219 / 20%);border-radius:23px;padding:18px;background:radial-gradient(circle at 100% 0,rgb(129 121 219 / 12%),transparent 12rem),var(--surface)}.story-solution .kicker{margin-bottom:7px}.story-solution h1{margin:0 0 12px;font-size:clamp(1.5rem,7vw,2.2rem);line-height:1.08}.story-solution>p:not(.kicker){margin-bottom:12px;color:#aeb5bf;font-size:.76rem;line-height:1.5}.story-solution a{display:block;overflow:hidden;color:var(--gold-bright);font-size:.65rem;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.story-winner-card .trophy{display:grid;place-items:center;width:66px;height:66px;border:1px solid rgb(129 121 219 / 30%);border-radius:50%;color:#d7d2ff;background:#8179db1a;font-size:2rem}.network-wait-screen{align-content:start}.network-wait-card{display:grid;justify-items:center;border:1px solid var(--line);border-radius:27px;padding:20px;background:radial-gradient(circle at 50% 0,rgb(129 121 219 / 15%),transparent 14rem),#171c27e0;text-align:center;animation:rise .35s ease both}.network-wait-card .seal-icon{width:54px;height:54px;margin-bottom:14px;font-size:1.15rem}.network-wait-card .kicker{margin-bottom:4px}.network-wait-card h2{margin:0 0 8px;font-size:clamp(1.45rem,7vw,2rem)}.network-wait-card>p:not(.kicker){max-width:330px;margin-bottom:16px;color:#919aa6;font-size:.7rem;line-height:1.45}.network-player-status{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:16px}.network-player-status>span{display:grid;min-width:0;grid-template-columns:30px minmax(0,1fr);align-items:center;column-gap:8px;border:1px solid rgb(255 255 255 / 7%);border-radius:14px;padding:7px;text-align:left}.network-player-status i{display:grid;width:30px;height:30px;grid-row:span 2;place-items:center;border-radius:10px;color:#fff;font-size:.65rem;font-style:normal;font-weight:800;opacity:.48}.network-player-status b,.network-player-status small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.network-player-status b{font-size:.64rem}.network-player-status small{color:#737c88;font-size:.52rem}.network-player-status .is-answered{border-color:#70b7912e;background:#70b7910d}.network-player-status .is-answered i{opacity:1}.network-player-status .is-answered small{color:#8fac9b}.network-owner-wait{display:flex;width:100%;min-height:54px;align-items:center;justify-content:center;gap:10px;border:1px solid rgb(129 121 219 / 22%);border-radius:18px;color:#c2bff0;background:#8179db14;font-size:.68rem}.network-owner-wait span{width:9px;height:9px;border:2px solid #9a92e4;border-radius:50%;animation:pulse-loader 1s ease-in-out infinite}.room-screen{display:flex;min-height:var(--tg-viewport-height, 100dvh);flex-direction:column;gap:16px;background:radial-gradient(circle at 100% 18%,rgb(129 121 219 / 18%),transparent 17rem),radial-gradient(circle at 0 72%,rgb(218 189 120 / 8%),transparent 16rem)}.room-setup-screen{display:flex;height:var(--tg-viewport-stable-height, 100dvh);min-height:0;flex-direction:column;gap:14px;overflow:hidden;background:radial-gradient(circle at 95% 20%,rgb(129 121 219 / 18%),transparent 16rem),radial-gradient(circle at 0 76%,rgb(218 189 120 / 9%),transparent 18rem)}.room-setup-screen .answer-time-picker{padding:14px;border-radius:22px;background:#171c27cc}.room-setup-screen .answer-time-picker>p{margin-top:8px}.room-setup-hero{animation:rise .42s ease both}.room-setup-hero .brand-mark{width:54px;height:54px;margin-bottom:24px;border-radius:18px}.room-setup-hero .brand-mark span{width:27px;height:27px;font-size:1rem}.room-setup-hero .kicker{margin-bottom:7px}.room-setup-hero h1{margin:0 0 10px;font-size:clamp(2.25rem,11vw,3.2rem);line-height:.98}.room-setup-hero>p:last-child{max-width:350px;margin:0;color:#9da5b1;font-size:.78rem;line-height:1.5}.room-round-picker{border:1px solid var(--line);border-radius:24px;padding:16px;background:#171c27cc}.room-round-picker .section-title-row{margin-bottom:13px}.room-round-picker .section-title-row h2{margin:0;font-size:.84rem}.room-round-picker .section-title-row span{color:#737c89;font-size:.58rem}.room-round-picker>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.room-round-picker button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:74px;gap:4px;padding:9px 4px;border:1px solid rgb(255 255 255 / 8%);border-radius:17px;text-align:center;color:#adb3bd;background:#ffffff08}.room-round-picker button strong{display:block;font-size:1.35rem;line-height:1}.room-round-picker button small{display:block;color:#747d89;font-size:.54rem;line-height:1.15}.room-round-picker button.is-selected{border-color:#dabd7861;color:var(--gold-bright);background:linear-gradient(135deg,#dabd7824,#dabd780d);box-shadow:inset 0 0 24px #dabd780d}.room-setup-note{display:grid;grid-template-columns:auto 1fr auto auto 1fr auto auto 1fr;align-items:center;gap:7px;color:#77808c}.room-setup-note span{color:var(--gold);font-size:.55rem;font-weight:800}.room-setup-note p{margin:0;font-size:.56rem;white-space:nowrap}.room-setup-note i{width:14px;height:1px;background:#ffffff1f}.room-setup-screen>.primary-button{margin-top:auto}.matchmaking-screen{display:flex;height:var(--tg-viewport-stable-height, 100dvh);min-height:620px;flex-direction:column;gap:clamp(15px,2.5vh,23px);overflow:hidden;background:radial-gradient(circle at 50% 34%,rgb(129 121 219 / 19%),transparent 15rem),radial-gradient(circle at 15% 88%,rgb(218 189 120 / 8%),transparent 14rem)}.matchmaking-time{color:var(--gold-bright);font-size:.74rem;font-variant-numeric:tabular-nums;letter-spacing:.08em}.matchmaking-hero{text-align:center}.matchmaking-orbit{position:relative;display:grid;width:clamp(148px,21vh,180px);height:clamp(148px,21vh,180px);margin:2px auto 20px;place-items:center;border:1px solid rgb(218 189 120 / 13%);border-radius:50%;background:radial-gradient(circle,rgb(218 189 120 / 10%),rgb(23 28 39 / 76%) 48%,transparent 49%);animation:orbit-breathe 2.8s ease-in-out infinite}.matchmaking-orbit:before,.matchmaking-orbit:after{position:absolute;border:1px solid rgb(129 121 219 / 23%);border-radius:50%;content:""}.matchmaking-orbit:before{top:20px;right:20px;bottom:20px;left:20px}.matchmaking-orbit:after{top:43px;right:43px;bottom:43px;left:43px;border-color:#dabd7833}.matchmaking-orbit>span{display:grid;z-index:1;width:58px;height:58px;place-items:center;border:1px solid rgb(240 217 158 / 28%);border-radius:21px;color:var(--gold-bright);background:linear-gradient(145deg,#232939,#151a24);box-shadow:0 16px 40px #0000004f;font-size:1.55rem;font-weight:900;transform:rotate(-6deg)}.matchmaking-orbit>i{position:absolute;width:100%;height:100%;animation:orbit-turn 4.5s linear infinite}.matchmaking-orbit>i:before{position:absolute;top:12px;left:50%;width:9px;height:9px;border:2px solid #171c27;border-radius:50%;background:var(--gold-bright);box-shadow:0 0 17px #f0d99e8a;content:""}.matchmaking-orbit>i:nth-child(2){animation-duration:6.5s;animation-direction:reverse;transform:rotate(120deg)}.matchmaking-orbit>i:nth-child(2):before{top:31px;background:#9189e6;box-shadow:0 0 17px #9189e68c}.matchmaking-orbit>i:nth-child(3){animation-duration:8.5s;transform:rotate(240deg)}.matchmaking-orbit>i:nth-child(3):before{top:49px;background:#74b794;box-shadow:0 0 17px #74b7947a}.matchmaking-hero .kicker{margin-bottom:5px}.matchmaking-hero h1{margin-bottom:9px;color:#f5ead0;font-size:clamp(2rem,9vw,2.8rem);line-height:1}.matchmaking-hero>p:last-child{max-width:330px;margin:0 auto;color:#9098a5;font-size:.78rem;line-height:1.5}.matchmaking-slots{display:flex;min-height:40px;align-items:center;justify-content:center}.matchmaking-slots>span{display:grid;width:40px;height:40px;margin-left:-7px;place-items:center;border:2px solid #111620;border-radius:14px;color:#17130c;background:#2b3241;font-size:.78rem;font-weight:900}.matchmaking-slots>span:first-child{margin-left:0}.matchmaking-slots>span.is-self{z-index:1;background:linear-gradient(135deg,#f0d99e,#bd9951)}.matchmaking-slots i{width:7px;height:7px;border-radius:50%;background:#6e7785;animation:pulse-loader 1.4s ease-in-out infinite}.matchmaking-slots>span:nth-child(3n) i{animation-delay:.25s}.matchmaking-slots>span:nth-child(3n+1) i{animation-delay:.5s}.matchmaking-note{border:1px solid rgb(112 183 145 / 16%);border-radius:19px;padding:13px 15px;background:#70b7910f}.matchmaking-note span{display:block;margin-bottom:4px;color:#9bc9af;font-size:.61rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.matchmaking-note p{margin:0;color:#87918e;font-size:.67rem;line-height:1.4}.matchmaking-actions{display:grid;gap:7px;margin-top:auto}.matchmaking-actions .secondary-button{min-height:52px}.matchmaking-actions .inline-error{margin:0;color:#f2aaa6;font-size:.66rem;text-align:center}.admin-screen{min-height:100dvh;background:radial-gradient(circle at 92% 4%,rgb(129 121 219 / 18%),transparent 17rem),radial-gradient(circle at 0% 48%,rgb(218 189 120 / 7%),transparent 15rem)}.admin-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.admin-header .kicker{margin-bottom:3px}.admin-header h1{margin:0;color:#f5ead0;font-size:2rem}.admin-header>span{margin-top:6px;border:1px solid rgb(112 183 145 / 21%);border-radius:999px;padding:6px 9px;color:#8fc3a6;background:#70b79112;font-size:.58rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.admin-header>span.is-busy{color:var(--gold);border-color:#dabd7838;background:#dabd7812}.admin-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:17px;border:1px solid var(--line);border-radius:17px;padding:4px;background:#121721d1}.admin-tabs button{min-height:39px;border:0;border-radius:12px;color:#7f8896;background:transparent;font-size:.69rem;font-weight:800}.admin-tabs button.is-active{color:#f4e7c8;background:linear-gradient(135deg,#dabd7829,#8179db1a);box-shadow:inset 0 0 0 1px #dabd781f}.admin-alert{margin:0 0 12px;border:1px solid rgb(112 183 145 / 18%);border-radius:14px;padding:10px 12px;color:#a8ceb8;background:#70b79112;font-size:.68rem}.admin-alert.is-error{color:#efaaa6;border-color:#f0928e2e;background:#f0928e12}.admin-content{display:grid;gap:12px;padding-bottom:max(18px,env(safe-area-inset-bottom));animation:rise .3s ease both}.admin-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.admin-system-panel>p{margin:12px 0 0;color:#727b88;font-size:.59rem;text-align:center}.admin-system-grid,.admin-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.admin-system-grid>div,.admin-detail-grid>div{position:relative;min-height:65px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgb(255 255 255 / 5%);border-radius:13px;padding:10px 12px;background:#ffffff06}.admin-system-grid small,.admin-detail-grid small{color:#737c89;font-size:.58rem}.admin-system-grid strong,.admin-detail-grid strong{margin-top:5px;color:#d9dde3;font-size:.88rem}.admin-health{position:absolute;top:12px;right:12px;width:7px;height:7px;border-radius:50%;background:#c06e6b}.admin-health.is-healthy{background:#6fbc92;box-shadow:0 0 0 5px #6fbc9214}.admin-game-list{display:grid;gap:2px}.admin-game-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid rgb(255 255 255 / 5%);padding:10px 0}.admin-game-list>div:first-child{border-top:0}.admin-game-list strong{font-size:.68rem}.admin-game-list span{color:#737c89;font-size:.56rem;text-align:right}.admin-user-list{display:grid}.admin-user-list article{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;border-top:1px solid rgb(255 255 255 / 5%);padding:11px 0}.admin-user-list article:first-child{border-top:0}.admin-user-list article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#18140d;background:linear-gradient(135deg,#f0d99e,#a88342);font-size:.72rem;font-weight:900}.admin-user-list div{min-width:0}.admin-user-list strong,.admin-user-list small,.admin-user-list b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-user-list strong{font-size:.68rem}.admin-user-list b{color:#d3bb81;font-size:.61rem;text-align:right}.admin-user-list small{margin-top:3px;color:#737c89;font-size:.54rem}.admin-user-list article>div:last-child small{text-align:right}.admin-stat-grid article{display:flex;min-height:124px;flex-direction:column;border:1px solid var(--line);border-radius:22px;padding:16px;background:linear-gradient(145deg,#1f2533f0,#131822f0);box-shadow:0 14px 38px #00000021}.admin-stat-grid span{color:#858e9b;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.admin-stat-grid strong{margin:auto 0 2px;color:#f1dca9;font-size:2.1rem;letter-spacing:-.05em}.admin-stat-grid small{color:#717a87;font-size:.6rem}.admin-panel{border:1px solid var(--line);border-radius:23px;padding:16px;background:#171c27d4}.admin-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:13px}.admin-section-title h2{margin:0;font-size:1rem}.admin-section-title span{color:#737c89;font-size:.58rem}.admin-event-list{display:grid;gap:5px}.admin-event-list article{display:grid;min-height:47px;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:10px;border-top:1px solid rgb(255 255 255 / 5%)}.admin-event-list article:first-child{border-top:0}.admin-event-list i{width:6px;height:6px;border-radius:50%;background:#8078d8;box-shadow:0 0 0 4px #8078d814}.admin-event-list strong,.admin-event-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-event-list strong{font-size:.69rem}.admin-event-list small{margin-top:2px;color:#6f7885;font-size:.56rem}.admin-event-list time{color:#6f7885;font-size:.58rem}.admin-feedback-list{display:grid;gap:8px}.admin-feedback-list article{border:1px solid rgb(255 255 255 / 6%);border-radius:14px;padding:11px 12px;background:#ffffff06}.admin-feedback-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.admin-feedback-head strong{min-width:0;overflow:hidden;color:#e4d1a1;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.admin-feedback-head time{flex:0 0 auto;color:#69727f;font-size:.54rem}.admin-feedback-list p{margin:7px 0 5px;color:#d7d9de;font-size:.64rem;line-height:1.45;white-space:pre-wrap}.admin-feedback-list small{display:block;overflow:hidden;color:#747d8a;font-size:.54rem;text-overflow:ellipsis;white-space:nowrap}.question-report-trigger{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgb(255 255 255 / 7%);border-radius:15px;color:#828b99;background:#ffffff05;font-size:.72rem;font-weight:700}.question-report-trigger span{width:20px;height:20px;display:grid;place-items:center;border:1px solid rgb(222 188 120 / 28%);border-radius:50%;color:#d9bc7d;font-size:.68rem}.question-report-trigger.is-sent{color:#7fac91}.question-report-trigger.is-sent span{border-color:#6fbc924d;color:#78bd96}.question-report-overlay{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:12px;background:#04070cc2;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);animation:fade-in .18s ease both}.question-report-sheet{width:min(100%,520px);max-height:calc(100dvh - 24px);margin:0 auto;overflow:auto;border:1px solid rgb(238 211 151 / 14%);border-radius:27px;padding:8px 17px max(17px,env(safe-area-inset-bottom));background:linear-gradient(165deg,#202634,#111620 72%);box-shadow:0 28px 90px #00000085;animation:sheet-up .26s cubic-bezier(.2,.8,.2,1) both}.question-report-grip{width:38px;height:4px;margin:2px auto 13px;border-radius:4px;background:#ffffff24}.question-report-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.question-report-title span{color:#b69a63;font-size:.58rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.question-report-title h2{margin:5px 0 0;font-size:1.25rem;letter-spacing:-.03em}.question-report-title>button{width:34px;height:34px;flex:0 0 auto;border:1px solid rgb(255 255 255 / 7%);border-radius:12px;color:#9aa2ad;background:#ffffff08;font-size:1.25rem}.question-report-reasons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:17px 0 14px}.question-report-reasons button{min-height:44px;border:1px solid rgb(255 255 255 / 7%);border-radius:14px;padding:6px 9px;color:#a9afb9;background:#ffffff06;font-size:.65rem;font-weight:700}.question-report-reasons button.is-active{border-color:#dab87059;color:#f0d89f;background:linear-gradient(135deg,#cca4532b,#7d633214);box-shadow:inset 0 0 0 1px #ffe3a50a}.question-report-note{position:relative;display:grid;gap:7px;color:#d1d4da;font-size:.66rem;font-weight:750}.question-report-note>span{position:absolute;top:0;right:0;color:#6e7784;font-size:.55rem;font-weight:600}.question-report-note textarea{width:100%;resize:none;border:1px solid rgb(255 255 255 / 8%);border-radius:15px;padding:11px 12px 22px;color:#eff0f2;outline:none;background:#0e131c;font:inherit;line-height:1.4}.question-report-note textarea:focus{border-color:#dab8705c;box-shadow:0 0 0 3px #dab8700d}.question-report-note>small{position:absolute;right:10px;bottom:7px;color:#626b77;font-size:.52rem}.question-report-error{margin:10px 0 0;color:#ec9b97;font-size:.63rem;line-height:1.4}.question-report-submit{margin-top:13px}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-up{0%{opacity:0;transform:translateY(24px) scale(.985)}}.admin-filter-row{display:grid;grid-template-columns:1fr auto;gap:8px}.admin-filter-row select,.admin-filter-row button,.admin-filter-row input,.admin-editor input,.admin-editor select,.admin-editor textarea{width:100%;border:1px solid var(--line);border-radius:14px;color:#ece8df;background:#171c27}.admin-filter-row select{min-height:45px;padding:0 12px}.admin-filter-row button{min-height:45px;padding:0 14px;font-weight:750}.admin-content-list{display:grid;gap:9px}.admin-content-list>article{border:1px solid var(--line);border-radius:20px;padding:14px;background:#171c27d6}.admin-content-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-content-meta>span{color:var(--gold);font-size:.58rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.admin-content-meta i{border-radius:999px;padding:4px 7px;color:#929aa7;background:#ffffff0d;font-size:.52rem;font-style:normal}.admin-content-meta i.status-published{color:#95c7aa;background:#70b79114}.admin-content-meta i.status-review{color:#cab479;background:#dabd7814}.admin-content-list h2{margin:10px 0 6px;font-size:.91rem;line-height:1.35}.admin-content-list p{margin-bottom:11px;color:#747d8a;font-size:.6rem}.admin-content-list article>div:last-child{display:flex;justify-content:flex-end}.admin-content-list article button{min-height:34px;border:1px solid var(--line);border-radius:11px;padding:0 11px;color:#aab1bc;background:#ffffff0a;font-size:.61rem;font-weight:750}.admin-content-list article button.is-primary{color:#19150d;border:0;background:linear-gradient(135deg,#f0d99e,#bd9b55)}.admin-content-controls{grid-template-columns:2fr 1fr 1fr;gap:9px}.admin-filter-actions{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.admin-content-empty-state{padding-top:2px}.admin-content-list>article>.admin-content-actions{display:flex;justify-content:flex-end;gap:7px;align-items:center;margin-top:10px}.admin-content-source{margin-top:3px;font-size:.57rem;line-height:1.35;color:#6d7682;word-break:break-word}.admin-content-source a{color:#a9a1e2}.admin-content-details{margin-top:9px;border:1px solid var(--line);border-radius:11px;padding:8px 10px;color:#9199a6;background:#ffffff05}.admin-content-details summary{cursor:pointer;font-size:.62rem;font-weight:750}.admin-content-details pre{overflow:auto;margin:9px 0 0;color:#c4c9d1;font-size:.58rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}.admin-content-pagination{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:8px}.admin-content-pagination span{justify-self:center;color:#8f96a3;font-size:.63rem}.admin-content-pagination button{width:100%;border:1px solid var(--line);border-radius:11px;min-height:37px;padding:0 11px;color:#b8bec7;background:#ffffff0a}.admin-empty{padding:35px 0;color:#737c89;text-align:center}.admin-editor label{display:grid;gap:6px;margin-top:12px;color:#969eaa;font-size:.62rem;font-weight:700}.admin-editor input,.admin-editor select{min-height:45px;padding:0 12px;font-size:1rem}.admin-editor textarea{min-height:76px;padding:11px 12px;font-size:1rem;line-height:1.45;resize:vertical}.admin-filter-row select{font-size:1rem}.admin-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.admin-source-panel{border-color:#dabd7821}.admin-editor>.primary-button{margin-top:2px}.room-header,.room-brand,.room-connection,.room-section-title{display:flex;align-items:center}.room-header{min-height:28px;justify-content:space-between}.room-brand{gap:9px}.room-brand span{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgb(240 217 158 / 30%);border-radius:10px;color:var(--gold-bright);background:#171c27c2;font-weight:900;transform:rotate(-6deg)}.room-brand b{font-size:.78rem;letter-spacing:.04em}.room-connection{gap:6px;color:#777f8b;font-size:.62rem}.room-connection i{width:7px;height:7px;border-radius:50%;background:#7b6470;box-shadow:0 0 0 4px #7b64701a}.room-connection.is-online{color:#8fac9b}.room-connection.is-online i{background:#70b791;box-shadow:0 0 0 4px #70b7911c}.room-hero{display:flex;min-height:132px;align-items:center;justify-content:space-between;border:1px solid rgb(240 217 158 / 18%);border-radius:28px;padding:20px;background:linear-gradient(135deg,rgb(218 189 120 / 11%),transparent 54%),#171c27e0;box-shadow:0 20px 50px #0000002e;animation:rise .42s ease both}.room-hero .kicker{margin-bottom:3px;font-size:.58rem}.room-hero h1{margin:0;color:#f5ead0;font-size:clamp(2.3rem,12vw,3.3rem);letter-spacing:.08em;line-height:1}.room-hero div>p:last-child{margin:7px 0 0;color:#929ba8;font-size:.68rem}.room-invite{display:grid;width:78px;min-width:78px;height:76px;place-items:center;align-content:center;gap:4px;border:1px solid rgb(129 121 219 / 24%);border-radius:22px;color:#d4d0fa;background:#8179db1a}.room-invite span{font-size:1.45rem;font-weight:300;line-height:1}.room-invite b{font-size:.58rem}.room-members{display:flex;min-height:0;flex:1;flex-direction:column}.room-screen .room-actions{margin-top:auto;padding-bottom:max(4px,env(safe-area-inset-bottom))}.room-section-title{min-height:22px;justify-content:space-between;margin-bottom:9px;color:#8c95a2;font-size:.64rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.room-section-title b{color:var(--gold)}.room-member-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.room-member{display:grid;min-width:0;min-height:58px;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:9px;border:1px solid var(--line);border-radius:17px;padding:9px;background:#171c27c7}.room-member.is-self{border-color:#dabd784d;background:linear-gradient(135deg,rgb(218 189 120 / 8%),transparent 70%),var(--surface)}.room-avatar{display:grid;width:36px;height:36px;place-items:center;border-radius:13px;color:#fff;font-size:.8rem;font-weight:850}.room-member div{min-width:0}.room-member strong,.room-member small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-member strong{font-size:.72rem}.room-member small{margin-top:3px;color:#777f8b;font-size:.54rem}.room-member>i{color:#656d78;font-size:.67rem;font-style:normal}.room-member>i.is-ready{color:#78c29b}.room-member.is-empty{border-style:dashed;opacity:.48}.room-member.is-empty .room-avatar{color:#707884;background:#ffffff0d}.room-actions{display:grid;gap:9px}.room-actions .primary-button,.room-actions .secondary-button{min-height:54px}.room-actions .inline-error,.room-actions .inline-notice{margin:0;border-radius:12px;padding:7px 10px;font-size:.62rem;text-align:center}.room-actions .inline-error{color:#f2aaa6;background:#f0928e14}.room-actions .inline-notice{color:#b9d9c8;background:#70b79114}.room-leave{min-height:22px;font-size:.65rem}.room-leave.is-confirm{color:var(--danger)}.room-starting{display:flex;min-height:54px;align-items:center;justify-content:center;gap:10px;border:1px solid rgb(112 183 145 / 24%);border-radius:18px;color:#b9d9c8;background:#70b79114;font-size:.76rem}.room-starting span{width:10px;height:10px;border:2px solid #70b791;border-radius:50%;animation:pulse-loader 1s ease-in-out infinite}.marker-color-0{background:#786fd2}.marker-color-1{background:#c87971}.marker-color-2{background:#57977b}.marker-color-3{background:#b08a54}.marker-color-4{background:#5e85b8}.marker-color-5{background:#a16798}.marker-color-6{background:#779052}.marker-color-7{background:#a16d4e}@media(max-width:370px){.screen{padding-right:16px;padding-left:16px}.landing-copy h1{font-size:5.1rem}.question-card{padding:15px}.question-card h1{font-size:1.45rem}.numeric-keypad button{min-height:45px}.result-row{padding-right:11px;padding-left:11px}.room-screen{gap:13px}.room-hero{min-height:122px;padding:17px}.room-member{grid-template-columns:32px minmax(0,1fr) 13px;gap:7px;padding:8px}.room-avatar{width:32px;height:32px}.room-setup-screen{gap:16px}.room-setup-note{gap:4px}.room-setup-note i{width:7px}}@media(max-height:720px){.landing-copy h1{font-size:4.5rem}.numeric-keypad button{min-height:43px}.question-card h1{font-size:1.35rem}.number-input{min-height:66px}.room-screen{gap:10px}.room-hero{min-height:104px;padding:14px}.room-invite{height:66px}.room-member{min-height:50px;padding-top:6px;padding-bottom:6px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.admin-auth{min-height:100dvh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0,rgb(218 189 120 / 10%),transparent 42%),#0d1119}.question-card .question-context{margin:10px 0 0;color:#9da6b3;font-size:.72rem;line-height:1.45}.admin-auth section{width:min(520px,100%);border:1px solid rgb(255 255 255 / 8%);border-radius:24px;padding:32px;background:#121722;box-shadow:0 30px 90px #00000059}.admin-auth h1{margin:8px 0 14px;font-size:clamp(1.7rem,5vw,2.5rem)}.admin-auth p{color:#8d96a4;line-height:1.6}.admin-header-actions{display:flex;align-items:center;gap:10px}.admin-header-actions button,.admin-section-title button{border:1px solid var(--line);border-radius:10px;padding:8px 12px;color:#aab1bc;background:#ffffff0a;font-weight:700}.admin-tabs button b{min-width:18px;margin-left:4px;border-radius:999px;padding:2px 5px;color:#17130c;background:var(--gold);font-size:.65rem}.admin-feedback-list.is-full article{padding:16px}.admin-feedback-list .admin-content-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.admin-feedback-list .admin-content-actions button{min-height:34px;border:1px solid var(--line);border-radius:10px;padding:0 11px;color:#aab1bc;background:#ffffff0a;font-weight:700}.admin-feedback-list .admin-content-actions button.is-primary{color:#17130c;border:0;background:linear-gradient(135deg,#f0d99e,#bd9b55)}.admin-telegram-panel p{margin:8px 0 0;color:#8d96a4;font-size:.68rem;line-height:1.5}.admin-telegram-panel b{color:#e7d29e}@media(min-width:900px){.admin-screen{width:min(1480px,calc(100% - 48px));min-height:100dvh;margin:0 auto;padding:30px 0 56px}.admin-header{padding:0 4px 22px}.admin-header h1{font-size:2rem}.admin-tabs{position:sticky;z-index:20;top:12px;grid-template-columns:repeat(5,minmax(120px,1fr));width:min(820px,100%);margin:0 0 24px;border:1px solid rgb(255 255 255 / 7%);border-radius:16px;padding:5px;background:#0d1119eb;box-shadow:0 15px 45px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-tabs button{min-height:44px;font-size:.72rem}.admin-alert{margin:0 0 18px}.admin-content{gap:18px}.admin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-stat-grid article{min-height:138px;padding:20px}.admin-stat-grid strong{font-size:2.6rem}.admin-panel{border-radius:20px;padding:22px}.admin-system-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.admin-detail-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.admin-system-grid>div,.admin-detail-grid>div{min-height:82px;padding:16px}.admin-game-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.admin-filter-row.admin-content-controls{grid-template-columns:minmax(320px,1fr) repeat(3,minmax(170px,auto));align-items:end}.admin-filter-actions{justify-content:flex-end}.admin-user-list article{grid-template-columns:46px minmax(0,1fr) 260px;padding:15px 4px}.admin-user-list article>span{width:42px;height:42px}.admin-user-list strong{font-size:.8rem}.admin-user-list small,.admin-user-list b{font-size:.67rem}.admin-content-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-content-pagination,.admin-content-empty-state{grid-column:1 / -1}.admin-editor{grid-template-columns:minmax(0,1.4fr) minmax(360px,.6fr);align-items:start}.admin-editor>.primary-button{grid-column:1 / -1;max-width:360px}.admin-feedback-list.is-full{grid-template-columns:repeat(2,minmax(0,1fr))}}
