:root{--white:#fff;--black:#000;--mint:#c7eee2;--sage:#c4e3db;--teal-mid:#436771;--teal-deep:#023b3d;--gradient:linear-gradient(135deg, #c4e3db 0%, #436771 55%, #023b3d 100%)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html,body{background:var(--white);min-height:100%;color:var(--black);letter-spacing:-.005em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-weight:400}a{color:inherit;text-decoration:none}
