:root{--forest:#424e34;--forest-light:#536142;--lime:#a1ac49;--lime-dark:#848f2c;--lime-bg:#f2f4dc;--orange:#876a2a;--cream:#f0eddb;--cream-dark:#e5e1cc;--white:#fff;--text:#1a1a1a;--text-muted:#5a5a3a;--border:#dddac9;--shadow-sm:0 1px 3px #424e3414, 0 1px 2px #424e340a;--shadow-md:0 4px 12px #424e341a, 0 2px 4px #424e340f;--shadow-lg:0 8px 24px #424e3424;--font-brand:"Syne", sans-serif;--font-body:"Figtree", sans-serif;--radius:8px;--radius-sm:6px;--radius-full:9999px}*,:before,:after{box-sizing:border-box;touch-action:manipulation;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background:var(--cream);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;display:block}input,select,textarea{font-family:inherit}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.font-brand{font-family:var(--font-brand)}.section-title{font-family:var(--font-brand);color:var(--forest);font-size:clamp(1.5rem,4vw,2rem);font-weight:700;line-height:1.2}.lime-pill{background:var(--lime);color:var(--white);letter-spacing:.04em;border-radius:var(--radius-full);padding:2px 10px;font-size:.7rem;font-weight:700;display:inline-block}.highlight{background:var(--lime);color:var(--white);border-radius:6px;padding:2px 10px;font-style:normal;display:inline}
