.poker-page{background:#181818;color:#d5d5d5}.poker-page .shell{max-width:1100px;padding:0 40px;margin:auto}.poker-layout{max-width:880px;margin:24px auto 40px}.poker-page button,.poker-page input{font-family:var(--sans);touch-action:manipulation}.poker-page button{cursor:pointer}.poker-page button:disabled{opacity:.35;cursor:default}.poker-page :is(button,input,summary):focus-visible{outline:2px solid #c9c9c9;outline-offset:4px}.poker-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px}.poker-eyebrow{font-size:10px;letter-spacing:.16em;color:#828282;margin:0 0 12px}.poker-heading h1{font-size:30px;font-weight:450;letter-spacing:-.045em;margin:0}.poker-subtitle{font-size:13px;color:#8c8c8c;margin:9px 0 0}.poker-icon{width:38px;height:38px;border:0;border-radius:50%;background:#252525;color:#a6a6a6}.poker-topbar{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#999;margin-bottom:12px}.poker-quiet{border:0;color:#b6b6b6;background:#252525;border-radius:9px;min-height:38px;padding:8px 14px;font-size:12px}.poker-arena{height:440px;position:relative;isolation:isolate;margin:0 0 14px}.poker-felt{position:absolute;inset:43px 36px 40px;border:10px solid #30302f;border-radius:48%;background:radial-gradient(ellipse at 50% 35%,#353936,#272c29);box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 5px 22px #0005,0 3px 0 #111,0 12px 25px #0003}.poker-felt:after{content:'';position:absolute;inset:14px;border:1px solid #ffffff08;border-radius:48%}.poker-felt>span{position:absolute;left:0;right:0;top:18%;text-align:center;color:#ffffff1c;font-size:11px;letter-spacing:.28em}.poker-felt small{display:block;font-size:7px;letter-spacing:.2em;margin-top:5px}.poker-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;pointer-events:none}.poker-pot{text-align:center;display:flex;align-items:center;gap:10px;font-size:10px;color:#9aaba0}.poker-pot strong{font-size:22px;font-weight:400;color:#d7e0da;font-variant-numeric:tabular-nums}.poker-pot strong:before{content:'';display:inline-block;width:13px;height:13px;border:2px dashed #89968e;border-radius:50%;margin-right:8px;vertical-align:0}.poker-board{display:flex;gap:7px}#poker-street{font-size:10px;letter-spacing:.08em;color:#93a097;min-height:14px}.poker-card{width:53px;height:74px;flex:none;border-radius:6px;background:linear-gradient(130deg,#efeeea,#cccfc9);color:#303d36;box-shadow:0 2px 0 #a9aea8,0 4px 9px #0003;position:relative;display:flex;flex-direction:column;padding:5px 7px;line-height:1;font-family:Georgia,serif;font-weight:bold}.poker-card[data-red=true]{color:#a4544d}.poker-card b{font-size:20px;font-weight:400}.poker-card span{font-size:17px;margin-top:2px}.poker-card:after{content:attr(data-suit);font-size:30px;position:absolute;bottom:5px;right:5px;opacity:.75}.poker-card[data-empty=true]{box-shadow:none;background:#ffffff03;border:1px solid #ffffff10}.poker-card[data-back=true]{border:3px solid #666d66;background:repeating-linear-gradient(45deg,#404941 0 2px,#343b36 2px 5px);box-shadow:0 2px 0 #202a22,0 3px 6px #0004}.poker-card[data-back=true]:after{content:'♠';color:#a7b2a8;font-size:18px;left:0;right:0;top:50%;bottom:auto;transform:translateY(-50%);text-align:center}.poker-seat{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:112px;text-align:center;z-index:2}.poker-seat-info{background:linear-gradient(135deg,#303130,#242624);border:1px solid #ffffff0a;border-radius:12px;padding:8px 10px;box-shadow:0 4px 12px #0003;position:relative}.poker-seat-name{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;color:#b1b7b1}.poker-seat-stack{font-size:16px;color:#dfdfd9;display:block;margin-top:4px;font-variant-numeric:tabular-nums}.poker-seat[data-active=true] .poker-seat-info{border-color:#b8c8b2;box-shadow:0 0 0 3px #adc69b10,0 4px 14px #0003}.poker-seat[data-self=true] .poker-seat-info{background:linear-gradient(135deg,#3e423c,#31352f)}.poker-seat[data-folded=true]{opacity:.5}.poker-seat-cards{display:flex;justify-content:center;gap:3px;height:33px;margin-bottom:5px}.poker-seat-cards .poker-card{width:24px;height:33px;padding:2px;border-radius:3px}.poker-seat-cards .poker-card b{font-size:11px}.poker-seat-cards .poker-card span{font-size:9px;margin-top:1px}.poker-seat-cards .poker-card:after{font-size:12px;bottom:2px;right:2px}.poker-seat-cards .poker-card[data-back=true]{border-width:2px}.poker-seat-action{font-size:9px;display:block;color:#99a292;margin-top:5px;min-height:11px}.poker-seat[data-active=true] .poker-seat-action{color:#c7d5bf}.poker-dealer{position:absolute;right:-8px;bottom:-7px;border-radius:50%;width:19px;height:19px;background:#d3d1c7;color:#30352f;font:10px/19px var(--sans);box-shadow:0 2px 4px #0004}.poker-welcome{position:absolute;inset:0;z-index:4;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(ellipse,#202520b0,transparent 70%);gap:12px}.poker-welcome[hidden]{display:none}.poker-welcome h2{font-weight:400;font-size:22px;letter-spacing:-.03em;margin:5px 0 0}.poker-welcome p{font-size:11px;color:#8e9c91;margin:0 0 10px}.poker-welcome-cards{position:relative;width:94px;height:88px;margin-bottom:10px}.poker-welcome-cards>span{position:absolute;display:block;background:linear-gradient(130deg,#e8e6df,#b7bcb4);color:#39433b;width:60px;height:85px;padding:8px;font:23px/1 Georgia,serif;border-radius:7px;box-shadow:0 5px 15px #0005;transform:rotate(-14deg);left:2px;top:0}.poker-welcome-cards>span+span{left:38px;top:5px;transform:rotate(12deg);color:#99534b}.poker-welcome-cards small{font-size:25px;display:block;margin:10px 0}.poker-primary{min-height:46px;padding:11px 24px;border:0;border-radius:11px;color:#272c28;background:linear-gradient(140deg,#d9ded4,#b5beb0);font-size:13px;box-shadow:inset 0 1px #ffffff55,0 3px 10px #0002}.poker-console{max-width:520px;margin:auto}.poker-player-hand{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 24px;background:#222422;border-radius:16px;box-shadow:inset 0 1px #ffffff08}.poker-player-hand>div:first-child,.poker-stack{flex:1;font-size:10px;color:#939b92}.poker-player-hand strong{display:block;font-weight:400;font-size:12px;color:#c9cfc6;min-height:17px;margin-top:7px}.poker-stack{text-align:right}.poker-stack strong{font-size:20px;font-variant-numeric:tabular-nums}.poker-hole{display:flex;gap:6px}.poker-hole .poker-card{width:44px;height:62px}.poker-hole .poker-card b{font-size:18px}.poker-hole .poker-card span{font-size:14px}.poker-hole .poker-card:after{font-size:24px}#poker-status{min-height:20px;font-size:12px;text-align:center;color:#a7b09e;margin:18px 0 12px}.poker-action-row{display:flex;gap:8px}.poker-action-row>button{flex:1;min-height:48px;border:0;border-radius:10px;font-size:13px;background:#2d302c;color:#d1d5cd}.poker-action-row>button:first-child{background:#242623;color:#92988d}.poker-action-row>.poker-primary{background:linear-gradient(140deg,#d9ded4,#b5beb0);color:#272c28}.poker-raise-panel{padding:18px;margin-bottom:12px;border-radius:13px;background:#282c27;animation:poker-appear .18s ease}.poker-raise-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#a7b09e;gap:12px}.poker-raise-label input{width:110px;background:#1b1f1a;border:1px solid #4a5344;border-radius:7px;padding:8px;color:#d5ddcd;font-size:17px}.poker-raise-panel input[type=range]{width:100%;accent-color:#bdcab2;margin:18px 0;height:20px}.poker-presets{display:flex;gap:6px;margin-bottom:16px}.poker-presets button{flex:1;border:0;background:#363d31;color:#b9c5ae;border-radius:6px;min-height:34px;font-size:11px}.poker-submit-raise{width:100%}.poker-result{padding:22px;background:#242823;border-radius:14px;margin-top:16px}.poker-result h2{font-size:19px;font-weight:400;margin:0 0 8px}.poker-result>p{font-size:11px;color:#97a38e}.poker-results-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;font-size:12px;border-top:1px solid #ffffff08}.poker-results-row small{display:block;font-size:10px;color:#8e9986;margin-top:5px}.poker-results-row strong{font-weight:400;font-variant-numeric:tabular-nums}.poker-result .poker-primary{width:100%;margin-top:12px}.poker-footer{max-width:520px;margin:22px auto 0;text-align:center;color:#747d70;font-size:10px}.poker-footer>p{margin-bottom:20px}.poker-footer details{text-align:left;border-top:1px solid #ffffff08;padding:14px 0}.poker-footer summary{cursor:pointer;color:#979f91;min-height:25px}.poker-footer ol{padding:0;list-style:none;max-height:200px;overflow:auto}.poker-footer li{display:flex;justify-content:space-between;padding:7px 0;color:#8c9584;line-height:1.5}.poker-help p{font-size:13px;line-height:1.9;color:#a5ada0}.poker-help h3{font-size:14px;font-weight:400}.poker-help ol{padding:0;list-style:none}.poker-help li{padding:9px 0;border-bottom:1px solid #ffffff08;display:flex;justify-content:space-between;font-size:13px}.poker-help li small{font-size:12px;color:#969f8f}.poker-page .board-tabs{flex-wrap:wrap}.poker-page .board-seats{max-height:360px;overflow:auto}.poker-page .board-tabs button{min-width:38px}
.poker-eyebrow,.poker-subtitle{display:none}.poker-heading{align-items:center;margin-bottom:20px}
.poker-modes{display:flex;align-items:center;gap:3px;background:#202020;padding:4px;border-radius:12px;min-width:0}
.poker-modes button{border:0;border-radius:9px;min-height:40px;padding:8px 16px;background:transparent;color:#919191;font:400 12px/1.3 var(--sans)}
.poker-modes button[aria-pressed=true]{background:linear-gradient(145deg,#363636,#2a2a2a);color:#e0e0e0;box-shadow:inset 0 1px #ffffff09,0 2px 5px #0002}
.poker-topbar{gap:10px;flex-wrap:wrap}.poker-hand-number{font-size:11px;color:#909090;margin:10px 0 0;min-height:14px}
.poker-welcome p{max-width:90%;text-align:center;line-height:1.6}
.poker-welcome-cards{border:0;background:none;padding:0;cursor:pointer;transition:scale .2s ease}.poker-welcome-cards:hover{scale:1.04}.poker-welcome-cards:active{scale:.96}
.poker-console[hidden],.poker-page [hidden]{display:none!important}
@keyframes poker-appear{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.poker-card.is-new{animation:poker-appear .32s ease both;animation-delay:var(--delay,0ms)}
@media(max-width:650px){.poker-page .shell{padding:0 16px}.poker-layout{margin-top:18px}.poker-heading{margin-bottom:20px}.poker-heading h1{font-size:26px}.poker-eyebrow{font-size:9px;letter-spacing:.1em}.poker-subtitle{font-size:12px}.poker-arena{height:450px;margin:0 -6px 12px}.poker-felt{inset:32px 19px 30px;border-width:7px;border-radius:44%}.poker-felt:after{inset:10px;border-radius:44%}.poker-felt>span{top:28%;font-size:8px}.poker-felt small{font-size:6px}.poker-seat{width:76px}.poker-seat-info{border-radius:9px;padding:6px}.poker-seat-name{font-size:9px}.poker-seat-stack{font-size:13px}.poker-seat-action{font-size:8px}.poker-seat-cards{height:28px}.poker-seat-cards .poker-card{width:21px;height:28px}.poker-seat-cards .poker-card b{font-size:10px}.poker-seat-cards .poker-card span{font-size:8px}.poker-board{gap:4px}.poker-board .poker-card{width:36px;height:53px;padding:4px}.poker-board .poker-card b{font-size:15px}.poker-board .poker-card span{font-size:12px}.poker-board .poker-card:after{font-size:22px;right:3px;bottom:3px}.poker-center{gap:11px}.poker-pot strong{font-size:19px}.poker-player-hand{padding:13px 16px;gap:10px}.poker-player-hand>div:first-child{max-width:95px}.poker-welcome h2{font-size:20px}.poker-welcome .poker-primary{font-size:12px}.poker-welcome-cards{transform:scale(.9)}.poker-action-row>button{font-size:12px;padding:10px}.poker-raise-panel{padding:14px}.poker-topbar{font-size:10px}.poker-topbar button{font-size:11px}.poker-seat[data-self=true]{--y:90%!important}}
@media(max-width:360px){.poker-arena{height:440px}.poker-seat{width:65px}.poker-seat-name{font-size:8px}.poker-seat-stack{font-size:12px}.poker-board .poker-card{width:32px;height:47px}.poker-player-hand{padding:12px}.poker-hole .poker-card{width:37px;height:53px}.poker-player-hand>div:first-child{max-width:75px}.poker-player-hand strong{font-size:10px}.poker-stack strong{font-size:17px}.poker-heading h1{font-size:24px}}
@media(prefers-reduced-motion:reduce){.poker-page *{animation:none!important;transition:none!important}}
@media(max-width:650px){.poker-layout{margin-top:12px}.poker-heading{margin-bottom:14px;align-items:center}.poker-heading h1{font-size:22px}.poker-eyebrow{margin-bottom:6px;font-size:8px}.poker-subtitle{display:none}.poker-arena{height:380px}.poker-topbar{margin-bottom:8px}.poker-seat-cards{margin-bottom:3px}.poker-seat-action{margin-top:4px}.poker-player-hand{padding:11px 16px}#poker-status{margin:12px 0 9px}}
@media(max-width:360px){.poker-arena{height:380px}}

.poker-center[hidden]{display:none}

@media(max-width:650px){.poker-seat{left:clamp(38px,var(--x),calc(100% - 38px))}.poker-modes button{padding-inline:12px}}
@media(max-width:360px){.poker-seat{left:clamp(32.5px,var(--x),calc(100% - 32.5px))}}
