:root{--teal-50:#f0f9f6;--teal-200:#a7d8c8;--teal-400:#4a9e82;--teal-700:#1a6b52;--teal-800:#145a44;--teal-900:#0e4433;--stone-50:#fafaf9;--stone-100:#f5f5f4;--stone-200:#e7e5e4;--stone-500:#78716c;--stone-700:#44403c;--stone-800:#292524;--stone-900:#1c1917;--accent:var(--teal-700);--accent-hover:var(--teal-800);--text:var(--stone-900);--text-muted:var(--stone-500);--text-body:var(--stone-700);--border:var(--stone-200);--surface:#fff;--surface-alt:var(--stone-50);--hero-gradient-end:#fff;--portrait-ring:#fff;--header-bg:#ffffffeb;--btn-text:#fff;--serif:"Source Serif 4", "Source Serif Pro", Georgia, "Times New Roman", serif;--sans:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--radius:6px;--max-width:860px}:root.dark{--teal-50:#0f1d18;--teal-200:#1e3a2e;--teal-400:#5db895;--teal-700:#8fd4b8;--teal-800:#b0e0cc;--teal-900:#d0ede2;--stone-50:#141312;--stone-100:#1a1918;--stone-200:#2c2a28;--stone-500:#9c958e;--stone-700:#c8c2ba;--stone-800:#dbd6d0;--stone-900:#eae6e1;--accent:var(--teal-700);--accent-hover:var(--teal-800);--text:var(--stone-900);--text-muted:var(--stone-500);--text-body:var(--stone-700);--border:var(--stone-200);--surface:#1a1a1a;--surface-alt:#141414;--hero-gradient-end:#1a1a1a;--portrait-ring:#2c2a28;--header-bg:#1a1a1aeb;--btn-text:#1c1917}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--sans);color:var(--text);background:var(--surface);min-height:100vh;line-height:1.55;transition:background .2s,color .2s}button,input,select,textarea{color:inherit;font:inherit;background:0 0;border:none}h1,h2,h3,h4{font-family:var(--serif);letter-spacing:-.01em;margin:0;font-weight:600;line-height:1.2}h1{font-size:2rem}h2{color:var(--text);margin-bottom:1rem;font-size:1.5rem}h3{color:var(--text);margin-bottom:.5rem;font-size:1.15rem}p{margin:0}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover);text-decoration:underline}ul,ol{margin:0;padding:0;list-style:none}.container{max-width:var(--max-width);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.page-section{padding-top:3rem;padding-bottom:3rem}.page-section h2{margin-top:0}@media (width<=640px){.page-section{padding-top:2rem;padding-bottom:2rem}}.shell.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}header.svelte-12qhfyh{border-bottom:1px solid var(--border);background-color:var(--header-bg);transition:background-color .2s,border-color .2s}.header-row.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:2rem;padding-top:1rem;padding-bottom:1rem;display:flex}.brand.svelte-12qhfyh{color:var(--text);flex-direction:column;line-height:1.15;display:flex}.brand.svelte-12qhfyh:hover{text-decoration:none}.brand-name.svelte-12qhfyh{font-family:var(--serif);letter-spacing:-.01em;font-size:1.15rem;font-weight:600}.brand-sub.svelte-12qhfyh{color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;font-size:.75rem}nav.svelte-12qhfyh{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-body);border-bottom:2px solid #0000;padding-bottom:2px;font-size:.92rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent);border-bottom-color:var(--teal-200);text-decoration:none}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent);border-bottom-color:var(--accent)}.theme-toggle.svelte-12qhfyh{border:1px solid var(--border);cursor:pointer;color:var(--text-muted);border-radius:4px;flex-shrink:0;padding:.3rem .5rem;font-size:.9rem;line-height:1;transition:border-color .15s,color .15s}.theme-toggle.svelte-12qhfyh:hover{border-color:var(--text-muted);color:var(--text)}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{border-top:1px solid var(--border);background:var(--surface-alt);color:var(--text-muted);padding:2rem 0;font-size:.9rem}.footer-row.svelte-12qhfyh{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.footer-links.svelte-12qhfyh{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}@media (width<=640px){.header-row.svelte-12qhfyh{flex-direction:column;align-items:flex-start;gap:.75rem}nav.svelte-12qhfyh{flex-wrap:wrap;gap:.75rem 1.25rem;width:100%}}
