:root{--bg:#faf7f2;--bg2:#f2ede4;--fg:#1c1917;--fg2:#6b5f52;--fg3:#a89880;--accent:#c4714a;--accent2:#f0ddd0;--border:#64503c1f;--card-bg:#fff;--nav-bg:#faf7f2e0;--white:#fff;--blob-color-1:#e8c5a8;--blob-color-2:#c4714a;--stat-label-color:#faf7f273;--about-text-color:#faf7f2a6;--font-dm-sans:"DM Sans", sans-serif;--font-dm-serif:"DM Serif Display", serif;--space-xs:4px;--space-sm:6px;--space-md:8px;--space-base:10px;--space-lg:14px;--space-xl:1.25rem;--space-2xl:1.5rem;--space-3xl:2rem;--space-4xl:2.5rem;--space-5xl:3rem;--space-6xl:3.5rem;--space-7xl:4rem;--space-8xl:5rem;--space-9xl:6rem;--text-xs:11px;--text-sm:12px;--text-base-sm:13px;--text-base:14px;--text-md:15px;--text-lg:1.05rem;--text-xl:1.1rem;--text-2xl:1.2rem;--text-3xl:2.2rem;--text-4xl:2.4rem;--text-contact:2.8rem;--text-nav-logo:22px;--text-hero:clamp(4rem, 10vw, 7.5rem);--radius-sm:3px;--radius-md:4px;--radius-lg:8px;--radius-xl:10px;--radius-round:50%;--ls-tight:-3px;--ls-tighter:-1.5px;--ls-tight-2:-1px;--ls-tight-3:-.5px;--ls-tight-4:-.3px;--ls-normal:.02em;--ls-wide:.03em;--ls-wider:.05em;--ls-widest:.08em;--ls-heading:.1em;--ls-tag:.14em;--lh-tight:1;--lh-snug:1.1;--lh-normal:1.15;--lh-relaxed:1.3;--lh-loose:1.65;--lh-looser:1.7;--lh-loosest:1.75}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--fg);font-family:var(--font-dm-sans);font-size:16px;line-height:1.7;container:body/inline-size}main{container:main/inline-size}.container{width:100%;max-width:1440px;padding:0 var(--space-5xl);margin:0 auto;container:container/inline-size}@media (max-width:720px){.container{padding:0 var(--space-3xl)}}@media (max-width:540px){.container{padding:0 var(--space-2xl)}}
