.playing-card.svelte-13kiyf8{position:relative;border-radius:9px;box-shadow:inset 0 0 0 2px #ffffffc2,inset 0 0 0 4px #f4c95d1a,0 12px 22px #00000061,0 0 0 1px #ffffff2e;background:radial-gradient(circle at 34% 18%,rgba(255,255,255,.92),transparent 34%),linear-gradient(155deg,#fffbf2,#f7ecd6 48%,#fff8e8);transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.playing-card.highlighted.svelte-13kiyf8{box-shadow:0 0 24px var(--color-primary-glow),inset 0 0 0 2px #ffffffc2,0 14px 28px #0000006b;transform:translateY(-4px)}.card-xs.svelte-13kiyf8{width:36px;height:50px;font-size:.5rem;border-radius:4px}.card-small.svelte-13kiyf8{width:50px;height:70px;font-size:.75rem}.card-medium.svelte-13kiyf8{width:70px;height:98px;font-size:1rem}.card-large.svelte-13kiyf8{width:100px;height:140px;font-size:1.25rem}.face-down.svelte-13kiyf8{background:url(../../../graphics/cards/rng-card-back.jpg) center / cover no-repeat}.card-back.svelte-13kiyf8{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0}.card-pattern.svelte-13kiyf8{width:100%;height:100%;border-radius:inherit;background:transparent}.card-face.svelte-13kiyf8{width:100%;height:100%;display:flex;flex-direction:column;position:relative;isolation:isolate}.card-face.svelte-13kiyf8:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px solid rgba(90,64,29,.16);border-radius:6px;pointer-events:none;z-index:1}.card-face.svelte-13kiyf8:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../../../graphics/cards/rng-card-face.jpg) center / cover no-repeat;opacity:.08;mix-blend-mode:multiply;pointer-events:none;z-index:0}.card-corner.svelte-13kiyf8{position:absolute;display:flex;flex-direction:column;align-items:center;line-height:1.1;z-index:2}.top-left.svelte-13kiyf8{top:4px;left:6px}.bottom-right.svelte-13kiyf8{bottom:4px;right:6px;transform:rotate(180deg)}.rank.svelte-13kiyf8{font-family:var(--font-display);font-weight:700}.suit.svelte-13kiyf8{font-size:.9em}.card-center.svelte-13kiyf8{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.suit-large.svelte-13kiyf8{font-size:2em;filter:drop-shadow(0 2px 1px rgba(0,0,0,.12))}.card-large.svelte-13kiyf8 .suit-large:where(.svelte-13kiyf8){font-size:3em}.card-small.svelte-13kiyf8 .suit-large:where(.svelte-13kiyf8){font-size:1.5em}.card-xs.svelte-13kiyf8 .suit-large:where(.svelte-13kiyf8){font-size:1.2em}.card-xs.svelte-13kiyf8 .top-left:where(.svelte-13kiyf8){top:2px;left:3px}.card-xs.svelte-13kiyf8 .bottom-right:where(.svelte-13kiyf8){bottom:2px;right:3px}.red.svelte-13kiyf8 .rank:where(.svelte-13kiyf8),.red.svelte-13kiyf8 .suit:where(.svelte-13kiyf8),.red.svelte-13kiyf8 .suit-large:where(.svelte-13kiyf8){color:var(--suit-hearts)}.black.svelte-13kiyf8 .rank:where(.svelte-13kiyf8),.black.svelte-13kiyf8 .suit:where(.svelte-13kiyf8),.black.svelte-13kiyf8 .suit-large:where(.svelte-13kiyf8){color:#111820}.player-seat.svelte-1sjf4qw{display:flex;flex-direction:row;align-items:center;gap:.65rem;min-width:156px;padding:.6rem .75rem;background:linear-gradient(180deg,rgba(255,255,255,.09),transparent 45%),#070d0fe6;border:1px solid rgba(120,154,148,.32);border-radius:var(--radius-lg);box-shadow:0 14px 30px #0000006b,inset 0 1px #ffffff1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:all .3s ease}.player-seat.current-turn.svelte-1sjf4qw{border-color:#f4c95db8;box-shadow:0 0 0 1px #f4c95d38,0 0 30px var(--color-primary-glow),0 18px 34px #00000080;transform:translateY(-2px)}.player-seat.winner.svelte-1sjf4qw{border-color:#f4c95ddb;box-shadow:0 0 0 1px #f4c95d47,0 0 34px #f4c95d3d,0 18px 38px #00000080}.player-seat.folded.svelte-1sjf4qw{opacity:.55;filter:saturate(.5)}.player-seat.all-in.svelte-1sjf4qw{border-color:#f35f4bb3}.player-seat.is-me.svelte-1sjf4qw{background:linear-gradient(180deg,rgba(33,217,146,.18),transparent 58%),#081816eb;border-color:#21d9928c}.player-main.svelte-1sjf4qw{display:flex;flex-direction:row;align-items:center;gap:.62rem;min-width:0}.player-avatar.svelte-1sjf4qw{position:relative;width:40px;height:40px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 38% 30%,rgba(255,255,255,.42),transparent 20%),radial-gradient(circle at 50% 55%,#21d99280,#082722e6 58%,#071011);border-radius:50%;border:1px solid rgba(33,217,146,.54);color:var(--color-secondary);box-shadow:0 0 18px #21d99233,inset 0 0 12px #ffffff14}.dealer-button.svelte-1sjf4qw{position:absolute;top:-4px;right:-4px;width:17px;height:17px;display:flex;align-items:center;justify-content:center;background:var(--color-primary);border-radius:50%;color:#10120f;box-shadow:0 0 12px var(--color-primary-glow)}.player-info.svelte-1sjf4qw{min-width:0;text-align:left}.player-name.svelte-1sjf4qw{font-weight:600;font-size:.78rem;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90px}.player-name.ai.svelte-1sjf4qw{color:var(--color-secondary)}.me-badge.svelte-1sjf4qw{display:inline-block;margin-left:.25rem;font-size:.62rem;color:var(--color-primary)}.player-chips.svelte-1sjf4qw{display:flex;align-items:center;gap:.25rem;font-size:.72rem;font-weight:700;color:var(--color-secondary)}.player-cards.svelte-1sjf4qw{display:flex;gap:3px}.current-bet.svelte-1sjf4qw{display:flex;align-items:center;gap:.25rem;padding:.24rem .44rem;background:#f4c95d24;border:1px solid rgba(244,201,93,.24);border-radius:var(--radius-full);font-size:.68rem;font-weight:600;color:var(--color-primary)}.status-badge.svelte-1sjf4qw{padding:.18rem .42rem;border-radius:var(--radius-full);font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:0}.status-badge.folded.svelte-1sjf4qw{background:#60708038;color:var(--color-text-muted)}.status-badge.all-in.svelte-1sjf4qw{background:#f35f4b2e;color:var(--color-accent)}.status-badge.winner.svelte-1sjf4qw{color:#11130d;background:linear-gradient(180deg,#ffe182,#c59d35);box-shadow:0 0 16px #f4c95d4d}@media (max-width: 600px){.player-seat.svelte-1sjf4qw{min-width:118px;gap:.45rem;padding:.44rem .52rem}.player-avatar.svelte-1sjf4qw{width:30px;height:30px}.dealer-button.svelte-1sjf4qw{width:12px;height:12px}.player-name.svelte-1sjf4qw{font-size:.62rem;max-width:64px}.player-chips.svelte-1sjf4qw{font-size:.58rem}.me-badge.svelte-1sjf4qw{display:none}.player-cards.svelte-1sjf4qw{gap:2px;transform:scale(.8);transform-origin:center center}.current-bet.svelte-1sjf4qw{font-size:.52rem;padding:.14rem .28rem}.status-badge.svelte-1sjf4qw{font-size:.4375rem;padding:.0625rem .25rem}}@media (max-width: 400px){.player-seat.svelte-1sjf4qw{min-width:102px;gap:.32rem;padding:.32rem .38rem}.player-avatar.svelte-1sjf4qw{width:26px;height:26px}.player-cards.svelte-1sjf4qw{transform:scale(.7)}}.player-seat.compact.svelte-1sjf4qw{min-width:108px;gap:.32rem;padding:.32rem .42rem}.player-seat.compact.svelte-1sjf4qw .player-avatar:where(.svelte-1sjf4qw){width:26px;height:26px}.player-seat.compact.svelte-1sjf4qw .dealer-button:where(.svelte-1sjf4qw){width:10px;height:10px}.player-seat.compact.svelte-1sjf4qw .player-name:where(.svelte-1sjf4qw){font-size:.5rem}.player-seat.compact.svelte-1sjf4qw .player-chips:where(.svelte-1sjf4qw){font-size:.4375rem}.player-seat.compact.svelte-1sjf4qw .player-cards:where(.svelte-1sjf4qw){transform:scale(.65)}.community-cards.svelte-mhgv9g{display:flex;justify-content:center;padding:.8rem 1rem;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.06),transparent 64%),#030c0b47;border:1px solid rgba(255,255,255,.07);box-shadow:inset 0 1px #ffffff14,0 14px 30px #0000002e}.community-cards.compact.svelte-mhgv9g{padding:.5rem}.cards-container.svelte-mhgv9g{display:flex;gap:.62rem}.card-slot.svelte-mhgv9g{opacity:1;transition:opacity .18s ease}.card-slot.empty.svelte-mhgv9g{opacity:.3}.card-placeholder.svelte-mhgv9g{width:70px;height:98px;border:1px dashed rgba(244,201,93,.28);border-radius:8px;background:linear-gradient(135deg,#f4c95d0d,#21d9920a),#ffffff08;box-shadow:inset 0 0 18px #00000029}@media (max-width: 600px){.community-cards.svelte-mhgv9g{padding:.5rem}.cards-container.svelte-mhgv9g{gap:.15rem}.card-slot.svelte-mhgv9g{transform:scale(.7);transform-origin:center center}.card-placeholder.svelte-mhgv9g{width:49px;height:69px}}@media (max-width: 400px){.cards-container.svelte-mhgv9g{gap:2px}.card-slot.svelte-mhgv9g{transform:scale(.6)}.card-placeholder.svelte-mhgv9g{width:42px;height:59px}}.action-buttons.svelte-1xid40f{display:flex;flex-direction:column;gap:.8rem;width:min(760px,100%);padding:.9rem 1rem;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 52%),#050a0ce6;border-radius:var(--radius-lg);border:1px solid rgba(120,154,148,.3);position:relative;box-shadow:0 20px 50px #0000007a,inset 0 1px #ffffff1f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.transacting-overlay.svelte-1xid40f{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:.5rem;background:#020607e0;border-radius:var(--radius-lg);z-index:10;color:var(--color-primary);font-size:.875rem}.spinner{animation:svelte-1xid40f-spin 1s linear infinite}@keyframes svelte-1xid40f-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.onchain-badge.svelte-1xid40f{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-bottom:.1rem;color:var(--color-secondary)}.onchain-badge.svelte-1xid40f span:where(.svelte-1xid40f){font-size:.625rem;text-transform:uppercase;letter-spacing:0;color:var(--color-secondary)}.actions-row.svelte-1xid40f{display:flex;gap:.7rem;justify-content:center}.action-btn.svelte-1xid40f{min-width:124px;padding:.86rem 1.2rem;font-size:.9375rem;font-weight:800;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease;text-transform:uppercase;box-shadow:inset 0 1px #ffffff2e,0 12px 26px #0000003d}.action-btn.svelte-1xid40f:disabled{opacity:.4;cursor:not-allowed}.action-btn.fold.svelte-1xid40f{background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 50%),linear-gradient(135deg,#2d373b,#182225);color:#e4ecea}.action-btn.fold.svelte-1xid40f:hover:not(:disabled){background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 50%),linear-gradient(135deg,#3a474c,#202d30)}.action-btn.check.svelte-1xid40f{background:linear-gradient(135deg,#193330,#0c211f);border-color:#21d99252;color:var(--color-secondary)}.action-btn.check.svelte-1xid40f:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 22px var(--color-secondary-glow)}.action-btn.call.svelte-1xid40f{background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 46%),linear-gradient(135deg,#0fc481,#0c7658);color:#fff;border-color:#21d9927a}.action-btn.call.svelte-1xid40f:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 24px var(--color-secondary-glow)}.action-btn.raise.svelte-1xid40f{background:linear-gradient(180deg,rgba(255,255,255,.2),transparent 44%),linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:#10120f;border-color:#f4c95d9e}.action-btn.raise.svelte-1xid40f:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 24px var(--color-primary-glow)}.action-btn.all-in.svelte-1xid40f{background:linear-gradient(180deg,rgba(255,255,255,.1),transparent 48%),linear-gradient(135deg,var(--color-accent) 0%,var(--color-accent-dark) 100%);color:#fff;border-color:#f35f4b7a}.action-btn.all-in.svelte-1xid40f:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 24px var(--color-accent-glow)}.raise-section.svelte-1xid40f{display:flex;flex-direction:column;gap:.75rem;align-items:center}.raise-controls.svelte-1xid40f{display:flex;align-items:center;gap:.5rem}.adjust-btn.svelte-1xid40f{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);cursor:pointer;transition:all .2s ease}.adjust-btn.svelte-1xid40f:hover:not(:disabled){border-color:var(--color-primary);color:var(--color-primary)}.adjust-btn.svelte-1xid40f:disabled{opacity:.4;cursor:not-allowed}.raise-amount.svelte-1xid40f input:where(.svelte-1xid40f){width:112px;text-align:center;font-weight:600}@media (max-width: 480px){.actions-row.svelte-1xid40f{flex-wrap:wrap;gap:.5rem}.action-btn.svelte-1xid40f{flex:1 1 42%;min-width:118px;padding:.72rem .8rem;font-size:.8125rem}}.round-result-banner.svelte-14gyx6j{position:absolute;top:19%;left:50%;z-index:22;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;width:min(560px,calc(100% - 2rem));padding:.85rem 1rem;transform:translate(-50%);color:var(--color-text);background:linear-gradient(180deg,rgba(244,201,93,.2),transparent 62%),linear-gradient(90deg,#21d9921f,#050a0bf0),#050a0bf0;border:1px solid rgba(244,201,93,.68);border-radius:var(--radius-lg);box-shadow:0 22px 44px #00000080,0 0 42px #f4c95d33,inset 0 1px #ffffff1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.result-icon.svelte-14gyx6j{display:flex;align-items:center;justify-content:center;width:46px;height:46px;color:#11130d;background:linear-gradient(180deg,#ffe182,#b9902c);border-radius:50%;box-shadow:0 0 24px #f4c95d61}.result-copy.svelte-14gyx6j{min-width:0;display:flex;flex-direction:column;gap:.1rem}.result-kicker.svelte-14gyx6j,.result-pot.svelte-14gyx6j span:where(.svelte-14gyx6j){font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-secondary)}.result-headline.svelte-14gyx6j{overflow:hidden;color:var(--color-primary);font-family:var(--font-display);font-size:clamp(1.2rem,2vw,1.75rem);line-height:1;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 0 22px rgba(244,201,93,.26)}.result-detail.svelte-14gyx6j{overflow:hidden;color:var(--color-text-secondary);font-size:.78rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.result-pot.svelte-14gyx6j{display:flex;align-items:center;gap:.35rem;padding:.46rem .62rem;color:var(--color-primary);background:#f4c95d1a;border:1px solid rgba(244,201,93,.28);border-radius:var(--radius-md);white-space:nowrap}.result-pot.is-win.svelte-14gyx6j{color:#74f2b4;background:#21d99229;border-color:#21d99270;box-shadow:0 0 24px #21d99224}.result-pot.is-loss.svelte-14gyx6j{color:#ffb19f;background:#7f221b57;border-color:#ff5c4175;box-shadow:0 0 24px #ff5c411f}.result-pot.is-win.svelte-14gyx6j span:where(.svelte-14gyx6j),.result-pot.is-loss.svelte-14gyx6j span:where(.svelte-14gyx6j){color:currentColor}.result-pot.svelte-14gyx6j strong:where(.svelte-14gyx6j){font-family:var(--font-display);font-size:clamp(1rem,1.8vw,1.35rem);line-height:1}@media (max-width: 760px){.round-result-banner.svelte-14gyx6j{top:18%;grid-template-columns:auto minmax(0,1fr);gap:.72rem;padding:.68rem .76rem}.result-icon.svelte-14gyx6j{width:38px;height:38px}.result-pot.svelte-14gyx6j{grid-column:1 / -1;justify-content:center;justify-self:stretch;padding:.38rem .5rem}}@media (max-width: 480px){.round-result-banner.svelte-14gyx6j{top:16%;width:calc(100% - 1rem)}.result-headline.svelte-14gyx6j{font-size:1rem}.result-detail.svelte-14gyx6j{font-size:.68rem}}.poker-table.svelte-1dy35r9{display:flex;flex-direction:column;gap:.85rem;isolation:isolate}.table-felt.svelte-1dy35r9{position:relative;min-height:clamp(540px,48vw,700px);background:linear-gradient(180deg,#0000000f,#0000002e),url(../../../graphics/onchain-poker-table-background.jpg) center / cover no-repeat;border:1px solid rgba(244,201,93,.24);border-radius:var(--radius-xl);box-shadow:inset 0 0 0 1px #ffffff0f,inset 0 0 90px #00000052,0 34px 90px #0000009e,0 0 54px #21d9921f;overflow:hidden}.table-felt.svelte-1dy35r9:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(ellipse at center,rgba(33,217,146,.06),transparent 54%),linear-gradient(90deg,rgba(0,0,0,.2),transparent 22%,transparent 78%,rgba(0,0,0,.22));pointer-events:none;z-index:1}.table-felt.svelte-1dy35r9:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 18%,transparent 82%,rgba(0,0,0,.14));pointer-events:none;z-index:2}.table-aura.svelte-1dy35r9,.table-rail.svelte-1dy35r9,.table-markings.svelte-1dy35r9{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none}.table-aura.svelte-1dy35r9{background:radial-gradient(ellipse at 50% 2%,rgba(244,201,93,.18),transparent 24%),radial-gradient(ellipse at 50% 96%,rgba(89,214,255,.1),transparent 28%);mix-blend-mode:screen;opacity:.58;z-index:3}.table-rail.svelte-1dy35r9,.table-markings.svelte-1dy35r9{display:none}.table-rail.svelte-1dy35r9{top:22px;right:22px;bottom:22px;left:22px;border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 0 0 1px #f4c95d1f,0 0 28px #f4c95d24;z-index:4}.table-markings.svelte-1dy35r9{top:70px;right:116px;bottom:70px;left:116px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,transparent 49.7%,rgba(33,217,146,.08) 50%,transparent 50.3%),radial-gradient(ellipse at center,transparent 52%,rgba(255,255,255,.06) 53%,transparent 54%);z-index:4}.table-info.svelte-1dy35r9{display:grid;grid-template-columns:minmax(160px,1fr) minmax(190px,1.2fr) minmax(230px,1fr);align-items:center;gap:.75rem;padding:.25rem .25rem 0}.hud-panel.svelte-1dy35r9{min-height:64px;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:linear-gradient(180deg,rgba(255,255,255,.07),transparent 48%),#050c0dc7;border:1px solid rgba(120,154,148,.22);border-radius:var(--radius-lg);box-shadow:var(--shadow-panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.phase-panel.svelte-1dy35r9{justify-content:space-between}.rng-panel.svelte-1dy35r9{justify-content:center;border-color:#21d99257}.rng-panel.svelte-1dy35r9 svg{color:var(--color-secondary);filter:drop-shadow(0 0 10px var(--color-secondary-glow))}.rng-panel.svelte-1dy35r9>div:where(.svelte-1dy35r9){display:flex;flex-direction:column;gap:.1rem}.hud-label.svelte-1dy35r9{display:block;font-size:.625rem;font-weight:700;text-transform:uppercase;color:var(--color-text-muted)}.hud-value.svelte-1dy35r9{font-size:.875rem;font-weight:700;color:var(--color-secondary)}.phase-badge.svelte-1dy35r9{display:inline-flex;align-items:center;justify-content:center;min-width:132px;padding:.45rem .85rem;background:linear-gradient(180deg,#f4c95d2e,#f4c95d0f),#00000075;border-radius:var(--radius-full);font-family:var(--font-display);font-size:.75rem;letter-spacing:0;text-transform:uppercase;color:var(--color-primary);border:1px solid rgba(244,201,93,.38);box-shadow:0 0 20px #f4c95d1a}.table-stats.svelte-1dy35r9{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.buy-in-badge.svelte-1dy35r9{display:flex;align-items:center;gap:.25rem;padding:.42rem .72rem;background:#f4c95d1a;border:1px solid rgba(244,201,93,.24);border-radius:var(--radius-full);font-size:.75rem;color:var(--color-primary)}.onchain-badge.svelte-1dy35r9{display:flex;align-items:center;gap:.25rem;padding:.32rem .62rem;background:#21d9921f;border:1px solid rgba(33,217,146,.36);border-radius:var(--radius-full);font-size:.625rem;font-weight:600;color:var(--color-secondary);text-transform:uppercase;letter-spacing:.05em}.copy-url-btn.svelte-1dy35r9{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;background:#21d9921a;border:1px solid rgba(33,217,146,.32);border-radius:var(--radius-full);color:var(--color-secondary);cursor:pointer;transition:all .2s ease}.copy-url-btn.svelte-1dy35r9:hover{background:var(--color-secondary);color:#06100d}.invite-toggle.svelte-1dy35r9{display:flex;align-items:center;gap:.25rem;padding:.42rem .72rem;background:#ffffff0a;border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:.75rem;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease}.invite-toggle.svelte-1dy35r9:hover,.invite-toggle.active.svelte-1dy35r9{background:#f4c95d29;color:var(--color-primary);border-color:var(--color-primary)}.player-count-badge.svelte-1dy35r9{display:flex;align-items:center;gap:.25rem;padding:.42rem .72rem;background:#ffffff0a;border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:.75rem;color:var(--color-text-secondary)}.invite-panel.svelte-1dy35r9{background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 60%),#050c0dd1;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:.75rem 1rem;margin-bottom:.5rem;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.invite-content.svelte-1dy35r9{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.invite-label.svelte-1dy35r9{font-size:.75rem;color:var(--color-text-secondary);white-space:nowrap}.invite-link-row.svelte-1dy35r9{display:flex;flex:1;min-width:200px;gap:.5rem}.invite-link.svelte-1dy35r9{flex:1;font-size:.75rem;padding:.5rem .75rem}.copy-btn.svelte-1dy35r9{width:36px;display:flex;align-items:center;justify-content:center;background:var(--color-primary);color:#10120f;border:none;border-radius:var(--radius-md);cursor:pointer;transition:opacity .2s ease}.copy-btn.svelte-1dy35r9:hover{opacity:.9}.center-stage.svelte-1dy35r9{position:absolute;top:49%;left:50%;transform:translate(-50%,-50%);z-index:8;display:flex;flex-direction:column;align-items:center;gap:.75rem;width:min(620px,58vw)}.turn-indicator.svelte-1dy35r9{position:absolute;top:25%;left:50%;transform:translate(-50%);z-index:11;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-width:min(320px,calc(100% - 2rem));max-width:min(440px,calc(100% - 2rem));padding:.55rem .9rem;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 54%),#040a0bd6;border:1px solid rgba(244,201,93,.4);border-radius:var(--radius-full);box-shadow:0 18px 40px #0000006b,0 0 28px #f4c95d1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:none;text-align:center}.turn-indicator.is-mine.svelte-1dy35r9{border-color:#21d9929e;box-shadow:0 18px 40px #0000006b,0 0 30px #21d9922e}.turn-label.svelte-1dy35r9{font-size:.58rem;font-weight:800;text-transform:uppercase;color:var(--color-text-muted);white-space:nowrap}.turn-player.svelte-1dy35r9{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-display);font-size:.9rem;font-weight:700;color:var(--color-primary);text-shadow:0 0 16px var(--color-primary-glow)}.turn-indicator.is-mine.svelte-1dy35r9 .turn-player:where(.svelte-1dy35r9){color:var(--color-secondary);text-shadow:0 0 16px var(--color-secondary-glow)}.pot-display.svelte-1dy35r9{display:grid;grid-template-columns:auto auto;grid-template-areas:"chips label" "chips amount";align-items:center;-moz-column-gap:.72rem;column-gap:.72rem;min-width:128px;padding:.58rem .9rem;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 48%),#040a0bd1;border:1px solid rgba(244,201,93,.34);border-radius:var(--radius-lg);box-shadow:0 14px 34px #00000061,0 0 24px #f4c95d1c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.pot-chips.svelte-1dy35r9{grid-area:chips;position:relative;width:36px;height:30px}.pot-chips.svelte-1dy35r9 span:where(.svelte-1dy35r9){position:absolute;bottom:0;width:22px;height:22px;border-radius:50%;background:radial-gradient(circle at 36% 28%,rgba(255,255,255,.8),transparent 20%),repeating-conic-gradient(from 0deg,#f6f2e8,#f6f2e8 18deg,#273033 18deg,#273033 36deg),linear-gradient(135deg,#d9dde0,#6b7278);border:2px solid rgba(255,255,255,.42);box-shadow:0 6px 10px #0000006b}.pot-chips.svelte-1dy35r9 span:where(.svelte-1dy35r9):nth-child(1){left:0}.pot-chips.svelte-1dy35r9 span:where(.svelte-1dy35r9):nth-child(2){left:11px;bottom:5px;background:radial-gradient(circle at 36% 28%,rgba(255,255,255,.8),transparent 20%),repeating-conic-gradient(from 0deg,#fee9d2,#fee9d2 18deg,#72342e 18deg,#72342e 36deg),linear-gradient(135deg,#d98275,#5a211d)}.pot-chips.svelte-1dy35r9 span:where(.svelte-1dy35r9):nth-child(3){left:7px;bottom:12px;background:radial-gradient(circle at 36% 28%,rgba(255,255,255,.82),transparent 20%),repeating-conic-gradient(from 0deg,#e6f2ff,#e6f2ff 18deg,#1c5a88 18deg,#1c5a88 36deg),linear-gradient(135deg,#5fb6ff,#153856)}.pot-label.svelte-1dy35r9{grid-area:label;font-size:.55rem;font-weight:800;text-transform:uppercase;color:var(--color-text-muted);line-height:1}.pot-amount.svelte-1dy35r9{grid-area:amount;font-family:var(--font-display);font-size:1.28rem;font-weight:700;color:var(--color-primary);line-height:1.15;text-shadow:0 0 18px var(--color-primary-glow)}.community-area.svelte-1dy35r9{position:relative;z-index:2}.players-container.svelte-1dy35r9{position:relative;width:100%;height:100%;min-height:600px}.showdown-pending.svelte-1dy35r9{position:absolute;top:19%;left:50%;z-index:22;display:flex;width:min(520px,calc(100% - 2rem));flex-direction:column;align-items:center;gap:.18rem;padding:.72rem 1rem;transform:translate(-50%);text-align:center;background:linear-gradient(180deg,rgba(244,201,93,.14),transparent 62%),#050a0beb;border:1px solid rgba(244,201,93,.46);border-radius:var(--radius-lg);box-shadow:0 20px 42px #0000007a,0 0 34px #f4c95d24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.showdown-pending-label.svelte-1dy35r9{font-size:.62rem;font-weight:800;text-transform:uppercase;color:var(--color-secondary)}.showdown-pending.svelte-1dy35r9 strong:where(.svelte-1dy35r9){color:var(--color-primary);font-family:var(--font-display);font-size:clamp(1rem,1.6vw,1.35rem);line-height:1.08}.showdown-pending.svelte-1dy35r9 span:where(.svelte-1dy35r9):last-child{color:var(--color-text-secondary);font-size:.72rem;font-weight:700}.player-position.svelte-1dy35r9{position:absolute;transform:translate(-50%,-50%);z-index:10}.player-position.position-0[data-player-count="2"].svelte-1dy35r9{bottom:8%;left:50%;transform:translate(-50%)}.player-position.position-1[data-player-count="2"].svelte-1dy35r9{top:8%;left:50%;transform:translate(-50%)}.player-position.position-0[data-player-count="3"].svelte-1dy35r9{bottom:10%;left:50%;transform:translate(-50%)}.player-position.position-1[data-player-count="3"].svelte-1dy35r9{top:30%;left:15%}.player-position.position-2[data-player-count="3"].svelte-1dy35r9{top:30%;right:15%;left:auto;transform:translate(50%)}.player-position.position-0[data-player-count="4"].svelte-1dy35r9{bottom:10%;left:50%;transform:translate(-50%)}.player-position.position-1[data-player-count="4"].svelte-1dy35r9{top:50%;left:8%}.player-position.position-2[data-player-count="4"].svelte-1dy35r9{top:10%;left:50%;transform:translate(-50%)}.player-position.position-3[data-player-count="4"].svelte-1dy35r9{top:50%;right:8%;left:auto;transform:translate(50%)}.player-position.position-0[data-player-count="5"].svelte-1dy35r9,.player-position.position-0[data-player-count="6"].svelte-1dy35r9{bottom:8%;left:50%;transform:translate(-50%)}.player-position.position-1[data-player-count="5"].svelte-1dy35r9,.player-position.position-1[data-player-count="6"].svelte-1dy35r9{bottom:25%;left:10%}.player-position.position-2[data-player-count="5"].svelte-1dy35r9,.player-position.position-2[data-player-count="6"].svelte-1dy35r9{top:20%;left:12%}.player-position.position-3[data-player-count="5"].svelte-1dy35r9,.player-position.position-3[data-player-count="6"].svelte-1dy35r9{top:10%;left:50%;transform:translate(-50%)}.player-position.position-4[data-player-count="5"].svelte-1dy35r9,.player-position.position-4[data-player-count="6"].svelte-1dy35r9{top:20%;right:12%;left:auto;transform:translate(50%)}.player-position.position-5[data-player-count="6"].svelte-1dy35r9{bottom:25%;right:10%;left:auto;transform:translate(50%)}.action-area.svelte-1dy35r9{display:flex;justify-content:center;margin-top:-.15rem;position:relative;z-index:12}@media (max-width: 920px){.table-info.svelte-1dy35r9{grid-template-columns:1fr}.hud-panel.svelte-1dy35r9,.table-stats.svelte-1dy35r9{min-height:auto}.phase-panel.svelte-1dy35r9,.table-stats.svelte-1dy35r9{justify-content:center}}@media (max-width: 768px){.table-felt.svelte-1dy35r9{min-height:430px;border-radius:var(--radius-xl)}.players-container.svelte-1dy35r9{min-height:430px}.pot-amount.svelte-1dy35r9{font-size:1.08rem}.table-info.svelte-1dy35r9{gap:.6rem;padding:0}.phase-badge.svelte-1dy35r9{min-width:116px;padding:.36rem .74rem;font-size:.75rem}.pot-display.svelte-1dy35r9{padding:.45rem .7rem;min-width:112px}.center-stage.svelte-1dy35r9{top:51%;width:min(500px,68vw);gap:.45rem}.turn-indicator.svelte-1dy35r9{top:27%;min-width:min(260px,calc(100% - 1.5rem));padding:.46rem .75rem}.showdown-pending.svelte-1dy35r9{top:18%;width:min(420px,calc(100% - 1rem));padding:.58rem .7rem}.turn-player.svelte-1dy35r9{font-size:.82rem}.table-markings.svelte-1dy35r9{top:60px;right:78px;bottom:60px;left:78px}}@media (max-width: 600px){.table-felt.svelte-1dy35r9{min-height:380px;border-radius:var(--radius-lg)}.players-container.svelte-1dy35r9{min-height:380px}.table-info.svelte-1dy35r9{gap:.5rem}.hud-panel.svelte-1dy35r9{padding:.62rem .72rem}.phase-badge.svelte-1dy35r9{min-width:96px;padding:.28rem .58rem;font-size:.625rem}.pot-display.svelte-1dy35r9{grid-template-columns:auto;grid-template-areas:"label" "amount";min-width:86px;padding:.35rem .56rem}.pot-chips.svelte-1dy35r9{display:none}.pot-label.svelte-1dy35r9{font-size:.45rem}.pot-amount.svelte-1dy35r9{font-size:.92rem}.center-stage.svelte-1dy35r9{top:52%;width:62vw}.turn-indicator.svelte-1dy35r9{top:29%;max-width:calc(100% - 1rem);gap:.42rem;padding:.38rem .58rem}.turn-label.svelte-1dy35r9{font-size:.48rem}.turn-player.svelte-1dy35r9{font-size:.72rem}.showdown-pending.svelte-1dy35r9{top:16%}.player-position.position-0[data-player-count="2"].svelte-1dy35r9{bottom:5%}.player-position.position-1[data-player-count="2"].svelte-1dy35r9{top:5%}}@media (max-width: 400px){.table-felt.svelte-1dy35r9{min-height:340px;border-radius:var(--radius-lg)}.players-container.svelte-1dy35r9{min-height:340px}.table-markings.svelte-1dy35r9,.table-rail.svelte-1dy35r9{display:none}}.game-lobby.svelte-1pko0y6{max-width:560px;margin:0 auto;padding:2rem;background:linear-gradient(180deg,rgba(255,255,255,.07),transparent 48%),#081112e6;border:1px solid rgba(120,154,148,.28);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.lobby-header.svelte-1pko0y6{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(120,154,148,.2);gap:1rem}.lobby-header.svelte-1pko0y6 h2:where(.svelte-1pko0y6){font-size:1.5rem;color:var(--color-primary);text-shadow:0 0 18px var(--color-primary-glow)}.header-badges.svelte-1pko0y6{display:flex;align-items:center;gap:.75rem}.player-count.svelte-1pko0y6{display:flex;align-items:center;gap:.5rem;color:var(--color-text-secondary)}.onchain-badge.svelte-1pko0y6{display:flex;align-items:center;gap:.375rem;padding:.32rem .65rem;background:#21d9921f;border:1px solid rgba(33,217,146,.36);border-radius:var(--radius-full);font-size:.6875rem;font-weight:600;color:var(--color-secondary);text-transform:uppercase;letter-spacing:0}.spinner{animation:svelte-1pko0y6-spin 1s linear infinite}@keyframes svelte-1pko0y6-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.buy-in-section.svelte-1pko0y6{margin-bottom:1.5rem;padding:1rem;background:#ffffff0a;border:1px solid rgba(120,154,148,.18);border-radius:var(--radius-lg)}.buy-in-section.svelte-1pko0y6 label:where(.svelte-1pko0y6){display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;color:var(--color-text-secondary);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:0}.buy-in-input-row.svelte-1pko0y6{display:flex;align-items:center;gap:1rem}.buy-in-input-row.svelte-1pko0y6 input:where(.svelte-1pko0y6){flex:1;padding:.625rem .875rem;font-size:1.125rem;font-weight:600;text-align:center}.buy-in-hint.svelte-1pko0y6{font-size:.75rem;color:var(--color-text-muted)}.buy-in-display-row.svelte-1pko0y6{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;margin-bottom:1.5rem;background:#ffffff0a;border-radius:var(--radius-md);border:1px solid rgba(120,154,148,.18)}.buy-in-display-row.svelte-1pko0y6 svg{color:var(--color-primary)}.buy-in-label.svelte-1pko0y6{font-size:.875rem;color:var(--color-text-secondary)}.buy-in-amount.svelte-1pko0y6{font-family:var(--font-display);font-size:1.125rem;font-weight:600;color:var(--color-primary)}.invite-section.svelte-1pko0y6{margin-bottom:1.5rem;padding:1rem;background:linear-gradient(180deg,rgba(33,217,146,.07),transparent 60%),#ffffff0a;border:1px solid rgba(33,217,146,.18);border-radius:var(--radius-lg)}.invite-section.svelte-1pko0y6 h3:where(.svelte-1pko0y6){font-size:.875rem;margin-bottom:.75rem;color:var(--color-text-secondary)}.invite-link-container.svelte-1pko0y6{display:flex;gap:.5rem}.invite-link.svelte-1pko0y6{flex:1;font-size:.8125rem;padding:.625rem .875rem}.copy-btn.svelte-1pko0y6{width:44px;display:flex;align-items:center;justify-content:center;background:var(--color-primary);color:#10120f;border:none;border-radius:var(--radius-md);cursor:pointer;transition:opacity .2s ease}.copy-btn.svelte-1pko0y6:hover{opacity:.9}.invite-hint.svelte-1pko0y6{margin-top:.5rem;font-size:.75rem;color:var(--color-text-muted)}.players-list.svelte-1pko0y6{margin-bottom:1.5rem}.players-list.svelte-1pko0y6 h3:where(.svelte-1pko0y6){font-size:.875rem;margin-bottom:.75rem;color:var(--color-text-secondary)}.players-list.svelte-1pko0y6 ul:where(.svelte-1pko0y6){list-style:none}.player-item.svelte-1pko0y6{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 60%),#ffffff09;border:1px solid rgba(120,154,148,.16);border-radius:var(--radius-md);margin-bottom:.5rem}.player-item.is-host.svelte-1pko0y6{border-color:#f4c95d52;box-shadow:inset 3px 0 #f4c95dd1}.player-info.svelte-1pko0y6{display:flex;align-items:center;gap:.75rem;color:var(--color-text)}.player-name.svelte-1pko0y6{font-weight:500}.you-badge.svelte-1pko0y6{font-size:.75rem;color:var(--color-primary)}.host-badge.svelte-1pko0y6{padding:.25rem .5rem;background:var(--color-primary);color:#10120f;font-size:.625rem;font-weight:700;text-transform:uppercase;border-radius:var(--radius-full)}.lobby-actions.svelte-1pko0y6{display:flex;gap:1rem;margin-bottom:1rem}.lobby-actions.svelte-1pko0y6 .btn:where(.svelte-1pko0y6){flex:1}.waiting-text.svelte-1pko0y6{text-align:center;color:var(--color-text-muted);font-size:.875rem}.waiting-notice.svelte-1pko0y6{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#f4c95d12;border-radius:var(--radius-md);border:1px solid rgba(244,201,93,.18);box-shadow:inset 3px 0 #f4c95db8}.waiting-notice.svelte-1pko0y6 svg{color:var(--color-primary);flex-shrink:0;margin-top:.125rem}.waiting-notice.svelte-1pko0y6 p:where(.svelte-1pko0y6){font-size:.875rem;color:var(--color-text-secondary);margin:0;line-height:1.5}@media (max-width: 480px){.game-lobby.svelte-1pko0y6{padding:1.5rem}.lobby-actions.svelte-1pko0y6{flex-direction:column}}
