:root{--color-page-background: #f8f1e4;--color-surface: #fffaf2;--color-surface-muted: #efe1ca;--color-text: #20140d;--color-text-muted: #725f49;--color-border: rgb(32 20 13 / .14);--color-accent: #c8984c;--color-accent-strong: #9a6a2e;--color-accent-soft: #ead2aa;--color-shadow: rgb(50 33 18 / .14);--color-focus-ring: rgb(200 152 76 / .42);--color-header-bg: #2c1e14;--color-header-border: #4a3628;--color-header-text: #e3ccaa;--color-header-text-muted: #a08b6e;--color-header-link-hover-bg: rgb(200 152 76 / .15)}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{min-height:100%;margin:0;background:var(--color-page-background);color:var(--color-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit}:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:4px}.landing-section-card{display:grid;align-content:center;min-height:clamp(24rem,72vh,44rem);padding:clamp(2rem,6vw,5rem);border:1px solid var(--color-border);border-radius:clamp(1.5rem,4vw,3rem);background:var(--color-surface);box-shadow:0 1.5rem 4rem var(--color-shadow)}.landing-section-card__eyebrow{margin:0 0 .75rem;color:var(--color-accent-strong);font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.landing-section-card__title{max-width:14ch;margin:0;font-size:clamp(2.25rem,8vw,5rem);line-height:.96;letter-spacing:-.06em}.landing-section-card__description{max-width:42rem;margin:1.25rem 0 0;color:var(--color-text-muted);font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.7}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
