@charset "UTF-8";
:root{--navy:#102b47;--ink:#14283d;--yellow:#ffe169;--blue:#285172;--line:#d4dde4;--paper:#f1f5f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:white;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;object-fit:cover}p,h1,h2,h3,figure{margin:0}a:focus-visible{outline:3px solid #ce8800;outline-offset:6px}a:hover{text-decoration:underline}h1,h2,h3{line-height:1.07;letter-spacing:-.045em}h2{font-size:clamp(2.4rem,4.2vw,4rem);font-weight:650}h3{font-size:1.6rem;line-height:1.2;letter-spacing:-.025em}em{font-style:normal;color:var(--yellow)}.skip{position:fixed;top:-100px;left:20px;z-index:9;padding:12px;background:var(--yellow)}.skip:focus{top:10px}.header{min-height:96px;padding:14px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:white}.brand{display:flex;align-items:center;gap:14px;font-weight:750;letter-spacing:.075em;font-size:1.08rem;line-height:1.25}.brand img{width:70px;height:auto}.brand-bottom{display:block;font-size:.77rem;letter-spacing:.31em;font-weight:500}.header nav{display:flex;align-items:center;gap:32px;font-size:.94rem;font-weight:600}.nav-contact{background:var(--navy);color:white;padding:13px 22px;display:flex;gap:28px}.hero{display:grid;grid-template-columns:1.08fr 1fr;background:var(--navy);color:white;min-height:670px}.hero-copy{padding:64px 9.3% 30px}.eyebrow{font-size:.79rem;font-weight:700;letter-spacing:.15em;margin-bottom:26px}.hero .eyebrow{color:#c4d6e6}.hero h1{font-size:clamp(3.5rem,5.5vw,5.7rem);font-weight:650;margin-bottom:28px;line-height:1.02}.hero-intro{max-width:420px;font-size:1.17rem;line-height:1.6;color:#d8e3ed;margin-bottom:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:17px 24px;font-weight:700;line-height:1.5}.yellow{background:var(--yellow);color:var(--navy)}.text-link{font-size:.91rem;display:inline-flex;gap:16px;margin:20px 0 0 22px}.hero-foot{display:flex;flex-wrap:wrap;gap:8px 24px;border-top:1px solid #40586e;margin-top:48px;padding-top:20px;color:#c4d6e6;font-size:.75rem;letter-spacing:.05em}.hero-photo{position:relative;min-width:0}.hero-photo>img{width:100%;height:100%;position:absolute;inset:0;object-position:48% 45%}.photo-note{position:absolute;bottom:28px;left:28px;right:28px;background:rgba(16,43,71,.92);padding:18px 24px;backdrop-filter:blur(8px)}.photo-note span{font-size:.75rem;letter-spacing:.12em;display:block;color:var(--yellow)}.photo-note strong{font-weight:500;font-size:1.05rem}.service-strip{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;padding:24px 5%;background:var(--yellow);font-size:.88rem;font-weight:650}.section{padding:96px 5%}.section-heading{display:flex;justify-content:space-between;gap:70px;align-items:flex-end;margin-bottom:48px}.section-heading>p{max-width:360px;color:#526373}.section-heading .eyebrow{color:#506a82;margin-bottom:22px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.service-grid article{padding:28px 25px 0 0;display:flex;flex-direction:column;align-items:flex-start}.service-grid article+article{border-left:1px solid var(--line);padding-left:25px}.service-number{color:#607e97;font-size:.85rem;margin-bottom:42px}.service-grid h3{min-height:62px;margin-bottom:20px}.service-grid p{color:#526373;margin-bottom:28px}.service-label{font-size:.75rem;letter-spacing:.08em;font-weight:650;margin-top:auto}.projects{background:var(--paper)}.project-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:32px}.project-grid img{width:100%;height:420px}.project-grid figure:nth-child(2) img{object-position:50% 62%}.project-grid figcaption{display:flex;gap:24px;padding-top:22px}.project-grid figcaption>span{font-size:.85rem;color:#607e97}.project-grid h3{font-size:1.35rem}.project-grid figcaption p{font-size:.9rem;color:#526373;margin-top:6px}.about{background:var(--navy);color:white;display:grid;grid-template-columns:1fr 1fr;gap:80px}.about .eyebrow{color:#c4d6e6}.about h2{font-size:clamp(3rem,4.8vw,4.6rem)}.about-copy{padding-top:45px;color:#d8e3ed}.about-copy .lead{font-size:1.45rem;line-height:1.5;color:white;margin-bottom:24px}.about-facts{display:grid;grid-template-columns:1fr 1fr;gap:20px;border-top:1px solid #40586e;margin-top:38px;padding-top:28px}.about-facts strong{display:block;font-size:1.6rem;color:white;font-weight:600}.about-facts span{font-size:.9rem}.contact{background:var(--yellow)}.contact-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:60px}.contact h2{font-size:clamp(2.8rem,4.7vw,4.4rem);margin-bottom:24px}.contact p{max-width:450px}.phone{display:inline-block;font-size:clamp(1.8rem,3vw,3rem);font-weight:650;letter-spacing:-.035em;margin-top:28px;border-bottom:2px solid var(--navy)}.phone span{margin-left:22px}.contact-details{padding-top:10px;min-width:0}.contact-details>div{border-top:1px solid #bda43f;padding:18px 0 22px}.contact-details span{font-size:.75rem;letter-spacing:.13em;font-weight:700;display:block;margin-bottom:7px}.contact-details a{font-size:1.1rem;overflow-wrap:anywhere}footer{padding:26px 5%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px 24px;font-size:.79rem;color:#526373}
@media(min-width:1600px){.header,.section,.service-strip,footer{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}.hero-copy{padding-left:max(9.3%,calc((100vw - 1440px)/2))}}
@media(max-width:1000px){.hero-copy{padding:50px 8% 28px}.hero h1{font-size:3.8rem}.text-link{margin-left:0;display:flex}.hero-foot{margin-top:26px}.header nav{gap:18px}.section{padding:72px 5%}.section-heading{gap:35px}.service-grid{grid-template-columns:1fr 1fr;gap:36px 0}.service-grid article:nth-child(3){border-left:0;padding-left:0}.service-number{margin-bottom:24px}.project-grid img{height:350px}.about{gap:40px}.contact-layout{gap:40px}}
@media(max-width:650px){html{scroll-padding-top:20px}.header{padding:14px 5%;flex-wrap:wrap;gap:16px}.brand img{width:58px}.header nav{width:100%;justify-content:space-between;gap:9px;font-size:.85rem}.nav-contact{padding:8px 12px;gap:8px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:42px 6% 30px}.hero h1{font-size:clamp(3.25rem,12vw,4.5rem)}.hero-intro{font-size:1.06rem}.hero .text-link{display:inline-flex;margin-left:18px}.hero-photo{height:470px}.photo-note{left:20px;right:20px;bottom:20px}.service-strip{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:.81rem;padding:20px 6%}.section{padding:60px 6%}.section-heading{display:block;margin-bottom:34px}.section-heading>p{margin-top:22px;max-width:none}.eyebrow{margin-bottom:20px}.service-grid{display:block}.service-grid article,.service-grid article+article{padding:26px 0;border:0;border-bottom:1px solid var(--line)}.service-grid h3{min-height:0;margin-bottom:16px}.service-number{margin-bottom:14px}.service-grid p{margin-bottom:18px}.project-grid{display:block}.project-grid figure+figure{margin-top:36px}.project-grid img{height:310px}.project-grid figure:nth-child(2) img{height:380px}.about{display:block}.about-copy{padding-top:30px}.about-copy .lead{font-size:1.25rem}.about-facts{gap:14px}.about-facts strong{font-size:1.35rem}.contact-layout{display:block}.contact-details{margin-top:36px}footer{padding:24px 6%;display:block}footer p{margin-bottom:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.logo-lockup{display:grid;place-items:center;width:70px;height:58px;border:1px solid #d7e0e8;background:#f7fafc;box-shadow:5px 5px 0 var(--yellow)}.brand-name{padding-left:3px}.brand-since{align-self:flex-start;margin:4px 0 0 5px;padding:3px 7px;background:var(--navy);color:white;font-size:.62rem;letter-spacing:.12em;font-weight:700}@media(max-width:650px){.logo-lockup{width:58px;height:50px;box-shadow:4px 4px 0 var(--yellow)}.brand-since{font-size:.55rem;margin-left:0}}

/* Galleria ampliata: lavori elettrici, domotica, fotovoltaico e sicurezza */
.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 32px}
.project-grid .project-featured{grid-column:1/-1}
.project-grid img{height:390px}
.project-grid .project-featured img{height:min(58vw,620px);object-position:50% 52%}
.project-grid .project-card img{object-fit:contain;background:white;padding:24px}
@media(max-width:650px){.project-grid .project-featured{grid-column:auto}.project-grid img,.project-grid .project-featured img{height:310px}.project-grid .project-card img{height:340px;padding:18px}}

.service-link{display:inline-flex;gap:12px;margin:-10px 0 22px;padding-bottom:3px;border-bottom:1px solid var(--navy);font-size:.88rem;font-weight:700}
.service-actions{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:-6px 0 22px}.service-actions .service-link{margin:0}
.solar-hero{display:grid;grid-template-columns:1fr 1.08fr;min-height:610px;background:var(--navy);color:white}.solar-hero>div{padding:78px 9%}.solar-hero .eyebrow{color:#c4d6e6}.solar-hero h1{font-size:clamp(3.5rem,5.5vw,5.7rem);margin-bottom:30px}.solar-hero p:not(.eyebrow){max-width:520px;color:#d8e3ed;font-size:1.18rem;margin-bottom:34px}.solar-hero>img{width:100%;height:100%;max-height:700px}.solar-config{background:var(--paper)}.config-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:38px;align-items:start}.config-panel{background:white;padding:36px}.config-panel fieldset{border:0;padding:0;margin:0 0 30px}.config-panel fieldset:last-child{margin-bottom:0}.config-panel legend{font-size:1.1rem;font-weight:700;margin-bottom:13px}.choice-row{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.choice-row button{min-height:52px;border:1px solid var(--line);background:white;color:var(--ink);font:inherit;font-weight:650;cursor:pointer}.choice-row button:hover,.choice-row button:focus-visible{border-color:var(--navy)}.choice-row button.active{background:var(--navy);border-color:var(--navy);color:white}.config-result{background:var(--navy);color:white;padding:38px}.result-label{font-size:.76rem;letter-spacing:.13em;color:var(--yellow);font-weight:700}.config-result h2{font-size:2rem;margin:12px 0 8px}.config-result>p:nth-of-type(2){color:#d8e3ed}.result-price{border-block:1px solid #40586e;margin:28px 0;padding:22px 0}.result-price span{display:block;font-size:.77rem;letter-spacing:.1em;color:#c4d6e6}.result-price strong{display:block;font-size:1.7rem;margin-top:5px}.config-result ul{padding-left:20px;margin:0 0 28px;color:#d8e3ed}.config-result small{display:block;color:#c4d6e6;margin-top:18px}.solar-benefits{background:var(--yellow)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #bda43f}.benefit-grid article{padding:28px 34px 0 0}.benefit-grid article+article{border-left:1px solid #bda43f;padding-left:34px}.benefit-grid span{font-size:.83rem}.benefit-grid h2{font-size:1.8rem;margin:36px 0 18px}.solar-gallery>div:last-child{display:grid;grid-template-columns:1.25fr .75fr;gap:24px}.solar-gallery img{width:100%;height:340px}.solar-gallery img:first-child{grid-row:span 2;height:704px}.solar-gallery img:nth-child(2){object-position:50% 40%}
@media(max-width:900px){.solar-hero{grid-template-columns:1fr}.solar-hero>div{padding:58px 7%}.solar-hero>img{height:460px}.config-layout{grid-template-columns:1fr}.benefit-grid{grid-template-columns:1fr}.benefit-grid article,.benefit-grid article+article{border-left:0;border-bottom:1px solid #bda43f;padding:26px 0}.benefit-grid h2{margin:18px 0 12px}.solar-gallery>div:last-child{grid-template-columns:1fr 1fr}.solar-gallery img:first-child{grid-column:1/-1;grid-row:auto;height:480px}}
@media(max-width:650px){.solar-hero h1{font-size:clamp(3rem,13vw,4rem)}.solar-hero>img{height:330px}.config-panel,.config-result{padding:26px 20px}.choice-row{grid-template-columns:1fr 1fr}.solar-gallery>div:last-child{display:block}.solar-gallery img,.solar-gallery img:first-child{height:300px;margin-top:18px}}
.solar-gallery img.gallery-wide{grid-column:1/-1;width:100%;height:min(48vw,560px);object-position:50% 45%}
@media(max-width:650px){.solar-gallery img.gallery-wide{height:300px}}
.customer-fields{border-top:1px solid var(--line)!important;padding-top:28px!important}.customer-fields label{display:block;margin-top:15px;font-size:.9rem;font-weight:650}.customer-fields label span{font-weight:400;color:#607080}.customer-fields input{display:block;width:100%;margin-top:6px;padding:13px 14px;border:1px solid var(--line);border-radius:0;background:#fff;color:var(--ink);font:inherit}.customer-fields input:focus{outline:3px solid rgba(206,136,0,.32);border-color:#ce8800}.whatsapp-button{width:100%;border:0;cursor:pointer;font:inherit}.form-error{min-height:24px;margin-top:14px!important;color:#ffd2cb!important;font-size:.9rem!important}
.request-page .solar-hero{min-height:520px}.request-page .solar-hero>img{object-position:center}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-label{display:block;font-size:.9rem;font-weight:650}.field-label input,.field-label select,.field-label textarea{display:block;width:100%;margin-top:6px;padding:13px 14px;border:1px solid var(--line);border-radius:0;background:#fff;color:var(--ink);font:inherit}.field-label textarea{min-height:108px;resize:vertical}.field-label.full{grid-column:1/-1}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.check-card{display:flex;gap:10px;align-items:flex-start;border:1px solid var(--line);padding:12px 13px;font-size:.91rem;cursor:pointer}.check-card:has(input:checked){border-color:var(--navy);background:#edf4f8}.check-card input{width:18px;height:18px;margin-top:3px;accent-color:var(--navy)}.request-summary{border-block:1px solid #40586e;margin:24px 0;padding:20px 0}.request-summary strong{display:block;font-size:1.35rem}.request-summary span{display:block;color:#c4d6e6;margin-top:4px}.submit-status{min-height:24px;margin-top:14px!important;color:#d8e3ed!important;font-size:.9rem!important}.privacy-note{font-size:.79rem!important;color:#607080!important;margin-top:16px!important}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.whatsapp-button:disabled{opacity:.68;cursor:wait}@media(max-width:650px){.form-grid,.check-grid{grid-template-columns:1fr}.field-label.full{grid-column:auto}.request-page .solar-hero{min-height:0}}
