@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--bg:#0d1117;--surface:#192028;--surface2:#222c38;--line:#354252;--text:#f4f7fb;--muted:#a7b3c3;--accent:#3281e0;--accent-ink:#8cbdff;--on-accent:#06101d;--accent-deep:#22538d;--action:#eaf2fe;--danger:#ff9a98;--radius:26px;--success:#7dd6bb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-family:DM Sans,Microsoft YaHei,sans-serif;font-size:16px}*{box-sizing:border-box}body{background:radial-gradient(ellipse at 6% 6%,#3281e02b,transparent 40%),radial-gradient(ellipse at 94% 40%,#1b4d8530,transparent 42%),var(--bg);min-height:100dvh;margin:0}button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.4}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}h1{letter-spacing:-.055em;font-size:clamp(2rem,3.4vw,3.1rem);font-weight:500;line-height:1.2}h2{font-size:1.2rem;font-weight:500}p{line-height:1.7}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:4px}[hidden]{display:none!important}.muted{color:var(--muted)}.accent{color:var(--accent-ink)}.eyebrow{letter-spacing:.13em;color:var(--muted);margin-bottom:16px;font-family:Space Grotesk,sans-serif;font-size:.75rem}.live-dot,.dark-dot{background:var(--accent);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.dark-dot{background:#06101d}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;height:88px;padding:0 4%;display:flex}.brand{letter-spacing:-.06em;align-items:center;gap:8px;font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700;display:flex}.brand-symbol{background:var(--accent);width:37px;height:37px;color:var(--on-accent);border-radius:11px;place-items:center;margin-right:3px;font-size:1.75rem;display:grid}.brand-light{margin-left:-5px;font-weight:400}.topbar nav{border:1px solid var(--line);background:#141b24;border-radius:99px;gap:5px;padding:5px;display:flex}.nav-link{color:var(--muted);background:0 0;border:0;border-radius:99px;padding:10px 23px;font-size:.875rem}.nav-link.active{background:var(--accent);color:var(--on-accent)}.top-right{align-items:center;gap:24px;display:flex}.connection{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:.75rem;display:flex}.connection i{background:var(--accent);border-radius:50%;width:6px;height:6px}.connection.offline i{background:var(--action)}.profile{background:0 0;border:0;align-items:center;gap:10px;font-size:.875rem;display:flex}.avatar{color:#12243b;background:#b7cbe4;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:600;display:grid}.profile .avatar{background:var(--accent);color:var(--on-accent)}main{max-width:1600px;margin:0 auto;padding:36px 4% 24px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.date-label{color:var(--muted);border-bottom:1px solid var(--line);padding:9px 0;font-size:.875rem}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 30px #00000020,inset 0 1px #b8d6ff0d}.btn{white-space:nowrap;border:1px solid #0000;border-radius:99px;justify-content:center;align-items:center;gap:12px;min-height:46px;padding:12px 20px;font-size:.875rem;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.btn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.primary{background:var(--accent);color:#06101d}.orange{background:var(--action);color:#102d50}.ghost{background:var(--surface2);border-color:var(--line)}.wide{justify-content:space-between;width:100%}.text-button,.code-button{color:var(--muted);background:0 0;border:0;padding:0;font-size:.875rem}.text-button{margin-bottom:12px}.text-button:hover,.code-button:hover{color:var(--accent-ink)}.danger-text{color:var(--danger)}input,select{color:var(--text);background:#101821;border:1px solid #3b4c62;border-radius:10px;min-width:0;max-width:100%;min-height:48px;padding:13px 14px}input::placeholder{color:#8494a9}label{color:#c6d3e4;flex-direction:column;gap:9px;font-size:.875rem;display:flex}form{flex-direction:column;gap:18px;display:flex}.overview-grid{grid-template-columns:1fr 1fr 1.5fr;gap:20px;margin-bottom:38px;display:grid}.metric-card{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);flex-direction:column;min-height:197px;padding:24px;display:flex}.highlight-card{color:#06101d;background:radial-gradient(at 90% 0,#9bc9ff33,#0000 60%),linear-gradient(130deg,#3281e0,#3e8ae3 65%,#599cec);border:1px solid #69a4ec;box-shadow:0 14px 32px #095bb633,inset 0 1px #b8d6ff0d}.metric-label{justify-content:space-between;align-items:center;gap:10px;font-size:.875rem;display:flex}.metric-label>span{font-size:1.4rem}.metric-card strong{letter-spacing:-.08em;margin:14px 0 7px;font-family:Space Grotesk,sans-serif;font-size:3.7rem;font-weight:500;line-height:1.2}.metric-footer{margin-top:auto;font-size:.75rem}.round-icon{width:30px;height:30px;color:var(--accent-ink);background:#203550;border-radius:50%;place-items:center;display:grid;font-size:1.1rem!important}.join-card{flex-direction:column;justify-content:space-between;gap:10px;padding:25px;display:flex}.join-card .eyebrow{color:#a9bad0;margin-bottom:0}.join-row{flex-direction:row;gap:10px;margin-top:10px;display:flex}.join-row input{letter-spacing:.06em;flex:1;width:100px}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.section-heading h2{align-items:center;gap:10px;display:flex}.section-heading p{margin-top:7px;font-size:.875rem}.count-badge{border:1px solid var(--line);min-width:23px;height:23px;color:var(--muted);border-radius:7px;place-items:center;font-size:.75rem;display:grid}.room-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.room-card{flex-direction:column;gap:22px;padding:24px;transition:border-color .2s;display:flex}.room-card:hover{border-color:#5284bb}.room-card-top{justify-content:space-between;align-items:center;display:flex}.room-icon{width:45px;height:45px;color:var(--accent-ink);background:#1d3552;border-radius:13px;place-items:center;font-size:1.65rem;display:grid}.pill{color:#a7ceff;border:1px solid #415a76;border-radius:99px;align-items:center;width:fit-content;padding:5px 10px;font-size:.75rem;display:inline-flex}.pill.playing{color:#bcdcff;border-color:#37639a}.room-card h3{margin:0 0 7px;font-size:1.2rem;font-weight:500}.room-card p{color:var(--muted);font-size:.75rem}.room-properties{grid-template-columns:1fr 1fr;gap:10px;display:grid}.room-properties span{color:var(--muted);margin-bottom:6px;font-size:.75rem;display:block}.room-properties b{font-family:Space Grotesk,sans-serif;font-size:1.35rem;font-weight:500}.room-card-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding-top:18px;display:flex}.seat-dots{gap:5px;display:flex}.seat-dot{background:#3b4c62;border-radius:50%;width:9px;height:9px}.seat-dot.filled{background:var(--accent)}.room-card-bottom .btn{min-height:40px;padding:8px 14px}.empty-state{text-align:center;border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);grid-column:1/-1;padding:65px 24px}.empty-state h3{color:var(--text);font-size:1.2rem;font-weight:500}.empty-state p{margin:12px 0 20px;font-size:.875rem}.empty-icon,.loading-suit{color:var(--accent-ink);font-size:2.6rem;line-height:1}.lobby-foot{color:#97a9bf;border-top:1px solid var(--line);justify-content:space-between;gap:15px;margin-top:35px;padding-top:18px;font-size:.75rem;display:flex}.login-layout{grid-template-columns:1.15fr 1fr;align-items:center;gap:10%;min-height:calc(100dvh - 185px);padding:20px 4%;display:grid}.login-copy h1{letter-spacing:-.07em;font-size:clamp(3.5rem,7vw,6rem);line-height:1.16}.login-copy>p{color:var(--muted);margin:26px 0 60px;font-size:1.1rem}.login-bottom{color:var(--muted);flex-direction:column;gap:20px;font-size:.75rem;display:flex}.suit-strip{letter-spacing:.25em;color:var(--accent-ink);font-size:2.1rem}.suit-strip em{color:var(--action);font-style:normal}.login-panel{max-width:490px;padding:40px}.login-panel h2{letter-spacing:-.03em;margin:28px 0 12px;font-size:1.65rem}.login-panel>p{font-size:.875rem}.login-panel form{gap:13px;margin-top:35px}.login-panel .btn{margin-top:9px}.login-note{border-top:1px solid var(--line);color:var(--muted);gap:14px;margin-top:23px;padding-top:23px;font-size:.75rem;display:flex}.login-note>span{color:var(--accent-ink);font-size:1.35rem}.form-error{color:var(--danger);font-size:.875rem}.form-error:empty{display:none}dialog{background:var(--surface);width:min(500px,100% - 32px);color:var(--text);border:1px solid var(--line);border-radius:24px;max-height:90dvh;padding:30px;overflow:auto;box-shadow:0 24px 80px #00000080}dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#02070ec9}.dialog-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:12px;display:flex}.dialog-heading .eyebrow{margin-bottom:10px}.icon-button{background:#2c3c50;border:0;border-radius:50%;flex-shrink:0;width:34px;height:34px;font-size:1.5rem}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}dialog p{font-size:.875rem}#profile-dialog p{margin:15px 0}.dialog-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.toast{color:#102d50;z-index:100;background:#dcecff;border-radius:12px;max-width:calc(100% - 32px);padding:14px 22px;font-size:.875rem;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #00000050}.toast.error{color:#782c32;background:#ffdedc}.room-heading{align-items:center}.room-heading h1{font-size:2rem}.room-heading-actions{gap:10px;display:flex}.table-layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px;display:grid}.play-column{min-width:0}.table-meta{color:var(--muted);align-items:center;gap:18px;padding:0 8px 20px;font-size:.75rem;display:flex}.table-meta b{color:var(--text);font-size:.875rem;font-weight:500}.code-button{border:1px solid var(--line);letter-spacing:.05em;border-radius:7px;margin-left:auto;padding:6px 9px;font-family:Space Grotesk,sans-serif;font-size:.75rem}.table-surface{background:radial-gradient(at 50% 42%,#173859,#0000 70%);align-items:center;height:610px;padding:118px 62px 84px;display:flex;position:relative}.table-oval{color:#eef6ff;background:radial-gradient(#16385a 0%,#0e1c2c 80%);border:10px solid #304257;border-radius:46%;width:100%;height:100%;max-height:none;position:relative;box-shadow:0 0 0 1px #637d9d,inset 0 0 0 3px #253d5b,0 30px 40px #00000038}.table-inner-line{opacity:.65;border:1px solid #5a87b4;border-radius:46%;position:absolute;inset:15px}.table-center{pointer-events:none;flex-direction:column;align-items:center;gap:12px;width:75%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.table-wordmark{color:#9dbfe5;letter-spacing:.22em;font-family:Space Grotesk,sans-serif;font-size:.75rem}.pot-amount{font-family:Space Grotesk,Microsoft YaHei,sans-serif;font-size:1.5rem;font-weight:500}.community{gap:7px;display:flex}.card{color:#192d46;background:#f4f7fc;border-radius:7px;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-start;width:45px;height:63px;padding:5px 7px;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700;display:flex;box-shadow:0 3px 4px #00000038}.card .suit{align-self:flex-end;font-size:1.2rem;line-height:1}.card.red{color:#b93c4c}.card.back{background:repeating-linear-gradient(45deg,#285e97 0 3px,#1e4b7d 3px 6px);border:3px solid #90b9e5}.card.placeholder{box-shadow:none;background:#09172a66;border:1px dashed #527dab}.card.small{width:31px;height:43px;padding:3px 4px;font-size:.875rem}.card.small .suit{font-size:1rem}.result{text-align:center;color:#d5e9ff;max-width:100%;font-size:.875rem;line-height:1.6}.seat{z-index:1;flex-direction:column;align-items:center;gap:5px;width:115px;display:flex;position:absolute;transform:translate(-50%,-50%)}.seat.empty{color:#ccdef4;gap:4px;font-size:.75rem}.seat-empty-circle{color:#c6defc;background:#172b41;border:1px dashed #5478a1;border-radius:50%;place-items:center;width:40px;height:40px;font-size:1.4rem;display:grid}.seat .avatar{border:3px solid #12263d;width:36px;height:36px;font-size:.875rem;box-shadow:0 0 0 1px #5a82af}.seat .hole{gap:3px;display:flex;position:absolute;top:-49px}.seat .plate{color:var(--text);text-align:center;background:#14263b;border:1px solid #416185;border-radius:10px;width:100%;padding:6px 10px;font-size:.75rem}.seat.current .plate{border-color:var(--accent-ink);background:#1f4974}.seat.mine .plate{border-color:#5798e0}.plate .name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.plate .chips{color:#bfdbff;margin-top:2px;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600}.seat.folded{opacity:.45}.seat-badge{color:#12304f;background:#cee6ff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;display:grid;position:absolute;top:21px;right:-2px}.seat-action{color:#d7eaff;white-space:nowrap;background:#234466;border-radius:5px;min-height:18px;padding:2px 5px;font-size:.75rem}.seat-action.allin{color:#06101d;background:#3281e0}.seat-action.wait{color:var(--muted);background:0 0}.action-panel{min-height:155px;padding:22px}.waiting-panel{justify-content:space-between;align-items:center;gap:16px;display:flex}.waiting-panel h3{margin:0 0 8px;font-size:1.1rem;font-weight:500}.waiting-panel p{font-size:.875rem}.action-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;font-size:.875rem;display:flex}.action-heading .pill{color:var(--accent-ink)}.action-buttons{gap:10px;display:flex}.action-buttons .btn{flex:1;padding:11px}.raise-row{align-items:center;gap:12px;margin-top:16px;display:flex}.raise-row input[type=range]{min-height:28px;accent-color:var(--accent-ink);flex:1;padding:0}.raise-row input[type=number]{width:100px;min-height:37px;padding:8px}.presets{gap:6px;display:flex}.presets button{border:1px solid var(--line);background:#25354a;border-radius:7px;padding:7px 10px;font-size:.75rem}.play-footer{color:var(--muted);justify-content:space-between;padding:14px 3px;font-size:.75rem;display:flex}.room-sidebar{flex-direction:column;gap:20px;display:flex}.your-session{padding:23px}.section-label{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.section-label>span{color:var(--accent-ink)}.session-main{flex-direction:column;gap:6px;margin:24px 0;font-size:.75rem;display:flex}.session-main strong{letter-spacing:-.05em;font-family:Space Grotesk,sans-serif;font-size:2.8rem;font-weight:500}.session-details{justify-content:space-between;gap:10px;display:flex}.session-details>div{color:var(--muted);flex-direction:column;gap:8px;font-size:.75rem;display:flex}.session-details b{color:var(--text);font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:500}.positive{color:var(--success)!important}.negative{color:var(--danger)!important}.equity-box{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.equity-box>div{justify-content:space-between;align-items:center;margin-bottom:13px;font-size:.875rem;display:flex}.equity-box p{font-size:.75rem}.switch{display:block;position:relative}.switch input{opacity:0;width:32px;height:20px;min-height:0;margin:0;position:absolute}.switch span{background:#475b72;border-radius:12px;width:32px;height:19px;display:block}.switch span:after{content:"";background:#e9f4ff;border-radius:50%;width:13px;height:13px;transition:left .15s;display:block;position:absolute;top:3px;left:3px}.switch input:checked+span{background:var(--accent-deep)}.switch input:checked+span:after{background:var(--accent);left:16px}.switch:focus-within{outline:2px solid var(--accent);outline-offset:4px;border-radius:12px}.activity-panel{flex:1;min-height:220px;overflow:hidden}.activity-tabs{border-bottom:1px solid var(--line);padding:4px 18px 0;display:flex}.activity-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;flex:1;padding:15px 10px;font-size:.875rem}.activity-tabs .active{border-color:var(--accent-ink);color:var(--text)}.activity{max-height:295px;padding:15px 22px;overflow:auto}.activity-item{color:#b5c4d5;border-bottom:1px solid #304052;padding:10px 0;font-size:.75rem;line-height:1.6}.activity-item:last-child{border:0}.activity-item.highlight{color:var(--accent-ink)}.history-item{border-bottom:1px solid var(--line);margin-bottom:14px;padding-bottom:12px;font-size:.75rem}.history-item summary{cursor:pointer;color:#d3e2f4;line-height:1.8}.history-item p{color:var(--muted);margin-top:5px}@media (width>=1450px){.table-surface{height:660px;padding-top:120px;padding-bottom:90px}.table-oval{max-height:none}.card{width:51px;height:72px}.seat{width:128px}}@media (width<=1150px){.topbar{gap:12px;padding:0 3%}.top-right{gap:10px}.overview-grid{grid-template-columns:1fr 1fr}.join-card{grid-column:1/-1}.room-grid{grid-template-columns:1fr 1fr}.table-layout{grid-template-columns:minmax(0,1fr) 260px;gap:16px}.table-surface{height:600px;padding:112px 45px 86px}.seat{width:100px}.card{width:35px;height:51px;font-size:.95rem}.community{gap:4px}.table-meta{gap:10px}.room-sidebar .your-session{padding:18px}.login-layout{gap:5%;padding:30px 0}.login-panel{padding:30px}.raise-row{flex-wrap:wrap}.presets{justify-content:flex-end;width:100%}}@media (width<=850px){.table-layout{grid-template-columns:1fr}.room-sidebar{grid-template-columns:1fr 1fr;align-items:start;display:grid}.table-surface{height:620px;padding:116px 65px 90px}.card{width:45px;height:63px}.seat{width:110px}.connection{display:none}.topbar{height:74px}.topbar nav{margin-left:auto}.login-layout{min-height:calc(100dvh - 160px)}.login-copy h1{font-size:3.8rem}.login-panel{padding:24px}.login-copy>p{margin-bottom:38px;font-size:1rem}.login-panel h2{font-size:1.4rem}}@media (width<=600px){main{padding:26px 18px}.topbar{gap:10px;height:72px;padding:0 18px}.brand{gap:5px;font-size:1rem}.brand-symbol{width:30px;height:30px;font-size:1.4rem}.topbar nav{padding:3px}.nav-link{padding:9px 10px;font-size:.75rem}.profile{padding:0}.profile #profile-name,.profile>.muted{display:none}.avatar{width:30px;height:30px}.top-right{margin-left:0}.login-layout{grid-template-columns:1fr;gap:30px;padding:10px 0}.login-copy h1{font-size:3.3rem}.login-copy>p{margin:16px 0 0}.login-bottom{display:none}.login-panel{max-width:none;padding:28px}.login-panel h2{margin-top:20px}.login-panel form{margin-top:24px}.overview-grid{gap:12px;margin-bottom:28px}.metric-card{min-height:165px;padding:18px}.metric-card strong{font-size:3rem}.metric-label{font-size:.75rem}.join-card{padding:20px}.date-label{display:none}.eyebrow{letter-spacing:.06em;font-size:.75rem}.page-heading{margin-bottom:23px}.section-heading{align-items:flex-start}.section-heading p{max-width:180px;font-size:.75rem}.section-heading .btn{padding:10px 13px}.section-heading h2{font-size:1.1rem}.room-grid{grid-template-columns:1fr}.room-card{gap:20px}.lobby-foot{flex-direction:column;gap:8px}.room-heading{flex-wrap:wrap;gap:16px}.room-heading h1{font-size:1.65rem}.room-heading-actions{width:100%}.room-heading-actions .btn{flex:1;padding:10px;font-size:.75rem}.table-meta{flex-wrap:wrap;gap:8px;padding-bottom:6px}.table-surface{height:720px;padding:120px 32px 98px}.table-oval{border-width:7px;border-radius:42%;max-height:none}.table-inner-line{border-radius:42%;inset:10px}.seat{gap:3px;width:90px}.seat .plate{padding:5px 7px}.seat .avatar{width:31px;height:31px}.seat .hole{top:-42px}.card.small{width:28px;height:38px;font-size:.75rem}.card.small .suit{font-size:.8rem}.community{gap:3px}.card{width:32px;height:46px;padding:4px 5px;font-size:.875rem}.card .suit{font-size:1rem}.table-center{gap:11px;width:89%}.table-wordmark{letter-spacing:.08em;font-size:.75rem}.pot-amount{font-size:1.2rem}.result{font-size:.75rem}.seat-action{text-overflow:ellipsis;max-width:105px;overflow:hidden}.room-sidebar{grid-template-columns:1fr}.action-panel{min-height:130px;padding:18px}.action-buttons{grid-template-columns:1fr 1fr;gap:9px;display:grid}.action-buttons .btn{min-height:45px;padding:10px;font-size:.875rem}.action-heading{font-size:.75rem}.waiting-panel{flex-direction:column;align-items:flex-start;gap:16px}.waiting-panel>.btn{width:100%}.form-grid{gap:15px}.activity{max-height:230px}.room-sidebar .your-session{padding:24px}.session-main{margin:20px 0}.play-footer{gap:10px}.empty-state{padding:45px 15px}}.dealer-host{z-index:3;pointer-events:none;width:160px;height:160px;position:absolute;top:0;left:50%;transform:translate(-50%,-87%)}.dealer-host img{object-fit:contain;filter:drop-shadow(0 7px 12px #00000050);width:160px;height:160px;display:block}.dealer-caption{color:#cfe6ff;background:#17283ded;border:1px solid #f4f7fc;border-radius:14px;flex-direction:column;align-items:center;gap:2px;min-width:150px;padding:6px 10px;line-height:1.35;display:flex;position:absolute;bottom:-16px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #00000050}.dealer-caption strong{color:var(--accent-ink);font-size:.75rem;font-weight:600}.dealer-caption>span{white-space:nowrap;font-size:.75rem}.deal-layer{pointer-events:none;z-index:6;position:absolute;inset:0;overflow:visible}.dealt-card{pointer-events:none;will-change:transform;margin:0;position:absolute}.table-surface[data-seats="9"]{height:660px}.seat.empty>span:last-child{color:#d0e0f3}.seat.current .avatar{box-shadow:0 0 0 3px #7cbcff,0 0 0 7px #3281e04d}.seat.current .plate{border-color:#79b7ff;box-shadow:0 6px 18px #3281e029}.card{border:1px solid #acc3de}.table-meta{font-size:.875rem}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f1823db}.login-panel{background:linear-gradient(155deg,#1d2c3ff5,#131c29f5);border-color:#334a65;box-shadow:0 20px 60px #00000035}.room-card{background:linear-gradient(145deg,#1d2836,#151e2b);border-color:#fff}.room-card:hover{box-shadow:0 14px 32px #00000035}.your-session{background:radial-gradient(at 100% 0,#3281e033,#0000 55%),#192028}.action-panel{background:#182435f5;box-shadow:0 12px 32px #00000030}.runout-voters .voted{background:#1e3e66}.btn{box-shadow:0 3px 8px #00000018}.btn.primary,.btn.orange{box-shadow:0 5px 12px #1265cc30}.btn.ghost{background:#233246}.waiting-panel p,.runout-panel p{color:#a7b3c3}.room-properties span,.room-card p,.section-heading p,.login-panel>p{font-size:.875rem}.community-boards{flex-direction:column;align-items:center;gap:10px;display:flex}.board-row{flex-direction:column;align-items:center;gap:5px;display:flex}.board-label{color:#c4ddfa;letter-spacing:.05em;font-size:.65rem}.double-board{gap:7px}.double-board .card{width:36px;height:50px;font-size:.875rem}.double-board .card .suit{font-size:1rem}.double-board .table-wordmark{display:none}.result{white-space:pre-line;overflow-wrap:anywhere;pointer-events:auto;max-height:65px;overflow:auto}.runout-panel{flex-direction:column;gap:14px;display:flex}.runout-panel .action-heading{flex-wrap:wrap;gap:8px;margin:0}.runout-panel p{margin:0;font-size:.8rem;line-height:1.7}.runout-voters{flex-wrap:wrap;gap:7px;display:flex}.runout-voters .voted{color:var(--accent-ink);border-color:var(--accent-deep)}.runout-panel .action-buttons>.btn{flex:1}@media (width<=600px){.dealer-host{width:144px;height:144px;transform:translate(-50%,-86%)}.dealer-host img{width:144px;height:144px}.dealer-caption{min-width:138px;padding:5px 7px;bottom:-12px}.dealer-caption strong,.dealer-caption>span{font-size:.75rem}.table-surface[data-seats="9"]{height:800px}.table-surface[data-seats="9"] .seat{width:78px}.table-surface[data-seats="9"] .seat .avatar{width:28px;height:28px}.table-surface[data-seats="9"] .seat-action{max-width:70px}.table-surface[data-seats="9"] .seat .hole{top:-41px}.table-meta{font-size:.75rem}.seat.empty>span:last-child{display:none}.double-board .card{width:28px;height:41px;padding:3px 4px;font-size:.75rem}.double-board .card .suit{font-size:.875rem}.community-boards{gap:8px}.double-board .result{font-size:.65rem}.runout-panel .action-buttons{grid-template-columns:1fr}.play-footer{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
