:root{--cream-50:#f6f2e9;--cream-100:#f0ebdf;--olive-950:#0d140d;--olive-900:#10291a;--olive-800:#1a3b24;--olive-700:#32572e;--olive-600:#557e31;--olive-500:#78a132;--gold-400:#d7ad47;--blue-700:#274f86;--text-strong:#fefdf9;--text-body:#f4efe3;--text-dark:#1f271b;--shadow-soft:0 24px 80px rgba(0,0,0,0.18);--font-sans:"Avenir Next","Helvetica Neue","Segoe UI",Arial,sans-serif;--font-display:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--cream-50);color:var(--text-dark);font-family:var(--font-sans);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}::selection{background:rgba(120,161,50,.24)}