:root{--color-bg:#f6f3ef;--color-surface:#fcfaf8;--color-surface-muted:#f2ece6;--color-text:#211f1c;--color-text-muted:#6e6860;--color-border:#ddd3c8;--color-accent:#d9863c;--color-accent-contrast:#fff8f0;--color-hover-accent:#c9762f;--color-hover-contrast:#fff8f0;--radius-sm:.55rem;--radius-md:.82rem;--radius-lg:1rem;--space-1:.5rem;--space-2:.75rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:3rem;--space-7:4rem;--space-8:6rem;--space-9:8rem;--text-xs:.8rem;--text-sm:.95rem;--text-base:1rem;--text-md:1.12rem;--text-lg:1.35rem;--text-xl:clamp(2rem, 3.8vw, 2.95rem);--text-2xl:clamp(2.6rem, 5.2vw, 4.8rem);--shadow-soft:0 16px 36px -32px #201a132e;--container:min(78rem, calc(100% - 4rem))}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-bg);min-height:100vh;color:var(--color-text);font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:var(--text-base);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;line-height:1.65}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
