.container,.services-title{padding:0 24px;max-width:1200px;width:100%}.btn,.nav a{text-decoration:none;color:#fff}.btn,.nav a,.top-bar{color:#fff}:root{--blue-dark:#0b2a4a;--blue-mid:#2f4a6d;--yellow:#f4b400;--green:#2aa84a;--text-dark:#1f2933;--bg-light:#f4f6f8}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text-dark);background:#fff}.container{margin:0 auto}.services-title{margin-inline:auto}.electric-logos-container{width:100%;display:flex;gap:24px;flex-direction:row;justify-content:center}.electric-logos-container img{width:100px}.top-bar{background:var(--blue-dark)}.top-bar-inner{display:flex;align-items:center;justify-content:space-between;height:72px}.btn,.nav{align-items:center}.logo{line-height:1.1}.logo-main{font-size:24px;font-weight:700}.logo-sub{font-size:12px;letter-spacing:2px;text-transform:uppercase;opacity:.9}.nav a{font-size:14px}.nav{display:flex;gap:24px}.nav-buttons{display:flex;gap:12px}.btn{display:inline-flex;justify-content:center;padding:10px 18px;border-radius:4px;font-weight:600;white-space:nowrap}.btn-call,.btn-whatsapp{gap:6px;align-items:center;line-height:1;display:flex}.service-block,.service-card{border-radius:6px;box-shadow:0 6px 18px rgba(0,0,0,.08)}.btn.large{padding:14px 24px;font-size:16px}.btn-call{background:var(--yellow);color:#000}.btn-whatsapp{background:var(--green)}.hero{position:relative;min-height:520px;background-image:url("static/hero.jpg");background-position:right top;background-size:cover;background-repeat:no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(32,47,70,.95) 0,rgba(32,47,70,.85) 40%,rgba(32,47,70,.2) 70%,rgba(32,47,70,0) 100%)}.hero-inner{position:relative;height:100%;display:flex;align-items:center}.hero-text{max-width:520px;color:#fff}.hero-text h1{font-size:40px;line-height:1.2;margin-bottom:16px;font-family:'Times New Roman',Times,serif;font-weight:300}.hero-sub{font-size:16px;opacity:.9;margin-bottom:24px}.hero-actions{display:flex;gap:16px;margin-bottom:28px}.trust-list{list-style:none;padding:0;margin:0}.trust-list li{position:relative;padding-left:28px;margin-bottom:10px;font-size:14px}.trust-list li::before{content:"✔";position:absolute;left:0;color:#4ade80}.services{background:var(--bg-light);padding:32px 0}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:12px}.service-card{background:#fff;padding:28px}.service-card.highlight h3{color:#c0392b}.service-card h3{margin-top:0}.service-card ul{padding-left:18px}.services-page,.why{padding:64px 0}.why h2{margin-bottom:24px}.why-list{list-style:none;padding:0}.why-list li{padding-left:28px;margin-bottom:14px;position:relative}.why-list li::before{content:"✔";position:absolute;left:0;color:var(--green)}.cta{background:#eef2f6;padding:48px 0}.cta-inner{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.footer{background:#1f2f44;color:#fff;padding:24px 0 1px}.footer-inner{display:flex;justify-content:space-between;font-size:13px}@media (max-width:900px){.services-grid{grid-template-columns:1fr}.hero-text h1{font-size:32px}.hero{position:relative;min-height:520px;background-image:url("static/hero.jpg");background-position:85% top}.top-bar-inner{display:flex;justify-content:space-between;align-items:center;flex-direction:column;height:fit-content;padding-block:12px;gap:12px}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:4px}}.page-hero{background:#eef2f6;padding:56px 0}.page-hero h1{margin-bottom:12px}.page-hero p{max-width:640px;color:#4b5563}.services-stack{display:flex;flex-direction:column;gap:32px}.service-block{background:#fff;padding:32px}.service-block.highlight{border-left:6px solid #c0392b}.service-block h2{margin-top:0;margin-bottom:16px}.service-block ul{margin:0;padding-left:20px}.service-block li{margin-bottom:8px}.services-note{background:#f8fafc;border-left:4px solid #2aa84a;padding:20px 24px;font-size:15px;color:#374151}.copyright{font-size:12px;text-align:center}.coming-soon{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;position:fixed;top:0;left:0;width:100%;background-color:var(--blue-dark)}.coming-soon img{max-width:80vw}.coming-soon h1{color:#fff;font-size:clamp(2rem, 5vw, 4rem);margin:24px}