:root{--color-bg:#fdf7ef;--color-surface:#fff;--color-surface-soft:#f3ece2;--color-header-bg:#123524;--color-header-text:#f9f6ef;--color-text:#151515;--color-muted:#6f665a;--color-accent:#d46a3a;--color-accent-soft:#f0c8aa;--max-width:1120px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--header-height:72px}*,:before,:after{box-sizing:border-box}html,body{background:var(--color-bg);color:var(--color-text);margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-shell{flex-direction:column;min-height:100vh;display:flex}.page-main{flex:1}.section{max-width:var(--max-width);padding:var(--space-6)var(--space-4);margin:0 auto}@media (max-width:768px){.section{padding:var(--space-5)var(--space-3)}}
