:root{--forest: #1A3C2E;--moss: #2D6A4F;--sage: #52B788;--slate: #1C2B35;--charcoal: #2C3E50;--offwhite: #F8F5EF;--cream: #EDE8DC;--amber: #E8A020;--amber2: #F5C842;--white: #FFFFFF;--dark-txt: #1A2A24;--muted: #8FA3A0;--red: #C0392B}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--offwhite);color:var(--dark-txt);font-family:Calibri,Arial,sans-serif;font-size:15px;line-height:1.5;min-height:100vh}a{color:var(--amber);text-decoration:none}input,select,textarea,button{font-family:Calibri,Arial,sans-serif}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--cream)}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
