
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#102b43;background:#f6f9fc;line-height:1.55}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,92%);margin:auto}
header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #dbe8f1}.nav{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{height:54px;max-width:230px;object-fit:contain}.menu{display:flex;gap:18px;font-weight:800;font-size:14px}.langs{display:flex;gap:5px}.langs a{padding:6px 8px;border:1px solid #dbe8f1;border-radius:8px;font-size:12px;font-weight:900}
.hero{background:linear-gradient(120deg,#06375e,#0783c7);color:#fff;padding:72px 0}.heroGrid{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center}.hero h1{font-size:clamp(42px,6vw,70px);line-height:1;margin:8px 0 18px;letter-spacing:-.04em}.hero p{font-size:20px;color:#e3f4ff;max-width:720px}.heroImg{width:100%;height:440px;object-fit:cover;border-radius:24px;box-shadow:0 25px 60px #001c3180}.kicker{text-transform:uppercase;letter-spacing:.11em;font-size:12px;font-weight:900;color:#83d7ff}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.btn{display:inline-block;padding:14px 18px;border-radius:12px;background:#fff;color:#06375e;font-weight:900}.btn.blue{background:#0783c7;color:#fff}.btn.line{background:transparent;border:1px solid #ffffff88;color:#fff}
.quick{margin-top:-28px;position:relative;z-index:3}.quickGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quickCard{background:#fff;border:1px solid #dbe8f1;border-radius:16px;padding:18px;box-shadow:0 10px 30px #173c5d12}.quickCard b{display:block;font-size:16px}.quickCard span{font-size:13px;color:#60788c}
section{padding:68px 0}.head{max-width:780px;margin-bottom:30px}.head h2{font-size:clamp(30px,4vw,45px);line-height:1.08;margin:7px 0 12px}.head p{color:#60788c}.cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.info{background:#fff;border:1px solid #dbe8f1;border-radius:18px;padding:24px}.info h3{font-size:22px;margin:8px 0}.icon{font-size:30px}.machines{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.machine{background:#fff;border:1px solid #dbe8f1;border-radius:18px;padding:24px}.machine strong{font-size:32px;color:#087bbd;display:block}.price{font-size:25px;font-weight:900;margin-top:10px}.dark{background:#082e4e;color:#fff}.dark .head p{color:#c8dceb}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.step{padding:22px;border:1px solid #ffffff26;border-radius:16px}.step b{display:block;font-size:30px;color:#84d8ff}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:10px}.gallery img{width:100%;height:260px;object-fit:cover;border-radius:14px;cursor:pointer}.gallery img:first-child{height:530px;grid-row:span 2}.location{display:grid;grid-template-columns:1fr 1fr;gap:24px}.locbox{background:#fff;border:1px solid #dbe8f1;border-radius:18px;padding:25px}.locbox h3{font-size:26px}.footer{background:#061f35;color:#cbdbe8;padding:38px 0}.footerGrid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:25px}.float{position:fixed;right:18px;bottom:18px;z-index:60;background:#147a3d;color:#fff;padding:13px 16px;border-radius:999px;font-weight:900;box-shadow:0 8px 25px #0004}
@media(max-width:850px){.menu{display:none}.heroGrid,.location{grid-template-columns:1fr}.heroImg{height:300px}.quickGrid,.cards3,.machines,.steps{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr}.gallery img,.gallery img:first-child{height:230px;grid-row:auto}.footerGrid{grid-template-columns:1fr}}
@media(max-width:560px){.quickGrid,.cards3,.machines,.steps{grid-template-columns:1fr}.hero{padding:50px 0}.hero h1{font-size:43px}.gallery{grid-template-columns:1fr}.gallery img{height:220px}}

.cardPromo{background:linear-gradient(120deg,#eaf8ff,#fff);border:1px solid #cfe8f5;border-radius:22px;padding:28px}
.cardPromo h2{margin-top:0}.cardStats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}
.cardStat{background:#fff;border:1px solid #dbe8f1;border-radius:14px;padding:16px}.cardStat strong{display:block;font-size:25px;color:#087bbd}
.priceTable{width:100%;border-collapse:collapse;background:#fff;border-radius:14px;overflow:hidden;margin-top:18px}
.priceTable th,.priceTable td{padding:13px 14px;border-bottom:1px solid #e4edf3;text-align:left}.priceTable th:last-child,.priceTable td:last-child{font-weight:900;color:#087bbd}
@media(max-width:560px){.cardStats{grid-template-columns:1fr}.priceTable th,.priceTable td{padding:10px 7px;font-size:13px}}

/* V2.3 — header e selettore lingua */
.nav{min-height:72px;gap:12px}
.brand{flex:0 1 auto;min-width:0}
.brand img{display:block;max-width:205px;width:auto;height:50px}
.langs{flex:0 0 auto;display:flex;align-items:center;gap:4px;margin-left:auto}
.langs a{display:flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 7px;border:1px solid #d6e5ef;border-radius:9px;background:#f7fbfe;font-size:11px;font-weight:900;line-height:1}
@media(max-width:850px){
  .nav{min-height:68px;padding:7px 0}
  .brand img{height:44px;max-width:155px}
  .langs{gap:3px}
  .langs a{min-width:31px;height:31px;padding:0 5px;font-size:10px;border-radius:8px}
}
@media(max-width:390px){
  .wrap{width:min(1160px,94%)}
  .nav{gap:6px}
  .brand img{height:40px;max-width:132px}
  .langs{gap:2px}
  .langs a{min-width:29px;height:29px;padding:0 4px;font-size:9px}
}
