:root{--base-font: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}html,body{font-family:var(--base-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:16px}@media(max-width:768px){html{font-size:14px}}@media(max-width:480px){html{font-size:13px}}@media(max-width:768px){.section-header .title,.hero-content h1{font-size:2.25rem!important}}@media(max-width:480px){.section-header .title,.hero-content h1{font-size:1.8rem!important}}app-root,#root{font-family:var(--base-font)}
