:root{--ds-font-display:"Cabinet Grotesk", "Geist", "Pretendard", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--ds-font-sans:"Geist", "Pretendard", -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", sans-serif;--ds-font-mono:"Geist Mono", "Pretendard", ui-monospace, "JetBrains Mono", "SF Mono", Menlo, monospace;--ds-text-xs:.9rem;--ds-text-sm:1.05rem;--ds-text-base:1.2rem;--ds-text-lg:1.5rem;--ds-text-xl:1.8rem;--ds-text-2xl:2.4rem;--ds-text-3xl:3rem;--ds-leading-tight:1.2;--ds-leading-snug:1.4;--ds-leading-normal:1.6;--ds-weight-regular:400;--ds-weight-medium:500;--ds-weight-semibold:600;--ds-weight-bold:700;--ds-tracking-tight:-.01em;--ds-tracking-normal:0;--ds-space-2xs:2px;--ds-space-xs:4px;--ds-space-sm:8px;--ds-space-md:12px;--ds-space-lg:16px;--ds-space-xl:24px;--ds-space-2xl:32px;--ds-space-3xl:48px;--ds-space-4xl:64px;--ds-grid-cell:8px;--ds-radius-xs:2px;--ds-radius-sm:4px;--ds-radius-md:6px;--ds-radius-lg:8px;--ds-radius-full:9999px;--ds-border-width:1px;--ds-shadow-paper:0 1px 2px #0f172a0a, 0 1px 3px #0f172a0f;--ds-shadow-raised:0 4px 12px #0f172a14;--ds-ease-out:cubic-bezier(.16, 1, .3, 1);--ds-ease-in:cubic-bezier(.4, 0, 1, 1);--ds-ease-in-out:cubic-bezier(.4, 0, .2, 1);--ds-duration-micro:80ms;--ds-duration-short:.16s;--ds-duration-medium:.24s;--ds-duration-long:.4s;--ds-container:680px;--ds-container-wide:960px;--ds-color-spark:#f2512d;--ds-color-spark-hover:#d8431f;--ds-color-spark-active:#c0380f;--ds-color-spark-tint:#feede8;--ds-color-success:#16a34a;--ds-color-warning:#d97706;--ds-color-error:#b91c1c;--ds-color-info:#0891b2;--ds-color-bg:#f2f4f7;--ds-color-surface:#fff;--ds-color-ink-1:#141825;--ds-color-ink-2:#3b4354;--ds-color-ink-3:#5c6478;--ds-color-ink-4:#a7adbb;--ds-color-border-1:#e6e9ee;--ds-color-border-2:#d4d9e2;--ds-color-border-3:#b8bfce;--ds-color-grid:#e8ecf1;--ds-color-action:var(--ds-color-ink-1);--ds-color-action-hover:color-mix(in srgb, var(--ds-color-ink-1) 86%, var(--ds-color-surface));--ds-color-action-active:color-mix(in srgb, var(--ds-color-ink-1) 74%, var(--ds-color-surface));--ds-color-on-action:var(--ds-color-surface);--ds-color-accent:var(--ds-color-spark);--ds-color-accent-hover:var(--ds-color-spark-hover);--ds-color-accent-active:var(--ds-color-spark-active);--ds-color-on-accent:#fff;--ds-color-hover:color-mix(in srgb, var(--ds-color-ink-1) 6%, transparent);--ds-color-active:color-mix(in srgb, var(--ds-color-ink-1) 12%, transparent);--ds-color-disabled-fg:var(--ds-color-ink-4);--ds-color-disabled-border:var(--ds-color-border-1);--ds-color-focus:var(--ds-color-info)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--ds-color-spark:#ff6a47;--ds-color-spark-hover:#ff8366;--ds-color-spark-active:#ff9b80;--ds-color-spark-tint:#2a130c;--ds-color-success:#22c55e;--ds-color-warning:#f59e0b;--ds-color-error:#ef4444;--ds-color-info:#22d3ee;--ds-color-bg:#0b0e15;--ds-color-surface:#141822;--ds-color-ink-1:#eaedf3;--ds-color-ink-2:#b9c0ce;--ds-color-ink-3:#82899a;--ds-color-ink-4:#545b6b;--ds-color-border-1:#1f2430;--ds-color-border-2:#2b3141;--ds-color-border-3:#3d4558;--ds-color-grid:#1a1f2c;--ds-shadow-paper:0 1px 2px #0000004d, 0 1px 3px #0006;--ds-shadow-raised:0 4px 12px #00000073}}[data-theme=dark]{--ds-color-spark:#ff6a47;--ds-color-spark-hover:#ff8366;--ds-color-spark-active:#ff9b80;--ds-color-spark-tint:#2a130c;--ds-color-success:#22c55e;--ds-color-warning:#f59e0b;--ds-color-error:#ef4444;--ds-color-info:#22d3ee;--ds-color-bg:#0b0e15;--ds-color-surface:#141822;--ds-color-ink-1:#eaedf3;--ds-color-ink-2:#b9c0ce;--ds-color-ink-3:#82899a;--ds-color-ink-4:#545b6b;--ds-color-border-1:#1f2430;--ds-color-border-2:#2b3141;--ds-color-border-3:#3d4558;--ds-color-grid:#1a1f2c;--ds-shadow-paper:0 1px 2px #0000004d, 0 1px 3px #0006;--ds-shadow-raised:0 4px 12px #00000073}.ds-paper-grid{background-color:var(--ds-color-bg);background-image:radial-gradient(var(--ds-color-grid) 1px, transparent 1px);background-size:var(--ds-grid-cell) var(--ds-grid-cell)}@keyframes ds-underline-draw{0%{stroke-dashoffset:1px}30%{stroke-dashoffset:0}70%{stroke-dashoffset:0}to{stroke-dashoffset:-1px}}.ds-underline-draw{stroke-dasharray:1;stroke-dashoffset:1px;animation:ds-underline-draw 4s var(--ds-ease-in-out) infinite}@keyframes ds-fizz-rise{0%{opacity:0;transform:translateY(8px)scale(.5)}20%{opacity:.6}80%{opacity:.4}to{opacity:0;transform:translateY(-180px)scale(1.1)}}.ds-fizz{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ds-fizz__bubble{border-radius:var(--ds-radius-full);background:var(--ds-fizz-color,var(--ds-color-spark));opacity:0;width:10px;height:10px;animation:ds-fizz-rise 4.5s var(--ds-ease-out) infinite;position:absolute;bottom:0}@media (prefers-reduced-motion:reduce){.ds-underline-draw{stroke-dashoffset:0;animation:none}.ds-fizz__bubble{opacity:.5;animation:none}.ds-fizz__bubble:nth-child(3n){transform:translateY(-30px)}.ds-fizz__bubble:nth-child(3n+1){transform:translateY(-85px)}.ds-fizz__bubble:nth-child(3n+2){transform:translateY(-135px)}}:root{--max-width:var(--ds-container);--color-bg:var(--ds-color-bg);--color-text:var(--ds-color-ink-1);--color-muted:var(--ds-color-ink-3);--color-border:var(--ds-color-border-1);--color-card:var(--ds-color-surface);--color-primary:var(--ds-color-action);--color-accent:var(--ds-color-spark);--radius-xs:var(--ds-radius-xs);--radius-sm:var(--ds-radius-sm);--radius:var(--ds-radius-sm);--radius-md:var(--ds-radius-md);--radius-lg:var(--ds-radius-lg)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--ds-font-sans);font-size:var(--ds-text-base);line-height:var(--ds-leading-normal);color:var(--ds-color-ink-1);background-color:var(--ds-color-bg);background-image:radial-gradient(var(--ds-color-grid) 1px, transparent 1px);background-size:var(--ds-grid-cell) var(--ds-grid-cell);-webkit-font-smoothing:antialiased;word-break:keep-all;overflow-wrap:break-word}.app.svelte-12qhfyh{max-width:var(--ds-container);padding:var(--ds-space-xl);flex-direction:column;min-height:100vh;margin:0 auto;display:flex}header.svelte-12qhfyh{justify-content:space-between;align-items:baseline;gap:var(--ds-space-md);padding-bottom:var(--ds-space-lg);margin-bottom:var(--ds-space-2xl);border-bottom:var(--ds-border-width) solid var(--ds-color-border-1);display:flex}.logo.svelte-12qhfyh{text-decoration:none}.logo-text.svelte-12qhfyh{font-family:var(--ds-font-display);font-size:var(--ds-text-lg);font-weight:var(--ds-weight-bold);color:var(--ds-color-ink-1);letter-spacing:var(--ds-tracking-tight)}.logo-dot.svelte-12qhfyh{color:var(--ds-color-spark)}.logo-meta.svelte-12qhfyh{font-family:var(--ds-font-mono);font-size:var(--ds-text-xs);letter-spacing:.08em;color:var(--ds-color-ink-3)}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{text-align:center;padding:var(--ds-space-2xl) 0 var(--ds-space-sm);margin-top:var(--ds-space-3xl)}.footer-links.svelte-12qhfyh{column-gap:var(--ds-space-2xl);row-gap:var(--ds-space-xs);margin-bottom:var(--ds-space-md);grid-template-columns:auto auto;justify-content:start;justify-items:start;display:grid}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-family:var(--ds-font-mono);font-size:var(--ds-text-xs);color:var(--ds-color-ink-3);transition:color var(--ds-duration-short) var(--ds-ease-out);text-decoration:none}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ds-color-spark)}.version.svelte-12qhfyh{text-align:right;font-family:var(--ds-font-mono);font-size:var(--ds-text-xs);color:var(--ds-color-ink-4);display:block}
