:root{--card-w: clamp(68px, 14.5vw, 96px);--card-h: calc(var(--card-w) * 1.4)}.bj.svelte-12otta7{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:.5rem .5rem 2.5rem;user-select:none;-webkit-user-select:none}.bj-area.svelte-12otta7{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.bj-area-label.svelte-12otta7{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-surface-500);display:flex;align-items:center;gap:.5rem}.bj-area-score.svelte-12otta7{font-weight:700;font-size:.85rem;color:var(--color-surface-contrast-100);background:var(--color-surface-200);border-radius:4px;padding:.05rem .35rem}[data-mode=dark] .bj-area-score.svelte-12otta7{background:var(--color-surface-700)}.bj-bust.svelte-12otta7{color:var(--color-error-500)!important}.bj-hand.svelte-12otta7{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;min-height:130px}.bj-placeholder.svelte-12otta7{width:var(--card-w);height:var(--card-h);border-radius:8px;overflow:hidden;position:relative;flex-shrink:0}.bj-placeholder.svelte-12otta7:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.22) 50%,transparent 100%);background-size:200% 100%;animation:svelte-12otta7-card-shimmer 1.8s ease-in-out infinite;animation-delay:var(--shimmer-delay, 0ms)}[data-mode=dark] .bj-placeholder.svelte-12otta7:after{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.07) 50%,transparent 100%);background-size:200% 100%}@keyframes svelte-12otta7-card-shimmer{0%{background-position:150% 0}to{background-position:-150% 0}}.bj-card.svelte-12otta7{--card-red: oklch(52% .24 27deg);--card-black: oklch(16% .015 270deg);font-size:calc(var(--card-w) * .175);width:var(--card-w);height:var(--card-h);background:#fffef8;border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 1px 2px #0000000f,0 3px 8px #00000024,0 8px 20px #00000014;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--card-black)}.bj-card[data-color=red].svelte-12otta7{color:var(--card-red)}.bj-corner.svelte-12otta7{position:absolute;display:flex;flex-direction:column;align-items:center;line-height:1;gap:.05em}.bj-corner-tl.svelte-12otta7{top:.38em;left:.44em}.bj-corner-br.svelte-12otta7{bottom:.38em;right:.44em;transform:rotate(180deg)}.bj-val.svelte-12otta7{font-family:Georgia,Times New Roman,serif;font-size:1em;font-weight:700;line-height:1}.bj-sym-sm.svelte-12otta7{font-size:.68em;line-height:1.1}.bj-sym-lg.svelte-12otta7{font-size:2.4em;line-height:1;pointer-events:none}.bj-flip.svelte-12otta7{width:var(--card-w);height:var(--card-h);perspective:900px;-webkit-perspective:900px;flex-shrink:0}.bj-flip-inner.svelte-12otta7{position:relative;width:100%;height:100%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transition:transform .55s cubic-bezier(.4,.2,.2,1)}.bj-flip.bj-flip-revealed.svelte-12otta7 .bj-flip-inner:where(.svelte-12otta7){transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}.bj-flip-back.svelte-12otta7,.bj-flip-front.svelte-12otta7{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #00000014,0 3px 8px #0000002e,0 8px 20px #0000001a}.bj-flip-back.svelte-12otta7{background-color:oklch(27% .2 260deg);background-image:repeating-linear-gradient(45deg,oklch(31% .2 260deg) 0px,oklch(31% .2 260deg) 1px,transparent 1px,transparent 7px),repeating-linear-gradient(-45deg,oklch(31% .2 260deg) 0px,oklch(31% .2 260deg) 1px,transparent 1px,transparent 7px);box-shadow:inset 0 0 0 5px #ffffff2e,inset 0 0 0 7px oklch(27% .2 260deg),inset 0 0 0 9px #ffffff17,0 1px 2px #00000014,0 3px 8px #0000002e,0 8px 20px #0000001a}.bj-flip-front.svelte-12otta7{transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}.bj-flip-front.svelte-12otta7 .bj-card:where(.svelte-12otta7){width:100%;height:100%;border-radius:0;box-shadow:none;border:none}.bj-bottom.svelte-12otta7{display:flex;flex-direction:column;align-items:center;gap:.6rem}.bj-result-slot.svelte-12otta7{height:2.2rem;display:flex;align-items:center;justify-content:center}.bj-result.svelte-12otta7{font-size:1rem;font-weight:700;letter-spacing:.04em;padding:.3rem 1.1rem;border-radius:6px;background:var(--color-surface-200);white-space:nowrap}[data-mode=dark] .bj-result.svelte-12otta7{background:var(--color-surface-700)}.bj-result-win.svelte-12otta7{background:oklch(52% .18 148deg)!important;color:#fff}.bj-result-lose.svelte-12otta7{background:var(--color-error-500)!important;color:#fff}.bj-result-tie.svelte-12otta7{background:var(--color-surface-500)!important;color:#fff}.bj-actions.svelte-12otta7{display:flex;gap:.75rem;align-items:center;min-height:2.5rem}.bj-waiting.svelte-12otta7{font-size:.85rem;color:var(--color-surface-500);letter-spacing:.06em;animation:svelte-12otta7-waiting-pulse 1s ease-in-out infinite alternate}@keyframes svelte-12otta7-waiting-pulse{0%{opacity:.4}to{opacity:1}}.bj-broke.svelte-12otta7{font-size:.9rem;color:var(--color-error-500);font-weight:600}
