:root{--background:#f6f6f6;--foreground:#fff;--text-primary:#000;--text-secondary:#828282;--color-primary:#31405e;--color-accent:#fff;--button-primary-hover:#2f3c5c;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
