:root{--primary:#0f2b46;--primary-light:#1a4971;--accent:#3b82f6;--accent-light:#60a5fa;--accent-dark:#1d4ed8;--bg-light:#f8fafc;--bg-dark:#0f172a;--bg-navy:#0a1628;--text-primary:#1e293b;--text-secondary:#64748b;--text-light:#94a3b8;--border:#e2e8f0;--white:#fff;--nav-height:80px;--section-px:8%;--max-width:1280px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:clip}body{color:var(--text-primary);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}
