@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";:root{--green-deep: #003e1e;--green-dark: #0a4d2c;--green-mid: #2d6e4a;--green-light: #e2edda;--green-bg: #edf3e8;--green-pale: #f4f8f1;--orange: #c4692a;--orange-light: #f5e6d8;--white: #ffffff;--text: #1a2e22;--text-muted: #5a7062;--border: #c8d8be;--shadow: rgba(0, 62, 30, .08);--radius: 12px;--radius-sm: 8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:Outfit,system-ui,sans-serif;color:var(--text);background:var(--green-bg);-webkit-font-smoothing:antialiased}body{min-height:100dvh}a{color:var(--green-mid)}button{font-family:inherit;cursor:pointer}
