.btn-primary,.tag{font-weight:600}.app-card,.section-title,.stat-card{text-align:center}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background:#f7f9fc}.economiser-section{padding:80px 0}.container{width:90%;max-width:1300px;margin:auto}.hero-box{background:linear-gradient(135deg,#071426,#102b4a);color:#fff;border-radius:25px;padding:80px;margin-bottom:70px;position:relative;overflow:hidden}.hero-box::before{content:"";position:absolute;width:350px;height:350px;background:rgba(255,183,0,.15);border-radius:50%;right:-100px;top:-100px}.app-card:hover,.btn-primary,.tag{background:#d4a017;color:#000}.tag{display:inline-block;padding:8px 18px;border-radius:30px;margin-bottom:20px}.hero-content h1{font-size:52px;margin-bottom:10px}.hero-content h2{font-size:28px;color:#d4a017;margin-bottom:20px}.hero-content p{max-width:700px;line-height:1.8;opacity:.9}.hero-btns{margin-top:30px}.btn-outline,.btn-primary{display:inline-block;padding:14px 30px;border-radius:50px;text-decoration:none;margin-right:15px;transition:.3s}.btn-outline{border:2px solid #fff;color:#fff}.feature-card,.stat-card{padding:30px;border-radius:18px;background:#fff}.btn-outline:hover,.btn-primary:hover{transform:translateY(-3px)}.content-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:40px;margin-bottom:80px}.content-text h3{font-size:36px;margin-bottom:20px;color:#0b1e34}.content-text p{margin-bottom:20px;line-height:1.9;color:#555}.stats-box{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.stat-card{box-shadow:0 10px 25px rgba(0,0,0,.08)}.stat-card h4{margin-bottom:10px}.stat-card span{color:#d4a017;font-weight:700}.section-title{margin-bottom:40px}.section-title h2{font-size:40px;color:#0b1e34}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-bottom:80px}.feature-card{box-shadow:0 8px 25px rgba(0,0,0,.08);transition:.3s}.feature-card:hover{transform:translateY(-8px)}.feature-card h4{color:#245ea2;margin-bottom:15px}.feature-card p{color:#666;line-height:1.7;margin-top:20px}.application-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.app-card{background:#0b1e34;color:#fff;padding:25px;border-radius:15px;font-weight:500;transition:.3s}@media(max-width:991px){.application-grid,.content-grid,.feature-grid{grid-template-columns:1fr}.hero-box{padding:40px}.hero-content h1{font-size:36px}.section-title h2{font-size:30px}}.image-column{display:flex;align-items:center;justify-content:center}.product-image-card{width:100%;max-width:500px;padding:15px;border-radius:20px;box-shadow:0 15px 40px rgba(0,0,0,.1)}.product-image-card img{object-fit:cover;display:block;border-radius:15px;width:100%;height:380px;background:#fff}