@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&family=Poppins:wght@600;700;800&display=swap";
*{box-sizing:border-box}html,body{height:100%}html{scroll-behavior:smooth}body{color:#0f172a;background:#fff;margin:0;font-family:Montserrat,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}:root{--color-primary:#145f9d;--color-secondary:#1e9ef9;--color-muted:#f5f7fb;--color-border:#e5e7eb;--shadow-nav:0 10px 30px rgba(0,0,0,.08)}
