
:root{--blue:#1769a8;--blue-dark:#0b315e;--electric:#22a7e8;--gold:#d7a63d;--gold-light:#ffe09a;--navy:#081b33;--ink:#10243d;--muted:#64748b;--soft:#f5fbff;--white:#fff;--border:#dbeafe;--shadow:0 24px 70px rgba(8,27,51,.18);--radius:28px}
*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Inter',Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,#f8fcff,#eef8ff);overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}
.topbar{background:linear-gradient(90deg,var(--blue-dark),#0d4d84);color:#eaf7ff;font-size:14px}.topbar .container{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding:10px 0}.top-left,.top-right,.socials{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.header-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14)}.topbar i{color:var(--gold-light)}.socials a{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);transition:.3s}.socials a:hover{background:var(--gold);color:white;transform:translateY(-3px)}
.navbar{position:sticky;top:0;z-index:70;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);box-shadow:0 10px 30px rgba(8,27,51,.08)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.logo img{height:64px;width:auto}.menu{display:flex;align-items:center;gap:28px;font-weight:850}.menu a{position:relative;color:#10243d}.menu a::after{content:'';position:absolute;left:0;bottom:-8px;width:0;height:3px;background:linear-gradient(90deg,var(--blue),var(--gold));border-radius:999px;transition:.3s}.menu a:hover::after,.menu a.active::after{width:100%}.nav-cta{padding:13px 22px;border-radius:999px;background:linear-gradient(135deg,var(--blue),var(--electric));color:white!important;box-shadow:0 14px 32px rgba(23,105,168,.3)}.nav-cta::after{display:none}.hamburger{display:none;background:transparent;border:0;font-size:26px}
.hero{min-height:92vh;display:flex;align-items:center;position:relative;overflow:hidden;color:white;background:var(--navy)}.slide-bg{position:absolute;inset:0;width:100%;height:100%;opacity:0;animation:heroFade 18s infinite;background-size:cover;background-position:center}.slide-bg.one{background-image:url('https://images.unsplash.com/photo-1518770660439-4636190af475?auto=format&fit=crop&w=1920&q=85');animation-delay:0s}.slide-bg.two{background-image:url('https://images.unsplash.com/photo-1581092921461-eab62e97a780?auto=format&fit=crop&w=1920&q=85');animation-delay:6s}.slide-bg.three{background-image:url('https://images.unsplash.com/photo-1581092160607-ee22621dd758?auto=format&fit=crop&w=1920&q=85');animation-delay:12s}@keyframes heroFade{0%,28%{opacity:1;transform:scale(1)}33%,100%{opacity:0;transform:scale(1.08)}}.hero::before{content:'';position:absolute;inset:0;z-index:2;background:radial-gradient(circle at 18% 20%,rgba(34,167,232,.44),transparent 28%),radial-gradient(circle at 80% 75%,rgba(215,166,61,.22),transparent 26%),linear-gradient(90deg,rgba(8,27,51,.98),rgba(8,27,51,.62),rgba(8,27,51,.9))}.hero::after{content:'';position:absolute;inset:0;z-index:3;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to bottom,black,transparent 82%)}
.hero-shell{width:min(1320px,calc(100% - 96px));margin:0 auto;position:relative;z-index:5;display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.85fr);gap:64px;align-items:center;padding:78px 0}.badge{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.1);backdrop-filter:blur(10px);margin-bottom:24px;animation:float 3s ease-in-out infinite}.hero h1{font-size:clamp(44px,6.2vw,86px);line-height:.96;letter-spacing:-3px;font-weight:900;margin-bottom:22px}.hero h1 span{color:var(--gold-light);text-shadow:0 0 36px rgba(215,166,61,.55)}.hero p{max-width:720px;color:#eaf7ff;font-size:19px;line-height:1.75;margin-bottom:28px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:10px;padding:16px 25px;border-radius:999px;font-weight:900;border:1px solid transparent;transition:.35s}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--electric));color:white;box-shadow:0 18px 40px rgba(34,167,232,.32)}.btn-secondary{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border-color:rgba(255,255,255,.24);color:white}.btn-light{background:white;color:var(--blue)}.btn:hover{transform:translateY(-5px)}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 28px}.hero-tags span{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.16);color:#eaf7ff;font-weight:850;font-size:14px}
.hero-dashboard{border-radius:34px;padding:22px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(18px);box-shadow:0 30px 90px rgba(0,0,0,.32)}.dashboard-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.14);margin-bottom:16px}.dashboard-head strong{color:white;font-size:18px}.live-dot{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:rgba(215,166,61,.18);color:#fff4d4;font-size:12px;font-weight:900}.live-dot::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--gold-light);box-shadow:0 0 0 0 rgba(255,224,154,.7);animation:pulseDot 1.5s infinite}@keyframes pulseDot{70%{box-shadow:0 0 0 10px rgba(255,224,154,0)}100%{box-shadow:0 0 0 0 rgba(255,224,154,0)}}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.kpi{padding:16px;border-radius:22px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.13)}.kpi i{color:var(--gold-light);font-size:20px;margin-bottom:10px}.kpi strong{display:block;color:white;font-size:25px;line-height:1;margin-bottom:6px}.kpi span{color:#eaf7ff;font-size:12px;font-weight:800}.line-card{grid-column:span 2;padding:18px;border-radius:24px;background:linear-gradient(135deg,rgba(34,167,232,.2),rgba(215,166,61,.12));border:1px solid rgba(255,224,154,.22)}.line-card h4{color:white;margin-bottom:12px}.line-track{height:10px;border-radius:999px;background:rgba(255,255,255,.14);overflow:hidden}.line-fill{height:100%;width:84%;border-radius:999px;background:linear-gradient(90deg,var(--gold-light),var(--electric));animation:lineFlow 2.2s ease-in-out infinite alternate}@keyframes lineFlow{from{width:56%}to{width:94%}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}
section{padding:98px 0;position:relative}.page-hero{padding:108px 0;text-align:center;color:white;background:linear-gradient(135deg,rgba(8,27,51,.94),rgba(13,77,132,.78)),url('https://images.unsplash.com/photo-1621905252507-b35492cc74b4?auto=format&fit=crop&w=1600&q=85') center/cover}.page-hero h1{font-size:clamp(42px,6vw,72px);letter-spacing:-2px;margin-bottom:16px}.page-hero p{max-width:760px;margin:auto;color:#eaf7ff;line-height:1.8;font-size:18px}.section-head{text-align:center;max-width:820px;margin:0 auto 55px}.eyebrow{color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px}.section-head h2{font-size:clamp(34px,5vw,54px);line-height:1.08;letter-spacing:-2px;color:var(--navy)}.section-head p{color:var(--muted);line-height:1.8;margin-top:18px;font-size:17px}.reveal{animation:reveal .8s both}.delay-1{animation-delay:.15s}.delay-2{animation-delay:.3s}.delay-3{animation-delay:.45s}@keyframes reveal{from{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}
.stats-strip{position:relative;z-index:10;margin-top:-62px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:22px;border-radius:32px;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.5);box-shadow:0 30px 80px rgba(8,27,51,.18)}.stat-box{padding:26px 18px;text-align:center;border-radius:24px;background:linear-gradient(180deg,#fff,#f2f9ff);border:1px solid var(--border);position:relative;overflow:hidden}.stat-box::before{content:'';position:absolute;left:-42px;bottom:-42px;width:96px;height:96px;border-radius:50%;background:rgba(34,167,232,.12)}.stat-box strong{display:block;font-size:36px;line-height:1;color:var(--blue);margin-bottom:9px}.stat-box span{font-weight:900;color:#10243d}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{padding:30px 24px;border-radius:28px;background:white;border:1px solid var(--border);box-shadow:0 18px 46px rgba(8,27,51,.08);transition:.38s;position:relative;overflow:hidden}.card::before{content:'';position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(34,167,232,.12),transparent);transform:translateX(-110%);transition:.7s}.card:hover{transform:translateY(-10px);box-shadow:0 30px 75px rgba(8,27,51,.15)}.card:hover::before{transform:translateX(110%)}.card i{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--electric));color:white;font-size:24px;margin-bottom:20px}.card h3{font-size:21px;margin-bottom:10px}.card p{color:var(--muted);line-height:1.7}
.dark-section{background:radial-gradient(circle at 12% 15%,rgba(34,167,232,.2),transparent 28%),radial-gradient(circle at 88% 80%,rgba(215,166,61,.15),transparent 24%),var(--navy);color:white;overflow:hidden}.dark-section .section-head h2{color:white}.dark-section .section-head p{color:#d7edff}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.process-card{padding:28px 22px;border-radius:28px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(12px);transition:.35s;position:relative;overflow:hidden}.process-card::before{content:attr(data-step);position:absolute;right:16px;top:12px;font-size:46px;font-weight:900;color:rgba(255,255,255,.07)}.process-card:hover{transform:translateY(-10px);background:rgba(255,255,255,.13)}.process-card i{width:56px;height:56px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(135deg,var(--gold-light),var(--gold));color:var(--navy);font-size:23px;margin-bottom:20px}.process-card h3{font-size:19px;margin-bottom:10px}.process-card p{color:#d7edff;line-height:1.65;font-size:14px}
.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:34px;align-items:center}.visual-box{min-height:540px;border-radius:36px;background:linear-gradient(180deg,rgba(8,27,51,.08),rgba(8,27,51,.72)),url('https://images.unsplash.com/photo-1509391366360-2e959784a276?auto=format&fit=crop&w=1400&q=85') center/cover;box-shadow:var(--shadow);position:relative;overflow:hidden}.visual-note{position:absolute;left:28px;right:28px;bottom:28px;padding:22px;border-radius:24px;color:white;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(13px);font-weight:900}.content h2{font-size:clamp(34px,5vw,52px);line-height:1.1;letter-spacing:-1.7px;margin-bottom:18px}.content p{color:var(--muted);line-height:1.85;margin-bottom:24px}.step-row{display:flex;gap:16px;padding:20px;border-radius:24px;background:white;border:1px solid var(--border);box-shadow:0 12px 34px rgba(8,27,51,.07);margin-bottom:14px;transition:.35s}.step-row:hover{transform:translateX(8px);box-shadow:0 20px 50px rgba(8,27,51,.12)}.step-row strong{width:44px;height:44px;border-radius:16px;display:grid;place-items:center;background:var(--blue);color:white;flex:0 0 44px}.step-row h3{font-size:20px;margin-bottom:6px}.step-row span{color:var(--muted);line-height:1.55}.brand-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.brand-card{min-height:120px;border-radius:28px;background:white;border:1px solid var(--border);box-shadow:0 16px 42px rgba(8,27,51,.08);display:grid;place-items:center;text-align:center;padding:20px;font-weight:900;color:var(--blue-dark);transition:.35s}.brand-card:hover{transform:translateY(-8px);color:var(--gold);box-shadow:0 28px 68px rgba(8,27,51,.14)}.cta-band{background:linear-gradient(135deg,rgba(23,105,168,.94),rgba(8,27,51,.92)),url('https://images.unsplash.com/photo-1473341304170-971dccb5ac1e?auto=format&fit=crop&w=1600&q=85') center/cover;color:white;text-align:center}.cta-band h2{font-size:clamp(34px,5vw,58px);line-height:1.1;letter-spacing:-2px;max-width:900px;margin:0 auto 18px}.cta-band p{max-width:760px;margin:0 auto 30px;color:#eaf7ff;line-height:1.8;font-size:18px}
.about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.about-img{position:relative;min-height:520px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);background:url('https://images.unsplash.com/photo-1581092160607-ee22621dd758?auto=format&fit=crop&w=1000&q=85') center/cover}.about-img::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(8,27,51,.6))}.experience{position:absolute;left:28px;bottom:28px;z-index:2;background:white;padding:22px;border-radius:22px;box-shadow:0 18px 45px rgba(0,0,0,.2)}.experience strong{font-size:44px;color:var(--blue);display:block;line-height:1}.about-content h2{font-size:44px;line-height:1.15;letter-spacing:-1.5px;margin-bottom:22px}.about-content p{color:var(--muted);line-height:1.85;margin-bottom:24px}.features{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.feature-box{padding:22px;border-radius:22px;background:white;border:1px solid var(--border);box-shadow:0 14px 34px rgba(8,27,51,.06);transition:.3s}.feature-box:hover{transform:translateY(-6px);box-shadow:0 20px 46px rgba(8,27,51,.1)}.feature-box i{color:var(--blue);font-size:26px;margin-bottom:12px}.feature-box h4{margin-bottom:8px}
.products{background:linear-gradient(180deg,#f8fcff,#eaf6ff)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.product-card{background:white;border-radius:30px;overflow:hidden;border:1px solid var(--border);box-shadow:0 18px 48px rgba(8,27,51,.1);transition:.4s}.product-card:hover{transform:translateY(-12px);box-shadow:0 28px 70px rgba(8,27,51,.18)}.pic{height:235px;background-size:cover;background-position:center;position:relative}.pic::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(8,27,51,.52))}.product-body{padding:26px}.tag{display:inline-flex;padding:7px 12px;border-radius:999px;background:#e0f2fe;color:var(--blue-dark);font-weight:900;font-size:13px;margin-bottom:14px}.product-body h3{font-size:22px;margin-bottom:12px}.product-body p{color:var(--muted);line-height:1.7;margin-bottom:18px}.p1{background-image:url('https://images.unsplash.com/photo-1621905252507-b35492cc74b4?auto=format&fit=crop&w=800&q=85')}.p2{background-image:url('https://images.unsplash.com/photo-1581092160607-ee22621dd758?auto=format&fit=crop&w=800&q=85')}.p3{background-image:url('https://images.unsplash.com/photo-1581093458791-9f3c3900df4b?auto=format&fit=crop&w=800&q=85')}.p4{background-image:url('https://images.unsplash.com/photo-1509391366360-2e959784a276?auto=format&fit=crop&w=800&q=85')}.p5{background-image:url('https://images.unsplash.com/photo-1473341304170-971dccb5ac1e?auto=format&fit=crop&w=800&q=85')}.p6{background-image:url('https://images.unsplash.com/photo-1518770660439-4636190af475?auto=format&fit=crop&w=800&q=85')}
.contact-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:34px;align-items:stretch}.contact-info-panel{padding:42px;border-radius:34px;background:linear-gradient(145deg,var(--blue-dark),#0d4d84);color:white;box-shadow:var(--shadow);position:relative;overflow:hidden}.contact-info-panel::before{content:'';position:absolute;width:270px;height:270px;right:-90px;top:-80px;border-radius:50%;background:rgba(215,166,61,.18)}.contact-info-panel h2{font-size:42px;line-height:1.12;letter-spacing:-1.3px;margin-bottom:18px;position:relative}.contact-info-panel p{color:#d7edff;line-height:1.8;margin-bottom:24px;position:relative}.contact-list{display:grid;gap:18px;position:relative}.contact-row{display:flex;gap:15px;align-items:flex-start;padding:18px;border-radius:22px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.contact-row i{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,var(--gold-light),var(--gold));color:var(--navy);flex:0 0 46px}.contact-row h4{margin-bottom:5px;color:white}.contact-row a,.contact-row span{color:#d7edff;line-height:1.65}.contact-action-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.contact-map-panel{border-radius:34px;overflow:hidden;min-height:590px;background:linear-gradient(180deg,rgba(8,27,51,.03),rgba(8,27,51,.54)),url('https://images.unsplash.com/photo-1524661135-423995f22d0b?auto=format&fit=crop&w=1400&q=80') center/cover;box-shadow:var(--shadow);display:flex;align-items:flex-end;padding:32px}.map-overlay-card{width:100%;border-radius:26px;padding:26px;color:white;background:rgba(8,27,51,.68);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(14px)}.map-overlay-card h3{font-size:30px;margin-bottom:10px}.map-overlay-card p{color:#eaf7ff;line-height:1.7}
footer{background:radial-gradient(circle at 10% 0%,rgba(34,167,232,.22),transparent 28%),radial-gradient(circle at 86% 30%,rgba(215,166,61,.12),transparent 25%),var(--navy);color:#d7edff;padding-top:78px}.footer-top-cta{margin-bottom:48px;padding:30px;border-radius:30px;display:flex;justify-content:space-between;gap:22px;align-items:center;background:linear-gradient(135deg,rgba(23,105,168,.96),rgba(34,167,232,.9));box-shadow:0 25px 70px rgba(23,105,168,.25)}.footer-top-cta h2{color:white;font-size:32px;letter-spacing:-1px}.footer-top-cta p{color:#eaf7ff;margin-top:8px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.15fr;gap:34px;padding-bottom:52px}.footer-col h3{color:white;margin-bottom:22px;font-size:21px}.footer-col p,.footer-col li{color:#badcf4;line-height:1.85;list-style:none;margin-bottom:10px}.footer-col a:hover{color:var(--gold-light)}.footer-logo img{height:86px;width:auto;margin-bottom:18px}.newsletter-box{display:flex;gap:10px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:8px;border-radius:999px;margin-top:18px}.newsletter-box input{flex:1;min-width:0;background:transparent;border:0;outline:0;color:white;padding:0 12px}.newsletter-box input::placeholder{color:#badcf4}.newsletter-box button{border:0;border-radius:999px;padding:11px 16px;font-weight:900;color:var(--navy);background:linear-gradient(135deg,var(--gold-light),var(--gold));cursor:pointer}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:22px 0;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-bottom a{color:var(--gold-light);font-weight:900}
.whatsapp{position:fixed;right:22px;bottom:22px;z-index:100;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:white;font-size:34px;box-shadow:0 15px 36px rgba(37,211,102,.45);animation:pulse 1.8s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.55)}70%{box-shadow:0 0 0 18px rgba(37,211,102,0)}100%{box-shadow:0 0 0 0 rgba(37,211,102,0)}}
@media(max-width:1100px){.hero-shell{grid-template-columns:1fr;width:min(820px,calc(100% - 40px));gap:32px}}@media(max-width:980px){.menu{display:none;position:absolute;top:84px;left:4%;right:4%;background:white;padding:24px;border-radius:22px;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.menu.active{display:flex}.hamburger{display:block}.stats-grid,.grid-4,.process-grid,.brand-strip{grid-template-columns:1fr 1fr}.grid-3,.split,.about-grid,.product-grid,.contact-layout,.footer-grid{grid-template-columns:1fr 1fr}.footer-top-cta{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.topbar .container,.top-left,.top-right{justify-content:center;text-align:center}.logo img{height:54px}.hero-shell{width:calc(100% - 28px);padding:54px 0}.dashboard-grid,.stats-grid,.grid-4,.grid-3,.process-grid,.brand-strip,.split,.about-grid,.product-grid,.contact-layout,.footer-grid,.features{grid-template-columns:1fr}.line-card{grid-column:span 1}.hero h1{letter-spacing:-1px}section{padding:75px 0}.about-content h2,.contact-info-panel h2{font-size:34px}.about-img,.visual-box{min-height:390px}.footer-bottom{justify-content:center;text-align:center}}


/* RESPONSIVE HARDENING PATCH */
html, body{
  max-width:100%;
  overflow-x:hidden;
}
img, video, iframe{
  max-width:100%;
}
.logo{
  flex:0 0 auto;
}
.menu{
  white-space:nowrap;
}
.hero-shell,
.container{
  max-width:100%;
}
.hero-dashboard,
.dashboard-grid,
.kpi,
.line-card,
.card,
.product-card,
.contact-info-panel,
.contact-map-panel,
.footer-top-cta{
  min-width:0;
}
.footer-col,
.product-body,
.contact-row div{
  min-width:0;
}
.footer-col p,
.contact-row span,
.contact-row a,
.product-body p,
.card p{
  overflow-wrap:anywhere;
}

/* Large tablets and small laptops */
@media(max-width:1200px){
  .hero-shell{
    width:min(1120px, calc(100% - 48px));
    gap:42px;
    grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);
  }
  .hero h1{
    font-size:clamp(42px,6vw,72px);
  }
  .menu{
    gap:20px;
  }
  .nav-cta{
    padding:12px 18px;
  }
}

/* Tablets */
@media(max-width:1024px){
  .topbar .container{
    justify-content:center;
    text-align:center;
  }
  .nav-wrap{
    position:relative;
  }
  .logo img{
    height:58px;
  }
  .hero{
    min-height:auto;
  }
  .hero-shell{
    grid-template-columns:1fr;
    width:min(820px, calc(100% - 40px));
    gap:32px;
    padding:70px 0 110px;
  }
  .hero-right{
    width:100%;
  }
  .hero-dashboard{
    width:100%;
  }
  .stats-strip{
    margin-top:-70px;
  }
  .process-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .grid-4,
  .brand-strip,
  .stats-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .grid-3,
  .product-grid,
  .footer-grid,
  .contact-layout,
  .about-grid,
  .split{
    grid-template-columns:1fr;
  }
  .visual-box,
  .about-img,
  .contact-map-panel{
    min-height:420px;
  }
}

/* Mobile navigation */
@media(max-width:900px){
  .navbar{
    z-index:200;
  }
  .menu{
    display:none;
    position:absolute;
    top:100%;
    left:0;
    right:0;
    margin-top:10px;
    background:#ffffff;
    padding:22px;
    border-radius:24px;
    box-shadow:0 24px 70px rgba(8,27,51,.18);
    flex-direction:column;
    align-items:flex-start;
    gap:18px;
    white-space:normal;
    border:1px solid var(--border);
  }
  .menu.active{
    display:flex;
  }
  .menu a{
    width:100%;
  }
  .nav-cta{
    text-align:center;
    justify-content:center;
  }
  .hamburger{
    display:block;
    color:var(--blue-dark);
  }
}

/* Phones */
@media(max-width:640px){
  body{
    font-size:15px;
  }
  .container{
    width:calc(100% - 28px);
  }
  .topbar{
    font-size:12px;
  }
  .top-left,
  .top-right,
  .socials{
    justify-content:center;
  }
  .header-pill{
    padding:6px 10px;
    line-height:1.4;
  }
  .nav-wrap{
    padding:10px 0;
  }
  .logo img{
    height:48px;
    max-width:190px;
    object-fit:contain;
  }
  .hero-shell{
    width:calc(100% - 28px);
    padding:52px 0 94px;
    gap:24px;
  }
  .badge{
    font-size:12px;
    padding:8px 12px;
    line-height:1.4;
  }
  .hero h1{
    font-size:clamp(38px,13vw,56px);
    letter-spacing:-1.6px;
  }
  .hero p{
    font-size:16px;
    line-height:1.65;
  }
  .hero-tags{
    gap:8px;
  }
  .hero-tags span{
    font-size:12px;
    padding:8px 10px;
  }
  .hero-actions{
    flex-direction:column;
    align-items:stretch;
  }
  .hero-actions .btn{
    justify-content:center;
    width:100%;
  }
  .hero-dashboard{
    padding:16px;
    border-radius:24px;
  }
  .dashboard-head{
    flex-direction:column;
    align-items:flex-start;
  }
  .dashboard-grid,
  .stats-grid,
  .grid-4,
  .grid-3,
  .process-grid,
  .brand-strip,
  .features,
  .product-grid,
  .footer-grid,
  .contact-layout,
  .about-grid,
  .split{
    grid-template-columns:1fr;
  }
  .line-card{
    grid-column:span 1;
  }
  .stats-strip{
    margin-top:-50px;
  }
  .stats-grid{
    padding:14px;
    gap:12px;
  }
  .stat-box{
    padding:22px 14px;
  }
  section{
    padding:70px 0;
  }
  .section-head{
    margin-bottom:36px;
  }
  .section-head h2,
  .content h2,
  .about-content h2,
  .contact-info-panel h2{
    font-size:clamp(30px,9vw,40px);
    letter-spacing:-1px;
  }
  .section-head p{
    font-size:15px;
  }
  .card,
  .product-body,
  .contact-info-panel,
  .map-overlay-card{
    padding:24px;
  }
  .process-card{
    padding:24px;
  }
  .visual-box,
  .about-img,
  .contact-map-panel{
    min-height:340px;
    border-radius:26px;
  }
  .visual-note{
    left:16px;
    right:16px;
    bottom:16px;
    padding:16px;
    border-radius:18px;
  }
  .contact-row{
    flex-direction:column;
  }
  .contact-action-row{
    flex-direction:column;
  }
  .contact-action-row .btn{
    width:100%;
    justify-content:center;
  }
  .footer-top-cta{
    padding:24px;
    border-radius:24px;
  }
  .footer-top-cta h2{
    font-size:26px;
  }
  .newsletter-box{
    border-radius:20px;
    flex-direction:column;
    padding:10px;
  }
  .newsletter-box input{
    min-height:42px;
  }
  .footer-bottom{
    justify-content:center;
    text-align:center;
  }
  .whatsapp{
    width:56px;
    height:56px;
    font-size:30px;
    right:16px;
    bottom:16px;
  }
}

/* Very small phones */
@media(max-width:390px){
  .logo img{
    height:42px;
    max-width:160px;
  }
  .hamburger{
    font-size:23px;
  }
  .hero h1{
    font-size:36px;
  }
  .btn{
    padding:14px 18px;
    font-size:14px;
  }
  .stat-box strong{
    font-size:30px;
  }
}


/* Uploaded product catalogue enhancement */
.product-grid-expanded{
  grid-template-columns:repeat(3,1fr);
}
.product-photo{
  height:245px;
  background:linear-gradient(180deg,#ffffff,#eef8ff);
  display:flex;
  align-items:center;
  justify-content:center;
  padding:22px;
  position:relative;
  overflow:hidden;
}
.product-photo::after{
  content:'';
  position:absolute;
  width:160px;
  height:160px;
  border-radius:50%;
  background:rgba(34,167,232,.10);
  right:-50px;
  bottom:-50px;
}
.product-photo img{
  max-height:205px;
  width:auto;
  max-width:100%;
  object-fit:contain;
  position:relative;
  z-index:2;
  filter:drop-shadow(0 14px 20px rgba(8,27,51,.16));
  transition:.35s ease;
}
.product-card:hover .product-photo img{
  transform:scale(1.06) translateY(-4px);
}
@media(max-width:980px){
  .product-grid-expanded{
    grid-template-columns:repeat(2,1fr);
  }
}
@media(max-width:640px){
  .product-grid-expanded{
    grid-template-columns:1fr;
  }
  .product-photo{
    height:220px;
  }
}


/* APFC catalogue product image matching */
.product-grid-apfc{
  grid-template-columns:repeat(3,1fr);
}
.product-photo{
  height:270px;
  background:linear-gradient(180deg,#ffffff,#eef8ff);
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
  position:relative;
  overflow:hidden;
}
.product-photo::after{
  content:'';
  position:absolute;
  width:170px;
  height:170px;
  border-radius:50%;
  background:rgba(34,167,232,.10);
  right:-55px;
  bottom:-55px;
}
.product-photo img{
  max-height:220px;
  width:auto;
  max-width:100%;
  object-fit:contain;
  position:relative;
  z-index:2;
  filter:drop-shadow(0 14px 20px rgba(8,27,51,.16));
  transition:.35s ease;
}
.product-card:hover .product-photo img{
  transform:scale(1.05) translateY(-4px);
}
@media(max-width:980px){
  .product-grid-apfc{
    grid-template-columns:1fr;
  }
}


/* Delixi catalogue product image matching */
.product-grid-delixi{
  grid-template-columns:repeat(3,1fr);
}
.product-photo{
  height:255px;
  background:linear-gradient(180deg,#ffffff,#eef8ff);
  display:flex;
  align-items:center;
  justify-content:center;
  padding:22px;
  position:relative;
  overflow:hidden;
}
.product-photo::after{
  content:'';
  position:absolute;
  width:170px;
  height:170px;
  border-radius:50%;
  background:rgba(34,167,232,.10);
  right:-55px;
  bottom:-55px;
}
.product-photo img{
  max-height:210px;
  width:auto;
  max-width:100%;
  object-fit:contain;
  position:relative;
  z-index:2;
  filter:drop-shadow(0 14px 20px rgba(8,27,51,.16));
  transition:.35s ease;
}
.product-card:hover .product-photo img{
  transform:scale(1.05) translateY(-4px);
}
@media(max-width:980px){
  .product-grid-delixi{
    grid-template-columns:repeat(2,1fr);
  }
}
@media(max-width:640px){
  .product-grid-delixi{
    grid-template-columns:1fr;
  }
  .product-photo{
    height:220px;
  }
}


/* Premium full product range table */
.product-range-table-section{
  background:
    radial-gradient(circle at 12% 10%, rgba(34,167,232,.12), transparent 30%),
    linear-gradient(180deg,#f8fcff,#eef8ff);
}
.table-premium-card{
  background:white;
  border:1px solid var(--border);
  border-radius:32px;
  box-shadow:0 24px 70px rgba(8,27,51,.13);
  overflow:hidden;
}
.table-card-top{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:22px;
  padding:28px 30px;
  background:linear-gradient(135deg,var(--blue-dark),#0d4d84);
  color:white;
}
.table-card-top h3{
  font-size:26px;
  margin-bottom:8px;
}
.table-card-top p{
  color:#d7edff;
  line-height:1.6;
}
.table-badge{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:12px 16px;
  border-radius:999px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.18);
  color:#fff4d4;
  font-weight:900;
  white-space:nowrap;
}
.responsive-table-wrap{
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
}
.premium-product-table{
  width:100%;
  border-collapse:separate;
  border-spacing:0;
  min-width:980px;
}
.premium-product-table th{
  background:#eaf6ff;
  color:var(--blue-dark);
  text-align:left;
  padding:18px 20px;
  font-size:14px;
  text-transform:uppercase;
  letter-spacing:.7px;
  border-bottom:1px solid var(--border);
}
.premium-product-table td{
  padding:18px 20px;
  vertical-align:top;
  color:#334155;
  line-height:1.65;
  border-bottom:1px solid #e8f3ff;
}
.premium-product-table td:first-child{
  color:var(--navy);
  width:210px;
}
.premium-product-table tbody tr{
  transition:.25s ease;
}
.premium-product-table tbody tr:hover{
  background:#f5fbff;
}
.premium-product-table tbody tr:hover td:first-child strong{
  color:var(--blue);
}
@media(max-width:760px){
  .table-card-top{
    flex-direction:column;
    align-items:flex-start;
    padding:24px;
  }
  .table-badge{
    white-space:normal;
  }
}


/* DOCX-added product sections: uses existing theme; only layout support */
.docx-product-section{
  background:linear-gradient(180deg,#f8fcff,#eaf6ff);
}
.product-grid-docx{
  grid-template-columns:repeat(3,1fr);
}
.product-photo-wide{
  height:250px;
  background:linear-gradient(180deg,#ffffff,#eef8ff);
  display:flex;
  align-items:center;
  justify-content:center;
  padding:16px;
  position:relative;
  overflow:hidden;
}
.product-photo-wide img{
  max-height:220px;
  width:100%;
  max-width:100%;
  object-fit:contain;
  position:relative;
  z-index:2;
  filter:drop-shadow(0 14px 20px rgba(8,27,51,.16));
  transition:.35s ease;
}
.product-card:hover .product-photo-wide img{
  transform:scale(1.04) translateY(-4px);
}
@media(max-width:980px){
  .product-grid-docx{
    grid-template-columns:repeat(2,1fr);
  }
}
@media(max-width:640px){
  .product-grid-docx{
    grid-template-columns:1fr;
  }
}


}









/* Fixed centered CTA buttons */
.requirements-cta-wrap{
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    margin:40px auto 10px;
    text-align:center;
}

.requirements-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    background:#1769a8;
    color:#fff !important;
    text-decoration:none;
    font-size:15px;
    font-weight:700;
    padding:14px 32px;
    border-radius:10px;
    margin:0 auto;
    box-shadow:0 10px 24px rgba(23,105,168,.22);
    transition:all .3s ease;
}

.requirements-btn:hover{
    background:#0d4d84;
    transform:translateY(-3px);
}

.requirements-btn i{
    font-size:17px;
}

.products .section-head p,
.docx-product-section .section-head p{
    display:none;
}


/* FINAL PRODUCT PAGE REBUILD + CTA CENTER FIX */
.product-grid-fixed{
  display:grid !important;
  grid-template-columns:repeat(3, minmax(0,1fr)) !important;
  gap:26px !important;
  width:100% !important;
}

.product-grid-fixed .product-card{
  width:100% !important;
}

.product-grid-fixed .product-photo{
  height:255px;
  background:linear-gradient(180deg,#ffffff,#eef8ff);
  display:flex;
  align-items:center;
  justify-content:center;
  padding:22px;
  position:relative;
  overflow:hidden;
}

.product-grid-fixed .product-photo img{
  max-height:210px;
  width:auto;
  max-width:100%;
  object-fit:contain;
  position:relative;
  z-index:2;
  filter:drop-shadow(0 14px 20px rgba(8,27,51,.16));
  transition:.35s ease;
}

.product-grid-fixed .product-card:hover .product-photo img{
  transform:scale(1.05) translateY(-4px);
}

.requirements-cta-wrap{
  width:100% !important;
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  text-align:center !important;
  margin:42px auto 0 !important;
  padding:0 !important;
  clear:both !important;
}

.requirements-btn{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:10px !important;
  width:auto !important;
  min-width:240px !important;
  max-width:max-content !important;
  background:#1769a8 !important;
  color:#fff !important;
  text-decoration:none !important;
  font-size:15px !important;
  font-weight:800 !important;
  padding:14px 32px !important;
  border-radius:10px !important;
  margin:0 auto !important;
  box-shadow:0 10px 24px rgba(23,105,168,.22) !important;
  transition:all .3s ease !important;
}

.requirements-btn:hover{
  background:#0d4d84 !important;
  transform:translateY(-3px);
}

.products .section-head p,
.docx-product-section .section-head p{
  display:none !important;
}

@media(max-width:980px){
  .product-grid-fixed{
    grid-template-columns:repeat(2, minmax(0,1fr)) !important;
  }
}

@media(max-width:640px){
  .product-grid-fixed{
    grid-template-columns:1fr !important;
  }
  .requirements-btn{
    width:100% !important;
    max-width:320px !important;
    min-width:0 !important;
  }
}


/* Cost Optimisation worker image update */
.visual-box{
  background:
    linear-gradient(180deg,rgba(8,27,51,.10),rgba(8,27,51,.72)),
    url('https://images.unsplash.com/photo-1581092160562-40aa08e78837?auto=format&fit=crop&w=1400&q=85') center/cover !important;
}











/* Mobile dropdown should open below the sticky navbar */
@media(max-width:900px){
  .navbar .nav-wrap{
    position:relative;
  }

  .menu{
    position:absolute !important;
    top:100% !important;
    left:0 !important;
    right:0 !important;
    margin-top:10px !important;
    z-index:10000 !important;
  }
}


/* FINAL TRUE STICKY NAVBAR */
.topbar{
  position:relative !important;
  z-index:1000 !important;
}

.navbar{
  position:relative !important;
  width:100% !important;
  z-index:9999 !important;
}

.navbar.is-sticky{
  position:fixed !important;
  top:0 !important;
  left:0 !important;
  right:0 !important;
  width:100% !important;
  z-index:99999 !important;
  background:rgba(255,255,255,.97) !important;
  backdrop-filter:blur(14px) !important;
  -webkit-backdrop-filter:blur(14px) !important;
  box-shadow:0 12px 32px rgba(8,27,51,.14) !important;
  animation:stickyDrop .25s ease both;
}

body.has-sticky-nav{
  padding-top:92px !important;
}

@keyframes stickyDrop{
  from{transform:translateY(-100%);}
  to{transform:translateY(0);}
}

/* Mobile dropdown stays below fixed navbar */
@media(max-width:900px){
  .navbar .nav-wrap{
    position:relative !important;
  }

  .navbar.is-sticky .menu{
    position:fixed !important;
    top:74px !important;
    left:14px !important;
    right:14px !important;
    z-index:100000 !important;
  }
}

@media(max-width:640px){
  body.has-sticky-nav{
    padding-top:70px !important;
  }

  .navbar.is-sticky .menu{
    top:64px !important;
  }
}





/* Before / After Electricity Bill images - side by side */
.bill-before-after{
  display:grid;
  grid-template-columns:repeat(2, minmax(0,1fr));
  gap:30px;
  align-items:stretch;
  margin-bottom:42px;
}

.bill-image-card{
  background:#ffffff;
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 24px 60px rgba(8,27,51,.13);
  border:1px solid rgba(23,105,168,.14);
  position:relative;
  transition:transform .35s ease, box-shadow .35s ease;
}

.bill-image-card::before{
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(120deg, transparent 0%, rgba(255,255,255,.42) 45%, transparent 70%);
  transform:translateX(-120%);
  transition:transform .75s ease;
  z-index:2;
  pointer-events:none;
}

.bill-image-card:hover{
  transform:translateY(-8px);
  box-shadow:0 34px 80px rgba(8,27,51,.18);
}

.bill-image-card:hover::before{
  transform:translateX(120%);
}

.bill-image-label{
  padding:15px 20px;
  background:linear-gradient(135deg,#1769a8,#0d4d84);
  color:#ffffff;
  font-weight:900;
  letter-spacing:.4px;
  text-align:center;
}

.after-card .bill-image-label{
  background:linear-gradient(135deg,#0d4d84,#d7a63d);
}

.bill-image-wrap{
  overflow:hidden;
  background:#fff;
}

.bill-image-card img{
  width:100%;
  display:block;
  transition:transform .45s ease, filter .45s ease;
}

.before-card img{
  filter:saturate(.88) contrast(.96);
}

.after-card img{
  filter:saturate(1.08) contrast(1.04);
}

.bill-image-card:hover img{
  transform:scale(1.035);
}

.bill-analysis-content{
  max-width:1050px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(2, minmax(0,1fr));
  gap:20px;
}

.bill-analysis-content > p:first-child,
.bill-analysis-content .impact-note{
  grid-column:1/-1;
}

@media(max-width:900px){
  .bill-before-after,
  .bill-analysis-content{
    grid-template-columns:1fr;
  }
}
