:root{color-scheme:light dark;--color-primary:#8c2936;--color-primary-soft:#e56a72;--color-secondary:#d64550;--color-secondary-soft:#f7d0d3;--color-on-accent:#fff;--color-error:#b83a4a;--color-warning:#f5c97a;--color-success:#6fd4a4;--color-info:#7ab8f0;--color-background:#340810;--color-foreground:#fcf7f7;--color-muted:#bd8f93;--color-border:#471a1f;--color-card:#471a1f;--surface:#ffffff0a;--surface-strong:#ffffff12;--hairline:#ffffff1a;--hairline-strong:#ffffff2e;--shadow-md:0 1rem 2.5rem #00000059;--shadow-lg:0 2rem 4.5rem #00000073;--glow:#e56a7224;--radius-sm:.5rem;--radius-md:.9rem;--radius-lg:1.5rem;--radius-pill:999px}@media (prefers-color-scheme:light){:root{--color-primary:#8c2936;--color-primary-soft:#c31f2a;--color-secondary:#d64550;--color-secondary-soft:#ea8a90;--color-on-accent:#fff;--color-error:#b83a4a;--color-warning:#b8761f;--color-success:#1f8a5c;--color-info:#1f6bb8;--color-background:#fcf7f7;--color-foreground:#340810;--color-muted:#8c6b6f;--color-border:#e6dcdc;--color-card:#fff;--surface:#ffffffbf;--surface-strong:#fff;--hairline:#3408101a;--hairline-strong:#3408102e;--shadow-md:0 .75rem 2rem #34081014;--shadow-lg:0 1.75rem 3.5rem #3408101f;--glow:#8c293612}}:root{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-serif:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--step--2:clamp(.72rem, .7rem + .1vw, .78rem);--step--1:clamp(.82rem, .79rem + .16vw, .94rem);--step-0:clamp(1rem, .96rem + .24vw, 1.14rem);--step-1:clamp(1.2rem, 1.1rem + .5vw, 1.5rem);--step-2:clamp(1.5rem, 1.28rem + 1.1vw, 2.1rem);--step-3:clamp(2rem, 1.55rem + 2.2vw, 3.2rem);--step-4:clamp(2.6rem, 1.7rem + 4.2vw, 5rem);--space-1:.5rem;--space-2:.75rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:clamp(3rem, 7vw, 6rem);--measure:68ch;font-family:var(--font-sans);font-synthesis:none;line-height:1.65}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;min-width:320px}body{background-color:var(--color-background);background-image:radial-gradient(120% 55% at 50% 0%, var(--glow), transparent 72%);min-width:320px;min-height:100vh;color:var(--color-foreground);font-size:var(--step-0);letter-spacing:-.011em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background-repeat:no-repeat;margin:0;position:relative}img,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}h1,h2,h3{letter-spacing:-.025em;text-wrap:balance;line-height:1.1}p{text-wrap:pretty}a{color:inherit;text-underline-offset:.25em;text-decoration-thickness:1px;transition:color .16s,opacity .16s}a:hover{color:var(--color-primary-soft)}:focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--color-info);outline-offset:4px}.shell{width:min(100% - 2rem,74rem);margin-inline:auto}.eyebrow{color:var(--color-primary-soft);font-size:var(--step--2);letter-spacing:.16em;text-transform:uppercase;margin:0;font-weight:700}.skip-link{z-index:100;top:var(--space-3);left:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--color-foreground);box-shadow:var(--shadow-lg);color:var(--color-background);text-decoration:none;position:fixed;transform:translateY(-250%)}.skip-link:focus{color:var(--color-background);transform:translateY(0)}.site-header{z-index:10;background:0 0;position:relative}.site-header__inner{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:4.5rem;display:flex}.site-header__brand{width:7.5rem;color:var(--color-foreground);opacity:.95}.site-header__brand:hover{color:var(--color-primary-soft);opacity:1}.site-header__nav{align-items:center;gap:var(--space-1);font-size:var(--step--1);display:flex}.site-header__nav a{border-radius:var(--radius-pill);padding:.45rem .8rem;font-weight:600;text-decoration:none}.site-header__nav a:hover{background:var(--surface-strong)}.site-footer{margin-top:var(--space-6);border-top:1px solid var(--hairline)}.site-footer__inner{justify-content:space-between;align-items:center;gap:var(--space-4);padding-block:var(--space-5);display:flex}.site-footer__meta{align-items:baseline;gap:var(--space-2);display:flex}.site-footer p{color:var(--color-foreground);font-size:var(--step--1);margin:0}.site-footer__tag{color:var(--color-foreground);font-size:var(--step--2);letter-spacing:.02em;opacity:.72}.site-footer__nav{gap:var(--space-4);font-size:var(--step--1);flex-wrap:wrap;display:flex}.site-footer__nav a{font-weight:600;text-decoration:none}.site-footer__nav a:hover{text-decoration:underline}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=30rem){.site-header__nav{display:none}.site-header__brand{width:6.75rem}.site-footer__inner{align-items:flex-start;gap:var(--space-3);flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
