body{margin:0;font-family:Inter,sans-serif}.navbar{z-index:1000;background:#fff;justify-content:space-between;align-items:center;padding:1.5rem 10%;display:flex;position:sticky;top:0;box-shadow:0 4px 6px #0000001a}.hero-container{color:#fff;background:#0f172a;align-items:center;height:70vh;padding:0 10%;display:flex}.hero-text{flex:1}.hero-img{text-align:right;flex:1}.hero-img img{border-radius:20px;width:80%;box-shadow:0 20px 25px #0000004d}.services-section{padding:80px 10%}.grid-container{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:40px;display:grid}.premium-card{background:#fff;border:1px solid #e2e8f0;border-radius:15px;padding:40px;transition:all .4s}.premium-card:hover{border-color:#1e3a8a;box-shadow:0 10px 20px #0000001a}html{scroll-behavior:smooth}
