:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4ede6;--surface:#fcfaf7;--surface-2:#fff;--surface-3:#ece2d6;--note-bg:#f9f0e4;--border:#e3d8ce;--text:#201b18;--muted:#6c625b;--faint:#736d61;--brand:#2e3d2b;--on-brand:#fff;--brand-text:#2e3d2b;--gold:#b0894f;--gold-text:#8a6631;--danger:#9b5b57;--danger-bg:#fbf3f2;--danger-border:#e7cfcd;--font-display:var(--font-fraunces), Georgia, "Times New Roman", serif;--font-body:var(--font-hanken), system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--radius:2px;--radius-pill:999px;--overlay:#14120e80;--overlay-strong:#14120eeb;--chip-inset:#0000000f;--shadow:#0000001f}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#17130f;--surface:#1f1a15;--surface-2:#241e18;--surface-3:#2b241d;--note-bg:#241d15;--border:#3a322a;--text:#ece4db;--muted:#a99e90;--faint:#9d9483;--brand:#3c5238;--on-brand:#f3efe4;--brand-text:#a9c6a2;--gold:#b0894f;--gold-text:#c9a267;--danger:#e0a19c;--danger-bg:#2a1b1a;--danger-border:#4a312f;--overlay:#0009;--overlay-strong:#000000eb;--chip-inset:#ffffff14;--shadow:#00000080}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text);background:var(--bg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--gold-text);outline-offset:2px;border-radius:4px}.skip-link{z-index:100;background:var(--brand);min-height:44px;color:var(--on-brand);border-radius:0 0 10px;align-items:center;padding:12px 18px;font-family:system-ui,sans-serif;font-size:15px;display:inline-flex;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.foot-credit{color:var(--muted);margin:32px 0 0;font-family:system-ui,sans-serif;font-size:12px}.foot-credit a{color:inherit;text-underline-offset:2px;text-decoration:underline}.foot-credit a:hover{color:var(--text)}
