:root{color-scheme:light;--bg:#f3f2ee;--bg-deep:#ebeae5;--surface:#fcfbf8;--surface-2:#f7f6f2;--surface-3:#eeede8;--line:#d9d8d3;--line-soft:#e7e5df;--text:#20242a;--muted:#6d747c;--faint:#969a9d;--production:#d89b2b;--production-2:#f2bd4c;--cement:#a79270;--cement-dark:#77674e;--glass:#46a7b4;--glass-dark:#267784;--good:#4f966d;--warning:#c98625;--critical:#d86d6d;--info:#388f9b;--focus:#d89b2b;--space-1:.35rem;--space-2:.65rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--radius-sm:6px;--radius:9px;--radius-lg:11px;--shadow:0 4px 14px rgba(42,40,34,.055),0 1px 2px rgba(42,40,34,.06);--fast:150ms;--normal:260ms;--font:"Segoe UI",Arial,sans-serif;--mono:"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{background:var(--bg);font-family:var(--font);color:var(--text)}body{margin:0;background:linear-gradient(115deg,#f5f4f0 0,#f2f1ed 56%,#f7f5f1 100%);min-height:100vh}button,input,select,textarea{font:inherit}button{color:inherit}::selection{background:#f2c568;color:var(--text)}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.eyebrow{margin:0 0 .35rem;color:var(--text);font-size:.69rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(1.35rem,1.8vw,1.82rem);line-height:1.1;margin-bottom:0;text-transform:uppercase;letter-spacing:.01em}h2{font-size:1rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:0}h3{font-size:.88rem}.skip-link{position:fixed;left:1rem;top:-4rem;background:var(--text);color:var(--surface);padding:.7rem 1rem;z-index:100}.skip-link:focus{top:1rem}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
