:root{--bg:#020403;--panel:#050b16c7;--panel-strong:#071018f0;--stroke:#38bdf84d;--text:#f8fafc;--muted:#9fb7ad;--green:#86f7c6;--cyan:#38bdf8;--purple:#a855f7;--gold:#fde68a;--red:#dc2626;--radius:8px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{background:var(--bg);width:100%;min-width:320px;min-height:100%}html,body,#app{width:100%;min-height:100%;margin:0}body,button,input,textarea,select{font:inherit}body,h1,h2,h3,p,figure{margin:0}button{appearance:none;color:inherit;cursor:pointer;text-align:inherit;background:0 0;border:0;margin:0;padding:0}body{background:radial-gradient(circle at 50% 12%,#2dd4bf24,#0000 30%),linear-gradient(#02100b,#020403 72%);min-width:320px;min-height:100svh;overflow:hidden}#app{min-height:100svh}.modal-layer{z-index:20;background:#0009;place-items:center;display:grid;position:absolute;inset:0}.create-room-modal{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050b16f2;border:1px solid #38bdf84d;border-radius:18px;gap:12px;width:350px;height:520px;padding:16px;display:grid;position:relative;box-shadow:0 0 26px #22d3ee42,0 0 0 1px #22d3ee14}.modal-head{justify-content:space-between;align-items:center;height:32px;display:flex}.modal-head strong{font-size:20px;font-weight:900}.modal-head button{color:#bdfce1;background:#071018;border:1px solid #ffffff1a;border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.modal-field{gap:7px;display:grid}.modal-field>span{color:var(--muted);font-size:11px;font-weight:850}.modal-options{gap:8px;height:36px;display:flex}.modal-options button{color:#dde7e3;text-align:center;background:#071018d9;border:1px solid #ffffff14;border-radius:10px;flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:850}.modal-options button.active{color:#bdfce1;background:#123b2b;border-color:#86f7c666}.modal-custom{background:#07101899;border:1px solid #38bdf82e;border-radius:10px;align-items:center;gap:8px;height:34px;padding:0 10px;display:flex}.modal-custom b{color:#bdfce1;font-size:12px;font-weight:850}.modal-custom input{min-width:0;color:var(--text);text-align:right;background:0 0;border:0;outline:none;flex:1;font-size:11px;font-weight:750}.modal-custom em{color:var(--green);font-size:10px;font-style:normal;font-weight:850}.modal-toggle{background:#07101899;border:1px solid #38bdf82e;border-radius:10px;justify-content:space-between;align-items:center;height:34px;padding:0 10px;display:flex}.modal-toggle span{color:#bdfce1;font-size:12px;font-weight:850}.modal-primary{color:#fff;background:linear-gradient(#c063ff,#a855f7 62%,#7e31d8);border:1px solid #d8b4fe66;border-radius:12px;justify-content:center;align-self:end;align-items:center;gap:8px;height:46px;font-size:15px;font-weight:900;display:flex;box-shadow:0 0 18px #a855f766}.home-entry-panel{width:390px;height:558px;position:absolute;top:286px;left:0}.phone-home--mobile .home-entry-panel{top:var(--home-hero-height);width:100%;height:calc(100% - var(--home-hero-height))}.home-bottom-fade{background:linear-gradient(#0000,#06120ded 22%,#010202);position:absolute;inset:0}.nickname-card,.join-card,.room-list-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050b16b8;border:1px solid #38bdf833;width:350px;position:absolute;left:20px}.nickname-card{border-radius:12px;justify-content:space-between;align-items:center;height:48px;padding:7px 10px;display:flex;top:22px}.nickname-left{align-items:center;gap:8px;display:flex}.nickname-left i{background:#14b8a6;border:1px solid #fff6;border-radius:999px;width:26px;height:26px;box-shadow:0 0 8px #14b8a661}.nickname-left div{gap:3px;display:grid}.nickname-left span{color:var(--muted);font-size:9px;font-weight:750}.nickname-left strong{font-size:14px;font-weight:900}.nickname-card button,.join-row button,.room-row small,.empty-room-list button{justify-content:center;align-items:center;display:inline-flex}.nickname-card button{color:#ddfeef;background:#071018d9;border:1px solid #2dd4bf4d;border-radius:999px;gap:4px;width:58px;height:28px;font-size:10px;font-weight:850}.nickname-input{width:90px;color:var(--text);background:0 0;border:0;outline:none;font-size:16px;font-weight:900}.home-error,.modal-error{color:#fecaca;font-size:10px;font-weight:800}.home-create-button{color:#fff;background:linear-gradient(#c063ff,#a855f7 58%,#7e31d8);border:1px solid #d8b4fe66;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:350px;height:54px;font-size:16px;font-weight:900;display:flex;position:absolute;top:88px;left:20px;box-shadow:0 8px 20px #a855f766,inset 0 1px #fff3}.join-card{border-radius:14px;gap:10px;height:104px;padding:12px;display:grid;top:154px}.join-card>strong,.room-list-head strong{font-size:14px;font-weight:900}.join-row{gap:8px;height:42px;display:flex}.join-row input{min-width:0;color:var(--text);background:#071018e6;border:1px solid #2dd4bf33;border-radius:10px;outline:none;flex:1;padding:0 12px;font-size:12px;font-weight:750}.join-row input::placeholder,.modal-custom input::placeholder{color:#64748b}.join-row button{color:#bdfce1;background:linear-gradient(#123b2b,#0a2a22);border:1px solid #86f7c64d;border-radius:10px;width:92px;font-size:13px;font-weight:900}.room-list-card{border-color:#2dd4bf33;border-radius:14px;grid-template-rows:auto minmax(0,1fr);align-content:start;gap:12px;height:230px;padding:12px;display:grid;top:280px;overflow:hidden}.room-list-head{justify-content:space-between;align-items:center;height:20px;display:flex}.room-list-head span{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:750}.room-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#38bdf873 transparent;grid-auto-rows:max-content;align-content:start;gap:12px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.room-list::-webkit-scrollbar{width:4px}.room-list::-webkit-scrollbar-thumb{background:#38bdf873;border-radius:999px}.room-row{background:#071018b8;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;height:48px;padding:0 10px;display:flex}.room-row:disabled{cursor:not-allowed}.room-row--offline,.room-row--locked{opacity:.58}.room-row>i{background:var(--room-dot);width:7px;height:7px;box-shadow:0 0 8px color-mix(in srgb, var(--room-dot), transparent 35%);border-radius:999px;flex:none}.room-row-main{flex:1;gap:5px;min-width:0;display:grid}.room-row-main div{align-items:center;gap:6px;display:flex}.room-row-main strong{font-size:13px;font-weight:900}.room-row-main em{font-size:9px;font-style:normal;font-weight:800}.room-row-main span{color:var(--green);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:750;overflow:hidden}.room-row b{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:800}.room-row small{color:#ddfeef;background:#071018d9;border:1px solid #38bdf84d;border-radius:999px;width:44px;height:28px;font-size:10px;font-weight:850}.home-safety-copy{color:#71717a;text-align:center;width:350px;font-size:10px;font-weight:700;position:absolute;top:522px;left:20px}.empty-room-list{text-align:center;align-content:center;place-items:center;gap:12px;min-height:164px;display:grid}.empty-icon{width:54px;height:54px;color:var(--cyan);background:#071018d9;border:1px solid #38bdf84d;border-radius:999px;place-items:center;font-size:22px;display:grid}.empty-room-list strong{font-size:15px;font-weight:900}.empty-room-list span{color:var(--muted);font-size:11px;font-weight:750}.empty-room-list button{color:#bdfce1;background:#123b2b;border:1px solid #86f7c64d;border-radius:999px;gap:6px;width:128px;height:34px;font-size:12px;font-weight:900}.phone-home--mobile .nickname-card,.phone-home--mobile .join-card,.phone-home--mobile .room-list-card,.phone-home--mobile .home-create-button,.phone-home--mobile .home-safety-copy{left:var(--home-x-pad);width:var(--home-panel-width)}.phone-home--mobile .nickname-card{height:clamp(42px,6.4svh,48px);padding:6px 10px;top:clamp(12px,2.2svh,22px)}.phone-home--mobile .home-create-button{height:clamp(46px,7.3svh,54px);top:clamp(70px,11.8svh,88px)}.phone-home--mobile .join-card{gap:clamp(7px,1.3svh,10px);height:clamp(88px,14.8svh,104px);padding:clamp(9px,1.8svh,12px);top:clamp(132px,21.2svh,154px)}.phone-home--mobile .join-row{height:clamp(36px,6.2svh,42px)}.phone-home--mobile .room-list-card{gap:clamp(8px,1.5svh,12px);height:auto;padding:clamp(9px,1.8svh,12px);top:clamp(238px,38svh,280px);bottom:clamp(30px,6.2svh,48px)}.phone-home--mobile .home-safety-copy{top:auto;bottom:clamp(8px,1.9svh,14px)}.phone-home--mobile .empty-room-list{gap:clamp(6px,1.6svh,12px);min-height:0}.phone-home--mobile .empty-icon{width:clamp(40px,11vw,54px);height:clamp(40px,11vw,54px);font-size:clamp(18px,5.6vw,22px)}.phone-home--mobile .empty-room-list strong{font-size:clamp(13px,4vw,15px)}.phone-home--mobile .empty-room-list span{font-size:clamp(10px,3vw,11px)}.phone-home--mobile .empty-room-list button{height:clamp(30px,5.2svh,34px)}@media (height<=700px){.phone-home--mobile .empty-icon{display:none}.phone-home--mobile .room-list-card{bottom:28px}}.home-hero{background:radial-gradient(circle at 50% 38%,#155a3a 0%,#082419 47%,#030706 100%);width:390px;height:286px;position:absolute;top:0;left:0;overflow:hidden}.home-hero-vignette{background:linear-gradient(#000000bf,#0000001a 34%,#0000 54%,#000000d9);position:absolute;inset:0}.home-table-oval{pointer-events:none;border-radius:50%;position:absolute}.home-table-oval--outer{background:radial-gradient(circle,#86f7c621,#1cd98f0d 56%,#0000);border:1px solid #86f7c624;width:318px;height:160px;top:76px;left:36px}.home-table-oval--middle{background:#03120d66;border:1px solid #86f7c624;width:328px;height:132px;top:96px;left:31px}.home-table-oval--inner{border:1px solid #ffffff0f;width:232px;height:76px;top:126px;left:79px}.home-brand{align-content:center;place-items:center;gap:9px;width:390px;height:188px;display:grid;position:absolute;top:28px;left:0}.home-logo{background:linear-gradient(#0e1b2d,#071018 52%,#020617);border:1px solid #67e8f9a8;border-radius:22px;width:74px;height:74px;position:relative;box-shadow:0 0 18px #22d3ee54,0 0 18px #a855f745}.home-logo-orbit{background:#02061799;border:2px solid #2dd4bfcc;border-radius:999px;width:40px;height:40px;position:absolute;top:17px;left:17px}.home-logo-cyan{fill:none;filter:drop-shadow(0 0 4px #22d3eeb8);stroke:#67e8f9db;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2px;width:36px;height:42px;position:absolute;top:16px;left:19px}.home-logo-magenta{fill:none;filter:drop-shadow(0 0 4px #f472b6b3);stroke:#f472b6db;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;width:30px;height:30px;position:absolute;top:22px;left:22px}.home-logo-core{background:#22d3ee66;border:1px solid #a7f3d0e6;border-radius:2px;width:14px;height:14px;position:absolute;top:30px;left:30px;transform:rotate(45deg);box-shadow:0 0 8px #22d3eebd}.home-brand h1{color:var(--text);text-align:center;text-shadow:0 0 14px #22d3ee33;font-size:30px;font-weight:900;line-height:1}.phone-home--mobile .home-hero{width:100%;height:var(--home-hero-height)}.phone-home--mobile .home-table-oval--outer{width:84%;height:56%;top:27%;left:8%}.phone-home--mobile .home-table-oval--middle{width:86%;height:46%;top:34%;left:7%}.phone-home--mobile .home-table-oval--inner{width:60%;height:27%;top:45%;left:20%}.phone-home--mobile .home-brand{width:100%;height:calc(var(--home-hero-height) - clamp(24px, 6svh, 48px));gap:clamp(6px,1.1svh,9px);top:clamp(16px,4svh,28px)}.phone-home--mobile .home-logo{border-radius:clamp(17px,4.8vw,22px);width:clamp(58px,16vw,74px);height:clamp(58px,16vw,74px)}.phone-home--mobile .home-logo-orbit{width:54%;height:54%;top:23%;left:23%}.phone-home--mobile .home-logo-cyan{width:49%;height:57%;top:22%;left:25%}.phone-home--mobile .home-logo-magenta{width:41%;height:41%;top:30%;left:30%}.phone-home--mobile .home-logo-core{width:19%;height:19%;top:41%;left:41%}.phone-home--mobile .home-brand h1{font-size:clamp(24px,7vw,30px)}.home-page{background:var(--bg);justify-content:center;align-items:flex-start;width:100vw;height:100svh;min-height:100svh;display:flex;overflow:hidden}.home-stage{flex:none;position:relative;overflow:hidden}.phone-home{--design-width:390px;--design-height:844px;width:var(--design-width);height:var(--design-height);background:var(--bg);transform-origin:0 0;position:relative;overflow:hidden}.phone-home--mobile{--home-hero-height:clamp(190px, 32%, 286px);--home-x-pad:clamp(14px, 5.1vw, 20px);--home-panel-width:calc(100% - var(--home-x-pad) - var(--home-x-pad))}.playing-card{color:#111827;background:linear-gradient(#fff,#f8fafc 58%,#eaf0f7);border:1px solid #d8e0ea;border-radius:8px;place-items:center;width:48px;height:62px;animation:.18s ease-out both card-reveal;display:grid;position:relative;box-shadow:0 6px 14px #02061729,0 1px 2px #ffffffbf}.playing-card strong{height:24px;font-size:21px;font-weight:900;line-height:1}.playing-card span{height:22px;font-size:20px;font-weight:900;line-height:1}.playing-card--red{color:var(--red)}.playing-card--back{background:linear-gradient(#111827 0%,#050b16 48%,#020617 100%);border-color:#67e8f9;overflow:hidden;box-shadow:0 8px 18px #0000008f,0 0 10px #22d3ee70,0 0 12px #a855f761}.state-allin .seat-card,.showdown-mini{animation:.18s ease-out both result-pop}@keyframes card-reveal{0%{opacity:0;transform:translateY(5px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes thinking-pulse{0%,to{box-shadow:0 5px 12px #0009}50%{box-shadow:0 5px 12px #0009,0 0 14px #fde68a5c}}@keyframes result-pop{0%{opacity:.72;transform:translateY(3px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.playing-card,.state-thinking .seat-card,.state-allin .seat-card,.showdown-mini{animation:none}}.card-back-inner,.card-back-lattice,.card-back-pulse,.card-back-core{pointer-events:none;position:absolute}.card-back-inner{background:radial-gradient(circle,#22d3ee1a,#0000 34%),#02061766;border:1px solid #e879f970;border-radius:6px;inset:4px}.card-back-lattice{fill:none;stroke:#67e8f9d9;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;filter:drop-shadow(0 0 3px #22d3eebd);width:32px;height:46px;top:8px;left:8px;overflow:visible}.card-back-pulse{fill:none;stroke:#f472b6d9;stroke-linecap:round;stroke-linejoin:round;stroke-width:.8px;filter:drop-shadow(0 0 3px #f472b6b8);width:28px;height:42px;top:10px;left:10px;overflow:visible}.card-back-core{background:#22d3ee6b;border:1px solid #a7f3d0e6;border-radius:2px;width:12px;height:12px;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 8px #22d3eec7,0 0 12px #a7f3d061}.playing-card--mini{background:linear-gradient(#fff,#f8fafc);border-color:#d6dce5;border-radius:3px;width:15px;height:20px;box-shadow:0 2px 5px #0006}.playing-card--mini strong,.playing-card--mini span{height:8px;font-size:8px}.playing-card--hero{width:46px;height:64px}.playing-card--hero strong{font-size:20px}.playing-card--hero span{font-size:18px}.board-hud{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050b16a6;border:1px solid #38bdf84d;border-radius:18px;gap:14px;width:350px;height:156px;padding:8px 10px;display:grid;position:absolute;top:392px;left:20px}.board-head,.board-info{justify-content:space-between;align-items:center;display:flex}.street-pill,.timer-pill{background:#071018d9;border-radius:999px;justify-content:center;align-items:center;gap:7px;height:26px;padding:5px 11px;font-size:10px;font-weight:900;display:flex}.street-pill{border:1px solid #38bdf866}.street-pill i{background:var(--cyan);border-radius:999px;width:7px;height:7px}.timer-pill{color:var(--gold);border:1px solid #fde68a66}.community-cards{justify-content:center;gap:7px;display:flex}.board-info{color:var(--green);font-size:9px;font-weight:850}.board-info span{flex:1}.board-info span:nth-child(2){text-align:center}.board-info span:nth-child(3){color:#f8fafc9e;text-align:right}.confirm-dialog-overlay{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000ad;position:fixed;inset:0}.confirm-dialog-content{z-index:51;background:#050b16f5;border:1px solid #38bdf847;border-radius:16px;gap:14px;width:min(350px,100vw - 32px);padding:18px;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 64px #00000070,0 0 24px #22d3ee2e}.confirm-dialog-title{color:var(--text);font-size:18px;font-weight:900}.confirm-dialog-description{color:var(--muted);font-size:12px;font-weight:750;line-height:1.55}.confirm-dialog-actions{justify-content:flex-end;gap:10px;display:flex}.confirm-dialog-button{border-radius:10px;justify-content:center;align-items:center;min-width:88px;height:38px;font-size:13px;font-weight:900;display:inline-flex}.confirm-dialog-button--cancel{color:#dde7e3;background:#071018e6;border:1px solid #ffffff1a}.confirm-dialog-button--primary{color:#bdfce1;background:linear-gradient(#123b2b,#0a2a22);border:1px solid #86f7c64d}.confirm-dialog-button--danger{color:#fee2e2;background:linear-gradient(#7f1d1d,#451a1a);border-color:#f871716b}.confirm-dialog-button:disabled{cursor:wait;opacity:.6}.hero-panel{z-index:4;background:linear-gradient(#0000,#06120df0 32%,#010202);height:254px;position:absolute;bottom:0;left:0;right:0}.hero-panel--speaking .hero-cards{filter:drop-shadow(0 0 12px #2bf6a657)}.hero-panel--speaking .hand-meta strong{color:var(--green);text-shadow:0 0 14px #2bf6a661}.hero-summary{align-items:center;gap:14px;width:calc(100% - 28px);display:flex;position:absolute;top:24px;left:14px}.hero-cards{gap:6px;display:flex}.hand-meta{flex:1;grid-template-columns:38px 1fr;align-items:center;row-gap:8px;display:grid}.hand-meta span{color:#f8fafc94;font-size:12px;font-weight:850}.hand-meta strong{justify-self:end;font-size:24px;font-weight:950}.hand-meta b{color:var(--green);justify-self:end;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:18px}.bet-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050b16e0;border:1px solid #38bdf82e;border-radius:8px;gap:6px;width:calc(100% - 28px);height:90px;padding:8px 10px;display:grid;position:absolute;top:96px;left:14px}.bet-row{justify-content:space-between;align-items:center;display:flex}.bet-row strong{color:var(--green);font-size:12px;font-weight:900}.bet-row strong b{margin-left:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.bet-row span{color:#d8b4fee6;font-size:9px;font-weight:850}.slider{height:18px;position:relative}.bet-range{z-index:2;opacity:0;width:100%;position:absolute;inset:0}.slider:before{content:"";background:linear-gradient(90deg,#2bf6a6d9,#38bdf8b3 62%,#a855f773);border-radius:999px;height:3px;position:absolute;top:8px;left:3px;right:3px}.slider i{background:var(--green);border:1px solid #ffffffd1;border-radius:999px;width:10px;height:10px;position:absolute;top:4px;left:auto;box-shadow:0 0 10px #2bf6a6a6}.quick-bets{gap:6px;display:flex}.quick-bet-button{color:#f8fafcc7;text-align:center;background:linear-gradient(#0d1828f2,#08111df2);border-radius:6px;flex:1;height:22px;font-size:9px;font-weight:800;box-shadow:inset 0 1px #ffffff0a,0 3px 7px #00000047}.quick-bet-button--active{color:#fff;background:linear-gradient(#c063ff,#a855f7 60%,#8638e4);font-weight:900;box-shadow:0 0 12px #a855f77a,inset 0 1px #ffffff38}.action-buttons{gap:8px;width:calc(100% - 28px);height:40px;display:flex;position:absolute;bottom:18px;left:14px}.action-button{text-align:center;border:1px solid #ffffff0a;border-radius:8px;flex:1;height:40px;font-size:12px;font-weight:900;line-height:1;box-shadow:0 5px 12px #00000085,inset 0 1px #ffffff0a}.action-button--fold{color:#ffffffd1;background:linear-gradient(#121b2c,#0d1524)}.action-button--call{color:var(--green);background:linear-gradient(#081722,#061018);border-color:#2bf6a60f}.action-button--raise{color:#fff;background:linear-gradient(#c063ff,#a855f7 58%,#7e31d8);border-color:#d8b4fe3d;box-shadow:0 7px 18px #a855f77a,inset 0 1px #fff3}.action-button--allin{color:#bdfce1;background:linear-gradient(#124532,#0f3728);border-color:#86f7c61f}.phone-table--showdown .hero-summary{top:32px}.phone-table--showdown .bet-panel{top:100px}.showdown-mini{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02070acc;border-radius:6px;align-items:center;width:88px;height:28px;margin-top:2px;padding:0 5px;display:flex}.mini-cards{gap:3px;display:flex}.showdown-mini>strong{color:#eafdf8;text-align:center;text-shadow:0 0 5px #eafdf866;flex:1;font-size:9px;font-weight:950}.player-stack{width:88px;position:absolute}.seat-top-1{top:6px;left:12px}.seat-top-2{top:6px;left:105px}.seat-top-3{top:6px;left:198px}.seat-top-4{top:6px;left:291px}.seat-mid-left{top:104px;left:12px}.seat-mid-right{top:104px;left:291px}.seat-bottom-left{top:210px;left:12px}.seat-bottom-right{top:210px;left:291px}.waiting-seat-layer{height:318px}.waiting-seat-layer .seat-top-1{top:10px;left:12px}.waiting-seat-layer .seat-top-2{top:10px;left:105px}.waiting-seat-layer .seat-top-3{top:10px;left:198px}.waiting-seat-layer .seat-top-4{top:10px;left:291px}.waiting-seat-layer .seat-mid-left{top:108px;left:12px}.waiting-seat-layer .seat-mid-right{top:108px;left:291px}.waiting-seat-layer .seat-bottom-left{top:214px;left:12px}.waiting-seat-layer .seat-bottom-right{top:214px;left:291px}.waiting-seat--empty,.player-stack--empty{color:#70847c;background:#0710188a;border:1px solid #ffffff1f;border-radius:8px;place-items:center;width:88px;height:62px;font-size:10px;font-weight:800;display:grid}.player-stack--empty{opacity:.7}.empty-seat-frame{border:1px dashed #ffffff24;border-radius:7px;position:absolute;inset:7px}.waiting-seat--host .seat-card{border-color:#fde68acc}.waiting-seat .player-status{color:#86f7c6}.waiting-seat .player-status i{background:#86f7c6}.waiting-seat--host .player-status{color:var(--gold)}.waiting-seat--host .player-status i{background:var(--gold)}.seat-card{border-radius:var(--radius);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#101722e6,#07120fdb 58%,#020407f2);border:1px solid #ffffff24;gap:2px;height:62px;padding:6px 7px;display:grid;position:relative;box-shadow:0 5px 12px #0009}.state-check .seat-card{border-color:#38bdf866}.state-thinking .seat-card{border-width:2px;border-color:#fde68ab3;animation:1.15s ease-in-out infinite thinking-pulse}.state-call .seat-card{border-color:#2dd4bf66}.state-bet .seat-card{border-color:#22c55e66}.state-raise .seat-card{border-color:#a855f766}.state-allin .seat-card{border-color:#fb718566}.state-wait .seat-card{border-color:#71717a4d}.player-stack.is-winner .seat-card{border-color:#fde68aeb;box-shadow:0 0 0 1px #fde68a3d,0 0 18px #fde68a38,0 5px 12px #0009}.player-stack.is-winner .player-status{color:#fef3c7}.player-stack.is-winner .player-status i{background:var(--gold)}.player-stack.is-speaking .seat-card{border-color:#2bf6a6e6;box-shadow:0 0 0 1px #2bf6a63d,0 0 18px #2bf6a647,0 5px 12px #0009}.player-stack.is-speaking .avatar{border-color:#2bf6a6e6;box-shadow:0 0 0 3px #2bf6a629,0 0 14px #2bf6a67a}.player-stack.is-speaking .player-status{color:var(--green)}.player-stack.is-speaking .player-status i{background:var(--green);box-shadow:0 0 8px #2bf6a6b3}.player-row{align-items:center;gap:5px;min-width:0;display:flex}.avatar{border:1px solid #fff6;border-radius:999px;flex:none;width:22px;height:22px;box-shadow:0 0 8px #ffffff2e}.player-meta{gap:2px;min-width:0;display:grid}.player-meta strong,.player-meta span,.player-status span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.player-meta strong{font-size:9px;font-weight:800}.player-meta span{color:var(--green);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:8px;font-weight:700}.player-status{min-width:0;height:16px;color:var(--status);align-items:center;gap:5px;font-size:8px;font-weight:850;display:flex}.player-status i{background:var(--status);border:1px solid #fff3;border-radius:999px;flex:none;width:7px;height:7px}.state-check{--status:#38bdf8}.state-fold{--status:#64748b}.state-thinking{--status:#fde68a}.state-call{--status:#2dd4bf}.state-bet{--status:#22c55e}.state-raise{--status:#a855f7}.state-allin{--status:#fb7185}.state-wait{--status:#71717a}.seat-badge{width:22px;height:22px;color:var(--gold);background:#251503e6;border:1px solid #fde68acc;border-radius:999px;place-items:center;font-size:9px;font-weight:900;display:grid;position:absolute;top:-7px;right:-4px}.seat-mid-left .seat-badge,.seat-mid-right .seat-badge{width:32px;height:19px;color:var(--green);background:#08261be6;font-size:8px;top:-7px;right:-1px}.player-layer{z-index:3;width:100%;height:318px;position:absolute;top:76px;left:0}.player-layer:before{content:"";border:1px solid #2bf6a61c;border-bottom-width:0;border-radius:34px 34px 10px 10px;width:calc(100% - 36px);height:222px;position:absolute;top:26px;left:18px}.pot-pill{background:#050a08db;border:1px solid #a855f759;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:146px;height:28px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:800;display:flex;position:absolute;top:170px;left:122px;box-shadow:0 0 10px #a855f740}.pot-pill i{background:var(--purple);border-radius:999px;width:6px;height:6px}.voice-control{align-items:center;gap:6px;display:flex}.voice-control-button{color:#f8fafcd1;background:#ffffff14;border:1px solid #ffffff14;border-radius:8px;place-items:center;width:30px;height:30px;display:grid;position:relative}.voice-control-button:disabled{cursor:wait;opacity:.72}.voice-control--active .voice-control-button--mic{color:var(--green);border-color:#2bf6a647;box-shadow:0 0 14px #2bf6a629}.voice-control--error .voice-control-button--mic{color:#fda4af;border-color:#fb71855c}.voice-control-button--mic span{font-size:9px;font-weight:950;position:absolute;bottom:2px;right:4px}.top-room-hud{z-index:5;background:var(--panel);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #38bdf84d;border-radius:8px;justify-content:space-between;align-items:center;width:calc(100% - 32px);height:50px;padding:6px 8px;display:flex;position:absolute;top:18px;left:16px}.room-copy{gap:3px;min-width:0;display:grid}.room-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;line-height:1.1;overflow:hidden}.room-copy span{color:var(--green);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:8px;font-weight:750}.room-actions{flex:none;align-items:center;gap:6px;display:flex}.room-actions>button{color:#ddfeef;background:#071018d9;border:1px solid #38bdf86b;border-radius:999px;place-items:center;width:28px;height:28px;transition:border-color .16s,transform .16s,background .16s;display:grid}.room-actions>button:first-of-type{border-color:#2dd4bf6b}.room-actions>button:nth-of-type(2){border-color:#fde68a6b}.room-actions button:active,.host-actions button:active,.quick-bets button:active,.action-buttons button:active{transform:scale(.97)}button:disabled{cursor:not-allowed;filter:saturate(.45);opacity:.52}.room-settings-overlay{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000a8;position:fixed;inset:0}.room-settings-dialog{z-index:51;background:#050b16f7;border:1px solid #38bdf847;border-radius:18px;gap:12px;width:min(352px,100vw - 28px);max-height:min(720px,100svh - 36px);padding:16px;display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 64px #00000080,0 0 24px #22d3ee2e}.room-settings-head,.room-settings-section-head,.room-settings-option,.room-settings-danger{justify-content:space-between;align-items:center;gap:12px;display:flex}.room-settings-head{min-height:34px}.room-settings-title{color:var(--text);font-size:19px;font-weight:950;line-height:1.1}.room-settings-description,.room-settings-option span,.room-settings-section-head span,.room-settings-player-copy span,.room-settings-danger span{color:#bfefe09e;font-size:10px;font-weight:750;line-height:1.35}.room-settings-close{color:#bdfce1;background:#071018f0;border:1px solid #ffffff1a;border-radius:999px;flex:none;place-items:center;width:32px;height:32px;display:grid}.room-settings-section{background:#0710189e;border:1px solid #38bdf829;border-radius:14px;gap:10px;padding:12px;display:grid}.room-settings-section--players{min-height:112px;max-height:300px}.room-settings-option>div,.room-settings-section-head>div,.room-settings-danger>div,.room-settings-player-copy{gap:4px;min-width:0;display:grid}.room-settings-option strong,.room-settings-section-head strong,.room-settings-danger strong{color:#eafdf8;font-size:13px;font-weight:900;line-height:1.1}.room-settings-section-head svg{color:#fde68a}.room-settings-switch{background:#0f172afa;border:1px solid #86f7c638;border-radius:999px;flex:none;width:46px;height:26px;transition:background .16s,border-color .16s;position:relative}.room-settings-switch[data-state=checked]{background:linear-gradient(#1f7a54,#10513b);border-color:#86f7c685}.room-settings-switch:disabled{cursor:wait;opacity:.62}.room-settings-switch-thumb{background:#dde7e3;border-radius:999px;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #00000057}.room-settings-switch-thumb[data-state=checked]{transform:translate(20px)}.room-settings-empty{color:#bfefe080;border:1px dashed #bfefe029;border-radius:10px;place-items:center;min-height:56px;font-size:11px;font-weight:850;display:grid}.room-settings-player-list{gap:8px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.room-settings-player-list::-webkit-scrollbar{width:4px}.room-settings-player-list::-webkit-scrollbar-thumb{background:#86f7c647;border-radius:999px}.room-settings-player{background:#050b16b3;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:8px 9px;display:grid}.room-settings-player-copy b{color:#eafdf8;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:900;line-height:1.1;overflow:hidden}.room-settings-player-actions{flex:none;gap:6px;display:flex}.room-settings-mini-button,.room-settings-danger button{white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:4px;width:auto;min-width:0;font-size:11px;font-weight:900;display:inline-flex}.room-settings-mini-button{color:#bdfce1;background:#071018e6;border:1px solid #2dd4bf47;height:30px;padding:0 8px}.room-settings-mini-button--danger{color:#fecdd3;border-color:#fb718552}.room-settings-danger{background:#450a0a52;border:1px solid #fb71853d;border-radius:14px;padding:12px}.room-settings-danger button{color:#fee2e2;background:linear-gradient(#7f1d1d,#451a1a);border:1px solid #f871716b;flex:none;height:32px;padding:0 10px}.room-settings-mini-button:disabled,.room-settings-danger button:disabled{cursor:wait;opacity:.58}.room-settings-status{color:#bdfce1;align-items:center;gap:5px;width:fit-content;font-size:10px;font-weight:850;display:inline-flex}.room-settings-watermark{color:#bfefe047;justify-self:end}.table-context{z-index:4;justify-items:center;gap:2px;width:350px;height:46px;display:grid;position:absolute;top:560px;left:20px}.table-context--ingame{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050a08d9;border:1px solid #38bdf82e;border-radius:8px;height:46px;padding:4px 10px}.host-actions{justify-content:center;gap:7px;display:flex}.host-actions button{color:#ddfeef;background:#071018cc;border:1px solid #38bdf84d;border-radius:999px;justify-content:center;align-items:center;gap:4px;height:21px;padding:0 8px;font-size:9px;font-weight:850;display:inline-flex}.host-actions button:first-child{border-color:#2bf6a64d}.host-actions button:last-child{border-color:#a855f74d}.table-context p{color:#bfefe0cc;justify-content:center;align-items:center;gap:5px;margin:0;font-size:8px;font-weight:750;line-height:1;display:flex}.table-context--ingame p:first-child{color:#eafdf8;font-size:9px;font-weight:850}.table-context i{background:var(--cyan);border-radius:999px;width:4px;height:4px}.waiting-center-panel{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050b16a6;border:1px solid #38bdf84d;border-radius:18px;align-content:center;place-items:center;gap:12px;width:350px;height:156px;padding:14px 18px;display:grid;position:absolute;top:392px;left:20px}.waiting-center-icon{width:48px;height:48px;color:var(--cyan);background:#071018d9;border:1px solid #38bdf866;border-radius:999px;place-items:center;font-size:22px;display:grid}.waiting-center-panel strong{font-size:18px;font-weight:900;line-height:1}.waiting-center-panel span{color:var(--muted);font-size:11px;font-weight:750}.waiting-center-panel small{color:#bdfce1;background:#071018d9;border:1px solid #2dd4bf4d;border-radius:999px;justify-content:center;align-items:center;gap:7px;height:28px;padding:0 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:850;display:inline-flex}.waiting-center-panel small i{background:var(--green);border-radius:999px;width:7px;height:7px}.waiting-bottom-panel{z-index:4;background:linear-gradient(#0000,#06120df0 32%,#010202);align-content:end;gap:10px;height:194px;padding:0 14px 28px;display:grid;position:absolute;bottom:0;left:0;right:0}.my-waiting-seat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050b16d9;border:1px solid #38bdf833;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;height:54px;padding:7px 10px;display:flex}.my-waiting-seat--speaking{border-color:#2bf6a6bf;box-shadow:0 0 0 1px #2bf6a62e,0 0 18px #2bf6a638}.my-waiting-seat--speaking .my-waiting-left>i{border-color:#2bf6a6e6;box-shadow:0 0 0 3px #2bf6a624,0 0 14px #2bf6a66b}.my-waiting-left{align-items:center;gap:9px;min-width:0;display:flex}.my-waiting-left>i{background:#14b8a6;border:1px solid #fff6;border-radius:999px;flex:none;width:28px;height:28px;box-shadow:0 0 8px #14b8a666}.my-waiting-left div{gap:4px;min-width:0;display:grid}.my-waiting-left strong{font-size:14px;font-weight:900;line-height:1}.my-waiting-left span{color:var(--green);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:800;line-height:1;overflow:hidden}.my-waiting-seat b{width:44px;height:24px;color:var(--gold);background:#2a1b09;border:1px solid #fde68a8c;border-radius:999px;flex:none;place-items:center;font-size:11px;font-weight:900;display:grid}.waiting-host-buttons{gap:10px;height:46px;display:flex}.waiting-host-buttons button{border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:900;display:inline-flex}.waiting-start-button{color:#fff;background:linear-gradient(90deg,#2dd4bf,#a855f7);border:1px solid #ffffff3d}.waiting-invite-button{color:#bdfce1;background:#071018e6;border:1px solid #2dd4bf66}.table-page{background:var(--bg);justify-content:center;align-items:flex-start;width:100vw;min-height:100svh;padding:0;display:flex;overflow:hidden}.table-stage{flex:none;position:relative;overflow:hidden}.phone-table{--design-width:390px;--design-height:844px;width:var(--design-width);height:var(--design-height);transform-origin:0 0;background:linear-gradient(#000000b3,#0000 20% 60%,#000000e6),radial-gradient(circle at 50% 38%,#0a3b25 0%,#06301f 44%,#030403 100%);border:0;border-radius:0;max-width:none;margin:0;position:relative;overflow:hidden;box-shadow:inset 0 0 70px #2bf6a614}.felt-surface{pointer-events:none;position:absolute;inset:0}.felt-surface:before{content:"";background:#20e58b0f;border:1px solid #40f6a824;border-radius:50%;width:606px;height:440px;position:absolute;top:90px;left:-108px}.felt-surface:after{content:"";background:linear-gradient(#0000 0%,#04100be0 36%,#010202 100%);height:340px;position:absolute;bottom:-80px;left:-40px;right:-40px}.event-ticker{gap:6px;width:100%;height:14px;display:flex;overflow:hidden}.event-ticker span{color:#bfefe094;text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:8px;font-weight:750;line-height:14px;overflow:hidden}.showdown-action-panel{z-index:7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050b16db;border:1px solid #fde68a42;border-radius:10px;gap:4px;min-height:52px;padding:6px 10px;display:grid;position:absolute;bottom:236px;left:20px;right:20px}.showdown-main-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.showdown-main-row strong{color:#fef3c7;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:900;overflow:hidden}.showdown-buttons{flex:none;gap:6px;display:flex}.showdown-action-panel button{color:#bdfce1;background:#071018eb;border:1px solid #2dd4bf57;border-radius:999px;flex:none;min-width:54px;height:26px;padding:0 9px;font-size:10px;font-weight:900}.showdown-pot-list{gap:6px;display:flex;overflow:hidden}.showdown-pot-list span{color:#fef3c7ad;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:8px;font-weight:800;line-height:1.1;overflow:hidden}.table-loading-strip{z-index:8;color:#bdfce1;background:#050b16db;border:1px solid #2dd4bf47;border-radius:999px;justify-content:center;align-items:center;min-width:88px;height:30px;font-size:11px;font-weight:850;display:inline-flex;position:absolute;bottom:224px;right:18px}.waiting-rebuy-button{z-index:8;color:#fef3c7;background:#251503e0;border:1px solid #fde68a61;border-radius:999px;height:32px;padding:0 14px;font-size:11px;font-weight:900;position:absolute;bottom:174px;right:18px}
