.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-outer.svelte-ebu5d5{flex:1;overflow-y:auto;background:#0a0a1a;display:flex;align-items:flex-start;justify-content:center;padding:clamp(1rem,4vw,2.5rem) clamp(.75rem,3vw,1.5rem)}.setup-container.svelte-ebu5d5{width:100%;max-width:540px;background:linear-gradient(160deg,#0f1f2e,#0a0a1a);border:1px solid #222244;border-radius:12px;padding:clamp(1.25rem,4vw,2.5rem);color:#e0e0e0;box-shadow:0 0 40px #00ffcc18}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-outer.svelte-ebu5d5{padding:.75rem .5rem}}.menu-container.svelte-1qo109d{position:relative}.menu-btn.svelte-1qo109d{font-size:1.5rem;background:none;border:1px solid #444;border-radius:4px;padding:.5rem .75rem;cursor:pointer;color:#0fc;transition:all .2s;font-family:"Press Start 2P",monospace}.menu-btn.svelte-1qo109d:hover{border-color:#0fc;box-shadow:0 0 10px #00ffcc40}.menu-overlay.svelte-1qo109d{position:fixed;inset:0;z-index:99}.menu-dropdown.svelte-1qo109d{position:absolute;top:100%;left:0;margin-top:.5rem;background:#1a1a2e;border:2px solid #00ffcc;border-radius:4px;min-width:200px;z-index:101;box-shadow:0 8px 24px #00000080}.menu-item.svelte-1qo109d{display:block;width:100%;padding:.75rem 1rem;text-align:left;background:none;border:none;border-bottom:1px solid #222244;color:#e0e0e0;cursor:pointer;font-family:"Press Start 2P",monospace;font-size:.6rem;transition:all .2s}.menu-item.svelte-1qo109d:last-child{border-bottom:none}.menu-item.svelte-1qo109d:hover{background:#00ffcc20;color:#0fc;padding-left:1.25rem}.menu-item.svelte-1qo109d:active{background:#00ffcc30}.poker-game.svelte-1k0pfg1{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:#0a0a1a;color:#eee}.menu-bar.svelte-1k0pfg1{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-bottom:1px solid #222244;background:#0d0d20}@media(max-height:480px){.menu-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}.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}.log-toggle.svelte-1k0pfg1{font-family:"Press Start 2P",monospace;font-size:9px;background:transparent;color:#0fc;border:1px solid #00ffcc44;border-radius:4px;padding:5px 8px;cursor:pointer;transition:background .2s,border-color .2s;white-space:nowrap}.log-toggle.svelte-1k0pfg1:hover{background:#00ffcc15;border-color:#0fc}.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;text-shadow:none;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)}@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}}@media(max-width:639px){.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}}*,*: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}
