:root{
  --blue:#064aa5;
  --blue-dark:#05336f;
  --dark:#071524;
  --text:#263548;
  --muted:#667487;
  --soft:#f7f9fc;
  --line:#e3e8ef;
  --warm:#f4f0ea;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--dark);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}button{font-family:inherit}
.site-header{height:82px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(26px,4.5vw,70px);background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100;box-shadow:0 2px 10px rgba(7,21,36,.035)}
.brand{display:flex;align-items:center}.brand img{width:250px;height:auto}.nav{display:flex;align-items:center;gap:34px;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:.01em;height:100%}.nav a{height:100%;display:flex;align-items:center;border-bottom:3px solid transparent;color:#071524}.nav a:hover,.nav a.active{color:var(--blue);border-color:var(--blue)}.menu-toggle{display:none;background:transparent;border:0;font-size:28px;color:var(--dark)}
.hero{background:linear-gradient(135deg,#ffffff 0%,#f8fbff 58%,#edf5ff 100%);min-height:540px;display:flex;align-items:center;border-bottom:1px solid var(--line);overflow:hidden}.hero-content{width:100%;max-width:1320px;margin:0 auto;padding:58px clamp(28px,5vw,72px);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.86fr);gap:58px;align-items:center}.hero-copy{max-width:720px}.hero-kicker{margin:0 0 16px;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.21em;text-transform:uppercase}.hero h1{margin:0;color:#111820;font-size:clamp(42px,4.35vw,70px);line-height:1.06;letter-spacing:-.052em;font-weight:500;max-width:760px}.hero-lead{margin:24px 0 0;max-width:740px;color:#2b394a;font-size:18px;line-height:1.7}.hero-points{margin:22px 0 0;padding:0;display:grid;gap:10px;list-style:none;color:#1f2f42;font-size:15px;font-weight:700}.hero-points li{position:relative;padding-left:28px}.hero-points li::before{content:"";position:absolute;left:0;top:.35em;width:14px;height:14px;border-radius:50%;background:var(--blue);box-shadow:inset 0 0 0 4px #dcecff}
.hero-actions{display:flex;gap:14px;align-items:center;margin-top:30px;flex-wrap:wrap}.hero-btn{min-height:54px;padding:0 26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-weight:800;cursor:pointer}.hero-btn.primary{background:var(--blue);color:#fff;border:1px solid var(--blue);box-shadow:0 14px 28px rgba(6,74,165,.20)}.hero-btn.secondary{background:#fff;color:#10151d;border:1px solid #d9dedf}.hero-card{position:relative;min-height:360px;border:1px solid #d9e6f7;border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(8,20,34,.09);padding:16px;overflow:hidden}.hero-card::after{content:'';position:absolute;right:-1px;bottom:-1px;width:118px;height:118px;border-radius:110px 0 24px 0;background:#edf5ff}.hero-card-inner{position:relative;z-index:1;height:100%;min-height:328px;border:1px solid #d9e6f7;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px 42px 38px;overflow:hidden}.hero-card img{width:min(350px,82%);margin:auto auto 34px}.hero-card-line{width:80%;height:1px;background:#d4e4f7;margin-top:auto}.hero-card p{margin:18px 0 0;text-align:center;font-size:16px;line-height:1.25;color:#121820;font-weight:600;letter-spacing:.015em}
.services{max-width:1180px;margin:0 auto;padding:44px 28px 50px;display:grid;grid-template-columns:repeat(4,1fr);gap:34px;text-align:center;background:#fff}.service-item{padding:0 10px}.service-item svg{width:56px;height:56px;display:block;margin:0 auto 14px;stroke:var(--blue);stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.service-item h3{margin:0 0 9px;text-transform:uppercase;font-size:15px;line-height:1.2;font-weight:700;color:#0b1828}.service-item p{margin:0 auto;color:#2a394c;font-size:14px;max-width:245px;line-height:1.6}
.company{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1.05fr;gap:62px;align-items:center;padding:62px max(6vw,38px)}.company-text{max-width:560px;justify-self:end}.eyebrow{margin:0 0 12px;text-transform:uppercase;color:var(--blue);font-weight:800;font-size:13px;letter-spacing:.07em}.company h1{font-size:34px;line-height:1.18;margin:0 0 22px;letter-spacing:-.02em;font-weight:700;color:#132236}.company p,.public p,.contact p{margin:0 0 20px;color:var(--text)}.company ul{padding:0;margin:22px 0 0;list-style:none;display:grid;gap:8px;color:#263548}.company li{display:flex;gap:10px;align-items:flex-start;font-size:14px}.company li:before{content:'✓';width:18px;height:18px;flex:0 0 18px;margin-top:3px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800}.company-image{margin:0}.company-image img{width:100%;display:block;box-shadow:0 14px 30px rgba(7,21,36,.07)}
.public{max-width:1180px;margin:0 auto;padding:42px 28px;display:grid;grid-template-columns:1.15fr 1fr;gap:54px;align-items:center;background:#fff}.public h2{font-size:27px;line-height:1.22;margin:0 0 12px;font-weight:700;color:#132236}.public p{margin-bottom:0}.public-list{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line)}.public-list div{text-align:center;padding:4px 24px;border-right:1px solid var(--line)}.public-list svg{width:44px;height:44px;display:block;margin:0 auto 10px;stroke:var(--blue);stroke-width:1.55;fill:none;stroke-linecap:round;stroke-linejoin:round}.public-list p{font-weight:600;line-height:1.35;color:#172435;margin:0;font-size:15px}
.blue-band{background:linear-gradient(135deg,var(--blue-dark),#0058bd);color:#fff}.blue-band-inner{max-width:1180px;margin:0 auto;padding:24px 28px;display:grid;grid-template-columns:auto 1fr auto;gap:26px;align-items:center}.blue-band svg{width:52px;height:52px;stroke:#fff;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.blue-band h2{margin:0;font-size:25px;line-height:1.12;font-weight:700}.blue-band p{margin:5px 0 0;color:#dce9ff}.cta,.contact-button,.submit{height:52px;min-width:220px;padding:0 26px;border:1px solid #d9e6f7;background:#fff;color:var(--blue);display:inline-flex;align-items:center;justify-content:center;gap:18px;font:inherit;font-weight:800;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;box-shadow:0 10px 18px rgba(0,0,0,.07)}.cta:hover,.contact-button:hover,.submit:hover{background:#f5f9ff}.contact{max-width:1180px;margin:0 auto;padding:42px 28px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.contact h2{font-size:30px;line-height:1.2;margin:0 0 12px;color:#132236}.contact p{max-width:700px}
.footer{background:linear-gradient(135deg,#071522,#082744);color:#fff}.footer-inner{max-width:1180px;margin:0 auto;padding:20px 28px 12px;display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:28px;align-items:start}.footer-brand img{width:220px;margin-bottom:9px;filter:brightness(1.05)}.footer p,.footer a{display:block;margin:0 0 6px;color:#d8e5f3;font-size:13px;line-height:1.5}.footer h4{font-size:13px;text-transform:uppercase;letter-spacing:.04em;margin:0 0 11px;color:#fff}.footer-bottom{max-width:1180px;margin:0 auto;padding:9px 28px 11px;border-top:1px solid rgba(255,255,255,.12);color:#b8c8da;font-size:12px}.whatsapp{position:fixed;right:24px;bottom:24px;z-index:70;width:58px;height:58px;border-radius:50%;background:var(--blue);display:grid;place-items:center;box-shadow:0 14px 34px rgba(6,74,165,.34);border:1px solid rgba(255,255,255,.45)}.whatsapp svg{width:34px;height:34px;fill:#fff}
.modal{border:0;border-radius:0;padding:0;width:min(720px,92vw);box-shadow:0 26px 80px rgba(0,0,0,.28)}.modal::backdrop{background:rgba(5,13,24,.66)}.modal form{position:relative;padding:34px;background:#fff}.modal h2{margin:0 0 6px;font-size:28px}.modal p{margin:0 0 22px;color:var(--muted)}.close-modal{position:absolute;right:18px;top:14px;border:0;background:transparent;font-size:34px;line-height:1;cursor:pointer;color:#4b5967}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}label{display:grid;gap:6px;font-weight:700;font-size:13px;color:#1e2d3f}input,select,textarea{width:100%;border:1px solid #d7e0ea;padding:13px 14px;font:inherit;border-radius:0;background:#fff}textarea{resize:vertical}.privacy{display:flex;align-items:center;gap:10px;margin:14px 0;color:#34465b}.privacy input{width:auto}.hidden{display:none!important}.thanks{min-height:100vh;display:grid;place-content:center;text-align:center;padding:30px}.thanks img{width:270px;margin:0 auto 28px}.thanks h1{font-size:36px;margin:0 0 10px}.thanks p{margin:0 0 28px;color:var(--muted)}
@media (max-width:980px){.site-header{padding:0 24px}.brand img{width:220px}.nav{gap:20px;font-size:12px}.hero{min-height:auto}.hero-content{grid-template-columns:1fr;gap:38px;padding:52px 28px}.hero-card{min-height:330px}.hero-card-inner{min-height:298px}.company,.public,.contact{grid-template-columns:1fr}.company-text{justify-self:start}.services{grid-template-columns:repeat(2,1fr)}.blue-band-inner{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.contact-button,.cta{min-width:220px}}
@media (max-width:680px){html{scroll-padding-top:76px}.site-header{height:auto;min-height:76px;padding:12px 20px;flex-wrap:wrap}.brand img{width:205px}.menu-toggle{display:block}.nav{display:none;width:100%;height:auto;flex-direction:column;align-items:flex-start;gap:0;padding:12px 0}.nav.open{display:flex}.nav a{height:auto;padding:12px 0}.hero-content{padding:40px 22px;gap:30px}.hero h1{font-size:39px;letter-spacing:-.045em}.hero-lead{font-size:16px;line-height:1.65}.hero-btn{width:100%}.hero-card{min-height:280px;border-radius:20px;padding:12px}.hero-card-inner{min-height:256px;padding:34px 22px}.hero-card img{width:82%;margin-bottom:24px}.hero-card p{font-size:14px}.services{grid-template-columns:1fr;padding:32px 22px;gap:28px}.company{padding:44px 24px;gap:30px}.company h1{font-size:28px}.public{padding:34px 22px}.public-list{grid-template-columns:1fr;border-left:0}.public-list div{border-right:0;border-bottom:1px solid var(--line);padding:16px}.contact{padding:34px 22px}.blue-band-inner{padding:26px 22px}.cta,.contact-button,.submit{width:100%;min-width:0}.footer-inner{grid-template-columns:1fr;gap:16px}.form-grid{grid-template-columns:1fr}.whatsapp{right:14px;bottom:16px;width:54px;height:54px}.whatsapp svg{width:31px;height:31px}}


/* Aggiornamenti UX: banner compatto, WhatsApp nel CTA, contatti ordinati */
.nav{gap:30px}
.hero{min-height:500px}
.hero-content{padding-top:44px;padding-bottom:44px;gap:46px}
.hero h1{font-size:clamp(38px,4vw,62px)}
.hero-lead{font-size:17px;margin-top:20px}
.hero-card{min-height:330px}
.hero-card-inner{min-height:298px;padding:34px 38px 30px}
.hero-card img{width:min(320px,80%);margin-bottom:26px}
.hero-actions{margin-top:24px}
.hero-btn.whatsapp-inline{background:var(--blue);color:#fff;border:1px solid var(--blue);box-shadow:0 14px 28px rgba(6,74,165,.20);gap:10px}
.hero-btn.whatsapp-inline svg{width:22px;height:22px;fill:#fff;display:block}

.contact{grid-template-columns:.86fr 1.14fr;padding:34px 28px;gap:34px;align-items:start}
.contact-head p{margin-bottom:18px}.contact-button{height:48px;min-width:0;padding:0 22px}
.contact-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:16px}
.contact-box{border:1px solid var(--line);background:#fff;padding:20px 22px;min-height:100%;box-shadow:0 10px 22px rgba(7,21,36,.035)}
.contact-box h3{margin:0 0 14px;color:#132236;font-size:16px;text-transform:uppercase;letter-spacing:.04em}
.contact-box a{display:block;color:#163250;font-weight:600;margin:0 0 9px}.contact-box a:hover{color:var(--blue)}
.contact-box p{margin:0 0 10px;font-size:14px;line-height:1.55}.contact-box p:last-child{margin-bottom:0}.contact-box strong{color:#132236}

.footer-inner{padding:18px 28px 10px;grid-template-columns:1fr .85fr 1.25fr;gap:22px}
.footer-brand img{width:220px}.footer-brand p{max-width:300px}.footer p,.footer a{font-size:12.5px;line-height:1.42;margin-bottom:5px}.footer h4{margin-bottom:8px}.footer-bottom{padding-top:8px;padding-bottom:9px}

@media (max-width:980px){.contact{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr 1fr}.hero{min-height:auto}}
@media (max-width:680px){.contact-grid{grid-template-columns:1fr}.hero-btn.whatsapp-inline{width:100%}.footer-inner{grid-template-columns:1fr}}


/* Footer compatto - correzione spazi contatti */
.footer-inner{padding:16px 28px 8px!important;gap:20px!important;align-items:start!important;}
.footer h4{margin:0 0 6px!important;line-height:1.2!important;}
.footer p,.footer a{margin:0!important;padding:0!important;line-height:1.32!important;}
.footer-contacts{display:flex!important;flex-direction:column!important;gap:4px!important;}
.footer-brand img{width:220px!important;margin-bottom:6px!important;}
.footer-brand p{max-width:300px!important;line-height:1.35!important;}
.footer-bottom{text-align:center!important;padding:8px 28px 9px!important;line-height:1.3!important;}
@media (max-width:680px){.footer-inner{gap:14px!important;padding:16px 22px 8px!important}.footer-bottom{padding:8px 22px 9px!important}}


/* Correzione finale: contatti semplificati e footer compatto */
.contact{
  max-width:1180px!important;
  margin:0 auto!important;
  padding:34px 28px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:28px!important;
}
.contact-head{max-width:720px!important;}
.contact-head p{margin:0 0 16px!important;}
.contact-actions{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:flex-end!important;
  gap:10px!important;
  min-width:360px!important;
}
.contact-link,.contact-actions .contact-button{
  height:46px!important;
  border-radius:999px!important;
  padding:0 20px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  font-weight:700!important;
  text-decoration:none!important;
  text-transform:none!important;
  letter-spacing:0!important;
  box-shadow:none!important;
  min-width:0!important;
}
.contact-link.primary{background:var(--blue)!important;color:#fff!important;border:1px solid var(--blue)!important;}
.contact-link.whatsapp-inline{background:#fff!important;color:var(--blue)!important;border:1px solid #cfdceb!important;}
.contact-link.whatsapp-inline svg{width:20px!important;height:20px!important;fill:var(--blue)!important;}
.contact-actions .contact-button{background:#fff!important;color:var(--blue)!important;border:1px solid #cfdceb!important;}
.contact-grid,.contact-box{display:none!important;}
.footer-inner{padding:14px 28px 7px!important;gap:18px!important;grid-template-columns:1fr .8fr 1.15fr!important;}
.footer-brand img{width:300px!important;margin-bottom:5px!important;}
.footer h4{margin:0 0 5px!important;}
.footer p,.footer a{margin:0!important;padding:0!important;line-height:1.28!important;font-size:12.3px!important;}
.footer-contacts{gap:3px!important;}
.footer-bottom{text-align:center!important;padding:7px 28px 8px!important;font-size:12px!important;}
@media (max-width:980px){.contact{display:block!important}.contact-actions{justify-content:flex-start!important;min-width:0!important;margin-top:18px!important}.footer-inner{grid-template-columns:1fr 1fr!important}}
@media (max-width:680px){.contact{padding:30px 22px!important}.contact-actions{flex-direction:column!important}.contact-link,.contact-actions .contact-button{width:100%!important}.footer-inner{grid-template-columns:1fr!important;gap:12px!important}}

/* Correzioni finali: contatti essenziali e navbar senza Sicurezza */
.contact{
  padding-top:44px !important;
  padding-bottom:44px !important;
}
.contact-actions.single-action{
  align-items:center !important;
  justify-content:flex-end !important;
  gap:0 !important;
}
.contact-link.only-whatsapp{
  background:#0051b8 !important;
  color:#fff !important;
  border-color:#0051b8 !important;
  box-shadow:0 12px 28px rgba(0,81,184,.18);
  min-width:220px;
  justify-content:center;
}
.contact-link.only-whatsapp svg{
  fill:#fff !important;
}
@media (max-width: 860px){
  .contact-actions.single-action{justify-content:flex-start !important;}
  .contact-link.only-whatsapp{width:100%; max-width:320px;}
}

/* Migliorie contenuti e mappa sede operativa */
.process{max-width:1180px;margin:0 auto;padding:50px 28px;background:#fff}.process-head{max-width:760px;margin:0 auto 28px;text-align:center}.process-head h2{font-size:30px;line-height:1.2;margin:0 0 12px;color:#132236}.process-head p{margin:0 auto;color:var(--text);max-width:680px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-grid article{border:1px solid var(--line);background:var(--soft);padding:22px 20px;min-height:210px}.process-grid span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#fff;color:var(--blue);font-weight:800;margin-bottom:15px;border:1px solid #d7e3f2}.process-grid h3{margin:0 0 8px;font-size:17px;line-height:1.25;color:#132236}.process-grid p{margin:0;color:#314257;font-size:14px;line-height:1.6}.contact-address{font-size:15px;margin-top:2px!important;color:#132236!important}.map-card{width:min(420px,100%);border:1px solid var(--line);background:#fff;box-shadow:0 12px 28px rgba(7,21,36,.06);padding:10px}.map-card iframe{width:100%;height:220px;border:0;display:block}.map-card a{display:flex;align-items:center;justify-content:center;min-height:42px;margin-top:10px;background:var(--soft);color:var(--blue);font-weight:800;border:1px solid #d9e6f7}.map-card a:hover{background:#eef5ff}.contact{align-items:center!important}.contact-head{max-width:680px!important}.contact-actions.single-action{justify-content:flex-start!important;margin-top:16px!important;min-width:0!important}
@media (max-width:980px){.process-grid{grid-template-columns:repeat(2,1fr)}.map-card{width:100%;margin-top:22px}.contact{display:block!important}.contact-head{max-width:100%!important}}
@media (max-width:680px){.process{padding:40px 22px}.process-head{text-align:left}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:auto}.map-card iframe{height:200px}}

.hero-points{margin-top:20px}
@media (max-width:680px){.hero-points{font-size:14px;gap:9px}.hero-points li{padding-left:25px}}


.hero{position:relative;overflow:hidden;}
.hero-slider{position:absolute;inset:0;z-index:0}
.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;animation:heroFade 15s infinite}
.hero-slide::after{content:'';position:absolute;inset:0;background:rgba(0,0,0,.45)}
.hero-slide:nth-child(1){animation-delay:0s}
.hero-slide:nth-child(2){animation-delay:5s}
.hero-slide:nth-child(3){animation-delay:10s}
.hero-content{position:relative;z-index:2}
.hero-copy h1,.hero-copy p,.hero-kicker,.hero-points li{color:#fff}
.hero-points li{background:rgba(255,255,255,.12)}
@keyframes heroFade{
0%,28%{opacity:1}
33%,95%{opacity:0}
100%{opacity:1}
}

/* Step 4: testo hero sincronizzato con immagini e pulsanti sotto logo */
.hero-text-slider{position:relative;min-height:330px;max-width:720px}
.hero-text-slide{position:absolute;inset:0;opacity:0;animation:heroTextFade 15s infinite;display:flex;flex-direction:column;justify-content:center}
.hero-text-slide:nth-child(1){animation-delay:0s}
.hero-text-slide:nth-child(2){animation-delay:5s}
.hero-text-slide:nth-child(3){animation-delay:10s}
.hero-text-slide h1,.hero-text-slide p,.hero-text-slide .hero-kicker{color:#fff}
.hero-text-slide h1{text-shadow:0 12px 30px rgba(0,0,0,.25)}
.hero-text-slide .hero-lead{text-shadow:0 8px 22px rgba(0,0,0,.25)}
.hero-points{display:none!important}
.hero-actions{display:none!important}
.hero-logo-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:4px 0 22px}
.hero-logo-actions .hero-btn{min-width:190px;height:48px;padding:0 20px}
.hero-btn.whatsapp-inline.light{background:#f3f7fd!important;color:var(--blue)!important;border:1px solid #d6e4fa!important;box-shadow:none!important}
.hero-btn.whatsapp-inline.light svg{fill:var(--blue)!important}
.hero-btn.whatsapp-inline.light:hover{background:#e8f1ff!important}
@keyframes heroTextFade{
  0%,28%{opacity:1;transform:translateY(0)}
  33%,95%{opacity:0;transform:translateY(10px)}
  100%{opacity:1;transform:translateY(0)}
}
@media (max-width:980px){.hero-text-slider{min-height:280px}.hero-text-slide{position:absolute}.hero-card-inner{padding-top:28px}.hero-logo-actions .hero-btn{min-width:170px}}
@media (max-width:680px){.hero-text-slider{min-height:320px}.hero-logo-actions{flex-direction:column;width:100%}.hero-logo-actions .hero-btn{width:100%;min-width:0}}

/* Step 5: slider controllato, indicatori cliccabili e pulsanti compatti */
.hero-slide{
  opacity:0!important;
  animation:none!important;
  transform:scale(1.045);
  transition:opacity 1.15s ease-in-out, transform 6.5s ease;
  will-change:opacity, transform;
}
.hero-slide.active{
  opacity:1!important;
  transform:scale(1);
  z-index:1;
}
.hero-text-slide{
  opacity:0!important;
  animation:none!important;
  transform:translateY(14px);
  transition:opacity .7s ease, transform .7s ease;
  pointer-events:none;
}
.hero-text-slide.active{
  opacity:1!important;
  transform:translateY(0);
  pointer-events:auto;
}
.hero-logo-actions{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:nowrap!important;
  gap:8px!important;
  margin:2px auto 14px!important;
  width:100%;
}
.hero-logo-actions .hero-btn{
  width:auto!important;
  min-width:0!important;
  height:42px!important;
  padding:0 15px!important;
  border-radius:999px!important;
  font-size:13px!important;
  line-height:1!important;
  white-space:nowrap!important;
  box-shadow:0 10px 22px rgba(6,74,165,.18)!important;
}
.hero-logo-actions .hero-btn svg{
  width:18px!important;
  height:18px!important;
  flex:0 0 auto;
}
.hero-btn.whatsapp-inline.light{
  box-shadow:none!important;
}
.hero-dots{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  margin:0 auto 18px;
}
.hero-dot{
  width:9px;
  height:9px;
  padding:0;
  border-radius:50%;
  border:1px solid rgba(6,74,165,.45);
  background:#eaf2ff;
  cursor:pointer;
  transition:width .25s ease, background .25s ease, border-color .25s ease, transform .25s ease;
}
.hero-dot:hover{transform:scale(1.12)}
.hero-dot.active{
  width:26px;
  border-radius:999px;
  background:var(--blue);
  border-color:var(--blue);
}
@media (max-width:680px){
  .hero-logo-actions{
    flex-direction:row!important;
    gap:7px!important;
  }
  .hero-logo-actions .hero-btn{
    height:40px!important;
    padding:0 12px!important;
    font-size:12px!important;
  }
}

/* Step 6: pallini sul banner e card logo più compatta/trasparente */
.hero-card{
  background:rgba(255,255,255,.78)!important;
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  box-shadow:0 22px 60px rgba(8,20,34,.16)!important;
  border:1px solid rgba(217,230,247,.82)!important;
  min-height:300px!important;
  padding:14px!important;
}
.hero-card-inner{
  background:rgba(255,255,255,.38);
  min-height:270px!important;
  padding:30px 34px 26px!important;
}
.hero-card img{
  width:min(290px,76%)!important;
  margin-bottom:20px!important;
}
.hero-card-line{margin-top:14px!important}
.hero-card p{font-size:15px!important;margin-top:14px!important}
.hero-logo-actions{margin:0 auto 10px!important}
.hero-logo-actions .hero-btn{height:40px!important;padding:0 14px!important;font-size:12.5px!important}
.hero-dots{
  position:absolute!important;
  left:50%!important;
  bottom:22px!important;
  transform:translateX(-50%)!important;
  z-index:4!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  margin:0!important;
  padding:8px 12px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.18)!important;
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
.hero-dot{
  width:10px!important;
  height:10px!important;
  border:1px solid rgba(255,255,255,.9)!important;
  background:rgba(255,255,255,.82)!important;
}
.hero-dot.active{
  width:10px!important;
  border-radius:50%!important;
  background:var(--blue)!important;
  border-color:var(--blue)!important;
}
@media (max-width:980px){
  .hero-dots{bottom:18px!important}
  .hero-card{max-width:520px;margin:0 auto}
}
@media (max-width:680px){
  .hero-card{min-height:260px!important}
  .hero-card-inner{min-height:236px!important;padding:26px 18px 22px!important}
  .hero-card img{width:min(250px,78%)!important;margin-bottom:18px!important}
  .hero-dots{bottom:12px!important;padding:7px 10px!important}
}

/* Banner homepage stile mockup: header sovrapposto, immagine full-screen e card trasparente */
body{background:#fff!important;}
.site-header{
  position:absolute!important;
  top:0!important;
  left:0!important;
  right:0!important;
  height:112px!important;
  background:linear-gradient(180deg,rgba(2,13,29,.78),rgba(2,13,29,0))!important;
  border-bottom:0!important;
  box-shadow:none!important;
  z-index:20!important;
  padding:0 clamp(34px,5vw,88px)!important;
}
.brand img{width:270px!important;filter:drop-shadow(0 6px 16px rgba(0,0,0,.35));}
.nav{gap:42px!important;color:#fff!important;height:100%!important;}
.nav a{color:#fff!important;border-bottom:3px solid transparent!important;text-shadow:0 3px 12px rgba(0,0,0,.32);font-size:15px!important;font-weight:800!important;}
.nav a:hover,.nav a.active{color:#2f8bff!important;border-color:#2f8bff!important;}
.menu-toggle{color:#fff!important;}
.hero{
  min-height:780px!important;
  height:100vh!important;
  max-height:960px!important;
  background:#071524!important;
  border-bottom:0!important;
  align-items:center!important;
}
.hero-slider,.hero-slide{position:absolute!important;inset:0!important;}
.hero-slide{background-size:cover!important;background-position:center center!important;}
.hero-slide::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(2,13,29,.82) 0%,rgba(2,13,29,.50) 30%,rgba(2,13,29,.10) 56%,rgba(2,13,29,.42) 100%),
    linear-gradient(180deg,rgba(2,13,29,.62) 0%,rgba(2,13,29,.08) 36%,rgba(2,13,29,.72) 100%);
  z-index:1;
}
.hero-slide::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(105deg,rgba(255,255,255,.03) 0 34%,rgba(255,255,255,.15) 34.3% 35.1%,rgba(255,255,255,.03) 35.3% 100%)!important;
  z-index:2!important;
}
.hero-content{
  max-width:1520px!important;
  margin:0!important;
  padding:138px clamp(34px,5vw,88px) 88px!important;
  display:block!important;
  position:relative!important;
  z-index:4!important;
}
.hero-copy.glass-panel{
  width:min(620px,46vw)!important;
  max-width:620px!important;
  min-height:480px!important;
  padding:46px 52px 38px!important;
  border-radius:22px!important;
  border:1px solid rgba(255,255,255,.27)!important;
  background:rgba(8,22,38,.56)!important;
  box-shadow:0 30px 80px rgba(0,0,0,.38)!important;
  backdrop-filter:blur(16px)!important;
  -webkit-backdrop-filter:blur(16px)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
.hero-text-slider{min-height:328px!important;max-width:none!important;width:100%!important;}
.hero-text-slide{justify-content:flex-start!important;}
.hero-kicker{
  position:relative!important;
  margin:0 0 24px!important;
  padding-left:22px!important;
  color:#fff!important;
  font-size:18px!important;
  letter-spacing:.04em!important;
  font-weight:500!important;
  text-transform:uppercase!important;
}
.hero-kicker::before{content:"";position:absolute;left:0;top:.2em;width:3px;height:24px;border-radius:4px;background:#2f8bff;}
.hero h1{
  max-width:520px!important;
  margin:0!important;
  color:#fff!important;
  font-size:clamp(44px,4.35vw,76px)!important;
  line-height:1.02!important;
  letter-spacing:-.055em!important;
  font-weight:800!important;
  text-shadow:0 16px 32px rgba(0,0,0,.38)!important;
}
.hero h1 span{display:block;color:#2f8bff!important;}
.hero-underline{width:74px;height:3px;border-radius:4px;background:#2f8bff;margin:26px 0 24px;}
.hero-lead{
  max-width:520px!important;
  margin:0!important;
  color:#fff!important;
  font-size:18px!important;
  line-height:1.62!important;
  text-shadow:0 8px 20px rgba(0,0,0,.32)!important;
}
.hero-lead strong{color:#2f8bff;font-weight:500;}
.hero-actions-card{display:flex!important;margin-top:auto!important;gap:14px!important;flex-wrap:nowrap!important;align-items:center!important;}
.hero-actions-card .hero-btn{
  width:auto!important;
  min-width:0!important;
  height:56px!important;
  border-radius:8px!important;
  padding:0 25px!important;
  text-transform:uppercase!important;
  font-size:14px!important;
  letter-spacing:.01em!important;
  white-space:nowrap!important;
  gap:10px!important;
}
.hero-actions-card .hero-btn svg{width:22px!important;height:22px!important;fill:currentColor!important;}
.hero-actions-card .hero-btn.primary{background:#075bd6!important;border-color:#075bd6!important;color:#fff!important;box-shadow:0 16px 34px rgba(6,74,165,.34)!important;}
.hero-actions-card .hero-btn.whatsapp-inline.light{background:#f2f6fc!important;color:#075bd6!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 14px 30px rgba(0,0,0,.18)!important;}
.hero-card{display:none!important;}
.hero-dots{bottom:34px!important;background:rgba(2,13,29,.20)!important;}
.hero-dot{width:12px!important;height:12px!important;}
.hero-dot.active{background:#075bd6!important;border-color:#075bd6!important;}

@media (max-width:980px){
  .site-header{height:auto!important;min-height:92px!important;position:absolute!important;padding:18px 28px!important;}
  .brand img{width:225px!important;}
  .nav{gap:22px!important;font-size:12px!important;}
  .hero{height:auto!important;min-height:820px!important;}
  .hero-content{padding:128px 28px 88px!important;}
  .hero-copy.glass-panel{width:min(620px,100%)!important;min-height:460px!important;padding:40px 38px 34px!important;}
}
@media (max-width:680px){
  .site-header{padding:14px 20px!important;background:rgba(2,13,29,.86)!important;}
  .brand img{width:200px!important;}
  .nav{background:rgba(2,13,29,.96)!important;padding:12px 0 4px!important;}
  .nav a{font-size:13px!important;}
  .hero{min-height:820px!important;}
  .hero-content{padding:120px 18px 76px!important;}
  .hero-copy.glass-panel{width:100%!important;min-height:500px!important;padding:34px 28px 28px!important;border-radius:18px!important;}
  .hero-text-slider{min-height:360px!important;}
  .hero h1{font-size:42px!important;}
  .hero-kicker{font-size:14px!important;}
  .hero-lead{font-size:16px!important;}
  .hero-actions-card{flex-direction:column!important;align-items:stretch!important;}
  .hero-actions-card .hero-btn{width:100%!important;height:52px!important;}
}

/* FIX layout hero: testo, pulsanti e card non sovrapposti */
.hero-text-slider{
  min-height:0!important;
  height:auto!important;
  position:relative!important;
}
.hero-text-slide{
  display:none!important;
  position:relative!important;
  inset:auto!important;
  opacity:1!important;
  transform:none!important;
  transition:none!important;
  pointer-events:auto!important;
}
.hero-text-slide.active{
  display:block!important;
}
.hero-copy.glass-panel{
  justify-content:flex-start!important;
  min-height:520px!important;
  padding:46px 52px 40px!important;
}
.hero h1{
  max-width:560px!important;
  font-size:clamp(48px,3.8vw,66px)!important;
  line-height:1.05!important;
}
.hero-lead{
  margin-top:0!important;
  max-width:540px!important;
}
.hero-actions-card{
  margin-top:32px!important;
  position:relative!important;
  z-index:3!important;
}
.hero-actions-card .hero-btn{
  height:58px!important;
  padding:0 24px!important;
}
.hero-actions-card .hero-btn.primary{
  min-width:275px!important;
}
.hero-actions-card .hero-btn.whatsapp-inline.light{
  min-width:190px!important;
}
@media (max-width:1100px){
  .hero-copy.glass-panel{width:min(620px,58vw)!important;}
  .hero h1{font-size:clamp(44px,4.6vw,60px)!important;}
}
@media (max-width:680px){
  .hero-copy.glass-panel{min-height:auto!important;padding:34px 28px 30px!important;}
  .hero h1{font-size:40px!important;}
  .hero-actions-card{margin-top:26px!important;}
  .hero-actions-card .hero-btn.primary,
  .hero-actions-card .hero-btn.whatsapp-inline.light{min-width:0!important;}
}

/* FIX COMPATTO SAFE - mantiene slider, testo e CTA senza rompere il layout */
.hero{
  height:auto!important;
  min-height:560px!important;
  max-height:none!important;
  align-items:center!important;
}
.hero-content{
  padding:126px clamp(28px,5vw,78px) 72px!important;
  max-width:1320px!important;
}
.hero-copy.glass-panel{
  width:min(560px,46vw)!important;
  max-width:560px!important;
  min-height:auto!important;
  padding:34px 38px 32px!important;
  border-radius:18px!important;
}
.hero-text-slider{
  min-height:0!important;
  height:auto!important;
}
.hero-text-slide.active{
  display:block!important;
}
.hero-kicker{
  margin-bottom:14px!important;
  font-size:14px!important;
}
.hero-kicker::before{
  height:20px!important;
}
.hero h1{
  max-width:500px!important;
  font-size:clamp(34px,3.25vw,52px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
}
.hero-underline{
  margin:18px 0 16px!important;
  width:58px!important;
}
.hero-lead{
  max-width:500px!important;
  font-size:16px!important;
  line-height:1.52!important;
}
.hero-actions-card{
  display:flex!important;
  margin-top:24px!important;
  gap:10px!important;
  flex-wrap:wrap!important;
}
.hero-actions-card .hero-btn{
  height:48px!important;
  min-width:0!important;
  padding:0 18px!important;
  font-size:12.5px!important;
  border-radius:8px!important;
}
.hero-actions-card .hero-btn.primary{
  min-width:220px!important;
}
.hero-actions-card .hero-btn.whatsapp-inline.light{
  min-width:145px!important;
}
.hero-actions-card .hero-btn svg{
  width:18px!important;
  height:18px!important;
}
.hero-dots{
  bottom:18px!important;
  padding:6px 10px!important;
}
.hero-dot,
.hero-dot.active{
  width:9px!important;
  height:9px!important;
}
.site-header{
  height:92px!important;
}
.brand img{
  width:235px!important;
}
.nav a{
  font-size:13px!important;
}

@media (max-width:980px){
  .hero{
    min-height:600px!important;
  }
  .hero-content{
    padding:116px 26px 64px!important;
  }
  .hero-copy.glass-panel{
    width:min(560px,100%)!important;
    max-width:560px!important;
    padding:32px 32px 30px!important;
  }
  .site-header{
    min-height:82px!important;
    height:auto!important;
  }
  .brand img{
    width:210px!important;
  }
}

@media (max-width:680px){
  .site-header{
    min-height:74px!important;
    padding:12px 18px!important;
  }
  .brand img{
    width:190px!important;
  }
  .hero{
    min-height:auto!important;
  }
  .hero-content{
    padding:104px 18px 58px!important;
  }
  .hero-copy.glass-panel{
    width:100%!important;
    padding:26px 22px 24px!important;
    border-radius:16px!important;
  }
  .hero-kicker{
    font-size:12px!important;
    margin-bottom:12px!important;
  }
  .hero h1{
    font-size:32px!important;
    line-height:1.1!important;
  }
  .hero-underline{
    margin:14px 0 14px!important;
  }
  .hero-lead{
    font-size:15px!important;
    line-height:1.45!important;
  }
  .hero-actions-card{
    margin-top:20px!important;
    flex-direction:column!important;
    align-items:stretch!important;
  }
  .hero-actions-card .hero-btn,
  .hero-actions-card .hero-btn.primary,
  .hero-actions-card .hero-btn.whatsapp-inline.light{
    width:100%!important;
    min-width:0!important;
    height:46px!important;
  }
  .hero-dots{
    bottom:10px!important;
  }
}


/* Header fisso con testo leggibile */
.site-header{
  position:fixed !important;
  top:0; left:0;
  width:100%;
  background:rgba(255,255,255,.92) !important;
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  z-index:1000;
}
body{padding-top:82px;}
.site-header .nav a,
.site-header a,
.site-header .menu-toggle{
  color:#071524 !important;
}
.site-header .nav a:hover,
.site-header .nav a.active{
  color:#064aa5 !important;
}


/* FIX PRECISO: riquadro hero allineato con le sezioni sottostanti
   Le sezioni sotto usano max-width:1180px e padding laterale 28px.
   Applichiamo gli stessi riferimenti alla hero, senza cambiare markup o contenuti. */
.hero-content{
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:28px!important;
  padding-right:28px!important;
}
.hero-copy.glass-panel{
  margin-left:0!important;
}
@media (max-width:680px){
  .hero-content{
    padding-left:18px!important;
    padding-right:18px!important;
  }
}

/* Fix Netlify form visibile + GDPR/cookie */
.contact{
  display:grid!important;
  grid-template-columns:minmax(260px,.85fr) minmax(320px,1fr)!important;
  gap:26px!important;
  align-items:start!important;
}
.contact-head{max-width:100%!important;}
.contact-form-card{
  border:1px solid var(--line);
  background:#fff;
  padding:22px;
  box-shadow:0 14px 32px rgba(7,21,36,.06);
}
.contact-form-card h3{margin:0 0 16px;color:#132236;font-size:20px;line-height:1.2;}
.contact-form-card .form-grid{grid-template-columns:1fr 1fr;}
.contact-form-card textarea{min-height:118px;}
.privacy a{color:var(--blue);text-decoration:underline;}
.map-card{grid-column:2;width:100%!important;margin-top:0!important;}
.cookie-actions button{border:1px solid var(--blue);background:var(--blue);color:#fff;font:inherit;font-weight:800;padding:10px 16px;cursor:pointer;}
.cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:2000;display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:980px;margin:0 auto;padding:18px 20px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 60px rgba(7,21,36,.22);}
.cookie-banner[hidden]{display:none!important;}
.cookie-banner p{margin:4px 0 6px;color:#314257;font-size:14px;line-height:1.45;}
.cookie-banner a{color:var(--blue);font-weight:800;text-decoration:underline;font-size:13px;}
.cookie-actions{display:flex;gap:10px;flex:0 0 auto;}
.cookie-actions button:first-child{background:#fff;color:var(--blue);}
.footer-bottom a{display:inline;color:inherit;text-decoration:underline;}
@media (max-width:980px){.contact{grid-template-columns:1fr!important}.map-card{grid-column:auto}.contact-form-card .form-grid{grid-template-columns:1fr 1fr}.cookie-banner{align-items:flex-start;flex-direction:column}.cookie-actions{width:100%;flex-wrap:wrap}.cookie-actions button{flex:1 1 180px}}
@media (max-width:680px){.contact-form-card{padding:18px}.contact-form-card .form-grid{grid-template-columns:1fr}.cookie-banner{left:12px;right:12px;bottom:12px;padding:16px}.cookie-actions{flex-direction:column}.cookie-actions button{width:100%}}

/* Pagine informative privacy/cookie */
.policy-page{padding-top:0;background:var(--soft);}
.policy-content{max-width:860px;margin:0 auto;padding:52px 24px 70px;background:#fff;min-height:100vh;}
.policy-back{display:inline-flex;margin-bottom:24px;color:var(--blue);font-weight:800;}
.policy-content h1{margin:0 0 10px;font-size:38px;line-height:1.1;color:#132236;}
.policy-content h2{margin:28px 0 10px;font-size:21px;color:#132236;}
.policy-content p{color:#314257;}
.policy-content a{color:var(--blue);text-decoration:underline;}


/* Modifica: modulo solo in popup, non fisso nella sezione Contatti */
.contact{
  display:grid!important;
  grid-template-columns:minmax(280px,.95fr) minmax(320px,420px)!important;
  gap:34px!important;
  align-items:center!important;
}
.contact-actions.single-action{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  justify-content:flex-start!important;
}
.contact-actions.single-action .contact-button{
  background:var(--blue)!important;
  color:#fff!important;
  border-color:var(--blue)!important;
}
.contact-link.only-whatsapp{
  min-width:190px!important;
}
.map-card{
  grid-column:auto!important;
  width:100%!important;
}
@media (max-width:980px){
  .contact{grid-template-columns:1fr!important;}
}


/* FIX navigazione/ancore: barra stabile, menu allineato e voce attiva durante lo scroll */
html{
  scroll-padding-top:96px !important;
}
main[id], section[id]{
  scroll-margin-top:96px !important;
}
.site-header{
  position:fixed !important;
  top:0 !important;
  left:0 !important;
  right:0 !important;
  height:88px !important;
  min-height:88px !important;
  padding:0 clamp(22px,4vw,64px) !important;
  background:rgba(2,13,29,.92) !important;
  border-bottom:1px solid rgba(255,255,255,.10) !important;
  box-shadow:0 10px 28px rgba(0,0,0,.16) !important;
  backdrop-filter:blur(12px) !important;
  -webkit-backdrop-filter:blur(12px) !important;
  z-index:1000 !important;
}
.brand img{
  width:230px !important;
  max-height:62px !important;
  object-fit:contain !important;
}
.nav{
  height:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:clamp(16px,2.2vw,34px) !important;
  flex-wrap:nowrap !important;
}
.nav a{
  height:100% !important;
  display:flex !important;
  align-items:center !important;
  padding:0 !important;
  color:#fff !important;
  border-bottom:3px solid transparent !important;
  font-size:clamp(12px,1vw,14px) !important;
  line-height:1 !important;
  white-space:nowrap !important;
  text-transform:uppercase !important;
  font-weight:800 !important;
  text-shadow:none !important;
}
.nav a:hover,
.nav a.active{
  color:#59a3ff !important;
  border-color:#59a3ff !important;
}
.hero-content{
  padding-top:140px !important;
}
@media (max-width:980px){
  html{scroll-padding-top:82px !important;}
  main[id], section[id]{scroll-margin-top:82px !important;}
  .site-header{
    height:78px !important;
    min-height:78px !important;
    padding:0 22px !important;
  }
  .brand img{width:205px !important;}
  .nav{gap:16px !important;}
  .nav a{font-size:11.5px !important;}
  .hero-content{padding-top:118px !important;}
}
@media (max-width:760px){
  html{scroll-padding-top:78px !important;}
  main[id], section[id]{scroll-margin-top:78px !important;}
  .site-header{
    height:auto !important;
    min-height:78px !important;
    padding:12px 18px !important;
    flex-wrap:wrap !important;
  }
  .brand img{width:198px !important;}
  .menu-toggle{display:block !important;color:#fff !important;}
  .nav{
    display:none !important;
    width:100% !important;
    height:auto !important;
    flex-direction:column !important;
    align-items:flex-start !important;
    gap:0 !important;
    padding:10px 0 2px !important;
    background:transparent !important;
  }
  .nav.open{display:flex !important;}
  .nav a{
    width:100% !important;
    height:auto !important;
    padding:13px 0 !important;
    border-bottom:1px solid rgba(255,255,255,.12) !important;
    font-size:13px !important;
  }
  .nav a.active{border-color:#59a3ff !important;}
  .hero-content{padding-top:112px !important;}
}

/* FIX DEFINITIVO richiesto: fascia 4 icone sotto Azienda + navbar chiara originale */
.site-header{
  position:fixed !important;
  top:0 !important;
  left:0 !important;
  right:0 !important;
  height:88px !important;
  min-height:88px !important;
  padding:0 clamp(22px,4vw,64px) !important;
  background:rgba(255,255,255,.96) !important;
  border-bottom:1px solid var(--line) !important;
  box-shadow:0 4px 18px rgba(7,21,36,.08) !important;
  backdrop-filter:blur(10px) !important;
  -webkit-backdrop-filter:blur(10px) !important;
  z-index:1000 !important;
}
.site-header .nav a,
.site-header a,
.site-header .menu-toggle{
  color:#071524 !important;
}
.site-header .nav a:hover,
.site-header .nav a.active{
  color:var(--blue) !important;
  border-color:var(--blue) !important;
}
.menu-toggle{color:#071524 !important;}
.services#servizi{
  background:#fff !important;
  border-bottom:1px solid var(--line) !important;
}
@media (max-width:760px){
  .site-header{
    background:rgba(255,255,255,.97) !important;
    height:auto !important;
    min-height:78px !important;
  }
  .menu-toggle{color:#071524 !important;}
  .nav{background:#fff !important;}
  .nav a{
    color:#071524 !important;
    border-bottom:1px solid var(--line) !important;
  }
  .nav a.active{
    color:var(--blue) !important;
    border-color:var(--blue) !important;
  }
}

/* FIX finale: fascia 4 icone sopra la sezione team e ancora Azienda sulla fascia */
.services#azienda{
  background:#fff !important;
  border-bottom:1px solid var(--line) !important;
}
.company{
  border-top:0 !important;
}
.site-header{
  background:rgba(255,255,255,.96) !important;
  color:#071524 !important;
}
.site-header .nav a,
.site-header a,
.site-header .menu-toggle{
  color:#071524 !important;
}
.site-header .nav a:hover,
.site-header .nav a.active{
  color:var(--blue) !important;
  border-color:var(--blue) !important;
}


/* FIX finale: menu senza Progetti, ancore corrette e navbar chiara */
.site-header{background:#fff !important;color:#071524 !important;}
.site-header .nav a{color:#071524 !important;}
#home,#azienda,#servizi,#contatti{scroll-margin-top:96px !important;}
@media (max-width:680px){#home,#azienda,#servizi,#contatti{scroll-margin-top:82px !important;}}

/* Separatore lineare tra Opere Pubbliche e Come lavoriamo */
.public{
  padding-bottom:70px !important;
}
.section-divider{
  height:1px;
  margin:0;
  background:#e1e8f0;
  border:0;
  box-shadow:none;
  overflow:hidden;
}
.section-divider:before,
.section-divider:after,
.section-divider span{
  display:none!important;
  content:none!important;
}
.process{
  max-width:none!important;
  margin-top:0!important;
  padding-top:70px!important;
  background:#f7faff!important;
}
.process-head,.process-grid{max-width:1180px;margin-left:auto;margin-right:auto}
.process-grid article{background:#fff!important;border-color:#e0e8f2!important;border-radius:8px;box-shadow:0 12px 28px rgba(7,21,36,.045)}
@media (max-width:680px){
  .public{padding-bottom:44px!important}
  .section-divider{height:1px}
  .process{padding-top:44px!important}
}

/* FIX cookie banner mobile compatto */
.cookie-banner{
  width:min(920px, calc(100% - 32px)) !important;
  left:50% !important;
  right:auto !important;
  bottom:18px !important;
  transform:translateX(-50%) !important;
  border-radius:14px !important;
  padding:14px 16px !important;
  gap:14px !important;
}
.cookie-banner strong{display:block;font-size:14px;line-height:1.15;margin-bottom:2px;}
.cookie-banner p{font-size:13px!important;line-height:1.35!important;margin:2px 0 4px!important;}
.cookie-banner a{font-size:12px!important;}
.cookie-actions button{border-radius:9px!important;padding:9px 13px!important;font-size:13px!important;line-height:1.1!important;white-space:nowrap!important;}

@media (max-width:680px){
  .cookie-banner{
    width:calc(100% - 20px) !important;
    bottom:10px !important;
    padding:10px 11px !important;
    border-radius:12px !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:8px !important;
    box-shadow:0 10px 32px rgba(7,21,36,.18) !important;
  }
  .cookie-banner strong{font-size:13px!important;}
  .cookie-banner p{
    font-size:11.5px!important;
    line-height:1.28!important;
    margin:1px 0 2px!important;
  }
  .cookie-banner a{font-size:11.5px!important;}
  .cookie-actions{
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:7px!important;
  }
  .cookie-actions button{
    width:100%!important;
    min-height:36px!important;
    padding:8px 7px!important;
    font-size:11.5px!important;
  }
  body.cookie-open .whatsapp{bottom:118px!important;}
}
