:root{--bg:#ede7de;--aura-orange:#f58a3d;--aura-yellow:#fbd951;--aura-blue:#5592e7;--ink:#44403c;--ink-soft:#57534e;--ink-faint:#78716c}html{background-color:var(--bg)}body{color:var(--ink);margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}body:before{content:"";z-index:-1;pointer-events:none;opacity:.55;background:radial-gradient(55rem 40rem at 50% 0%, var(--aura-orange), transparent 70%), radial-gradient(65rem 45rem at 85% -10%, var(--aura-yellow), transparent 70%), radial-gradient(75rem 55rem at 15% 25%, var(--aura-blue), transparent 70%);position:fixed;inset:0}body:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(to bottom, transparent 20%, var(--bg) 75%);position:fixed;inset:0}.shell.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.nav.svelte-12qhfyh{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;display:flex}.pill.svelte-12qhfyh{color:var(--ink-soft);background:#fffcf573;border:1px solid #44403c40;border-radius:999px;padding:.4rem .9rem;font-size:.875rem;font-weight:500;text-decoration:none}.pill.svelte-12qhfyh:hover,.pill.svelte-12qhfyh:focus-visible{color:var(--ink);text-decoration:underline}
