:root{--green: #00664A;--green-light: #00885F;--green-pale: #E8F5F0;--gold: #C8970A;--gold-light: #F5C842;--gold-pale: #FDF8E8;--dark: #0F1A14;--dark2: #1C2E22;--mid: #3A5244;--muted: #7A9B8A;--border: #D4E8DE;--bg: #F7FAF8;--white: #FFFFFF;--red: #C0392B;--red-pale: #FDF0EE;--blue: #1A5276;--blue-pale: #EBF2F8;--font-display: "Playfair Display", Georgia, serif;--font-body: "DM Sans", sans-serif;--font-mono: "DM Mono", monospace;--shadow: 0 2px 12px rgba(0,102,74,.08);--shadow-lg: 0 8px 32px rgba(0,102,74,.14);--radius: 12px;--radius-sm: 8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background:var(--bg);color:var(--dark);font-size:14px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:10px}
