.welcome-overlay{display:none}html[data-hi-welcome] .welcome-overlay{display:flex}html[data-hi-welcome]{overflow:hidden}:root{--bg:#faf7f2;--surface:#fff;--ink:#2e2a26;--ink-soft:#6b635a;--line:#e8e1d8;--accent:#5b4fb5;--bedrock:#322c45;--bedrock-ink:#b9b2cf;--gold-deep:#a67b30;--gold:#dbba57;--gold-bright:#f3d268;--radius:14px;--radius-tile:12px;--radius-input:10px;--radius-chip:8px;--radius-focus:4px;--radius-pill:999px;--card-ratio:1195 / 1720;font-size:16px}*{box-sizing:border-box}html{background:linear-gradient(to bottom, var(--surface) 50%, var(--bedrock) 50%)}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.55}h1,h2,h3{margin:0 0 .5em;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:64rem;margin:0 auto;padding:0 1.25rem}.runner{--ground-floor-offset:6.5rem;min-height:calc(100svh - var(--ground-floor-offset));flex-direction:column;display:flex}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);font-size:.78rem}h1.eyebrow,h2.eyebrow{margin:1em 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.55}h2.title-xl{font-size:2rem}.step-stage:focus{outline:none}.btn{font:inherit;cursor:pointer}.btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.btn-primary{padding:var(--btn-pad,.55rem 1.1rem);border-radius:var(--radius-pill);background:var(--btn-accent,var(--accent));color:#fff;border:none;font-weight:600;display:inline-block}.btn-primary:hover{filter:brightness(1.08)}.btn-primary:disabled{opacity:.45;cursor:not-allowed}.btn-secondary{padding:var(--btn-pad,.55rem 1.1rem);border:1px solid var(--btn-ink,var(--btn-accent,var(--accent)));border-radius:var(--radius-pill);color:var(--btn-ink,var(--btn-accent,var(--accent)));background:0 0;font-weight:600;display:inline-block}.btn-secondary:hover{background:color-mix(in srgb, var(--btn-tint,var(--btn-accent,var(--accent))) 10%, transparent)}.btn-link{color:var(--btn-ink,var(--btn-accent,var(--accent)));background:0 0;border:none;padding:0;font-weight:600}.btn-link:hover{text-decoration:underline}.btn-link:focus-visible{border-radius:var(--radius-focus)}.btn-link.danger{color:var(--ink-soft)}.btn-link.danger:hover{color:#b3382c}.card-thumb{border-radius:var(--radius-input);aspect-ratio:var(--card-ratio);background:var(--line);transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 1px 3px #2e2a262e,0 6px 16px #2e2a261f}.deck-back{--tint:var(--accent);--gloss:.22;background:var(--tint);background:linear-gradient(165deg, rgb(255 255 255/var(--gloss)) 0%, #fff0 62%, #fff0 100%), var(--tint);border:1px solid color-mix(in srgb, var(--tint), #1a1340 20%);position:relative;overflow:hidden}a:hover .card-thumb,a:focus-visible .card-thumb{transform:translateY(-3px);box-shadow:0 2px 5px #2e2a2633,0 12px 26px #2e2a2629}.toast.svelte-1cpok13{inset-inline:0;bottom:calc(1rem + env(safe-area-inset-bottom,0px));z-index:20;background:var(--bedrock);width:max-content;max-width:calc(100vw - 2rem);color:var(--bedrock-ink);border-radius:var(--radius);align-items:center;gap:.85rem;margin-inline:auto;padding:.65rem .85rem .65rem 1.1rem;font-size:.9rem;display:flex;position:fixed;box-shadow:0 6px 24px #1e1a2c47}.msg.svelte-1cpok13{line-height:1.3}.view.svelte-1cpok13{color:#fff;text-underline-offset:3px;margin:-.5rem 0;padding:.5rem .2rem;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.close.svelte-1cpok13{font:inherit;color:var(--bedrock-ink);cursor:pointer;border-radius:var(--radius-chip);background:0 0;border:none;margin:-.5rem -.35rem;padding:.5rem .55rem;font-size:1.1rem;line-height:1}.close.svelte-1cpok13:hover{color:#fff}.close.svelte-1cpok13:focus-visible,.view.svelte-1cpok13:focus-visible{outline:2px solid var(--bedrock-ink);outline-offset:2px}.welcome-overlay.svelte-ggr4rr{z-index:30;background:var(--bg);flex-direction:column;justify-content:center;align-items:center;padding:1.5rem 1.25rem;position:fixed;inset:0}.dialog.svelte-ggr4rr{outline:none;flex-direction:column;width:100%;max-width:28rem;max-height:100%;display:flex}.skip.svelte-ggr4rr{min-width:44px;min-height:44px;font:inherit;color:var(--ink-soft);border:1px solid var(--line);border-radius:var(--radius-pill);cursor:pointer;background:0 0;align-self:flex-end;margin-bottom:.5rem;padding:0 .9rem;font-size:.85rem;font-weight:600}.skip.svelte-ggr4rr:hover{color:var(--ink);border-color:var(--ink-soft)}.skip.svelte-ggr4rr:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.pane-area.svelte-ggr4rr{flex:1;min-height:0;overflow-y:auto}.pane-slide.svelte-ggr4rr{animation:.25s svelte-ggr4rr-pane-in}@keyframes svelte-ggr4rr-pane-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.pane-slide.svelte-ggr4rr{animation:none}}.pager.svelte-ggr4rr{justify-content:space-between;align-items:center;margin-top:1.25rem;display:flex}.pager.centered.svelte-ggr4rr{justify-content:center}.dots.svelte-ggr4rr{gap:.5rem;display:flex}.dot.svelte-ggr4rr{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.dot.svelte-ggr4rr:after{content:"";background:var(--line);border-radius:50%;width:.55rem;height:.55rem}.dot.svelte-ggr4rr:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:50%}.dot.current.svelte-ggr4rr:after{background:var(--accent)}@media (height<=700px){.skip.svelte-ggr4rr{margin-bottom:.25rem}.pager.svelte-ggr4rr{margin-top:.75rem}}header.svelte-12qhfyh{border-bottom:1px solid var(--line);background:var(--surface);z-index:10;position:sticky;top:0}nav.svelte-12qhfyh{justify-content:space-between;align-items:center;padding-top:.8rem;padding-bottom:.8rem;display:flex;position:relative}.brand.svelte-12qhfyh{font-family:Georgia,serif;font-size:1.15rem}.brand.svelte-12qhfyh em:where(.svelte-12qhfyh){color:var(--accent);font-style:normal}.links.svelte-12qhfyh{color:var(--ink-soft);gap:1.25rem;font-size:.92rem;display:flex}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink)}.links.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:6px;text-decoration-thickness:2px}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):focus-visible,.brand.svelte-12qhfyh:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.menu-toggle.svelte-12qhfyh{width:2.75rem;height:2.75rem;color:var(--ink);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:-.6rem -.6rem -.6rem 0;padding:0;display:none}.menu-toggle.svelte-12qhfyh:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-chip)}.bars.svelte-12qhfyh,.bars.svelte-12qhfyh:before,.bars.svelte-12qhfyh:after{background:currentColor;border-radius:2px;width:1.3rem;height:2px;transition:transform .2s,opacity .2s;display:block}.bars.svelte-12qhfyh{position:relative}.bars.svelte-12qhfyh:before,.bars.svelte-12qhfyh:after{content:"";position:absolute;left:0}.bars.svelte-12qhfyh:before{top:-6px}.bars.svelte-12qhfyh:after{top:6px}.bars.open.svelte-12qhfyh{background:0 0}.bars.open.svelte-12qhfyh:before{transform:translateY(6px)rotate(45deg)}.bars.open.svelte-12qhfyh:after{transform:translateY(-6px)rotate(-45deg)}.scrim.svelte-12qhfyh{display:none}@media (width<=600px){.menu-toggle.svelte-12qhfyh{display:inline-flex}.scrim.svelte-12qhfyh{z-index:9;cursor:default;background:0 0;border:none;margin:0;padding:0;display:block;position:fixed;inset:0}.links.svelte-12qhfyh{text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-tile);flex-direction:column;gap:0;min-width:11rem;padding:.4rem 0;font-size:1rem;display:none;position:absolute;top:calc(100% + .4rem);left:auto;right:1.25rem;box-shadow:0 10px 28px #2e2a2624}.links.open.svelte-12qhfyh{display:flex}.links.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.6rem 1rem}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:color-mix(in srgb, var(--accent) 8%, transparent)}.links.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){background:color-mix(in srgb, var(--accent) 8%, transparent);box-shadow:inset 3px 0 0 var(--accent);color:var(--ink);font-weight:600;text-decoration:none}}main.svelte-12qhfyh{min-height:70vh;padding-top:2rem;padding-bottom:3rem}main.svelte-12qhfyh:focus{outline:none}.skip.svelte-12qhfyh{z-index:20;background:var(--surface);color:var(--accent);border:1px solid var(--line);border-radius:0 0 10px 10px;padding:.6rem 1rem;font-weight:600;transition:top .15s;position:fixed;top:-100%;left:1.25rem;box-shadow:0 10px 28px #2e2a2624}.skip.svelte-12qhfyh:focus{outline:2px solid var(--accent);outline-offset:2px;top:0}footer.svelte-12qhfyh{background:var(--bedrock);color:var(--bedrock-ink);padding-top:1.75rem;padding-bottom:calc(2.25rem + env(safe-area-inset-bottom,0px));font-size:.85rem}footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:inherit}footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,footer.svelte-12qhfyh a:where(.svelte-12qhfyh):focus-visible{text-underline-offset:2px;text-decoration:underline}footer.svelte-12qhfyh a:where(.svelte-12qhfyh):focus-visible{outline:2px solid var(--bedrock-ink);outline-offset:2px;border-radius:var(--radius-focus)}.build.svelte-12qhfyh{opacity:.6;font-size:.75rem}
