:root{--color-brand:#5a1624;--color-brand-strong:#3f0f19;--color-brand-soft:#f4e8ea;--color-accent:#8a5a18;--color-accent-soft:#f2e4cf;--color-canvas:#f8f5f2;--color-surface:#fff;--color-surface-strong:#f0ebe6;--color-text:#241b1d;--color-text-muted:#5d5355;--color-border:#d8d0cc;--color-border-strong:#a89a95;--color-focus-on-light:#8a5a18;--color-focus-on-dark:#f1c879;--color-error:#9d2424;--color-error-soft:#fae9e9;--color-success:#1f6a48;--color-success-soft:#e5f3ec;--font-display:Georgia, "Times New Roman", serif;--font-body:Arial, Helvetica, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:clamp(1.125rem, 1.5vw, 1.25rem);--text-xl:clamp(1.25rem, 2vw, 1.5rem);--text-2xl:clamp(1.5rem, 3vw, 2.25rem);--text-3xl:clamp(2rem, 4vw, 3.25rem);--text-4xl:clamp(2.5rem, 6vw, 4.5rem);--leading-tight:1.1;--leading-heading:1.2;--leading-body:1.65;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--container-content:72rem;--container-wide:84rem;--gutter:clamp(1rem, 4vw, 2rem);--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-pill:999px;--border-width:1px;--shadow-sm:0 1px 2px #241b1d14;--shadow-md:0 12px 30px #241b1d1a;--shadow-lg:0 24px 60px #241b1d24;--z-base:0;--z-raised:1;--z-header:10;--z-overlay:20;--z-modal:30;--header-expanded-height:5.3125rem;--header-sticky-height:5.3125rem;--control-height:3rem;--focus-ring-width:3px;--focus-ring-offset:3px;--motion-fast:.14s;--motion-base:.2s;--motion-slow:.32s;--ease-standard:cubic-bezier(.2, 0, 0, 1)}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--color-canvas);color:var(--color-text)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-canvas);min-height:100vh;color:var(--color-text);font-family:var(--font-body), Arial, Helvetica, sans-serif;font-size:var(--text-base);line-height:var(--leading-body);text-rendering:optimizelegibility;margin:0}body[data-header-mode=solid] main{padding-top:var(--header-expanded-height)}a{color:inherit;text-underline-offset:.18em}a:focus-visible{outline:var(--focus-ring-width) solid var(--color-focus-on-light);outline-offset:var(--focus-ring-offset)}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}::selection{background:var(--color-accent-soft);color:var(--color-text)}.skip-link{z-index:10;background:var(--color-surface);box-shadow:var(--shadow-md);color:var(--color-text);padding:.75rem 1rem;position:fixed;inset-block-start:.5rem;inset-inline-start:.5rem;transform:translateY(-150%)}.skip-link:focus-visible{outline:var(--focus-ring-width) solid var(--color-focus-on-light);outline-offset:var(--focus-ring-offset);transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
