:root{color:#171717;font-synthesis:none;--background:#f5f4ef;--surface:#fffefa;--surface-strong:#fff;--text:#171717;--muted:#6e6d68;--border:#d8d6ce;--action:#171717;--action-text:#fff;--soft:#e9e7df;--danger:#a33131;--radius:1.25rem;--shadow:0 14px 40px #00000014;background:#f5f4ef;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background)}body{background:var(--background);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}:focus-visible{outline:3px solid var(--text);outline-offset:3px}.shell{width:min(1120px,100% - 2rem);margin:0 auto}.stack{gap:1rem;display:grid}.row{align-items:center;gap:.75rem;display:flex}.spread{justify-content:space-between;align-items:center;gap:1rem;display:flex}.surface{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.button{border:1px solid var(--action);background:var(--action);min-height:3.25rem;color:var(--action-text);border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.75rem 1.15rem;font-size:1rem;font-weight:800;display:inline-flex}.button.secondary{background:var(--surface);color:var(--text)}.button.quiet{color:var(--text);background:0 0;border-color:#0000}.field{gap:.4rem;display:grid}.field label{font-size:.9rem;font-weight:800}.field input,.field textarea,.field select{border:1px solid var(--border);background:var(--surface-strong);width:100%;min-height:3.2rem;color:var(--text);border-radius:.9rem;padding:.85rem 1rem;font-size:1rem}.field textarea{resize:vertical;min-height:9rem;line-height:1.5}.muted{color:var(--muted)}.eyebrow{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:900}.page-title{letter-spacing:-.055em;margin:0;font-size:clamp(2.1rem,6vw,4.8rem);line-height:.98}.section-title{letter-spacing:-.035em;margin:0;font-size:clamp(1.45rem,3vw,2rem)}.chip{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;min-height:2.25rem;padding:.42rem .75rem;font-size:.9rem;font-weight:750;display:inline-flex}.notice{background:var(--soft);border-radius:1rem;padding:1rem 1.15rem;font-weight:650}.error{color:var(--danger)}@media (width<=700px){.shell{width:min(100% - 1.25rem,42rem)}.button{min-height:3.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}header.svelte-12qhfyh{z-index:20;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--background) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.header-inner.svelte-12qhfyh{min-height:4.7rem}.brand.svelte-12qhfyh{letter-spacing:-.06em;font-size:1.55rem;font-weight:950}nav.svelte-12qhfyh{align-items:center;gap:.4rem;font-weight:750;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){border-radius:999px;padding:.65rem .8rem}nav.svelte-12qhfyh a.post:where(.svelte-12qhfyh){background:var(--action);color:var(--action-text)}@media (width<=520px){nav.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.post){display:none}}
