:root{--bg:#f7f3ea;--paper:#fff;--dark:#151515;--text:#202020;--muted:#6b665d;--line:rgba(20,20,20,.12);--brand:#f4b632;--brand-dark:#d6950f;--green:#1ea463;--container:1180px;--radius:26px;--shadow:0 22px 70px rgba(0,0,0,.13);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;color:var(--text);background:var(--bg);font-family:var(--font-main);line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(var(--container),calc(100% - 32px));margin:0 auto}.section{padding:clamp(64px,8vw,112px) 0}.section--white{background:var(--paper)}.section-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--brand-dark);font-size:.78rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.section-kicker:before{content:"";width:34px;height:3px;border-radius:999px;background:var(--brand)}h1,h2,h3{letter-spacing:-.045em;line-height:1}.section-heading{max-width:760px;margin-bottom:34px}.section-heading h2,.split-photo-copy h2,.contact-preview-grid h2,.about-story h2,.footer-cta h2{margin:0;font-size:clamp(2.1rem,4vw,4.3rem)}.section-heading p,.split-photo-copy p,.contact-preview-grid p,.about-story p{color:var(--muted);font-size:1.05rem}.section-heading--light{color:#fff}.section-heading--light p{color:#ffffffc7}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:0;border-radius:999px;font-weight:900;line-height:1;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#161616;background:var(--brand);box-shadow:0 12px 30px #f4b63247}.btn-dark{color:#fff;background:var(--dark)}.btn-light{color:#1a1a1a;background:#fff}.btn-whatsapp{color:#fff;background:var(--green)}.btn-small{min-height:42px;padding:0 18px;font-size:.92rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:24px}.site-header{position:sticky;top:0;z-index:50;background:#ffffffeb;backdrop-filter:blur(16px);border-bottom:1px solid var(--line);transition:box-shadow .2s}.site-header.is-scrolled{box-shadow:0 12px 36px #00000014}.top-strip{background:#171717;color:#ffffffd1;font-size:.86rem}.top-strip__inner{min-height:36px;display:flex;align-items:center;justify-content:flex-end;gap:20px}.site-header__inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content}.brand__mark{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:#141414;background:var(--brand);font-weight:950;box-shadow:0 10px 26px #f4b63247}.brand__text{display:grid;line-height:1.05}.brand__text strong{font-size:1.05rem;letter-spacing:-.03em}.brand__text small{color:var(--muted);font-weight:800}.site-nav{display:flex;align-items:center;gap:22px;font-weight:850;color:#343434}.site-nav a:hover{color:var(--brand-dark)}.header-actions{display:flex;align-items:center;gap:10px}.header-phone{font-weight:950}.menu-toggle{display:none;width:46px;height:46px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:12px}.menu-toggle span{display:block;height:2px;margin:5px 0;background:var(--dark);border-radius:999px}.mobile-menu{display:none;border-top:1px solid var(--line);background:#fff}.mobile-menu__inner{padding:18px 0 22px;display:grid;gap:12px;font-weight:900}.hero-photo,.page-hero-photo{position:relative;min-height:clamp(620px,72vh,820px);color:#fff;overflow:hidden}.page-hero-photo{min-height:560px}.page-hero-photo--small{min-height:430px}.hero-photo__bg,.page-hero-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-photo__overlay,.page-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000000bd,#0000005c 52%,#0000001a)}.hero-photo__content,.page-hero-photo__content{position:relative;z-index:2;min-height:inherit;display:flex;align-items:center}.page-hero-photo__content{display:grid;align-content:center}.hero-card{max-width:790px;padding:clamp(26px,4vw,48px);border:1px solid rgba(255,255,255,.18);border-radius:clamp(22px,4vw,42px);background:#00000052;box-shadow:var(--shadow);backdrop-filter:blur(8px)}.hero-card h1,.page-hero-photo h1{max-width:900px;margin:0;font-size:clamp(3rem,7vw,6.8rem)}.hero-card p,.page-hero-photo p{max-width:720px;color:#ffffffdb;font-size:clamp(1.05rem,2vw,1.32rem)}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.trust-row span,.footer-badges span{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;background:#ffffff24;color:#fff;font-weight:900;font-size:.92rem}.quick-info{position:relative;z-index:3;margin-top:-48px}.quick-info__grid{display:grid;grid-template-columns:repeat(4,1fr);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);overflow:hidden}.quick-info article{padding:22px;border-right:1px solid var(--line);display:grid;gap:4px}.quick-info strong{color:var(--muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.quick-info a,.quick-info span{font-weight:900}.photo-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.photo-card{min-height:430px;position:relative;overflow:hidden;border-radius:var(--radius);box-shadow:0 14px 40px #0000001f;background:#111;color:#fff}.photo-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .55s}.photo-card:hover img{transform:scale(1.06)}.photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000000d,#000000c7)}.photo-card div{position:absolute;z-index:2;left:22px;right:22px;bottom:22px}.photo-card h3{margin:0 0 8px;font-size:1.35rem}.photo-card p{margin:0;color:#ffffffd6}.split-photo-section,.values-section,.solar-benefits{background:#f0eadf}.split-photo-grid,.contact-preview-grid,.contact-page-grid,.contact-banner{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(28px,5vw,64px);align-items:center}.split-photo-media img,.contact-banner img{width:100%;min-height:440px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.feature-strip,.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-strip article,.values-grid article,.contact-info-card,.form-card,.privacy-content{border-radius:var(--radius);background:#fff;box-shadow:0 14px 38px #00000014;border:1px solid var(--line)}.feature-strip article,.values-grid article{padding:30px}.feature-strip b,.values-grid b{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:var(--brand);margin-bottom:18px}.feature-strip h3,.values-grid h3{margin:0 0 8px;font-size:1.35rem}.feature-strip p,.values-grid p{margin:0;color:var(--muted)}.gallery-section,.quote-section{background:#171717;color:#fff}.gallery-grid,.masonry-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-grid figure,.masonry-gallery figure{position:relative;overflow:hidden;min-height:320px;margin:0;border-radius:var(--radius);background:#111}.gallery-grid figure:nth-child(1),.masonry-gallery figure:nth-child(1){grid-row:span 2;min-height:656px}.gallery-grid img,.masonry-gallery img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .55s}.gallery-grid figure:after,.masonry-gallery figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.72))}.gallery-grid figcaption,.masonry-gallery figcaption{position:absolute;z-index:2;left:18px;bottom:16px;color:#fff;font-weight:950}.masonry-gallery figcaption{display:grid;gap:4px}.masonry-gallery figcaption span{color:var(--brand);font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.contact-box{display:grid;gap:10px;margin-top:24px}.contact-box a{display:flex;align-items:center;min-height:48px;padding:0 18px;border-radius:16px;background:#f3eee5;font-weight:900}.form-card{padding:clamp(22px,4vw,34px)}.form-card h2{margin:0 0 6px;font-size:2rem}.form-card>p{margin-top:0;color:var(--muted)}.lead-form{display:grid;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-field{display:grid;gap:7px}.form-field label{font-size:.9rem;font-weight:950}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid rgba(0,0,0,.15);border-radius:16px;background:#fafafa;color:var(--text);padding:14px 15px;outline:none}.form-field textarea{min-height:132px;resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--brand-dark);box-shadow:0 0 0 4px #f4b63229}.form-note{margin:0;color:var(--muted);font-size:.92rem}.form-note.is-success{color:#107243;font-weight:900}.form-note.is-error{color:#b42318;font-weight:900}.service-list{display:grid;gap:44px}.service-row{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(24px,5vw,54px);align-items:center}.service-row--reverse{grid-template-columns:1.05fr .95fr}.service-row--reverse img{order:2}.service-row img{width:100%;min-height:430px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.service-row h2{margin:0 0 12px;font-size:clamp(2rem,4vw,4rem)}.service-row p{color:var(--muted);font-size:1.05rem}.service-row ul{padding-left:20px;color:var(--muted);line-height:1.8;margin-bottom:24px}.about-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(28px,5vw,70px)}.about-story p{font-size:1.12rem;margin-top:0}.contact-banner{padding:clamp(20px,4vw,34px);border-radius:var(--radius);background:#f3eee5}.contact-banner--dark{background:#202020;color:#fff}.contact-banner h2{margin:0;font-size:clamp(2rem,4vw,3.8rem)}.contact-banner p{color:var(--muted)}.contact-banner--dark p{color:#ffffffc7}.contact-page-grid{align-items:start;grid-template-columns:.82fr 1.18fr}.contact-info-card{padding:30px;position:sticky;top:130px}.contact-info-card h2{margin:0 0 16px;font-size:2rem}.contact-info-card ul{list-style:none;padding:0;margin:0;display:grid;gap:16px}.contact-info-card li{display:grid;gap:3px;padding-bottom:14px;border-bottom:1px solid var(--line)}.contact-info-card strong{color:var(--muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.contact-info-card a,.contact-info-card span{font-weight:850}.contact-info-card__actions{display:grid;gap:10px;margin-top:22px}.privacy-content{padding:clamp(26px,5vw,48px);max-width:900px}.privacy-content p{color:var(--muted)}.privacy-content a{font-weight:900;color:var(--brand-dark)}.footer-cta{background:var(--brand);color:#171717;padding:54px 0}.footer-cta__inner{display:flex;justify-content:space-between;align-items:center;gap:28px}.footer-cta p{max-width:640px;color:#000000b8}.footer-cta__actions{display:flex;flex-wrap:wrap;gap:10px}.site-footer{background:#171717;color:#fff}.footer-main{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;padding:64px 0}.brand--footer .brand__text small{color:#ffffffa6}.footer-brand p{color:#ffffffb8;max-width:430px}.footer-badges{display:flex;flex-wrap:wrap;gap:8px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.footer-links div{display:grid;align-content:start;gap:9px}.footer-links h3{margin:0 0 8px;color:var(--brand)}.footer-links a,.footer-links span{color:#ffffffb8}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:22px 0 110px;border-top:1px solid rgba(255,255,255,.12);color:#ffffff9e}.floating-contact__desktop{position:fixed;right:22px;bottom:22px;z-index:80;display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 22px;border-radius:999px;background:var(--green);color:#fff;font-weight:950;box-shadow:0 16px 34px #1ea46347}.floating-contact__mobile{display:none}@media(max-width:1040px){.site-nav,.header-phone,.top-strip{display:none}.menu-toggle,.site-header.is-menu-open .mobile-menu{display:block}.quick-info__grid,.photo-card-grid{grid-template-columns:repeat(2,1fr)}.split-photo-grid,.contact-preview-grid,.contact-page-grid,.contact-banner,.about-story,.footer-main,.service-row,.service-row--reverse{grid-template-columns:1fr}.service-row--reverse img{order:0}.contact-info-card{position:static}.gallery-grid,.masonry-gallery,.footer-links{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.container{width:min(100% - 24px,var(--container))}.site-header__inner{min-height:68px}.brand__mark{width:42px;height:42px;border-radius:12px}.brand__text strong{font-size:.98rem}.header-actions .btn{display:none}.hero-photo{min-height:680px}.page-hero-photo{min-height:500px}.hero-card{padding:22px;border-radius:24px}.hero-card h1,.page-hero-photo h1{font-size:clamp(2.6rem,14vw,4.2rem)}.hero-actions{align-items:stretch}.hero-actions .btn{width:100%}.quick-info{margin-top:0}.quick-info__grid,.photo-card-grid,.feature-strip,.values-grid,.gallery-grid,.masonry-gallery,.footer-links,.form-row{grid-template-columns:1fr}.photo-card{min-height:360px}.gallery-grid figure,.masonry-gallery figure,.gallery-grid figure:nth-child(1),.masonry-gallery figure:nth-child(1){min-height:300px;grid-row:auto}.split-photo-media img,.contact-banner img,.service-row img{min-height:300px}.footer-cta__inner,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-cta__actions .btn{width:100%}.floating-contact__desktop{display:none}.floating-contact__mobile{position:fixed;left:0;right:0;bottom:0;z-index:90;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fffffff0;border-top:1px solid var(--line);backdrop-filter:blur(14px)}.floating-contact__mobile a{min-height:50px;display:flex;align-items:center;justify-content:center;border-radius:999px;font-weight:950;color:#fff;background:var(--dark)}.floating-contact__mobile a:last-child{background:var(--green)}.footer-bottom{padding-bottom:94px}}.electrical-header{background:#0c0e12f5;border-bottom:1px solid rgba(255,255,255,.1)}.electrical-header.is-scrolled{box-shadow:0 16px 44px #00000047}.electrical-header .site-header__inner{min-height:88px}.electrical-header .site-nav{color:#ffffffdb}.electrical-header .site-nav a:hover{color:#f6a51a}.electrical-header .header-phone{color:#fff}.electrical-header .menu-toggle{background:#ffffff14;border-color:#ffffff2e}.electrical-header .menu-toggle span{background:#fff}.electrical-brand{min-width:0}.brand__logo{width:clamp(190px,22vw,310px);height:auto;object-fit:contain;display:block}.brand__logo--footer{width:min(310px,100%)}.electrical-footer-brand{display:inline-flex;margin-bottom:18px}.electrical-header .mobile-menu{background:#111318;border-top:1px solid rgba(255,255,255,.12)}.electrical-header .mobile-menu__inner a{color:#fff}@media(max-width:1040px){.electrical-header .site-header__inner{min-height:78px}.brand__logo{width:230px}}@media(max-width:720px){.electrical-header .site-header__inner{min-height:70px}.brand__logo{width:185px}}a[href*="wa.me"],a[href*="whatsapp.com"],button.is-whatsapp{white-space:nowrap}a[href*="wa.me"]:before,a[href*="whatsapp.com"]:before,button.is-whatsapp:before{content:"";display:inline-block;width:1.08em;height:1.08em;margin-right:.55rem;vertical-align:-.14em;background-color:currentColor;-webkit-mask:url(/icons/whatsapp.svg) center / contain no-repeat;mask:url(/icons/whatsapp.svg) center / contain no-repeat}a[href*="wa.me"],a[href*="whatsapp.com"]{display:inline-flex;align-items:center;justify-content:center;gap:.18rem;white-space:nowrap}.header-actions a[href*="wa.me"],.hero-actions a[href*="wa.me"],.mobile-cta-bar a[href*="wa.me"],.floating-whatsapp{font-weight:800}.header-actions a[href*="wa.me"]{padding-inline:18px}.floating-whatsapp{min-width:188px}@media(max-width:980px){.header-actions a[href*="wa.me"]{padding-inline:14px;font-size:.86rem}}@media(max-width:720px){.floating-whatsapp{min-width:auto}}@media(min-width:1024px){.hero-photo__bg{transform:scale(1.015);animation:heroDesktopBreath 18s ease-in-out infinite alternate;will-change:transform,filter}@keyframes heroDesktopBreath{0%{transform:scale(1.015) translateZ(0);filter:saturate(1.05) contrast(1.04) brightness(.94)}to{transform:scale(1.055) translate3d(-10px,0,0);filter:saturate(1.12) contrast(1.08) brightness(.98)}}.hero-card{position:relative;isolation:isolate;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.hero-card:before{content:"";position:absolute;inset:-1px;z-index:-1;border-radius:inherit;background:radial-gradient(circle at 18% 18%,rgba(255,183,49,.22),transparent 34%),radial-gradient(circle at 88% 28%,rgba(22,168,230,.18),transparent 34%);opacity:0;transition:opacity .35s ease;pointer-events:none}.hero-card:hover{transform:translateY(-4px);border-color:#ffb73157!important;box-shadow:0 42px 120px #0000008c!important}.hero-card:hover:before{opacity:1}.btn,.floating-whatsapp{position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.btn:after,.floating-whatsapp:after{content:"";position:absolute;inset:-40% auto -40% -70%;width:48%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.36),transparent);transition:left .55s ease;pointer-events:none}.btn:hover,.floating-whatsapp:hover{transform:translateY(-2px);filter:saturate(1.08)}.btn:hover:after,.floating-whatsapp:hover:after{left:125%}.quick-info__grid{transition:transform .28s ease,box-shadow .28s ease}.quick-info__grid:hover{transform:translateY(-4px);box-shadow:0 28px 80px #00000029}.service-card,.work-card,.photo-card,.gallery-card,.service-photo-card,.services-grid>*,.works-grid>*,.gallery-grid>*{transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,filter .35s ease}.service-card:hover,.work-card:hover,.photo-card:hover,.gallery-card:hover,.service-photo-card:hover,.services-grid>*:hover,.works-grid>*:hover,.gallery-grid>*:hover{transform:translateY(-8px);box-shadow:0 28px 70px #0000002e;border-color:#ffb73147}.service-card img,.work-card img,.photo-card img,.gallery-card img,.service-photo-card img,.services-grid img,.works-grid img,.gallery-grid img{transition:transform .7s ease,filter .7s ease;will-change:transform}.service-card:hover img,.work-card:hover img,.photo-card:hover img,.gallery-card:hover img,.service-photo-card:hover img,.services-grid>*:hover img,.works-grid>*:hover img,.gallery-grid>*:hover img{transform:scale(1.06);filter:saturate(1.1) contrast(1.04)}.section-image,.about-image,.feature-image,.split-image{transition:transform .45s ease,box-shadow .45s ease,filter .45s ease}.section-image:hover,.about-image:hover,.feature-image:hover,.split-image:hover{transform:translateY(-6px) scale(1.015);box-shadow:0 30px 80px #0000002e;filter:saturate(1.06)}.section-kicker{position:relative}.section-kicker:before{box-shadow:0 0 18px #ffb73161}}@media(prefers-reduced-motion:reduce){.hero-photo__bg{animation:none!important}.btn,.floating-whatsapp,.hero-card,.quick-info__grid,.service-card,.work-card,.photo-card,.gallery-card,.service-photo-card,.section-image,.about-image,.feature-image,.split-image{transition:none!important}}@media(min-width:1024px){.scroll-progress-line{position:fixed;top:0;left:0;z-index:99999;width:100%;height:3px;pointer-events:none;transform-origin:left center;transform:scaleX(var(--scroll-progress, 0));background:linear-gradient(90deg,#ffb731,#19b4ff,#22c55e);box-shadow:0 0 18px #ffb7316b}.home-scroll-effects-on .scroll-reveal{opacity:0;filter:blur(12px);transition:opacity .85s cubic-bezier(.2,.8,.2,1),transform .85s cubic-bezier(.2,.8,.2,1),filter .85s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform,filter}.home-scroll-effects-on .scroll-reveal.reveal-up{transform:translate3d(0,54px,0) scale(.985)}.home-scroll-effects-on .scroll-reveal.reveal-left{transform:translate3d(-56px,28px,0) scale(.985)}.home-scroll-effects-on .scroll-reveal.reveal-right{transform:translate3d(56px,28px,0) scale(.985)}.home-scroll-effects-on .scroll-reveal.reveal-zoom{transform:translate3d(0,38px,0) scale(.955)}.home-scroll-effects-on .scroll-reveal.is-visible{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}.home-scroll-effects-on .section-kicker.scroll-reveal{transform:translate3d(0,20px,0)}.home-scroll-effects-on h2.scroll-reveal{transform:translate3d(0,36px,0)}.home-scroll-effects-on .quick-info__grid.scroll-reveal{transform:translate3d(0,34px,0) scale(.97)}.home-scroll-effects-on .quick-info__grid.scroll-reveal.is-visible{transform:translateZ(0) scale(1)}.home-scroll-effects-on .service-card.scroll-reveal.is-visible,.home-scroll-effects-on .service-photo-card.scroll-reveal.is-visible,.home-scroll-effects-on .work-card.scroll-reveal.is-visible,.home-scroll-effects-on .photo-card.scroll-reveal.is-visible,.home-scroll-effects-on .gallery-card.scroll-reveal.is-visible,.home-scroll-effects-on .feature-card.scroll-reveal.is-visible{animation:cardSoftPop .75s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--reveal-delay, 0ms)}@keyframes cardSoftPop{0%{opacity:0;transform:translateY(46px) scale(.965);filter:blur(10px)}65%{opacity:1;transform:translateY(-4px) scale(1.01);filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}}@media(prefers-reduced-motion:reduce){.scroll-progress-line{display:none!important}.scroll-reveal{opacity:1!important;filter:none!important;transform:none!important;transition:none!important;animation:none!important}}@media(max-width:900px){html,body{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.electrical-header{position:sticky;top:0;z-index:1000}.electrical-header .site-header__inner{min-height:68px!important;padding-block:8px!important}.electrical-header .brand__logo{width:clamp(150px,42vw,210px)!important;max-height:54px;object-fit:contain}.site-nav,.header-phone{display:none!important}.header-actions{gap:8px!important}.header-actions a[href*="wa.me"]{display:none!important}.menu-toggle{display:inline-flex!important}.mobile-menu{max-height:0;overflow:hidden;transition:max-height .28s ease}.site-header.is-menu-open .mobile-menu{max-height:420px}.mobile-menu__inner{padding:18px 0 22px;display:grid;gap:12px}.mobile-menu__inner a{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);font-weight:800}.hero-photo{min-height:auto!important}.hero-photo__bg{object-position:62% center!important;transform:none!important;animation:none!important}.hero-photo__overlay{background:linear-gradient(180deg,#02080d94,#02080da8 38%,#02080df5)!important}.hero-photo__content{min-height:calc(100svh - 68px)!important;padding:130px 18px 34px!important;align-items:flex-end!important;justify-content:center!important}.hero-card{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:22px!important;border-radius:26px!important;backdrop-filter:blur(10px)}.hero-card h1{font-size:clamp(2.65rem,13vw,4.05rem)!important;line-height:.94!important;letter-spacing:-.06em!important}.hero-card p{font-size:1rem!important;line-height:1.5!important;margin-top:18px!important}.hero-actions{display:grid!important;grid-template-columns:1fr;gap:10px!important;margin-top:20px!important}.hero-actions .btn{width:100%;min-height:48px!important;justify-content:center}.trust-row{gap:8px!important;margin-top:16px!important}.trust-row span{font-size:.78rem;padding:8px 10px}.quick-info{margin-top:0!important;padding:16px 18px 0}.quick-info__grid{width:100%!important;display:grid!important;grid-template-columns:1fr!important;border-radius:22px!important;overflow:hidden}.quick-info__item{padding:14px 16px!important;border-right:0!important;border-bottom:1px solid rgba(0,0,0,.08)}.quick-info__item:last-child{border-bottom:0}section{padding-block:clamp(54px,10vw,76px)}.container{width:min(100% - 36px,var(--container, 1180px))}.section-kicker{font-size:.78rem}h1,h2,h3{text-wrap:balance}h2{font-size:clamp(2.1rem,10vw,3.4rem)!important;line-height:1.02}p{font-size:1rem}.services-grid,.works-grid,.gallery-grid{grid-template-columns:1fr!important;gap:18px!important}.service-card,.work-card,.photo-card,.gallery-card,.service-photo-card{min-height:390px;border-radius:26px}.section-image,.about-image,.feature-image,.split-image{border-radius:26px;min-height:360px}.footer-cta__inner{grid-template-columns:1fr!important;gap:24px;text-align:left}.footer-cta__actions{display:grid;grid-template-columns:1fr;gap:12px}.footer-main{grid-template-columns:1fr!important;gap:34px!important}.footer-links{grid-template-columns:1fr!important;gap:26px!important}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.floating-whatsapp{right:14px!important;bottom:14px!important;min-width:auto!important;width:54px!important;height:54px!important;padding:0!important;border-radius:999px!important;font-size:0!important;box-shadow:0 14px 34px #16a34a61}.floating-whatsapp:before{margin-right:0!important;width:24px!important;height:24px!important;font-size:24px!important}.mobile-cta-bar{display:grid!important;grid-template-columns:1fr 1fr;gap:10px;position:fixed;left:10px;right:10px;bottom:10px;z-index:999;padding:10px;border-radius:22px;background:#111111e0;backdrop-filter:blur(14px);box-shadow:0 18px 50px #00000047}.mobile-cta-bar a{min-height:48px;border-radius:999px;font-weight:900}body{padding-bottom:84px}}@media(min-width:901px){.mobile-cta-bar{display:none!important}}@media(max-width:420px){.hero-card h1{font-size:clamp(2.35rem,12vw,3.35rem)!important}.hero-card{padding:20px!important}.trust-row span{font-size:.72rem}.brand__logo{width:150px!important}}@media(max-width:900px){.floating-whatsapp{display:none!important}.mobile-cta-bar{z-index:1200!important}body{padding-bottom:96px!important}}@media(max-width:900px){.floating-whatsapp{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.hero-actions a[href*="wa.me"],.hero-actions a[href*="whatsapp.com"],.hero-actions a[href^="tel:"],.hero-actions .btn:nth-child(2),.hero-actions .btn:nth-child(3){display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.hero-actions{grid-template-columns:1fr!important}.hero-actions .btn:first-child{display:inline-flex!important;width:100%!important}.mobile-cta-bar{z-index:99999!important;bottom:calc(env(safe-area-inset-bottom,0px) + 10px)!important}body{padding-bottom:104px!important}}@media(max-width:900px){.floating-whatsapp,.whatsapp-float,.whatsapp-floating,.whatsapp-button-fixed,.floating-wa,[class*=floating-whatsapp],[class*=whatsapp-float],[class*=whatsapp-floating]{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.hero-actions>*:not(:first-child){display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.hero-actions>*:first-child{display:inline-flex!important;width:100%!important;justify-content:center!important}.mobile-cta-bar{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;position:fixed!important;left:10px!important;right:10px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 10px)!important;z-index:999999!important;padding:10px!important;border-radius:22px!important;background:#111111eb!important;backdrop-filter:blur(14px)!important;box-shadow:0 18px 50px #00000047!important}.mobile-cta-bar a{min-height:48px!important;border-radius:999px!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body{padding-bottom:104px!important}.menu-toggle{display:inline-flex!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;border-radius:18px!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:none!important;padding:0!important}.menu-toggle span{display:block!important;width:22px!important;height:2.5px!important;border-radius:999px!important;background:#fff!important;opacity:1!important;visibility:visible!important;transform:none!important;margin:0!important}.menu-toggle:before,.menu-toggle:after{content:none!important;display:none!important}.site-nav,.header-phone,.header-actions>a[href*="wa.me"],.header-actions>a[href*="whatsapp.com"]{display:none!important}.header-actions{display:flex!important;align-items:center!important;gap:8px!important}.electrical-header .site-header__inner{min-height:68px!important;padding-block:8px!important}.electrical-header .brand__logo{width:clamp(150px,42vw,210px)!important;max-height:54px!important;object-fit:contain!important}.mobile-menu{max-height:0!important;overflow:hidden!important;transition:max-height .28s ease!important}.site-header.is-menu-open .mobile-menu,.electrical-header.is-menu-open .mobile-menu{max-height:420px!important}.mobile-menu__inner{padding:18px 0 22px!important;display:grid!important;gap:12px!important}.mobile-menu__inner a{padding:12px 0!important;border-bottom:1px solid rgba(255,255,255,.1)!important;font-weight:800!important}}@media(max-width:900px){.floating-contact__desktop{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.floating-contact{position:fixed!important;left:10px!important;right:10px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 10px)!important;z-index:999999!important;width:auto!important;height:auto!important;pointer-events:none!important}.floating-contact__mobile{display:grid!important;grid-template-columns:.85fr 1.15fr!important;gap:10px!important;width:100%!important;padding:10px!important;border-radius:22px!important;background:#111111eb!important;backdrop-filter:blur(14px)!important;box-shadow:0 18px 50px #0000004d!important;pointer-events:auto!important}.floating-contact__mobile a{min-height:52px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 14px!important;font-size:clamp(.86rem,3.6vw,1rem)!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;text-decoration:none!important}.floating-contact__mobile a:first-child{background:#111!important;color:#fff!important}.floating-contact__mobile a[href*="wa.me"],.floating-contact__mobile a[href*="whatsapp.com"]{background:#18a957!important;color:#fff!important}.hero-actions>*:not(:first-child){display:none!important}.hero-actions{display:grid!important;grid-template-columns:1fr!important}.hero-actions>*:first-child{width:100%!important;justify-content:center!important}.menu-toggle{display:inline-flex!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;border-radius:18px!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.18)!important;padding:0!important}.menu-toggle span{display:block!important;width:22px!important;height:2.5px!important;border-radius:999px!important;background:#fff!important;opacity:1!important;visibility:visible!important;margin:0!important}.menu-toggle:before,.menu-toggle:after{content:none!important;display:none!important}body{padding-bottom:104px!important;overflow-x:hidden!important}}@media(min-width:901px){.floating-contact__mobile{display:none!important}}@media(max-width:900px){.electrical-header{background:#0f1014f5!important;backdrop-filter:blur(16px)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.electrical-header .site-header__inner{min-height:74px!important;padding-block:10px!important}.electrical-header .brand__logo{width:clamp(165px,44vw,230px)!important;max-height:58px!important;object-fit:contain!important}.menu-toggle{display:inline-flex!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;border-radius:20px!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;padding:0!important;background:linear-gradient(145deg,#ffffff1f,#ffffff0a)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:inset 0 1px #ffffff1f,0 12px 30px #00000038!important;transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease!important}.menu-toggle span{display:block!important;width:23px!important;height:2.5px!important;border-radius:999px!important;background:#fff!important;opacity:1!important;visibility:visible!important;margin:0!important;transform-origin:center!important;transition:transform .28s ease,opacity .2s ease,background .25s ease!important}.site-header.is-menu-open .menu-toggle,.electrical-header.is-menu-open .menu-toggle{background:linear-gradient(145deg,#ffb7314d,#19b4ff1f)!important;border-color:#ffb7316b!important;box-shadow:inset 0 1px #ffffff24,0 16px 36px #ffb73129!important;transform:scale(.96)!important}.site-header.is-menu-open .menu-toggle span:nth-child(1),.electrical-header.is-menu-open .menu-toggle span:nth-child(1){transform:translateY(7.5px) rotate(45deg)!important;background:#ffb731!important}.site-header.is-menu-open .menu-toggle span:nth-child(2),.electrical-header.is-menu-open .menu-toggle span:nth-child(2){opacity:0!important}.site-header.is-menu-open .menu-toggle span:nth-child(3),.electrical-header.is-menu-open .menu-toggle span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)!important;background:#ffb731!important}.mobile-menu{position:fixed!important;top:82px!important;left:12px!important;right:12px!important;z-index:999998!important;max-height:none!important;overflow:visible!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-14px) scale(.985)!important;transition:opacity .28s ease,transform .28s ease,visibility .28s ease!important;background:transparent!important;border:0!important}.site-header.is-menu-open .mobile-menu,.electrical-header.is-menu-open .mobile-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}.mobile-menu__inner{width:100%!important;padding:16px!important;display:grid!important;gap:10px!important;border-radius:28px!important;background:radial-gradient(circle at top left,rgba(255,183,49,.18),transparent 34%),radial-gradient(circle at bottom right,rgba(25,180,255,.14),transparent 36%),#0e0f12f5!important;backdrop-filter:blur(18px)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 24px 70px #0000006b,inset 0 1px #ffffff14!important}.mobile-menu__inner a{position:relative!important;min-height:52px!important;padding:0 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.08)!important;background:#ffffff0b!important;color:#fff!important;font-size:1.02rem!important;font-weight:900!important;text-decoration:none!important;letter-spacing:-.02em!important;transform:translateY(-6px)!important;opacity:0!important;transition:opacity .25s ease,transform .25s ease,background .22s ease,border-color .22s ease!important}.mobile-menu__inner a:after{content:"›"!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;border-radius:999px!important;background:#ffb73129!important;color:#ffb731!important;font-size:1.4rem!important;line-height:1!important}.mobile-menu__inner a:hover,.mobile-menu__inner a:active{background:#ffb73121!important;border-color:#ffb73147!important}.site-header.is-menu-open .mobile-menu__inner a,.electrical-header.is-menu-open .mobile-menu__inner a{opacity:1!important;transform:translateY(0)!important}.site-header.is-menu-open .mobile-menu__inner a:nth-child(1){transition-delay:.03s!important}.site-header.is-menu-open .mobile-menu__inner a:nth-child(2){transition-delay:.06s!important}.site-header.is-menu-open .mobile-menu__inner a:nth-child(3){transition-delay:.09s!important}.site-header.is-menu-open .mobile-menu__inner a:nth-child(4){transition-delay:.12s!important}.site-header.is-menu-open .mobile-menu__inner a:nth-child(5){transition-delay:.15s!important}.site-header.is-menu-open .mobile-menu__inner a:nth-child(6){transition-delay:.18s!important}.site-header.is-menu-open .mobile-menu__inner a:nth-child(7){transition-delay:.21s!important}.site-header.is-menu-open .mobile-menu__inner a:nth-child(8){transition-delay:.24s!important}.mobile-menu__inner a[href^="tel:"]{background:linear-gradient(135deg,#ffb731,#ff8a00)!important;color:#111!important;border-color:#ffb7317a!important}.mobile-menu__inner a[href^="tel:"]:after{content:"☎"!important;background:#1111111f!important;color:#111!important;font-size:1rem!important}.mobile-menu__inner a[href*="wa.me"],.mobile-menu__inner a[href*="whatsapp.com"]{background:linear-gradient(135deg,#1fc56f,#0ea85c)!important;color:#fff!important;border-color:#1fc56f6b!important}.mobile-menu__inner a[href*="wa.me"]:after,.mobile-menu__inner a[href*="whatsapp.com"]:after{content:""!important;width:22px!important;height:22px!important;background:currentColor!important;-webkit-mask:url(/icons/whatsapp.svg) center / contain no-repeat!important;mask:url(/icons/whatsapp.svg) center / contain no-repeat!important}.floating-contact{position:fixed!important;left:10px!important;right:10px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 10px)!important;z-index:999999!important;width:auto!important;pointer-events:none!important}.floating-contact__desktop{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.floating-contact__mobile{position:relative!important;display:grid!important;grid-template-columns:.92fr 1.08fr!important;gap:10px!important;width:100%!important;padding:10px!important;border-radius:24px!important;background:linear-gradient(135deg,#0c0e12f5,#14161aeb)!important;border:1px solid rgba(255,255,255,.12)!important;backdrop-filter:blur(16px)!important;box-shadow:0 18px 55px #00000057,0 0 0 1px #ffb7310d!important;pointer-events:auto!important;overflow:hidden!important}.floating-contact__mobile:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(circle at 20% 0%,rgba(255,183,49,.18),transparent 36%),radial-gradient(circle at 80% 100%,rgba(31,197,111,.16),transparent 40%)!important}.floating-contact__mobile a{position:relative!important;z-index:1!important;min-height:54px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 14px!important;font-size:clamp(.88rem,3.6vw,1rem)!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;text-decoration:none!important;box-shadow:inset 0 1px #ffffff29,0 10px 24px #0000002e!important}.floating-contact__mobile a:first-child{background:linear-gradient(135deg,#ffbf34,#ff8a00)!important;color:#121212!important}.floating-contact__mobile a:first-child:before{content:"☎"!important;font-size:1rem!important}.floating-contact__mobile a[href*="wa.me"],.floating-contact__mobile a[href*="whatsapp.com"]{background:linear-gradient(135deg,#22c76f,#0fa65a)!important;color:#fff!important}.floating-contact__mobile a[href*="wa.me"]:before,.floating-contact__mobile a[href*="whatsapp.com"]:before{width:1.1em!important;height:1.1em!important;margin-right:0!important}body{padding-bottom:106px!important}}.footer-final{background:radial-gradient(circle at 18% 0%,rgba(255,183,49,.1),transparent 30%),radial-gradient(circle at 88% 18%,rgba(25,180,255,.08),transparent 28%),#111216!important;color:#ffffffc7!important;padding:clamp(64px,8vw,98px) 0 30px!important;border-top:1px solid rgba(255,255,255,.08)!important}.footer-final__inner{display:grid!important;grid-template-columns:minmax(280px,560px) minmax(300px,430px)!important;justify-content:space-between!important;align-items:start!important;gap:clamp(42px,8vw,110px)!important}.footer-final__logo{width:min(360px,100%)!important;height:auto!important;display:block!important;margin:0 0 26px!important}.footer-final__brand p{max-width:560px!important;margin:0!important;color:#ffffffc2!important;font-size:clamp(1rem,1.2vw,1.12rem)!important;line-height:1.7!important}.footer-final__contact-card{padding:26px!important;border-radius:28px!important;background:linear-gradient(145deg,#ffffff13,#ffffff09)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 22px 70px #00000042,inset 0 1px #ffffff14!important;display:grid!important;gap:12px!important}.footer-final__eyebrow{color:#ffb731!important;text-transform:uppercase!important;letter-spacing:.16em!important;font-size:.78rem!important;font-weight:950!important;margin-bottom:4px!important}.footer-final__contact-link{display:grid!important;grid-template-columns:96px 1fr!important;gap:14px!important;align-items:center!important;padding:13px 14px!important;border-radius:16px!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.08)!important;color:#ffffffdb!important;text-decoration:none!important}.footer-final__contact-link strong{color:#ffffff85!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:.72rem!important;font-weight:950!important}.footer-final__contact-link span{color:#ffffffe0!important;font-weight:800!important;line-height:1.35!important;overflow-wrap:anywhere!important}.footer-final__contact-link:hover{border-color:#ffb73147!important;background:#ffb73114!important}.footer-final__whatsapp{margin-top:8px!important;min-height:54px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:linear-gradient(135deg,#22c76f,#0fa65a)!important;color:#fff!important;text-decoration:none!important;font-weight:950!important;box-shadow:0 16px 36px #0fa65a3d!important}.footer-final__bottom{margin-top:clamp(44px,6vw,72px)!important;padding-top:24px!important;border-top:1px solid rgba(255,255,255,.1)!important;display:flex!important;justify-content:space-between!important;gap:18px!important;color:#ffffff94!important;font-size:.95rem!important}.footer-final__bottom a{color:#ffffffc7!important;text-decoration:none!important;border-bottom:1px solid rgba(255,183,49,.42)!important}.footer-final__bottom a:hover{color:#ffb731!important;border-color:#ffb731!important}@media(max-width:900px){.footer-final{padding:56px 0 124px!important}.footer-final__inner{grid-template-columns:1fr!important;gap:32px!important}.footer-final__logo{width:min(280px,88vw)!important;margin-inline:auto!important}.footer-final__brand{text-align:center!important}.footer-final__brand p{margin-inline:auto!important;font-size:1rem!important}.footer-final__contact-card{padding:18px!important;border-radius:24px!important}.footer-final__contact-link{grid-template-columns:1fr!important;gap:5px!important;padding:14px!important}.footer-final__bottom{flex-direction:column!important;align-items:center!important;text-align:center!important;gap:8px!important}}.process-wow-section{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 10%,rgba(255,183,49,.14),transparent 26%),radial-gradient(circle at 88% 18%,rgba(25,180,255,.08),transparent 24%),linear-gradient(180deg,#f8f5ee,#f1ece3);color:#171717;padding:clamp(76px,9vw,126px) 0}.process-wow-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,20,20,.03) 1px,transparent 1px),linear-gradient(180deg,rgba(20,20,20,.025) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,transparent,black 14%,black 86%,transparent);pointer-events:none}.process-wow-heading{position:relative;z-index:1;max-width:940px;margin:0 auto clamp(36px,6vw,68px);text-align:center}.process-wow-heading .section-kicker{color:#d99900!important}.process-wow-heading h2{margin:16px 0 18px;color:#171717;font-size:clamp(2.6rem,5vw,5.2rem);line-height:.98;letter-spacing:-.06em}.process-wow-heading p{max-width:730px;margin:0 auto;color:#141414ad;font-size:clamp(1rem,1.2vw,1.14rem);line-height:1.7}.process-wow-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.process-wow-grid:before{content:"";position:absolute;top:48px;left:12%;right:12%;height:2px;background:linear-gradient(90deg,transparent,rgba(217,153,0,.55),rgba(18,125,173,.35),rgba(217,153,0,.55),transparent);z-index:-1}.process-wow-card{position:relative;min-height:300px;padding:28px;border-radius:30px;background:#ffffffb8;border:1px solid rgba(20,20,20,.08);box-shadow:0 18px 48px #00000014,inset 0 1px #ffffff8c;backdrop-filter:blur(8px);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.process-wow-card:after{content:"";position:absolute;left:28px;right:28px;top:0;height:4px;border-radius:999px;background:linear-gradient(90deg,#ffb731,#19b4ff);opacity:.95}.process-wow-card:hover{transform:translateY(-10px);border-color:#ffb7314d;box-shadow:0 26px 64px #0000001f,0 10px 30px #ffb7311a}.process-wow-number{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#ffbf34,#ff9800);color:#111;font-weight:950;box-shadow:0 10px 24px #ffb73133}.process-wow-icon{margin-top:34px;width:64px;height:64px;display:grid;place-items:center;border-radius:20px;background:#fffc;border:1px solid rgba(20,20,20,.08);font-size:1.65rem}.process-wow-card h3{margin:22px 0 10px;color:#171717;font-size:1.48rem;letter-spacing:-.035em}.process-wow-card p{margin:0;color:#141414a8;line-height:1.65;font-size:1rem}@media(max-width:900px){.process-wow-section{padding:62px 0}.process-wow-heading{text-align:left}.process-wow-heading h2{font-size:clamp(2.35rem,11vw,3.8rem)}.process-wow-grid{grid-template-columns:1fr}.process-wow-grid:before{inset:0 auto 0 24px;width:2px;height:auto;background:linear-gradient(180deg,transparent,rgba(217,153,0,.55),rgba(18,125,173,.35),rgba(217,153,0,.55),transparent)}.process-wow-card{min-height:auto;padding:24px;border-radius:26px}.process-wow-icon{margin-top:24px}}.footer-final__inner{grid-template-columns:minmax(360px,640px) minmax(440px,560px)!important;align-items:center!important;gap:clamp(64px,9vw,140px)!important}.footer-final__brand{max-width:640px!important}.footer-final__brand p{max-width:620px!important;font-size:clamp(1.02rem,1.15vw,1.12rem)!important;line-height:1.75!important}.footer-final__contact-card{width:100%!important;max-width:560px!important;padding:30px!important;border-radius:30px!important;gap:14px!important}.footer-final__eyebrow{margin-bottom:8px!important;font-size:.82rem!important}.footer-final__contact-link{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;align-items:start!important;padding:18px 20px!important;border-radius:18px!important}.footer-final__contact-link strong{display:block!important;font-size:.72rem!important;line-height:1!important;letter-spacing:.13em!important;color:#ffffff85!important}.footer-final__contact-link span{display:block!important;font-size:clamp(.98rem,1.05vw,1.08rem)!important;line-height:1.35!important;font-weight:900!important;color:#ffffffeb!important;overflow-wrap:anywhere!important;word-break:normal!important}.footer-final__contact-link[href^="mailto:"] span{font-size:clamp(.9rem,1vw,1rem)!important}.footer-final__contact-link:hover{transform:translateY(-2px)!important}@media(max-width:900px){.footer-final__inner{grid-template-columns:1fr!important;gap:34px!important}.footer-final__contact-card{max-width:none!important;padding:20px!important}.footer-final__contact-link{padding:16px!important}.footer-final__contact-link span{font-size:.98rem!important}}.lavori-dynamic-gallery figure{position:relative;overflow:hidden;background:#111}.lavori-dynamic-gallery figure img{width:100%;height:100%;object-fit:cover}.gallery-empty-state{grid-column:1 / -1;padding:clamp(36px,6vw,72px);border-radius:32px;background:radial-gradient(circle at top left,rgba(255,183,49,.16),transparent 32%),linear-gradient(135deg,#151515,#202020);color:#fff;text-align:center;border:1px solid rgba(255,255,255,.12)}.gallery-empty-state h2{margin:0 0 12px;font-size:clamp(2rem,4vw,4rem)}.gallery-empty-state p{max-width:620px;margin:0 auto;color:#ffffffb8;line-height:1.7}.gallery-empty-state code{color:#ffb731;font-weight:900}picture{display:block}picture>img{display:block;width:100%;height:100%}.hero-photo picture,.page-hero-photo picture,.split-photo-media picture,.contact-banner picture{display:block;width:100%;height:100%}.hero-photo picture>img,.page-hero-photo picture>img,.split-photo-media picture>img,.contact-banner picture>img{width:100%;height:100%;object-fit:cover}.service-row picture{display:block;width:100%;height:100%;min-height:420px;border-radius:inherit;overflow:hidden}.service-row picture img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}@media(max-width:900px){.service-row picture,.service-row picture img{min-height:320px}.service-row picture img{object-position:center center}}.hero-photo,.page-hero-photo{position:relative!important;isolation:isolate!important;overflow:hidden!important;background-image:none!important;background-color:#101216!important;color:#fff!important;display:flex!important;align-items:center!important;contain:layout paint!important}.page-hero-photo{height:auto!important;min-height:clamp(520px,58vh,660px)!important}.page-hero-photo--small{min-height:420px!important}.page-hero-photo--servizi,.page-hero-photo--lavori,.page-hero-photo--chi-siamo,.page-hero-photo--fotovoltaico{height:auto!important;min-height:clamp(520px,56vh,650px)!important}.hero-photo>picture img,.page-hero-photo>picture img,.hero-photo__bg{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;opacity:1!important;visibility:visible!important;transform:translateZ(0)!important;backface-visibility:hidden!important;will-change:auto!important}.page-hero-photo:before{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(90deg,#0a0c0fc7,#0a0c0f94 42%,#0a0c0f3d)!important;pointer-events:none!important;transform:translateZ(0)!important}.hero-photo__overlay{position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;transform:translateZ(0)!important}.page-hero-photo__content.container,.page-hero-photo .page-hero-photo__content{position:relative!important;z-index:5!important;width:min(calc(100% - 48px),1180px)!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;padding-top:clamp(120px,12vh,150px)!important;padding-bottom:clamp(72px,8vh,105px)!important;padding-left:0!important;padding-right:0!important;color:#fff!important;visibility:visible!important;opacity:1!important;transform:none!important}.page-hero-photo__content h1{max-width:840px!important;font-size:clamp(3.1rem,5.6vw,5.5rem)!important;line-height:.94!important;margin:0 0 22px!important}.page-hero-photo__content p{max-width:720px!important;font-size:clamp(1rem,1.05vw,1.16rem)!important;line-height:1.55!important;margin:0 0 26px!important;color:#ffffffe0!important}.page-hero-photo__content .section-kicker{position:relative!important;z-index:6!important;opacity:1!important;visibility:visible!important}.page-hero-photo .hero-actions{display:flex!important;flex-wrap:wrap!important;gap:14px!important;margin-top:24px!important;position:relative!important;z-index:8!important;visibility:visible!important;opacity:1!important}.page-hero-photo .hero-actions .btn{visibility:visible!important;opacity:1!important;transform:none!important}.hero-photo__content{position:relative!important;z-index:5!important;visibility:visible!important;opacity:1!important}.page-hero-photo--servizi img,.page-hero-photo--lavori img{object-position:center 46%!important}.page-hero-photo--chi-siamo img{object-position:center 44%!important}@media(max-width:900px){.page-hero-photo,.page-hero-photo--servizi,.page-hero-photo--lavori,.page-hero-photo--chi-siamo,.page-hero-photo--fotovoltaico{min-height:560px!important;align-items:flex-end!important}.page-hero-photo:before{background:linear-gradient(180deg,#0a0c0f4d,#0a0c0fa8 52%,#0a0c0feb)!important}.page-hero-photo__content.container,.page-hero-photo .page-hero-photo__content{width:min(calc(100% - 32px),1180px)!important;padding-top:118px!important;padding-bottom:46px!important}.page-hero-photo__content h1{max-width:100%!important;font-size:clamp(2.35rem,10.5vw,3.55rem)!important;line-height:.95!important;margin-bottom:18px!important}.page-hero-photo__content p{max-width:100%!important;font-size:1rem!important;margin-bottom:20px!important}.page-hero-photo .hero-actions{gap:10px!important;margin-top:18px!important}.page-hero-photo .hero-actions .btn{min-height:44px!important}.page-hero-photo img{object-position:center center!important}}.footer-final__contact-link--sedi{display:grid;gap:10px}.footer-final__contact-link--sedi>strong{margin-bottom:0}.es-address-list{display:grid;gap:14px;margin-top:2px}.es-address-block{display:grid;gap:2px}.es-address-block b{display:block;color:#ffffff94;font-size:.8rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.es-address-block span{display:block;color:#fffffff0;font-weight:900;line-height:1.35}.page-hero-photo--contatti{min-height:clamp(520px,62svh,720px)!important}.contact-clean-section{padding-top:clamp(70px,8vw,120px)!important;padding-bottom:clamp(80px,9vw,130px)!important}.contact-clean-grid{display:grid!important;grid-template-columns:minmax(320px,.86fr) minmax(420px,1.14fr)!important;gap:clamp(28px,4vw,56px)!important;align-items:start!important}.contact-clean-card,.contact-clean-form{border-radius:30px!important;background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 26px 80px #0000001a!important}.contact-clean-card{position:sticky!important;top:112px!important;padding:clamp(26px,3vw,38px)!important}.contact-clean-card h2,.contact-clean-form h2{margin:8px 0 18px!important;color:var(--text, #151515)!important;font-size:clamp(1.9rem,3vw,3rem)!important;line-height:1.02!important;letter-spacing:-.045em!important}.contact-clean-form>p{margin-top:-6px!important;margin-bottom:26px!important;color:var(--muted, #666)!important;font-size:1.02rem!important;line-height:1.6!important}.contact-clean-list{display:grid!important;gap:14px!important;margin-top:22px!important}.contact-clean-item{display:grid!important;gap:5px!important;padding:16px 0!important;border-bottom:1px solid rgba(0,0,0,.09)!important}.contact-clean-item:first-child{padding-top:0!important}.contact-clean-item:last-child{border-bottom:0!important}.contact-clean-item strong,.contact-clean-addresses b{display:block!important;color:#00000085!important;font-size:.78rem!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.09em!important}.contact-clean-item span,.contact-clean-item a,.contact-clean-addresses span{display:block!important;color:var(--text, #151515)!important;font-size:1.02rem!important;font-weight:850!important;line-height:1.42!important;text-decoration:none!important}.contact-clean-addresses{display:grid!important;gap:16px!important;margin-top:4px!important}.contact-clean-addresses>div{display:grid!important;gap:3px!important;padding:15px!important;border-radius:18px!important;background:#f7f4ed!important;border:1px solid rgba(0,0,0,.06)!important}.contact-clean-addresses b{color:var(--brand-dark, #b67b00)!important;margin-bottom:3px!important}.contact-clean-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:24px!important}.contact-clean-actions .btn{width:100%!important;justify-content:center!important}.contact-clean-form{padding:clamp(26px,4vw,42px)!important}@media(max-width:980px){.contact-clean-grid{grid-template-columns:1fr!important}.contact-clean-card{position:relative!important;top:auto!important}}@media(max-width:720px){.page-hero-photo--contatti{min-height:520px!important}.contact-clean-section{padding-top:42px!important;padding-bottom:72px!important}.contact-clean-card,.contact-clean-form{border-radius:24px!important}.contact-clean-card h2,.contact-clean-form h2{font-size:clamp(1.8rem,9vw,2.45rem)!important}}.google-reviews-section{position:relative;overflow:hidden;padding:clamp(72px,8vw,120px) 0;background:radial-gradient(circle at top left,rgba(244,182,50,.13),transparent 34%),radial-gradient(circle at bottom right,rgba(26,167,236,.1),transparent 34%),linear-gradient(180deg,#101216,#17191d);color:#fff}.google-reviews{display:grid;gap:clamp(30px,4vw,54px)}.google-reviews__head{max-width:880px}.google-reviews__head h2{margin:10px 0 16px;font-size:clamp(2.4rem,5vw,5rem);line-height:.95;letter-spacing:-.06em}.google-reviews__head p{max-width:720px;color:#ffffffc2;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.65}.google-reviews__rating{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:24px}.google-reviews__stars,.google-review-card__stars{color:#f4b632;letter-spacing:.08em;text-shadow:0 0 18px rgba(244,182,50,.25)}.google-reviews__rating strong{font-weight:950}.google-reviews__rating span:last-child{color:#ffffff9e}.google-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,26px)}.google-review-card{min-height:265px;display:grid;align-content:start;gap:17px;padding:clamp(22px,2.5vw,32px);border-radius:28px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#ffffff17,#ffffff0b);box-shadow:0 24px 70px #0000003d}.google-review-card__top{display:flex;align-items:center;gap:14px}.google-review-card__avatar{width:46px;height:46px;display:inline-grid;place-items:center;border-radius:999px;background:#fff;color:#1a73e8;font-weight:950;font-size:1.2rem}.google-review-card__top strong{display:block;color:#fff;font-weight:950}.google-review-card__top span{display:block;margin-top:2px;color:#ffffff94;font-size:.9rem}.google-review-card p{margin:0;color:#ffffffd1;font-size:1.02rem;line-height:1.65}.google-reviews__cta{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.google-reviews__cta span{color:#ffffff94;font-size:.95rem}@media(max-width:1080px){.google-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.google-reviews-section{padding:54px 0}.google-reviews__grid{grid-template-columns:1fr}.google-review-card{min-height:auto}.google-reviews__head h2{font-size:clamp(2.1rem,10vw,3.2rem)}.google-reviews__cta .btn{width:100%}}.header-lang-wrap{display:flex;align-items:center;margin-left:14px}.language-switcher{display:inline-flex;align-items:center;gap:8px}.language-switcher--flags{padding:5px;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(10px)}.language-switcher__flag{width:38px;height:30px;display:inline-grid;place-items:center;padding:4px;border-radius:999px;text-decoration:none;opacity:.62;transition:opacity .25s ease,transform .25s ease,background .25s ease,box-shadow .25s ease}.language-switcher__flag svg{width:26px;height:18px;display:block;border-radius:4px;box-shadow:0 0 0 1px #ffffff47;overflow:hidden}.language-switcher__flag:hover,.language-switcher__flag.is-active{opacity:1;transform:translateY(-1px);background:#f4b632f5;box-shadow:0 10px 26px #f4b63238}.language-switcher__flag.is-active svg,.language-switcher__flag:hover svg{box-shadow:0 0 0 1px #0000002e}.mobile-menu .language-switcher{justify-content:center;width:max-content;margin-top:14px}@media(max-width:1040px){.header-lang-wrap{display:none}.mobile-menu .language-switcher{display:inline-flex}}.site-header{z-index:9990}.site-header__inner{display:flex;align-items:center;justify-content:space-between}.electrical-brand{display:inline-flex;align-items:center;min-width:0}.electrical-brand img{display:block;height:auto;max-width:min(300px,42vw)}.menu-toggle,.mobile-menu{display:none}@media(max-width:1040px){.site-nav,.header-lang-wrap{display:none!important}.site-header__inner{min-height:92px;gap:18px}.electrical-brand img{max-width:min(330px,68vw)}.menu-toggle{width:64px;height:64px;flex:0 0 64px;display:inline-grid!important;place-items:center;gap:0;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.16),transparent 38%),#ffffff14;box-shadow:0 18px 45px #00000052;cursor:pointer}.menu-toggle span{width:28px;height:3px;display:block;margin:3px 0;border-radius:999px;background:#fff;transition:transform .25s ease,opacity .25s ease}.electrical-header.is-menu-open .menu-toggle span:nth-child(1){transform:translateY(9px) rotate(45deg)}.electrical-header.is-menu-open .menu-toggle span:nth-child(2){opacity:0}.electrical-header.is-menu-open .menu-toggle span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mobile-menu{position:fixed;inset:0;z-index:9999;display:block;pointer-events:none}.mobile-menu[hidden]{display:none!important}.mobile-menu__backdrop{position:absolute;inset:0;background:#020712b8;backdrop-filter:blur(12px);opacity:0;transition:opacity .25s ease}.mobile-menu__panel{position:absolute;top:max(16px,env(safe-area-inset-top));right:14px;width:min(360px,calc(100vw - 28px));max-height:calc(100dvh - 32px);overflow:auto;padding:20px;border-radius:28px;border:1px solid rgba(255,255,255,.14);background:radial-gradient(circle at top left,rgba(244,182,50,.14),transparent 38%),linear-gradient(180deg,#171a20,#0d1015);box-shadow:0 34px 100px #00000085;transform:translate3d(18px,-12px,0) scale(.96);opacity:0;transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .25s ease}.electrical-header.is-menu-open .mobile-menu{pointer-events:auto}.electrical-header.is-menu-open .mobile-menu__backdrop{opacity:1}.electrical-header.is-menu-open .mobile-menu__panel{transform:translateZ(0) scale(1);opacity:1}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;color:#fff;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.mobile-menu__close{width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;color:#fff;font-size:28px;line-height:1;cursor:pointer}.mobile-menu__nav{display:grid;gap:10px}.mobile-menu__nav a{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:0 16px;border-radius:18px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);color:#fff;text-decoration:none;font-weight:900}.mobile-menu__nav a:after{content:"›";color:#f4b632f5;font-size:1.4rem}.mobile-menu__languages{display:flex;justify-content:center;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}.mobile-menu-open{overflow:hidden!important}}@media(max-width:520px){.site-header__inner{min-height:86px}.electrical-brand img{max-width:min(300px,66vw)}.menu-toggle{width:60px;height:60px;flex-basis:60px;border-radius:20px}}@media(max-width:1040px){html.mobile-menu-open,body.mobile-menu-open{overflow:hidden!important}body.mobile-menu-open .site-header,html.mobile-menu-open .site-header{z-index:2147483000!important}body.mobile-menu-open .mobile-menu,html.mobile-menu-open .mobile-menu{position:fixed!important;inset:0!important;z-index:2147483100!important;pointer-events:auto!important}body.mobile-menu-open .mobile-menu__backdrop,html.mobile-menu-open .mobile-menu__backdrop{z-index:2147483101!important}body.mobile-menu-open .mobile-menu__panel,html.mobile-menu-open .mobile-menu__panel{z-index:2147483102!important}body.mobile-menu-open .mobile-sticky-cta,body.mobile-menu-open .mobile-sticky-actions,body.mobile-menu-open .mobile-contact-bar,body.mobile-menu-open .sticky-contact-bar,body.mobile-menu-open .floating-contact-bar,body.mobile-menu-open .floating-whatsapp,body.mobile-menu-open .whatsapp-floating,body.mobile-menu-open .bottom-cta,body.mobile-menu-open .bottom-contact,body.mobile-menu-open .mobile-bottom-bar,body.mobile-menu-open [class*=sticky][class*=contact],body.mobile-menu-open [class*=mobile][class*=cta],body.mobile-menu-open [class*=bottom][class*=cta],body.mobile-menu-open [class*=whatsapp][class*=fixed]{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(120%)!important}body.mobile-menu-open a[href^="tel:"],body.mobile-menu-open a[href*="wa.me"],body.mobile-menu-open a[href*=whatsapp]{z-index:auto}body.mobile-menu-open .mobile-menu a[href^="tel:"],body.mobile-menu-open .mobile-menu a[href*="wa.me"],body.mobile-menu-open .mobile-menu a[href*=whatsapp]{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}body.mobile-menu-open .language-switcher,body.mobile-menu-open .language-switcher__flag{pointer-events:auto!important}}.es-address-block b,.contact-clean-addresses b{display:none!important}.es-address-list{gap:18px!important}.es-address-block{gap:3px!important}.contact-clean-addresses>div{gap:4px!important}.es-address-block span,.contact-clean-addresses span{display:block!important}.local-seo-home-section{overflow:hidden}.local-seo-home{display:grid;gap:clamp(28px,4vw,52px)}.local-seo-home-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.6vw,22px)}.local-seo-home-grid a,.local-seo-related-card,.local-seo-detail-card,.local-seo-card,.local-seo-faq-list details{border-radius:24px;border:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 22px 64px #00000014}.local-seo-home-grid a{display:grid;gap:8px;padding:22px;color:var(--text, #151515);text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,border-color .3s ease}.local-seo-home-grid a:hover,.local-seo-related-card:hover{transform:translateY(-6px);border-color:#f4b63273;box-shadow:0 30px 80px #0000001f}.local-seo-home-grid strong{font-size:1.05rem;font-weight:950}.local-seo-home-grid span{color:#0000009e;line-height:1.5}.local-seo-hero{min-height:clamp(560px,66svh,760px)}.local-seo-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:clamp(28px,4vw,58px);align-items:start}.local-seo-copy h2,.local-seo-faq-grid h2{margin:10px 0 18px;font-size:clamp(2.2rem,4.4vw,4.8rem);line-height:.96;letter-spacing:-.06em}.local-seo-copy p{color:#000000ad;font-size:1.08rem;line-height:1.72}.local-seo-card{padding:clamp(24px,3vw,34px);position:sticky;top:110px}.local-seo-card strong{display:block;margin-bottom:16px;color:var(--brand-dark, #b67b00);font-size:.86rem;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.local-seo-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.local-seo-card li{padding:12px 14px;border-radius:16px;background:#f7f4ed;color:#151515;font-weight:850}.local-seo-detail-section{background:radial-gradient(circle at top left,rgba(244,182,50,.12),transparent 34%),linear-gradient(180deg,#101216,#17191d);color:#fff}.local-seo-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,28px)}.local-seo-detail-card{padding:clamp(24px,3vw,34px);background:#ffffff13;border-color:#ffffff1f;box-shadow:0 24px 80px #0000002e}.local-seo-detail-card h3{margin:0 0 12px;color:#fff;font-size:clamp(1.35rem,2vw,2rem)}.local-seo-detail-card p{margin:0;color:#ffffffc2;line-height:1.65}.local-seo-faq-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(28px,4vw,58px);align-items:start}.local-seo-faq-list{display:grid;gap:12px}.local-seo-faq-list details{padding:18px 20px}.local-seo-faq-list summary{cursor:pointer;font-weight:950}.local-seo-faq-list p{margin:12px 0 0;color:#000000a8;line-height:1.6}.local-seo-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,24px)}.local-seo-related-card{display:grid;gap:10px;padding:22px;color:#151515;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,border-color .3s ease}.local-seo-related-card span{color:var(--brand-dark, #b67b00);font-size:.78rem;font-weight:950;text-transform:uppercase;letter-spacing:.09em}.local-seo-related-card strong{font-size:1.05rem;line-height:1.35}@media(max-width:1080px){.local-seo-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.local-seo-detail-grid,.local-seo-grid,.local-seo-faq-grid{grid-template-columns:1fr}.local-seo-card{position:relative;top:auto}}@media(max-width:720px){.local-seo-home-grid,.local-seo-related-grid{grid-template-columns:1fr}.local-seo-copy h2,.local-seo-faq-grid h2{font-size:clamp(2rem,10vw,3rem)}}.milano-dominance-section{position:relative;overflow:hidden;background:radial-gradient(circle at top left,rgba(244,182,50,.14),transparent 32%),radial-gradient(circle at bottom right,rgba(26,167,236,.12),transparent 34%),linear-gradient(180deg,#101216,#181b21);color:#fff}.milano-dominance{display:grid;gap:clamp(28px,4vw,54px)}.milano-dominance .section-heading{max-width:960px}.milano-dominance .section-heading h2,.milano-dominance .section-heading p{color:#fff}.milano-dominance .section-heading p{color:#ffffffb8}.milano-dominance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.8vw,24px)}.milano-dominance-grid a{min-height:180px;display:grid;align-content:start;gap:12px;padding:clamp(22px,2.4vw,32px);border-radius:28px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(180deg,#ffffff1a,#ffffff0b);color:#fff;text-decoration:none;box-shadow:0 28px 90px #00000047;transition:transform .32s cubic-bezier(.16,1,.3,1),border-color .32s ease,box-shadow .32s ease,background .32s ease}.milano-dominance-grid a:hover{transform:translateY(-7px);border-color:#f4b6327a;background:radial-gradient(circle at top left,rgba(244,182,50,.16),transparent 42%),linear-gradient(180deg,#ffffff21,#ffffff0e);box-shadow:0 36px 110px #00000061}.milano-dominance-grid strong{display:block;font-size:clamp(1.08rem,1.5vw,1.35rem);line-height:1.18;font-weight:950}.milano-dominance-grid span{display:block;color:#ffffffad;line-height:1.55}@media(max-width:1080px){.milano-dominance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.milano-dominance-grid{grid-template-columns:1fr}.milano-dominance-grid a{min-height:auto}}.lead-hp-field{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.gallery-empty-state{grid-column:1 / -1;width:100%;min-height:260px;display:grid;place-items:center;text-align:center;padding:42px;border-radius:var(--radius);border:1px dashed rgba(20,20,20,.18);background:#ffffffb8}.gallery-empty-state h2{margin:0 0 8px;font-size:clamp(1.7rem,3vw,2.8rem)}.gallery-empty-state p{margin:0;color:var(--muted)}html{overflow-x:clip;scroll-padding-top:96px}body{overflow-x:clip;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}main{position:relative;overflow:clip}.hero-photo,.page-hero-photo{position:relative!important;isolation:isolate!important;display:grid!important;align-items:stretch!important;overflow:hidden!important;color:#fff!important;background:#101216!important;contain:paint!important}.hero-photo{min-height:clamp(620px,calc(100svh - 78px),790px)!important}.page-hero-photo,.page-hero-photo--servizi,.page-hero-photo--lavori,.page-hero-photo--chi-siamo,.page-hero-photo--fotovoltaico{min-height:clamp(470px,56svh,640px)!important;height:auto!important}.page-hero-photo--small{min-height:clamp(360px,44svh,500px)!important}.hero-photo>picture,.page-hero-photo>picture{position:absolute!important;inset:0!important;z-index:0!important;width:100%!important;height:100%!important;display:block!important;pointer-events:none!important;background:#101216!important}.hero-photo>picture>img,.page-hero-photo>picture>img,.hero-photo__bg,.page-hero-photo img{width:100%!important;height:100%!important;min-height:100%!important;display:block!important;object-fit:cover!important;opacity:1!important;visibility:visible!important;transform:none!important;animation:none!important;filter:none!important;will-change:auto!important;backface-visibility:hidden!important}.hero-photo>picture>img,.hero-photo__bg{object-position:center center!important}.page-hero-photo--servizi img,.page-hero-photo--lavori img{object-position:center center!important}.page-hero-photo--chi-siamo img{object-position:center 42%!important}.page-hero-photo--fotovoltaico img{object-position:center 48%!important}.hero-photo__overlay,.page-hero-photo:before{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;transform:none!important;background:linear-gradient(90deg,#06080cc7,#06080c8a 46%,#06080c33)!important}.page-hero-photo:after{display:none!important;content:none!important}.hero-photo__content,.page-hero-photo__content.container,.page-hero-photo .page-hero-photo__content{position:relative!important;z-index:2!important;width:min(calc(100% - 48px),var(--container, 1180px))!important;max-width:var(--container, 1180px)!important;min-height:inherit!important;margin-inline:auto!important;padding-inline:0!important;color:#fff!important;opacity:1!important;visibility:visible!important;transform:none!important}.hero-photo__content{display:flex!important;align-items:center!important;padding-block:clamp(74px,9vh,118px)!important}.page-hero-photo__content.container,.page-hero-photo .page-hero-photo__content{display:grid!important;align-content:center!important;justify-items:start!important;padding-top:clamp(72px,9vh,110px)!important;padding-bottom:clamp(58px,8vh,92px)!important}.hero-card{width:min(790px,100%)!important;max-width:790px!important;transform:none!important;animation:none!important}.hero-card h1,.page-hero-photo__content h1,.page-hero-photo h1{max-width:900px!important;margin:0 0 20px!important;font-size:clamp(3rem,6.2vw,6rem)!important;line-height:.94!important;letter-spacing:-.06em!important;text-wrap:balance}.page-hero-photo__content h1,.page-hero-photo h1{font-size:clamp(2.8rem,5.2vw,5.2rem)!important}.hero-card p,.page-hero-photo__content p,.page-hero-photo p{max-width:720px!important;margin:0 0 22px!important;color:#ffffffe0!important;font-size:clamp(1.02rem,1.35vw,1.22rem)!important;line-height:1.56!important}.hero-actions{position:relative!important;z-index:3!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:12px!important;margin-top:22px!important}.hero-actions .btn{transform:none!important}@media(min-width:1024px){.hero-photo__bg,.hero-photo>picture>img,.page-hero-photo>picture>img{transform:none!important;animation:none!important;filter:none!important;will-change:auto!important}.home-scroll-effects-on .scroll-reveal,.home-scroll-effects-on .scroll-reveal.is-visible,.home-scroll-effects-on .service-card.scroll-reveal.is-visible,.home-scroll-effects-on .service-photo-card.scroll-reveal.is-visible,.home-scroll-effects-on .work-card.scroll-reveal.is-visible,.home-scroll-effects-on .photo-card.scroll-reveal.is-visible,.home-scroll-effects-on .gallery-card.scroll-reveal.is-visible,.home-scroll-effects-on .feature-card.scroll-reveal.is-visible{opacity:1!important;transform:none!important;filter:none!important;transition:none!important;animation:none!important;will-change:auto!important}.scroll-progress-line{will-change:transform}}@media(max-width:900px){html{scroll-padding-top:74px}main{overflow:hidden}.electrical-header,.floating-contact__mobile,.mobile-menu__inner,.hero-card{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.hero-photo{min-height:calc(100svh - 72px)!important}@supports (height: 100dvh){.hero-photo{min-height:calc(100dvh - 72px)!important}}.page-hero-photo,.page-hero-photo--servizi,.page-hero-photo--lavori,.page-hero-photo--chi-siamo,.page-hero-photo--fotovoltaico{min-height:clamp(430px,66svh,620px)!important}@supports (height: 100dvh){.page-hero-photo,.page-hero-photo--servizi,.page-hero-photo--lavori,.page-hero-photo--chi-siamo,.page-hero-photo--fotovoltaico{min-height:clamp(430px,66dvh,620px)!important}}.page-hero-photo--small{min-height:390px!important}.hero-photo__overlay,.page-hero-photo:before{background:linear-gradient(180deg,#05070a42,#05070aad 48%,#05070af0)!important}.hero-photo__content,.page-hero-photo__content.container,.page-hero-photo .page-hero-photo__content{width:min(calc(100% - 28px),var(--container, 1180px))!important}.hero-photo__content{align-items:end!important;padding-top:clamp(48px,9vh,74px)!important;padding-bottom:clamp(30px,7vh,48px)!important}.page-hero-photo__content.container,.page-hero-photo .page-hero-photo__content{align-content:end!important;padding-top:clamp(62px,12vh,90px)!important;padding-bottom:clamp(42px,9vh,64px)!important}.hero-card{width:100%!important;max-width:none!important;padding:clamp(19px,5vw,26px)!important;border-radius:24px!important;background:#00000075!important;box-shadow:0 18px 55px #0000004d!important}.hero-card h1,.page-hero-photo__content h1,.page-hero-photo h1{max-width:100%!important;font-size:clamp(2.18rem,10.8vw,3.55rem)!important;line-height:.98!important;margin-bottom:16px!important}.hero-card p,.page-hero-photo__content p,.page-hero-photo p{max-width:100%!important;font-size:clamp(.96rem,4.2vw,1.05rem)!important;line-height:1.5!important;margin-bottom:18px!important}.hero-actions,.page-hero-photo .hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin-top:18px!important}.hero-actions>*:first-child,.page-hero-photo .hero-actions>*:first-child{width:100%!important;justify-content:center!important}.hero-actions>*:not(:first-child),.page-hero-photo .hero-actions>*:not(:first-child){display:none!important}.trust-row{gap:7px!important;margin-top:15px!important}.trust-row span{min-height:30px!important;padding:6px 9px!important;font-size:.74rem!important}.hero-photo>picture>img,.hero-photo__bg{object-position:center center!important}.page-hero-photo>picture>img,.page-hero-photo img{object-position:center center!important}body{padding-bottom:106px!important}}@media(max-width:420px){.hero-card h1,.page-hero-photo__content h1,.page-hero-photo h1{font-size:clamp(2.02rem,10.2vw,3.05rem)!important}.hero-card{padding:18px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:900px){.hero-photo{min-height:620px!important}@supports (height: 100dvh){.hero-photo{min-height:min(620px,calc(100dvh - 72px))!important}}.hero-photo__content{align-items:start!important;padding-top:10px!important;padding-bottom:28px!important}.page-hero-photo__content.container,.page-hero-photo .page-hero-photo__content{align-content:start!important;padding-top:12px!important;padding-bottom:34px!important}.hero-card{margin-top:0!important}}@media(max-width:520px){.hero-photo__content{padding-top:6px!important}.hero-card{padding:18px!important;border-radius:22px!important}}@media(min-width:1024px){.scroll-progress-line{position:fixed!important;top:0!important;left:0!important;z-index:99999!important;width:100%!important;height:3px!important;pointer-events:none!important;transform-origin:left center!important;transform:scaleX(var(--scroll-progress, 0))!important;background:linear-gradient(90deg,#f4b632,#1aa7ec,#22c55e)!important;box-shadow:0 0 20px #f4b63259!important}html.home-scroll-effects-on .compose-reveal,body.home-scroll-effects-on .compose-reveal{opacity:0!important;transition:opacity .95s cubic-bezier(.16,1,.3,1),transform .95s cubic-bezier(.16,1,.3,1),filter .95s cubic-bezier(.16,1,.3,1)!important;transition-delay:var(--compose-delay, 0ms)!important;will-change:opacity,transform,filter!important;filter:saturate(.94) brightness(.94)!important}html.home-scroll-effects-on .compose-reveal.from-left,body.home-scroll-effects-on .compose-reveal.from-left{transform:translate3d(-90px,0,0) scale(.985)!important}html.home-scroll-effects-on .compose-reveal.from-right,body.home-scroll-effects-on .compose-reveal.from-right{transform:translate3d(90px,0,0) scale(.985)!important}html.home-scroll-effects-on .compose-reveal.from-bottom,body.home-scroll-effects-on .compose-reveal.from-bottom{transform:translate3d(0,76px,0) scale(.975)!important}html.home-scroll-effects-on .compose-reveal.from-bottom-soft,body.home-scroll-effects-on .compose-reveal.from-bottom-soft{transform:translate3d(0,48px,0) scale(.985)!important}html.home-scroll-effects-on .compose-reveal.is-visible,body.home-scroll-effects-on .compose-reveal.is-visible{opacity:1!important;transform:translateZ(0) scale(1)!important;filter:saturate(1) brightness(1)!important}html.home-scroll-effects-on h2.compose-reveal,body.home-scroll-effects-on h2.compose-reveal{transition-duration:1.05s!important}html.home-scroll-effects-on .section-kicker.compose-reveal,body.home-scroll-effects-on .section-kicker.compose-reveal{transition-duration:.75s!important}html.home-scroll-effects-on .photo-card.compose-reveal,html.home-scroll-effects-on .service-card.compose-reveal,html.home-scroll-effects-on .service-photo-card.compose-reveal,html.home-scroll-effects-on .work-card.compose-reveal,html.home-scroll-effects-on .gallery-card.compose-reveal,html.home-scroll-effects-on .feature-card.compose-reveal,html.home-scroll-effects-on .process-wow-card.compose-reveal,body.home-scroll-effects-on .photo-card.compose-reveal,body.home-scroll-effects-on .service-card.compose-reveal,body.home-scroll-effects-on .service-photo-card.compose-reveal,body.home-scroll-effects-on .work-card.compose-reveal,body.home-scroll-effects-on .gallery-card.compose-reveal,body.home-scroll-effects-on .feature-card.compose-reveal,body.home-scroll-effects-on .process-wow-card.compose-reveal{transition-duration:.9s!important}.hero-card,.btn,.photo-card,.service-card,.service-photo-card,.work-card,.gallery-card,.feature-card,.process-wow-card,.quick-info__grid,.split-photo-media{transition:transform .36s cubic-bezier(.16,1,.3,1),box-shadow .36s cubic-bezier(.16,1,.3,1),border-color .36s cubic-bezier(.16,1,.3,1),filter .36s cubic-bezier(.16,1,.3,1)!important}.hero-card:hover{transform:translateY(-5px)!important;box-shadow:0 42px 120px #0000008c!important}.btn:hover,.hero-actions .btn:hover{transform:translateY(-2px)!important;filter:saturate(1.08) brightness(1.03)!important}.photo-card:hover,.service-card:hover,.service-photo-card:hover,.work-card:hover,.gallery-card:hover,.feature-card:hover,.process-wow-card:hover{transform:translateY(-8px)!important;box-shadow:0 28px 72px #0000002e!important;border-color:#f4b6324d!important}.photo-card:hover img,.service-card:hover img,.service-photo-card:hover img,.work-card:hover img,.gallery-card:hover img{transform:scale(1.055)!important;filter:saturate(1.08) contrast(1.03)!important}}@media(max-width:1023px){.compose-reveal,.scroll-reveal{opacity:1!important;filter:none!important;transform:none!important;transition:none!important;animation:none!important}.scroll-progress-line{display:none!important}}
