@import "https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap";
:root{--cream:#fdf8f2;--warm-white:#fffcf8;--blush:#f2c4a8;--terra:#d4855a;--terra-dark:#b86b42;--terra-light:#d4855a1f;--sage:#7ea882;--sage-light:#c5dac7;--amber:#e8a650;--amber-light:#e8a65026;--sky:#6b9fb5;--deep:#3d2b1f;--mid:#7a5c4a;--light:#c4a898;--border:#3d2b1f17;--red-soft:#e8756a;--red-light:#e8756a1f;--teal:#4a9e8e;--text:#3d2b1f;--muted:#9e9e9e;--surface:#f5f5f5;--font-heading:"Lora",serif;--font-body:"DM Sans",sans-serif;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:20px;--space-2xl:24px;--space-3xl:32px;--space-4xl:40px;--radius-brand:9px;--radius-input:12px;--radius-card:14px;--radius-panel:16px;--radius-full:50%;--radius-pill:3px;--shadow-sm:0 1px 3px #3d2b1f0f;--shadow-md:0 2px 8px #3d2b1f14;--shadow-lg:0 4px 16px #3d2b1f1a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);color:var(--text);background-color:var(--cream);font-size:14px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;line-height:1.2}a{color:var(--terra);text-decoration:none}a:hover{color:var(--terra-dark)}.section-label{text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);font-size:11px;font-weight:600}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:focus-visible{outline:2px solid var(--terra);outline-offset:2px}
