:root{--teal-950:#0f766e;--teal-800:#115e59;--teal-600:#0d9488;--teal-400:#2dd4bf;--teal-300:#5eead4;--teal-200:#99f6e4;--teal-100:#ccfbf1;--teal-50:#f0fdfa;--teal-500:#14b8a6;--slate-900:#0f172a;--slate-700:#334155;--slate-200:#e2e8f0;--slate-600:#475569;--slate-500:#64748b;--slate-400:#94a3b8;--slate-300:#cbd5e1;--teal-700:#0f766e;--white:#ffffff;--font-display:"Outfit",system-ui,sans-serif;--font-body:"DM Sans",system-ui,sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--slate-700);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;color:var(--slate-900)}a{color:var(--teal-600);text-decoration:none;transition:color .2s ease}a:hover{color:var(--teal-800)}img{max-width:100%;height:auto;display:block}section{padding:4rem 1.5rem;max-width:1200px;margin:0 auto}@media (min-width:768px){section{padding:5rem 2rem}}.section-title{font-size:1.75rem;margin-bottom:.5rem}.section-subtitle{color:var(--slate-500);font-size:1rem;margin-bottom:2rem}@media (min-width:768px){.section-title{font-size:2.25rem}}