:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;--bg:#080a10;--surface:#10131b;--surface-2:#161a23;--surface-3:#1c202b;--line:#ffffff1a;--line-strong:#ffffff30;--text:#f1f0ea;--muted:#8e94a3;--acid:#b7ff5b;--acid-dark:#6eae28;--danger:#ff5f68;--blue:#78d8ff;--purple:#9a86ff;--radius-sm:10px;--radius:16px;--radius-lg:26px;--shadow:0 28px 70px #0000006b;--home-primary:#f1f0ea;--home-primary-text:#151515;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f2ed;--surface:#fff;--surface-2:#f7f5f0;--surface-3:#ebe8e1;--line:#1f1d191c;--line-strong:#1f1d1938;--text:#211f1b;--muted:#777269;--acid:#5d55d9;--acid-dark:#443ab9;--blue:#167aa4;--purple:#6d5bd0;--shadow:0 20px 55px #2621191a;--home-primary:#211f1b;--home-primary-text:#fff}*{box-sizing:border-box}html{background:var(--bg);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;color:var(--text);background:var(--bg);margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid var(--acid);outline-offset:3px}h1,h2,h3,p{margin:0}ul,ol,dl,dd{margin:0;padding:0}ul,ol{list-style:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{background:radial-gradient(circle at 12% 5%, #9a86ff1a, transparent 28rem), radial-gradient(circle at 90% 80%, #b7ff5b0e, transparent 34rem), var(--bg);min-height:100dvh;position:relative;overflow-x:hidden}.noise{pointer-events:none;z-index:20;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.09'/%3E%3C/svg%3E");position:fixed;inset:0}.topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080a10d1;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(18px,4vw,64px);display:flex;position:relative}.topbar__actions{align-items:center;gap:14px;display:flex}.header-action{color:var(--muted);letter-spacing:.05em;cursor:pointer;background:0 0;border:0;padding:7px 0;font-size:10px;font-weight:750}.header-action:hover{color:var(--text)}.brand{color:var(--text);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand__mark{border:1px solid var(--acid);width:36px;height:34px;color:var(--acid);letter-spacing:-.04em;border-radius:9px;place-items:center;font-size:9px;font-weight:900;display:grid;transform:skew(-5deg)}.brand__name{letter-spacing:.075em;white-space:nowrap;align-items:center;gap:5px;font-size:13px;font-weight:900;display:inline-flex}.brand__name i{color:var(--muted);letter-spacing:0;font-size:.65em;font-style:normal}.brand__tag{color:var(--muted);letter-spacing:.16em;font-size:9px}.connection{color:var(--muted);letter-spacing:.04em;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.connection__dot{background:#687080;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #6870801a}.connection--connected .connection__dot,.connection--demo .connection__dot{background:var(--acid);box-shadow:0 0 0 4px #b7ff5b1a}.connection--connecting .connection__dot,.connection--reconnecting .connection__dot{background:#ffc85b;animation:1s infinite pulse}.connection--disconnected .connection__dot{background:var(--danger)}.text-button,.icon-button{cursor:pointer;background:0 0;border:0}.text-button{color:var(--muted);padding:8px;font-size:12px}.text-button:hover{color:var(--text)}.button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:space-between;align-items:center;gap:28px;min-height:48px;padding:0 20px;font-size:14px;font-weight:800;transition:transform .18s,border-color .18s,background .18s,opacity .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{cursor:not-allowed;opacity:.38}.button--large{width:100%;min-height:58px;padding-inline:22px}.button--primary{background:var(--acid);color:#11150d;box-shadow:0 10px 28px #b7ff5b21}.button--secondary{border-color:var(--line-strong);background:var(--surface-3)}.button--secondary:hover:not(:disabled){border-color:#b7ff5b7a}.button--ready{color:var(--acid);background:#b7ff5b1a;border-color:#b7ff5b4d}.button--danger{background:var(--danger);color:#fff;box-shadow:0 10px 28px #ff5f682e}.eyebrow{color:var(--acid);letter-spacing:.21em;align-items:center;gap:9px;font-size:10px;font-weight:900;display:inline-flex}.eyebrow>span{background:var(--acid);width:24px;height:1px}.status-chip{color:var(--acid);letter-spacing:.15em;background:#b7ff5b12;border:1px solid #b7ff5b4d;border-radius:5px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.game-setup{border:1px solid var(--line);background:#04060a52;border-radius:11px;align-items:center;gap:13px;margin-bottom:20px;padding:13px 15px;display:flex}.game-setup>span{align-items:baseline;gap:7px;min-width:0;display:flex}.game-setup small{color:var(--muted);letter-spacing:.15em;font-size:7px;font-weight:800}.game-setup b{color:var(--text);letter-spacing:.09em;font-size:10px}.game-setup i{background:var(--line-strong);width:1px;height:18px}.game-setup--compact{background:#ffffff05;width:fit-content;margin:20px 0 0;padding:9px 12px}.anonymous-seat{background:#78d8ff0a;border:1px solid #78d8ff24;border-radius:12px;align-items:center;gap:14px;margin-bottom:18px;padding:16px;display:flex}.anonymous-seat__bots{flex:none;align-items:center;display:flex}.anonymous-seat__bots span{border:2px solid var(--surface-2);background:color-mix(in srgb, var(--seat-color), #151a21 45%);width:23px;height:23px;box-shadow:inset 0 -5px color-mix(in srgb, var(--seat-color), transparent 72%);border-radius:8px 8px 10px 10px;margin-left:-6px}.anonymous-seat__bots span:first-child{margin-left:0}.anonymous-seat strong{font-size:11px}.anonymous-seat p{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.45}.home{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(44px,8vw,120px);width:min(1180px,100% - 40px);min-height:calc(100dvh - 72px);margin:0 auto;padding:72px 0 92px;display:grid}.home__hero h1{letter-spacing:-.06em;max-width:760px;margin-top:22px;font-size:clamp(48px,6vw,88px);font-weight:900;line-height:.99}.home__hero h1 em{color:#0000;-webkit-text-stroke:1px #f1f0ea8c;font-style:normal}.home__lead{color:#b8bbc4;word-break:keep-all;max-width:510px;margin-top:28px;font-size:clamp(16px,1.8vw,20px);line-height:1.75}.hero-clue{align-items:center;margin-top:54px;display:flex}.hero-clue>div{border-left:1px solid var(--line);gap:8px;min-width:120px;padding:0 26px;display:grid}.hero-clue>div:first-child{border-left:0;padding-left:0}.hero-clue b{color:var(--muted);letter-spacing:.12em;font-size:10px}.hero-clue span{font-size:13px;font-weight:700}.entry-card{border:1px solid var(--line-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:linear-gradient(155deg,#1c202bed,#0d1017f7);padding:clamp(24px,4vw,38px);position:relative}.entry-card:before{content:"";background:var(--acid);width:72px;height:2px;box-shadow:0 0 25px var(--acid);position:absolute;top:-1px;left:42px}.entry-card__header{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:28px;font-size:11px;display:flex}.field{gap:10px;margin-bottom:18px;display:grid;position:relative}.field>span{color:#b4b7c0;font-size:12px;font-weight:700}.field input,.code-input{border:1px solid var(--line-strong);border-radius:var(--radius-sm);width:100%;height:54px;color:var(--text);background:#04060a8c;outline:none;padding:0 48px 0 16px;transition:border-color .18s,box-shadow .18s}.field input:focus,.code-input:focus{border-color:#b7ff5ba6;box-shadow:0 0 0 3px #b7ff5b14}.field input::placeholder,.code-input::placeholder,textarea::placeholder{color:#656b78}.field small{color:#686e7c;font-size:10px;position:absolute;bottom:19px;right:14px}.divider{color:#6e7380;align-items:center;gap:14px;margin:24px 0;font-size:10px;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.join-form{grid-template-columns:1fr auto;gap:9px;display:grid}.code-input{letter-spacing:.18em;text-transform:uppercase;min-width:0;font-weight:900}.entry-hint{color:#656b78;margin-top:10px;font-size:10px}.demo-link{border:0;border-top:1px solid var(--line);color:#a9aeb9;cursor:pointer;background:0 0;width:100%;margin-top:28px;padding:15px 0 0;font-size:11px}.demo-link span{color:var(--acid);margin-right:5px}.demo-link:hover{color:var(--text)}.app-shell--home{background:var(--bg)}.app-shell--home .noise{display:none}.app-shell--home .topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;max-width:1080px;height:64px;margin:0 auto;padding-inline:20px}.app-shell--home .brand__name{letter-spacing:.055em;font-size:14px}.app-shell--home .connection{font-size:0}.app-shell--home .connection__dot{width:7px;height:7px;box-shadow:none}.platform-home{width:min(1040px,100% - 40px);min-height:calc(100dvh - 64px);margin:0 auto;padding:clamp(48px,7vh,76px) 0 72px}.platform-hero{max-width:840px}.platform-hero>span,.game-library__header span,.liar-entry__intro>span{color:var(--muted);letter-spacing:.12em;font-size:9px;font-weight:850}.platform-hero h1{letter-spacing:-.057em;max-width:820px;margin-top:12px;font-size:clamp(48px,6.4vw,76px);line-height:.96}.platform-hero p{max-width:720px;color:var(--muted);margin-top:22px;font-size:clamp(14px,1.6vw,18px);line-height:1.65}.game-library{border-top:1px solid var(--line);margin-top:clamp(38px,6vh,58px);padding-top:24px}.game-library__header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.game-library__header h2{letter-spacing:-.035em;margin-top:5px;font-size:24px}.game-library__header small{color:var(--muted);letter-spacing:.1em;font-size:8px;font-weight:850}.game-library .game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.liar-entry{grid-template-columns:minmax(0,.85fr) minmax(360px,1fr);align-items:center;gap:clamp(36px,7vw,90px);width:min(940px,100% - 40px);min-height:calc(100dvh - 64px);margin:0 auto;padding:42px 0 72px;display:grid}.liar-entry__intro{min-width:0}.route-back{width:fit-content;color:var(--muted);letter-spacing:.08em;margin-bottom:clamp(44px,8vh,82px);font-size:9px;font-weight:850;text-decoration:none;display:block}.route-back:hover{color:var(--text)}.liar-entry__intro h1{letter-spacing:-.06em;margin-top:10px;font-size:clamp(64px,8vw,96px);line-height:.88}.liar-entry__intro p{max-width:440px;color:var(--muted);margin-top:24px;font-size:14px;line-height:1.7}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.game-card{border:1px solid var(--line-strong);min-width:0;min-height:170px;color:var(--text);background:var(--surface);text-align:left;border-radius:14px;flex-direction:column;padding:17px;display:flex;position:relative;overflow:hidden}button.game-card,a.game-card{appearance:none;cursor:pointer;text-decoration:none}.game-card:before{content:"";background:var(--game-accent);opacity:.18;width:4px;position:absolute;inset:0 auto 0 0}.game-card__top{color:var(--muted);letter-spacing:.11em;justify-content:space-between;align-items:center;gap:12px;font-size:7px;font-style:normal;font-weight:850;display:flex}.game-card__top b{color:var(--game-accent);font-size:9px}.game-card__top i{text-overflow:ellipsis;font-style:normal;overflow:hidden}.game-card>strong{letter-spacing:-.035em;margin-top:20px;font-size:27px;line-height:1}.game-card>p{color:var(--muted);margin-top:8px;font-size:9px;line-height:1.45}.game-card__status{color:var(--muted);letter-spacing:.1em;justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;font-size:7px;font-weight:900;display:flex}.game-card__status i{letter-spacing:0;font-size:13px;font-style:normal}.game-card--active{border-color:color-mix(in srgb, var(--game-accent), var(--line-strong) 48%);box-shadow:inset 0 -3px var(--game-accent)}.game-card--active:before{opacity:1}.game-card--active .game-card__status{color:var(--text)}.game-card--active{transition:transform .15s,border-color .15s}.game-card--active:hover{border-color:var(--game-accent);transform:translateY(-2px)}.game-card--soon{opacity:.58}.play-entry{border:1px solid var(--line-strong);background:var(--surface);width:100%;box-shadow:var(--shadow);border-radius:18px;padding:30px}.play-entry--selected{scroll-margin-top:16px;position:relative}.play-entry--selected:before{content:"";background:#ffcf4a;border-radius:0 0 3px 3px;width:62px;height:3px;position:absolute;top:-1px;left:28px}.play-entry__header{margin-bottom:24px}.play-entry__header>span{color:var(--muted);letter-spacing:.08em;font-size:10px;font-weight:750}.play-entry__header h1,.play-entry__header h2{letter-spacing:-.045em;margin-top:7px;font-size:46px;line-height:1}.play-entry__header p{color:var(--muted);margin-top:12px;font-size:13px;line-height:1.55}.simple-field{gap:8px;display:grid}.simple-field>span{color:var(--muted);letter-spacing:.06em;font-size:10px;font-weight:750}.simple-field input,.simple-join input{border:1px solid var(--line-strong);width:100%;height:52px;color:var(--text);background:var(--surface);border-radius:9px;outline:0;padding:0 15px;font-size:15px;transition:border-color .15s,box-shadow .15s}.simple-field input:focus,.simple-join input:focus{border-color:var(--text);box-shadow:0 0 0 3px color-mix(in srgb, var(--text), transparent 90%)}.simple-field input::placeholder,.simple-join input::placeholder{color:color-mix(in srgb, var(--muted), transparent 15%)}.play-actions{gap:9px;margin-top:14px;display:grid}.simple-button{border:1px solid var(--line-strong);width:100%;min-height:50px;color:var(--text);background:var(--surface);cursor:pointer;border-radius:9px;padding:0 17px;font-size:13px;font-weight:800;transition:transform .15s,background .15s,opacity .15s}.simple-button:hover:not(:disabled){background:var(--surface-2);transform:translateY(-1px)}.simple-button:disabled{opacity:.35;cursor:not-allowed}.simple-button--primary{border-color:var(--home-primary);color:var(--home-primary-text);background:var(--home-primary)}.simple-button--primary:hover:not(:disabled){background:color-mix(in srgb, var(--home-primary), var(--bg) 10%)}.simple-divider{color:var(--muted);letter-spacing:.07em;align-items:center;gap:12px;margin:25px 0 14px;font-size:9px;font-weight:700;display:flex}.simple-divider:before,.simple-divider:after{content:"";background:var(--line);flex:1;height:1px}.simple-join{grid-template-columns:minmax(0,1fr) 128px;gap:8px;display:grid}.simple-join input{letter-spacing:.1em;text-transform:uppercase;min-width:0;font-weight:750}.play-entry__note{color:var(--muted);text-align:center;margin-top:18px;font-size:10px}.rules-backdrop{z-index:200;background:#0e0d0b7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.rules-dialog{border:1px solid var(--line-strong);width:min(460px,100%);color:var(--text);background:var(--surface);border-radius:16px;padding:30px;position:relative;box-shadow:0 28px 80px #00000038}.rules-dialog>p{color:var(--muted);letter-spacing:.1em;font-size:9px;font-weight:800}.rules-dialog h2{letter-spacing:-.035em;margin-top:8px;font-size:28px}.rules-dialog ol{gap:15px;margin:24px 0;display:grid}.rules-dialog li{grid-template-columns:26px 1fr;align-items:start;gap:10px;display:grid}.rules-dialog li b{border:1px solid var(--line-strong);border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.rules-dialog li span{color:var(--muted);font-size:12px;line-height:1.55}.rules-dialog__close{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:23px;position:absolute;top:14px;right:17px}.identity-card__nickname{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:9px;overflow:hidden}:root[data-theme=light] .app-shell{background:var(--bg)}:root[data-theme=light] .noise{opacity:.04}:root[data-theme=light] .topbar{background:#f4f2ede0}:root[data-theme=light] .button--primary{color:#fff;box-shadow:none}:root[data-theme=light] .game-setup,:root[data-theme=light] .field input,:root[data-theme=light] .code-input,:root[data-theme=light] .panel,:root[data-theme=light] .player-rail,:root[data-theme=light] .chat-panel,:root[data-theme=light] .vote-panel{background:var(--surface)}:root[data-theme=light] .player-card,:root[data-theme=light] .candidate,:root[data-theme=light] .message>p,:root[data-theme=light] .composer-wrap{background:var(--surface-2)}:root[data-theme=light] .moderator-banner{box-shadow:none;background:#fffaf0}:root[data-theme=light] .moderator-banner__copy strong{color:#332b20}:root[data-theme=light] .moderator-banner__copy p{color:#776e61}:root[data-theme=light] .secret-card{box-shadow:var(--shadow);background:linear-gradient(150deg,#fff,#ece9e2)}:root[data-theme=light] .topic-box{background:#ffffffb8}:root[data-theme=light] .vote-footer{background:#f4f2edf0}:root[data-theme=light] .toast{background:#fff4f4}.page{width:min(1220px,100% - 40px);margin:0 auto;padding:56px 0 80px}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#11141cd9}.room-heading{justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:42px;display:flex}.room-heading h1{letter-spacing:-.045em;margin-top:14px;font-size:clamp(36px,4vw,58px);line-height:1.06}.room-code-card{border:1px solid var(--line-strong);background:var(--surface);border-radius:14px;min-width:250px;padding:17px 19px}.room-code-card>span{color:var(--muted);letter-spacing:.16em;font-size:9px;display:block}.room-code-card button{width:100%;color:var(--text);letter-spacing:.17em;cursor:pointer;background:0 0;border:0;justify-content:space-between;padding:6px 0 3px;font-size:28px;font-weight:900;display:flex}.room-code-card button i{color:var(--acid);letter-spacing:0;font-size:15px;font-style:normal}.room-code-card small{color:#626875;font-size:9px}.lobby-layout{grid-template-columns:minmax(0,1fr) 320px;gap:18px;display:grid}.player-panel{padding:26px}.panel__heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.panel__heading>div{align-items:baseline;gap:12px;display:flex}.panel__heading span{color:var(--muted);font-size:11px}.panel__heading strong{font-size:22px}.panel__heading strong small{color:var(--muted);font-size:11px}.icon-button{border:1px solid var(--line);width:40px;height:40px;color:var(--acid);border-radius:9px;place-items:center;display:grid}.player-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.player-card,.empty-seat{border:1px solid var(--line);background:var(--surface-2);border-radius:13px;min-height:88px}.player-card{align-items:center;gap:13px;padding:14px;display:flex}.player-card--self{background:#b7ff5b0a;border-color:#b7ff5b4d}.player-card--offline{opacity:.45}.player-card__identity{flex:1;gap:5px;min-width:0;display:grid}.player-card__identity strong{text-overflow:ellipsis;font-size:14px;overflow:hidden}.player-card__identity strong small,.identity-card h3 small{color:var(--acid);font-size:9px}.player-card__identity>span{color:var(--muted);font-size:10px}.ready-pill{color:#6f7581;letter-spacing:.08em;background:#ffffff0a;border-radius:4px;padding:4px 6px;font-size:7px;font-weight:900}.ready-pill--on{color:var(--acid);background:#b7ff5b17}.empty-seat{color:#4e5360;background:0 0;border-style:dashed;justify-content:center;align-items:center;gap:9px;display:flex}.empty-seat span{font-size:18px}.empty-seat small{font-size:10px}.bot-avatar{--bot-size:42px;width:var(--bot-size);height:var(--bot-size);filter:drop-shadow(0 5px 9px color-mix(in srgb, var(--bot-color), transparent 83%));flex:none;display:inline-block;position:relative}.bot-avatar--sm{--bot-size:31px}.bot-avatar--md{--bot-size:42px}.bot-avatar--lg{--bot-size:52px}.bot-avatar__head{z-index:2;border:1px solid color-mix(in srgb, var(--bot-color), white 17%);background:linear-gradient(145deg, color-mix(in srgb, var(--bot-color), white 12%), var(--bot-shade));border-radius:34% 34% 43% 43%;justify-content:center;align-items:center;gap:14%;display:flex;position:absolute;inset:24% 10% 5%;box-shadow:inset 0 2px #ffffff3b,inset 0 -5px #0000001f}.bot-avatar__antenna{z-index:1;background:var(--bot-color);width:2px;height:24%;position:absolute;top:3%;left:50%;transform:translate(-50%)}.bot-avatar__antenna i{aspect-ratio:1;background:var(--bot-color);width:28%;min-width:4px;box-shadow:0 0 8px var(--bot-color);border:1px solid #fff6;border-radius:50%;position:absolute;top:-12%;left:50%;transform:translate(-50%)}.bot-avatar__ear{z-index:1;border:1px solid color-mix(in srgb, var(--bot-color), white 12%);background:var(--bot-shade);width:13%;height:25%;position:absolute;top:47%}.bot-avatar__ear--left{border-radius:5px 0 0 5px;left:1%}.bot-avatar__ear--right{border-radius:0 5px 5px 0;right:1%}.bot-avatar__eye{aspect-ratio:1;background:#11151b;border-radius:50%;width:14%;box-shadow:inset 0 -1px #ffffff2e,0 0 0 1px #ffffff14}.bot-avatar__eye:after{content:"";aspect-ratio:1;background:#ffffffeb;border-radius:50%;width:32%;margin:19% 0 0 21%;display:block}.bot-avatar__mouth{border:1px solid #0c1015cc;border-top:0;border-radius:0 0 12px 12px;width:24%;height:10%;position:absolute;bottom:18%;left:38%}.bot-avatar--offline{filter:grayscale();opacity:.5}.player-card{box-shadow:inset 3px 0 color-mix(in srgb, var(--seat-color), transparent 15%)}.candidate{box-shadow:inset 2px 0 color-mix(in srgb, var(--seat-color), transparent 22%)}.lobby-side{padding:24px}.mode-preview{text-align:center;border-bottom:1px solid var(--line);padding-bottom:24px}.mode-preview__symbol{width:72px;height:72px;color:var(--acid);background:radial-gradient(circle,#b7ff5b21,#0000 65%);border:1px solid #b7ff5b59;border-radius:50%;place-items:center;margin:24px auto 17px;font-size:38px;font-weight:200;display:grid}.mode-preview h2{font-size:24px}.mode-preview p{color:var(--muted);word-break:keep-all;margin-top:10px;font-size:11px;line-height:1.7}.lobby-rules{padding:22px 0}.lobby-rules>span{color:var(--muted);letter-spacing:.13em;font-size:9px}.lobby-rules dl{gap:10px;margin-top:14px;display:grid}.lobby-rules dl>div{justify-content:space-between;font-size:11px;display:flex}.lobby-rules dt{color:#777d8a}.lobby-rules dd{font-weight:700}.start-hint{color:#696f7c;text-align:center;margin-top:12px;font-size:9px}.reveal-stage,.center-screen{place-items:center;min-height:calc(100dvh - 72px);padding:36px 20px;display:grid;position:relative;overflow:hidden}.reveal-stage{background:radial-gradient(circle,#b7ff5b14,#0000 36%)}.reveal-orbit{border:1px solid #b7ff5b17;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reveal-orbit--one{width:500px;height:500px}.reveal-orbit--two{border-style:dashed;width:760px;height:760px;animation:35s linear infinite spin}.mode-reveal{z-index:2;text-align:center;width:min(620px,100%);position:relative}.mode-reveal__round{color:var(--acid);letter-spacing:.24em;margin-bottom:25px;font-size:10px;font-weight:900;display:inline-block}.mode-reveal>p{color:var(--muted);font-size:15px}.mode-glyph{width:100px;height:100px;color:var(--acid);background:#b7ff5b0a;border:1px solid #b7ff5b66;border-radius:50%;place-items:center;margin:22px auto;display:grid;box-shadow:0 0 70px #b7ff5b21}.mode-glyph span{font-size:58px;font-weight:200}.mode-reveal h1{letter-spacing:-.06em;font-size:clamp(48px,8vw,86px);line-height:1}.mode-reveal__description{word-break:keep-all;line-height:1.8;margin-top:20px!important}.mode-rules-inline{justify-content:center;align-items:center;gap:16px;margin:34px 0;display:flex}.mode-rules-inline span{gap:5px;font-size:10px;display:grid}.mode-rules-inline b{color:var(--acid);font-size:8px}.mode-rules-inline i{background:var(--line-strong);width:20px;height:1px}.mode-reveal .button{margin:auto}.loading-label{color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:11px;display:flex}.spinner{border:2px solid #ffffff24;border-top-color:var(--acid);border-radius:50%;width:17px;height:17px;animation:.8s linear infinite spin;display:inline-block}.loading-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);text-align:center;width:min(440px,100%);padding:44px}.loading-card h1{margin-top:20px;font-size:23px}.loading-card p{color:var(--muted);margin-top:11px;font-size:12px}.role-page{grid-template-rows:auto auto;grid-template-columns:1fr 390px;align-content:center;column-gap:clamp(40px,8vw,100px);width:min(920px,100% - 40px);min-height:calc(100dvh - 72px);margin:auto;padding:54px 0;display:grid}.role-page__intro h1{letter-spacing:-.05em;margin-top:15px;font-size:clamp(38px,5vw,60px)}.role-page__intro p{max-width:380px;color:var(--muted);margin-top:18px;font-size:13px;line-height:1.7}.secret-card{aspect-ratio:.67;cursor:pointer;perspective:1000px;background:linear-gradient(150deg,#1a1e28,#0b0d13);border:1px solid #b7ff5b45;border-radius:24px;grid-area:1/2/3;width:100%;padding:0;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000080}.secret-card:before{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:18px;position:absolute;inset:9px}.secret-card__back,.secret-card__front{backface-visibility:hidden;flex-direction:column;justify-content:center;align-items:center;padding:35px;transition:transform .6s cubic-bezier(.2,.8,.2,1),opacity .3s;display:flex;position:absolute;inset:0}.secret-card__back{background:radial-gradient(circle at 50% 42%,#b7ff5b17,#0000 33%)}.secret-card__front{opacity:0;background:radial-gradient(circle at 50% 28%,#b7ff5b1c,#0000 30%);transform:rotateY(180deg)}.secret-card--revealed .secret-card__back{opacity:0;transform:rotateY(-180deg)}.secret-card--revealed .secret-card__front{opacity:1;transform:rotateY(0)}.secret-card__question{width:105px;height:105px;color:var(--acid);border:1px solid #b7ff5b61;border-radius:50%;place-items:center;margin-bottom:40px;font-size:64px;font-weight:200;display:grid;box-shadow:0 0 60px #b7ff5b1f}.secret-card__back strong{font-size:17px}.secret-card__back small{color:var(--muted);margin-top:9px;font-size:10px}.secret-card__label{color:var(--acid);letter-spacing:.2em;font-size:8px;font-weight:900;position:absolute;top:37px}.secret-card__icon{width:76px;height:76px;color:var(--acid);border:1px solid #b7ff5b54;border-radius:50%;place-items:center;font-size:34px;display:grid}.secret-card__front>p{color:var(--muted);margin-top:20px;font-size:11px}.secret-card__front h2{letter-spacing:-.04em;margin-top:5px;font-size:39px}.topic-box{border:1px solid var(--line);background:#00000040;border-radius:11px;gap:7px;width:100%;margin-top:27px;padding:17px;display:grid}.topic-box span{color:var(--muted);letter-spacing:.16em;font-size:7px}.topic-box strong{color:var(--acid);font-size:20px}.secret-card__instruction{word-break:keep-all;line-height:1.65;color:#a5a9b4!important;margin-top:17px!important;font-size:10px!important}.secret-card--blank{border-color:#ff5f6859}.secret-card--blank .secret-card__icon,.secret-card--blank .topic-box strong{color:var(--danger);border-color:#ff5f684d}.role-actions{align-self:end;padding-bottom:10px}.role-actions p{color:var(--muted);margin-bottom:18px;font-size:10px}.role-actions p span{color:var(--acid)}.moderator-banner{z-index:2;text-align:left;background:linear-gradient(115deg,#ffc85b14,#0f1219f0 46%);border:1px solid #ffc85b40;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;margin:0 0 18px;padding:15px 17px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 32px #00000029}.moderator-banner:after{content:"";pointer-events:none;border:1px solid #ffc85b14;border-radius:50%;width:130px;height:130px;position:absolute;top:-50px;right:-30px}.moderator-banner__copy{gap:4px;min-width:0;display:grid}.moderator-banner__copy>span{color:#d6bb75;letter-spacing:.14em;font-size:7px;font-weight:800}.moderator-banner__copy>span b{color:#ffcf6b}.moderator-banner__copy strong{color:#f2ead7;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.moderator-banner__copy p{color:#98958d;font-size:9px;line-height:1.45}.moderator-banner__speaker{z-index:2;color:#ffd77f;letter-spacing:.09em;white-space:nowrap;background:#ffc85b0f;border:1px solid #ffc85b38;border-radius:6px;padding:6px 8px;font-size:7px;font-weight:900;position:relative}.moderator-banner--cross_exam{background:linear-gradient(115deg,#78d8ff12,#0f1219f0 46%);border-color:#78d8ff3b}.moderator-banner--final_defense{background:linear-gradient(115deg,#ff5f6812,#0f1219f0 46%);border-color:#ff5f6840}.moderator-banner--voting{background:linear-gradient(115deg,#9a86ff14,#0f1219f0 46%);border-color:#9a86ff40}.moderator-banner--reveal{background:linear-gradient(115deg,#b7ff5b12,#0f1219f0 46%);border-color:#b7ff5b3d}.moderator-bot{flex:none;width:42px;height:42px;position:relative}.moderator-bot>span{z-index:2;background:linear-gradient(145deg,#ffd777,#967128);border:1px solid #e0b958;border-radius:10px 10px 13px 13px;justify-content:center;align-items:center;gap:6px;display:flex;position:absolute;inset:11px 2px 2px;box-shadow:inset 0 2px #ffffff42}.moderator-bot>span i{background:#18140d;border-radius:50%;width:5px;height:5px}.moderator-bot>span b{border-bottom:1px solid #18140d;border-radius:50%;width:9px;height:4px;position:absolute;bottom:6px;left:15px}.moderator-bot__antenna{background:#ffc85b;width:2px;height:11px;position:absolute;top:2px;left:20px}.moderator-bot__antenna:before{content:"";background:#ffdc8f;border-radius:50%;width:6px;height:6px;position:absolute;top:-2px;left:-2px;box-shadow:0 0 8px #ffc85b}.mode-reveal .moderator-banner{margin:25px auto 0}.role-page__intro .moderator-banner{margin-top:25px}.lobby-page>.moderator-banner{margin-bottom:18px}.vote-page>.moderator-banner{margin-bottom:16px}.results-page>.moderator-banner{margin:20px 0 0}.game-room{grid-template-rows:auto minmax(0,1fr);height:calc(100dvh - 72px);min-height:580px;padding:18px clamp(14px,2.5vw,38px) 24px;display:grid}.game-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:84px;display:grid}.game-header__mode{align-items:center;gap:12px;display:flex}.game-header__mode strong{font-size:16px}.game-header__mode small{color:var(--muted);font-size:9px}.timer{font-variant-numeric:tabular-nums;letter-spacing:-.04em;align-items:baseline;gap:2px;font-size:32px;font-weight:900;display:flex}.timer i{color:var(--acid);font-size:22px;font-style:normal;animation:1s step-end infinite blink}.timer--compact{border:1px solid var(--line-strong);background:var(--surface);border-radius:11px;padding:13px 18px}.timer--urgent,.timer--urgent i{color:var(--danger)}.objective{text-align:right;justify-self:end;gap:6px;max-width:330px;display:grid}.objective span{color:var(--muted);letter-spacing:.13em;font-size:8px}.objective strong{color:#c3c6ce;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.discussion-layout{grid-template-columns:230px minmax(0,1fr);gap:16px;min-height:0;padding-top:16px;display:grid}.player-rail{border:1px solid var(--line);border-radius:var(--radius);background:#0f1219d9;overflow:hidden}.player-rail__title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:55px;padding:0 17px;display:flex}.player-rail__title span{color:var(--muted);letter-spacing:.17em;font-size:8px}.player-rail__title b{color:var(--acid);font-size:12px}.player-rail ul{padding:8px}.player-rail li{border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;min-height:58px;padding:8px;display:flex}.player-rail li.is-offline{opacity:.4}.player-rail li>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;font-weight:700;overflow:hidden}.player-rail li>span small{color:var(--acid);margin-top:3px;font-size:6px;display:block}.player-rail li>b{color:var(--muted);font-size:9px}.presence-wrap{position:relative}.presence{border:2px solid var(--surface);background:var(--acid);border-radius:50%;width:7px;height:7px;position:absolute;bottom:1px;right:0}.chat-panel{border:1px solid var(--line);border-radius:var(--radius);background:#0d1016cc;grid-template-rows:auto auto minmax(0,1fr) auto auto;min-height:0;display:grid;overflow:hidden}.chat-panel__heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:55px;padding:0 18px;display:flex}.chat-panel__heading>div{letter-spacing:.15em;font-size:8px;font-weight:900}.live-dot{background:var(--danger);width:6px;height:6px;box-shadow:0 0 10px var(--danger);border-radius:50%;margin-right:7px;display:inline-block}.chat-panel__heading p{color:var(--muted);font-size:9px}.chat-panel>.moderator-banner{margin:10px 14px 0;padding-block:11px}.message-stream{scrollbar-color:#303540 transparent;min-height:0;padding:22px clamp(16px,3vw,34px);overflow-y:auto}.message{width:fit-content;max-width:min(72%,680px);margin:0 0 17px}.message header{align-items:center;gap:8px;margin-bottom:6px;display:flex}.message header strong{letter-spacing:.08em;font-size:10px}.message header .bot-avatar--sm{--bot-size:23px}.message header time{color:#5f6572;font-size:8px}.message>p{border:1px solid var(--line);background:var(--surface-2);border-radius:4px 14px 14px;padding:12px 15px;font-size:13px;line-height:1.55}.message--self{margin-left:auto}.message--self header{justify-content:flex-end}.message--self>p{background:#b7ff5b17;border-color:#b7ff5b2e;border-radius:14px 4px 14px 14px}.system-message{color:#b5a983;background:#ffc85b0a;border:1px solid #ffc85b2b;border-radius:8px;justify-content:center;align-items:center;gap:9px;max-width:680px;margin:0 auto 22px;padding:10px 15px;display:flex}.system-message span{border:1px solid #ffc85b59;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;display:grid}.system-message p{font-size:9px}.empty-chat{height:100%;min-height:180px;color:var(--muted);place-content:center;justify-items:center;display:grid}.empty-chat span{color:var(--acid);letter-spacing:.2em;font-size:26px}.empty-chat p{margin-top:9px;font-size:11px}.composer-wrap{border:1px solid var(--line-strong);background:var(--surface-2);border-radius:13px;align-items:center;gap:10px;min-height:58px;margin:0 16px 16px;display:flex;position:relative}.composer-wrap textarea{resize:none;min-height:56px;max-height:100px;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:18px 78px 14px 16px;font-size:12px;line-height:1.5}.composer-count{color:#5b616d;font-size:8px;position:absolute;bottom:10px;right:54px}.send-button{color:#10150d;background:var(--acid);cursor:pointer;border:0;border-radius:10px;flex:none;width:39px;height:39px;margin-right:9px;font-size:22px;font-weight:900}.send-button:disabled{opacity:.25;cursor:not-allowed}.demo-skip{color:var(--acid);cursor:pointer;background:0 0;border:0;justify-self:end;margin:-8px 16px 10px;font-size:9px}.vote-page{width:min(1160px,100% - 40px);margin:0 auto;padding:46px 0 100px}.vote-header{justify-content:space-between;align-items:end;gap:25px;margin-bottom:34px;display:flex}.vote-header h1{letter-spacing:-.05em;margin-top:13px;font-size:clamp(36px,4.5vw,60px);line-height:1.04}.vote-columns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.vote-panel{border:1px solid var(--line);border-radius:var(--radius);background:#10131bd6;padding:clamp(20px,3vw,30px)}.vote-panel--ai{border-color:#78d8ff29}.vote-panel__heading{border-bottom:1px solid var(--line);gap:15px;min-height:75px;display:flex}.vote-panel__heading>span{width:34px;height:34px;color:var(--acid);border:1px solid #b7ff5b42;border-radius:50%;flex:none;place-items:center;font-size:9px;display:grid}.vote-panel--ai .vote-panel__heading>span{color:var(--blue);border-color:#78d8ff47}.vote-panel__heading h2{font-size:18px}.vote-panel__heading p{color:var(--muted);margin-top:7px;font-size:9px}.candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-top:18px;display:grid}.candidate{border:1px solid var(--line);min-width:0;min-height:69px;color:var(--text);background:var(--surface-2);text-align:left;cursor:pointer;border-radius:11px;align-items:center;gap:10px;padding:10px;display:flex}.candidate:hover{border-color:var(--line-strong)}.candidate--selected{background:#b7ff5b12;border-color:#b7ff5b8c}.vote-panel--ai .candidate--selected{background:#78d8ff12;border-color:#78d8ff8c}.candidate__copy{flex:1;gap:5px;min-width:0;display:grid}.candidate__copy strong{text-overflow:ellipsis;font-size:11px;overflow:hidden}.candidate__copy small{color:var(--muted);font-size:8px}.candidate>.candidate__check{border:1px solid var(--line-strong);color:#121711;background:0 0;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-style:normal;display:grid}.candidate--selected>.candidate__check{border-color:var(--acid);background:var(--acid)}.vote-panel--ai .candidate>.candidate__check{border-radius:4px}.vote-panel--ai .candidate--selected>.candidate__check{border-color:var(--blue);background:var(--blue)}.none-candidate{border:1px dashed var(--line-strong);min-height:61px;color:var(--text);cursor:pointer;background:0 0;border-radius:11px;grid-column:1/-1;align-items:center;gap:11px;padding:10px 14px;display:flex}.none-candidate>span{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.none-candidate strong{font-size:11px}.none-candidate small{color:var(--muted);text-align:left;flex:1;font-size:8px}.none-candidate i{width:18px;font-style:normal}.none-candidate--selected{background:#78d8ff0f;border-color:#78d8ff8c}.none-candidate--selected>span,.none-candidate--selected i{color:var(--blue)}.vote-footer{z-index:10;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080a10eb;justify-content:space-between;align-items:center;gap:28px;min-height:82px;padding:11px max(20px,50vw - 580px);display:flex;position:fixed;bottom:0;left:0;right:0}.vote-footer>div{align-items:center;gap:12px;display:flex}.vote-footer>div span{color:var(--muted);font-size:10px}.vote-footer>div span.done{color:var(--acid)}.vote-footer>div i{background:var(--line-strong);width:30px;height:1px}.vote-footer .button{width:280px}.results-page{width:min(1160px,100% - 40px);margin:0 auto;padding:54px 0 80px}.results-hero{text-align:center;border-bottom:1px solid var(--line);padding-bottom:44px;position:relative}.results-hero>p{color:var(--muted);margin-top:23px;font-size:11px}.results-hero h1{color:var(--acid);letter-spacing:-.06em;margin-top:8px;font-size:clamp(50px,8vw,88px)}.result-stat{justify-items:end;display:grid;position:absolute;top:15px;right:0}.result-stat span{color:var(--muted);letter-spacing:.14em;font-size:8px}.result-stat strong{color:var(--acid);font-size:31px}.result-stat small{color:var(--muted);font-size:7px}.identity-section{border-bottom:1px solid var(--line);padding:40px 0}.section-heading{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.section-heading span,.panel-title span{color:var(--acid);letter-spacing:.17em;font-size:8px;font-weight:900}.section-heading h2,.panel-title h2{margin-top:6px;font-size:22px}.section-heading>p{color:var(--muted);font-size:9px}.identity-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.identity-card{border:1px solid var(--line);background:var(--surface);border-radius:13px;min-width:0;padding:15px}.identity-card--ai{background:linear-gradient(150deg, #78d8ff0f, var(--surface));border-color:#78d8ff47}.identity-card--blank{box-shadow:inset 0 -2px var(--danger)}.identity-card__top{justify-content:space-between;align-items:start;min-height:53px;display:flex}.twist-badge{color:var(--danger);letter-spacing:.12em;background:#ff5f681a;border-radius:4px;padding:4px 5px;font-size:6px;font-weight:900}.identity-card h3{text-overflow:ellipsis;white-space:nowrap;margin-top:13px;font-size:12px;overflow:hidden}.identity-card__badges{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.identity-card__badges span{color:var(--muted);letter-spacing:.07em;background:#ffffff0a;border-radius:4px;padding:4px 5px;font-size:6px;font-weight:900}.identity-card__badges .badge-ai{color:var(--blue);background:#78d8ff1a}.identity-card__badges .badge-human{color:var(--acid);background:#b7ff5b14}.score-layout{grid-template-columns:1fr 1fr;gap:16px;padding-top:40px;display:grid}.score-breakdown,.leaderboard{padding:24px}.score-breakdown ul{margin-top:19px}.score-breakdown li{border-bottom:1px solid var(--line);justify-content:space-between;padding:12px 0;font-size:11px;display:flex}.score-breakdown li span{color:#a9adb7}.score-breakdown li strong{color:var(--acid)}.score-total{justify-content:space-between;align-items:end;margin-top:15px;display:flex}.score-total span{color:var(--muted);font-size:10px}.score-total strong{color:var(--acid);font-size:28px}.muted-copy{color:var(--muted);margin-top:25px;font-size:11px}.leaderboard ol{margin-top:17px}.leaderboard li{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:48px;padding:5px 8px;display:flex}.leaderboard li.is-self{background:#b7ff5b0a}.leaderboard li>b{width:19px;color:var(--muted);font-size:8px}.leaderboard .leaderboard__label{text-overflow:ellipsis;flex:1;min-width:0;font-size:11px;overflow:hidden}.leaderboard li>strong{font-size:12px}.leaderboard li>strong small{color:var(--muted);font-size:7px}.results-footer{justify-content:space-between;align-items:center;gap:20px;margin-top:30px;display:flex}.results-footer>div span{color:var(--text);font-size:12px;font-weight:700}.results-footer>div p{color:var(--muted);margin-top:5px;font-size:9px}.results-footer .button{width:280px}.toast{z-index:100;width:min(420px,100% - 40px);min-height:62px;box-shadow:var(--shadow);background:#1e1116f5;border:1px solid #ff5f6859;border-radius:12px;align-items:center;gap:11px;padding:12px 12px 12px 15px;display:flex;position:fixed;bottom:20px;right:20px}.toast>span{border:1px solid var(--danger);width:25px;height:25px;color:var(--danger);border-radius:50%;place-items:center;font-weight:900;display:grid}.toast p{flex:1;font-size:11px;line-height:1.45}.toast button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:20px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35}}@keyframes blink{50%{opacity:.3}}@media (width<=900px){.home{grid-template-columns:1fr;gap:48px;padding-top:52px}.home__hero{text-align:center}.home__hero .eyebrow{justify-content:center}.home__lead{margin-inline:auto}.hero-clue{justify-content:center}.entry-card{width:min(500px,100%);margin:auto}.lobby-layout{grid-template-columns:1fr}.lobby-side{grid-template-columns:1fr 1fr;align-items:center;gap:20px;display:grid}.lobby-side .button,.lobby-side .start-hint{grid-column:1/-1}.mode-preview{border-right:1px solid var(--line);border-bottom:0;padding:0 20px 0 0}.mode-preview__symbol{margin-block:15px}.role-page{grid-template-columns:1fr 340px;column-gap:35px}.discussion-layout{grid-template-columns:76px minmax(0,1fr)}.player-rail__title{justify-content:center}.player-rail__title span,.player-rail li>span,.player-rail li>b{display:none}.player-rail li{justify-content:center}.identity-grid{grid-template-columns:repeat(3,1fr)}.moderator-banner__copy p{max-width:640px}}@media (width<=680px){.topbar{height:60px;padding-inline:15px}.brand__mark{width:30px;height:30px}.brand__name{letter-spacing:.055em;font-size:10px}.connection{font-size:0}.connection__dot{width:8px;height:8px}.home{gap:35px;width:min(100% - 30px,500px);min-height:calc(100dvh - 60px);padding:40px 0 58px}.home__hero h1{font-size:clamp(40px,12vw,58px)}.home__lead{margin-top:19px;font-size:14px}.hero-clue{margin-top:30px}.hero-clue>div{flex:1;min-width:0;padding:0 10px}.hero-clue span{font-size:10px}.entry-card{border-radius:20px;padding:22px 18px}.game-setup{justify-content:space-between}.game-setup--compact{justify-content:flex-start}.join-form{grid-template-columns:1fr 88px}.page{width:calc(100% - 28px);padding-top:32px}.room-heading{flex-direction:column;align-items:stretch;margin-bottom:22px}.room-heading h1{font-size:38px}.room-code-card{min-width:0}.player-panel{padding:16px}.player-grid{grid-template-columns:1fr}.empty-seat:nth-of-type(n+7){display:none}.lobby-side{padding:18px;display:block}.mode-preview{border-right:0;border-bottom:1px solid var(--line);padding:0 0 18px}.mode-preview__symbol{width:58px;height:58px;font-size:30px}.reveal-stage,.center-screen{min-height:calc(100dvh - 60px)}.reveal-orbit--one{width:340px;height:340px}.reveal-orbit--two{width:530px;height:530px}.mode-rules-inline{gap:8px}.mode-rules-inline i{width:8px}.role-page{flex-direction:column;width:calc(100% - 28px);min-height:auto;padding:30px 0 50px;display:flex}.role-page__intro{text-align:center}.role-page__intro .eyebrow{justify-content:center}.role-page__intro h1{font-size:36px}.role-page__intro p{margin:12px auto 0;font-size:11px}.secret-card{aspect-ratio:.72;width:min(330px,100%);margin:27px auto 22px}.role-actions{width:min(330px,100%);margin:auto}.game-room{height:calc(100dvh - 60px);min-height:540px;padding:0}.game-header{grid-template-columns:1fr auto;min-height:72px;padding:0 13px}.game-header__mode .status-chip,.game-header__mode small,.objective{display:none}.game-header__mode strong{font-size:14px}.timer{font-size:25px}.timer i{font-size:17px}.discussion-layout{padding:0;display:block}.player-rail{display:none}.chat-panel{border:0;border-radius:0;height:100%}.chat-panel__heading{padding-inline:13px}.chat-panel__heading p{display:none}.chat-panel>.moderator-banner{margin:8px 10px 0}.moderator-banner{grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px}.moderator-banner__speaker{grid-column:2;width:fit-content;margin-top:2px}.moderator-banner__copy strong{white-space:normal}.moderator-banner__copy p{margin-top:4px;font-size:8px;line-height:1.35;display:block}.moderator-bot{width:36px;height:36px}.moderator-bot>span{inset:10px 2px 2px}.moderator-bot__antenna{left:17px}.message{max-width:86%}.message>p{font-size:12px}.composer-wrap{margin-inline:11px}.vote-page{width:calc(100% - 28px);padding:30px 0 112px}.vote-header{align-items:center}.vote-header h1{font-size:35px}.timer--compact{padding:10px;font-size:20px}.vote-columns{grid-template-columns:1fr}.vote-panel{padding:18px 14px}.candidate-grid{grid-template-columns:1fr}.vote-footer{min-height:92px;padding:10px 14px}.vote-footer>div{display:none}.vote-footer .button{width:100%}.results-page{width:calc(100% - 28px);padding:35px 0 55px}.result-stat{justify-items:center;margin-top:18px;position:static}.identity-section{padding-block:28px}.section-heading{align-items:start}.section-heading>p{display:none}.identity-grid{grid-template-columns:repeat(2,1fr)}.score-layout{grid-template-columns:1fr;padding-top:28px}.results-footer{text-align:center;flex-direction:column;align-items:stretch}.results-footer .button{width:100%}.toast{width:calc(100% - 28px);bottom:14px;right:14px}.app-shell--home .topbar{height:58px;padding-inline:16px}.app-shell--home .topbar__actions{gap:10px}.header-action{font-size:8px}.platform-home{width:calc(100% - 20px);min-height:calc(100dvh - 58px);padding:27px 0 38px}.platform-hero{padding-inline:4px}.platform-hero h1{margin-top:8px;font-size:clamp(40px,12.5vw,52px);line-height:.98}.platform-hero p{max-width:355px;margin-top:15px;font-size:12px;line-height:1.55}.game-library{margin-top:30px;padding-top:17px}.game-library__header h2{font-size:21px}.game-library__header small{font-size:7px}.liar-entry{width:calc(100% - 20px);min-height:calc(100dvh - 58px);padding:14px 0 38px;display:block}.liar-entry__intro{padding-inline:4px}.route-back{margin-bottom:31px}.liar-entry__intro h1{margin-top:7px;font-size:58px}.liar-entry__intro p{max-width:355px;margin-top:14px;font-size:12px;line-height:1.55}.game-grid{scroll-snap-type:x proximity;scrollbar-width:none;gap:8px;margin:16px -10px 0;padding:0 10px 8px;display:flex;overflow-x:auto}.game-library .game-grid{display:flex}.game-grid::-webkit-scrollbar{display:none}.game-card{scroll-snap-align:start;border-radius:12px;flex:0 0 202px;min-height:129px;padding:13px 14px}.game-card>strong{margin-top:13px;font-size:23px}.game-card>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;display:-webkit-box;overflow:hidden}.game-card__status{padding-top:9px}.play-entry{box-shadow:none;border-radius:14px;margin-top:26px;padding:21px 18px}.play-entry--selected:before{width:50px;left:18px}.play-entry__header{margin-bottom:18px}.play-entry__header h1,.play-entry__header h2{font-size:37px}.play-entry__header p{margin-top:8px;font-size:11px}.play-entry__header small{margin-top:9px}.play-actions{gap:7px;margin-top:10px}.simple-button{min-height:47px}.simple-divider{margin:18px 0 11px}.play-entry__note{margin-top:13px;font-size:8px}.simple-join{grid-template-columns:1fr}}.header-icon{border:1px solid var(--line);width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border-radius:50%;place-items:center;padding:0;font-size:14px;font-weight:800;display:grid}.header-icon:hover{color:var(--text);border-color:var(--line-strong)}.connection--compact{justify-content:center;width:9px;height:34px}.connection--compact .connection__dot{width:7px;height:7px;box-shadow:none}.profile-setup,.queue-screen{place-items:center;width:min(100% - 28px,500px);min-height:calc(100dvh - 64px);margin:auto;padding:24px 0 54px;display:grid}.profile-card,.queue-card{border:1px solid var(--line-strong);background:var(--surface);width:100%;box-shadow:var(--shadow);border-radius:16px;padding:30px;position:relative}.profile-card{gap:18px;display:grid}.profile-card__header{margin-bottom:4px}.profile-card__header>span,.play-entry__header>span{color:var(--muted);letter-spacing:.1em;font-size:9px;font-weight:800}.profile-card__header h1{letter-spacing:-.035em;margin-top:7px;font-size:30px;line-height:1.08}.profile-card__header p{color:var(--muted);margin-top:10px;font-size:12px;line-height:1.55}.profile-card__close{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:23px;position:absolute;top:11px;right:13px}.simple-field select{border:1px solid var(--line-strong);width:100%;height:52px;color:var(--text);background:var(--surface);border-radius:9px;padding:0 42px 0 15px;font-size:15px}.profile-card>.simple-button{margin-top:2px}.play-entry__header small{color:var(--text);margin-top:13px;font-size:10px;font-weight:700;display:block}.queue-card{text-align:center;padding-block:48px}.queue-card h1{letter-spacing:-.025em;margin-top:22px;font-size:24px}.queue-card p{max-width:320px;color:var(--muted);margin:10px auto 0;font-size:12px;line-height:1.55}.queue-orbit{border:1px solid var(--line-strong);border-radius:50%;width:76px;height:76px;margin:auto;animation:2.4s linear infinite spin;position:relative}.queue-orbit span,.queue-orbit i,.queue-orbit b{background:var(--text);border-radius:50%;width:10px;height:10px;position:absolute}.queue-orbit span{top:-5px;left:33px}.queue-orbit i{bottom:12px;right:-2px}.queue-orbit b{bottom:2px;left:3px}.waiting-room{place-items:center;width:min(100% - 28px,780px);min-height:calc(100dvh - 72px);margin:0 auto;padding:22px 0 34px;display:grid}.waiting-card{border:1px solid var(--line-strong);background:var(--surface);width:100%;box-shadow:var(--shadow);border-radius:18px;padding:22px}.waiting-card__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.waiting-card__status>span,.waiting-card__room>span{color:var(--muted);letter-spacing:.11em;font-size:8px;font-weight:800}.waiting-card__status h1{letter-spacing:-.025em;align-items:center;gap:9px;margin-top:7px;font-size:22px;display:flex}.waiting-card__status h1 i{background:#ffbd4a;border-radius:50%;width:8px;height:8px;animation:1.3s ease-in-out infinite pulse}.waiting-card__status p{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.45}.waiting-card__room{text-align:right;flex:none;min-width:150px}.waiting-card__room button{width:100%;color:var(--text);letter-spacing:.12em;cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:10px;padding:4px 0 1px;font-size:22px;font-weight:900;display:flex}.waiting-card__room button i{color:var(--muted);letter-spacing:0;font-size:12px;font-style:normal}.waiting-card__room small{color:var(--muted);font-size:8px}.waiting-card__meta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin:18px 0 12px;padding-top:12px;display:flex}.waiting-card__meta>span{color:var(--muted);letter-spacing:.08em;font-size:9px}.waiting-card__meta>span b{color:var(--text)}.waiting-card__meta button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:9px;display:inline-flex}.waiting-card__meta button i{font-size:12px;font-style:normal}.waiting-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.waiting-seat{border:1px solid var(--line);background:var(--surface-2);min-width:0;height:78px;box-shadow:inset 3px 0 color-mix(in srgb, var(--seat-color), transparent 18%);border-radius:12px;align-items:center;gap:10px;padding:11px 12px;display:flex}.waiting-seat--self{border-color:color-mix(in srgb, var(--seat-color), transparent 48%)}.waiting-seat__identity{flex:1;gap:4px;min-width:0;display:grid}.waiting-seat__identity strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.waiting-seat__identity span,.waiting-seat>small{color:var(--muted);letter-spacing:.08em;font-size:7px;font-weight:800}.waiting-seat>small{border:1px solid var(--line);border-radius:4px;align-self:flex-start;padding:3px 4px}.seat-signal{gap:2px;display:flex}.seat-signal b{background:var(--muted);border-radius:50%;width:3px;height:3px;animation:1.2s infinite blink}.seat-signal b:nth-child(2){animation-delay:.2s}.seat-signal b:nth-child(3){animation-delay:.4s}.waiting-card__footer{border-top:1px solid var(--line);grid-template-columns:1fr 210px;align-items:center;gap:18px;margin-top:14px;padding-top:14px;display:grid}.waiting-card__footer p{max-width:390px;color:var(--muted);font-size:9px;line-height:1.45}.ready-button{border:1px solid var(--text);min-height:50px;color:var(--home-primary-text);background:var(--home-primary);cursor:pointer;border-radius:9px;padding:0 20px;font-size:13px;font-weight:900}.ready-button--on{color:var(--text);background:var(--surface-2);border-color:var(--line-strong)}.ready-button:disabled{opacity:.4;cursor:not-allowed}@media (width<=680px){.topbar{height:54px;padding-inline:13px}.topbar__actions{gap:7px}.brand__name{letter-spacing:.045em;font-size:10px}.header-icon{width:31px;height:31px;font-size:12px}.connection--compact{height:31px}.text-button{padding:5px;font-size:9px}.profile-setup,.queue-screen{min-height:calc(100dvh - 54px);padding:12px 0 24px}.profile-card{border-radius:14px;gap:15px;padding:23px 19px}.profile-card__header h1{font-size:27px}.simple-field input,.simple-field select{height:48px}.waiting-room{place-items:start center;width:calc(100% - 20px);min-height:calc(100dvh - 54px);padding:10px 0}.waiting-card{box-shadow:none;border-radius:14px;padding:14px}.waiting-card__header{gap:10px}.waiting-card__status h1{margin-top:5px;font-size:18px}.waiting-card__status p{max-width:210px;font-size:9px}.waiting-card__room{min-width:112px}.waiting-card__room button{font-size:17px}.waiting-card__room small{display:none}.waiting-card__meta{margin:11px 0 9px;padding-top:9px}.waiting-card__meta button{font-size:0}.waiting-card__meta button i{font-size:14px}.waiting-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.waiting-seat{gap:7px;height:66px;padding:8px 9px}.waiting-seat .bot-avatar{--bot-size:37px}.waiting-seat__identity strong{font-size:10px}.waiting-card__footer{grid-template-columns:1fr;gap:8px;margin-top:9px;padding-top:10px}.waiting-card__footer p{text-align:center;font-size:8px}.ready-button{min-height:46px}}@media (width<=390px){.brand__mark{display:none}}@media (height<=650px) and (width<=680px){.waiting-room{display:block;overflow-y:auto}.waiting-seat{height:58px}.waiting-seat .bot-avatar{--bot-size:32px}.waiting-card__status p,.waiting-card__footer p{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
