:root{--blue:#0c4e97;--blue-dark:#07356c;--blue-soft:#eaf4ff;--ink:#0f2743;--muted:#60738a;--line:#d9e4ef;--bg:#f7faff;--white:#fff;--radius:18px;--shadow:0 12px 30px rgba(8,49,91,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.hidden{display:none!important}.eyebrow{font-size:11px;letter-spacing:.19em;font-weight:800;color:#17569d}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;font-weight:800;border:1px solid transparent}.btn.primary{background:#0756a7;color:#fff;box-shadow:0 10px 22px rgba(8,75,146,.2)}.btn.secondary{background:#fff;border-color:var(--line)}
.catalog-header{background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 2px 14px rgba(9,41,74,.06)}.topbar{background:#073c76;color:#fff;padding:7px 34px;font-size:12px;display:flex;justify-content:space-between;gap:20px}.toplinks{display:flex;gap:24px;opacity:.95}.mainbar{max-width:1420px;margin:auto;padding:14px 26px 10px;display:grid;grid-template-columns:1.2fr 1.5fr .9fr;gap:22px;align-items:center}.catalog-logo{display:flex;align-items:center;gap:12px}.catalog-logo img{width:260px;height:auto}.catalog-logo span{font-family:"Segoe Script","Brush Script MT",cursive;color:#0f5da9;font-size:17px;line-height:1.1}.global-search{display:flex;height:46px;border:1px solid #c8d8e8;border-radius:12px;overflow:hidden;background:#fff}.global-search input{border:0;outline:0;flex:1;padding:0 16px;color:var(--ink)}.global-search button{border:0;background:#0b5cae;color:#fff;width:52px;font-size:25px;cursor:pointer}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px;font-weight:700;font-size:13px}.header-actions a{padding:7px 0}.header-wa{color:#0b5cae}.header-actions img{width:72px;height:72px;object-fit:contain}.catalog-nav{display:flex;gap:0;max-width:1420px;margin:auto;padding:0 26px;border-top:1px solid #edf2f7}.catalog-nav a{padding:12px 22px;font-weight:700;font-size:13px;color:#284764;border-right:1px solid #edf2f7}.catalog-nav a:first-child{padding-left:0}.catalog-nav a.active{color:#0b5cae}
.catalog-hero{background:linear-gradient(115deg,#e6f2ff 0%,#f9fcff 55%,#e5f1fb 100%);border-bottom:1px solid var(--line);padding:50px 28px}.catalog-hero>div{max-width:1220px;margin:auto}.catalog-hero h1{font-size:clamp(38px,5vw,66px);line-height:1.02;margin:12px 0 14px;letter-spacing:-.045em;color:#0a3670}.catalog-hero h1 span{color:#1278d0}.catalog-hero p{max-width:780px;color:#49657f;font-size:17px;line-height:1.65}.hero-pills{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.hero-pills span{background:#fff;border:1px solid #d3e1ef;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800;color:#275273}
.catalog-shell{max-width:1420px;margin:auto;padding:34px 26px 44px;display:grid;grid-template-columns:250px 1fr;gap:28px}.filters-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;align-self:start;position:sticky;top:150px;box-shadow:var(--shadow)}.filter-title{font-size:17px;font-weight:800;margin-bottom:18px}.filters-panel label,.sort-control{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;color:#526a82;margin-bottom:14px}.filters-panel select,.sort-control select{border:1px solid #cad7e4;background:#fff;border-radius:10px;padding:10px 11px;color:#17334f;outline:0}.clear-filters{width:100%;border:0;background:#edf4fb;color:#1e537f;border-radius:10px;padding:10px 12px;font-weight:800;cursor:pointer}.filter-note{margin-top:16px;padding:12px;border-radius:12px;background:#f3f8fd;border:1px solid #dce8f2;display:flex;flex-direction:column;gap:6px}.filter-note strong{font-size:12px}.filter-note span{font-size:11px;line-height:1.45;color:#5b7085}.catalog-content{min-width:0}.catalog-toolbar{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px}.catalog-toolbar h2{margin:4px 0 0;font-size:31px;color:#113c6d}.result-count{display:inline-block;margin-top:6px;color:#6b7d90;font-size:12px;font-weight:600}.sort-control{margin:0;min-width:150px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-tile{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(17,51,81,.06);cursor:pointer;transition:transform .18s,box-shadow .18s}.product-tile:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(17,51,81,.12)}.product-photo{position:relative;aspect-ratio:1.22/1;background:#f5f9fd;border-bottom:1px solid #e3ecf4}.product-photo img{width:100%;height:100%;object-fit:cover}.product-brand{position:absolute;left:12px;top:12px;background:#fff;color:#174b82;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:800;box-shadow:0 5px 12px rgba(0,0,0,.06)}.product-body{padding:15px 15px 13px}.product-category{text-transform:uppercase;color:#6d8296;font-size:10px;font-weight:800;letter-spacing:.08em}.product-body h3{font-size:17px;line-height:1.25;margin:7px 0 8px;color:#123a68}.product-body p{font-size:12px;line-height:1.5;color:#64798d;min-height:55px;margin:0}.product-meta{font-size:11px;color:#456078;margin-top:12px;font-weight:700}.product-cta{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e7eef5;margin-top:13px;padding-top:11px;font-size:12px;font-weight:800;color:#0a5dad}.empty{padding:45px 22px;text-align:center;background:#fff;border:1px dashed #c9d6e2;border-radius:16px;color:#607386}
.brands-section{background:#fff;border-top:1px solid var(--line);padding:36px 26px 42px;text-align:center}.brand-cards{max-width:1000px;margin:20px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.brand-card{min-height:115px;border:1px solid var(--line);border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:#fbfdff}.brand-card strong{font-size:24px;color:#0f559e}.brand-card small{font-size:11px;color:#718398}.baron-symbol{width:38px;height:38px;border-radius:50%;background:#e21b2c;color:#fff;font-size:28px;font-weight:900;display:flex;align-items:center;justify-content:center}.dihr-mark{color:#505761!important}
.contact-section{max-width:1240px;margin:36px auto 48px;background:#eaf5ff;border:1px solid #d6e7f6;border-radius:20px;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-section h2{margin:6px 0 8px;font-size:30px;color:#113e70}.contact-section p{margin:0;color:#58708a;max-width:730px;line-height:1.55;font-size:14px}.contact-actions{display:flex;gap:10px;flex-wrap:wrap}
.catalog-footer{background:#083f79;color:#fff;padding:20px 34px;display:grid;grid-template-columns:1.2fr 1fr 1.4fr .8fr;gap:16px;align-items:center}.catalog-footer>div{display:flex;flex-direction:column;gap:4px;border-right:1px solid rgba(255,255,255,.16);padding-right:14px}.catalog-footer>div:last-child{border-right:0}.catalog-footer strong{font-size:13px}.catalog-footer span{font-size:11px;opacity:.88}
.product-modal{display:none;position:fixed;inset:0;z-index:1000}.product-modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(8,24,42,.62);backdrop-filter:blur(4px)}.modal-card{position:relative;z-index:1;width:min(900px,calc(100% - 28px));max-height:calc(100vh - 30px);overflow:auto;margin:15px auto;background:#fff;border-radius:22px;padding:26px;box-shadow:0 25px 80px rgba(0,0,0,.28)}.modal-close{position:absolute;right:15px;top:10px;border:0;background:transparent;font-size:30px;line-height:1;color:#6b7c8d;cursor:pointer}.modal-product-layout{display:grid;grid-template-columns:300px 1fr;gap:24px;align-items:start}.modal-image-wrap{aspect-ratio:1/1;border-radius:15px;overflow:hidden;background:#f5f9fd;border:1px solid var(--line)}.modal-image-wrap img{width:100%;height:100%;object-fit:cover}.modal-head{display:flex;gap:10px;align-items:center;margin-bottom:10px}.badge{display:inline-flex;background:#edf5ff;color:#0b5cae;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:800}.meta{color:#72859a;font-size:11px}.modal-card h2{font-size:29px;line-height:1.15;margin:3px 34px 10px 0;color:#123b69}.modal-description{color:#566c82;line-height:1.6;font-size:13px}.model-line{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid #e4ebf2;font-size:13px}.model-line span{color:#6b7e91}.spec-grid{margin:18px 0;border:1px solid #e0e8ef;border-radius:13px;overflow:hidden}.spec-row{display:grid;grid-template-columns:1fr 1.3fr;gap:15px;padding:10px 12px;border-bottom:1px solid #e0e8ef;font-size:12px}.spec-row:last-child{border-bottom:0}.spec-row span{color:#6b7e91;text-transform:capitalize}.spec-row strong{color:#1b344d}.source-box{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:12px;background:#f4f8fb;color:#607386;font-size:11px}.source-box strong{color:#1b344d}.modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:17px}.modal-open{overflow:hidden}
@media(max-width:1100px){.mainbar{grid-template-columns:1fr 1fr}.header-actions{justify-content:flex-end}.catalog-shell{grid-template-columns:1fr}.filters-panel{position:static}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.topbar{display:none}.mainbar{grid-template-columns:1fr;padding:12px 16px}.catalog-logo{justify-content:center}.catalog-logo img{width:220px}.catalog-logo span{display:none}.header-actions{justify-content:center}.header-actions img{width:58px;height:58px}.catalog-nav{overflow:auto;padding:0 16px}.catalog-nav a,.catalog-nav a:first-child{padding:11px 15px;white-space:nowrap}.catalog-hero{padding:38px 18px}.catalog-shell{padding:24px 16px 35px}.catalog-toolbar{align-items:start;flex-direction:column}.sort-control{width:100%}.catalog-grid{grid-template-columns:1fr}.contact-section{margin:24px 16px 36px;flex-direction:column;align-items:flex-start}.catalog-footer{grid-template-columns:1fr;padding:18px 20px}.catalog-footer>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.16);padding:0 0 10px}.catalog-footer>div:last-child{border-bottom:0}.modal-product-layout{grid-template-columns:1fr}.modal-image-wrap{max-width:420px;width:100%;margin:auto}.brand-cards{grid-template-columns:1fr 1fr}.global-search{height:44px}}
@media(max-width:430px){.brand-cards{grid-template-columns:1fr}.hero-pills span{font-size:10px}.catalog-hero h1{font-size:42px}.contact-actions{width:100%}.contact-actions .btn{width:100%}}

.product-image.image-error{object-fit:contain;opacity:.35;background:#f7fafc}

/* Fascia prodotti in evidenza */
.featured-section{max-width:1240px;margin:0 auto;padding:34px 26px 12px}.featured-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px}.featured-head h2{margin:5px 0 0;color:#113c6d;font-size:30px}.featured-arrows{display:flex;gap:7px}.featured-arrows button{width:38px;height:38px;border:1px solid #d4e1eb;border-radius:10px;background:#fff;color:#0b5da8;font-size:19px;font-weight:800;cursor:pointer}.featured-viewport{overflow:hidden}.featured-track{display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;padding:2px 2px 14px;scroll-behavior:smooth}.featured-track::-webkit-scrollbar{display:none}.featured-card{flex:0 0 calc((100% - 48px)/4);min-width:245px;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(17,51,81,.06);cursor:pointer}.featured-card .product-photo{aspect-ratio:1.25/1}.featured-card .product-body{padding:14px}.featured-card h3{font-size:16px}.featured-card p{min-height:40px}.product-price{font-size:14px;color:#0b5da8;font-weight:900;margin:8px 0}.featured-empty{padding:18px;border:1px dashed #cbd9e4;border-radius:14px;color:#718397;background:#fbfdff;font-size:12px}.modal-gallery{display:flex;gap:7px;overflow:auto;margin-top:8px;padding-bottom:3px}.gallery-thumb{flex:0 0 64px;height:55px;border:2px solid transparent;border-radius:8px;padding:0;overflow:hidden;background:#f4f8fb;cursor:pointer}.gallery-thumb.active{border-color:#0b5da8}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.price-line{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-top:1px solid #e4ebf2;margin-top:8px;font-size:14px}.price-line span{color:#6b7e91}.price-line strong{color:#0b5da8}
@media(max-width:900px){.featured-card{flex-basis:calc((100% - 16px)/2)}}
@media(max-width:560px){.featured-section{padding:26px 16px 8px}.featured-head h2{font-size:25px}.featured-card{flex-basis:86vw}.featured-arrows button{width:34px;height:34px}}

/* Home stile v17 - vetrina + slider dinamico */
.home-page{background:#f7faff}.home-hero{background:linear-gradient(110deg,#eaf5ff 0%,#fff 52%,#e7f2fb 100%);border-bottom:1px solid var(--line);overflow:hidden}.home-hero-inner{max-width:1420px;margin:auto;min-height:430px;padding:38px 26px;display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.home-hero-copy{padding:20px 0 20px 12px}.home-hero h1{font-size:clamp(42px,5.2vw,70px);line-height:.98;letter-spacing:-.055em;margin:12px 0 15px;color:#103d72}.home-hero h1 span{color:#1374c9}.home-hero-copy p{max-width:670px;color:#506a83;font-size:16px;line-height:1.65;margin:0}.hero-checks{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.hero-checks span{background:#fff;border:1px solid #d4e3ef;border-radius:999px;padding:9px 13px;color:#21517b;font-size:11px;font-weight:800}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.home-hero-visual{position:relative;min-height:340px}.hero-photo{position:absolute;border:8px solid #fff;border-radius:22px;overflow:hidden;box-shadow:0 18px 45px rgba(12,63,111,.18);background:#fff}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo-kitchen{width:62%;height:255px;left:0;bottom:12px;transform:rotate(-2deg)}.hero-photo-cold{width:60%;height:270px;right:0;top:2px;transform:rotate(2deg)}.hero-script{position:absolute;z-index:3;right:22%;bottom:26px;color:#0756a7;font-family:"Segoe Script","Brush Script MT",cursive;font-size:24px;line-height:1.05;transform:rotate(-5deg);text-shadow:0 1px 0 #fff}.category-strip{background:#fff;padding:34px 26px 38px}.section-wrap{max-width:1320px;margin:auto}.section-heading{text-align:center;margin-bottom:22px}.section-heading h2{margin:5px 0 0;color:#123e71;font-size:31px}.category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.category-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:15px;padding:8px 8px 13px;text-align:center;box-shadow:0 8px 24px rgba(17,51,81,.06);transition:transform .18s,box-shadow .18s}.category-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(17,51,81,.11)}.category-card img{width:100%;aspect-ratio:4/3;height:auto;object-fit:cover;border-radius:10px;background:#f5f9fd}.category-icon{display:block;color:#0b5da8;font-size:24px;font-weight:900;margin:-1px 0 2px}.category-card strong{display:block;color:#123f70;font-size:13px;line-height:1.2}.category-card small{display:block;color:#718397;font-size:10px;margin-top:3px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);max-width:1320px;margin:0 auto;padding:19px 26px;gap:0;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-strip>div{padding:4px 20px;border-right:1px solid #dfe8f0;display:flex;flex-direction:column;gap:3px}.trust-strip>div:last-child{border-right:0}.trust-strip strong{font-size:12px;color:#124b83}.trust-strip span{font-size:10px;color:#718398}.home-featured{padding-top:38px;padding-bottom:18px}.featured-subtitle{margin:5px 0 0;color:#718397;font-size:12px;line-height:1.45}.featured-footer-link{text-align:right;margin-top:0}.featured-footer-link a{font-size:12px;font-weight:800;color:#0b5da8}.home-brands{margin-top:10px}.home-contact{margin-top:35px}.home-page .catalog-footer{margin-top:0}.home-page .featured-card .product-photo img{object-fit:contain;background:#fff}.home-page .featured-card .product-photo{background:#fff}.home-page .featured-card{flex-basis:calc((100% - 48px)/4)}
@media(max-width:1100px){.home-hero-inner{grid-template-columns:1fr}.home-hero-visual{min-height:300px;max-width:760px;width:100%;margin:auto}.category-grid{grid-template-columns:repeat(3,1fr)}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip>div:nth-child(2){border-right:0}.trust-strip>div:nth-child(-n+2){border-bottom:1px solid #dfe8f0;padding-bottom:12px}.trust-strip>div:nth-child(n+3){padding-top:12px}.home-page .featured-card{flex-basis:calc((100% - 32px)/3)}}
@media(max-width:760px){.home-hero-inner{padding:28px 16px 24px}.home-hero-copy{padding-left:0}.home-hero h1{font-size:47px}.home-hero-visual{min-height:250px}.hero-photo-kitchen{height:190px}.hero-photo-cold{height:205px}.hero-script{font-size:18px;right:18%;bottom:20px}.category-strip{padding:28px 16px 32px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card img{aspect-ratio:4/3;height:auto}.trust-strip{padding:15px 10px}.trust-strip>div{padding-left:10px;padding-right:10px}.home-page .featured-card{flex-basis:86vw}}
@media(max-width:430px){.hero-checks span{font-size:10px}.hero-actions .btn{width:100%}.category-grid{gap:9px}.category-card img{aspect-ratio:4/3;height:auto}.trust-strip{grid-template-columns:1fr}.trust-strip>div,.trust-strip>div:nth-child(2){border-right:0;border-bottom:1px solid #dfe8f0;padding:11px 7px}.trust-strip>div:last-child{border-bottom:0}.home-hero-visual{min-height:220px}.hero-photo-kitchen{height:165px}.hero-photo-cold{height:180px}.hero-script{font-size:15px}}

/* v19 - rifinitura home: header più compatto, hero pulito, marchi in fascia */
.catalog-header{position:relative;box-shadow:0 4px 18px rgba(9,41,74,.07)}
.topbar{padding:6px 34px;font-size:11px;min-height:30px;align-items:center}
.toplinks{gap:22px}
.mainbar{max-width:1440px;padding:12px 28px 11px;grid-template-columns:minmax(360px,1.15fr) minmax(360px,1.45fr) minmax(230px,.75fr);gap:26px}
.catalog-logo{gap:10px}
.catalog-logo img{width:242px}
.catalog-logo span{font-size:15px;max-width:105px}
.global-search{height:44px;border-radius:10px}
.global-search button{width:48px;font-size:22px}
.header-actions{gap:11px;font-size:12px}
.header-actions img{width:62px;height:62px}
.catalog-nav{min-height:43px;padding:0 28px}
.catalog-nav a{padding:11px 21px;font-size:12px}
.catalog-nav a:first-child{padding-left:0}

.home-hero{background:linear-gradient(105deg,#eef7ff 0%,#ffffff 53%,#eaf4fc 100%)}
.home-hero-inner{max-width:1440px;min-height:390px;padding:34px 34px;grid-template-columns:minmax(0,1.05fr) minmax(480px,.95fr);gap:44px}
.home-hero-copy{padding:10px 0 10px 8px}
.home-hero h1{font-size:clamp(45px,4.8vw,66px);margin:10px 0 14px}
.home-hero-copy p{font-size:15px;max-width:650px;line-height:1.6}
.hero-checks{margin-top:18px}
.hero-checks span{padding:8px 12px;font-size:10px}
.hero-actions{margin-top:20px}
.hero-actions .btn{padding:12px 18px}
.home-hero-visual{min-height:320px;display:flex;align-items:center}
.hero-visual-panel{position:relative;width:100%;height:300px;border-radius:26px;background:linear-gradient(135deg,#0c4e97,#1478c9);overflow:hidden;box-shadow:0 20px 48px rgba(10,69,125,.18);padding:25px 28px;color:#fff}
.hero-visual-panel:after{content:"";position:absolute;width:390px;height:390px;border-radius:50%;right:-145px;top:-160px;background:rgba(255,255,255,.08)}
.hero-visual-kicker{position:relative;z-index:2;font-size:10px;letter-spacing:.18em;font-weight:800;opacity:.82}
.hero-visual-title{position:relative;z-index:2;font-size:27px;line-height:1.08;font-weight:800;margin-top:8px}
.hero-visual-title span{font-weight:500;opacity:.9}
.hero-visual-products{position:absolute;right:22px;bottom:-7px;width:73%;height:205px}
.hero-product{position:absolute;background:#fff;border:6px solid #fff;border-radius:17px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.16)}
.hero-product img{width:100%;height:100%;object-fit:contain;background:#fff}
.hero-product-main{left:0;bottom:0;width:64%;height:172px;transform:rotate(-2deg)}
.hero-product-side{right:0;top:4px;width:51%;height:152px;transform:rotate(2deg)}
.hero-script{right:18%;bottom:25px;font-size:19px;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.22)}

.home-brands{padding:30px 26px 34px;background:#fff;border-top:1px solid var(--line)}
.home-brands>.eyebrow{margin-bottom:0}
.brand-cards{max-width:1180px;margin:18px auto 0;display:grid;grid-template-columns:repeat(6,1fr);gap:0;border:1px solid #e1e9f1;border-radius:16px;overflow:hidden;background:#fff}
.brand-card{min-height:92px;border:0;border-right:1px solid #e1e9f1;border-radius:0;background:#fff;gap:5px;padding:12px 10px;transition:background .18s,transform .18s}
.brand-card:last-child{border-right:0}
.brand-card:hover{background:#f7fbff;transform:none}
.brand-card strong{font-size:23px;line-height:1;color:#11589f;letter-spacing:-.02em}
.brand-card small{font-size:9px;color:#7a8b9c}
.baron-symbol{width:31px;height:31px;font-size:22px}
.dihr-mark{color:#59616a!important}.sinclair-mark{color:#111!important;font-weight:800!important;letter-spacing:-.04em}.sinclair-mark::first-letter{color:#111}

@media(max-width:1100px){
 .mainbar{grid-template-columns:1fr 1fr}.home-hero-inner{grid-template-columns:1fr;gap:20px}.home-hero-visual{max-width:760px;margin:auto;width:100%}.brand-cards{grid-template-columns:repeat(6,1fr)}
}
@media(max-width:760px){
 .mainbar{grid-template-columns:1fr;padding:11px 16px}.catalog-logo img{width:220px}.catalog-logo span{display:none}.header-actions{justify-content:center}.header-actions img{width:54px;height:54px}.catalog-nav{padding:0 16px}.home-hero-inner{padding:26px 16px 24px}.home-hero-copy{padding:0}.home-hero h1{font-size:47px}.home-hero-visual{min-height:245px}.hero-visual-panel{height:235px;padding:20px}.hero-visual-title{font-size:22px}.hero-visual-products{width:76%;height:165px}.hero-product-main{height:142px}.hero-product-side{height:125px}.hero-script{font-size:15px;right:16%;bottom:18px}.brand-cards{display:flex;overflow-x:auto;max-width:none}.brand-card{flex:0 0 170px}.home-brands{padding-left:16px;padding-right:16px}
}

/* v20 - hero sostituito con il banner approvato */
.home-hero-image{background:#eef7ff;border-bottom:1px solid var(--line);padding:0;overflow:hidden}
.home-hero-image>img{display:block;width:100%;height:auto;max-width:1672px;margin:0 auto}
.home-hero-image + .category-strip{padding-top:34px}
@media(max-width:760px){.home-hero-image>img{width:100%;min-width:760px;max-width:none;transform:translateX(calc((100vw - 760px)/2));transform-origin:top center}.home-hero-image{height:auto;overflow:hidden}}


/* v20 - contatti home: niente duplicati in topbar, tre referenti nel footer */
.home-footer{grid-template-columns:1.25fr .9fr .9fr .9fr 1.45fr;align-items:center}
.home-footer strong{white-space:nowrap}
.home-footer span{white-space:nowrap}
@media(max-width:1100px){.home-footer{grid-template-columns:repeat(3,1fr);row-gap:14px}}
@media(max-width:760px){.home-footer{grid-template-columns:1fr;padding:18px 20px}.home-footer>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.16);padding:0 0 10px}.home-footer>div:last-child{border-bottom:0}.home-footer span{white-space:normal}}

/* v22 - loghi dei 5 marchi nella fascia principale */
.brand-logo{height:44px;display:flex;align-items:center;justify-content:center;margin-bottom:1px}
.brand-logo img{max-width:150px;max-height:46px;width:auto;height:auto;display:block;object-fit:contain}
.brand-logo-baron .baron-symbol{width:36px;height:36px;font-size:25px;margin:0}
.brand-card strong{font-size:20px}
@media(max-width:760px){.brand-logo{height:42px}.brand-logo img{max-width:140px;max-height:44px}.brand-logo-baron .baron-symbol{width:34px;height:34px}.brand-card strong{font-size:19px}}

/* v27 - richiamo pubblicitario Team-Tec */
.teamtec-promo{max-width:1240px;margin:28px auto 12px;padding:0 26px}
.teamtec-promo-link{display:block;color:inherit;text-decoration:none}
.teamtec-promo-link:focus-visible{outline:3px solid #0b5ca9;outline-offset:4px;border-radius:22px}
.teamtec-promo-inner{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:22px 26px;border-radius:20px;overflow:hidden;background:linear-gradient(115deg,#073d78 0%,#0b5ca9 58%,#1479ca 100%);box-shadow:0 16px 38px rgba(8,63,121,.18)}
.teamtec-promo-inner:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-90px;top:-125px;background:rgba(255,255,255,.08)}
.teamtec-badge{position:relative;z-index:1;width:86px;height:86px;border-radius:18px;background:#050505;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 8px 22px rgba(0,0,0,.18)}
.teamtec-badge img{width:100%;height:100%;display:block;object-fit:cover}
.teamtec-copy{position:relative;z-index:1}.teamtec-copy .eyebrow{color:rgba(255,255,255,.72);margin-bottom:4px}.teamtec-copy h2{color:#fff;font-size:25px;line-height:1.16;margin:0 0 7px}.teamtec-copy h2 span{color:#bfe3ff}.teamtec-copy p{color:rgba(255,255,255,.84);font-size:12px;line-height:1.5;margin:0;max-width:760px}
.teamtec-tag{position:relative;z-index:1;white-space:nowrap;border:1px solid rgba(255,255,255,.32);border-radius:999px;padding:9px 13px;color:#fff;font-size:10px;font-weight:900;letter-spacing:.06em;background:rgba(255,255,255,.08)}
@media(max-width:760px){.teamtec-promo{margin:22px 0 8px;padding:0 16px}.teamtec-promo-inner{grid-template-columns:auto 1fr;gap:16px;padding:18px}.teamtec-badge{width:68px;height:68px;border-radius:14px}.teamtec-badge span{font-size:15px}.teamtec-badge strong{font-size:24px}.teamtec-copy h2{font-size:20px}.teamtec-copy p{font-size:11px}.teamtec-tag{grid-column:1/-1;justify-self:start}}
@media(max-width:430px){.teamtec-promo-inner{grid-template-columns:1fr}.teamtec-badge{width:64px;height:64px}.teamtec-copy h2{font-size:19px}}

/* Prezzi catalogo: solo listino e prezzo al cliente, senza indicazione dello sconto */
.product-price{display:flex;flex-direction:column;gap:3px}.product-list-price{font-size:12px;color:#7a8998;font-weight:600}.product-price strong{font-size:14px;color:#0b5da8;font-weight:900}.price-box{margin-top:8px}.price-line{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-top:1px solid #e4ebf2;font-size:14px}.price-line span{color:#6b7e91}.price-line strong{color:#0b5da8}.price-line.list-price strong{color:#7a8998;font-weight:700}.price-line.customer-price{padding-bottom:11px}.price-line.customer-price strong{font-size:16px}


/* v39 - header senza ricerca + hero perfettamente responsive su smartphone */
.mainbar{grid-template-columns:minmax(0,1fr) auto}
@media(max-width:760px){.mainbar{grid-template-columns:1fr}.home-hero-image{width:100%;overflow:hidden}.home-hero-image>img{display:block;width:100%;min-width:0;max-width:100%;height:auto;transform:none;margin:0}.catalog-header .mainbar{padding-left:16px;padding-right:16px}}

/* v40 - controlli slider: nessun salto alla fine */
.featured-arrows button:disabled{opacity:.35;cursor:default}

/* Richiesta preventivo / soluzione personalizzata */
.quote-section{max-width:1240px;margin:42px auto 54px;background:linear-gradient(135deg,#073c76 0%,#0b5cae 62%,#1678cf 100%);border-radius:24px;padding:34px;display:grid;grid-template-columns:1.5fr .85fr;gap:34px;align-items:stretch;box-shadow:0 18px 42px rgba(7,60,118,.16);color:#fff}.quote-copy .eyebrow{color:#cfe7ff}.quote-copy h2{margin:7px 0 12px;font-size:clamp(30px,3.2vw,44px);line-height:1.05;letter-spacing:-.035em;color:#fff}.quote-copy p{margin:0;max-width:720px;color:#e3f1ff;font-size:15px;line-height:1.65}.quote-points{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.quote-points span{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);border-radius:999px;padding:9px 12px;color:#fff;font-size:11px;font-weight:800}.quote-action-card{background:#fff;color:#173b5f;border-radius:18px;padding:25px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 12px 30px rgba(0,0,0,.12)}.quote-label{font-size:10px;letter-spacing:.12em;font-weight:900;color:#0b5cae}.quote-action-card strong{font-size:25px;line-height:1.15;margin:7px 0 7px;color:#103d72}.quote-action-card>span:not(.quote-label){font-size:12px;color:#667d92;line-height:1.45}.quote-wa{margin-top:18px;text-align:center}.quote-mail{text-align:center;margin-top:12px;color:#0b5cae;font-size:12px;font-weight:800;text-decoration:none}.quote-mail:hover{text-decoration:underline}
@media(max-width:760px){.quote-section{margin:28px 16px 40px;padding:24px 18px;grid-template-columns:1fr;gap:20px;border-radius:20px}.quote-copy h2{font-size:32px}.quote-action-card{padding:21px}.quote-points{gap:7px}.quote-points span{font-size:10px}}
