.card-container.svelte-49z90w{width:var(--card-w, 62px);height:var(--card-h, 86px);perspective:600px;opacity:0;transform:translateY(-20px) scale(.8);animation:svelte-49z90w-deal-in .3s ease-out forwards;animation-delay:var(--deal-delay)}.card-container.dealt.svelte-49z90w{opacity:0}@keyframes svelte-49z90w-deal-in{to{opacity:1;transform:translateY(0) scale(1)}}.card.svelte-49z90w{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .4s ease;border-radius:6px}.card.flipped.svelte-49z90w{transform:rotateY(180deg)}.card.highlight.svelte-49z90w{box-shadow:0 0 12px #fc0,0 0 24px #ffcc0060;border-radius:6px}.card-face.svelte-49z90w{position:absolute;inset:0;backface-visibility:hidden;border-radius:6px;border:1.5px solid #444}.card-back.svelte-49z90w{background:#1a1a4a;display:flex;align-items:center;justify-content:center}.card-pattern.svelte-49z90w{width:70%;height:80%;border:2px solid #00ffcc40;border-radius:3px;background:repeating-linear-gradient(45deg,transparent,transparent 3px,#00ffcc15 3px,#00ffcc15 4px)}.card-front.svelte-49z90w{background:#f0f0e8;transform:rotateY(180deg);color:#111;font-family:"Press Start 2P",monospace}.card-front.red.svelte-49z90w{color:#c00}.corner.svelte-49z90w{position:absolute;display:flex;flex-direction:column;align-items:center;line-height:1;gap:1px}.top-left.svelte-49z90w{top:3px;left:4px}.bottom-right.svelte-49z90w{bottom:3px;right:4px;transform:rotate(180deg)}.rank.svelte-49z90w{font-size:var(--card-rank, 12px);font-weight:700}.suit.svelte-49z90w{font-size:var(--card-suit, 11px)}.center-content.svelte-49z90w{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;line-height:1;gap:2px}.center-rank.svelte-49z90w{font-size:var(--card-center, 28px);font-weight:700}.center-suit.svelte-49z90w{font-size:var(--card-center, 28px)}@media(orientation:portrait)and (max-width:639px),(orientation:landscape)and (max-height:480px){.top-left.svelte-49z90w,.bottom-right.svelte-49z90w{display:none}.center-rank.svelte-49z90w{font-size:calc(var(--card-center, 28px) * .85)}.center-suit.svelte-49z90w{font-size:calc(var(--card-center, 28px) * 1.1)}}@media(orientation:landscape)and (min-height:481px){.center-rank.svelte-49z90w{display:none}}@media(min-width:640px)and (orientation:portrait){.center-rank.svelte-49z90w{display:none}}.seat.svelte-pypffi{display:flex;flex-direction:column;align-items:center;gap:var(--seat-gap, 6px);padding:var(--seat-pad, 8px 12px);border-radius:10px;border:2px solid transparent;background:#12122a;position:relative;transition:border-color .3s,box-shadow .3s;min-width:var(--seat-min-w, 120px)}.seat.current.svelte-pypffi{border-color:#0fc;box-shadow:0 0 12px #00ffcc40}.seat.folded.svelte-pypffi{opacity:.4}.seat.winner.svelte-pypffi{border-color:#fc0;box-shadow:0 0 20px #ffcc0060,0 0 40px #ffcc0030}.chips-corner.svelte-pypffi{position:absolute;top:-10px;right:-10px;display:flex;flex-direction:row;gap:3px}.chip.svelte-pypffi{font-family:"Press Start 2P",monospace;font-size:var(--chip-font, 9px);width:var(--chip-size, 20px);height:var(--chip-size, 20px);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.dealer-chip.svelte-pypffi{background:#fc0;color:#111;box-shadow:0 0 6px #ffcc0080}.sb-chip.svelte-pypffi{background:#e0e0e0;color:#111;box-shadow:0 0 6px #ffffff80}.bb-chip.svelte-pypffi{background:#c22;color:#fff;box-shadow:0 0 6px #cc222280}.cards.svelte-pypffi{display:flex;gap:4px}.empty-card.svelte-pypffi{width:var(--card-w, 62px);height:var(--card-h, 86px);border:1.5px dashed #333;border-radius:6px}.info.svelte-pypffi{display:flex;flex-direction:column;align-items:center;gap:2px}.name.svelte-pypffi{font-family:"Press Start 2P",monospace;font-size:var(--font-lg, 10px);color:#ccc}.chips.svelte-pypffi{font-family:"Press Start 2P",monospace;font-size:var(--font-lg, 10px);color:#fc0}.bet.svelte-pypffi{font-family:"Press Start 2P",monospace;font-size:var(--font-sm, 9px);color:#0fc}.status.svelte-pypffi{font-family:"Press Start 2P",monospace;font-size:var(--font-sm, 8px);letter-spacing:1px}.folded-text.svelte-pypffi{color:#f44}.allin-text.svelte-pypffi{color:#f0f}.hand-name.svelte-pypffi{font-family:"Press Start 2P",monospace;font-size:var(--font-sm, 8px);color:#fc0;text-align:center;max-width:130px}.community.svelte-junun6{display:flex;gap:6px;justify-content:center;align-items:center;padding:8px}.empty-slot.svelte-junun6{width:var(--card-w, 62px);height:var(--card-h, 86px);border:1.5px dashed #ffffff15;border-radius:6px}@media(orientation:portrait)and (max-width:639px){.community.svelte-junun6{flex-wrap:wrap;max-width:calc(var(--card-w, 36px) * 3 + 6px * 2 + 16px)}}.pot.svelte-17uaalt{display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 16px;background:#1a1a3a;border:1px solid #ffcc0040;border-radius:8px}.pot-label.svelte-17uaalt{font-family:"Press Start 2P",monospace;font-size:9px;color:#888;letter-spacing:2px}.pot-amount.svelte-17uaalt{font-family:"Press Start 2P",monospace;font-size:14px;color:#fc0;text-shadow:0 0 8px #ffcc0060}.side-pots.svelte-17uaalt{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.side-pot.svelte-17uaalt{font-family:"Press Start 2P",monospace;font-size:8px;color:#aaa}.table-wrapper.svelte-1ta6f2u{display:flex;justify-content:center;align-items:center;padding:clamp(6px,1.5vmin,16px);width:100%;flex:1;min-height:0}.table.svelte-1ta6f2u{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.felt.svelte-1ta6f2u{background:radial-gradient(ellipse at center,#1a3a2a,#0d2818 60%,#0a1f14);border:3px solid #2a5a3a;border-radius:clamp(40px,8vmin,100px);padding:clamp(16px,4vmin,48px) clamp(10px,2.5vmin,28px);position:relative;width:100%;max-height:100%;aspect-ratio:16 / 9;box-shadow:0 0 30px #00000080,inset 0 0 40px #00000040;--card-w: clamp(28px, min(6vw, calc((100vh - 120px)*.1067) ), 90px);--card-h: clamp(39px, min(8.4vw, calc((100vh - 120px)*.1493) ), 125px);--card-rank: clamp(7px, min(1vw, calc((100vh - 120px)*.0178) ), 15px);--card-suit: clamp(6px, min(.9vw, calc((100vh - 120px)*.016) ), 13px);--card-center: clamp(14px, min(2.5vw, calc((100vh - 120px)*.0444) ), 36px);--seat-min-w: clamp(60px, min(12vw, calc((100vh - 120px)*.2133) ), 150px);--seat-gap: clamp(2px, min(.4vw, calc((100vh - 120px)*.0071) ), 8px);--seat-pad: clamp(3px, min(.6vw, calc((100vh - 120px)*.0107) ), 10px) clamp(4px, min(.9vw, calc((100vh - 120px)*.016) ), 14px);--font-lg: clamp(7px, min(1vw, calc((100vh - 120px)*.0178) ), 13px);--font-sm: clamp(6px, min(.8vw, calc((100vh - 120px)*.0142) ), 11px);--chip-size: clamp(12px, min(1.8vw, calc((100vh - 120px)*.032) ), 22px);--chip-font: clamp(5px, min(.7vw, calc((100vh - 120px)*.0124) ), 10px)}.center.svelte-1ta6f2u{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:clamp(4px,.8vmin,10px);z-index:1}.seat.svelte-1ta6f2u{position:absolute;display:flex;align-items:center;justify-content:center;width:fit-content;height:fit-content}@media(orientation:portrait){.felt.svelte-1ta6f2u{aspect-ratio:3 / 4;--card-w: clamp(36px, 9vw, 72px);--card-h: clamp(50px, 12.5vw, 100px);--card-rank: clamp(8px, 1.6vw, 13px);--card-suit: clamp(7px, 1.4vw, 12px);--card-center: clamp(18px, 4vw, 30px);--seat-min-w: clamp(72px, 18vw, 130px);--font-lg: clamp(8px, 1.4vw, 12px);--font-sm: clamp(7px, 1.2vw, 10px);--chip-size: clamp(14px, 2.8vw, 22px);--chip-font: clamp(6px, 1vw, 9px)}}.action-bar.svelte-1afrarh{display:flex;justify-content:center;padding:12px 16px;background:#0d0d20;border-top:1px solid #222244;width:100%}.action-bar.disabled.svelte-1afrarh{opacity:.5;pointer-events:none}.buttons.svelte-1afrarh{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:center}.btn.svelte-1afrarh{font-family:"Press Start 2P",monospace;font-size:11px;padding:10px 16px;border:2px solid;border-radius:6px;cursor:pointer;background:transparent;transition:background .2s,box-shadow .2s,transform .1s;color:#eee;white-space:nowrap}.btn.svelte-1afrarh:hover:not(:disabled){transform:translateY(-2px)}.btn.svelte-1afrarh:active:not(:disabled){transform:translateY(0)}.btn-fold.svelte-1afrarh{border-color:#f44;color:#f44}.btn-fold.svelte-1afrarh:hover:not(:disabled){background:#ff444420;box-shadow:0 0 10px #ff444440}.btn-check.svelte-1afrarh{border-color:#0fc;color:#0fc}.btn-check.svelte-1afrarh:hover:not(:disabled){background:#00ffcc20;box-shadow:0 0 10px #00ffcc40}.btn-call.svelte-1afrarh{border-color:#0fc;color:#0fc}.btn-call.svelte-1afrarh:hover:not(:disabled){background:#00ffcc20;box-shadow:0 0 10px #00ffcc40}.btn-raise.svelte-1afrarh{border-color:#fc0;color:#fc0}.btn-raise.svelte-1afrarh:hover:not(:disabled){background:#ffcc0020;box-shadow:0 0 10px #ffcc0040}.btn-allin.svelte-1afrarh{border-color:#f0f;color:#f0f}.btn-allin.svelte-1afrarh:hover:not(:disabled){background:#ff00ff20;box-shadow:0 0 10px #ff00ff40}.key.svelte-1afrarh{display:inline-block;background:#ffffff15;padding:2px 5px;border-radius:3px;font-size:9px;margin-right:4px;vertical-align:middle}.raise-group.svelte-1afrarh{display:flex;flex-direction:column;align-items:center;gap:6px}.raise-slider.svelte-1afrarh{width:140px;accent-color:#ffcc00;height:4px}.waiting.svelte-1afrarh{font-family:"Press Start 2P",monospace;font-size:10px;color:#666;padding:10px}@media(max-height:480px){.action-bar.svelte-1afrarh{padding:5px 12px}.buttons.svelte-1afrarh{gap:6px;flex-wrap:nowrap}.btn.svelte-1afrarh{font-size:8px;padding:6px 10px}.key.svelte-1afrarh{display:none}.raise-group.svelte-1afrarh{flex-direction:row;gap:6px}.raise-slider.svelte-1afrarh{width:80px}}.game-log.svelte-c5fa0y{background:#0a0a18;border:1px solid #222244;border-radius:8px;padding:8px;height:100%;max-height:180px;overflow-y:auto;width:100%;box-sizing:border-box}.game-log.svelte-c5fa0y::-webkit-scrollbar{width:4px}.game-log.svelte-c5fa0y::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.log-header.svelte-c5fa0y{font-family:"Press Start 2P",monospace;font-size:9px;color:#666;letter-spacing:2px;margin-bottom:6px;text-align:center}.log-entry.svelte-c5fa0y{font-family:"Press Start 2P",monospace;font-size:8px;color:#888;padding:2px 0;line-height:1.6;border-bottom:1px solid #ffffff08}.log-entry.highlight.svelte-c5fa0y{color:#fc0}.setup-container.svelte-ebu5d5{height:100%;overflow-y:auto;background:#0d0d20;padding:24px 20px;color:#e0e0e0;display:flex;flex-direction:column;gap:0}h1.svelte-ebu5d5{font-family:"Press Start 2P",monospace;text-align:center;margin:0 0 .6rem;font-size:clamp(.9rem,3vw,1.4rem);color:#0fc;text-shadow:0 0 12px #00ffcc80;letter-spacing:2px}.instructions.svelte-ebu5d5{font-family:"Press Start 2P",monospace;text-align:center;color:#556;margin:0 0 2rem;font-size:clamp(.5rem,1.5vw,.65rem);line-height:1.8}.error-message.svelte-ebu5d5{background-color:#3a0010;color:#f46;border:1px solid #ff4466;padding:.75rem 1rem;border-radius:4px;margin-bottom:1rem;text-align:center;font-family:"Press Start 2P",monospace;font-size:clamp(.5rem,1.5vw,.65rem);line-height:1.8}.opponents-list.svelte-ebu5d5{margin-bottom:2rem}.opponents-list.svelte-ebu5d5 h2:where(.svelte-ebu5d5){font-family:"Press Start 2P",monospace;font-size:clamp(.6rem,2vw,.8rem);margin:0 0 1rem;color:#aaa;letter-spacing:1px}.opponent-row.svelte-ebu5d5{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;align-items:center}.name-group.svelte-ebu5d5{display:flex;flex:1 1 140px;min-width:0}input[type=text].svelte-ebu5d5,select.svelte-ebu5d5{padding:clamp(.5rem,1.5vw,.75rem);border:1px solid #222244;border-radius:4px;background-color:#0d0d20;color:#e0e0e0;font-size:clamp(.7rem,2vw,.9rem)}input[type=text].svelte-ebu5d5:focus,select.svelte-ebu5d5:focus{outline:none;border-color:#0fc;box-shadow:0 0 0 2px #0fc2}.name-group.svelte-ebu5d5 input[type=text]:where(.svelte-ebu5d5){flex:1;min-width:0;border-radius:4px 0 0 4px;border-right:none}.random-btn.svelte-ebu5d5{padding:0 .6rem;background-color:#0d0d20;color:#e0e0e0;border:1px solid #222244;border-left:none;border-radius:0 4px 4px 0;cursor:pointer;font-size:clamp(.8rem,2vw,1rem);transition:background-color .2s;flex-shrink:0}.random-btn.svelte-ebu5d5:hover{background-color:#1a1a35;border-color:#0fc}.style-group.svelte-ebu5d5{display:flex;flex:1 1 150px;gap:.5rem;min-width:0}select.svelte-ebu5d5{flex:1;min-width:0;cursor:pointer}.remove-btn.svelte-ebu5d5{padding:clamp(.5rem,1.5vw,.75rem) clamp(.6rem,2vw,1rem);background-color:#2a0010;color:#f46;border:1px solid #ff446644;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .2s,border-color .2s;flex-shrink:0}.remove-btn.svelte-ebu5d5:hover:not(:disabled){background-color:#3a0018;border-color:#f46}.remove-btn.svelte-ebu5d5:disabled{background-color:transparent;color:#444;border-color:#222;cursor:not-allowed}.add-btn.svelte-ebu5d5{width:100%;padding:clamp(.6rem,1.5vw,.75rem);background-color:transparent;color:#0fc;border:2px dashed #00ffcc44;border-radius:4px;cursor:pointer;font-family:"Press Start 2P",monospace;font-size:clamp(.5rem,1.5vw,.65rem);letter-spacing:1px;transition:border-color .2s,background-color .2s}.add-btn.svelte-ebu5d5:hover{background-color:#00ffcc0a;border-color:#0fc}.actions.svelte-ebu5d5{display:flex;gap:1rem;margin-top:.5rem}.submit-btn.svelte-ebu5d5{flex:1;padding:clamp(.75rem,2vw,1rem);background-color:#0fc;color:#0a0a1a;border:none;border-radius:6px;font-family:"Press Start 2P",monospace;font-size:clamp(.6rem,2vw,.8rem);letter-spacing:1px;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 0 20px #00ffcc40}.submit-btn.svelte-ebu5d5:hover{transform:translateY(-2px);box-shadow:0 0 30px #00ffcc80,0 0 60px #00ffcc30}.submit-btn.svelte-ebu5d5:active{transform:translateY(0)}@media(max-width:360px){.setup-container.svelte-ebu5d5{padding:16px 12px}}.hand-rankings.svelte-10rn8q4{display:flex;flex-direction:column;height:100%;background:#0d0d20;font-family:"Press Start 2P",monospace;overflow:hidden}.rankings-header.svelte-10rn8q4{font-size:11px;color:#fc0;letter-spacing:2px;padding:12px 14px 8px;border-bottom:1px solid #222244;flex-shrink:0}.rankings-list.svelte-10rn8q4{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px;display:flex;flex-direction:column;gap:5px;--card-w: 48px;--card-h: 67px;--card-rank: 9px;--card-suit: 9px;--card-center: 22px}.rankings-list.svelte-10rn8q4::-webkit-scrollbar{width:4px}.rankings-list.svelte-10rn8q4::-webkit-scrollbar-track{background:#0a0a1a}.rankings-list.svelte-10rn8q4::-webkit-scrollbar-thumb{background:#335;border-radius:2px}.hand-entry.svelte-10rn8q4{display:flex;flex-direction:column;gap:6px;padding:8px;background:#0a0a1a;border:1px solid #1a1a3a;border-radius:4px}.hand-meta.svelte-10rn8q4{display:flex;align-items:flex-start;gap:6px}.hand-position.svelte-10rn8q4{font-size:9px;color:#335;min-width:20px;padding-top:1px}.hand-text.svelte-10rn8q4{display:flex;flex-direction:column;gap:4px}.hand-name.svelte-10rn8q4{font-size:9px;letter-spacing:.5px}.hand-desc.svelte-10rn8q4{font-size:8px;color:#557}.hand-cards.svelte-10rn8q4{display:flex;gap:3px;flex-wrap:nowrap}.sidebar.svelte-6dx3fh{position:fixed;left:0;top:0;height:100vh;width:52px;background:#0d0d20;border-right:1px solid #222244;display:flex;flex-direction:column;align-items:stretch;z-index:200;transition:width .25s ease;overflow:hidden}.sidebar.expanded.svelte-6dx3fh{width:220px}.overlay.svelte-6dx3fh{position:fixed;inset:0;z-index:199}.expand-btn.svelte-6dx3fh{display:flex;align-items:center;justify-content:center;height:44px;flex-shrink:0;background:transparent;border:none;border-bottom:1px solid #222244;color:#446;cursor:pointer;transition:background .2s,color .2s;padding:0;width:100%}.expand-btn.svelte-6dx3fh:hover{background:#ffffff08;color:#0fc}.chevron.svelte-6dx3fh{font-size:16px;line-height:1}.items.svelte-6dx3fh{display:flex;flex-direction:column;padding:8px 0;gap:2px;flex:1}.nav-item.svelte-6dx3fh{display:flex;align-items:center;gap:12px;padding:0 14px;height:48px;width:100%;background:transparent;border:none;cursor:pointer;font-family:"Press Start 2P",monospace;font-size:10px;color:#668;text-align:left;white-space:nowrap;transition:background .2s,color .2s;position:relative}.nav-item.svelte-6dx3fh:hover{background:#00ffcc12;color:#0fc}.nav-item.active.svelte-6dx3fh{color:#0fc}.nav-item.danger.svelte-6dx3fh:hover{background:#ff444412;color:#f44}.nav-item.disabled.svelte-6dx3fh{opacity:.35;cursor:not-allowed}.nav-item.disabled.svelte-6dx3fh:hover{background:transparent;color:#668}.icon.svelte-6dx3fh{font-size:18px;width:24px;flex-shrink:0;text-align:center;line-height:1}.label.svelte-6dx3fh{font-size:10px;opacity:0;transition:opacity .15s ease .05s;pointer-events:none;flex:1}.sidebar.expanded.svelte-6dx3fh .label:where(.svelte-6dx3fh){opacity:1}.active-dot.svelte-6dx3fh{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#0fc;flex-shrink:0}.sidebar.expanded.svelte-6dx3fh .active-dot:where(.svelte-6dx3fh){display:none}@media(max-width:639px){.sidebar.svelte-6dx3fh{inset:auto 0 0;width:100%!important;height:58px;flex-direction:row;border-right:none;border-top:1px solid #222244;overflow:visible}.sidebar.expanded.svelte-6dx3fh{width:100%!important}.expand-btn.svelte-6dx3fh,.overlay.svelte-6dx3fh{display:none}.items.svelte-6dx3fh{flex-direction:row;padding:0;gap:0;width:100%;align-items:stretch}.nav-item.svelte-6dx3fh{flex:1;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:100%;padding:8px 4px}.icon.svelte-6dx3fh{font-size:16px;width:auto}.label.svelte-6dx3fh{opacity:1;font-size:7px;text-align:center}.active-dot.svelte-6dx3fh{display:none}.nav-item.active.svelte-6dx3fh .label:where(.svelte-6dx3fh){color:#0fc}}.overlay-backdrop.svelte-101icsg{position:fixed;inset:0;background:#00000073;z-index:300;pointer-events:none}.overlay-panel.svelte-101icsg{position:fixed;bottom:80px;left:50%;transform:translate(-50%);z-index:301;background:#0d0d20;border:1px solid #00ffcc55;border-radius:12px;padding:20px 24px;max-width:520px;width:calc(100vw - 80px);box-shadow:0 0 40px #0fc2,0 8px 32px #0009;display:flex;flex-direction:column;gap:12px}.step-counter.svelte-101icsg{font-family:"Press Start 2P",monospace;font-size:9px;color:#446;letter-spacing:1px}.message.svelte-101icsg{font-family:"Press Start 2P",monospace;font-size:14px;color:#0fc;line-height:1.8;margin:0}.subtext.svelte-101icsg{font-family:"Press Start 2P",monospace;font-size:10px;color:#aac;line-height:1.9;margin:0}.controls.svelte-101icsg{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px}.btn-next.svelte-101icsg{font-family:"Press Start 2P",monospace;font-size:11px;background:#0fc;color:#0a0a1a;border:none;border-radius:6px;padding:10px 20px;cursor:pointer;transition:transform .15s,box-shadow .15s;white-space:nowrap}.btn-next.svelte-101icsg:hover{transform:translateY(-1px);box-shadow:0 0 16px #00ffcc80}.waiting-hint.svelte-101icsg{font-family:"Press Start 2P",monospace;font-size:9px;color:#f0f;animation:svelte-101icsg-blink 1.2s infinite;flex:1}@keyframes svelte-101icsg-blink{50%{opacity:.3}}.btn-skip.svelte-101icsg{font-family:"Press Start 2P",monospace;font-size:9px;background:transparent;color:#446;border:1px solid #333355;border-radius:6px;padding:8px 14px;cursor:pointer;white-space:nowrap;transition:color .15s,border-color .15s}.btn-skip.svelte-101icsg:hover{color:#f44;border-color:#f448}@media(max-width:639px){.overlay-panel.svelte-101icsg{bottom:70px;width:calc(100vw - 24px);padding:16px}.message.svelte-101icsg{font-size:11px}.subtext.svelte-101icsg{font-size:9px}}.selector.svelte-1sgf0ld{display:flex;flex-direction:column;height:100%;background:#0a0a1a;color:#eee;overflow-y:auto}.header.svelte-1sgf0ld{padding:32px 24px 20px;border-bottom:1px solid #222244;display:flex;flex-direction:column;gap:10px}.back-btn.svelte-1sgf0ld{font-family:"Press Start 2P",monospace;font-size:9px;color:#668;background:transparent;border:none;cursor:pointer;padding:0;text-align:left;width:fit-content;transition:color .15s}.back-btn.svelte-1sgf0ld:hover{color:#0fc}.title.svelte-1sgf0ld{font-family:"Press Start 2P",monospace;font-size:16px;color:#0fc;margin:0;letter-spacing:2px}.subtitle.svelte-1sgf0ld{font-family:"Press Start 2P",monospace;font-size:8px;color:#557;margin:0}.lessons.svelte-1sgf0ld{list-style:none;margin:0;padding:16px;display:flex;flex-direction:column;gap:10px}.lesson-card.svelte-1sgf0ld{width:100%;display:flex;align-items:center;gap:16px;padding:16px 20px;background:#0d0d20;border:1px solid #222244;border-radius:10px;cursor:pointer;text-align:left;transition:border-color .2s,background .2s,transform .15s}.lesson-card.svelte-1sgf0ld:hover{border-color:#0fc5;background:#00ffcc08;transform:translate(4px)}.lesson-num.svelte-1sgf0ld{font-family:"Press Start 2P",monospace;font-size:10px;color:#335;flex-shrink:0;width:28px}.lesson-info.svelte-1sgf0ld{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.lesson-title.svelte-1sgf0ld{font-family:"Press Start 2P",monospace;font-size:10px;color:#cce}.lesson-desc.svelte-1sgf0ld{font-family:"Press Start 2P",monospace;font-size:7px;color:#557;line-height:1.7}.difficulty.svelte-1sgf0ld{font-family:"Press Start 2P",monospace;font-size:7px;flex-shrink:0;text-align:right}.poker-game.svelte-1k0pfg1{display:flex;height:100vh;overflow:hidden;background:#0a0a1a;color:#eee}.game-layout.svelte-1k0pfg1{display:flex;flex-direction:column;flex:1;min-width:0;padding-left:52px}.top-bar.svelte-1k0pfg1{display:flex;align-items:center;padding:8px 16px;border-bottom:1px solid #222244;background:#0d0d20;flex-shrink:0}@media(max-height:480px){.top-bar.svelte-1k0pfg1{padding:4px 12px}}.phase-info.svelte-1k0pfg1{display:flex;align-items:center;gap:12px}.phase-label.svelte-1k0pfg1{font-family:"Press Start 2P",monospace;font-size:11px;color:#0fc;letter-spacing:2px}.tutorial-badge.svelte-1k0pfg1{color:#f90;font-size:9px}.thinking.svelte-1k0pfg1{font-family:"Press Start 2P",monospace;font-size:9px;color:#f0f;animation:svelte-1k0pfg1-blink 1s infinite}@keyframes svelte-1k0pfg1-blink{50%{opacity:.3}}.hand-num.svelte-1k0pfg1{font-family:"Press Start 2P",monospace;font-size:9px;color:#666}.main-area.svelte-1k0pfg1{display:flex;flex:1;min-height:0;overflow:hidden}.game-container.svelte-1k0pfg1{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0}.bottom-section.svelte-1k0pfg1{display:flex;flex-direction:column;align-items:center;gap:12px;padding-bottom:16px}@media(max-height:480px){.bottom-section.svelte-1k0pfg1{gap:4px;padding-bottom:4px}.start-area.svelte-1k0pfg1{padding:6px}.start-btn.svelte-1k0pfg1{font-size:9px;padding:8px 20px}}.start-area.svelte-1k0pfg1{display:flex;justify-content:center;padding:16px}.start-btn.svelte-1k0pfg1{font-family:"Press Start 2P",monospace;font-size:12px;color:#0a0a1a;background:#0fc;border:none;border-radius:8px;padding:14px 32px;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 0 20px #00ffcc60}.start-btn.svelte-1k0pfg1:hover{transform:translateY(-2px);box-shadow:0 0 30px #00ffcc80,0 0 60px #00ffcc40}.start-btn.svelte-1k0pfg1:active{transform:translateY(0)}.overlay-backdrop.svelte-1k0pfg1{position:fixed;inset:0;background:#0006;z-index:148}.overlay-drawer.svelte-1k0pfg1{position:fixed;top:0;right:0;height:100%;width:0;overflow:hidden;transition:width .3s ease;z-index:149;background:#0d0d20;border-left:1px solid transparent}.overlay-drawer.open.svelte-1k0pfg1{width:360px;border-left-color:#224;box-shadow:-4px 0 32px #0009}@media(min-width:640px){.main-area.svelte-1k0pfg1{flex-direction:row}.log-panel.svelte-1k0pfg1{width:0;overflow:hidden;transition:width .3s ease,border-left-color .3s ease;border-left:1px solid transparent;flex-shrink:0}.log-panel.open.svelte-1k0pfg1{width:280px;border-left-color:#224}.log-panel.svelte-1k0pfg1 .game-log{height:100%;max-height:none;border:none;border-radius:0}.rankings-panel.svelte-1k0pfg1{width:0;overflow:hidden;transition:width .3s ease,border-left-color .3s ease;border-left:1px solid transparent;flex-shrink:0}.rankings-panel.open.svelte-1k0pfg1{width:310px;border-left-color:#224}.rankings-panel.svelte-1k0pfg1 .hand-rankings{height:100%}}@media(max-width:639px){.game-layout.svelte-1k0pfg1{padding-left:0;padding-bottom:58px}.main-area.svelte-1k0pfg1{flex-direction:column}.log-panel.svelte-1k0pfg1{max-height:0;overflow:hidden;transition:max-height .35s ease;border-top:1px solid transparent}.log-panel.open.svelte-1k0pfg1{max-height:220px;border-top-color:#224}.log-panel.svelte-1k0pfg1 .game-log{max-width:none;border:none;border-radius:0}.rankings-panel.svelte-1k0pfg1{max-height:0;overflow:hidden;transition:max-height .35s ease;border-top:1px solid transparent}.rankings-panel.open.svelte-1k0pfg1{max-height:280px;border-top-color:#224}.rankings-panel.svelte-1k0pfg1 .hand-rankings{max-width:none;border:none;border-radius:0}.overlay-drawer.svelte-1k0pfg1{inset:auto 0 58px;width:100%;height:0;transition:height .35s ease;border-top:1px solid transparent;border-left:none;box-shadow:none}.overlay-drawer.open.svelte-1k0pfg1{height:75vh;width:100%;border-top-color:#224;box-shadow:0 -4px 24px #00000080}}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:"Press Start 2P",monospace;background:#0a0a1a;color:#eee;overflow-x:hidden}html,body,#app{height:100%}main.svelte-1n46o8q{display:flex;flex-direction:column;align-items:center;min-height:100vh;padding:4rem 1.5rem 2rem;position:relative}.scanlines.svelte-1n46o8q{pointer-events:none;position:fixed;inset:0;background:repeating-linear-gradient(0deg,rgba(0,0,0,.15) 0px,rgba(0,0,0,.15) 1px,transparent 1px,transparent 3px);z-index:100}header.svelte-1n46o8q{text-align:center;margin-bottom:3rem}.title.svelte-1n46o8q{font-size:clamp(1.2rem,4vw,2.2rem);color:#0fc;text-shadow:0 0 10px #00ffcc80,0 0 30px #00ffcc40,0 0 60px #00ffcc20;margin:0 0 1.5rem;letter-spacing:2px}.subtitle.svelte-1n46o8q{font-size:clamp(.55rem,1.8vw,.85rem);color:#888;margin:0;letter-spacing:3px;text-transform:uppercase}.grid.svelte-1n46o8q{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;width:100%;max-width:640px}.card.svelte-1n46o8q{font-family:"Press Start 2P",monospace;background:#12122a;border:2px solid #222244;border-radius:12px;padding:2.5rem 1.5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:default;position:relative;transition:border-color .3s,box-shadow .3s,transform .3s;color:#eee}.card.playable.svelte-1n46o8q{cursor:pointer}.card.svelte-1n46o8q:hover{border-color:var(--accent);box-shadow:0 0 20px color-mix(in srgb,var(--accent) 30%,transparent),inset 0 0 20px color-mix(in srgb,var(--accent) 8%,transparent);transform:translateY(-4px)}.card-icon.svelte-1n46o8q{font-size:3rem;line-height:1;filter:drop-shadow(0 0 8px var(--accent))}.card-name.svelte-1n46o8q{font-size:1rem;color:var(--accent);letter-spacing:2px}.card-desc.svelte-1n46o8q{font-size:.5rem;color:#666;text-align:center;line-height:1.6}.badge.svelte-1n46o8q{font-size:.45rem;background:#ffffff10;border:1px solid #ffffff20;border-radius:999px;padding:.4rem 1rem;color:#999;text-transform:uppercase;letter-spacing:2px;margin-top:.5rem}.badge-play.svelte-1n46o8q{background:#00ffcc20;border-color:#00ffcc40;color:#0fc}
