@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--cyan:#19a3e8;--navy:#1b3a5c;--white:#fff;--off:#f7f8fa;--text:#2c3e50;--muted:#6b7c93;--border:#dde3ea}html{scroll-behavior:smooth}body{background:#fff;color:var(--text);font-family:Inter,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{text-decoration:none}