:root{--bg: #edf3f1;--surface: rgba(255, 255, 255, .82);--surface-solid: #ffffff;--surface-muted: #f6f9f7;--text: #172326;--muted: #5f706b;--muted-2: #64756f;--border: #ccd9d4;--border-soft: #d5e0dc;--input-border: #cbd8d3;--primary: #176f66;--primary-strong: #142527;--danger: #ad3f3b;--danger-bg: #fff0ed;--danger-border: #efb4a8;color:var(--text);background:var(--bg);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}:root[data-theme=dark]{--bg: #10191b;--surface: rgba(24, 37, 40, .88);--surface-solid: #182528;--surface-muted: #203033;--text: #eef6f3;--muted: #9db1ab;--muted-2: #8ca09a;--border: #314246;--border-soft: #2b3d40;--input-border: #3b4e52;--primary: #4fb8a8;--primary-strong: #0d1719;--danger: #ff8d82;--danger-bg: #3a2020;--danger-border: #7f3934}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(120deg,rgba(39,121,107,.1),transparent 32%),linear-gradient(240deg,rgba(196,84,66,.1),transparent 34%),var(--bg)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:28px 0 40px}.topbar,.room-header,.share-band,.start-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{font-size:28px;font-weight:850}.brand-button{border:0;padding:0;background:transparent;color:var(--text);display:inline-flex;min-height:auto}.brand-button:hover{color:var(--primary)}.subtitle{color:var(--muted);margin-top:4px}.top-actions{display:flex;align-items:center;gap:10px}.user-pill,.word-chip,.round-chip,.role-token{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:8px 12px;background:var(--surface);border:1px solid var(--border);font-weight:700}.user-pill small{display:block;color:var(--muted);font-size:11px;line-height:1.2;margin-top:2px}.avatar-bubble{width:30px;height:30px;min-width:30px;border-radius:50%;display:inline-grid;place-items:center;color:#fff;font-size:13px;font-weight:950;border:2px solid rgba(255,255,255,.62);box-shadow:0 4px 10px #1d252824}.avatar-bubble.large{width:54px;height:54px;min-width:54px;font-size:18px}.avatar-wise{background:var(--primary)}.avatar-honest{background:#668a3a}.avatar-liar{background:#b44740}.avatar-blank{background:#6e706c}.avatar-doubt{background:#7a5a9e}.avatar-drama{background:#b8618d}.avatar-calm{background:#31566f}.avatar-bold{background:#b06a2f}.avatar-agent{background:var(--primary-strong)}.word-chip{color:var(--danger)}.round-chip{color:var(--primary)}.room-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.word-chip svg,button svg,.section-title svg,.guess-card svg{width:18px;height:18px}.primary-button,.ghost-button,.icon-button,.guess-card{border:0;min-height:44px;border-radius:8px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.primary-button{background:var(--primary);color:#fff;box-shadow:0 10px 24px #1f6f6433}.primary-button.large{min-width:180px}.icon-only{width:44px;padding:0}.ghost-button,.icon-button{background:var(--surface-solid);color:var(--text);border:1px solid var(--input-border)}.ghost-button.danger,.icon-button.danger{color:var(--danger);border-color:#efc1b5}.notice,.field-error{margin:18px 0;padding:12px 14px;border-radius:8px;background:var(--danger-bg);color:var(--danger);border:1px solid var(--danger-border)}.entry-layout,.join-panel,.play-surface,.side-panel{margin-top:26px}.entry-layout{display:grid;grid-template-columns:1.1fr 380px;gap:28px;align-items:stretch}.entry-copy{min-height:420px;border-radius:8px;padding:40px;background:linear-gradient(135deg,#0c171ae6,#1b3c37eb),repeating-linear-gradient(0deg,rgba(255,255,255,.04) 0 1px,transparent 1px 24px);color:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.entry-copy:after{content:"";position:absolute;inset:auto -8% -18% 18%;height:210px;transform:rotate(-4deg);border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.role-card-stack{position:relative;z-index:1;min-height:180px}.role-card-stack span{position:absolute;width:132px;height:174px;display:grid;place-items:center;border-radius:8px;background:#f7faf8;color:var(--primary-strong);border:1px solid rgba(255,255,255,.36);box-shadow:0 18px 36px #00000047;font-weight:950;letter-spacing:0}.role-card-stack span:nth-child(1){left:0;top:18px;transform:rotate(-9deg);color:var(--primary)}.role-card-stack span:nth-child(2){left:102px;top:2px;transform:rotate(4deg);color:#496c27}.role-card-stack span:nth-child(3){left:204px;top:26px;transform:rotate(11deg);color:var(--danger)}.role-card-stack span:nth-child(4){left:306px;top:10px;transform:rotate(-3deg);color:var(--muted-2)}.entry-copy h1,.entry-copy p{position:relative;z-index:1}.entry-copy h1,.join-panel h1{font-size:clamp(34px,5vw,64px);line-height:1.02;margin:0 0 16px;letter-spacing:0}.dashboard h1{font-size:32px;line-height:1.1;margin:0 0 8px;letter-spacing:0}.entry-copy p,.dashboard p,.join-panel p,.turn-panel p,.guess-panel p,.result-panel p{color:inherit;opacity:.78;line-height:1.7;margin:0}.auth-box,.dashboard,.join-panel,.play-surface,.side-panel,.config-panel,.turn-panel,.guess-panel,.result-panel{background:var(--surface);border:1px solid var(--border);border-radius:8px}.auth-box,.dashboard,.join-panel{padding:26px}.dashboard{display:grid;gap:22px;margin-top:26px}.dashboard-head,.room-list-item{display:flex;align-items:center;justify-content:space-between;gap:16px}.room-list{display:grid;gap:10px}.game-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.game-picker button{min-height:104px;border-radius:8px;border:1px solid var(--border-soft);background:var(--surface-muted);color:var(--text);padding:14px;display:grid;align-content:space-between;gap:10px;text-align:left}.game-picker button.active{border-color:var(--primary);background:var(--surface-solid);box-shadow:0 0 0 3px #1f6f641f}.game-picker button:disabled{opacity:.56;cursor:not-allowed}.game-picker small,.game-picker em{display:block;margin-top:5px;color:var(--muted);line-height:1.45}.game-picker em{margin:0;font-style:normal;font-size:12px;font-weight:900;color:var(--primary)}.room-list-item{width:100%;min-height:68px;border:1px solid var(--border-soft);border-radius:8px;background:var(--surface-muted);color:var(--text);padding:13px 14px;text-align:left}.room-list-item.confirming{border-color:var(--danger-border);background:var(--danger-bg)}.room-open-button{flex:1;min-width:0;min-height:42px;border:0;background:transparent;color:inherit;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;text-align:left}.room-list-item small{display:block;color:var(--muted-2);margin-top:4px;line-height:1.45}.room-delete-confirm{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.room-delete-confirm span{color:var(--danger);font-size:13px;font-weight:900}.auth-box{display:flex;flex-direction:column;gap:16px;justify-content:center}.profile-page{margin-top:26px;display:grid;gap:18px}.profile-head,.profile-section{padding:22px;border-radius:8px;background:var(--surface);border:1px solid var(--border)}.profile-head{display:flex;justify-content:space-between;align-items:center;gap:16px}.profile-card{display:flex;align-items:center;gap:12px}.profile-card h1{margin:0;font-size:32px}.profile-card p{margin:4px 0 0;color:var(--muted)}.profile-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.profile-section{display:grid;align-content:start;gap:14px}.profile-form-section{grid-template-rows:auto auto auto auto 1fr auto;min-height:360px}.profile-form-section>.primary-button{align-self:end}.profile-stats-section{grid-column:1 / -1}.stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.stat-grid div{min-height:74px;border-radius:8px;background:var(--surface-muted);border:1px solid var(--border-soft);padding:12px;display:grid;align-content:center;gap:4px}.stat-grid span{color:var(--muted);font-size:12px;font-weight:800}.stat-grid strong{color:var(--primary-strong);font-size:24px}.recent-match-list{display:grid;gap:10px}.recent-match-list article{border-radius:8px;background:var(--surface-solid);border:1px solid var(--border-soft);padding:12px}.recent-match-list article>div{display:flex;justify-content:space-between;gap:12px;align-items:center}.recent-match-list span{color:var(--primary);font-size:12px;font-weight:850}.recent-match-list p{margin:6px 0 0;color:var(--muted-2);font-weight:800}.recent-match-list small{display:block;margin-top:4px;color:var(--muted);line-height:1.45}.account-message{color:var(--primary);font-weight:850}.avatar-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.avatar-picker button{min-height:46px;border-radius:8px;border:1px solid var(--border-soft);background:var(--surface-muted);color:var(--muted-2);display:flex;align-items:center;gap:8px;padding:8px 10px;font-weight:850}.avatar-picker button.active{border-color:var(--primary);box-shadow:0 0 0 3px #1f6f641f;background:var(--surface-solid);color:var(--primary)}.auth-avatar-field{display:grid;gap:8px;color:var(--muted-2);font-size:14px;font-weight:700}.rules-page{margin-top:26px;display:grid;gap:18px}.rules-hero{padding:28px;border-radius:8px;background:var(--primary-strong);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:16px}.rules-hero h1{margin:0 0 6px;font-size:42px}.rules-hero p,.rules-grid p,.rules-section-head p{margin:0;color:inherit;opacity:.78;line-height:1.65}.rules-section{display:grid;gap:12px}.rules-section-head{display:flex;align-items:center;gap:14px;padding:18px;border-radius:8px;background:var(--surface);border:1px solid var(--border-soft)}.rules-section-head span{width:42px;height:42px;border-radius:8px;background:#c94b41;color:#fff;display:grid;place-items:center;font-weight:900}.rules-section-head h2{margin:0 0 4px;font-size:24px}.rules-game-tabs{display:flex;flex-wrap:wrap;gap:10px}.rules-game-tabs span{min-height:48px;border-radius:8px;border:1px solid var(--border-soft);background:var(--surface);color:var(--muted-2);padding:8px 12px;display:grid;align-content:center;gap:2px;font-weight:900}.rules-game-tabs span.active{background:var(--primary-strong);color:#fff;border-color:var(--primary-strong)}.rules-game-tabs small{font-size:11px;opacity:.72}.rules-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rules-grid article{border-radius:8px;background:var(--surface);border:1px solid var(--border-soft);padding:18px}.rules-grid strong{display:block;margin-bottom:6px;font-size:18px}.rules-grid ul{margin:10px 0 0;padding-left:18px;color:var(--muted-2);line-height:1.65;font-size:14px}.rules-grid li+li{margin-top:6px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:8px;background:#e7efec;border:1px solid var(--border-soft)}.auth-tabs button{min-height:38px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-weight:850}.auth-tabs button.active{background:var(--surface-solid);color:var(--primary);box-shadow:0 6px 16px #1f6f641a}label{display:grid;gap:8px;color:var(--muted-2);font-size:14px;font-weight:700}input,select,textarea{width:100%;border:1px solid var(--input-border);border-radius:8px;background:var(--surface-solid);color:var(--text);padding:12px 13px;outline:none}textarea{min-height:124px;resize:vertical;line-height:1.6}input:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1f6f641f}.room-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px}.room-grid.config-only{grid-template-columns:minmax(0,920px);justify-content:center}.room-grid.lobby-only{grid-template-columns:minmax(0,980px);justify-content:center}.room-grid.config-only>.play-surface,.room-grid.lobby-only>.play-surface{width:100%;min-width:0}.play-surface,.side-panel{padding:22px}.room-header{border-bottom:1px solid var(--border-soft);padding-bottom:18px}.room-code{color:var(--muted);font-weight:800}.room-header h2{margin:4px 0 0;font-size:30px}.lobby-layout,.game-layout{display:grid;gap:14px;margin-top:18px;min-width:0}.share-band{background:var(--primary-strong);color:#fff;border-radius:8px;padding:18px}.share-band.muted{background:var(--surface-muted);color:var(--primary-strong);border:1px dashed #b9cbc4}.share-band h3,.turn-panel h3,.guess-panel h3,.result-panel h3{margin:0 0 6px}.share-band p{margin:0;opacity:.74;overflow-wrap:anywhere}.config-panel,.turn-panel,.guess-panel,.result-panel{padding:20px;min-width:0}.section-title{display:flex;align-items:center;gap:8px;font-weight:850;margin-bottom:14px}.section-title small{margin-left:auto;color:var(--muted);font-size:12px;font-weight:850}.config-hero{margin-bottom:16px;border-radius:8px;border:1px solid var(--border-soft);background:var(--surface-muted);color:var(--muted-2);padding:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;font-size:14px}.config-hero div{display:grid;gap:4px}.config-hero strong{color:var(--text);font-size:16px}.config-workspace{display:grid;gap:14px;min-width:0}.config-section{border:1px solid var(--border-soft);border-radius:8px;background:var(--surface-solid);padding:14px;min-width:0}.config-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.config-section-head strong{color:var(--text);font-size:15px}.config-section-head span{color:var(--muted);font-size:12px;font-weight:850}.role-preset-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;margin-bottom:10px;max-width:100%;min-width:0}.role-preset-row button{width:100%;min-height:54px;border:1px solid var(--input-border);border-radius:8px;background:var(--surface-solid);color:var(--text);padding:8px 10px;display:grid;justify-items:start;align-content:center;gap:3px}.role-preset-row button strong{font-size:13px}.role-preset-row button span{color:var(--muted);font-size:11px;font-weight:850}.role-preset-row button.active{border-color:var(--primary);box-shadow:0 0 0 3px #1f6f641a}.role-preset-row button.active strong,.role-preset-row button.active span{color:var(--primary)}.config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stepper{grid-template-columns:1fr 74px;align-items:center;gap:12px;padding:12px;background:var(--surface-muted);border:1px solid var(--border-soft);border-radius:8px}.stepper small{display:block;color:var(--muted-2);margin-top:4px;line-height:1.4}.theme-field{gap:10px}.theme-field input{background:var(--surface-solid)}.theme-field small{color:var(--muted);line-height:1.45}.category-presets,.theme-examples{display:flex;flex-wrap:wrap;gap:8px}.category-presets button,.theme-examples button{min-height:34px;border:1px solid var(--input-border);border-radius:8px;background:var(--surface-solid);color:var(--muted-2);padding:0 10px;font-weight:850}.theme-examples button{background:var(--surface-solid);color:var(--muted)}.category-presets button.active{border-color:var(--primary);color:var(--primary);box-shadow:0 0 0 3px #1f6f641a}.waiting-board{display:grid;gap:16px}.waiting-meta{min-height:46px;border-radius:8px;background:var(--surface-muted);border:1px solid var(--border-soft);padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px;font-weight:850}.waiting-meta-main,.ai-fill-compact{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.waiting-meta-main strong{color:var(--primary);font-size:18px}.ai-fill-compact{justify-content:flex-end;gap:8px}.ai-fill-compact select{width:132px;height:34px;padding:0 10px}.seat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:12px}.seat-card{position:relative;min-height:166px;border-radius:8px;border:1px solid var(--border-soft);background:var(--surface-muted);padding:14px;display:grid;justify-items:center;align-content:center;gap:7px;text-align:center}.seat-card.occupied{background:linear-gradient(180deg,rgba(23,111,102,.08),transparent 58%),var(--surface-solid)}.seat-card.empty{border-style:dashed;color:var(--muted)}.seat-card.empty:hover,.seat-card.empty.active{border-color:var(--primary);background:var(--surface-solid)}.seat-card strong{color:var(--text);max-width:100%;overflow-wrap:anywhere}.seat-card small,.seat-title{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.seat-title{min-height:26px;border-radius:999px;border:1px solid var(--border-soft);background:var(--surface-muted);padding:5px 9px;display:inline-flex;align-items:center}.seat-avatar-line{position:relative}.seat-avatar-line .status-dot{position:absolute;right:1px;bottom:1px;border:2px solid var(--surface-solid)}.empty-seat-mark{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;border:1px dashed var(--input-border);color:var(--muted);font-weight:950}.seat-remove{min-height:28px;border:1px solid var(--danger-border);border-radius:999px;background:var(--danger-bg);color:var(--danger);padding:0 10px;font-size:12px;font-weight:850}.seat-ai-popover{position:absolute;z-index:20;top:calc(100% - 8px);left:10px;right:10px;min-width:min(280px,calc(100vw - 48px));display:grid;gap:12px;padding:12px;border-radius:8px;background:var(--surface-solid);border:1px solid var(--border);box-shadow:0 18px 36px #1d252833}.seat-ai-head{display:flex;align-items:center;justify-content:space-between}.seat-ai-random{gap:6px;text-align:left;color:var(--muted);font-size:12px;font-weight:850}.seat-ai-divider{color:var(--muted);font-size:12px;font-weight:850;text-align:left}.seat-popover-close{width:28px;height:28px;border:1px solid var(--input-border);border-radius:50%;background:var(--surface-muted);color:var(--muted);font-weight:950}.toggle-line.compact{margin-top:4px;font-size:12px;font-weight:850;color:var(--muted-2)}.timing-grid{display:grid;grid-template-columns:repeat(5,minmax(118px,1fr));gap:8px}.timing-grid .timing-field{display:grid;grid-template-columns:minmax(0,1fr) 58px auto;align-items:center;gap:7px;min-height:42px;padding:7px 9px;border-radius:8px;background:var(--surface-muted);border:1px solid var(--border-soft);font-weight:850;color:var(--text);font-size:12px}.timing-grid .timing-field span{color:var(--muted-2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:help}.timing-grid .timing-field input{height:30px;min-height:30px;margin:0;padding:4px 6px;text-align:center;font-weight:900}.timing-grid small{color:var(--muted-2);font-size:12px;font-weight:850}.toggle-line{display:flex;grid-template-columns:none;flex-direction:row;align-items:center;gap:10px;white-space:nowrap}.toggle-line input{width:18px;height:18px}.start-row{margin-top:18px;padding-top:16px;border-top:1px solid var(--border-soft);color:var(--muted);font-weight:800}.waiting-state,.empty-log{padding:28px;color:var(--muted);text-align:center}.private-strip{display:grid;gap:8px;padding:12px 14px;border-radius:8px;background:var(--surface-muted);border:1px solid var(--border-soft);font-size:13px}.private-strip>div:first-child,.clue-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.role-token.wise{background:#e4f4f0;color:var(--primary)}.role-token.honest{background:#e8f3df;color:#496c27}.role-token.liar{background:var(--danger-bg);color:var(--danger)}.role-token.blank,.role-token.unknown{background:#e7edeb;color:var(--muted-2)}.clue-line{color:var(--muted-2);line-height:1.45}.reveal-layout{margin-top:18px}.reveal-stage{display:grid;gap:14px;justify-items:center;padding:18px;border-radius:8px;border:1px solid var(--border-soft);background:radial-gradient(circle at 18% 0%,rgba(31,111,100,.16),transparent 30%),linear-gradient(135deg,var(--surface-solid),var(--surface-muted))}.reveal-stage-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.reveal-stage-head>div{display:grid;gap:3px}.reveal-stage-head strong{color:var(--text);font-size:18px;line-height:1.25}.reveal-stage-head span{color:var(--muted);font-size:13px;font-weight:800}.reveal-flip-card{position:relative;width:min(430px,100%);min-height:560px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--text);perspective:1200px}.reveal-flip-card:disabled{opacity:1}.reveal-card-face{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;gap:16px;min-width:0;border-radius:8px;border:1px solid var(--border-soft);padding:26px;box-shadow:0 18px 40px #1d252829;backface-visibility:hidden;transform-style:preserve-3d;transition:transform .42s ease,opacity .24s ease}.reveal-card-back{align-content:center;place-items:center;text-align:center;color:#fff;background:linear-gradient(135deg,#1f6f64f0,#1b414ff5),var(--primary-strong)}.reveal-card-back:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(255,255,255,.38);border-radius:8px;pointer-events:none}.reveal-card-back span{color:#ffffffb8;font-size:13px;font-weight:900}.reveal-card-back strong{font-size:clamp(32px,5vw,52px);line-height:1;letter-spacing:0}.reveal-card-back small{color:#ffffffc7;font-size:14px;font-weight:850}.reveal-card-action{min-width:104px;min-height:38px;display:inline-grid;place-items:center;border-radius:999px;background:#fffffff0;color:var(--primary-strong)!important;font-size:14px!important;font-weight:950!important;box-shadow:0 10px 22px #0000002e}.reveal-card-front{grid-template-rows:auto minmax(0,1fr) auto;align-content:stretch;background:var(--surface-solid);transform:rotateY(180deg)}.reveal-flip-card.flipped .reveal-card-back{transform:rotateY(-180deg)}.reveal-flip-card.flipped .reveal-card-front{transform:rotateY(0)}.reveal-main{display:grid;align-content:start;gap:10px;min-height:0}.reveal-main span,.reveal-card-front>small{color:var(--muted);font-size:13px;font-weight:850}.reveal-main strong{color:var(--text);font-size:clamp(24px,4vw,34px);line-height:1.15;letter-spacing:0;overflow-wrap:anywhere}.reveal-main p{max-height:220px;margin:0;overflow-y:auto;color:var(--muted-2);font-size:14px;line-height:1.65;overflow-wrap:anywhere;border-radius:8px;background:var(--surface-muted);padding:10px 11px}.reveal-roster{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.reveal-roster span{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;column-gap:8px;row-gap:1px;min-width:0;padding:9px 10px;border-radius:8px;background:color-mix(in srgb,var(--surface-solid) 76%,transparent);border:1px solid var(--border-soft)}.reveal-roster .avatar-bubble{grid-row:1 / span 2}.reveal-roster strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text);font-size:13px}.reveal-roster small{color:var(--muted);font-size:12px;font-weight:850}.turn-panel,.guess-panel{display:grid;gap:18px}.table-panel{position:relative;min-height:0;margin-top:22px;display:grid;gap:14px;overflow:visible;border-radius:8px;border:1px solid var(--border-soft);background:radial-gradient(circle at 50% 0%,rgba(31,111,100,.12),transparent 38%),linear-gradient(180deg,var(--surface-solid),var(--surface-muted));padding:14px}.seat-table{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;align-items:stretch}.table-center{position:relative;z-index:2;width:100%;min-height:0;display:grid;grid-template-columns:minmax(110px,.8fr) minmax(180px,1.4fr) auto;align-items:center;gap:12px;text-align:left;border-radius:8px;background:var(--primary-strong);color:#fff;box-shadow:0 12px 28px #1d252829;padding:12px 14px}.table-center span,.table-center small{color:#ffffffbd;font-size:12px;font-weight:850}.table-center strong{font-size:17px;line-height:1.25;font-weight:950;overflow-wrap:anywhere}.table-center .timer-bar{justify-content:center}.table-center .timer-bar span{background:#ffffff1f;border-color:#ffffff29;color:#fff;min-height:30px;font-size:12px}.current-speech-panel{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;min-width:0;padding:12px 14px;border-radius:8px;border:1px solid var(--border-soft);background:var(--surface-solid);box-shadow:0 10px 24px #1d252814}.current-speech-panel.nomination{background:#fff6d8;border-color:#d7b85b}.current-speech-panel.moderated{background:var(--danger-bg);border-color:var(--danger-border)}.current-speech-panel strong{display:block;color:var(--primary);font-size:13px;line-height:1.25;margin-bottom:4px}.current-speech-panel.nomination strong{color:#8a6310}.current-speech-panel.moderated strong,.current-speech-panel.moderated p{color:var(--danger)}.current-speech-panel p{margin:0;color:var(--text);font-size:15px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.table-seat-wrap{position:relative;width:100%;min-height:74px;z-index:3}.table-seat-wrap.speaking{z-index:8}.table-seat-wrap.nominating{z-index:7}.table-seat{position:relative;width:100%;min-height:74px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;justify-items:start;column-gap:9px;row-gap:2px;text-align:left;border:1px solid var(--border-soft);border-radius:8px;background:var(--surface-solid);color:var(--text);padding:10px 11px;box-shadow:0 8px 18px #1d25280f}.table-seat:hover{border-color:var(--primary);box-shadow:0 14px 28px #1f6f6429}.table-seat strong{max-width:100%;overflow-wrap:anywhere;font-size:14px;line-height:1.25}.table-seat small{color:var(--muted);font-size:12px;font-weight:850;line-height:1.3}.table-seat .avatar-bubble{grid-row:1 / span 2}.table-seat.speaking{border-color:var(--primary);background:#e4f4f0;box-shadow:0 0 0 3px #1f6f641f}.table-seat.nominating{border-color:#d7b85b;background:#fff6d8}.table-seat.pickable{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 10%,var(--surface-solid));cursor:pointer}.table-seat.pickable:hover{box-shadow:0 0 0 3px #1f6f6424,0 14px 28px #1f6f6429}.table-seat.done{filter:saturate(.8)}.speech-timeline{display:grid;gap:8px;min-width:0}.speech-timeline-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted-2);font-size:12px;font-weight:850}.speech-timeline-head strong{color:var(--text)}.speech-timeline-scroll{display:flex;flex-direction:column;gap:10px;width:100%;min-width:0;max-height:210px;overflow-y:auto;overflow-x:hidden;padding:3px 6px 3px 2px;scrollbar-gutter:stable}.speech-timeline-empty{border-radius:8px;background:var(--surface-muted);padding:9px 11px;color:var(--muted);font-weight:800;text-align:center}.speech-timeline-item{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:8px;width:100%;max-width:100%;min-width:0}.speech-timeline-item>div{width:auto;max-width:100%;min-width:0;justify-self:start;border-radius:8px;background:var(--surface-muted);padding:8px 10px;overflow:hidden}.speech-timeline-item.latest{animation:messagePulse 1.2s ease-out}.speech-timeline-item.latest>div{background:color-mix(in srgb,var(--primary) 10%,var(--surface-solid))}.speech-timeline-item strong{color:var(--primary);font-size:13px;line-height:1.25}.speech-timeline-item p{margin:4px 0 0;color:var(--text);font-size:14px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.speech-timeline-item.moderated>div{background:var(--danger-bg)}.speech-timeline-item.moderated strong,.speech-timeline-item.moderated p{color:var(--danger)}@keyframes messagePulse{0%{transform:translateY(4px);opacity:.55}to{transform:translateY(0);opacity:1}}.seat-speech-composer{position:absolute;z-index:12;left:50%;bottom:calc(100% + 12px);width:min(380px,calc(100vw - 42px));transform:translate(-50%);display:grid;gap:9px;padding:12px;border-radius:8px;background:var(--surface-solid);border:1px solid var(--primary);box-shadow:0 18px 40px #1d252833}.seat-live-speech{position:absolute;z-index:11;left:0;bottom:calc(100% + 12px);width:100%;max-width:100%;display:grid;gap:5px;padding:11px 13px;border-radius:8px;background:var(--surface-solid);border:1px solid var(--primary);box-shadow:0 18px 40px #1d25282e;text-align:left}.seat-live-speech:after{content:"";position:absolute;left:50%;bottom:-7px;width:12px;height:12px;transform:translate(-50%) rotate(45deg);background:inherit;border-right:1px solid var(--primary);border-bottom:1px solid var(--primary)}.seat-live-speech strong{color:var(--primary);font-size:13px;line-height:1.25}.seat-live-speech p{margin:0;color:var(--text);font-size:15px;line-height:1.55;overflow-wrap:anywhere;word-break:break-word}.seat-live-speech.nomination{border-color:#d7b85b;background:#fff6d8}.seat-live-speech.nomination:after{border-color:#d7b85b}.seat-live-speech.nomination strong{color:#8a6310}.seat-live-speech.moderated{border-color:var(--danger-border);background:var(--danger-bg)}.seat-live-speech.moderated strong,.seat-live-speech.moderated p{color:var(--danger)}.seat-speech-composer:after{content:"";position:absolute;left:50%;bottom:-7px;width:12px;height:12px;transform:translate(-50%) rotate(45deg);background:inherit;border-right:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft)}.seat-speech-composer textarea{min-height:92px}.seat-speech-composer .speech-actions{gap:7px}.seat-speech-composer .ghost-button,.seat-speech-composer .primary-button{min-height:34px;padding-inline:10px;font-size:12px}.compact-turn-panel{padding:12px;border-radius:8px;background:var(--surface-muted);border:1px solid var(--border-soft);grid-template-columns:minmax(170px,.8fr) minmax(190px,1fr) auto;align-items:center;gap:10px 14px}.compact-turn-panel h3{margin:0;font-size:15px;line-height:1.3}.compact-turn-panel p{margin-top:3px;font-size:12px;line-height:1.35}.speaker-memory{display:grid;gap:5px;padding:12px 14px;border-radius:8px;background:var(--surface-muted);border:1px solid var(--border-soft)}.speaker-memory span{color:var(--muted);font-size:13px;font-weight:800}.speaker-memory strong{color:var(--primary);font-size:13px}.speaker-memory p{color:var(--muted-2)}.speech-box{display:grid;gap:12px}.chat-speech-composer{display:grid;gap:10px;min-width:0;border-top:1px solid var(--border-soft);padding-top:12px}.chat-speech-composer textarea{min-height:92px;resize:vertical;background:var(--surface-solid)}.chat-speech-composer .speech-actions{gap:7px}.chat-speech-composer .ghost-button,.chat-speech-composer .primary-button{min-height:34px;padding-inline:10px;font-size:12px}.speech-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap}.speech-counter{margin-right:auto;color:var(--muted);font-size:13px;font-weight:850}.timer-bar{display:flex;gap:10px;flex-wrap:wrap}.timer-bar span{display:inline-flex;min-height:34px;align-items:center;border-radius:999px;background:var(--surface-muted);border:1px solid var(--border-soft);color:var(--muted-2);padding:0 12px;font-weight:800}.reaction-rail{display:grid;gap:10px}.reaction-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.reaction-actions>span{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:13px;font-weight:850;margin-right:2px}.reaction-actions svg{width:16px;height:16px}.reaction-button{min-height:34px;border:1px solid var(--input-border);border-radius:999px;background:var(--surface-solid);color:var(--muted-2);padding:0 12px;font-size:13px;font-weight:850}.reaction-button:not(:disabled):hover{border-color:var(--primary);color:var(--primary)}.reaction-feed{display:flex;gap:8px;flex-wrap:wrap}.reaction-feed span{border-radius:999px;background:#e7efec;border:1px solid var(--border-soft);color:var(--muted);padding:6px 10px;font-size:12px;font-weight:700}.guess-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.guess-card{min-height:72px;border:1px solid var(--input-border);background:var(--surface-muted);display:grid;justify-items:start;align-content:start;text-align:left;padding:14px}.guess-card span{display:inline-flex;align-items:center;gap:8px}.guess-card small{color:var(--muted-2);line-height:1.45;margin-top:8px}.result-panel{background:var(--primary-strong);color:#fff;display:grid;gap:18px}.result-main{display:grid;gap:16px}.result-actions{display:flex;gap:10px;flex-wrap:wrap}.ranking-list,.score-list{display:grid;gap:8px}.ranking-row,.score-row{min-height:38px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:800}.ranking-row{background:#ffffff1a;border:1px solid rgba(255,255,255,.14);padding:0 12px}.score-row{background:var(--surface-muted);border:1px solid var(--border-soft);color:var(--muted-2);padding:0 11px}.score-row span{display:inline-flex;align-items:center;gap:8px}.score-row strong{color:var(--primary)}.round-summary{display:grid;gap:12px}.summary-title{display:flex;align-items:center;gap:8px;font-weight:900}.summary-title svg{width:18px;height:18px}.highlight-list{display:flex;flex-wrap:wrap;gap:8px}.highlight-list span{border-radius:999px;padding:7px 10px;background:#ffffff1c;border:1px solid rgba(255,255,255,.14);font-size:13px}.speech-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.speech-summary-grid article{border-radius:8px;padding:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14)}.speech-summary-grid p{margin-top:6px;font-size:14px}.side-panel{display:grid;align-content:start;gap:24px}.player-list,.speech-log{display:grid;gap:10px}.player-row{position:relative;display:grid;grid-template-columns:10px 30px 1fr;align-items:center;gap:10px;padding:12px;background:var(--surface-muted);border:1px solid var(--border-soft);border-radius:8px}.player-popover{position:absolute;z-index:5;left:18px;right:8px;top:calc(100% - 4px);display:none;padding:12px;border-radius:8px;background:var(--primary-strong);color:#fff;border:1px solid rgba(255,255,255,.14);box-shadow:0 12px 28px #1d252838}.player-row:hover .player-popover,.player-row:focus-within .player-popover{display:grid;gap:6px}.player-popover p{margin:0;color:var(--surface);line-height:1.55;font-size:13px}.player-title{color:var(--surface);font-size:12px;font-weight:850}.player-popover small{color:#ffffffa3}.player-row small{display:block;color:var(--muted-2);margin-top:3px}.status-dot{width:10px;height:10px;border-radius:50%;background:#9dafaa}.status-dot.on{background:var(--primary)}.speech-item{padding:13px;background:var(--surface-solid);border:1px solid var(--border-soft);border-radius:8px}.speech-item.moderated{background:var(--danger-bg);border-color:var(--danger-border)}.speech-item div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted-2);font-size:14px}.speech-item strong{display:inline-flex;align-items:center;gap:8px}.speech-item span{color:var(--danger);font-weight:800}.speech-item p{margin:8px 0 0;line-height:1.65}.speech-item.moderated p{color:var(--danger);font-weight:850}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.entry-layout,.room-grid{grid-template-columns:1fr}.entry-copy{min-height:320px}.profile-grid,.game-picker{grid-template-columns:1fr}.profile-head,.rules-hero{align-items:stretch;flex-direction:column}.rules-grid{grid-template-columns:1fr}.avatar-picker,.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar,.room-header,.result-panel,.share-band,.start-row{align-items:stretch;flex-direction:column}.top-actions{justify-content:stretch}.top-actions>*{flex:1}.waiting-meta{align-items:stretch;flex-direction:column}.ai-fill-compact{justify-content:space-between}}@media(max-width:620px){.app-shell{width:min(100vw - 20px,1180px);padding-top:14px}.entry-copy,.auth-box,.dashboard,.join-panel,.play-surface,.side-panel,.config-panel,.turn-panel,.guess-panel,.result-panel,.profile-head,.profile-section{padding:16px}.config-grid,.config-hero,.timing-grid,.table-center,.compact-turn-panel{grid-template-columns:1fr}.seat-table{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.seat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.room-header h2{font-size:24px}.avatar-picker,.stat-grid{grid-template-columns:1fr}.role-card-stack{min-height:146px}.role-card-stack span{width:96px;height:128px;font-size:14px}.role-card-stack span:nth-child(1){left:0}.role-card-stack span:nth-child(2){left:70px}.role-card-stack span:nth-child(3){left:140px}.role-card-stack span:nth-child(4){left:210px}}
