:root{--primary: #00553F;--primary-foreground: white;--secondary: #0f162c;--accent: #d5fae8;--font-heading: "Inter", ui-sans-serif, system-ui, sans-serif;--font-body: "Inter", ui-sans-serif, system-ui, sans-serif;--primary-50: #ecfdf5;--primary-100: #d1fae5;--primary-200: #a7f3d0;--primary-300: #6ee7b7;--primary-400: #34d399;--primary-500: #10b981;--primary-600: #059669;--primary-700: #047857;--primary-800: #065f46;--primary-900: #064e3b}.hero-gradient{background:linear-gradient(135deg,#004a38,#00553f 40% 100%)}.hero-gradient-light{background:linear-gradient(135deg,#00553f 0% 70%,#005f46)}@media(prefers-reduced-motion:no-preference){.animated-gradient{background:linear-gradient(90deg,#00553f,#00764f,#096,#00553f);background-size:300% 300%;animation:gradient-shift 3s ease infinite}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}}@media(prefers-reduced-motion:reduce){.animated-gradient{background:#00553f}}.timeline-line:before{background:linear-gradient(180deg,#00553f,#00996b)!important}.prose a{color:var(--primary);text-decoration-color:#00996b}.prose a:hover{color:#003326;text-decoration-color:var(--primary)}.prose ol>li::marker{color:var(--primary)}.prose ul>li:before{color:var(--primary)}
