:root{--site-content-width:1120px;--site-page-bg:#faf7f2;--site-header-bg:rgba(250,247,242,0.78);--site-footer-bg:#faf7f2;--site-surface:#ffffff;--site-surface-soft:#ffffff;--site-surface-faint:rgba(26,23,20,0.02);--site-border:rgba(26,23,20,0.14);--site-border-soft:rgba(26,23,20,0.1);--site-border-faint:rgba(26,23,20,0.08);--site-accent:#a9772e;--site-accent-alt:#8a6d3b;--site-text:#1a1714;--site-text-muted:#645c50;--site-shadow:0 18px 44px -22px rgba(26,18,8,0.4);--site-radius-xl:28px;--site-radius-lg:24px;--site-radius-md:18px;--site-radius-sm:12px;--bg:#faf7f2;--bg-soft:#ffffff;--bg-softer:#ffffff;--bg-hover:rgba(26,23,20,0.05);--accent:#a9772e;--accent-soft:rgba(169,119,46,0.14);--accent-alt:#8a6d3b;--text:#1a1714;--text-muted:#645c50;--border:rgba(26,23,20,0.14);--shadow-card:0 18px 44px -22px rgba(26,18,8,0.4)}html{scroll-behavior:smooth}body{color-scheme:light;background:var(--site-page-bg);color:var(--site-text)}.primary-btn{background:#1a1714;color:#faf7f2}.primary-btn:hover{background:#2b2620;opacity:1}