html,body{margin:0;padding:0;background:#050d09;overscroll-behavior:none}.svelte-gygwf{box-sizing:border-box}.page.svelte-gygwf{position:fixed;inset:0;display:flex;flex-direction:column;overflow:hidden;color:#f0dcb4;font-family:Cormorant Garamond,Georgia,serif;background:radial-gradient(ellipse at 50% -10%,rgba(196,158,78,.16) 0%,transparent 55%),radial-gradient(ellipse at 50% 110%,rgba(0,0,0,.45) 0%,transparent 60%),linear-gradient(180deg,#143020,#1b3d28 45%,#0e2418)}.page-damask.svelte-gygwf,.page-grain.svelte-gygwf,.page-vignette.svelte-gygwf{position:fixed;inset:0;pointer-events:none}.page-damask.svelte-gygwf{z-index:1;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'><g fill='rgba(193,154,69,0.07)' font-family='Georgia, serif'><text x='30' y='44' text-anchor='middle' font-size='28'>%E2%9A%9C</text><text x='90' y='104' text-anchor='middle' font-size='28'>%E2%9A%9C</text></g><g fill='rgba(193,154,69,0.05)'><circle cx='90' cy='30' r='1.4'/><circle cx='30' cy='90' r='1.4'/><circle cx='60' cy='60' r='2.2'/></g><g fill='none' stroke='rgba(193,154,69,0.05)' stroke-width='0.4'><path d='M 0 60 Q 30 44 60 60 Q 90 76 120 60'/><path d='M 60 0 Q 76 30 60 60 Q 44 90 60 120'/></g></svg>");background-size:120px 120px;background-repeat:repeat;opacity:.85}.page-grain.svelte-gygwf{z-index:50;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' seed='5'/><feColorMatrix values='0 0 0 0 0.7  0 0 0 0 0.6  0 0 0 0 0.4  0 0 0 0.4 0'/></filter><rect width='100%' height='100%' filter='url(%23n)' opacity='0.12'/></svg>");mix-blend-mode:overlay;opacity:.32}.page-vignette.svelte-gygwf{z-index:51;background:radial-gradient(ellipse at 50% 50%,transparent 55%,rgba(0,0,0,.35) 100%)}.page-crest.svelte-gygwf{position:fixed;width:160px;height:160px;pointer-events:none;z-index:2;opacity:.5}.crest-tl.svelte-gygwf{top:14px;left:14px}.crest-tr.svelte-gygwf{top:14px;right:14px;transform:scaleX(-1)}.crest-bl.svelte-gygwf{bottom:14px;left:14px;transform:scaleY(-1)}.crest-br.svelte-gygwf{bottom:14px;right:14px;transform:scale(-1)}.frame-corner.svelte-gygwf{position:absolute;width:110px;height:110px;pointer-events:none;z-index:60;color:#c19a456b;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' fill='none' stroke='currentColor' stroke-width='1.2'><path d='M 4 100 L 4 30 Q 4 4 30 4 L 100 4'/><path d='M 12 60 Q 12 12 60 12'/><path d='M 14 40 Q 14 38 16 38 Q 22 38 22 32 Q 22 26 28 26' /><path d='M 28 16 Q 28 22 22 22 Q 22 28 28 28'/><circle cx='30' cy='30' r='1.6' fill='currentColor' stroke='none'/><path d='M 38 14 Q 38 22 32 22 M 30 30 Q 38 30 38 22 Q 38 16 44 16'/></svg>");background-size:contain;background-repeat:no-repeat}.top-left.svelte-gygwf{top:12px;left:12px}.top-right.svelte-gygwf{top:12px;right:12px;transform:scaleX(-1)}.bottom-left.svelte-gygwf{bottom:12px;left:12px;transform:scaleY(-1)}.bottom-right.svelte-gygwf{bottom:12px;right:12px;transform:scale(-1)}.top-bar.svelte-gygwf{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 36px;border-bottom:1px solid rgba(193,154,69,.15);background:linear-gradient(180deg,#00000073,#0000001a);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10}.brand.svelte-gygwf{display:flex;align-items:center;gap:14px;text-decoration:none;color:inherit}.brand-logo.svelte-gygwf{height:56px;width:auto;object-fit:contain;filter:drop-shadow(0 0 14px rgba(193,154,69,.35))}.brand-text.svelte-gygwf{display:flex;flex-direction:column;line-height:1}.brand-sub.svelte-gygwf{font-family:Cinzel,serif;font-size:9px;letter-spacing:.32em;color:#c9a961}.brand-title.svelte-gygwf{font-family:Cinzel,serif;font-size:24px;font-weight:700;color:#f0c870;margin-top:2px}.stats.svelte-gygwf{display:flex;gap:10px;align-items:center}.stat.svelte-gygwf{display:flex;flex-direction:column;align-items:flex-start;padding:8px 16px;border-radius:4px;background:linear-gradient(180deg,#1a332299,#0a1a0f99);border:1px solid rgba(193,154,69,.18);min-width:96px}.stat-shoe.svelte-gygwf{cursor:pointer;transition:border-color .2s ease,transform .2s ease;color:inherit;font:inherit}.stat-shoe.svelte-gygwf:hover:not(:disabled){border-color:#c19a458c}.stat-shoe.svelte-gygwf:disabled{cursor:not-allowed;opacity:.5}.stat-shoe.warn.svelte-gygwf{border-color:#ffb4008c;animation:svelte-gygwf-warnPulse 1s ease-in-out infinite alternate}@keyframes svelte-gygwf-warnPulse{0%{box-shadow:0 0 #ffb40000}to{box-shadow:0 0 12px #ffb40073}}.stat-label.svelte-gygwf{font-family:Cinzel,serif;font-size:9px;letter-spacing:.22em;color:#c9a961;text-transform:uppercase}.stat-value.svelte-gygwf{font-family:Cinzel,serif;font-size:18px;font-weight:700;color:#f0c870}.stat-value-small.svelte-gygwf{font-size:15px;color:#f5e6d3}.rules-btn.svelte-gygwf{display:inline-flex;align-items:center;gap:8px;padding:9px 22px;background:linear-gradient(180deg,#1a3322,#0a1a0f);border:2px double #c19a45;color:#f0c870;font-family:Cinzel,serif;font-size:12px;letter-spacing:.28em;text-transform:uppercase;cursor:pointer;transition:.25s ease}.rules-btn.svelte-gygwf:hover{background:linear-gradient(180deg,#244a31,#102516);box-shadow:0 0 22px #c19a4559}.rules-icon.svelte-gygwf{font-size:16px}.scene.svelte-gygwf{flex:1 1 auto;min-height:0;position:relative;perspective:2200px;perspective-origin:50% 105%;display:flex;align-items:center;justify-content:center;padding:14px 18px 4px;z-index:5}.table.svelte-gygwf{position:relative;width:min(98vw,1380px);height:100%;max-height:100%;transform-style:preserve-3d;transform-origin:50% 92%;transform:rotateX(14deg)}.table-art.svelte-gygwf{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;filter:drop-shadow(0 36px 60px rgba(0,0,0,.7));z-index:0}.felt.svelte-gygwf{position:absolute;inset:0;overflow:visible;z-index:1}.dealer-pit.svelte-gygwf{position:absolute;top:22%;left:50%;transform:translate(-50%);width:min(540px,60%);display:flex;align-items:center;justify-content:space-between;gap:28px;pointer-events:auto}.chip-rail.svelte-gygwf{display:flex;gap:5px;align-items:flex-end;padding:6px 12px 5px;background:linear-gradient(180deg,#36210f,#1d1108);border:1px solid rgba(193,154,69,.45);border-radius:6px;box-shadow:inset 0 1px #ffffff2e,inset 0 -3px 6px #0000008c,0 6px 16px #00000073}.rail-tube.svelte-gygwf{width:16px;height:30px;border-radius:3px 3px 2px 2px;background:repeating-linear-gradient(180deg,currentColor 0 5px,rgba(0,0,0,.55) 5px 6px);box-shadow:inset 0 1px #ffffff47,inset 0 -2px 3px #0009}.tube-blue.svelte-gygwf{color:#2563eb}.tube-green.svelte-gygwf{color:#16a34a}.tube-red.svelte-gygwf{color:#dc2626}.tube-black.svelte-gygwf{color:#1a1a1a}.tube-purple.svelte-gygwf{color:#9333ea}.discard-tray.svelte-gygwf,.shoe-rack.svelte-gygwf{display:flex;flex-direction:column;align-items:center;gap:4px}.tray-shell.svelte-gygwf{width:64px;height:42px;border-radius:5px;background:linear-gradient(180deg,#5d3a1a,#2e1c10);border:1px solid rgba(193,154,69,.45);box-shadow:inset 0 1px #ffffff38,inset 0 -3px 5px #0000008c,0 6px 14px #00000073;padding:4px;display:flex;align-items:center;justify-content:center}.tray-stack.svelte-gygwf{width:100%;height:100%;border-radius:3px;background:repeating-linear-gradient(90deg,#8b1538 0 4px,#6b102a 4px 6px);opacity:.9}.shoe-body.svelte-gygwf{width:110px;height:60px;background:linear-gradient(180deg,#5d3a1a,#2e1c10);border-radius:6px;border:1px solid rgba(193,154,69,.5);box-shadow:inset 0 1px #ffffff38,inset 0 -3px 5px #0000008c,0 6px 14px #00000073;position:relative;overflow:hidden}.shoe-lid.svelte-gygwf{position:absolute;top:5px;left:7px;right:7px;height:36px;background:linear-gradient(180deg,#ffffff14,#ffffff05,#0000002e);border-radius:3px;pointer-events:none;z-index:3}.shoe-stack.svelte-gygwf{position:absolute;top:6px;left:8px;height:34px;width:calc((100% - 16px) * var(--fill, 1));background:repeating-linear-gradient(90deg,#f8f4e8 0px 1.4px,#cfc4a4 1.4px 2px),linear-gradient(180deg,#f8f4e8,#d8cdb1);border-radius:2px;box-shadow:inset 0 1px #ffffff80,inset 0 -1px 1px #0000002e,1px 0 2px #00000040;transition:width .35s ease;z-index:1}.shoe-pusher.svelte-gygwf{position:absolute;top:7px;height:32px;width:5px;left:calc(8px + (100% - 16px) * var(--fill, 1));background:linear-gradient(180deg,#f4d36a,#b88a18);border-radius:1px;box-shadow:0 1px 2px #0006;transition:left .35s ease;z-index:2}.shoe-slot.svelte-gygwf{position:absolute;bottom:6px;left:12px;right:12px;height:8px;background:#000000b3;border-radius:2px;box-shadow:inset 0 1px 2px #000000d9;z-index:4}.shoe-card-edge.svelte-gygwf{position:absolute;bottom:8px;left:16px;right:16px;height:4px;background:linear-gradient(180deg,#f8f4e8,#d8cdb1);border-radius:1px;z-index:5}.rail-label.svelte-gygwf{font-family:Cinzel,serif;font-size:9px;letter-spacing:.18em;color:#f5e6d38c;text-transform:uppercase}.dealer-stack.svelte-gygwf{position:absolute;top:30%;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:14px;z-index:2}.dealer-zone.svelte-gygwf{display:flex;align-items:center;gap:18px}.dealer-placeholder.svelte-gygwf{width:76px;height:108px;border:1px dashed rgba(193,154,69,.28);border-radius:10px;opacity:.4}.dealer-cards.svelte-gygwf{display:flex;align-items:center;min-height:108px}.score-badge.svelte-gygwf{min-width:60px;padding:8px 16px;border-radius:6px;background:linear-gradient(180deg,#08120cd9,#000000b3);border:1.5px solid rgba(193,154,69,.55);font-family:Cinzel,serif;font-size:26px;font-weight:700;color:#f0c870;text-align:center;line-height:1;text-shadow:0 0 18px rgba(193,154,69,.35);transition:.25s ease}.dealer-score.reveal.svelte-gygwf{background:linear-gradient(180deg,#c19a4538,#c19a450f);color:#f0d9a4;border-color:#c19a45d9}.player-score.svelte-gygwf{font-size:22px;padding:6px 14px;align-self:center}.player-score.player-bust.svelte-gygwf{border-color:#dc262699;color:#fca5a5}.player-score.player-win.svelte-gygwf{animation:svelte-gygwf-winPulse 1.4s ease-in-out infinite;border-color:#f0c870;color:#fff0c8}@keyframes svelte-gygwf-winPulse{0%,to{box-shadow:0 0 8px #f0c87073,inset 0 0 0 1px #f0c8704d;transform:scale(1)}50%{box-shadow:0 0 28px #f0c870d9,inset 0 0 0 1px #fff0c899;transform:scale(1.06)}}.hand-active.svelte-gygwf{animation:svelte-gygwf-handGlowPulse 1.8s ease-in-out infinite}@keyframes svelte-gygwf-handGlowPulse{0%,to{box-shadow:0 0 18px #c19a452e}50%{box-shadow:0 0 28px #c19a456b}}.table-inscription.svelte-gygwf{animation:svelte-gygwf-inscriptionShimmer 6s ease-in-out infinite}@keyframes svelte-gygwf-inscriptionShimmer{0%,to{opacity:.7}50%{opacity:1}}.status-pill.status-win.svelte-gygwf{animation:svelte-gygwf-winStatusGlow 1.6s ease-in-out infinite}@keyframes svelte-gygwf-winStatusGlow{0%,to{box-shadow:0 0 10px #f0c8704d}50%{box-shadow:0 0 24px #f0c870b3}}.table-inscription.svelte-gygwf{color:#dac49866;font-family:Cinzel,serif;font-size:10px;letter-spacing:.38em;pointer-events:none;white-space:nowrap;font-variant:small-caps}.status-pill.svelte-gygwf{padding:7px 24px;border-radius:999px;background:#0c160ec7;border:1px solid rgba(193,154,69,.48);font-family:Cormorant Garamond,serif;font-style:italic;font-size:14px;color:#f0dcb4;pointer-events:none;max-width:70%;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.status-pill.status-win.svelte-gygwf{border-color:#c19a458c;color:#f0c870;box-shadow:0 0 18px #c19a4540}.status-pill.status-lose.svelte-gygwf{border-color:#dc262673;color:#fca5a5}.seats.svelte-gygwf{position:absolute;inset:0;pointer-events:none;z-index:4}.seat.svelte-gygwf{position:absolute;transform:translate(-50%,-50%);width:100px;height:56px;cursor:default;transition:opacity .3s ease,transform .3s ease;pointer-events:auto}.seat.can-switch.svelte-gygwf{cursor:pointer;opacity:.78}.seat.can-switch.svelte-gygwf:hover{opacity:1;transform:translate(-50%,-50%) scale(1.06)}.seat.my-seat.svelte-gygwf{z-index:6}.bet-boxes.svelte-gygwf{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.seat-name.svelte-gygwf{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);white-space:nowrap}.player-cards-floater.svelte-gygwf{position:absolute;transform:translate(-50%,calc(-100% - 90px));pointer-events:none;z-index:5;transition:left .65s cubic-bezier(.22,.9,.3,1.05),top .65s cubic-bezier(.22,.9,.3,1.05)}.seat-hands.svelte-gygwf{display:flex;gap:14px;align-items:flex-end;justify-content:center;flex-wrap:wrap}.chair.svelte-gygwf{position:absolute;transform:translate(-50%,-50%);width:84px;height:110px;z-index:0;pointer-events:none;filter:drop-shadow(0 8px 14px rgba(0,0,0,.55))}.chair.svelte-gygwf svg:where(.svelte-gygwf){width:100%;height:100%}.dealer-chair.svelte-gygwf{left:50%;top:6%;width:110px;height:130px;z-index:0}.seat-hands.svelte-gygwf{display:flex;gap:14px;align-items:flex-end;justify-content:center;min-height:110px;flex-wrap:wrap}.seat-hand.svelte-gygwf{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 10px;border-radius:10px;border:1px solid transparent;transition:.25s ease}.hand-active.svelte-gygwf{border-color:#c19a4599;background:linear-gradient(180deg,#c19a451a,#00000038);box-shadow:0 0 22px #c19a4538}.hand-busted.svelte-gygwf{opacity:.65}.hand-row.svelte-gygwf{display:flex;align-items:center;gap:12px}.hand-cards.svelte-gygwf{display:flex;align-items:center;min-height:92px}.hand-meta.svelte-gygwf{display:flex;gap:8px;font-family:Cinzel,serif;font-size:11px;letter-spacing:.2em}.hand-bet.svelte-gygwf{color:#f5e6d3;background:#c19a4529;border:1px solid rgba(193,154,69,.35);padding:3px 10px;border-radius:999px}.hand-result.svelte-gygwf{font-family:Cinzel,serif;font-size:9px;letter-spacing:.24em;padding:2px 8px;border-radius:999px;border:1px solid currentColor}.result-win.svelte-gygwf,.result-blackjack.svelte-gygwf{color:#f0c870;background:#c19a452e}.result-lose.svelte-gygwf{color:#fca5a5;background:#dc262629}.result-push.svelte-gygwf{color:#f5e6d3;background:#ffffff14}.bet-boxes.svelte-gygwf{display:flex;gap:8px;align-items:center;justify-content:center}.bet-circle.svelte-gygwf{width:56px;height:56px;border-radius:50%;border:2px solid rgba(193,154,69,.55);background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.05),transparent 55%),radial-gradient(ellipse at center,#00000073,#000000b3);display:flex;align-items:center;justify-content:center;transition:.2s ease;color:#c19a45b3;font-family:Cinzel,serif;font-size:14px;cursor:pointer}.bet-circle.bet-dim.svelte-gygwf{opacity:.35;cursor:default;border-color:#c19a4538}.bet-active-box.svelte-gygwf{border-color:#f0c870;box-shadow:0 0 16px #c19a4559}.bet-drop-active.svelte-gygwf{transform:scale(1.06);border-color:#f0c870;box-shadow:0 0 0 4px #c19a452e,0 0 22px #c19a4559}.box-num.svelte-gygwf{font-size:16px;font-weight:700}.bet-chip-stack.svelte-gygwf{width:44px;height:44px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#ff6b6b,#dc2626 55%,#991b1b);border:3px dashed rgba(255,255,255,.85);display:flex;align-items:center;justify-content:center;color:#fff;font-family:Cinzel,serif;font-size:11px;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.4);box-shadow:0 4px 8px #00000073,inset 0 2px 4px #ffffff2e;animation:svelte-gygwf-chipDrop .32s cubic-bezier(.34,1.56,.64,1) backwards}@keyframes svelte-gygwf-chipDrop{0%{transform:translateY(-30px) scale(.6) rotate(-12deg);opacity:0}60%{transform:translateY(4px) scale(1.05) rotate(2deg);opacity:1}to{transform:translateY(0) scale(1) rotate(0);opacity:1}}.seat-name.svelte-gygwf{font-family:Cinzel,serif;font-size:10px;letter-spacing:.24em;color:#f5e6d38c;text-transform:uppercase}.seat.my-seat.svelte-gygwf .seat-name:where(.svelte-gygwf){color:#f0c870}.seat-you.svelte-gygwf{padding:3px 14px;border:1px solid rgba(193,154,69,.7);border-radius:999px;background:#08120cd9;color:#f0c870;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px #0006}.seat-free.svelte-gygwf{padding:3px 12px;border-radius:999px;background:#08120cb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.card.svelte-gygwf{position:relative;width:76px;height:108px;border-radius:8px;margin-left:var(--card-gap, -52px);animation:svelte-gygwf-cardDeal .36s cubic-bezier(.34,1.4,.64,1) backwards;animation-delay:var(--delay, 0s);box-shadow:0 10px 22px #0006,0 1px 3px #00000047,inset 0 0 0 1.2px #c19a4573,inset 0 0 0 2.5px #fffae8b3;overflow:hidden}.card-sm.svelte-gygwf{width:64px;height:92px;--card-gap: -42px}.card.svelte-gygwf:first-child{margin-left:0}.card-doubled.svelte-gygwf{transform:rotate(90deg);margin-left:-22px;margin-right:30px;align-self:center;box-shadow:0 12px 24px #00000075,0 2px 4px #0000004d,inset 0 0 0 1.2px #c19a4599,inset 0 0 0 2.5px #fffae8b3}.card-front.svelte-gygwf{background:radial-gradient(ellipse at 50% 100%,rgba(193,154,69,.12) 0%,transparent 60%),linear-gradient(180deg,#fdfaf2,#f3eada 60%,#e9deba)}.card-front.svelte-gygwf:before{content:"";position:absolute;inset:4px;border-radius:5px;border:.6px solid rgba(168,133,47,.32);pointer-events:none}.card-corner.svelte-gygwf{position:absolute;display:flex;flex-direction:column;align-items:center;line-height:1;color:#1a1a1a}.card-corner-top.svelte-gygwf{top:5px;left:6px}.card-corner-bottom.svelte-gygwf{bottom:5px;right:6px;transform:rotate(180deg)}.card-rank.svelte-gygwf{font-family:Playfair Display,Cinzel,serif;font-size:16px;font-weight:700;letter-spacing:.02em}.card-sm.svelte-gygwf .card-rank:where(.svelte-gygwf){font-size:13px}.card-suit.svelte-gygwf{font-size:13px}.card-sm.svelte-gygwf .card-suit:where(.svelte-gygwf){font-size:11px}.card-red.svelte-gygwf .card-rank:where(.svelte-gygwf),.card-red.svelte-gygwf .card-suit:where(.svelte-gygwf),.card-red.svelte-gygwf .card-center:where(.svelte-gygwf){color:#a01935}.card-center.svelte-gygwf{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:36px;color:#221a14;text-shadow:0 1px 0 rgba(255,255,255,.6)}.card-sm.svelte-gygwf .card-center:where(.svelte-gygwf){font-size:28px}.card-back.svelte-gygwf{background:linear-gradient(135deg,#a01b46,#6b102a 55%,#4a0b1d)}.card-back-art.svelte-gygwf{position:absolute;inset:0;width:100%;height:100%;display:block}@keyframes svelte-gygwf-cardDeal{0%{opacity:0;transform:translate(-40px,-60px) rotate(-12deg) scale(.85)}to{opacity:1;transform:translate(0) rotate(0) scale(1)}}.card-doubled.svelte-gygwf{animation-name:svelte-gygwf-cardDealDouble}@keyframes svelte-gygwf-cardDealDouble{0%{opacity:0;transform:translate(-30px,-60px) rotate(20deg) scale(.85)}to{opacity:1;transform:rotate(90deg) scale(1)}}.controls.svelte-gygwf{position:relative;z-index:5;flex:0 0 auto;padding:14px 36px 18px;border-top:1px solid rgba(193,154,69,.18);background:linear-gradient(180deg,#00000040,#0000008c);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.controls-inner.svelte-gygwf{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:end}.ctrl-group.svelte-gygwf{display:flex;flex-direction:column;gap:6px}.ctrl-actions.svelte-gygwf{align-items:center}.ctrl-meta.svelte-gygwf{align-items:flex-end}.ctrl-label.svelte-gygwf{font-family:Cinzel,serif;font-size:9px;letter-spacing:.28em;color:#c19a45a6;text-transform:uppercase}.chip-rack.svelte-gygwf{display:flex;gap:8px}.chip.svelte-gygwf{width:50px;height:50px;border-radius:50%;border:3px dashed rgba(255,255,255,.85);cursor:grab;transition:.2s ease;box-shadow:0 4px 12px #0006,inset 0 2px 4px #fff3;display:flex;align-items:center;justify-content:center}.chip.svelte-gygwf:active{cursor:grabbing}.chip.svelte-gygwf:disabled{opacity:.4;cursor:not-allowed}.chip.svelte-gygwf:hover:not(:disabled){transform:translateY(-3px) scale(1.05);box-shadow:0 8px 20px #00000080,inset 0 2px 4px #fff3}.chip-face.svelte-gygwf{font-family:Cinzel,serif;font-size:12px;font-weight:800;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.45)}.chip-10.svelte-gygwf{background:radial-gradient(circle at 30% 30%,#60a5fa,#2563eb 60%,#1d4ed8)}.chip-25.svelte-gygwf{background:radial-gradient(circle at 30% 30%,#4ade80,#16a34a 60%,#15803d)}.chip-50.svelte-gygwf{background:radial-gradient(circle at 30% 30%,#f87171,#dc2626 60%,#991b1b)}.chip-100.svelte-gygwf{background:radial-gradient(circle at 30% 30%,#444,#111 60%,#000)}.chip-500.svelte-gygwf{background:radial-gradient(circle at 30% 30%,#c084fc,#9333ea 60%,#7e22ce)}.action-row.svelte-gygwf{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.action-btn.svelte-gygwf{min-width:88px;padding:11px 18px;border-radius:4px;border:1px solid rgba(193,154,69,.5);background:linear-gradient(180deg,#1a3322,#0a1a0f);color:#f0c870;font-family:Cinzel,serif;font-size:11px;letter-spacing:.24em;text-transform:uppercase;cursor:pointer;transition:.2s ease}.action-btn.svelte-gygwf:hover:not(:disabled){background:linear-gradient(180deg,#244a31,#102516);box-shadow:0 0 18px #c19a4552;transform:translateY(-1px)}.action-btn.svelte-gygwf:disabled{opacity:.32;cursor:not-allowed}.action-btn.deal.svelte-gygwf{border-color:#4ede8099;color:#a7f3d0}.action-btn.deal.svelte-gygwf:hover:not(:disabled){box-shadow:0 0 18px #22c55e59}.meta-row.svelte-gygwf{display:flex;gap:8px;align-items:center;justify-content:flex-end;margin-top:4px}.seg-group.svelte-gygwf{display:flex;border:1px solid rgba(193,154,69,.4);border-radius:4px;overflow:hidden}.seg.svelte-gygwf{padding:6px 12px;background:#00000059;color:#c9a961;font-family:Cinzel,serif;font-size:11px;border:none;border-right:1px solid rgba(193,154,69,.18);cursor:pointer;transition:.18s ease}.seg.svelte-gygwf:last-child{border-right:none}.seg-active.svelte-gygwf{background:#c19a4533;color:#f0c870}.seg.svelte-gygwf:disabled{opacity:.35;cursor:not-allowed}.util.svelte-gygwf{padding:7px 14px;border-radius:4px;border:1px solid rgba(193,154,69,.32);background:#00000059;color:#c9a961;font-family:Cinzel,serif;font-size:10px;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;transition:.18s ease}.util.svelte-gygwf:hover:not(:disabled){border-color:#c19a4599;color:#f0c870}.util.svelte-gygwf:disabled{opacity:.35;cursor:not-allowed}.modal-veil.svelte-gygwf{position:fixed;inset:0;background:#050d099e;-webkit-backdrop-filter:blur(14px) saturate(80%) brightness(.55);backdrop-filter:blur(14px) saturate(80%) brightness(.55);display:flex;align-items:center;justify-content:center;z-index:100;animation:svelte-gygwf-fadeIn .25s ease}@keyframes svelte-gygwf-fadeIn{0%{opacity:0}to{opacity:1}}.cut-card.svelte-gygwf{width:min(880px,92vw);background:linear-gradient(180deg,#0c1a0e,#060d08);border:1px solid rgba(193,154,69,.4);border-radius:16px;padding:28px 32px 24px;display:flex;flex-direction:column;gap:14px;box-shadow:0 40px 100px #000000a6}.cut-head.svelte-gygwf{display:flex;align-items:center;justify-content:center;gap:18px;color:#c19a45}.cut-head.svelte-gygwf h2:where(.svelte-gygwf){font-family:Cinzel,serif;font-size:26px;color:#f0c870;margin:0;letter-spacing:.06em}.cut-orn.svelte-gygwf{font-size:18px}.cut-sub.svelte-gygwf{margin:0;text-align:center;color:#f5e6d3a6;font-family:Cormorant Garamond,serif;font-size:14px}.cut-deck.svelte-gygwf{position:relative;display:block;width:100%;height:110px;background:#0000004d;border-radius:8px;border:1px solid rgba(193,154,69,.18);cursor:pointer;overflow:visible;-webkit-user-select:none;user-select:none;padding:0;margin:0;color:inherit;font:inherit;-webkit-appearance:none;appearance:none}.cut-deck.svelte-gygwf:focus-visible{outline:2px solid rgba(193,154,69,.6);outline-offset:3px}.cut-slot.svelte-gygwf{position:absolute;bottom:0;left:calc(var(--pct) * (100% - 44px));width:44px;height:70px;border-radius:4px;background:linear-gradient(160deg,#8b1538,#4a0b1d);border:1px solid rgba(193,154,69,.18);transition:.12s ease;pointer-events:none}.cut-slot-after.svelte-gygwf{background:linear-gradient(160deg,#1a4020,#0a2010);border-color:#c19a4580;transform:translateY(-9px)}.cut-marker.svelte-gygwf{position:absolute;top:-22px;bottom:0;transform:translate(-50%);pointer-events:none}.cut-marker-line.svelte-gygwf{position:absolute;top:16px;bottom:0;left:50%;transform:translate(-50%);width:2px;background:#f0c870;box-shadow:0 0 12px #c19a45d9}.cut-marker-icon.svelte-gygwf{position:absolute;top:0;left:50%;transform:translate(-50%);color:#f0c870;font-size:16px}.cut-marker-pct.svelte-gygwf{position:absolute;top:-22px;left:50%;transform:translate(-50%);background:#f0c870;color:#0a1a0f;padding:1px 8px;border-radius:4px;font-family:Cinzel,serif;font-size:10px;font-weight:800}.cut-foot.svelte-gygwf{display:flex;justify-content:space-between;font-family:Cinzel,serif;font-size:10px;letter-spacing:.22em;color:#f5e6d366}.cut-hint.svelte-gygwf{color:#c19a45;animation:svelte-gygwf-hintPulse 1.4s ease-in-out infinite alternate}@keyframes svelte-gygwf-hintPulse{0%{opacity:.45}to{opacity:1}}.cut-confirm.svelte-gygwf{text-align:center;color:#f0c870;font-family:Cinzel,serif;font-size:13px;letter-spacing:.18em}.rules-veil.svelte-gygwf{cursor:pointer}.scroll.svelte-gygwf{position:relative;width:min(920px,94vw);max-height:86vh;cursor:default;display:flex;align-items:stretch;animation:svelte-gygwf-scrollIn .5s cubic-bezier(.22,.9,.3,1.05)}@keyframes svelte-gygwf-scrollIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.scroll-roll.svelte-gygwf{width:36px;border-radius:36px;background:radial-gradient(ellipse at 50% 0%,#d2a96b,#a47b3a 35%,#6b4912 80%,#2e1b06);box-shadow:inset 0 4px #ffffff40,inset 0 -4px #00000073,0 12px 30px #0000008c;border:2px solid #5a3814}.scroll-roll.left.svelte-gygwf{margin-right:-8px}.scroll-roll.right.svelte-gygwf{margin-left:-8px}.scroll-paper.svelte-gygwf{position:relative;flex:1;overflow-y:auto;background:radial-gradient(ellipse at 50% 0%,rgba(255,245,220,.6),transparent 70%),radial-gradient(ellipse at 50% 100%,rgba(120,80,30,.18),transparent 70%),linear-gradient(180deg,#f6e9c8,#efddb1);color:#3a2814;padding:36px 56px 40px;border-top:2px solid #c8a66a;border-bottom:2px solid #c8a66a;box-shadow:inset 0 0 60px #78501e29,inset 0 0 0 1px #fff6;font-family:Cormorant Garamond,Georgia,serif}.scroll-paper.svelte-gygwf:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='0.65' numOctaves='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.4  0 0 0 0 0.3  0 0 0 0 0.15  0 0 0 0.4 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.18'/%3E%3C/svg%3E");pointer-events:none;mix-blend-mode:multiply}.scroll-close.svelte-gygwf{position:absolute;top:12px;right:16px;width:30px;height:30px;border:1px solid #5a3814;background:#fff5dc99;color:#5a3814;border-radius:50%;font-size:18px;line-height:1;cursor:pointer}.scroll-head.svelte-gygwf{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:14px}.scroll-head.svelte-gygwf h2:where(.svelte-gygwf){font-family:Cinzel,serif;font-size:28px;margin:0;color:#5a3814;letter-spacing:.05em}.scroll-orn.svelte-gygwf{font-size:22px;color:#8b6520}.scroll-body.svelte-gygwf{position:relative}.scroll-intro.svelte-gygwf{text-align:center;font-style:italic;margin:6px 0 18px;color:#4a3018}.scroll-cols.svelte-gygwf{display:grid;grid-template-columns:1fr 1fr;gap:18px 36px}.scroll-cols.svelte-gygwf section:where(.svelte-gygwf){border-left:1px solid rgba(90,56,20,.25);padding:0 0 0 14px}.scroll-cols.svelte-gygwf h3:where(.svelte-gygwf){font-family:Cinzel,serif;font-size:14px;letter-spacing:.18em;color:#5a3814;margin:0 0 6px}.scroll-cols.svelte-gygwf ul:where(.svelte-gygwf){margin:0;padding-left:16px;color:#3a2814;font-size:14px}.scroll-cols.svelte-gygwf li:where(.svelte-gygwf){margin-bottom:3px}.scroll-foot.svelte-gygwf{margin-top:18px;text-align:center;font-style:italic;color:#5a3814;border-top:1px solid rgba(90,56,20,.25);padding-top:12px;font-size:13px}.scroll-legal.svelte-gygwf{border-top:none;padding-top:4px;margin-top:4px;font-size:11px;font-style:normal;color:#6e5328}.scroll-legal.svelte-gygwf a:where(.svelte-gygwf){color:#5a3814;text-decoration:underline;text-decoration-color:#5a381466}.scroll-legal.svelte-gygwf a:where(.svelte-gygwf):hover{text-decoration-color:#5a3814}.scroll-paper.svelte-gygwf{scrollbar-width:thin;scrollbar-color:#8b6520 transparent}.scroll-paper.svelte-gygwf::-webkit-scrollbar{width:6px}.scroll-paper.svelte-gygwf::-webkit-scrollbar-thumb{background:#8b6520;border-radius:3px}@media(max-height:760px){.top-bar.svelte-gygwf{padding:8px 24px}.controls.svelte-gygwf{padding:10px 24px 12px}.scene.svelte-gygwf{padding:14px 24px 4px}.brand-title.svelte-gygwf{font-size:20px}.brand-crest.svelte-gygwf{width:40px;height:40px}.stat.svelte-gygwf{padding:6px 12px;min-width:82px}.stat-value.svelte-gygwf{font-size:16px}.card.svelte-gygwf{width:64px;height:92px;--card-gap: -42px}.card-sm.svelte-gygwf{width:54px;height:78px;--card-gap: -36px}.card-center.svelte-gygwf{font-size:26px}.card-sm.svelte-gygwf .card-center:where(.svelte-gygwf){font-size:22px}.card-rank.svelte-gygwf{font-size:12px}.score-badge.svelte-gygwf{font-size:22px;padding:6px 12px}.player-score.svelte-gygwf{font-size:18px;padding:4px 10px}.seats.svelte-gygwf{height:180px}.dealer-stack.svelte-gygwf{top:26%;gap:10px}}@media(max-width:1024px){.controls-inner.svelte-gygwf{grid-template-columns:1fr;gap:12px}.ctrl-meta.svelte-gygwf{align-items:center}.meta-row.svelte-gygwf{justify-content:center}.stats.svelte-gygwf{display:none}}@media(max-width:820px){.page-crest.svelte-gygwf{width:110px;height:110px;opacity:.32}.page-damask.svelte-gygwf{opacity:.55}.top-bar.svelte-gygwf{padding:6px 16px;gap:10px}.brand-logo.svelte-gygwf{height:40px}.brand-title.svelte-gygwf{font-size:18px;letter-spacing:.05em}.brand-sub.svelte-gygwf{font-size:8px;letter-spacing:.24em}.rules-btn.svelte-gygwf{padding:7px 14px;font-size:10px;letter-spacing:.18em}.scene.svelte-gygwf{padding:8px 14px 2px}.controls.svelte-gygwf{padding:8px 14px 10px}.card.svelte-gygwf{width:54px;height:78px;--card-gap: -38px}.card-sm.svelte-gygwf{width:46px;height:66px;--card-gap: -32px}.card-center.svelte-gygwf{font-size:22px}.card-sm.svelte-gygwf .card-center:where(.svelte-gygwf){font-size:18px}.card-rank.svelte-gygwf{font-size:11px}.card-sm.svelte-gygwf .card-rank:where(.svelte-gygwf){font-size:10px}.score-badge.svelte-gygwf{font-size:18px;padding:5px 10px;min-width:44px}.player-score.svelte-gygwf{font-size:16px;padding:3px 8px}.dealer-pit.svelte-gygwf{width:min(420px,78%);gap:16px;top:19%}.dealer-stack.svelte-gygwf{top:28%;gap:12px}.tray-shell.svelte-gygwf,.shoe-body.svelte-gygwf{height:36px;width:56px}.rail-tube.svelte-gygwf{width:13px;height:24px}.rail-label.svelte-gygwf{font-size:8px}.chip.svelte-gygwf{width:42px;height:42px;border-width:2px}.chip-face.svelte-gygwf{font-size:10px}.action-btn.svelte-gygwf{min-width:64px;padding:8px 10px;font-size:9px;letter-spacing:.18em}.seg.svelte-gygwf{padding:5px 9px;font-size:10px}.util.svelte-gygwf{padding:6px 11px;font-size:9px;letter-spacing:.16em}.seat.svelte-gygwf{width:160px}.bet-circle.svelte-gygwf{width:46px;height:46px}.bet-chip-stack.svelte-gygwf{width:36px;height:36px;font-size:10px}.seat-name.svelte-gygwf{font-size:9px}.table-inscription.svelte-gygwf{font-size:9px;letter-spacing:.32em}.status-pill.svelte-gygwf{font-size:12px;padding:5px 16px}}@media(max-width:520px){.page-crest.svelte-gygwf{display:none}.page-damask.svelte-gygwf{opacity:.4}.top-bar.svelte-gygwf{padding:6px 10px;gap:6px}.brand-logo.svelte-gygwf{height:32px}.brand-text.svelte-gygwf{display:none}.rules-btn.svelte-gygwf{padding:5px 10px;font-size:9px}.scene.svelte-gygwf{padding:4px 6px 0}.controls.svelte-gygwf{padding:6px 8px 8px}.controls-inner.svelte-gygwf{gap:8px}.ctrl-label.svelte-gygwf{font-size:8px;letter-spacing:.18em}.chip.svelte-gygwf{width:36px;height:36px;border-width:2px}.chip-face.svelte-gygwf{font-size:9px}.chip-rack.svelte-gygwf{gap:5px}.action-btn.svelte-gygwf{min-width:54px;padding:6px 8px;font-size:8px}.action-row.svelte-gygwf{gap:6px}.seg.svelte-gygwf{padding:4px 7px;font-size:9px}.util.svelte-gygwf{padding:5px 9px;font-size:8px}.card.svelte-gygwf{width:44px;height:64px;--card-gap: -32px}.card-sm.svelte-gygwf{width:38px;height:54px;--card-gap: -26px}.card-center.svelte-gygwf{font-size:18px}.card-sm.svelte-gygwf .card-center:where(.svelte-gygwf){font-size:14px}.card-rank.svelte-gygwf{font-size:9px}.card-sm.svelte-gygwf .card-rank:where(.svelte-gygwf){font-size:8px}.card-corner-top.svelte-gygwf{top:3px;left:4px}.card-corner-bottom.svelte-gygwf{bottom:3px;right:4px}.score-badge.svelte-gygwf{font-size:14px;padding:4px 8px;min-width:36px}.player-score.svelte-gygwf{font-size:13px;padding:3px 7px}.dealer-pit.svelte-gygwf{width:88%;gap:8px;top:16%}.tray-shell.svelte-gygwf{width:44px;height:28px}.shoe-body.svelte-gygwf{width:50px;height:28px}.rail-tube.svelte-gygwf{width:10px;height:18px}.chip-rail.svelte-gygwf{padding:4px 7px;gap:3px}.rail-label.svelte-gygwf{display:none}.seat.svelte-gygwf{width:120px}.bet-circle.svelte-gygwf{width:38px;height:38px}.bet-chip-stack.svelte-gygwf{width:28px;height:28px;font-size:8px}.box-num.svelte-gygwf{font-size:12px}.seat-name.svelte-gygwf{font-size:8px;letter-spacing:.18em}.table-inscription.svelte-gygwf{display:none}.status-pill.svelte-gygwf{font-size:11px;padding:4px 12px;max-width:90%}.dealer-stack.svelte-gygwf{top:24%;gap:10px}.scroll-paper.svelte-gygwf{padding:22px 22px 26px}.scroll-cols.svelte-gygwf{grid-template-columns:1fr;gap:10px}.scroll-roll.svelte-gygwf{width:22px}.cut-card.svelte-gygwf{padding:18px 18px 16px;gap:10px}.cut-deck.svelte-gygwf{height:80px}.cut-slot.svelte-gygwf{width:30px;height:50px}}@media(max-width:820px){html,body{overscroll-behavior:auto}.page.svelte-gygwf{position:fixed;inset:0}}.top-actions.svelte-gygwf{display:flex;align-items:center;gap:8px}.icon-btn.svelte-gygwf{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:linear-gradient(180deg,#1a332299,#0a1a0f99);border:1px solid rgba(193,154,69,.32);border-radius:4px;color:#f0c870;font-family:Cinzel,serif;font-size:11px;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:.2s ease}.icon-btn.svelte-gygwf:hover{border-color:#c19a4599;box-shadow:0 0 14px #c19a452e}.icon-symbol.svelte-gygwf{font-size:14px}.rules-text.svelte-gygwf{display:inline}.side-bets.svelte-gygwf{position:absolute;inset:0;pointer-events:none;z-index:6}.side-bet-circle.svelte-gygwf{position:absolute;width:38px;height:38px;border-radius:50%;border:1.5px dashed rgba(193,154,69,.5);background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.06),transparent 55%),radial-gradient(ellipse at center,#00000073,#000000b3);color:#f5e6d3bf;cursor:pointer;pointer-events:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:0;font-family:Cinzel,serif;transition:.2s ease}.side-bet-circle.svelte-gygwf:disabled{cursor:default}.side-bet-circle.svelte-gygwf:hover:not(:disabled){border-color:#f0c870;transform:scale(1.08)}.sb-21-3.svelte-gygwf{left:50%;top:-54px;transform:translate(-50%)}.sb-pp.svelte-gygwf{left:-58px;top:50%;transform:translateY(-50%)}.sb-ll.svelte-gygwf{right:-58px;top:50%;transform:translateY(-50%)}.sb-21-3.svelte-gygwf:hover:not(:disabled){transform:translate(-50%) scale(1.08)}.sb-pp.svelte-gygwf:hover:not(:disabled),.sb-ll.svelte-gygwf:hover:not(:disabled){transform:translateY(-50%) scale(1.08)}.side-bet-circle.sb-active.svelte-gygwf{border-style:solid;border-color:#f0c870;background:radial-gradient(circle at 30% 30%,#ffd78273,#78501ed9 60%,#3c280ff2);color:#fff5dc;box-shadow:0 0 12px #c19a4573}.side-bet-circle.sb-drop-active.svelte-gygwf{border-color:#ffe7a4;box-shadow:0 0 0 4px #c19a452e,0 0 18px #c19a4580}.side-bet-circle.sb-result-win.svelte-gygwf{animation:svelte-gygwf-sbWinPulse 1.4s ease-in-out infinite;border-color:#ffe7a4}.side-bet-circle.sb-result-lose.svelte-gygwf{opacity:.45;border-color:#dc262666}@keyframes svelte-gygwf-sbWinPulse{0%,to{box-shadow:0 0 8px #f0c87080}50%{box-shadow:0 0 22px #f0c870f2}}.sb-label.svelte-gygwf{font-size:8px;letter-spacing:.18em;line-height:1;color:#f5e6d3b3}.sb-active.svelte-gygwf .sb-label:where(.svelte-gygwf){color:#fff5dc}.sb-amount.svelte-gygwf{font-size:11px;font-weight:700;line-height:1.3}.sb-flag.svelte-gygwf{position:absolute;bottom:-18px;left:50%;transform:translate(-50%);background:#f0c870;color:#1a0f06;font-size:8px;font-weight:800;letter-spacing:.06em;padding:2px 6px;border-radius:3px;white-space:nowrap;pointer-events:none;box-shadow:0 2px 6px #00000080}.bet-circle-hint.svelte-gygwf{font-family:Cinzel,serif;font-size:9px;letter-spacing:.22em;color:#c19a458c;pointer-events:none}.coach-badge.svelte-gygwf{display:inline-block;margin-left:8px;padding:2px 8px;border-radius:999px;background:linear-gradient(180deg,#ffe7a4,#d4af37);color:#1a0f06;font-family:Cinzel,serif;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:none;box-shadow:0 0 16px #f0c87099;animation:svelte-gygwf-coachPulse 2s ease-in-out infinite}@keyframes svelte-gygwf-coachPulse{0%,to{box-shadow:0 0 12px #f0c87066}50%{box-shadow:0 0 22px #f0c870e6}}.prompt-row.svelte-gygwf{align-items:center;background:linear-gradient(180deg,#c19a452e,#0006);border:1px solid rgba(193,154,69,.55);border-radius:6px;padding:8px 14px;box-shadow:0 0 22px #c19a454d;animation:svelte-gygwf-promptIn .32s ease}@keyframes svelte-gygwf-promptIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.prompt-text.svelte-gygwf{font-family:Cinzel,serif;font-size:12px;letter-spacing:.12em;color:#f0c870;margin-right:10px}.action-btn.prompt-yes.svelte-gygwf{border-color:#4ede80b3;color:#a7f3d0}.action-btn.prompt-no.svelte-gygwf{border-color:#dc26268c;color:#fca5a5}.action-btn.surrender.svelte-gygwf{border-color:#dc262673;color:#fca5a5}.action-btn.surrender.svelte-gygwf:hover:not(:disabled){box-shadow:0 0 18px #dc262652}.chip-1.svelte-gygwf{background:radial-gradient(circle at 30% 30%,#fff,#d4d4d4 60%,#a3a3a3);color:#111}.chip-5.svelte-gygwf{background:radial-gradient(circle at 30% 30%,#fda4af,#e11d48 60%,#9f1239)}.chip-1000.svelte-gygwf{background:radial-gradient(circle at 30% 30%,#fde68a,#d97706 60%,#7c2d12)}.chip-5000.svelte-gygwf{background:radial-gradient(circle at 30% 30%,#fbcfe8,#ec4899 60%,#831843)}.chip-1.svelte-gygwf .chip-face:where(.svelte-gygwf){color:#1a1a1a;text-shadow:none}.sheet.svelte-gygwf{width:min(640px,94vw);max-height:88vh;display:flex;flex-direction:column;background:radial-gradient(ellipse at 50% 0%,rgba(193,154,69,.14),transparent 60%),linear-gradient(180deg,#14271b,#0a1810);border:1px solid rgba(193,154,69,.45);border-radius:14px;padding:28px 28px 24px;color:#f0dcb4;box-shadow:0 40px 100px #000000a6;animation:svelte-gygwf-sheetIn .32s cubic-bezier(.22,.9,.3,1.05);position:relative;overflow:hidden}@keyframes svelte-gygwf-sheetIn{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.sheet-close.svelte-gygwf{position:absolute;top:12px;right:14px;width:32px;height:32px;border-radius:50%;border:1px solid rgba(193,154,69,.45);background:#0006;color:#f0c870;font-size:22px;line-height:1;cursor:pointer;z-index:2}.sheet-close.svelte-gygwf:hover{border-color:#f0c870}.sheet-head.svelte-gygwf{display:flex;align-items:center;justify-content:center;gap:14px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid rgba(193,154,69,.25)}.sheet-head.svelte-gygwf h2:where(.svelte-gygwf){font-family:Cinzel,serif;font-size:22px;color:#f0c870;margin:0;letter-spacing:.06em}.sheet-orn.svelte-gygwf{font-size:18px;color:#c19a45}.sheet-body.svelte-gygwf{flex:1 1 auto;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding-right:4px;scrollbar-width:thin;scrollbar-color:#c19a45 transparent}.sheet-body.svelte-gygwf::-webkit-scrollbar{width:6px}.sheet-body.svelte-gygwf::-webkit-scrollbar-thumb{background:#c19a45;border-radius:3px}.setting-row.svelte-gygwf{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid rgba(193,154,69,.18);border-radius:8px;background:#0000002e}.setting-row-stack.svelte-gygwf{flex-direction:column;align-items:stretch;gap:10px}.setting-label.svelte-gygwf{display:flex;flex-direction:column;gap:3px;flex:1 1 auto;min-width:0}.setting-label.svelte-gygwf strong:where(.svelte-gygwf),.setting-label-strong.svelte-gygwf{font-family:Cinzel,serif;font-size:13px;color:#f0c870;letter-spacing:.06em}.setting-hint.svelte-gygwf{font-family:Cormorant Garamond,serif;font-size:13px;font-style:italic;color:#f5e6d38c}.balance-stat.svelte-gygwf{display:flex;justify-content:space-between;font-family:Cinzel,serif;font-size:13px;color:#c9a961}.balance-stat-value.svelte-gygwf{color:#f0c870;font-weight:700}.seg-group-wide.svelte-gygwf{flex-shrink:0}.seg-group-wide.svelte-gygwf .seg:where(.svelte-gygwf){display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 14px}.seg-sub.svelte-gygwf{font-size:8px;letter-spacing:.14em;color:#f5e6d373}.seg-active.svelte-gygwf .seg-sub:where(.svelte-gygwf){color:#f5e6d3cc}.toggle.svelte-gygwf{position:relative;display:inline-flex;align-items:center;gap:10px;width:78px;height:32px;border-radius:999px;border:1px solid rgba(193,154,69,.35);background:#00000073;cursor:pointer;padding:0 8px 0 4px;transition:.2s ease;flex-shrink:0}.toggle-knob.svelte-gygwf{position:absolute;left:3px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:linear-gradient(180deg,#c9a961,#6a4f1d);box-shadow:0 2px 6px #0009;transition:left .22s cubic-bezier(.34,1.4,.64,1)}.toggle-text.svelte-gygwf{margin-left:auto;font-family:Cinzel,serif;font-size:9px;letter-spacing:.18em;color:#f5e6d399}.toggle.toggle-on.svelte-gygwf{background:linear-gradient(180deg,#c19a458c,#8c641e73);border-color:#f0c870}.toggle.toggle-on.svelte-gygwf .toggle-knob:where(.svelte-gygwf){left:calc(100% - 27px);background:linear-gradient(180deg,#ffe7a4,#c19a45)}.toggle.toggle-on.svelte-gygwf .toggle-text:where(.svelte-gygwf){color:#1a0f06}.stats-grid.svelte-gygwf{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stats-card.svelte-gygwf{border:1px solid rgba(193,154,69,.22);border-radius:8px;padding:10px 12px;background:#00000038;display:flex;flex-direction:column;gap:6px;font-family:Cinzel,serif;font-size:11px}.stats-card-current.svelte-gygwf{border-color:#c19a4599;box-shadow:0 0 18px #c19a452e}.stats-card-head.svelte-gygwf{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:6px;margin-bottom:4px;border-bottom:1px solid rgba(193,154,69,.18)}.stats-seat.svelte-gygwf{font-size:12px;color:#f0c870;letter-spacing:.08em}.stats-hands.svelte-gygwf{font-size:10px;color:#f5e6d380}.stats-row.svelte-gygwf{display:flex;justify-content:space-between;color:#c9a961;font-size:11px}.stats-row.svelte-gygwf span:where(.svelte-gygwf):last-child{color:#f5e6d3;font-weight:700}.stats-row.svelte-gygwf .profit:where(.svelte-gygwf){color:#6ee7a7!important}.stats-row.svelte-gygwf .loss:where(.svelte-gygwf){color:#fca5a5!important}.stats-side.svelte-gygwf{border-top:1px dashed rgba(193,154,69,.22);padding-top:4px;margin-top:2px}.payout-block.svelte-gygwf{border:1px solid rgba(193,154,69,.22);border-radius:8px;padding:12px 14px;background:#00000038}.payout-block.svelte-gygwf h3:where(.svelte-gygwf){font-family:Cinzel,serif;font-size:14px;color:#f0c870;margin:0 0 4px;letter-spacing:.08em}.payout-intro.svelte-gygwf{margin:0 0 8px;font-style:italic;color:#f5e6d38c;font-size:13px}.payout-block.svelte-gygwf ul:where(.svelte-gygwf){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.payout-block.svelte-gygwf li:where(.svelte-gygwf){display:flex;justify-content:space-between;font-family:Cinzel,serif;font-size:11px;color:#c9a961;padding:3px 0;border-bottom:1px dotted rgba(193,154,69,.18)}.payout-block.svelte-gygwf li:where(.svelte-gygwf):last-child{border-bottom:none}.payout-block.svelte-gygwf strong:where(.svelte-gygwf){color:#f0c870}@media(max-width:1024px){.stats-grid.svelte-gygwf{grid-template-columns:1fr}}@media(max-width:820px){.icon-text.svelte-gygwf,.rules-text.svelte-gygwf{display:none}.icon-btn.svelte-gygwf{padding:6px 10px}.icon-symbol.svelte-gygwf{font-size:16px}.side-bet-circle.svelte-gygwf{width:32px;height:32px}.sb-21-3.svelte-gygwf{top:-32px}.sb-pp.svelte-gygwf{left:-34px}.sb-ll.svelte-gygwf{right:-34px}.sb-label.svelte-gygwf{font-size:7px;letter-spacing:.14em}.sb-amount.svelte-gygwf{font-size:9px}.sb-flag.svelte-gygwf{font-size:7px;padding:1px 5px;bottom:-16px}.coach-badge.svelte-gygwf{font-size:9px;padding:1px 6px;letter-spacing:.12em}.prompt-row.svelte-gygwf{padding:6px 8px}.prompt-text.svelte-gygwf{font-size:10px;letter-spacing:.06em;margin-right:6px}.seg-group-wide.svelte-gygwf .seg:where(.svelte-gygwf){padding:6px 9px}.seg-group-wide.svelte-gygwf .seg-sub:where(.svelte-gygwf){font-size:7px}.sheet.svelte-gygwf{padding:20px 18px 18px}.sheet-head.svelte-gygwf h2:where(.svelte-gygwf){font-size:18px}.setting-row.svelte-gygwf{padding:10px;gap:10px}.setting-label.svelte-gygwf strong:where(.svelte-gygwf){font-size:12px}.setting-hint.svelte-gygwf{font-size:12px}.toggle.svelte-gygwf{width:64px;height:28px}.toggle-knob.svelte-gygwf{width:20px;height:20px}.toggle.toggle-on.svelte-gygwf .toggle-knob:where(.svelte-gygwf){left:calc(100% - 23px)}}@media(max-width:520px){.chair.seat-chair.svelte-gygwf{display:none}.status-pill.svelte-gygwf{margin-bottom:8px}.seat-hand.svelte-gygwf{padding-top:14px}.player-cards-floater.svelte-gygwf{transform:translate(-50%,calc(-100% - 70px))}.seat-hands.svelte-gygwf{flex-wrap:nowrap;gap:6px;min-height:0}.seat-hand.svelte-gygwf{padding:8px 4px 4px}.hand-row.svelte-gygwf{gap:4px}.hand-bet.svelte-gygwf{font-size:9px;letter-spacing:.14em;padding:2px 7px}.top-actions.svelte-gygwf{gap:4px}.icon-btn.svelte-gygwf{padding:5px 8px}.icon-symbol.svelte-gygwf{font-size:14px}.side-bets.svelte-gygwf{position:absolute;inset:auto 0 100%;display:flex;gap:8px;justify-content:center;padding-bottom:10px;pointer-events:auto}.side-bet-circle.svelte-gygwf{position:relative;width:38px;height:38px;transform:none!important}.sb-21-3.svelte-gygwf,.sb-pp.svelte-gygwf,.sb-ll.svelte-gygwf{position:relative;left:auto!important;right:auto!important;top:auto!important}.sb-21-3.svelte-gygwf:hover:not(:disabled),.sb-pp.svelte-gygwf:hover:not(:disabled),.sb-ll.svelte-gygwf:hover:not(:disabled){transform:scale(1.05)!important}.sb-label.svelte-gygwf{font-size:8px}.sb-amount.svelte-gygwf{font-size:10px}.sb-flag.svelte-gygwf{font-size:7px;padding:1px 4px;bottom:-14px}.coach-badge.svelte-gygwf{display:block;margin:4px auto 0;width:max-content}.prompt-row.svelte-gygwf{flex-direction:column;gap:6px;padding:8px 10px}.prompt-text.svelte-gygwf{margin-right:0;font-size:11px;text-align:center}.sheet.svelte-gygwf{width:96vw;max-height:92vh;padding:18px 14px 16px;border-radius:12px}.sheet-head.svelte-gygwf{padding-bottom:10px;margin-bottom:10px;gap:10px}.sheet-head.svelte-gygwf h2:where(.svelte-gygwf){font-size:16px}.setting-row.svelte-gygwf{flex-direction:column;align-items:stretch;gap:8px;padding:10px}.setting-row.svelte-gygwf .toggle:where(.svelte-gygwf){align-self:flex-end}.seg-group-wide.svelte-gygwf{width:100%}.seg-group-wide.svelte-gygwf .seg:where(.svelte-gygwf){flex:1;padding:6px 4px}.stats-card.svelte-gygwf{padding:8px 10px;gap:4px}.stats-row.svelte-gygwf{font-size:10px}.stats-seat.svelte-gygwf{font-size:11px}.payout-block.svelte-gygwf{padding:10px}.payout-block.svelte-gygwf li:where(.svelte-gygwf){font-size:10px}}@media(max-height:520px)and (max-width:900px){.side-bets.svelte-gygwf{inset:auto 0 100%;display:flex;gap:4px;justify-content:center}.side-bet-circle.svelte-gygwf{position:relative!important;width:30px!important;height:30px!important;transform:none!important;left:auto!important;right:auto!important;top:auto!important}.sb-label.svelte-gygwf{font-size:7px}.sb-amount.svelte-gygwf{font-size:9px}}
