:root{--background:#FEFAEF;--foreground:#0259FE;--font-size-text-sm:0.875rem;--font-size-text-base:1rem;--font-size-heading-lg:2rem;--font-size-heading-xl:2.75rem}body,html{width:100%;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:var(--font-size-text-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}html{font-size:16px}@media (max-width:768px){:root{--font-size-text-sm:0.8rem;--font-size-text-base:0.9rem;--font-size-heading-lg:1.75rem;--font-size-heading-xl:2rem}}