:root{--background:#fff;--foreground:#1c1c1c;--accent:#00274d;--muted:#6b7280;--surface:#f3f3f3;--surface-soft:#f9f9f9;--header-height:96px}html{scroll-behavior:smooth;height:100%}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-manrope), Manrope, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}img{max-width:100%}
