@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{color-scheme:light;--ink:#17241f;--muted:#829089;--line:#e9ede9;--paper:#f8f9f6;--white:#fff;--green:#174735;--green-2:#245e48;--mint:#e3f3e9;--gold:#d9b86a;--red:#cf5c54;--shadow:0 14px 45px rgba(14,36,27,.08);font-family:DM Sans,Noto Sans SC,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;background:#eff2ee;color:var(--ink);min-width:320px}.app-shell{position:relative;max-width:580px;min-height:100svh;margin:0 auto;background:var(--paper);padding:0 20px calc(168px + env(safe-area-inset-bottom));box-shadow:0 0 60px #102d2414}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline:3px solid #a8d4b5;outline-offset:2px}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand-mark{height:42px;width:42px;border-radius:15px;display:grid;place-items:center;background:var(--green);color:#f6e8bd;font-size:26px;box-shadow:0 6px 14px #17473533}.brand-name{font-size:17px;font-weight:800;letter-spacing:-.5px}.brand-caption,.eyebrow{font-family:DM Mono,monospace;font-size:9px;letter-spacing:1.25px;color:#9ba6a0}.brand-caption{margin-top:2px;font-size:8px;color:#9da8a1}.top-actions{display:flex;align-items:center;gap:7px}.icon-button{width:36px;height:36px;border:1px solid var(--line);background:#fff;border-radius:12px;color:#59665f;font-size:19px}.new-hand-button{height:36px;padding:0 12px;border:0;background:#e8f3eb;color:#26593f;border-radius:12px;font-weight:700;font-size:12px}.new-hand-button span{font-size:16px;margin-left:3px;vertical-align:-1px}.table-hero{position:relative;overflow:hidden;border-radius:22px;padding:19px 21px 16px;color:#fff;background:radial-gradient(ellipse at 87% 10%,rgba(73,138,101,.48),transparent 36%),linear-gradient(130deg,#123b2d,#1c563e 55%,#194835);box-shadow:0 14px 27px #1443302b}.table-hero:after{content:"♠";position:absolute;right:13px;bottom:-55px;font-size:185px;line-height:1;color:#ffffff0a;transform:rotate(-15deg);pointer-events:none}.hero-topline,.hero-footer{display:flex;align-items:center}.hero-topline{justify-content:space-between}.hand-label{display:flex;align-items:center;gap:7px;font:10px DM Mono,monospace;letter-spacing:1.1px;color:#cee1d5}.live-dot{width:6px;height:6px;border-radius:50%;background:#91dc9c;box-shadow:0 0 9px #91dc9c}.street-chip{position:relative;z-index:1;padding:6px 10px;border-radius:99px;background:#ffffff1f;font-size:10px;font-weight:600;color:#e7f4eb}.pot-title{margin-top:18px;color:#c7ded0;font-size:11px;letter-spacing:.5px}.pot-amount{display:flex;align-items:baseline;gap:8px;margin-top:2px;font-size:36px;line-height:1.22;font-weight:800;letter-spacing:-1.6px;font-variant-numeric:tabular-nums}.pot-amount small{font-size:11px;letter-spacing:0;color:#c1d7ca;font-weight:500}.hero-footer{position:relative;z-index:1;gap:10px;margin-top:14px;color:#d6e6dc;font-size:10px}.hero-divider{height:12px;width:1px;background:#ffffff47}.hero-spade{margin-left:auto;font-size:16px;color:#e1c77f}.view-switch{display:flex;gap:4px;padding:4px;margin:15px 0 13px;background:#ecf0eb;border-radius:14px}.view-tab{position:relative;flex:1;height:36px;border:0;background:transparent;border-radius:11px;color:#87928b;font-size:12px;font-weight:700}.view-tab.active{color:#1b3327;background:#fff;box-shadow:0 2px 8px #162b1f12}.tab-live{display:inline-block;vertical-align:2px;width:5px;height:5px;border-radius:50%;background:#5ba66b;margin-left:4px}.tab-badge{display:inline-grid;place-items:center;margin-left:5px;width:16px;height:16px;border-radius:50%;background:#f2d7ab;color:#72531d;font-size:10px}.action-summary{display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid #e8ece7;border-radius:16px;background:#fff;box-shadow:0 4px 14px #1b312509}.turn-avatar{display:grid;place-items:center;width:39px;height:39px;flex:none;border-radius:13px;background:#e4f1e8;color:#285d41;font-weight:800;font-size:13px}.turn-avatar.neutral{background:#f0f1ee;color:#7e8982}.turn-copy{min-width:0}.turn-eyebrow{font-size:10px;color:#8c9991}.turn-player-name{margin-top:2px;font-size:14px;font-weight:800}.to-call-block{display:flex;flex-direction:column;align-items:flex-end;margin-left:auto}.to-call-block span{font-size:9px;color:#8c9991}.to-call-block strong{margin-top:2px;font:700 16px DM Mono,monospace;color:#b28232}.players-section{margin-top:22px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-heading h1,.section-heading h2,.section-heading h3,.settlement-heading h1{margin:0;font-size:16px;letter-spacing:-.35px}.section-heading p{margin:4px 0 0;color:#95a098;font-size:10px}.text-button{border:0;background:transparent;padding:6px 0;color:#457451;font-size:11px;font-weight:700}.text-button span{margin-left:2px;font-size:16px;vertical-align:-1px}.player-list{display:grid;gap:7px}.player-card{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:1px solid #e9ede9;border-radius:15px;background:#fff;text-align:left;transition:border .15s,box-shadow .15s,transform .15s}.player-card:active{transform:scale(.995)}.player-card.current{border-color:#80af8c;box-shadow:0 0 0 2px #568f641a}.player-card.folded{opacity:.51}.player-avatar{position:relative;display:grid;place-items:center;width:36px;height:36px;flex:none;border-radius:12px;background:#f1f3f0;color:#58665e;font-size:11px;font-weight:800}.player-card.current .player-avatar{background:#e1f0e5;color:#2e6946}.dealer-chip{position:absolute;right:-5px;bottom:-4px;display:grid;place-items:center;width:15px;height:15px;border:2px solid #fff;border-radius:50%;background:#efd898;color:#5e4a20;font:700 8px DM Mono,monospace}.position-tag{position:absolute;left:-4px;top:-4px;padding:2px 4px;border:1.5px solid white;border-radius:5px;background:#d8e8dc;color:#3a6347;font:700 7px DM Mono,monospace}.player-main{min-width:0;flex:1}.player-name-line{display:flex;align-items:center;gap:5px;min-width:0}.player-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700}.player-status{padding:2px 5px;border-radius:5px;background:#edf1ed;color:#758178;font-size:8px}.player-status.all-in{background:#fbe9dc;color:#a85b31}.player-status.folded-tag{background:#f1eeeb;color:#958d87}.player-sub{display:flex;align-items:center;gap:7px;margin-top:4px;color:#9ba49e;font-size:9px}.player-sub .contrib{color:#477053}.player-stack{min-width:82px;text-align:right;font:700 14px DM Mono,monospace;font-variant-numeric:tabular-nums}.player-stack small{display:block;margin-top:3px;color:#9ba49e;font:9px DM Sans,Noto Sans SC,sans-serif}.player-stack.low{color:#c27e4a}.history-preview{margin-top:22px}.compact-heading{margin-bottom:8px}.compact-heading h2{font-size:14px}.compact-heading p{font-size:9px}.history-items{display:flex;flex-direction:column;gap:5px}.history-row{display:flex;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:10px;background:#fff;color:#69756e;font-size:10px}.history-row strong{color:#27382e;font-weight:700}.history-row .history-action{color:#7e8a82}.empty-history{padding:13px;text-align:center;color:#abb3ae;font-size:10px;background:#fff;border-radius:12px}.action-dock{position:fixed;z-index:5;bottom:0;left:50%;width:min(100%,580px);padding:11px 20px calc(14px + env(safe-area-inset-bottom));transform:translate(-50%);background:#f8f9f6f0;border-top:1px solid rgba(222,229,222,.8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.secondary-actions{display:flex;justify-content:flex-end;gap:7px;margin-bottom:8px}.action-quiet{height:27px;padding:0 11px;border:1px solid #e4e9e4;border-radius:9px;background:#fff;font-size:10px;font-weight:700;color:#66746b}.fold-action{color:#ad625b}.allin-action{color:#a46a2b}.allin-action span{margin-left:3px;color:#999;font:9px DM Mono,monospace}.primary-actions{display:grid;grid-template-columns:1.25fr 1fr;gap:8px}.call-action,.raise-action{height:47px;border:0;border-radius:14px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-size:12px;font-weight:800}.call-action{background:#1e593e;color:#fff;box-shadow:0 7px 14px #1c553b2b}.call-action strong{font:700 12px DM Mono,monospace;color:#d9eedf}.raise-action{background:#fff;border:1px solid #e3e9e2;color:#24392d}.raise-action strong{font-size:17px;color:#488259}.view.hidden,.hidden{display:none!important}.settlement-heading{display:flex;align-items:center;gap:12px;margin:14px 0 18px}.settlement-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:15px;background:#e5f2e8;color:#477851;font-size:20px}.settlement-heading .eyebrow{margin-bottom:4px;color:#9baa9e}.settlement-heading h1{font-size:19px}.settlement-heading p{margin:5px 0 0;color:#87928a;font-size:10px;line-height:1.5}.settlement-status{padding:11px 13px;margin-bottom:10px;border-radius:13px;background:#edf4ee;color:#466b4f;font-size:11px;line-height:1.5}.settlement-status.pending{background:#fff4e4;color:#876628}.pot-layers{display:grid;gap:9px}.pot-layer{padding:14px;border:1px solid #e6ebe6;border-radius:16px;background:#fff}.layer-top{display:flex;justify-content:space-between;align-items:flex-start}.layer-name{font-size:11px;font-weight:800;color:#47554b}.layer-amount{font:700 17px DM Mono,monospace;color:#203b2c}.layer-amount small{margin-left:4px;color:#9aa39d;font:9px DM Sans,Noto Sans SC,sans-serif}.layer-meta{margin-top:4px;color:#a0aaa2;font-size:9px}.eligible-label{margin:13px 0 7px;color:#929e95;font-size:9px}.winner-picks{display:flex;flex-wrap:wrap;gap:6px}.winner-chip{padding:7px 10px;border:1px solid #e5eae5;border-radius:10px;background:#fff;color:#59665d;font-size:10px;font-weight:700}.winner-chip.selected{border-color:#77a882;background:#e9f4ec;color:#2e6741}.winner-chip:disabled{opacity:.8}.award-button{width:100%;height:38px;margin-top:12px;border:0;border-radius:11px;background:#1d593e;color:#fff;font-size:11px;font-weight:800}.award-button:disabled{background:#e7eee8;color:#6f8b75}.settlement-note{display:flex;gap:8px;margin:15px 1px 0;color:#9ba59d;font-size:9px;line-height:1.55}.settlement-note span{color:#78a283}.settlement-note p{margin:0}.primary-wide{display:flex;align-items:center;justify-content:space-between;width:100%;height:46px;margin-top:13px;padding:0 15px;border:0;border-radius:13px;background:#1d593e;color:#fff;font-size:12px;font-weight:800}.primary-wide span{font-size:16px}.modal{width:min(100% - 24px,430px);max-height:min(88svh,820px);padding:20px;border:0;border-radius:22px;background:#f9faf7;color:var(--ink);box-shadow:0 24px 80px #0b1f163b;overflow:auto}.modal::backdrop{background:#0d1c1575;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.modal-header .eyebrow{margin-bottom:4px;color:#96a39a}.modal-header h2{margin:0;font-size:20px}.close-button{display:grid;place-items:center;width:32px;height:32px;border:1px solid #e6eae5;border-radius:11px;background:#fff;color:#647169;font-size:21px;line-height:1}.modal-description{margin:0 0 12px;color:#89948d;font-size:10px;line-height:1.5}.field-label{display:block;margin:0 0 6px;color:#6f7d73;font-size:10px;font-weight:700}.amount-input-wrap{display:flex;align-items:center;height:51px;padding:0 13px;border:1px solid #dfe6df;border-radius:13px;background:#fff}.amount-input-wrap input{width:100%;border:0;outline:0;background:transparent;font:700 20px DM Mono,monospace;color:#26392d}.amount-input-wrap span{font-size:10px;color:#a0aaa2}.quick-amounts{display:flex;gap:6px;margin-top:8px}.quick-amounts button{flex:1;height:31px;border:1px solid #e5eae5;border-radius:9px;background:#fff;color:#69766d;font-size:9px;font-weight:700}.modal-footnote{min-height:17px;margin:7px 0 0;color:#b2664e;font-size:9px;line-height:1.45}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field-grid label{display:block}.field-grid input,.setup-player-row input{width:100%;height:42px;padding:0 10px;border:1px solid #e1e7e1;border-radius:11px;background:#fff;color:#2d3e33;font:700 13px DM Mono,monospace}.field-grid .ante-field{grid-column:1/-1}.modal-divider{height:1px;margin:17px 0 13px;background:#e6ebe6}.settings-players-heading h3{font-size:13px}.settings-players-heading p{font-size:9px}.setup-player-list{display:grid;gap:7px;max-height:31svh;overflow:auto;padding:1px}.setup-player-row{display:grid;grid-template-columns:28px 1fr .75fr 29px;gap:6px;align-items:center}.seat-number{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#edf2ee;color:#748178;font:10px DM Mono,monospace}.setup-player-row input{height:37px;font-size:11px}.remove-player{width:28px;height:28px;border:0;border-radius:8px;background:#f5eae7;color:#ad655b;font-size:17px}.setup-player-row .chips-input{padding:0 6px}.history-modal{max-height:75svh}.full-history{display:grid;gap:6px;max-height:56svh;overflow:auto}.full-history .history-row{padding:10px 11px;font-size:11px}.toast{position:fixed;z-index:10;left:50%;bottom:calc(119px + env(safe-area-inset-bottom));transform:translate(-50%,12px);padding:10px 14px;border-radius:12px;background:#203b2d;color:#fff;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;font-size:11px;box-shadow:var(--shadow);white-space:nowrap}.toast.visible{opacity:1;transform:translate(-50%)}@media(min-width:600px){.app-shell,.action-dock{padding-left:26px;padding-right:26px}.table-hero{padding:22px 24px 18px}.pot-amount{font-size:42px}.player-list{grid-template-columns:1fr 1fr}.player-card{min-width:0}}@media(max-width:370px){.app-shell,.action-dock{padding-left:14px;padding-right:14px}.new-hand-button{padding:0 8px}.top-actions{gap:5px}.icon-button{width:33px;height:33px}.player-card{gap:7px;padding:9px}.player-stack{min-width:73px;font-size:12px}}.room-bar{display:flex;align-items:center;justify-content:space-between;gap:9px;margin:0 0 13px;padding:9px 10px 9px 12px;border:1px solid #e3e9e3;border-radius:15px;background:#fff}.room-state{display:flex;align-items:center;gap:8px;min-width:0}.room-state>div{display:grid;gap:2px;min-width:0}.room-state strong{font-size:10px;color:#42544a}.room-state small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9aa49d;font-size:9px}.room-dot{width:8px;height:8px;flex:none;border-radius:50%;background:#c8cec9}.room-dot.connected{background:#5aa971;box-shadow:0 0 0 3px #eaf5ec}.room-dot.offline{background:#d39b4f;box-shadow:0 0 0 3px #fbf2e4}.room-action-button{height:32px;flex:none;padding:0 10px;border:0;border-radius:10px;background:#e8f3eb;color:#285c40;font-size:10px;font-weight:800}.room-action-button span{margin-left:4px;font-size:14px;vertical-align:-1px}.room-action-button:disabled,.new-hand-button:disabled{opacity:.48;cursor:wait}.viewer-banner{display:flex;align-items:center;gap:8px;margin:-3px 0 12px;padding:9px 11px;border-radius:11px;background:#edf4ee;color:#4c7356;font-size:10px}.viewer-banner span:first-child{font-size:12px}.player-card:disabled{cursor:default}.action-quiet:disabled,.call-action:disabled,.raise-action:disabled{opacity:.42;cursor:not-allowed}.room-modal{text-align:center}.room-modal .modal-header{text-align:left}.room-modal .modal-description{max-width:290px;margin:0 auto 14px}.qr-frame{display:grid;place-items:center;width:256px;height:256px;margin:0 auto 13px;border:1px solid #e6ece5;border-radius:18px;background:#fff}.qr-frame canvas{display:block;width:232px!important;height:232px!important;image-rendering:pixelated}.qr-placeholder{color:#97a29a;font-size:10px}.room-code-label{color:#94a098;font-size:9px;letter-spacing:.4px}.room-code{margin-top:4px;color:#234833;font:700 19px DM Mono,monospace;letter-spacing:4px}.copy-link-button{margin-top:12px}.room-host-note{margin:10px 0 0;color:#9aa39c;font-size:9px;line-height:1.5}.action-dock .action-quiet.is-disabled{opacity:.4}@media(max-width:370px){.room-bar{padding:8px}.room-action-button{padding:0 7px;font-size:9px}.room-state small{max-width:155px}.qr-frame{width:238px;height:238px}.qr-frame canvas{width:216px!important;height:216px!important}}body{background:#101713;color:#f3efdd}.app-shell{background:radial-gradient(ellipse at 50% 18%,#1e2a20 0,#121b16 54%,#101713);color:#f1eedf;box-shadow:none}.topbar,.brand-name{color:#f5f0dd}.brand-mark{background:linear-gradient(145deg,#b99452,#795b2d);color:#fff3cb;box-shadow:0 5px 16px #070d0a}.brand-caption{color:#8b9a8e}.icon-button{border-color:#344439;background:#202c24;color:#ded7c1}.new-hand-button{background:#2b382d;color:#e7cc87}.room-bar{border-color:#35433a;background:linear-gradient(125deg,#222e25,#19231d);box-shadow:inset 0 1px #ffffff0c}.room-state strong{color:#e9e4d4}.room-state small{color:#95a394}.room-action-button{background:linear-gradient(145deg,#ddc27d,#bd9853);color:#2a2419}.room-dot{background:#788378}.viewer-banner{border:1px solid #34483a;background:#203228;color:#b8d2ba}.view-switch{background:#1b261f}.view-tab{color:#93a096}.view-tab.active{background:#344439;color:#f1ebd5;box-shadow:0 2px 8px #080d0a}.table-meta-bar{display:flex;align-items:center;justify-content:space-between;margin:2px 3px 5px}.table-meta-bar .hand-label{gap:7px;color:#bdc8b8;font-size:9px}.table-meta-bar .hand-label i{color:#738273;font-style:normal}.table-meta-bar .street-chip{border:1px solid #51634e;background:#26372b;color:#e5d391}.table-shell{position:relative;height:365px;margin:4px -6px 0;isolation:isolate}.wood-rail{position:absolute;z-index:0;inset:15% 2%;border:2px solid #98744a;border-radius:50%;background:linear-gradient(140deg,#754c2c,#40281a 27%,#2c1c14 62%,#69452a);box-shadow:0 17px 25px #050a07a8,inset 0 2px 4px #dbbd7e55,inset 0 -7px 13px #110a07}.rail-inlay{position:absolute;inset:5px;border:1px solid #c2a06b80;border-radius:50%;box-shadow:inset 0 1px 2px #f2dba34a}.felt-surface{position:absolute;inset:13px;border:1px solid #4b946c;border-radius:50%;background:radial-gradient(ellipse at 50% 44%,#1b714b,#145e40 49%,#0c4a33);box-shadow:inset 0 5px 18px #062b1b80,inset 0 -12px 20px #062f2070}.felt-surface:after{position:absolute;content:"";inset:9%;border:1px solid #b0c99824;border-radius:50%;box-shadow:inset 0 0 0 1px #e3d4990a}.table-center{position:absolute;z-index:2;left:50%;top:50%;display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-51%);width:62%;pointer-events:none;text-align:center}.center-pot-label{display:flex;align-items:center;gap:7px;color:#d6d6a7;font:500 9px DM Mono,monospace;letter-spacing:1.4px}.pot-stack-icon{position:relative;display:block;width:18px;height:15px}.pot-stack-icon i{position:absolute;left:3px;width:13px;height:5px;border:1px dashed #f1d994;border-radius:50%;background:#ba9855}.pot-stack-icon i:nth-child(1){top:1px}.pot-stack-icon i:nth-child(2){top:5px;background:#e1d9bd}.pot-stack-icon i:nth-child(3){top:9px;background:#b45e53}.center-pot-amount{display:flex;align-items:baseline;gap:5px;margin:1px 0 8px;color:#fff1bf;font:700 25px DM Mono,monospace;text-shadow:0 2px 2px #183320}.center-pot-amount small{color:#d0d8bd;font:9px DM Sans,Noto Sans SC,sans-serif}.community-cards{display:flex;justify-content:center;gap:3px}.community-card{position:relative;display:grid;place-items:center;width:27px;height:37px;border:2px solid #e5d4a0;border-radius:4px;background:linear-gradient(145deg,#efe6c9,#d8c99f);box-shadow:0 2px 4px #05261980;transform:rotate(-3deg)}.community-card:nth-child(2n){transform:translateY(2px) rotate(2deg)}.back-card{overflow:hidden;background:repeating-linear-gradient(45deg,#f0e5c4 0 2px,#295a41 2px 4px);border-color:#eee4c7}.back-card:before{position:absolute;content:"";inset:3px;border:1px solid #d8c384;border-radius:2px;background:linear-gradient(135deg,#28583fbb,#163e30bb)}.back-card i{position:relative;z-index:1;color:#e0c576;font-size:13px;font-style:normal;text-shadow:0 1px 1px #143222}.felt-caption{margin-top:7px;color:#b5caaf9c;font:8px DM Mono,monospace;letter-spacing:.6px}.table-seats{position:absolute;z-index:3;inset:0}.table-seat{position:absolute;display:grid;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:5px;width:103px;min-height:57px;padding:5px 6px;border:1px solid #88784d;border-radius:12px;background:linear-gradient(145deg,#33453a,#17221b 76%);box-shadow:0 5px 10px #030806a8,inset 0 1px #ffffff16;color:#efe9d4;text-align:left;transform:translate(-50%,-50%);transition:border-color .15s,box-shadow .15s,filter .15s}.table-seat.current{border-color:#f0d180;box-shadow:0 0 0 2px #f2d48777,0 0 15px #f0d27678,0 5px 10px #030806a8;filter:brightness(1.17)}.table-seat.folded{filter:grayscale(.8);opacity:.48}.table-seat.all-in:not(.folded){border-color:#dd9a60}.table-seat:disabled{cursor:default}.seat-avatar{display:grid;place-items:center;width:25px;height:25px;border:1px solid #c6ad6e;border-radius:50%;background:radial-gradient(circle at 35% 28%,#829173,#3d5443 62%,#26382c);color:#f3e4b7;font-size:10px;font-weight:800;box-shadow:0 2px 3px #050806}.seat-details{display:grid;min-width:0;gap:2px}.seat-name-line{display:flex;align-items:center;gap:3px;min-width:0;min-height:12px}.seat-name{overflow:hidden;color:#f0eadb;font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.seat-status{flex:none;padding:1px 3px;border-radius:3px;background:#e1c574;color:#352b18;font:700 6px DM Mono,monospace}.seat-status.fold-status{background:#948a7b;color:#201e1a}.seat-status.allin-status{background:#cf8057;color:#2d170e}.seat-status.turn-status{background:#dfc16b;color:#322711}.seat-stack{display:flex;align-items:center;gap:4px;min-width:0}.seat-stack strong{overflow:hidden;color:#fff4cb;font:700 11px DM Mono,monospace;text-overflow:ellipsis}.seat-chips{position:relative;display:flex;width:22px;height:15px;flex:none;align-items:center}.seat-chips b{position:absolute;left:0;width:13px;height:13px;border:2px dashed #f4e7c4;border-radius:50%;background:#b54945;box-shadow:0 1px 1px #080c08}.seat-chips b:nth-child(2){left:5px;background:#e6e1d0}.seat-chips b:nth-child(3){left:10px;background:#639378}.seat-invested{overflow:hidden;color:#a9b6a5;font:6px DM Mono,monospace;text-overflow:ellipsis;white-space:nowrap}.seat-position{position:absolute;z-index:1;right:-5px;top:-7px;display:grid;place-items:center;min-width:19px;height:17px;padding:0 3px;border:1px solid #e8d59e;border-radius:6px;background:#d8c07c;color:#302815;font:700 7px DM Mono,monospace;box-shadow:0 2px 3px #02050380}.seat-position.blind-position{border-color:#c5d4bb;background:#d4dfc9;color:#33402f}.table-shell.crowded .table-seat{width:78px;min-height:48px;grid-template-columns:19px minmax(0,1fr);gap:3px;padding:4px;border-radius:10px}.table-shell.crowded .seat-avatar{width:19px;height:19px;font-size:8px}.table-shell.crowded .seat-name{font-size:7px}.table-shell.crowded .seat-stack strong{font-size:9px}.table-shell.crowded .seat-invested{font-size:5px}.table-shell.crowded .seat-position{min-width:16px;height:14px;font-size:6px}.below-table-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;margin:1px 0 13px}.action-summary{min-width:0;padding:9px 10px;border-color:#39493c;border-radius:13px;background:linear-gradient(145deg,#25352a,#1b271f);box-shadow:0 5px 11px #060b0870;color:#ede9d8}.turn-avatar{width:32px;height:32px;border:1px solid #a99561;border-radius:50%;background:#415946;color:#f1d98d;font-size:11px}.turn-avatar.neutral{background:#303a31;color:#c2c8ba}.turn-eyebrow{color:#a6b2a4;font-size:8px}.turn-player-name{overflow:hidden;color:#f4efd9;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.to-call-block span{color:#b5b5a1;font-size:8px}.to-call-block strong{color:#f0d182;font-size:12px}.edit-seat-button{height:42px;padding:0 9px;border:1px solid #435246;border-radius:12px;background:#222e25;color:#c9d1c4;font-size:9px;font-weight:700;white-space:nowrap}.edit-seat-button span{color:#e0c16b}.players-section,.history-preview{margin-top:18px}.section-heading h1,.section-heading h2,.section-heading h3{color:#ece7d6}.section-heading p{color:#929e91}.text-button{color:#d4bd78}.history-row,.empty-history{border:1px solid #2f3d32;background:#1c281f;color:#c3cabb}.history-row strong{color:#efe9d4}.history-row .history-action{color:#a3af9f}.history-preview{padding-bottom:5px}.compact-heading h2{font-size:13px}.action-dock{border-color:#334238;background:linear-gradient(180deg,#16211bcc,#111913f5);box-shadow:0 -8px 24px #050a0780}.action-quiet{border-color:#3b493d;background:#222d25;color:#dad6c5}.fold-action{color:#e5a39a}.allin-action{color:#e4c274}.call-action{background:linear-gradient(140deg,#d7bd78,#c7a85e);color:#26321f;box-shadow:0 6px 14px #080c08aa}.call-action strong{color:#394328}.raise-action{border-color:#4a594a;background:#253329;color:#eee8d4}.raise-action strong{color:#e1cb89}.table-meta-bar .live-dot{background:#9fca8c;box-shadow:0 0 8px #79ad78}.history-preview .section-heading{margin-bottom:8px}.room-modal,.modal{color:#17241f}.settlement-heading h1{color:#e9e3d1}.settlement-heading p{color:#a7b0a5}.settlement-heading .eyebrow{color:#a2ae9f}.settlement-status{border:1px solid #39483c;background:#202f25;color:#bfd4bd}.settlement-status.pending{border-color:#6b5834;background:#3d3321;color:#e8d49b}.pot-layer{border-color:#3a483d;background:#1d2921;color:#eee9d9}.layer-name{color:#e8e1cf}.layer-amount{color:#f0d182}.layer-meta,.eligible-label{color:#a0ab9e}.winner-chip{border-color:#455548;background:#253329;color:#d3d9cb}.winner-chip.selected{border-color:#c9ad68;background:#4b472d;color:#f1df9a}.award-button{background:#c6a95f;color:#253020}.award-button:disabled{background:#334036;color:#9aa698}.settlement-note{color:#a2ada0}.primary-wide{background:linear-gradient(140deg,#d6bd7a,#c1a056);color:#2a311f}.toast{background:#dfc575;color:#282616}.new-hand-button:disabled{background:#29352b;color:#8f9a8c;opacity:.65}.tab-badge{background:#d7a75f;color:#31220f}.primary-wide span{color:inherit}@media(max-width:390px){.table-shell{height:349px;margin-left:-8px;margin-right:-8px}.table-seat{width:96px;min-height:54px;grid-template-columns:22px minmax(0,1fr);gap:4px;padding:4px 5px}.seat-avatar{width:22px;height:22px}.seat-name{font-size:8px}.seat-invested{font-size:5px}.seat-position{right:-4px}.community-card{width:24px;height:34px}.below-table-bar{grid-template-columns:minmax(0,1fr) auto;gap:5px}.edit-seat-button{padding:0 7px;font-size:8px}.action-summary{gap:8px;padding:8px}.table-center{width:66%}}@media(max-width:350px){.app-shell{padding-left:12px;padding-right:12px}.table-shell{height:335px}.table-seat{width:87px;min-height:50px;padding:4px}.seat-stack strong{font-size:10px}.seat-invested{font-size:5px}.room-action-button{font-size:8px}.table-center{width:69%}.center-pot-amount{font-size:22px}}.seat-chips{width:16px;height:13px}.seat-chips b{width:10px;height:10px}.seat-chips b:nth-child(2){left:3px}.seat-chips b:nth-child(3){left:6px}.seat-stack strong{font-size:9px}.table-shell.crowded .seat-chips{width:13px}.table-shell.crowded .seat-chips b{width:8px;height:8px}.table-shell.crowded .seat-chips b:nth-child(2){left:2px}.table-shell.crowded .seat-chips b:nth-child(3){left:4px}@media(max-width:390px){.seat-stack{gap:2px}.seat-stack strong{font-size:8px}.table-shell.crowded .seat-stack{gap:1px}.table-shell.crowded .seat-stack strong{font-size:7px}}.entry-view{min-height:calc(100svh - 105px);display:flex;flex-direction:column;justify-content:center;padding:24px 2px 34px}.entry-intro{position:relative;z-index:1}.entry-kicker{display:flex;align-items:center;gap:8px;color:#d5bb74;font:700 9px DM Mono,monospace;letter-spacing:1.7px}.entry-kicker span{display:grid;place-items:center;width:22px;height:22px;border:1px solid #86734b;border-radius:50%;background:#28362b;color:#ead18a;font-size:12px}.entry-intro h1{margin:14px 0 9px;color:#f3eddb;font-size:clamp(25px,7.4vw,33px);line-height:1.28;letter-spacing:.2px}.entry-intro p{max-width:340px;margin:0;color:#a4b09f;font-size:11px;line-height:1.7}.entry-table-art{position:relative;height:144px;margin:13px 0 6px;overflow:hidden}.entry-felt{position:absolute;left:50%;top:50%;display:flex;align-items:center;justify-content:center;gap:15px;width:min(82%,330px);height:112px;transform:translate(-50%,-50%) rotate(-4deg);border:8px solid #39251a;border-radius:50%;background:radial-gradient(ellipse at 48% 38%,#21764e 0,#125739 68%,#0a3d2a);box-shadow:0 11px #16110c,0 17px 22px #050906,inset 0 0 0 2px #ae8854,inset 0 0 0 8px #6f4829,inset 0 0 0 10px #b5965c80,inset 0 9px 14px #ffffff15}.entry-felt span{display:grid;place-items:center;width:22px;height:27px;border:1px solid #e1d2a9;border-radius:4px;background:linear-gradient(145deg,#f2e9ce,#d5c7a1);box-shadow:0 2px 3px #05170d;color:#294a35;font-size:13px;transform:rotate(-8deg)}.entry-felt span:nth-child(2){color:#a8413d;transform:translateY(-4px) rotate(4deg)}.entry-felt span:nth-child(3){transform:translateY(3px) rotate(-2deg)}.entry-felt span:nth-child(4){color:#a8413d;transform:rotate(7deg)}.entry-felt b{position:absolute;right:14%;bottom:16px;color:#e2cf93a8;font:7px DM Mono,monospace;letter-spacing:2px}.entry-panel{position:relative;z-index:1;padding:15px;border:1px solid #3c4a3b;border-radius:17px;background:linear-gradient(145deg,#202e24f5,#18231bf5);box-shadow:0 10px 24px #050a0780,inset 0 1px #ffffff0c}.create-entry-button{display:grid;grid-template-columns:39px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;min-height:61px;padding:8px 9px;border:1px solid #8f7746;border-radius:13px;background:linear-gradient(135deg,#dbc783,#b95);color:#2a2a1e;text-align:left}.entry-button-icon{display:grid;place-items:center;width:35px;height:35px;border:1px solid #806d43;border-radius:11px;background:#f2e4b8;color:#584625;font-size:21px}.create-entry-button strong,.create-entry-button small{display:block}.create-entry-button strong{font-size:13px}.create-entry-button small{margin-top:3px;color:#5b583e;font-size:9px;line-height:1.35}.create-entry-button i{color:#725d31;font-size:22px;font-style:normal}.entry-divider{display:flex;align-items:center;gap:10px;margin:14px 0;color:#9ba69a;font-size:9px}.entry-divider:before,.entry-divider:after{height:1px;flex:1;background:#39473a;content:""}.entry-input{width:100%;height:43px;padding:0 12px;border:1px solid #465347;border-radius:11px;outline:0;background:#141e17;color:#f1ecd9;font:600 13px DM Sans,Noto Sans SC,sans-serif}.entry-input:focus{border-color:#c3a85f;box-shadow:0 0 0 2px #d7bb6b24}.entry-input::placeholder{color:#728073}.room-code-input{margin-bottom:12px;font:700 16px DM Mono,monospace;letter-spacing:3px}.join-entry-button{display:flex;align-items:center;justify-content:space-between;width:100%;height:43px;margin-top:13px;padding:0 13px;border:1px solid #4c614d;border-radius:11px;background:linear-gradient(145deg,#304735,#23362a);color:#e4dfca;font-size:11px;font-weight:800}.join-entry-button span{color:#e2c778;font-size:18px}.join-entry-button:disabled,.create-entry-button:disabled{opacity:.55}.entry-error{min-height:15px;margin-top:7px;color:#e7a08f;font-size:10px;line-height:1.4}.entry-footnote{margin-top:12px;color:#819083;font-size:9px;line-height:1.55;text-align:center}.lobby-controls{display:flex;align-items:center;justify-content:space-between;gap:9px;margin:4px 0 15px;padding:11px 12px;border:1px solid #766541;border-radius:13px;background:linear-gradient(135deg,#342f20,#28271d);box-shadow:0 6px 12px #05090666}.lobby-message{display:grid;gap:4px;min-width:0}.lobby-message strong{color:#f1e5bb;font-size:11px}.lobby-message span{color:#b5ad8b;font-size:9px;line-height:1.4}.lobby-start-button{height:35px;flex:none;padding:0 11px;border:1px solid #b9a05e;border-radius:9px;background:linear-gradient(140deg,#d7bf7a,#b59450);color:#2b2a1f;font-size:10px;font-weight:800}.lobby-start-button span{margin-left:4px}.lobby-start-button:disabled{opacity:.45}.table-seat.my-seat{box-shadow:0 0 0 1px #d6c47a8c,0 5px 10px #030806a8,inset 0 1px #ffffff16}.table-seat.my-seat.current{box-shadow:0 0 0 2px #f2d48777,0 0 15px #f0d27678,0 5px 10px #030806a8}.create-room-modal .entry-input{margin-bottom:13px}.create-fields{margin:2px 0 4px}.create-fields input,.create-fields select{width:100%;height:42px;padding:0 10px;border:1px solid #dfe6df;border-radius:11px;background:#fff;color:#2d3e33;font:700 13px DM Mono,monospace}.create-fields .full-field{grid-column:1/-1}.top-actions.hidden{display:none!important}@media(max-height:740px){.entry-view{justify-content:flex-start;padding-top:14px}.entry-table-art{height:116px;margin:7px 0 4px}.entry-felt{height:91px}.entry-felt span{width:19px;height:24px}}@media(min-width:600px){.entry-view{max-width:500px;margin:0 auto}.entry-table-art{height:168px}.entry-felt{height:132px}}.chip-actions{display:grid;grid-template-columns:1fr .86fr 1.2fr;gap:7px}.chip-actions .call-action,.chip-actions .topup-action,.chip-actions .raise-action{width:100%;height:49px;min-width:0;padding:0 10px;font-size:10px}.chip-actions .call-action:disabled,.chip-actions .topup-action:disabled,.chip-actions .raise-action:disabled{opacity:.45;cursor:not-allowed}.chip-actions .raise-action.ready{border-color:#9c8449;background:linear-gradient(145deg,#d1b76f,#b8944a);color:#26291e}.chip-actions .raise-action.ready strong{color:#3b3826}.topup-action{display:flex;align-items:center;justify-content:space-between;border:1px solid #4a594a;border-radius:14px;background:#253329;color:#eee8d4;font-weight:800}.topup-action strong{color:#e1cb89}.pot-owner-note{color:#baae87;font-size:8px;line-height:1.5;text-align:center;white-space:nowrap}.player-roster-section{margin-top:12px}.player-roster{display:grid;grid-template-columns:1fr 1fr;gap:7px}.player-roster .table-seat{position:relative;left:auto!important;top:auto!important;width:auto;min-height:56px;transform:none;padding:6px;border-color:#695c3c}.table-shell.crowded .player-roster .table-seat{width:auto;min-height:56px;grid-template-columns:25px minmax(0,1fr);gap:5px;padding:6px}.player-roster .seat-avatar{width:23px;height:23px}.player-roster .seat-name{font-size:8px}.player-roster .seat-stack strong{font-size:9px}.player-roster .seat-invested{font-size:6px}.history-all-button{display:block;margin:8px auto 0}.history-preview .empty-history{margin-top:8px}.chip-actions .raise-action strong{max-width:60px;overflow:hidden;text-overflow:ellipsis;font:700 9px DM Mono,monospace;white-space:nowrap}.amount-input-wrap input{min-width:0}.contribution-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:9px}.contribution-presets button{display:flex;min-width:0;height:47px;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;padding:0 7px;border:1px solid #455448;border-radius:11px;background:#202c23;color:#e5dfcb;text-align:left}.contribution-presets button span{font-size:10px;font-weight:800}.contribution-presets button strong{color:#d8c17d;font:700 9px DM Mono,monospace}.contribution-presets button.selected{border-color:#d4bb72;background:#393a2b}.contribution-presets button:disabled{opacity:.42;cursor:not-allowed}.preset-note{margin-top:8px;color:#929e91;font-size:9px;line-height:1.5}.topup-quick-amounts{margin-top:9px}@media(max-width:380px){.chip-actions{grid-template-columns:1fr .86fr 1.2fr;gap:5px}.chip-actions .call-action,.chip-actions .topup-action,.chip-actions .raise-action{padding:0 7px;font-size:9px}.player-roster{grid-template-columns:1fr}}.blind-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:3px 0 12px}.blind-fields label{min-width:0}.blind-fields .field-label{margin-bottom:5px}.blind-fields .amount-input-wrap{height:43px;padding:0 9px}.blind-fields .amount-input-wrap input{font-size:16px}.blind-fields .amount-input-wrap>span{font-size:9px}.create-room-form,.create-room-modal form{position:relative}.creating-overlay{position:absolute;inset:-20px;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;border-radius:22px;background:#0f1f16f2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#eee9d9;text-align:center}.creating-overlay strong{font-size:16px}.creating-overlay small{max-width:230px;color:#b5c4b4;font-size:11px;line-height:1.5}.large-spinner,.button-spinner{display:inline-block;border:3px solid #d7c37f;border-right-color:transparent;border-radius:50%;animation:chip-spinner .72s linear infinite}.large-spinner{width:34px;height:34px}.button-spinner{width:17px;height:17px;border-width:2px}.create-submit-button{justify-content:center;gap:9px}.create-submit-button #createButtonLabel b{font-size:16px}.create-room-modal.is-busy form{pointer-events:none}.topup-quick-amounts button{display:flex;height:46px;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;padding:0 8px}.topup-quick-amounts button span{font-size:9px;font-weight:800}.topup-quick-amounts button strong{color:#d8c17d;font:700 9px DM Mono,monospace}.contribution-presets{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.contribution-presets button{height:58px;padding:0 10px;border-radius:13px}.contribution-presets button span,.contribution-presets button strong{font-size:11px}.preset-note{font-size:10px;line-height:1.6}.chip-actions .call-action,.chip-actions .topup-action,.chip-actions .raise-action{height:56px;font-size:11px}@keyframes chip-spinner{to{transform:rotate(360deg)}}
