.board.svelte-1giogha{--card-w:clamp(2.9rem, 8.4vw, 6rem);--card-h:calc(var(--card-w) * 7 / 5);--offset-y:calc(var(--card-w) * .42);gap:var(--space-4);flex-direction:column;display:flex}.toolbar.svelte-1giogha{align-items:center;gap:var(--space-3);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);background:#ffffff12;border:1px solid #ffffff24;flex-wrap:wrap;display:flex;box-shadow:0 4px 12px #05120c40}.btn.svelte-1giogha{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-on-felt);padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast);background:#ffffff1a;border:1px solid #ffffff40;font-weight:600}.btn.svelte-1giogha:hover:not(:disabled){background:#fff3}.btn.svelte-1giogha:disabled{opacity:.4;cursor:default}.btn.primary.svelte-1giogha{background:var(--color-on-brand);color:var(--color-brand-fill);border-color:#0000}.btn.primary.svelte-1giogha:hover{background:var(--color-felt-50)}.stats.svelte-1giogha{gap:var(--space-4);font-size:var(--text-sm);color:var(--color-on-felt-soft);font-variant-numeric:tabular-nums;margin-left:auto;display:flex}.sr-only.svelte-1giogha{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.win-banner.svelte-1giogha{background:var(--color-select);color:var(--color-felt-900);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);font-weight:700}.stuck-banner.svelte-1giogha{color:var(--color-on-felt);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:#ffffff1f;border:1px solid #ffffff40;font-weight:600}.win-banner.svelte-1giogha .link:where(.svelte-1giogha),.stuck-banner.svelte-1giogha .link:where(.svelte-1giogha){all:unset;cursor:pointer;text-decoration:underline}.stuck-banner.svelte-1giogha .link:where(.svelte-1giogha):disabled{opacity:.5;cursor:default}.move-hint.svelte-1giogha{font-size:var(--text-sm);color:var(--color-select);margin:0;font-weight:600}.table.svelte-1giogha{gap:var(--space-5);flex-direction:column;display:flex}.top-row.svelte-1giogha{grid-template-columns:repeat(8, var(--card-w));justify-content:center;gap:clamp(.3rem,.9vw,.8rem);display:grid}.card-slot.svelte-1giogha{all:unset;box-sizing:border-box;width:var(--card-w);height:var(--card-h);cursor:pointer;display:block}.card-slot.selected.svelte-1giogha{outline:3px solid var(--color-select);outline-offset:2px;border-radius:.5rem;transform:translateY(-4px)}.card-slot.svelte-1giogha:focus-visible{outline:3px solid var(--color-on-felt);outline-offset:2px}.slot-empty.svelte-1giogha{color:#ffffff59;border:2px dashed #ffffff4d;border-radius:.4rem;justify-content:center;align-items:center;width:100%;height:100%;font-size:clamp(1rem,3vw,1.5rem);display:flex}.free-cell.svelte-1giogha .slot-empty:where(.svelte-1giogha){background:#ffffff0a;border-style:solid;border-color:#fff3}.tableau.svelte-1giogha{grid-template-columns:repeat(8, var(--card-w));justify-content:center;gap:clamp(.3rem,.9vw,.8rem);display:grid}.tableau-col.svelte-1giogha{position:relative}.tableau-col.svelte-1giogha:before{content:"";height:var(--card-h);pointer-events:none;border:2px dashed #ffffff21;border-radius:.45rem;position:absolute;top:0;left:0;right:0}.empty-col.svelte-1giogha .slot-empty:where(.svelte-1giogha){border-color:#0000}.tableau-card.svelte-1giogha{position:absolute;left:0;right:0}.game-hero[data-astro-cid-sbhddzpo]{padding-block:var(--space-6) var(--space-10);background:var(--felt-bg);position:relative}.crumbs[data-astro-cid-sbhddzpo]{align-items:center;gap:var(--space-2);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.back-link[data-astro-cid-sbhddzpo]{font-size:var(--text-sm);color:var(--color-on-felt-soft);font-weight:600;display:inline-block}.back-link[data-astro-cid-sbhddzpo]:hover{color:var(--color-on-felt)}.crumb-sep[data-astro-cid-sbhddzpo]{color:var(--color-on-felt-soft);font-size:var(--text-sm)}.game-heading[data-astro-cid-sbhddzpo]{margin-bottom:var(--space-6);max-width:42rem}.game-heading[data-astro-cid-sbhddzpo] h1[data-astro-cid-sbhddzpo]{font-size:var(--text-3xl);color:var(--color-on-felt);margin-bottom:var(--space-2)}.game-heading[data-astro-cid-sbhddzpo] p[data-astro-cid-sbhddzpo]{color:var(--color-on-felt-soft);margin-bottom:0}.article[data-astro-cid-sbhddzpo]{background:var(--color-bg);padding-block:var(--space-12)}.article-inner[data-astro-cid-sbhddzpo]{max-width:42rem}.article[data-astro-cid-sbhddzpo] h2[data-astro-cid-sbhddzpo]{font-size:var(--text-2xl)}.article[data-astro-cid-sbhddzpo] h3[data-astro-cid-sbhddzpo]{font-size:var(--text-lg);margin-top:var(--space-8)}.article[data-astro-cid-sbhddzpo] h3[data-astro-cid-sbhddzpo]:before{content:"♦";color:var(--color-text-faint);vertical-align:.2em;margin-right:.45em;font-size:.65em}.article-inner[data-astro-cid-sbhddzpo]>h2[data-astro-cid-sbhddzpo]+p[data-astro-cid-sbhddzpo]{font-size:var(--text-lg);color:var(--color-text)}.article[data-astro-cid-sbhddzpo] ul[data-astro-cid-sbhddzpo],.article[data-astro-cid-sbhddzpo] ol[data-astro-cid-sbhddzpo]{margin:0 0 var(--space-4);padding-left:1.3rem}.article[data-astro-cid-sbhddzpo] li[data-astro-cid-sbhddzpo]{color:var(--color-text-soft);margin-bottom:var(--space-2)}.article[data-astro-cid-sbhddzpo] li[data-astro-cid-sbhddzpo]::marker{color:var(--color-brand-strong)}
