:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--bg: #06131f;--surface: #0b1f2f;--surface-2: #102a3d;--surface-3: #17384c;--line: rgba(188, 236, 224, .13);--line-strong: rgba(188, 236, 224, .22);--text: #edf8f5;--muted: #9bbab7;--muted-2: #688b91;--mint: #37e1b3;--mint-dark: #1bbf94;--amber: #ffb84a;--coral: #fa6f88;--violet: #8b7cff;--danger: #ff617b;--success: #62df9f;--shadow: 0 24px 80px rgba(0, 0, 0, .36);background:var(--bg);color:var(--text);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;min-height:100dvh;overflow-x:hidden;background:radial-gradient(circle at 12% 8%,rgba(55,225,179,.12),transparent 30rem),radial-gradient(circle at 88% 16%,rgba(107,120,255,.14),transparent 34rem),linear-gradient(145deg,#071926,#06131f 52%,#081a27);overscroll-behavior:none}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--mint);outline-offset:2px}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}.brand{display:inline-flex;align-items:center;gap:.75rem;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:-.04em}.brand-mark{display:block;width:2.5rem;aspect-ratio:1;border-radius:.82rem .82rem .82rem .28rem;overflow:hidden;box-shadow:0 10px 28px #37e1b338,inset 0 1px #ffffff8c}.brand-mark img{display:block;width:100%;height:100%;object-fit:cover}.eyebrow{margin:0 0 .55rem;color:var(--mint);font-size:.67rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.primary-button,.secondary-button,.ghost-button,.mini-button,.icon-button,.send-button{border:0;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,opacity .16s ease}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:3.25rem;padding:.8rem 1.25rem;border-radius:.85rem;background:linear-gradient(135deg,#5df0c8,#22c99d);color:#07110f;font-weight:800;box-shadow:0 14px 34px #1dc69938,inset 0 1px #ffffff6b}.primary-button:hover:not(:disabled),.secondary-button:hover:not(:disabled),.mini-button:hover:not(:disabled){transform:translateY(-2px)}.primary-button:disabled,.secondary-button:disabled,button:disabled{cursor:not-allowed;opacity:.42}.primary-button.wide,.secondary-button.wide{width:100%}.secondary-button{min-height:3rem;padding:.75rem 1.1rem;border:1px solid var(--line-strong);border-radius:.85rem;background:#ffffff0b;font-weight:700}.ghost-button{padding:.62rem .9rem;border:1px solid transparent;border-radius:.7rem;background:transparent;color:var(--muted);font-size:.84rem;font-weight:700}.ghost-button:hover{color:var(--text);border-color:var(--line);background:#ffffff09}.ghost-button.danger:hover{color:var(--coral)}.icon-button{display:grid;place-items:center;width:2.5rem;height:2.5rem;border:1px solid var(--line);border-radius:.75rem;background:#ffffff09;color:var(--muted);font-size:1.15rem}.icon-button:hover{color:var(--text);border-color:var(--line-strong)}.mini-button{min-height:2.25rem;padding:.45rem .75rem;border:1px solid var(--line);border-radius:.65rem;background:#ffffff09;color:var(--muted);font-size:.72rem;font-weight:700}.home-shell{width:min(1420px,100%);min-height:100dvh;margin:0 auto;padding:0 4vw 3rem}.home-nav,.room-topbar,.game-topbar{display:flex;align-items:center;justify-content:space-between;min-height:5.4rem;border-bottom:1px solid var(--line)}.home-nav-actions,.topbar-actions,.game-actions{display:flex;align-items:center;gap:.55rem}.connection-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .65rem;border:1px solid var(--line);border-radius:99rem;color:var(--muted);font-size:.7rem;font-weight:700}.connection-pill>span{width:.42rem;height:.42rem;border-radius:50%;background:var(--muted-2)}.connection-pill.online>span{background:var(--success);box-shadow:0 0 0 4px #62df9f1a}.hero-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);gap:clamp(3rem,8vw,8rem);align-items:center;min-height:calc(100dvh - 14rem);padding:5rem 2vw 3rem}.hero-gameplay{position:relative;max-width:760px;margin:0 0 1.35rem;overflow:hidden;border:1px solid var(--line-strong);border-radius:1.35rem;background:#07182c;box-shadow:0 22px 55px #0514263d}.hero-gameplay img{display:block;width:100%;height:clamp(150px,18vw,235px);object-fit:cover;object-position:center}.hero-gameplay figcaption{position:absolute;inset:auto .7rem .7rem;display:flex;align-items:center;justify-content:center;gap:clamp(.35rem,1vw,.75rem);padding:.58rem .75rem;border:1px solid rgba(255,255,255,.14);border-radius:.8rem;background:#05101ecc;color:#edf8f5;backdrop-filter:blur(12px);font-size:clamp(.56rem,.8vw,.7rem);font-weight:750;white-space:nowrap}.hero-gameplay figcaption span{display:inline-flex;align-items:center;gap:.35rem}.hero-gameplay figcaption b{display:grid;place-items:center;width:1.35rem;aspect-ratio:1;border-radius:.42rem;background:#37e1b32e;color:#62edc8;font-size:.58rem}.hero-gameplay figcaption i{color:#ffffff6b;font-style:normal}.hero-copy h1{max-width:790px;margin-bottom:1.55rem;font-family:Space Grotesk,sans-serif;font-size:clamp(3.1rem,7vw,7.1rem);line-height:.91;letter-spacing:-.072em}.hero-copy h1 span{color:transparent;-webkit-text-stroke:1.5px rgba(247,249,251,.54)}.hero-lead{max-width:650px;color:var(--muted);font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.75}.hero-stats{display:flex;gap:0;margin-top:2.6rem}.hero-stats>div{min-width:8rem;padding:0 1.7rem;border-left:1px solid var(--line-strong)}.hero-stats>div:first-child{padding-left:0;border-left:0}.hero-stats strong{display:block;font-family:Space Grotesk;font-size:1.45rem}.hero-stats span{color:var(--muted-2);font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.entry-panel{position:relative}.panel-glow{position:absolute;inset:5% -8%;background:radial-gradient(circle,rgba(69,215,197,.12),transparent 60%);filter:blur(20px);pointer-events:none}.entry-card{position:relative;padding:1.65rem;border:1px solid var(--line);border-radius:1.55rem;background:linear-gradient(145deg,#123448db,#071927e6);box-shadow:var(--shadow),inset 0 1px #ffffff0f;backdrop-filter:blur(20px)}.entry-card-header,.section-heading,.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.entry-card h2,.section-heading h1,.section-heading h2,.modal-header h2{margin-bottom:0;font-family:Space Grotesk;letter-spacing:-.04em}.entry-card h2{font-size:1.42rem}.step-chip,.count-badge,.locked-chip{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;min-height:1.8rem;padding:.35rem .55rem;border:1px solid var(--line);border-radius:.55rem;color:var(--muted-2);font-size:.66rem;font-weight:800}.entry-card label,.setting-block{display:grid;gap:.55rem;margin-top:1.35rem;color:var(--muted);font-size:.73rem;font-weight:700}input,select{width:100%;min-height:3.15rem;padding:.78rem .95rem;border:1px solid var(--line);border-radius:.8rem;background:#04080c59;color:var(--text)}input::placeholder{color:#536174}.entry-card .primary-button,.entry-card .secondary-button{margin-top:1rem}.entry-divider{position:relative;display:grid;place-items:center;height:2.6rem}.entry-divider:before{content:"";position:absolute;inset-inline:1rem;top:50%;height:1px;background:var(--line)}.entry-divider span{position:relative;padding:0 .7rem;background:var(--bg);color:var(--muted-2);font-size:.6rem;font-weight:800;letter-spacing:.12em}.compact-entry{box-shadow:none;background:#081e2cbd}.code-input{font-family:Space Grotesk;font-size:1.35rem;letter-spacing:.26em;text-align:center}.segmented{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;padding:.25rem;border:1px solid var(--line);border-radius:.8rem;background:#04080c4d}.segmented button{min-height:2.4rem;padding:.45rem .7rem;border:0;border-radius:.58rem;background:transparent;color:var(--muted);font-size:.72rem;font-weight:700;cursor:pointer}.segmented button.active{background:var(--surface-3);color:var(--text);box-shadow:0 5px 18px #00000040}.segmented button small{display:block;margin-top:.15rem;color:var(--muted-2);font-size:.56rem}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem}.feature-strip article{display:flex;gap:.9rem;padding:1.15rem 1.25rem;border:1px solid var(--line);border-radius:1rem;background:#0d293a94;box-shadow:inset 0 1px #ffffff09}.feature-strip article:first-child{border-left:1px solid var(--line)}.feature-strip article>span{color:var(--mint);font-size:1.3rem}.feature-strip strong{font-size:.78rem}.feature-strip p{margin:.2rem 0 0;color:var(--muted-2);font-size:.68rem;line-height:1.45}.room-shell{min-height:100dvh;width:min(1500px,100%);margin:0 auto;padding:0 3vw 2rem}.room-code-cluster{display:flex;align-items:center;gap:.55rem;color:var(--muted-2);font-size:.62rem;font-weight:800;letter-spacing:.12em}.room-code{border:0;background:transparent;color:var(--text);font-family:Space Grotesk;font-size:1.1rem;font-weight:700;letter-spacing:.12em;cursor:pointer}.invite-popover{position:fixed;z-index:30;top:5.2rem;left:50%;transform:translate(-50%);display:grid;justify-items:center;width:240px;padding:1.2rem;border:1px solid var(--line-strong);border-radius:1rem;background:var(--surface-2);box-shadow:var(--shadow)}.invite-popover strong{margin-top:.8rem;font-family:Space Grotesk;font-size:1.5rem;letter-spacing:.15em}.invite-popover p{color:var(--muted);font-size:.72rem;text-align:center}.lobby-grid{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:2rem;padding:3rem 0}.lobby-main,.settings-panel{min-width:0}.section-heading{align-items:center;margin-bottom:1.5rem}.section-heading h1{font-size:clamp(2rem,4vw,3.5rem)}.section-heading h2{font-size:1.45rem}.section-heading.small{margin-bottom:.9rem}.count-badge{color:var(--mint);border-color:#45d7c540}.player-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.player-tile{--player-color: var(--mint);position:relative;display:flex;align-items:center;gap:.9rem;min-height:5.2rem;padding:.85rem 3rem .85rem .85rem;overflow:hidden;border:1px solid var(--line);border-radius:1rem;background:linear-gradient(135deg,#ffffff0b,#ffffff05)}.player-tile:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--player-color);opacity:.75}.player-tile.is-me{border-color:color-mix(in srgb,var(--player-color) 35%,transparent)}.player-avatar,.score-avatar{display:grid;place-items:center;flex:0 0 auto;width:2.9rem;aspect-ratio:1;border-radius:.8rem;background:color-mix(in srgb,var(--player-color) 18%,var(--surface-3));color:var(--player-color);font-size:.7rem;font-weight:800}.player-tile-copy{min-width:0}.player-tile-copy strong,.player-tile-copy span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-tile-copy strong{font-size:.88rem}.player-tile-copy span{margin-top:.17rem;color:var(--muted-2);font-size:.65rem}.status-dot{width:.5rem;height:.5rem;margin-left:auto;border-radius:50%;background:var(--muted-2)}.status-dot.online{background:var(--success)}.seat-number{position:absolute;right:.7rem;bottom:.5rem;color:#ffffff1f;font-family:Space Grotesk;font-size:1.15rem;font-weight:700}.remove-button{position:absolute;top:.45rem;right:.45rem;z-index:2;width:1.6rem;height:1.6rem;border:0;border-radius:50%;background:#ff617b14;color:var(--coral);cursor:pointer}.empty-seat{border-style:dashed;opacity:.48}.empty-seat .player-avatar{background:transparent;border:1px dashed var(--line-strong);color:var(--muted-2)}.spectator-row,.bot-controls{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:1rem;color:var(--muted-2);font-size:.68rem}.spectator-chip{padding:.35rem .55rem;border:1px solid var(--line);border-radius:99rem;color:var(--muted)}.bot-controls{margin-top:1.3rem;padding-top:1.1rem;border-top:1px solid var(--line)}.settings-panel{align-self:start;padding:1.4rem;border:1px solid var(--line);border-radius:1.35rem;background:linear-gradient(145deg,#123448b8,#071927c7);box-shadow:var(--shadow),inset 0 1px #ffffff0a;backdrop-filter:blur(18px)}.settings-panel fieldset{margin:0;padding:0;border:0}.settings-panel fieldset:disabled{opacity:.72}.setting-block{padding:1rem 0;margin:0;border-top:1px solid var(--line)}.setting-block>span{display:flex;justify-content:space-between;color:var(--muted)}.setting-block b{color:var(--text)}.setting-block input[type=range]{min-height:auto;padding:0;accent-color:var(--mint)}.range-labels{display:flex;justify-content:space-between;color:var(--muted-2);font-size:.58rem}.segmented.four{grid-template-columns:repeat(4,1fr);grid-auto-flow:initial}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;border-top:1px solid var(--line)}.toggle-row strong,.toggle-row small{display:block}.toggle-row strong{font-size:.74rem}.toggle-row small{margin-top:.2rem;color:var(--muted-2);font-size:.6rem}.toggle-row input{width:2.4rem;min-height:1.25rem;accent-color:var(--mint)}.start-zone{padding-top:1rem;border-top:1px solid var(--line)}.start-zone p{color:var(--muted-2);font-size:.66rem;line-height:1.5}.start-button{min-height:3.7rem}.waiting-host{display:grid;place-items:center;min-height:3.25rem;padding:.8rem;border:1px dashed var(--line);border-radius:.8rem;color:var(--muted);font-size:.74rem}.lobby-footer{display:flex;justify-content:space-between;padding:1rem 0;border-top:1px solid var(--line);color:var(--muted-2);font-size:.62rem}.game-shell{min-height:100dvh;padding-bottom:9.5rem;background:radial-gradient(circle at 50% 38%,rgba(55,225,179,.06),transparent 32rem)}.game-topbar{position:sticky;z-index:12;top:0;min-height:4.25rem;padding:0 1.5rem;background:#06131fdb;backdrop-filter:blur(18px)}.compact-brand{font-size:1rem}.compact-brand .brand-mark{width:2rem;border-radius:.62rem .62rem .62rem .2rem;font-size:.6rem}.game-meta{display:flex;align-items:center;gap:.8rem;color:var(--muted-2);font-size:.65rem;font-weight:700}.game-code{padding:.35rem .55rem;border:1px solid var(--line);border-radius:.5rem;background:#ffffff08;color:var(--text);cursor:pointer}.phase-chip,.timer-pill{padding:.38rem .62rem;border:1px solid var(--line);border-radius:99rem;color:var(--muted)}.phase-chip.phase-choosing{border-color:#45d7c540;color:var(--mint)}.phase-chip.phase-rowChoice{border-color:#ffb84a47;color:var(--amber)}.timer-pill{min-width:3rem;text-align:center;color:var(--amber);font-family:Space Grotesk}.score-strip{display:flex;gap:.55rem;padding:.75rem 1.5rem;overflow-x:auto;border-bottom:1px solid var(--line);scrollbar-width:thin}.score-player{--player-color: var(--mint);position:relative;display:grid;grid-template-columns:auto auto minmax(90px,1fr) auto;align-items:center;gap:.55rem;flex:1 0 190px;max-width:280px;min-height:3.7rem;padding:.5rem .65rem;border:1px solid var(--line);border-radius:.85rem;background:#ffffff06}.score-player.is-me{border-color:color-mix(in srgb,var(--player-color) 28%,transparent)}.score-player.offline{opacity:.52}.score-rank{color:var(--muted-2);font-size:.55rem}.score-avatar{width:2rem;border-radius:.55rem;font-size:.55rem}.score-name{min-width:0}.score-name strong,.score-name span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.score-name strong{font-size:.7rem}.score-name span{margin-top:.12rem;color:var(--muted-2);font-size:.53rem}.score-value{text-align:right}.score-value strong{display:block;font-family:Space Grotesk;font-size:1rem}.score-value span{display:block;color:var(--muted-2);font-size:.47rem;letter-spacing:.1em}.lock-indicator{position:absolute;top:.38rem;right:.38rem;width:.38rem;height:.38rem;border-radius:50%;background:var(--muted-2)}.lock-indicator.selected{background:var(--amber)}.lock-indicator.locked{background:var(--success);box-shadow:0 0 0 3px #62df9f14}.game-stage{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:1.5rem 0 2rem}.stage-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem}.stage-heading h1{margin:0;font-family:Space Grotesk;font-size:clamp(1.55rem,3.5vw,2.8rem);letter-spacing:-.05em}.stage-status{color:var(--muted);font-size:.7rem}.reveal-strip{display:flex;align-items:flex-end;gap:.5rem;min-height:5.4rem;margin-bottom:.8rem;padding:.7rem;overflow-x:auto;border:1px solid var(--line);border-radius:.9rem;background:#ffffff05}.reveal-strip>span{align-self:center;margin-right:.4rem;color:var(--muted-2);font-size:.58rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.revealed-play{display:grid;justify-items:center;gap:.18rem;opacity:1;transition:opacity .2s}.revealed-play.resolved{opacity:.38}.revealed-play small{max-width:4.2rem;overflow:hidden;text-overflow:ellipsis;font-size:.54rem;white-space:nowrap}.rows-board{display:grid;gap:.62rem}.board-row{display:grid;grid-template-columns:52px minmax(0,1fr) 105px;align-items:center;gap:.8rem;width:100%;min-height:7.25rem;padding:.65rem .8rem;border:1px solid var(--line);border-radius:1.1rem;background:linear-gradient(100deg,#1234489e,#07192780);box-shadow:inset 0 1px #ffffff09;text-align:left}.board-row.is-hint{border-color:#45d7c57a;box-shadow:0 0 0 1px #45d7c514,0 12px 32px #45d7c50d}.board-row.is-selectable{cursor:pointer;border-color:#ffb84a59;animation:rowPulse 1.7s infinite}.board-row.is-selectable:hover{transform:translate(4px);background:#ffb84a0e}@keyframes rowPulse{50%{box-shadow:0 0 0 3px #ffb84a0d}}.row-index{display:grid;gap:.25rem;justify-items:center}.row-index span{color:var(--muted-2);font-size:.58rem;font-weight:800}.row-index strong{font-family:Space Grotesk;font-size:.9rem}.row-cards{display:flex;align-items:center;gap:clamp(.25rem,1vw,.65rem);min-width:0;overflow-x:auto;padding:.25rem 0}.empty-card-slot{flex:0 0 auto;width:4rem;aspect-ratio:.7;border:1px dashed rgba(255,255,255,.08);border-radius:.55rem}.row-risk{display:grid;justify-items:end}.row-risk strong{font-family:Space Grotesk;font-size:1.45rem}.row-risk span{color:var(--muted-2);font-size:.52rem}.row-risk em{margin-top:.45rem;color:var(--amber);font-size:.55rem;font-style:normal;font-weight:800}.hint-banner{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;padding:.7rem .9rem;border:1px solid rgba(69,215,197,.18);border-radius:.75rem;background:#45d7c50b}.hint-banner>span{display:grid;place-items:center;min-width:2rem;height:2rem;border-radius:.55rem;background:#45d7c51f;color:var(--mint);font-size:.68rem;font-weight:800}.hint-banner p{margin:0;color:var(--muted);font-size:.65rem;line-height:1.5}.hint-banner.danger{border-color:#ff617b33;background:#ff617b0b}.hint-banner.danger>span{background:#ff617b1f;color:var(--coral)}.card-face{--accent: var(--mint);position:relative;display:grid;grid-template-rows:1fr auto;flex:0 0 auto;width:clamp(4.2rem,6.8vw,5.25rem);aspect-ratio:.7;padding:.5rem;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:.82rem;background:radial-gradient(circle at 70% 20%,color-mix(in srgb,var(--accent) 18%,transparent),transparent 45%),linear-gradient(145deg,#f7f5ef,#dfe5e6);color:#111820;box-shadow:0 9px 20px #00000047,inset 0 1px #ffffffb3;text-align:left;cursor:pointer;transition:transform .17s ease,box-shadow .17s ease,border-color .17s ease,opacity .17s ease}.card-face:after{content:"";position:absolute;inset:auto 0 0;height:.27rem;background:var(--accent)}.card-face:hover:not(:disabled){transform:translateY(-7px);box-shadow:0 16px 26px #00000057}.card-face.is-selected{transform:translateY(-13px);border-color:var(--mint);box-shadow:0 0 0 3px #45d7c529,0 18px 28px #0000005c}.card-face:disabled{opacity:1;cursor:default}.card-face.penalty-2{--accent: #e5b43d}.card-face.penalty-3{--accent: #ef844d}.card-face.penalty-5{--accent: #bc6dde}.card-face.penalty-7{--accent: #eb4f67}.card-number{align-self:start;font-family:Space Grotesk;font-size:clamp(1.35rem,2.5vw,2rem);font-weight:700;letter-spacing:-.08em}.card-bulls{align-self:end;color:#38434d;font-size:.6rem;font-weight:800}.card-corner{position:absolute;top:.35rem;right:.42rem;color:color-mix(in srgb,var(--accent) 72%,#111);font-family:Space Grotesk;font-size:.6rem;font-weight:700}.card-face.is-compact{width:4rem;padding:.38rem;border-radius:.55rem}.card-face.is-compact .card-number{font-size:1.2rem}.card-face.is-compact .card-bulls{font-size:.48rem}.card-face.is-hidden{background:repeating-linear-gradient(45deg,#1d2b35 0 8px,#243746 8px 16px);color:var(--mint)}.card-back-mark{place-self:center;font-family:Space Grotesk;font-weight:800}.hand-dock{position:fixed;z-index:10;inset:auto 0 0;display:grid;grid-template-columns:110px minmax(0,1fr) 145px;align-items:center;gap:1rem;min-height:8.5rem;padding:.85rem 1.5rem max(.85rem,env(safe-area-inset-bottom));border-top:1px solid var(--line-strong);background:#06131ff0;backdrop-filter:blur(18px);box-shadow:0 -18px 55px #00000040}.hand-dock.locked .hand-scroll{opacity:.64}.hand-info{display:grid}.hand-info strong{font-size:.75rem}.hand-scroll{display:flex;align-items:flex-end;gap:.45rem;min-width:0;padding:1rem .3rem .15rem;overflow-x:auto;overflow-y:visible;scrollbar-width:thin}.play-zone{display:grid}.play-button{min-height:3.7rem}.waiting-card,.spectator-message{padding:.8rem;border:1px dashed var(--line);border-radius:.8rem;color:var(--muted);font-size:.67rem;text-align:center}.spectator-message{min-width:0}.draft-layout{display:grid;gap:1rem}.draft-callout{display:flex;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid rgba(139,124,255,.2);border-radius:.9rem;background:#8b7cff0b}.draft-callout strong{color:#b5abff;font-size:.8rem}.draft-callout p{max-width:650px;margin:0;color:var(--muted);font-size:.65rem;line-height:1.5}.draft-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(4rem,1fr));gap:.55rem;padding:1rem;border:1px solid var(--line);border-radius:1rem;background:#ffffff05}.draft-grid .card-face{width:100%}.side-panel{position:fixed;z-index:40;top:0;right:0;display:grid;grid-template-rows:auto 1fr auto;width:min(390px,92vw);height:100dvh;border-left:1px solid var(--line-strong);background:#111720;box-shadow:-24px 0 70px #0006;transform:translate(102%);transition:transform .22s ease}.side-panel.open{transform:translate(0)}.side-panel-header{display:flex;align-items:center;gap:.7rem;padding:.85rem;border-bottom:1px solid var(--line)}.side-tabs{flex:1}.side-tabs span{margin-left:.25rem;color:var(--muted-2)}.side-panel-scroll{min-height:0;overflow-y:auto;padding:1rem}.timeline{display:grid;gap:0}.timeline-item{position:relative;display:grid;grid-template-columns:16px 1fr;gap:.6rem;min-height:3.2rem}.timeline-item:before{content:"";position:absolute;left:4px;top:13px;bottom:-2px;width:1px;background:var(--line)}.timeline-item:last-child:before{display:none}.timeline-dot{position:relative;z-index:1;width:9px;height:9px;margin-top:.32rem;border:2px solid var(--surface);border-radius:50%;background:var(--muted-2)}.timeline-item.type-takeFull .timeline-dot,.timeline-item.type-takeLow .timeline-dot{background:var(--coral)}.timeline-item.type-place .timeline-dot{background:var(--mint)}.timeline-item p{margin:0;color:var(--muted);font-size:.68rem;line-height:1.45}.timeline-item small,.timeline-item time{display:block;margin-top:.18rem;color:var(--muted-2);font-size:.54rem}.chat-list{display:grid;gap:.65rem}.chat-message{justify-self:start;max-width:85%;padding:.65rem .75rem;border:1px solid var(--line);border-radius:.8rem .8rem .8rem .2rem;background:#ffffff09}.chat-message.mine{justify-self:end;border-radius:.8rem .8rem .2rem;background:#45d7c514;border-color:#45d7c524}.chat-message.system{justify-self:center;max-width:95%;border:0;background:transparent;color:var(--muted-2);text-align:center}.chat-message strong{display:block;margin-bottom:.2rem;color:var(--mint);font-size:.58rem}.chat-message p{margin:0;font-size:.68rem;line-height:1.45}.chat-message time{display:block;margin-top:.25rem;color:var(--muted-2);font-size:.5rem;text-align:right}.chat-form{display:grid;grid-template-columns:1fr auto;gap:.5rem;padding:.85rem;border-top:1px solid var(--line)}.chat-form input{min-height:2.7rem}.send-button{width:2.7rem;border-radius:.75rem;background:var(--mint);color:#07110f;font-size:1.15rem;font-weight:800}.empty-message{padding:2rem 1rem;color:var(--muted-2);font-size:.7rem;text-align:center}.panel-scrim{position:fixed;z-index:35;inset:0;border:0;background:#0000007a;cursor:pointer}.summary-backdrop,.modal-backdrop{position:fixed;z-index:60;inset:0;display:grid;place-items:center;padding:1rem;background:#03060abd;backdrop-filter:blur(12px)}.summary-card,.modal{width:min(620px,100%);max-height:calc(100dvh - 2rem);overflow-y:auto;padding:1.5rem;border:1px solid var(--line-strong);border-radius:1.25rem;background:linear-gradient(145deg,#1a2330,#10161e);box-shadow:var(--shadow)}.summary-card h2{margin-bottom:.6rem;font-family:Space Grotesk;font-size:clamp(1.8rem,5vw,3rem);letter-spacing:-.05em}.summary-lead{color:var(--muted);font-size:.75rem;line-height:1.6}.result-list{display:grid;gap:.5rem;margin:1.3rem 0}.result-list article{display:grid;grid-template-columns:28px 10px minmax(0,1fr) auto auto;align-items:center;gap:.65rem;min-height:3.7rem;padding:.55rem .7rem;border:1px solid var(--line);border-radius:.8rem;background:#ffffff06}.result-list article.winner{border-color:#45d7c547;background:#45d7c50e}.result-rank{color:var(--muted-2);font-family:Space Grotesk;font-size:.7rem}.result-dot{width:.55rem;height:.55rem;border-radius:50%}.result-list strong,.result-list small{display:block}.result-list article>div strong{font-size:.76rem}.result-list small{margin-top:.15rem;color:var(--muted-2);font-size:.54rem}.deal-score{color:var(--coral);font-size:.7rem;font-weight:800}.total-score{font-family:Space Grotesk;font-size:.95rem}.summary-actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.modal{width:min(900px,100%)}.modal-header{align-items:center;padding-bottom:1rem;border-bottom:1px solid var(--line)}.rules-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:1rem}.rules-grid article{position:relative;min-height:9rem;padding:1rem;overflow:hidden;border:1px solid var(--line);border-radius:.9rem;background:#ffffff06}.rule-number{position:absolute;right:.7rem;top:.25rem;color:#ffffff0f;font-family:Space Grotesk;font-size:2.5rem;font-weight:700}.rules-grid h3{margin-bottom:.55rem;font-family:Space Grotesk;font-size:.95rem}.rules-grid p{margin:0;color:var(--muted);font-size:.68rem;line-height:1.55}.rules-note{margin-top:.8rem;padding:.9rem;border:1px solid rgba(139,124,255,.18);border-radius:.8rem;background:#8b7cff0b;color:var(--muted);font-size:.68rem;line-height:1.55}.rules-note strong{color:#b8b0ff}.toast{position:fixed;z-index:100;left:50%;bottom:calc(1.2rem + env(safe-area-inset-bottom));display:flex;align-items:center;gap:.65rem;max-width:min(520px,calc(100% - 2rem));padding:.8rem 1rem;border:1px solid rgba(255,97,123,.25);border-radius:.85rem;background:#25151b;color:#ffd9df;box-shadow:var(--shadow);transform:translate(-50%);font-size:.72rem}.toast span{display:grid;place-items:center;width:1.5rem;height:1.5rem;border-radius:50%;background:#ff617b26;color:var(--coral);font-weight:800}.busy-line{position:fixed;z-index:110;top:0;left:0;width:40%;height:2px;background:var(--mint);box-shadow:0 0 14px var(--mint);animation:busy 1s infinite ease-in-out}@keyframes busy{0%{transform:translate(-100%)}to{transform:translate(350%)}}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.theme-toggle>span{font-size:1rem;line-height:1}:root:not([data-theme=dark]){color-scheme:light;--bg: #f4f7ff;--surface: #ffffff;--surface-2: #f7f9fd;--surface-3: #e8edf7;--line: rgba(35, 49, 79, .13);--line-strong: rgba(35, 49, 79, .22);--text: #172033;--muted: #647089;--muted-2: #7b879e;--mint: #119f82;--mint-dark: #087f6c;--amber: #b8760b;--coral: #d94662;--violet: #6547e8;--danger: #d93d58;--success: #228c61;--shadow: 0 20px 55px rgba(42, 55, 91, .14)}:root:not([data-theme=dark]) body{background:radial-gradient(circle at 10% -10%,rgba(55,225,179,.18),transparent 34rem),radial-gradient(circle at 95% 20%,rgba(101,71,232,.11),transparent 31rem),var(--bg)}:root:not([data-theme=dark]) .hero-copy h1 span{-webkit-text-stroke-color:rgba(23,32,51,.55)}:root:not([data-theme=dark]) .secondary-button,:root:not([data-theme=dark]) .icon-button,:root:not([data-theme=dark]) .mini-button{background:#ffffffd1}:root:not([data-theme=dark]) .ghost-button:hover{background:#23314f0e}:root:not([data-theme=dark]) .entry-card{background:linear-gradient(145deg,#fffffffa,#f3f7fcf7)}:root:not([data-theme=dark]) .compact-entry{background:#ffffffc7}:root:not([data-theme=dark]) input,:root:not([data-theme=dark]) select,:root:not([data-theme=dark]) .segmented{background:#fff;color:var(--text)}:root:not([data-theme=dark]) input::placeholder{color:#8b95a8}:root:not([data-theme=dark]) .segmented button.active{background:#edf1f8;box-shadow:0 5px 18px #2a375b1f}:root:not([data-theme=dark]) .feature-strip article,:root:not([data-theme=dark]) .settings-panel{background:linear-gradient(145deg,#fffffff5,#f5f8fdf0)}:root:not([data-theme=dark]) .seat-number,:root:not([data-theme=dark]) .rule-number{color:#23314f1c}:root:not([data-theme=dark]) .game-shell{background:radial-gradient(circle at 50% 38%,rgba(55,225,179,.09),transparent 32rem)}:root:not([data-theme=dark]) .game-topbar,:root:not([data-theme=dark]) .hand-dock{background:#f4f7ffeb}:root:not([data-theme=dark]) .score-player,:root:not([data-theme=dark]) .reveal-strip,:root:not([data-theme=dark]) .draft-grid,:root:not([data-theme=dark]) .result-list article,:root:not([data-theme=dark]) .rules-grid article{background:#ffffffbd}:root:not([data-theme=dark]) .board-row{background:linear-gradient(100deg,#fffffff5,#f1f6fae0)}:root:not([data-theme=dark]) .empty-card-slot{border-color:#23314f1f}:root:not([data-theme=dark]) .side-panel{background:var(--surface)}:root:not([data-theme=dark]) .chat-message{background:#23314f0b}:root:not([data-theme=dark]) .summary-backdrop,:root:not([data-theme=dark]) .modal-backdrop{background:#1a24376b}:root:not([data-theme=dark]) .summary-card,:root:not([data-theme=dark]) .modal{background:linear-gradient(145deg,#fff,#f5f8fd)}:root:not([data-theme=dark]) .rules-note strong{color:#5d42ca}:root:not([data-theme=dark]) .toast{background:#fff2f4;color:#8f2035}@media(max-width:1050px){.hero-layout{grid-template-columns:1fr 420px;gap:3rem;padding-inline:0}.feature-strip{grid-template-columns:repeat(2,1fr)}.feature-strip article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.feature-strip article:nth-child(4){border-top:1px solid var(--line)}.lobby-grid{grid-template-columns:1fr 330px}.hand-dock{grid-template-columns:90px minmax(0,1fr) 130px}}@media(max-width:820px){.home-shell{padding-inline:1rem}.home-nav{min-height:4.5rem}.home-nav-actions .ghost-button{display:none}.hero-layout{grid-template-columns:1fr;min-height:auto;padding:3rem 0}.hero-copy h1{font-size:clamp(3.5rem,15vw,6rem)}.hero-gameplay{max-width:620px}.hero-gameplay img{height:clamp(165px,42vw,235px)}.entry-panel{width:min(520px,100%)}.lobby-grid{grid-template-columns:1fr;padding-top:2rem}.settings-panel{order:-1}.player-grid{grid-template-columns:1fr}.room-topbar{flex-wrap:wrap;gap:.5rem;min-height:4.8rem}.room-code-cluster{order:3;width:100%;justify-content:center;padding-bottom:.6rem}.lobby-footer{display:grid;gap:.4rem;text-align:center}.game-meta>span:not(.phase-chip),.desktop-only{display:none}.game-topbar{padding-inline:.8rem}.score-strip{padding-inline:.75rem}.game-stage{width:min(100% - 1rem,1120px);padding-top:1rem}.board-row{grid-template-columns:38px minmax(0,1fr) 75px;min-height:6.4rem;gap:.45rem;padding-inline:.45rem}.row-risk strong{font-size:1.1rem}.row-risk span{font-size:.44rem}.empty-card-slot,.card-face.is-compact{width:3.4rem}.hand-dock{grid-template-columns:1fr auto;grid-template-areas:"info play" "hand hand";min-height:10.5rem;gap:.25rem .7rem;padding:.55rem .75rem max(.55rem,env(safe-area-inset-bottom))}.hand-info{grid-area:info}.hand-scroll,.spectator-message{grid-area:hand}.play-zone{grid-area:play}.hand-scroll{padding-top:.7rem}.game-shell{padding-bottom:11.5rem}.play-button{min-height:2.8rem;padding-inline:.9rem}.draft-callout{display:grid}}@media(max-width:560px){.home-nav .connection-pill{display:none}.hero-layout{padding-top:2rem}.hero-copy h1{margin-bottom:1rem}.hero-gameplay{border-radius:1rem}.hero-gameplay figcaption{inset:auto .45rem .45rem;padding:.48rem .55rem}.hero-gameplay figcaption i{display:none}.hero-gameplay figcaption span{gap:.25rem}.hero-lead{font-size:.9rem}.hero-stats>div{min-width:0;flex:1;padding-inline:.8rem}.entry-card{padding:1.15rem}.feature-strip{grid-template-columns:1fr}.feature-strip article,.feature-strip article:nth-child(2){border-left:0;border-top:1px solid var(--line)}.feature-strip article:first-child{border-top:0}.room-shell{padding-inline:.75rem}.topbar-actions .ghost-button:first-child{display:none}.settings-panel{padding:1rem}.segmented.stacked-mobile button{padding-inline:.35rem}.game-topbar .brand>span:last-child{display:none}.game-topbar .brand-mark{width:2.1rem}.phase-chip{font-size:.58rem}.stage-heading{align-items:flex-start}.stage-status{text-align:right;max-width:42%}.board-row{grid-template-columns:30px minmax(0,1fr) 58px;border-radius:.75rem}.row-index strong{font-size:.72rem}.row-risk strong{font-size:.9rem}.row-risk em{display:none}.row-cards{gap:.25rem}.card-face.is-compact,.empty-card-slot{width:3rem}.reveal-strip{min-height:4.8rem}.card-face{width:4rem}.card-number{font-size:1.4rem}.card-bulls{font-size:.5rem}.hand-dock{min-height:9.8rem}.hand-info .eyebrow{display:none}.summary-actions{grid-template-columns:1fr}.result-list article{grid-template-columns:22px 8px minmax(0,1fr) auto}.deal-score{display:none}.rules-grid{grid-template-columns:1fr}}@media(max-width:390px){.hero-copy h1{font-size:3.2rem}.hero-stats span{font-size:.54rem}.room-topbar .brand>span:last-child{display:none}.board-row{grid-template-columns:28px minmax(0,1fr) 48px}.row-risk span{display:none}.card-face.is-compact,.empty-card-slot{width:2.72rem}.card-face.is-compact .card-number{font-size:1rem}.card-face.is-compact .card-bulls{font-size:.4rem}}@media(max-width:820px)and (orientation:portrait){.lobby-shell{display:grid;grid-template-rows:auto minmax(0,1fr);height:100dvh;min-height:0;overflow:hidden;padding-bottom:max(.4rem,env(safe-area-inset-bottom))}.lobby-shell .room-topbar{min-height:3.7rem;flex-wrap:nowrap;gap:.35rem}.lobby-shell .room-code-cluster{order:initial;width:auto;gap:.25rem;padding-bottom:0}.lobby-shell .room-code-cluster>span,.lobby-shell .room-code-cluster .icon-button{display:none}.lobby-shell .room-code{font-size:.9rem}.lobby-shell .topbar-actions{gap:.15rem}.lobby-shell .ghost-button{padding:.48rem .55rem;font-size:.68rem}.lobby-shell .theme-toggle{display:none}.lobby-shell .lobby-grid{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);min-height:0;gap:.5rem;padding:.5rem 0 0}.lobby-shell .settings-panel{order:-1;padding:.55rem .65rem;border-radius:.8rem;box-shadow:none}.lobby-shell .settings-panel .section-heading.small{margin-bottom:.25rem}.lobby-shell .settings-panel .section-heading h2{font-size:1rem}.lobby-shell .settings-panel .eyebrow{display:none}.lobby-shell .settings-panel fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 .6rem}.lobby-shell .setting-block{min-width:0;gap:.25rem;padding:.35rem 0;font-size:.61rem}.lobby-shell .segmented{padding:.12rem;border-radius:.55rem}.lobby-shell .segmented button{min-height:1.75rem;padding:.2rem;border-radius:.42rem;font-size:.6rem}.lobby-shell .segmented button small,.lobby-shell .range-labels,.lobby-shell .toggle-row small{display:none}.lobby-shell .settings-panel select{min-height:2rem;padding:.3rem .5rem;border-radius:.55rem;font-size:.64rem}.lobby-shell .toggle-row{min-width:0;padding:.35rem 0;font-size:.61rem}.lobby-shell .toggle-row strong{font-size:.61rem}.lobby-shell .start-zone{display:grid;grid-template-columns:minmax(0,1fr) minmax(9rem,.8fr);align-items:center;gap:.55rem;padding-top:.4rem}.lobby-shell .start-zone p{margin:0;font-size:.56rem;line-height:1.3}.lobby-shell .start-button{min-height:2.35rem;padding:.45rem .65rem;font-size:.7rem}.lobby-shell .lobby-main{display:flex;min-height:0;flex-direction:column}.lobby-shell .lobby-main .section-heading{flex:0 0 auto;margin-bottom:.35rem}.lobby-shell .lobby-main .section-heading .eyebrow{display:none}.lobby-shell .lobby-main .section-heading h1{font-size:1.25rem}.lobby-shell .player-grid{min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(2.7rem,1fr);gap:.35rem}.lobby-shell .player-tile{min-height:2.7rem;gap:.45rem;padding:.3rem 1.9rem .3rem .45rem;border-radius:.65rem}.lobby-shell .player-avatar{width:1.95rem;border-radius:.5rem;font-size:.58rem}.lobby-shell .player-tile-copy strong{font-size:.7rem}.lobby-shell .player-tile-copy span{font-size:.53rem}.lobby-shell .seat-number{right:.4rem;bottom:.25rem;font-size:.8rem}.lobby-shell .remove-button{top:.25rem;right:.25rem;width:1.25rem;height:1.25rem}.lobby-shell .spectator-row,.lobby-shell .bot-controls{flex:0 0 auto;margin-top:.35rem}.lobby-shell .bot-controls{padding-top:.35rem}.lobby-shell .mini-button{min-height:1.75rem;padding:.25rem .45rem;font-size:.58rem}.lobby-shell .lobby-footer{display:none}}@media(max-height:560px)and (orientation:landscape){.lobby-shell{display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;height:100dvh;min-height:0;overflow:hidden;padding:0 max(.55rem,env(safe-area-inset-right)) max(.35rem,env(safe-area-inset-bottom)) max(.55rem,env(safe-area-inset-left))}.lobby-shell .room-topbar{min-height:3.2rem;flex-wrap:nowrap;gap:.35rem}.lobby-shell .brand{font-size:.85rem}.lobby-shell .brand-mark{width:2rem;border-radius:.6rem}.lobby-shell .room-code-cluster{order:initial;width:auto;gap:.25rem;padding-bottom:0}.lobby-shell .room-code-cluster>span,.lobby-shell .room-code-cluster .icon-button,.lobby-shell .theme-toggle{display:none}.lobby-shell .room-code{font-size:.85rem}.lobby-shell .topbar-actions{gap:.15rem}.lobby-shell .ghost-button{padding:.38rem .48rem;font-size:.62rem}.lobby-shell .lobby-grid{grid-template-columns:minmax(0,.9fr) minmax(330px,1.1fr);min-height:0;gap:.55rem;padding:.4rem 0 0}.lobby-shell .lobby-main{display:flex;min-height:0;flex-direction:column}.lobby-shell .section-heading,.lobby-shell .section-heading.small{margin-bottom:.3rem}.lobby-shell .section-heading .eyebrow{display:none}.lobby-shell .section-heading h1{font-size:1.15rem}.lobby-shell .section-heading h2{font-size:.9rem}.lobby-shell .player-grid{min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(2.35rem,1fr);gap:.25rem}.lobby-shell .player-tile{min-height:2.35rem;gap:.35rem;padding:.2rem 1.75rem .2rem .35rem;border-radius:.55rem}.lobby-shell .player-avatar{width:1.7rem;border-radius:.42rem;font-size:.5rem}.lobby-shell .player-tile-copy strong{font-size:.62rem}.lobby-shell .player-tile-copy span{margin-top:0;font-size:.46rem}.lobby-shell .status-dot{width:.35rem;height:.35rem}.lobby-shell .seat-number{right:.3rem;bottom:.16rem;font-size:.65rem}.lobby-shell .remove-button{top:.15rem;right:.15rem;width:1.1rem;height:1.1rem}.lobby-shell .spectator-row,.lobby-shell .bot-controls{margin-top:.25rem;font-size:.52rem}.lobby-shell .bot-controls{padding-top:.25rem}.lobby-shell .mini-button{min-height:1.45rem;padding:.16rem .35rem;font-size:.5rem}.lobby-shell .settings-panel{height:100%;padding:.45rem .55rem;border-radius:.7rem;box-shadow:none}.lobby-shell .settings-panel fieldset{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 .55rem}.lobby-shell .setting-block{min-width:0;gap:.2rem;padding:.28rem 0;font-size:.54rem}.lobby-shell .segmented{padding:.1rem;border-radius:.45rem}.lobby-shell .segmented button{min-height:1.5rem;padding:.1rem;border-radius:.35rem;font-size:.52rem}.lobby-shell .segmented button small,.lobby-shell .range-labels,.lobby-shell .toggle-row small{display:none}.lobby-shell .settings-panel select{min-height:1.75rem;padding:.2rem .4rem;border-radius:.45rem;font-size:.55rem}.lobby-shell .toggle-row{padding:.28rem 0}.lobby-shell .toggle-row strong{font-size:.54rem}.lobby-shell .toggle-row input{width:2rem;min-height:1rem}.lobby-shell .start-zone{display:grid;grid-template-columns:minmax(0,1fr) minmax(8rem,.75fr);align-items:center;gap:.4rem;padding-top:.3rem}.lobby-shell .start-zone p{margin:0;font-size:.48rem;line-height:1.25}.lobby-shell .start-button{min-height:2rem;padding:.3rem .5rem;font-size:.6rem}.lobby-shell .lobby-footer{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
