:root{--mtlp-black:#231f20;--mtlp-gold:#f5a623;--mtlp-muted:#64748b;--mtlp-line:#e2e8f0;--mtlp-bg:#f8fafc;--mtlp-card:#fff;--mtlp-shadow:0 16px 40px rgba(15,23,42,.12)}
.mt-landing-preventivo{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827;background:#fff}
.mtlp-hero{background:linear-gradient(135deg,#231f20,#3a3334);color:#fff;border-radius:0 0 28px 28px;margin:0 0 22px;padding:56px 18px}
.mtlp-hero-content{max-width:1120px;margin:0 auto}
.mtlp-eyebrow{color:#f5a623;text-transform:uppercase;letter-spacing:.12em;font-weight:900;font-size:12px;margin:0 0 10px}
.mtlp-hero h1{max-width:820px;font-size:clamp(34px,5vw,62px);line-height:1.02;margin:0 0 16px;font-weight:1000;color:#fff}
.mtlp-subtitle{max-width:720px;color:#e5e7eb;font-size:18px;margin:0 0 24px}
.mtlp-hero-actions,.mtlp-card-actions,.mtlp-product-actions,.mtlp-modal-actions{display:flex;gap:10px;flex-wrap:wrap}
.mtlp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;padding:12px 16px;font-weight:900;text-decoration:none;cursor:pointer;line-height:1.1;transition:.18s transform,.18s filter}
.mtlp-btn:hover{transform:translateY(-1px);filter:brightness(1.03)}
.mtlp-btn-primary{background:var(--mtlp-gold);color:#111827}
.mtlp-btn-light{background:#fff;color:#111827;border:1px solid var(--mtlp-line)}
.mtlp-btn-whatsapp{background:#16a34a;color:#fff}
.mtlp-app{max-width:1180px;margin:0 auto 48px;padding:0 16px}
.mtlp-progress{height:8px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin:0 0 18px}
.mtlp-progress-bar{height:100%;background:var(--mtlp-gold);transition:width .25s ease}
.mtlp-step{display:none;background:var(--mtlp-bg);border:1px solid var(--mtlp-line);border-radius:24px;padding:18px;box-shadow:var(--mtlp-shadow)}
.mtlp-step.active{display:block}
.mtlp-step-head{margin:0 0 18px}
.mtlp-step-head span{display:inline-block;background:#fff7e6;color:#7c4a03;border:1px solid #f8d18a;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;margin-bottom:8px}
.mtlp-step-head h2{font-size:clamp(24px,3vw,36px);margin:0 0 6px;color:#111827}
.mtlp-step-head p{margin:0;color:var(--mtlp-muted)}
.mtlp-options-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.mtlp-options-chips{display:flex;flex-wrap:wrap;gap:10px}
.mtlp-option{background:#fff;border:1px solid var(--mtlp-line);border-radius:18px;padding:16px;text-align:left;cursor:pointer;color:#111827;box-shadow:0 6px 16px rgba(15,23,42,.05)}
.mtlp-option strong{display:block;font-size:16px}
.mtlp-option small{display:block;color:var(--mtlp-muted);font-size:12px;margin-top:4px}
.mtlp-option:hover,.mtlp-option.active{outline:3px solid rgba(245,166,35,.35);border-color:#f5a623}
.mtlp-results-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;color:var(--mtlp-muted);flex-wrap:wrap}
.mtlp-link-btn{background:transparent;border:0;color:#111827;text-decoration:underline;font-weight:900;cursor:pointer}
.mtlp-series-grid,.mtlp-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.mtlp-serie-card,.mtlp-product-card{background:#fff;border:1px solid var(--mtlp-line);border-radius:22px;overflow:hidden;box-shadow:0 8px 22px rgba(15,23,42,.07);display:flex;flex-direction:column}
.mtlp-card-img,.mtlp-product-img{height:210px;background:#f1f5f9}
.mtlp-card-img img,.mtlp-product-img img{width:100%;height:100%;object-fit:cover;display:block}
.mtlp-card-body,.mtlp-product-body{padding:14px;display:flex;flex-direction:column;gap:8px;flex:1}
.mtlp-brand{font-size:12px;font-weight:1000;color:#64748b;text-transform:uppercase;letter-spacing:.06em}
.mtlp-serie-card h3,.mtlp-product-card h3{margin:0;font-size:19px;line-height:1.15;color:#111827}
.mtlp-serie-name,.mtlp-count{margin:0;color:var(--mtlp-muted);font-size:13px}
.mtlp-tags{display:flex;flex-wrap:wrap;gap:6px}
.mtlp-tags span{background:#f1f5f9;color:#334155;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:800}
.mtlp-specs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:4px 0 0}
.mtlp-specs div{background:#f8fafc;border:1px solid #eef2f7;border-radius:10px;padding:7px}
.mtlp-specs dt{font-size:10px;text-transform:uppercase;color:#64748b;font-weight:900}
.mtlp-specs dd{margin:2px 0 0;font-size:12px;color:#111827;font-weight:800}
.mtlp-loading,.mtlp-empty{grid-column:1/-1;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:18px;color:#64748b}
.mtlp-load-more-wrap{text-align:center;margin-top:18px}
.mtlp-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:18px}
.mtlp-modal.active{display:flex}
.mtlp-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.62)}
.mtlp-modal-box{position:relative;background:#fff;border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.35);width:min(960px,96vw);max-height:88vh;overflow:auto;padding:20px}
.mtlp-modal-close{position:sticky;top:0;float:right;width:38px;height:38px;border:0;border-radius:999px;background:#111827;color:#fff;font-size:24px;line-height:1;cursor:pointer;z-index:2}
.mtlp-added{text-align:center;padding:34px 16px}
.mtlp-added h3{font-size:28px;margin:0 0 8px}
.mtlp-added p{color:#64748b;margin:0 0 18px}
.mtlp-toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%) translateY(20px);opacity:0;pointer-events:none;background:#111827;color:#fff;border-radius:999px;padding:12px 18px;font-weight:900;z-index:100000;transition:.2s}
.mtlp-toast.active{opacity:1;transform:translateX(-50%) translateY(0)}
.mtlp-modal .config-step{padding:0;background:#fff}
.mtlp-modal .riepilogo-box{box-shadow:none!important}
@media(max-width:980px){.mtlp-options-grid,.mtlp-series-grid,.mtlp-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mtlp-card-img,.mtlp-product-img{height:180px}}
@media(max-width:640px){.mtlp-hero{padding:38px 16px;border-radius:0 0 22px 22px}.mtlp-options-grid,.mtlp-series-grid,.mtlp-products-grid{grid-template-columns:1fr}.mtlp-step{padding:14px;border-radius:18px}.mtlp-options-chips .mtlp-option{width:100%}.mtlp-specs{grid-template-columns:1fr}.mtlp-btn{width:100%}.mtlp-results-head{align-items:flex-start}.mtlp-modal-box{padding:14px;border-radius:18px}}

/* Landing guidata r75 — navigazione, colori generici e modulo diretto */
body.mtlp-modal-open{overflow:hidden}
.mtlp-step-nav{display:flex;justify-content:flex-start;margin:-6px 0 14px}
.mtlp-step-nav .mtlp-link-btn{padding:7px 0;text-decoration:none}
.mtlp-step-nav .mtlp-link-btn:hover{text-decoration:underline}
.mtlp-options-two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}
.mtlp-option-copy{display:block;min-width:0}
.mtlp-color-option{display:flex;align-items:center;gap:12px;min-width:150px;padding:12px 15px}
.mtlp-color-swatch{display:block;flex:0 0 32px;width:32px;height:32px;border-radius:8px;border:1px solid rgba(15,23,42,.18);box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}
.mtlp-color-option strong{white-space:normal}
.mtlp-color-option small{white-space:nowrap}
.mtlp-quote-direct{padding:0!important;background:#fff!important}
.mtlp-quote-direct .mtlp-direct-form{display:block!important;margin:0 auto!important;padding:18px 10px 10px!important;border:0!important;border-radius:0!important;box-shadow:none!important;max-width:880px!important}
.mtlp-quote-direct .mtlp-direct-form form{margin:0;background:#fafafa}
.mtlp-quote-direct .form-title{margin-top:0}
.mtlp-modal .btn-submit:disabled{opacity:.65;cursor:wait}
@media(max-width:640px){.mtlp-options-two{grid-template-columns:1fr}.mtlp-color-options .mtlp-color-option{width:100%}.mtlp-quote-direct .mtlp-direct-form{padding:8px 0 0!important}.mtlp-quote-direct .mtlp-direct-form form{padding:16px}.mtlp-modal-box{max-height:92vh}}

/* r76: il CSS del configuratore nasconde lo step 4 finché non ha .visible.
   Nel popup della landing il modulo deve essere sempre visibile. */
.mtlp-modal .config-step[data-step="4"],
.mtlp-modal .config-step[data-step="4"].visible{
  display:block!important;
  opacity:1!important;
  transform:none!important;
  visibility:visible!important;
}
.mtlp-modal .form-wrap.mtlp-direct-form{display:block!important;opacity:1!important;visibility:visible!important}

/* r77: loghi marchio, contenuti centrati, anteprima foto e dati WhatsApp */
.mtlp-brand-logo{display:flex;align-items:center;justify-content:center;width:100%;min-height:42px;margin:0 auto 2px}
.mtlp-brand-logo img{display:block;width:auto;max-width:150px;max-height:42px;object-fit:contain}
.mtlp-serie-card .mtlp-card-body{text-align:center;align-items:center}
.mtlp-serie-card .mtlp-tags{justify-content:center}
.mtlp-serie-card .mtlp-count{text-align:center}
.mtlp-serie-card .mtlp-card-actions{justify-content:center;width:100%;margin-top:auto}
.mtlp-product-card .mtlp-product-brand-logo{margin-top:1px}
.mtlp-product-card .mtlp-product-body>h3,
.mtlp-product-card .mtlp-serie-name{text-align:center;width:100%}
.mtlp-product-img{position:relative}
.mtlp-image-view{position:absolute;right:10px;bottom:10px;z-index:2;border:1px solid rgba(255,255,255,.55);border-radius:999px;padding:9px 13px;background:rgba(17,24,39,.88);color:#fff;font-size:12px;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.22);backdrop-filter:blur(4px)}
.mtlp-image-view:hover{background:#111827}
.mtlp-image-modal{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:260px;padding:4px 4px 10px;text-align:center}
.mtlp-image-modal img{display:block;max-width:100%;width:auto;height:auto;max-height:76vh;object-fit:contain;border-radius:14px}
.mtlp-image-modal p{margin:12px 0 0;font-size:16px;font-weight:900;color:#111827}
.mtlp-whatsapp-dialog{max-width:720px;margin:0 auto;padding:10px 8px 6px}
.mtlp-whatsapp-dialog h3{margin:0 0 8px;padding-right:46px;font-size:clamp(24px,3vw,32px);line-height:1.15;color:#111827}
.mtlp-whatsapp-intro{margin:0 0 16px;color:#64748b;line-height:1.5}
.mtlp-whatsapp-product{display:grid;grid-template-columns:84px minmax(0,1fr);gap:13px;align-items:center;margin:0 0 18px;padding:11px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}
.mtlp-whatsapp-product img{display:block;width:84px;height:72px;object-fit:cover;border-radius:10px;background:#fff}
.mtlp-whatsapp-product div{min-width:0}
.mtlp-whatsapp-product strong,.mtlp-whatsapp-product span{display:block}
.mtlp-whatsapp-product strong{font-size:16px;color:#111827;line-height:1.25}
.mtlp-whatsapp-product span{margin-top:3px;color:#64748b;font-size:13px;line-height:1.3}
.mtlp-whatsapp-form{display:flex;flex-direction:column;gap:14px}
.mtlp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.mtlp-whatsapp-form label{display:flex;flex-direction:column;gap:6px;margin:0;color:#111827;font-weight:800;font-size:13px}
.mtlp-whatsapp-form input,.mtlp-whatsapp-form textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#111827;padding:12px 13px;font:inherit;font-weight:500;outline:none}
.mtlp-whatsapp-form textarea{resize:vertical;min-height:94px}
.mtlp-whatsapp-form input:focus,.mtlp-whatsapp-form textarea:focus{border-color:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.14)}
.mtlp-quantity-field{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}
.mtlp-quantity-field input{border-radius:12px 0 0 12px}
.mtlp-quantity-field strong{display:flex;align-items:center;padding:0 14px;border:1px solid #cbd5e1;border-left:0;border-radius:0 12px 12px 0;background:#f1f5f9;color:#334155;white-space:nowrap}
.mtlp-whatsapp-actions{justify-content:flex-start;margin-top:2px}
@media(max-width:640px){.mtlp-brand-logo img{max-width:135px;max-height:38px}.mtlp-image-view{right:8px;bottom:8px}.mtlp-form-grid{grid-template-columns:1fr}.mtlp-whatsapp-product{grid-template-columns:68px minmax(0,1fr)}.mtlp-whatsapp-product img{width:68px;height:62px}.mtlp-quantity-field{grid-template-columns:minmax(0,1fr) auto}.mtlp-whatsapp-actions .mtlp-btn{width:100%}}

/* r79: accesso compatto al preventivo guidato dalla homepage */
.mtlp-home-entry{max-width:1180px;margin:38px auto;padding:34px;border-radius:26px;background:linear-gradient(135deg,#231f20,#3a3334);color:#fff;box-shadow:0 18px 42px rgba(15,23,42,.16);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box}
.mtlp-home-copy{text-align:center;max-width:820px;margin:0 auto 24px}
.mtlp-home-eyebrow{margin:0 0 8px;color:#f5a623;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.mtlp-home-copy h2{margin:0 0 10px;color:#fff;font-size:clamp(28px,4vw,44px);line-height:1.08;font-weight:1000}
.mtlp-home-copy>p:last-child{margin:0;color:#e5e7eb;font-size:17px;line-height:1.55}
.mtlp-home-environments{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0 0 22px}
.mtlp-home-environment{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:102px;padding:14px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:#fff;color:#111827;text-align:center;text-decoration:none;box-shadow:0 8px 18px rgba(0,0,0,.12);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.mtlp-home-environment:hover{transform:translateY(-3px);border-color:#f5a623;box-shadow:0 12px 24px rgba(0,0,0,.2)}
.mtlp-home-environment strong{display:block;font-size:18px;line-height:1.2}
.mtlp-home-environment span{display:block;margin-top:5px;color:#64748b;font-size:12px;font-weight:800}
.mtlp-home-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}
.mtlp-home-actions>span{color:#d1d5db;font-size:13px}
.mtlp-home-assurance{margin:14px auto 0;text-align:center;color:#e5e7eb;font-size:12px;font-weight:750;line-height:1.5}
@media(max-width:980px){.mtlp-home-entry{margin:30px 16px;padding:28px 22px}.mtlp-home-environments{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.mtlp-home-entry{margin:24px 12px;padding:24px 14px;border-radius:20px}.mtlp-home-environments{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mtlp-home-environment{min-height:84px;padding:11px}.mtlp-home-environment:last-child{grid-column:1/-1}.mtlp-home-actions .mtlp-btn{width:100%}.mtlp-home-actions>span{text-align:center}}


/* r81: preventivo rapido WhatsApp dalla testata della landing */
.mtlp-general-whatsapp-dialog{max-width:760px}
.mtlp-whatsapp-form select{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#111827;padding:12px 38px 12px 13px;font:inherit;font-weight:500;outline:none}
.mtlp-whatsapp-form select:focus{border-color:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.14)}
.mtlp-whatsapp-note{margin:0;color:#64748b;font-size:13px;line-height:1.45}
.mtlp-general-whatsapp{cursor:pointer}

/* r83 — Landing preventivo V2: percorso rapido, 4 step e filtri facoltativi */
.mtlp-v2 .mtlp-hero h2{max-width:900px;font-size:clamp(34px,5vw,62px);line-height:1.04;margin:0 0 16px;font-weight:1000;color:#fff;letter-spacing:-.035em}
.mtlp-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 24px}
.mtlp-trust-row span{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:7px 11px;background:rgba(255,255,255,.08);color:#fff;font-size:13px;font-weight:800}
.mtlp-choice-actions{align-items:stretch}
.mtlp-btn-large{min-height:52px;padding:15px 20px;font-size:16px}
.mtlp-btn-ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.48)}
.mtlp-btn-ghost:hover{background:#fff;color:#111827}
.mtlp-text-whatsapp{display:inline-flex;margin-top:14px;padding:0;border:0;background:transparent;color:#b9f6ca;font-size:14px;font-weight:850;text-decoration:underline;cursor:pointer}
.mtlp-app.is-collapsed{display:none}
.mtlp-preselected-note{margin-top:12px!important;padding:10px 12px;border-radius:12px;background:#fff7e6;color:#7c4a03!important;border:1px solid #f8d18a;font-weight:700}
.mtlp-combined-choice{display:grid;gap:18px}
.mtlp-choice-block{padding:18px;border:1px solid var(--mtlp-line);border-radius:18px;background:#fff}
.mtlp-choice-block h3{margin:0 0 13px;font-size:19px;color:#111827}
.mtlp-options-four{grid-template-columns:repeat(4,minmax(0,1fr))}
.mtlp-options-three{grid-template-columns:repeat(3,minmax(0,1fr))}
.mtlp-option-all{border-style:dashed;background:#fffaf0}
.mtlp-step-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:20px}
.mtlp-step-actions>span{color:var(--mtlp-muted);font-size:13px}
.mtlp-refinements{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 0 20px}
.mtlp-refinement-group{min-width:0;padding:14px;border:1px solid var(--mtlp-line);border-radius:16px;background:#fff}
.mtlp-refinement-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 10px}
.mtlp-refinement-title strong{font-size:15px;color:#111827}
.mtlp-refinement-title span{font-size:11px;font-weight:850;color:#64748b;text-transform:uppercase;letter-spacing:.05em}
.mtlp-refinements .mtlp-options-chips{max-height:188px;overflow:auto;padding:3px}
.mtlp-refinements .mtlp-option{padding:10px 12px;min-width:118px}
.mtlp-refinements .mtlp-option strong{font-size:13px}
.mtlp-refinements .mtlp-option small{font-size:10px}
.mtlp-quick-dialog{max-width:780px;margin:0 auto;padding:8px 8px 4px}
.mtlp-modal-kicker{margin:0 0 6px;color:#9a5c00;font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
.mtlp-quick-dialog h3{margin:0 0 8px;padding-right:46px;font-size:clamp(25px,3vw,34px);line-height:1.15;color:#111827}
.mtlp-quick-quote-form{display:flex;flex-direction:column;gap:14px;margin-top:18px}
.mtlp-quick-quote-form label{display:flex;flex-direction:column;gap:6px;margin:0;color:#111827;font-weight:800;font-size:13px}
.mtlp-quick-quote-form input:not([type="checkbox"]),.mtlp-quick-quote-form textarea,.mtlp-quick-quote-form select{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#111827;padding:12px 13px;font:inherit;font-weight:500;outline:none}
.mtlp-quick-quote-form textarea{resize:vertical;min-height:102px}
.mtlp-quick-quote-form input:focus,.mtlp-quick-quote-form textarea:focus,.mtlp-quick-quote-form select:focus{border-color:#f5a623;box-shadow:0 0 0 3px rgba(245,166,35,.18)}
.mtlp-form-grid-three{grid-template-columns:.72fr 1fr 1fr}
.mtlp-file-field{padding:13px;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc}
.mtlp-file-field span{display:block}
.mtlp-file-field em{color:#64748b;font-style:normal;font-weight:600}
.mtlp-file-field input{padding:8px!important;background:#fff}
.mtlp-file-field small{color:#64748b;font-weight:500}
.mtlp-privacy-check{display:grid!important;grid-template-columns:auto 1fr;align-items:start;gap:9px!important;padding:11px 12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;font-size:12px!important;font-weight:600!important;line-height:1.45}
.mtlp-privacy-check input{width:17px;height:17px;margin:2px 0 0}
.mtlp-privacy-check a{text-decoration:underline;color:#111827}
.mtlp-free-note{margin:0;padding:10px 12px;border-radius:12px;background:#ecfdf3;color:#166534;font-size:13px;font-weight:850;line-height:1.4}
.mtlp-honeypot{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.mtlp-success-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;margin:0 auto 14px;border-radius:50%;background:#dcfce7;color:#15803d;font-size:32px;font-weight:1000}
.mtlp-success .mtlp-modal-actions{justify-content:center}
.mtlp-mobile-cta{display:none}

@media(max-width:980px){
  .mtlp-options-four,.mtlp-options-three{grid-template-columns:repeat(2,minmax(0,1fr))}
  .mtlp-refinements{grid-template-columns:1fr}
  .mtlp-form-grid-three{grid-template-columns:1fr 1fr}
}

@media(max-width:640px){
  .mtlp-v2{padding-bottom:72px}
  .mtlp-v2 .mtlp-hero h2{font-size:clamp(31px,10vw,43px)}
  .mtlp-trust-row{gap:7px}
  .mtlp-trust-row span{font-size:11px;padding:6px 9px}
  .mtlp-choice-actions{display:grid;grid-template-columns:1fr}
  .mtlp-options-four,.mtlp-options-three{grid-template-columns:1fr}
  .mtlp-choice-block{padding:13px}
  .mtlp-step-actions{align-items:stretch}
  .mtlp-step-actions .mtlp-btn{width:100%}
  .mtlp-step-actions>span{text-align:center}
  .mtlp-refinements .mtlp-options-chips{max-height:230px}
  .mtlp-refinements .mtlp-option{width:100%}
  .mtlp-form-grid-three{grid-template-columns:1fr}
  .mtlp-mobile-cta{position:fixed;left:0;right:0;bottom:0;z-index:99980;display:grid;grid-template-columns:1fr .62fr;gap:8px;padding:9px 10px calc(9px + env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid #e2e8f0;box-shadow:0 -8px 24px rgba(15,23,42,.12);backdrop-filter:blur(8px)}
  .mtlp-mobile-cta button{min-height:46px;border:0;border-radius:12px;font-weight:950;cursor:pointer}
  .mtlp-mobile-quote{background:#f5a623;color:#111827}
  .mtlp-mobile-whatsapp{background:#16a34a;color:#fff}
  .mtlp-toast{bottom:82px}
}


/* r84 — modulo immediato e percorso guidato in due sole domande */
.mtlp-v3-hero{padding:44px 18px 48px}
.mtlp-v3-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:34px;align-items:start;max-width:1180px}
.mtlp-v3-copy{padding:26px 0 0}
.mtlp-v3-copy h2{max-width:680px!important;font-size:clamp(35px,4.5vw,58px)!important}
.mtlp-v3-copy .mtlp-subtitle{font-size:18px;line-height:1.55}
.mtlp-v3-help{display:flex;flex-direction:column;gap:4px;max-width:620px;padding:14px 16px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(255,255,255,.07);color:#e5e7eb;line-height:1.45}
.mtlp-v3-help strong{color:#fff;font-size:15px}
.mtlp-v3-help span{font-size:13px}
.mtlp-inline-quote-card{background:#fff;color:#111827;border-radius:24px;padding:24px;box-shadow:0 24px 70px rgba(0,0,0,.28)}
.mtlp-inline-quote-card h3{margin:0 0 7px;font-size:clamp(26px,3vw,36px);line-height:1.12;color:#111827}
.mtlp-inline-intro{margin:0;color:#64748b;line-height:1.5}
.mtlp-inline-quote-form{margin-top:17px;gap:12px}
.mtlp-inline-quote-form .mtlp-inline-submit{width:100%;min-height:54px;font-size:16px}
.mtlp-inline-quote-form .mtlp-free-note{text-align:center}
.mtlp-guided-entry{max-width:1180px;margin:26px auto;padding:24px 26px;border:1px solid var(--mtlp-line);border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.07);display:flex;align-items:center;justify-content:space-between;gap:24px}
.mtlp-guided-entry>div{max-width:760px}
.mtlp-guided-eyebrow{margin:0 0 5px;color:#9a5c00;font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
.mtlp-guided-entry h2{margin:0 0 7px;font-size:clamp(24px,3vw,34px);color:#111827}
.mtlp-guided-entry p:last-child{margin:0;color:#64748b;line-height:1.55}
.mtlp-guided-entry>.mtlp-btn{flex:0 0 auto}
.mtlp-optional-filters{margin:0 0 20px;border:1px solid var(--mtlp-line);border-radius:17px;background:#fff;overflow:hidden}
.mtlp-optional-filters-toggle{display:flex;align-items:center;width:100%;gap:14px;padding:15px 17px;border:0;background:#fff;color:#111827;text-align:left;cursor:pointer;font:inherit}
.mtlp-optional-filters-toggle:hover{background:#f8fafc}
.mtlp-optional-filters-toggle:focus-visible{outline:3px solid rgba(229,126,0,.24);outline-offset:-3px}
.mtlp-optional-filters-copy{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:3px}
.mtlp-optional-filters-copy strong{font-size:16px;font-weight:950;line-height:1.25}
.mtlp-optional-filters-copy small{color:#64748b;font-size:12px;line-height:1.4}
.mtlp-optional-filters-status{flex:0 0 auto;color:#64748b;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.mtlp-optional-filters-icon{display:flex;flex:0 0 30px;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#f1f5f9;font-size:20px;font-weight:700;line-height:1}
.mtlp-optional-filters.is-open .mtlp-optional-filters-icon{font-size:0}
.mtlp-optional-filters.is-open .mtlp-optional-filters-icon:after{content:'−';font-size:20px}
.mtlp-optional-filters-content[hidden]{display:none!important}
.mtlp-optional-filters-content{border-top:1px solid var(--mtlp-line)}
.mtlp-optional-filters .mtlp-refinements{margin:0;padding:15px}
.mtlp-refinements-four{grid-template-columns:repeat(2,minmax(0,1fr))}
.mtlp-v3 .mtlp-app{margin-top:20px}
.mtlp-v3 .mtlp-step[data-step="serie"] .mtlp-step-head{margin-bottom:14px}

@media(max-width:980px){
  .mtlp-v3-hero-grid{grid-template-columns:1fr;gap:24px}
  .mtlp-v3-copy{padding-top:0}
  .mtlp-inline-quote-card{max-width:760px;width:100%;margin:0 auto;box-sizing:border-box}
  .mtlp-guided-entry{margin:24px 16px}
}
@media(max-width:640px){
  .mtlp-v3-hero{padding:30px 12px 32px}
  .mtlp-v3-copy h2{font-size:clamp(31px,10vw,43px)!important}
  .mtlp-inline-quote-card{padding:17px 14px;border-radius:19px}
  .mtlp-inline-quote-card h3{font-size:27px}
  .mtlp-inline-quote-form .mtlp-form-grid{grid-template-columns:1fr}
  .mtlp-guided-entry{margin:18px 12px;padding:19px 15px;display:block;text-align:left}
  .mtlp-guided-entry>.mtlp-btn{width:100%;margin-top:16px}
  .mtlp-refinements-four{grid-template-columns:1fr}
  .mtlp-optional-filters .mtlp-refinements{padding:0 10px 10px}
}


/* r85 — pannelli espandibili affidabili e contenuto SEO chiuso inizialmente */
.mtlp-seo-accordion{max-width:1180px;margin:26px auto;border:1px solid var(--mtlp-line,#d9dee7);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.06)}
.mtlp-seo-accordion-toggle{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;padding:18px 20px;border:0;background:#fff;color:#111827;text-align:left;cursor:pointer;font:inherit}
.mtlp-seo-accordion-toggle:hover{background:#f8fafc}
.mtlp-seo-accordion-toggle:focus-visible{outline:3px solid rgba(229,126,0,.24);outline-offset:-3px}
.mtlp-seo-accordion-toggle>span:first-child{display:flex;min-width:0;flex-direction:column;gap:3px}
.mtlp-seo-accordion-toggle strong{font-size:17px;font-weight:950;line-height:1.3}
.mtlp-seo-accordion-toggle small{color:#64748b;font-size:12px;line-height:1.4}
.mtlp-seo-accordion-icon{display:flex;flex:0 0 32px;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#f1f5f9;font-size:22px;font-weight:700;line-height:1}
.mtlp-seo-accordion.is-open .mtlp-seo-accordion-icon{font-size:0}
.mtlp-seo-accordion.is-open .mtlp-seo-accordion-icon:after{content:'−';font-size:22px}
.mtlp-seo-accordion-content[hidden]{display:none!important}
.mtlp-seo-accordion-content{padding:4px 22px 24px;border-top:1px solid var(--mtlp-line,#d9dee7)}
.mtlp-seo-accordion-content>.wp-block-heading{margin-top:24px}
.mtlp-seo-accordion-content>.wp-block-heading:first-child{margin-top:20px}
.mtlp-seo-accordion-content>.wp-block-quote{margin-bottom:0}

@media(max-width:640px){
  .mtlp-optional-filters-toggle{align-items:flex-start;padding:14px;gap:10px}
  .mtlp-optional-filters-status{display:none}
  .mtlp-optional-filters-copy strong{font-size:15px}
  .mtlp-optional-filters-copy small{font-size:11px}
  .mtlp-seo-accordion{margin:22px 12px}
  .mtlp-seo-accordion-toggle{padding:16px}
  .mtlp-seo-accordion-toggle strong{font-size:16px}
  .mtlp-seo-accordion-content{padding:2px 16px 20px}
}

/* r88 — riepilogo preventivo multiplo e filtri sincronizzati */
.mtlp-multi-cart{position:fixed;right:22px;bottom:22px;z-index:99970;display:flex;flex-direction:column;align-items:flex-end;gap:10px}
.mtlp-multi-cart:not(.has-items):not(.is-open){display:none}
.mtlp-multi-cart-trigger{display:flex;align-items:center;gap:10px;min-height:48px;padding:10px 14px;border:0;border-radius:999px;background:#111827;color:#fff;box-shadow:0 12px 34px rgba(15,23,42,.26);font:inherit;font-weight:900;cursor:pointer}
.mtlp-multi-cart-trigger:hover{background:#0f172a}
.mtlp-multi-cart-count{display:flex;align-items:center;justify-content:center;min-width:27px;height:27px;padding:0 7px;border-radius:999px;background:#f5a623;color:#111827;font-size:13px;font-weight:1000}
.mtlp-multi-cart-panel{width:min(420px,calc(100vw - 24px));max-height:min(640px,calc(100vh - 110px));overflow:hidden;border:1px solid #dbe2ea;border-radius:20px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.3)}
.mtlp-multi-cart-panel[hidden]{display:none!important}
.mtlp-multi-cart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:17px 18px;border-bottom:1px solid #e5e7eb;background:#111827;color:#fff}
.mtlp-multi-cart-head>div{display:flex;min-width:0;flex-direction:column;gap:3px}
.mtlp-multi-cart-head strong{font-size:17px;line-height:1.25}
.mtlp-multi-cart-head small{color:#cbd5e1;font-size:12px}
.mtlp-multi-cart-close{flex:0 0 34px;width:34px;height:34px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:transparent;color:#fff;font-size:23px;line-height:1;cursor:pointer}
.mtlp-multi-cart-items{max-height:390px;overflow:auto;padding:5px 16px}
.mtlp-multi-cart-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:11px;align-items:center;padding:13px 0;border-bottom:1px solid #eef2f6}
.mtlp-multi-cart-item:last-child{border-bottom:0}
.mtlp-multi-cart-item img{width:64px;height:64px;object-fit:cover;border:1px solid #e2e8f0;border-radius:11px;background:#f8fafc}
.mtlp-multi-cart-item-copy{display:flex;min-width:0;flex-direction:column;gap:4px}
.mtlp-multi-cart-item-copy strong{overflow:hidden;color:#111827;font-size:14px;line-height:1.35;text-overflow:ellipsis}
.mtlp-multi-cart-item-copy small{color:#64748b;font-size:11px;line-height:1.4}
.mtlp-multi-cart-remove{padding:7px 9px;border:1px solid #fecaca;border-radius:9px;background:#fff;color:#b91c1c;font-size:11px;font-weight:900;cursor:pointer}
.mtlp-multi-cart-remove:hover{background:#fef2f2}
.mtlp-multi-cart-empty{padding:28px 12px;text-align:center;color:#64748b}
.mtlp-multi-cart-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:14px 16px;border-top:1px solid #e5e7eb;background:#f8fafc}
.mtlp-multi-cart-actions[hidden]{display:none!important}
.mtlp-multi-cart-actions .mtlp-btn{width:100%;min-height:45px;padding:10px 12px;text-align:center}
.mtlp-refinement-group .mtlp-loading{padding:12px;color:#64748b;font-size:12px}

@media(max-width:640px){
  .mtlp-multi-cart{right:10px;bottom:78px;left:10px;align-items:stretch}
  .mtlp-multi-cart-trigger{align-self:flex-end;max-width:100%}
  .mtlp-multi-cart-panel{width:100%;max-height:calc(100vh - 150px)}
  .mtlp-multi-cart-items{max-height:calc(100vh - 310px)}
  .mtlp-multi-cart-item{grid-template-columns:54px minmax(0,1fr)}
  .mtlp-multi-cart-item img{width:54px;height:54px}
  .mtlp-multi-cart-remove{grid-column:2;justify-self:start}
  .mtlp-multi-cart-actions{grid-template-columns:1fr}
}

/* === MONDOTILE 3.9.11 — campi preventivo uniformi landing === */
.mtlp-address-group{display:flex;flex-direction:column;gap:12px;margin:10px 0 14px;}
.mtlp-address-group .mtlp-form-grid{margin:0;}
.mtlp-address-group select,
.mtlp-address-group input{width:100%;box-sizing:border-box;}
.mtlp-address-group .mt-cap-status{display:block;margin-top:5px;color:#64748b;font-size:12px;line-height:1.3;}
.mtlp-inline-quote-form .mt-phone-combined,
.mtlp-quick-quote-form .mt-phone-combined{display:grid;grid-template-columns:145px minmax(0,1fr);gap:8px;}
@media(max-width:640px){
  .mtlp-inline-quote-form .mt-phone-combined,
  .mtlp-quick-quote-form .mt-phone-combined{grid-template-columns:1fr;}
}

/* v3.9.21 conversion r1: public list price */
.mtlp-list-price{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border:1px solid #fed7aa;border-radius:12px;background:#fff7ed;margin:3px 0 4px}.mtlp-list-price span{font-size:10px;font-weight:800;letter-spacing:.055em;text-transform:uppercase;color:#9a3412}.mtlp-list-price strong{font-size:19px;line-height:1.15;color:#111827}.mtlp-list-price small{font-size:11px;color:#7c2d12;font-weight:650}
.mtlp-cart-list-price{color:#9a3412!important;font-weight:750}


/* R13 — CRO modulo breve: meno attrito, contatto alternativo e solo CAP */
.mtlp-contact-block{display:flex;flex-direction:column;gap:7px}
.mtlp-contact-choice-grid{position:relative;column-gap:34px}
.mtlp-contact-or{position:absolute;left:50%;top:1px;transform:translateX(-50%);padding:0 4px;background:#fff;color:#94a3b8;font-size:10.5px;line-height:1.35;font-weight:800;text-transform:lowercase;white-space:nowrap}
.mtlp-contact-note{display:block;margin-top:-1px;color:#64748b;font-size:11.5px;line-height:1.45;font-weight:600}
.mtlp-contact-note strong{color:#334155;font-weight:900}
.mtlp-cap-only{display:block}
.mtlp-cap-only>label{max-width:100%}
.mtlp-cap-help{display:block;margin-top:2px;color:#64748b;font-size:11.5px;line-height:1.45;font-weight:600}
.mtlp-cap-only .mt-cap-status{display:block;margin-top:2px;font-size:11.5px;line-height:1.4;font-weight:700;color:#64748b}
.mtlp-hidden-address-meta{display:none!important}
.mtlp-inline-submit{box-shadow:0 9px 24px rgba(245,166,35,.26)}
.mtlp-inline-submit:focus-visible{outline:3px solid rgba(245,166,35,.38);outline-offset:3px}
@media(max-width:640px){
  .mtlp-contact-note,.mtlp-cap-help{font-size:11px}
  .mtlp-contact-choice-grid{column-gap:12px}
  .mtlp-contact-or{position:static;left:auto;top:auto;transform:none;justify-self:center;margin:-1px 0;padding:0;background:transparent;font-size:11px}
  .mtlp-mobile-quote{box-shadow:0 5px 15px rgba(245,166,35,.24)}
}
