:root{--paper: #f4f0ee;--surface: #fbf9f8;--surface-sunk: #efe9e7;--ink: #241d24;--ink-soft: #5c525c;--ink-faint: #71676f;--rule: #ddd3d5;--accent: #9d2b45;--accent-soft: #c4506a;--accent-ink: #ffffff;--signal: #2c7466;--warn: #8d611c;--shadow: rgba(36, 20, 30, .09);--radius: 10px;--maxw: 44rem;--font-body: "IBM Plex Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-display: "Newsreader", Georgia, "Times New Roman", serif;--font-mono: "IBM Plex Mono", ui-monospace, "SF Mono", Menlo, monospace}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--paper: #161219;--surface: #1e1824;--surface-sunk: #120e16;--ink: #ece5ea;--ink-soft: #a99fa8;--ink-faint: #8a7f8d;--rule: #352b39;--accent: #d6607a;--accent-soft: #e78da0;--accent-ink: #1a0f14;--signal: #52b6a3;--warn: #d6a24e;--shadow: rgba(0, 0, 0, .4)}}:root[data-theme=dark]{--paper: #161219;--surface: #1e1824;--surface-sunk: #120e16;--ink: #ece5ea;--ink-soft: #a99fa8;--ink-faint: #7d7280;--rule: #352b39;--accent: #d6607a;--accent-soft: #e78da0;--accent-ink: #1a0f14;--signal: #52b6a3;--warn: #d6a24e;--shadow: rgba(0, 0, 0, .4)}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}h1,h2,h3{font-family:var(--font-display);font-weight:500;line-height:1.15;letter-spacing:-.01em;text-wrap:balance;margin:0 0 .5em}h1{font-size:clamp(2rem,5vw,3rem)}h2{font-size:clamp(1.4rem,3.5vw,2rem)}h3{font-size:1.15rem}p{margin:0 0 1em}a{color:var(--accent);text-underline-offset:2px}img{max-width:100%}[hidden]{display:none!important}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.kicker{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.lead{font-family:var(--font-display);font-size:1.2rem;line-height:1.5;color:var(--ink-soft)}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 clamp(1rem,5vw,2rem)}.btn{display:inline-flex;align-items:center;gap:.5em;padding:.7em 1.3em;border:1px solid var(--accent);border-radius:var(--radius);background:var(--accent);color:var(--accent-ink);font-weight:600;text-decoration:none;cursor:pointer;transition:filter .12s}.btn:hover{filter:brightness(1.08)}.btn.ghost{background:transparent;color:var(--accent)}.btn:disabled{opacity:.5;cursor:not-allowed}.card{background:var(--surface);border:1px solid var(--rule);border-radius:var(--radius);padding:1.25rem}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important}}.gate.svelte-1jlqtly{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;padding:clamp(1rem,6vh,4rem) 1rem;background:var(--paper)}.panel.svelte-1jlqtly{max-width:32rem;background:var(--surface);border:1px solid var(--rule);border-radius:var(--radius);padding:clamp(1.5rem,5vw,2.5rem);box-shadow:0 8px 40px var(--shadow)}h1.svelte-1jlqtly{margin:.4em 0}.row.svelte-1jlqtly{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.skip.svelte-12qhfyh{position:absolute;left:-999px}.skip.svelte-12qhfyh:focus{position:fixed;left:1rem;top:1rem;z-index:100;background:var(--surface);padding:.5rem 1rem;border:1px solid var(--rule);border-radius:6px}header.svelte-12qhfyh{border-bottom:1px solid var(--rule);background:var(--paper);position:sticky;top:0;z-index:50}.bar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:.5rem;column-gap:1rem;padding-top:.75rem;padding-bottom:.75rem}.brand.svelte-12qhfyh{font-family:var(--font-display);font-size:1.3rem;font-weight:500;text-decoration:none;color:var(--ink);display:flex;align-items:baseline;gap:.4rem}.brand.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--accent)}nav.svelte-12qhfyh{display:flex;align-items:center;flex-wrap:wrap;row-gap:.4rem;column-gap:clamp(.6rem,2vw,1.25rem);font-size:.9rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh),.theme.svelte-12qhfyh,.account.svelte-12qhfyh,.login.svelte-12qhfyh{white-space:nowrap}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink-soft);text-decoration:none}nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){color:var(--accent)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink)}.theme.svelte-12qhfyh{background:transparent;border:1px solid var(--rule);border-radius:6px;padding:.25rem .6rem;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);cursor:pointer}.theme.svelte-12qhfyh:hover{color:var(--accent);border-color:var(--accent)}.account.svelte-12qhfyh{display:flex;align-items:center;gap:.4rem;color:var(--ink-soft);text-decoration:none;font-size:.85rem}.account.svelte-12qhfyh:hover{color:var(--ink)}.account.svelte-12qhfyh img:where(.svelte-12qhfyh),.avatar-fallback.svelte-12qhfyh{width:28px;height:28px;border-radius:999px;object-fit:cover}.avatar-fallback.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;background:var(--surface-sunk);color:var(--ink-faint);font-family:var(--font-display);font-size:.85rem}.link-btn.svelte-12qhfyh{background:none;border:none;padding:0;color:var(--ink-faint);font-size:.85rem;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.link-btn.svelte-12qhfyh:hover{color:var(--accent)}.login.svelte-12qhfyh{padding:.4em .9em;font-size:.85rem}main.svelte-12qhfyh{display:block;padding-top:clamp(2rem,6vw,3.5rem);padding-bottom:4rem;min-height:60vh;scroll-margin-top:5rem}footer.svelte-12qhfyh{border-top:1px solid var(--rule);padding:2rem 0 3rem;font-size:.85rem;color:var(--ink-faint)}footer.svelte-12qhfyh .fine:where(.svelte-12qhfyh){font-size:.8rem;margin:0}footer.svelte-12qhfyh .legal-links:where(.svelte-12qhfyh){font-size:.8rem;margin:.6rem 0 0}footer.svelte-12qhfyh .credit:where(.svelte-12qhfyh){font-size:.8rem;margin:.3rem 0 0}
