*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--teal:#0a7c73;--teal2:#0bbfb3;--mint:#e6f5f4;--navy:#0d2926;--sub:#5a7a77;--border:#c8e6e3;--bg:#f2faf9;--card:#fff;--font-sans:"DM Sans", system-ui, sans-serif;--font-display:"DM Serif Display", Georgia, serif;font-family:var(--font-sans);color:var(--navy);background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px;line-height:1.5}html,body{height:100%;overflow-x:hidden}body{background:var(--bg);min-height:100dvh}#root{flex-direction:column;width:100%;min-height:100dvh;display:flex}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--sub)}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
