/*
Theme Name: Emmerre Automotive
Theme URI: https://emmerreauto.com
Author: Emmerre Auto
Description: Tema WooCommerce automotive moderno con homepage componibile, ricerca veicoli, catalogo, schede prodotto e magazine.
Version: 2.9.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: emmerre-automotive
*/
:root{--em-primary:#132a8a;--em-secondary:#6d3bd1;--em-accent:#ffd323;--em-bg:#f5f7fc;--em-surface:#fff;--em-text:#101724;--em-muted:#697382;--em-line:#dfe3ec;--em-radius:20px;--em-gradient:linear-gradient(125deg,var(--em-primary),var(--em-secondary))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--em-text);background:var(--em-surface);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.em-container{width:min(1380px,92vw);margin:auto}.em-topbar{background:var(--em-primary);color:#dce4ff;font-size:12px;padding:9px 0}.em-topbar .em-container{display:flex;justify-content:space-between}.em-header{height:88px;background:#fff;display:flex;align-items:center;position:sticky;top:0;z-index:100;border-bottom:1px solid var(--em-line)}.em-header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.em-logo{font-size:25px;font-weight:900;letter-spacing:-1.5px}.em-logo b{color:var(--em-secondary)}.em-logo small{display:block;font-size:7px;letter-spacing:1.4px;color:var(--em-muted)}.em-nav{display:flex;gap:28px;align-items:center}.em-nav a{font-size:13px;font-weight:800}.em-nav a:hover{color:var(--em-secondary)}.em-pill,.button,.wp-element-button{border:0;border-radius:999px;padding:14px 22px;background:var(--em-gradient);color:#fff;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.em-pill-yellow{background:var(--em-accent);color:var(--em-text)}.em-mobile-toggle{display:none;border:0;background:none;font-size:25px}.em-eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:10px;font-weight:900;color:var(--em-secondary)}h1,h2,h3{letter-spacing:-.04em;margin-top:0}h1{font-size:clamp(42px,6vw,80px);line-height:.98}h2{font-size:clamp(32px,4vw,54px);line-height:1.03}.em-section{padding:95px 0}.em-hero{min-height:610px;color:#fff;padding:90px 0 45px;background:linear-gradient(90deg,rgba(8,20,65,.96),rgba(90,43,177,.45)),var(--em-hero-image,url('https://images.unsplash.com/photo-1493238792000-8113da705763?auto=format&fit=crop&w=2000&q=88')) center/cover}.em-hero-copy{max-width:760px}.em-hero-copy em{font-family:Georgia,serif;font-weight:400}.em-hero-copy>p:last-child{color:#d8ddf2}.em-finder{margin-top:70px;background:#fff;color:var(--em-text);padding:16px;border-radius:18px;display:grid;grid-template-columns:1.6fr repeat(3,1fr) auto;gap:8px;box-shadow:0 25px 70px #08144155}.em-field{background:var(--em-bg);border-radius:11px;padding:10px 14px}.em-field label{display:block;text-transform:uppercase;font-size:8px;letter-spacing:.12em;font-weight:900;color:var(--em-muted);margin-bottom:6px}.em-field input,.em-field select{border:0;background:transparent;width:100%;outline:0;font-weight:700;font-size:12px}.em-find-submit{border:0;border-radius:11px;background:var(--em-accent);color:var(--em-text);padding:0 25px;font-weight:900}.em-section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:35px}.em-section-head p{color:var(--em-muted)}.em-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:240px 240px;gap:14px}.em-hero-tile{border-radius:var(--em-radius);overflow:hidden;background-size:cover;background-position:center;position:relative;color:#fff;display:flex;align-items:flex-end;padding:25px;min-height:240px}.em-hero-tile:first-child{grid-row:1/3}.em-hero-tile:after{content:"";position:absolute;inset:25% 0 0;background:linear-gradient(transparent,#07112ee8)}.em-hero-tile>*{position:relative;z-index:1}.em-badge{position:absolute!important;top:17px;left:17px;background:var(--em-accent);color:var(--em-text);padding:8px 12px;border-radius:999px;text-transform:uppercase;font-size:8px;letter-spacing:.11em;font-weight:900}.em-tile-content p{font-size:10px;text-transform:uppercase;letter-spacing:.08em}.em-tile-content h3{font-size:clamp(21px,2.4vw,34px);margin:8px 0}.em-tile-content strong{font-size:20px}.em-products-section{background:var(--em-bg)}.em-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.em-card{background:#fff;border-radius:17px;overflow:hidden;border:1px solid var(--em-line);display:flex;flex-direction:column}.em-card-img{height:230px;background:#e6e9ef center/cover;position:relative}.em-card-body{padding:19px;display:flex;flex-direction:column;flex:1}.em-card-meta{font-size:10px;color:var(--em-muted);text-transform:uppercase;letter-spacing:.09em}.em-card h3{font-size:18px;line-height:1.3;min-height:48px}.em-card-specs{display:flex;gap:7px;flex-wrap:wrap}.em-card-specs span{font-size:9px;background:var(--em-bg);padding:6px 8px;border-radius:6px;font-weight:800}.em-card-price{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:22px}.em-card-price strong{font-size:20px}.em-arrow{width:36px;height:36px;border-radius:50%;background:var(--em-gradient);color:#fff;display:grid;place-items:center}.em-flash{margin:45px auto;background:var(--em-gradient);border-radius:24px;overflow:hidden;color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;min-height:450px}.em-flash-copy{padding:60px}.em-flash-media{background:center/cover}.em-flash-price{font-size:33px;font-weight:900;color:var(--em-accent);margin:22px 0}.em-trust{background:var(--em-primary);color:#fff}.em-trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.em-stats div{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #ffffff25;padding:22px 0}.em-stats strong{font-size:38px}.em-stats span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#b9c4e9}.em-reviews{display:grid;grid-template-columns:1fr 1fr;gap:75px}.em-shortcode-slot{padding:30px;border:1px dashed var(--em-secondary);border-radius:16px;background:#faf9ff}.em-footer{background:#091126;color:#fff;padding:75px 0 25px}.em-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px}.em-footer h4{color:#9aa7ce;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.em-footer p,.em-footer a{color:#c8cfe3;font-size:12px;line-height:1.8}.em-footer-bottom{border-top:1px solid #ffffff20;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#7884a7;font-size:10px}.em-archive-head{padding:80px 0 50px;background:var(--em-bg)}.em-archive-layout{display:grid;grid-template-columns:310px 1fr;gap:45px;padding:55px 0}.em-filter-panel{border:1px solid var(--em-line);border-radius:16px;padding:22px;height:max-content}.em-filter-panel .em-field{margin-bottom:10px}.em-filter-panel button{width:100%}.em-result-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.em-result-bar select{padding:11px;border:1px solid var(--em-line);border-radius:8px}.em-pagination{display:flex;justify-content:center;gap:8px;margin-top:35px}.em-pagination .page-numbers{width:40px;height:40px;border:1px solid var(--em-line);border-radius:50%;display:grid;place-items:center}.em-pagination .current{background:var(--em-primary);color:#fff}.em-product-single{padding:35px 0 80px}.em-breadcrumb{font-size:10px;color:var(--em-muted);margin-bottom:25px}.em-product-top{display:grid;grid-template-columns:1.35fr .65fr;gap:55px}.woocommerce-product-gallery__image img,.em-main-image img{width:100%;aspect-ratio:1.35;object-fit:cover;border-radius:20px}.flex-control-thumbs{display:flex;gap:10px;list-style:none;padding:0}.flex-control-thumbs img{width:90px;height:70px;object-fit:cover;border-radius:9px}.em-product-summary h1{font-size:45px}.em-product-summary .price{font-size:35px;font-weight:900;color:var(--em-primary)}.em-short-description ul{list-style:none;padding:0;border-top:1px solid var(--em-line)}.em-short-description li{padding:13px 0;border-bottom:1px solid var(--em-line)}.em-product-content{margin-top:70px;padding:70px;background:var(--em-primary);color:#fff;border-radius:22px}.em-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.em-post-card{border-bottom:1px solid var(--em-line);padding-bottom:25px}.em-post-card img{width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:15px}.em-post-card h2{font-size:25px}.em-single-post{max-width:850px;margin:70px auto}.em-single-post h1{font-size:56px}.em-single-post .post-thumbnail img{border-radius:20px}.em-single-content{font-size:18px;line-height:1.8}.em-admin-notice{padding:14px;background:#fff8cf;border-left:4px solid var(--em-accent)}
@media(max-width:950px){.em-mobile-toggle{display:block}.em-nav{display:none;position:absolute;top:88px;left:0;right:0;background:#fff;padding:25px;flex-direction:column;box-shadow:0 15px 30px #0002}.em-nav.is-open{display:flex}.em-finder{grid-template-columns:1fr 1fr}.em-finder>*:first-child,.em-find-submit{grid-column:1/-1}.em-hero-grid{display:flex;overflow:auto}.em-hero-tile{min-width:82vw;height:430px}.em-product-grid{grid-template-columns:repeat(2,1fr)}.em-flash,.em-trust-grid,.em-reviews,.em-product-top{grid-template-columns:1fr}.em-flash-media{height:320px}.em-archive-layout{grid-template-columns:1fr}.em-filter-panel{display:none}.em-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:580px){.em-topbar{display:none}.em-header{height:72px}.em-nav{top:72px}.em-header .em-pill{display:none}.em-hero{padding:65px 0 25px}.em-finder{grid-template-columns:1fr;margin-top:45px}.em-finder>*:first-child,.em-find-submit{grid-column:auto}.em-section{padding:65px 0}.em-product-grid{display:flex;overflow:auto}.em-card{min-width:82vw}.em-flash-copy{padding:36px}.em-trust-grid{gap:25px}.em-stats strong{font-size:27px}.em-footer-grid{grid-template-columns:1fr}.em-footer-bottom{flex-direction:column;gap:10px}.em-product-summary h1{font-size:35px}.em-product-content{padding:35px 22px}.em-article-grid{grid-template-columns:1fr}}
/* v2.6.0: layout mobile selezionabile per i blocchi veicoli homepage */
@media(max-width:580px){.home .em-product-grid.em-mobile-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important}.home .em-product-grid.em-mobile-grid .em-card{min-width:0!important;width:auto!important}.home .em-product-grid.em-mobile-grid .em-card-img{height:auto!important;aspect-ratio:1.25}.home .em-product-grid.em-mobile-grid .em-card-body{padding:13px}.home .em-product-grid.em-mobile-grid .em-card h3{min-height:0;font-size:14px}.home .em-product-grid.em-mobile-grid .em-card-meta{font-size:8px}.home .em-product-grid.em-mobile-grid .em-card-badges,.home .em-product-grid.em-mobile-grid .em-card-specs{display:none}.home .em-product-grid.em-mobile-grid .em-card-price{align-items:flex-start;flex-direction:column;gap:8px;padding-top:12px}.home .em-product-grid.em-mobile-grid .em-card-price strong{font-size:15px}.home .em-product-grid.em-mobile-grid .em-view-vehicle{font-size:9px}.home .em-product-grid.em-mobile-carousel{display:flex!important;grid-template-columns:none!important;overflow-x:auto!important}.home .em-product-grid.em-mobile-carousel .em-card{min-width:82vw!important}}
/* v1.0.1: branding WordPress e sottomenu compatti */
.em-logo-wrap{max-width:240px;flex:0 0 auto}.em-logo{display:flex;align-items:center;gap:10px;line-height:1}.em-logo .custom-logo{display:block;width:auto;max-width:200px;max-height:60px}.em-logo .custom-logo-link{display:block}.em-site-icon{width:48px;height:48px;border-radius:12px;object-fit:cover}.em-site-title{font-weight:900}.em-logo small{max-width:145px;line-height:1.2}.em-menu{display:flex;align-items:center;gap:27px;list-style:none;margin:0;padding:0}.em-menu>li{position:relative;display:flex;align-items:center}.em-submenu-toggle{border:0;background:none;padding:4px 2px;font-size:14px}.em-menu .sub-menu{display:none;position:absolute;top:calc(100% + 18px);left:0;min-width:235px;max-width:320px;max-height:65vh;overflow:auto;background:#fff;border:1px solid var(--em-line);border-radius:12px;padding:8px;margin:0;list-style:none;box-shadow:0 18px 45px #0b15352b;z-index:150}.em-menu li:hover>.sub-menu,.em-menu li:focus-within>.sub-menu,.em-menu li.submenu-open>.sub-menu{display:block}.em-menu .sub-menu li{position:relative;display:block}.em-menu .sub-menu a{display:block;padding:10px 12px;border-radius:7px;white-space:normal;line-height:1.25}.em-menu .sub-menu a:hover{background:var(--em-bg)}.em-menu .sub-menu .sub-menu{left:100%;top:0}.em-card{cursor:pointer;transition:transform .2s,box-shadow .2s}.em-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0c17301c}
@media(max-width:950px){.em-menu{display:block}.em-menu>li{display:flex;flex-wrap:wrap;border-bottom:1px solid var(--em-line);padding:4px 0}.em-menu>li>a{flex:1;padding:10px}.em-menu .sub-menu{position:static;width:100%;min-width:0;max-width:none;max-height:280px;box-shadow:none;border:0;border-left:2px solid var(--em-secondary);border-radius:0;margin:4px 0 8px 12px}.em-menu li:hover>.sub-menu{display:none}.em-menu li.submenu-open>.sub-menu{display:block}.em-logo .custom-logo{max-height:48px;max-width:165px}}
/* v1.1.0: pannello totale, footer chiaro, WooCommerce automotive */
.em-footer{background:var(--em-footer-bg,#f5f7fc);color:var(--em-footer-text,#101724);border-top:1px solid var(--em-line)}.em-footer h4{color:var(--em-secondary)}.em-footer p,.em-footer a{color:var(--em-footer-text,#101724)}.em-footer-bottom{border-top-color:#10172418;color:var(--em-muted)}.em-footer .em-logo small{color:var(--em-muted)}.em-view-vehicle{display:inline-flex;align-items:center;justify-content:center;background:var(--em-gradient);color:#fff!important;border-radius:999px;padding:10px 14px;font-size:10px;font-weight:900;white-space:nowrap}.em-card-price{gap:12px}.em-card-price strong{flex:1}.add_to_cart_button,.single_add_to_cart_button,.ajax_add_to_cart,.woocommerce a.added_to_cart{display:none!important}.em-card .button{margin-top:12px;width:100%}
/* v1.2.0: scheda tecnica, galleria a più righe, hero senza duplicati */
.em-header .em-pill{white-space:nowrap;flex:0 0 auto}.em-header-inner{gap:18px}.em-nav{min-width:0}.em-gallery-wrap .woocommerce-product-gallery{width:100%!important;float:none!important}.em-gallery-wrap .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;clear:both;margin:12px 0 0!important;padding:0!important;list-style:none}.em-gallery-wrap .flex-control-thumbs li{width:auto!important;float:none!important;margin:0!important}.em-gallery-wrap .flex-control-thumbs img{display:block!important;width:100%!important;height:95px!important;object-fit:cover;border-radius:10px;opacity:.72}.em-gallery-wrap .flex-control-thumbs img.flex-active{opacity:1;outline:2px solid var(--em-secondary);outline-offset:2px}.em-vehicle-sheet{margin:26px 0;border-top:1px solid var(--em-line)}.em-sheet-row{display:grid;grid-template-columns:minmax(120px,.75fr) 1.25fr;gap:18px;padding:14px 0;border-bottom:1px solid var(--em-line);align-items:start}.em-sheet-row span{color:var(--em-muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.em-sheet-row strong{text-align:right;font-size:13px;line-height:1.45}.em-product-content{background:var(--em-details-bg,#132a8a);color:var(--em-details-text,#fff);display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.em-product-content .em-eyebrow{color:var(--em-details-accent,#ffd323)}.em-product-content h2{margin-bottom:0}.em-product-description{font-size:17px;line-height:1.8}.em-product-description p,.em-product-description li{color:inherit}.em-same-category{padding-bottom:20px}
@media(max-width:950px){.em-gallery-wrap .flex-control-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.em-product-content{grid-template-columns:1fr;gap:20px}.em-header .em-pill{padding-inline:15px;font-size:10px}}
@media(max-width:580px){.em-gallery-wrap .flex-control-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.em-gallery-wrap .flex-control-thumbs img{height:88px!important}.em-sheet-row{grid-template-columns:1fr;gap:5px}.em-sheet-row strong{text-align:left}.em-product-content{padding:42px 24px}.em-header .em-pill{display:none}}
/* v1.3.0: filtri shop superiori, pagine contestuali e ordine mobile */
.em-shop-filters{display:grid;grid-template-columns:1.2fr repeat(4,1fr) auto auto;gap:9px;align-items:stretch;margin-top:35px;background:#fff;padding:14px;border:1px solid var(--em-line);border-radius:17px;box-shadow:0 14px 38px #0b153512}.em-shop-filters .em-field{min-width:0}.em-shop-filters .em-find-submit{padding:0 20px}.em-reset-filters{display:flex;align-items:center;justify-content:center;padding:0 12px;font-size:11px;font-weight:900;color:var(--em-secondary)}.em-shop-results{padding-top:55px;padding-bottom:85px}.em-result-bar{margin-bottom:24px}.em-pagination{margin-top:45px}.em-pagination nav,.em-pagination ul{width:100%}.em-pagination ul{display:flex;justify-content:center;gap:8px;list-style:none;padding:0}.em-pagination li{margin:0!important}.em-page-hero{min-height:360px;display:flex;align-items:flex-end;padding:80px 0 55px;color:#fff;background:linear-gradient(90deg,#091438eb,#6040b79c),url('https://images.unsplash.com/photo-1493238792000-8113da705763?auto=format&fit=crop&w=1800&q=84') center/cover}.em-page-contact .em-page-hero{background-image:linear-gradient(90deg,#091438ed,#6040b77a),url('https://images.unsplash.com/photo-1521791136064-7986c2920216?auto=format&fit=crop&w=1800&q=84')}.em-page-about .em-page-hero{background-image:linear-gradient(90deg,#091438ed,#6040b777),url('https://images.unsplash.com/photo-1560179707-f14e90ef3623?auto=format&fit=crop&w=1800&q=84')}.em-page-rental .em-page-hero{background-image:linear-gradient(90deg,#091438ed,#6040b777),url('https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?auto=format&fit=crop&w=1800&q=84')}.em-page-service .em-page-hero{background-image:linear-gradient(90deg,#091438ed,#6040b777),url('https://images.unsplash.com/photo-1486262715619-67b85e0b08d3?auto=format&fit=crop&w=1800&q=84')}.em-page-hero h1{margin-bottom:12px}.em-page-hero p:last-child{max-width:700px;color:#dfe4f3}.em-page-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:45px}.em-page-contact .em-page-layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}.em-page-featured{width:100%;max-height:540px;object-fit:cover;border-radius:20px;margin-bottom:35px}.em-page-copy{font-size:17px;line-height:1.8}.em-page-copy img{border-radius:14px}.em-contact-panel{background:var(--em-gradient);color:#fff;border-radius:20px;padding:35px;height:max-content;position:sticky;top:115px}.em-contact-panel h2{font-size:35px}.em-contact-panel>div{display:flex;flex-direction:column;gap:5px;padding:15px 0;border-bottom:1px solid #ffffff28}.em-contact-panel b{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--em-accent)}.em-contact-panel a,.em-contact-panel span{color:#fff;line-height:1.5}
@media(max-width:1100px){.em-shop-filters{grid-template-columns:repeat(3,1fr)}.em-shop-filters .em-find-submit{min-height:52px}.em-page-contact .em-page-layout{grid-template-columns:1fr}.em-contact-panel{position:static}}
@media(max-width:700px){.em-shop-filters{grid-template-columns:1fr 1fr}.em-shop-filters>*:first-child{grid-column:1/-1}.em-shop-filters .em-find-submit{grid-column:1/-1}.em-page-hero{min-height:300px;padding:60px 0 40px}.em-product-top{display:flex;flex-direction:column}.em-product-summary{order:1}.em-gallery-wrap{order:2}.em-gallery-wrap .flex-control-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.em-gallery-wrap .flex-control-thumbs img{height:62px!important}}
@media(max-width:480px){.em-shop-filters{grid-template-columns:1fr}.em-shop-filters>*:first-child{grid-column:auto}.em-page-hero{min-height:260px}.em-gallery-wrap .flex-control-thumbs{gap:7px}.em-gallery-wrap .flex-control-thumbs img{height:56px!important}}
/* v1.4.0: popup contatti, social, share, stampa e badge multipli */
.em-header-actions{display:flex;align-items:center;gap:12px}.em-socials{display:flex;align-items:center;gap:8px}.em-socials a{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--em-line);font-size:14px;font-weight:900;line-height:1;transition:.2s}.em-socials a:hover{color:#fff;background:var(--em-gradient);border-color:transparent;transform:translateY(-2px)}.em-socials-footer{margin-top:18px}.em-footer .em-socials a{color:var(--em-footer-text,#101724)}.em-card-badges{position:absolute;z-index:2;top:14px;left:14px;right:14px;display:flex;flex-wrap:wrap;gap:6px}.em-card-badges .em-badge{position:static!important;padding:7px 10px}.em-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.em-product-action{min-height:44px;border:1px solid var(--em-line);border-radius:999px;background:#fff;color:var(--em-text);font-size:11px;font-weight:900;cursor:pointer}.em-product-action:hover{border-color:var(--em-secondary);color:var(--em-secondary)}.em-contact-modal{position:fixed;inset:0;z-index:9999;background:#081126b8;padding:20px;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:.2s}.em-contact-modal.is-open{opacity:1;visibility:visible}.em-contact-dialog{position:relative;width:min(560px,100%);background:#fff;border-radius:24px;padding:42px;box-shadow:0 30px 90px #0005;transform:translateY(15px);transition:.2s}.em-contact-modal.is-open .em-contact-dialog{transform:none}.em-modal-close{position:absolute;right:18px;top:16px;width:38px;height:38px;border:0;border-radius:50%;background:var(--em-bg);font-size:25px;cursor:pointer}.em-contact-dialog h2{font-size:34px;margin-bottom:12px}.em-modal-product{padding:10px 13px;border-radius:9px;background:var(--em-bg);font-size:12px;font-weight:800}.em-contact-choice{display:grid;grid-template-columns:46px 1fr auto;gap:13px;align-items:center;padding:15px;margin-top:10px;border:1px solid var(--em-line);border-radius:14px}.em-contact-choice:hover{border-color:var(--em-secondary);box-shadow:0 10px 25px #28115d10}.em-choice-icon{width:42px;height:42px;border-radius:50%;background:var(--em-gradient);color:#fff;display:grid;place-items:center;font-weight:900}.em-contact-choice b,.em-contact-choice small{display:block}.em-contact-choice small{color:var(--em-muted);margin-top:3px}.em-modal-active{overflow:hidden}
@media(max-width:1100px){.em-socials-header{display:none}}@media(max-width:580px){.em-contact-dialog{padding:34px 22px}.em-contact-dialog h2{font-size:28px}.em-product-actions{grid-template-columns:1fr}.em-header-actions{display:none}}
@media print{.em-topbar,.em-header,.em-footer,.em-breadcrumb,.em-contact-modal,.em-product-actions,.em-product-summary>.em-pill,.em-same-category{display:none!important}body{background:#fff;color:#000}.em-product-single{padding:0}.em-container{width:100%}.em-product-top{grid-template-columns:1fr 1fr;gap:28px}.em-product-content{margin-top:28px;padding:25px;background:#fff!important;color:#000!important;border:1px solid #ccc}.em-gallery-wrap .flex-control-thumbs{display:none!important}.woocommerce-product-gallery__image:not(:first-child){display:none!important}}
/* v1.5.0: navigazione desktop e footer premium */
@media(min-width:951px){.em-header{height:94px;background:#ffffffed;backdrop-filter:blur(18px)}.em-header-inner{gap:20px}.em-nav{background:var(--em-bg);border:1px solid #dfe3ecb5;border-radius:999px;padding:6px;box-shadow:inset 0 1px 0 #fff,0 8px 25px #14204a0a}.em-menu{gap:2px}.em-menu>li>a{display:flex;align-items:center;min-height:42px;padding:0 13px;border-radius:999px;font-size:11px;letter-spacing:.015em;white-space:nowrap;transition:.2s}.em-menu>li:hover>a,.em-menu>li.current-menu-item>a,.em-menu>li.current-menu-ancestor>a{background:#fff;color:var(--em-primary);box-shadow:0 5px 16px #132a8a12}.em-submenu-toggle{width:25px;height:25px;display:grid;place-items:center;margin-left:-9px;margin-right:5px;border:0;border-radius:50%;background:transparent;color:var(--em-muted);cursor:pointer}.em-submenu-toggle svg{width:10px;height:7px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.em-menu li:hover>.em-submenu-toggle svg,.em-menu li.submenu-open>.em-submenu-toggle svg{transform:rotate(180deg)}.em-menu .sub-menu{top:calc(100% + 12px);padding:10px;border-radius:16px;border-color:#e6e9f1;box-shadow:0 25px 65px #0a143529}.em-menu .sub-menu:before{content:"";position:absolute;left:22px;top:-6px;width:12px;height:12px;background:#fff;border-left:1px solid #e6e9f1;border-top:1px solid #e6e9f1;transform:rotate(45deg)}.em-menu .sub-menu a{position:relative;padding:11px 13px;font-size:11px}.em-menu .sub-menu a:hover{background:linear-gradient(90deg,#f0f2ff,#faf8ff);color:var(--em-secondary);padding-left:17px}}
.em-footer{padding:0 0 24px;background:linear-gradient(180deg,var(--em-footer-bg,#f5f7fc),#fff)}.em-footer-lead{min-height:180px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:42px 0;border-bottom:1px solid var(--em-line)}.em-footer-lead h2{font-size:clamp(30px,3.5vw,50px);margin:4px 0 0}.em-footer-grid{padding:55px 0 35px;grid-template-columns:1.25fr 1fr 1fr 1fr}.em-footer h4{margin:0 0 20px;color:var(--em-primary);font-size:10px}.em-footer-grid b{color:var(--em-text)}.em-footer-contact{display:block!important;width:max-content;max-width:100%;margin:0 0 10px;padding-bottom:4px;border-bottom:1px solid transparent;font-weight:700}.em-footer-contact:hover{color:var(--em-secondary);border-bottom-color:var(--em-secondary)}.em-footer-menu{list-style:none;margin:15px 0 0;padding:0}.em-footer-menu li{margin:7px 0}.em-footer-legal{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:22px 0;border-top:1px solid var(--em-line);border-bottom:1px solid var(--em-line)}.em-footer-legal>p{max-width:760px;margin:0;font-size:10px!important}.em-legal-links{display:flex;gap:8px;flex:0 0 auto}.em-legal-links a{display:inline-flex!important;align-items:center;min-height:40px;padding:0 15px;border:1px solid var(--em-line);border-radius:999px;background:#fff;font-weight:900}.em-legal-links a:hover{border-color:var(--em-secondary);color:var(--em-secondary)}.em-footer-bottom{border:0;margin-top:0;padding-top:22px}.em-footer-logo{margin-bottom:16px}.em-footer-brand>p{max-width:300px}
@media(max-width:950px){.em-submenu-toggle svg{width:11px;height:8px;fill:none;stroke:currentColor;stroke-width:1.8}.em-footer-grid{grid-template-columns:1fr 1fr}.em-footer-legal{align-items:flex-start;flex-direction:column;gap:18px}}@media(max-width:580px){.em-footer-lead{align-items:flex-start;flex-direction:column}.em-footer-lead .em-pill{display:inline-flex}.em-footer-grid{grid-template-columns:1fr}.em-legal-links{width:100%;flex-wrap:wrap}.em-legal-links a{flex:1;justify-content:center}.em-footer-bottom{align-items:flex-start}.em-socials-footer{display:flex}}

/* v1.9.0: dock ultimo veicolo e offerta flash superiore */
.em-flash-topbar{position:sticky;top:0;z-index:910;background:var(--em-accent);color:var(--em-text);border-bottom:1px solid #00000014}.em-flash-topbar a{width:min(1380px,92vw);min-height:38px;margin:auto;display:flex;align-items:center;justify-content:center;gap:14px;font-size:11px}.em-flash-topbar span{text-transform:uppercase;letter-spacing:.1em;font-weight:900}.em-flash-topbar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.em-flash-topbar b{color:var(--em-primary);white-space:nowrap}.em-flash-topbar i{font-style:normal;font-weight:900;white-space:nowrap}.em-flash-topbar~.em-header{top:38px}.em-social-dock{position:fixed;left:50%;bottom:14px;z-index:920;width:min(720px,calc(100% - 28px));transform:translateX(-50%);filter:drop-shadow(0 18px 35px #09112645)}.em-social-dock-open{position:relative;width:100%;height:82px;padding:9px 15px 9px 10px;border:1px solid #ffffff4f;border-radius:22px;background:linear-gradient(120deg,#0b173f,#5427a7);color:#fff;display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:13px;align-items:center;text-align:left;cursor:pointer;overflow:visible}.em-social-dock-handle{position:absolute;left:50%;top:-8px;width:54px;height:5px;border-radius:99px;background:var(--em-accent);transform:translateX(-50%);box-shadow:0 0 0 5px #fff}.em-social-dock img{width:64px;height:64px;border-radius:14px;object-fit:cover;background:#fff}.em-social-dock-copy{min-width:0;display:flex;flex-direction:column}.em-social-dock-copy small{color:#bcc7ee;font-size:8px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.em-social-dock-copy strong{margin:3px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.em-social-dock-copy em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--em-accent);font-size:11px;font-style:normal;font-weight:800}.em-social-dock-copy em .amount{color:inherit}.em-social-dock-action{min-width:74px;text-align:center}.em-social-dock-action b,.em-social-dock-action small{display:block}.em-social-dock-action b{font-size:13px}.em-social-dock-action small{margin-top:4px;color:#d9def1;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.em-social-mode-active .em-social-dock{display:none}.em-has-social-dock .em-footer{padding-bottom:118px}
@media(max-width:580px){.em-flash-topbar a{justify-content:flex-start;gap:8px;overflow:hidden}.em-flash-topbar span{font-size:9px}.em-flash-topbar b,.em-flash-topbar i{display:none}.em-flash-topbar strong{font-size:10px}.em-flash-topbar~.em-header{top:38px}.em-social-dock{bottom:9px;width:calc(100% - 18px)}.em-social-dock-open{height:72px;border-radius:18px;grid-template-columns:54px minmax(0,1fr) 58px;padding:8px}.em-social-dock img{width:54px;height:54px;border-radius:11px}.em-social-dock-copy strong{font-size:12px}.em-social-dock-copy em{font-size:9px}.em-social-dock-action{min-width:0}.em-has-social-dock .em-footer{padding-bottom:105px}}
@media print{.em-flash-topbar,.em-social-dock{display:none!important}}

/* v2.1.0: composer ordinabile e Social mobile realmente fullscreen */
@media(max-width:760px){html,body{width:100%;max-width:100%;overflow-x:clip}.em-container{width:calc(100% - 28px);max-width:100%}.em-social-mode{position:fixed!important;inset:0!important;left:0!important;right:0!important;top:0!important;bottom:0!important;width:100dvw!important;min-width:0!important;max-width:none!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;padding:0!important;transform:none!important;overflow:hidden!important}.em-social-feed{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important}.em-social-slide{width:100%!important;min-width:0!important;max-width:100%!important;height:100dvh!important;min-height:100dvh!important;margin:0!important}.em-social-slide-image{inset:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important}.em-social-slide-content{left:16px!important;right:62px!important;bottom:calc(22px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;margin:0!important;transform:none!important}.em-social-slide h2{max-width:100%!important;font-size:clamp(30px,10vw,46px)!important;line-height:.98!important;overflow-wrap:anywhere}.em-social-slide-specs{max-width:100%;overflow:hidden}.em-social-slide-price{max-width:100%;font-size:16px;overflow:hidden}.em-social-slide-buttons{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;max-width:330px}.em-social-slide-buttons button{width:100%;min-width:0!important;padding:0 9px!important}.em-social-slide-share{grid-column:1/-1}.em-social-mode-close{position:fixed!important;top:calc(10px + env(safe-area-inset-top))!important;right:10px!important;left:auto!important;display:grid!important;width:46px!important;height:46px!important;margin:0!important;transform:none!important}.em-social-mode-brand{top:calc(16px + env(safe-area-inset-top))!important;left:14px!important;max-width:calc(100% - 80px)}.em-social-detail,.em-social-gallery{position:fixed!important;inset:0!important;width:100dvw!important;height:100dvh!important;min-width:0!important;max-width:none!important;margin:0!important;padding:calc(68px + env(safe-area-inset-top)) 8px calc(8px + env(safe-area-inset-bottom))!important;transform:none!important;overflow:hidden!important;align-items:stretch!important}.em-social-detail-box,.em-social-gallery-box{width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;max-height:none!important;margin:0!important;padding:22px 16px!important;border-radius:18px!important;overflow-x:hidden!important;overflow-y:auto!important}.em-social-detail-box h2,.em-social-gallery-box h2{font-size:clamp(27px,8vw,38px)!important;line-height:1.02!important;overflow-wrap:anywhere}.em-social-detail-description,.em-social-detail-description *{max-width:100%!important;overflow-wrap:anywhere}.em-social-detail-description table{display:block;overflow-x:auto}.em-social-detail-specs{grid-template-columns:1fr!important}.em-social-detail-actions{position:sticky;bottom:0;padding-top:12px;background:linear-gradient(transparent,#10131b 22%)}.em-social-panel-close,.em-social-gallery-close{position:fixed!important;top:calc(10px + env(safe-area-inset-top))!important;right:10px!important;left:auto!important;width:46px!important;height:46px!important;margin:0!important;transform:none!important}.em-social-gallery-box{display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important}.em-social-gallery-main{width:100%!important;min-width:0!important;min-height:0!important;height:auto!important}.em-social-gallery-main img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important}.em-social-gallery-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;max-height:128px!important}.em-social-gallery-thumbs img{width:100%!important;height:64px!important}.em-social-prompt{padding:12px!important}.em-social-prompt-card{width:100%!important;max-width:100%!important;margin:auto!important}.em-contact-dialog{width:100%!important;max-width:100%!important}.em-social-dock{width:100%!important;max-width:100%!important;left:0!important;right:0!important}.em-social-dock-open{width:100%!important;max-width:100%!important}}
.em-article-offer{background:linear-gradient(90deg,#b80820,#e52934);color:#fff}.em-article-offer a{width:min(1380px,92vw);min-height:58px;margin:auto;display:flex;align-items:center;justify-content:center;gap:18px}.em-article-offer span{padding:7px 11px;border-radius:999px;background:#fff;color:#bd0b23;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900}.em-article-offer strong{font-size:14px}.em-article-offer b{color:#ffe169}.em-article-offer i{font-style:normal;font-weight:900}@media(max-width:580px){.em-article-offer a{justify-content:flex-start;gap:9px;overflow:hidden}.em-article-offer strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.em-article-offer b{white-space:nowrap}.em-article-offer i{display:none}}

/* v2.0.0: offerte carousel, pagine istituzionali e social mode corretta */
.em-socials a{overflow:hidden}.em-socials svg{display:block;width:22px;height:22px}.em-socials .em-social-instagram{border-color:#e1306c!important;background:#e1306c!important;color:#fff!important}.em-socials .em-social-instagram svg{width:23px;height:23px}.em-socials .em-social-tiktok{border-color:#000!important;background:#000!important;color:#fff!important}.em-socials .em-social-facebook{color:#1877f2}.em-choice-icon{padding:0;background:transparent!important;overflow:hidden}.em-choice-icon svg{display:block;width:42px;height:42px}.em-contact-choice{position:relative;z-index:1;background:#fff}.em-contact-choice>strong{font-size:18px;color:var(--em-secondary)}
.em-flash-topbar{height:44px;background:linear-gradient(90deg,#a9061d,#e02935);color:#fff;border:0;display:grid;grid-template-columns:44px minmax(0,1fr) auto 44px;align-items:center}.em-flash-track{position:relative;width:100%;height:44px;overflow:hidden}.em-flash-item{position:absolute;inset:0;width:min(1120px,calc(100% - 20px));min-height:44px;margin:auto;display:flex;align-items:center;justify-content:center;gap:16px;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s,transform .3s;color:#fff}.em-flash-item.is-active{opacity:1;visibility:visible;transform:none}.em-flash-item span{padding:5px 9px;border-radius:99px;background:#fff;color:#b10821}.em-flash-item b,.em-flash-item b .amount{color:#ffe66c}.em-flash-item i{color:#fff}.em-flash-prev,.em-flash-next{height:44px;border:0;background:#00000018;color:#fff;font-size:25px;cursor:pointer}.em-flash-prev:hover,.em-flash-next:hover{background:#00000030}.em-flash-count{padding:0 8px;font-size:9px;font-weight:900;color:#ffffffbd}.em-flash-topbar~.em-header{top:44px}
.em-social-dock{left:0;right:0;bottom:0;width:100vw;max-width:none;transform:none;filter:drop-shadow(0 -10px 28px #09112635)}.em-social-dock-open{height:84px;border:0;border-radius:0;padding-left:max(18px,calc((100vw - 1380px)/2));padding-right:max(18px,calc((100vw - 1380px)/2));grid-template-columns:64px minmax(0,1fr) auto}.em-social-dock-handle{top:8px;box-shadow:none}.em-social-dock img{margin-top:5px}.em-social-dock-copy,.em-social-dock-action{margin-top:5px}.em-has-social-dock .em-footer{padding-bottom:135px}
.em-social-mode{z-index:100000!important}.em-social-mode-close{display:grid!important;place-items:center!important;z-index:100050!important;background:#fff!important;color:#111!important;border:3px solid #111!important;box-shadow:0 0 0 3px #fff,0 8px 30px #0008!important;font-weight:900!important;opacity:1!important;visibility:visible!important}.em-social-mode-brand{z-index:100020!important}.em-social-feed{z-index:1}.em-social-feed-loading{z-index:5}.em-social-detail,.em-social-gallery{z-index:100100!important;background:rgba(0,0,0,.88)!important}.em-social-panel-close,.em-social-gallery-close{z-index:100150!important;background:#fff!important;color:#111!important;border:3px solid #111!important;box-shadow:0 0 0 3px #fff!important;font-weight:900!important}.em-social-detail-box,.em-social-gallery-box{position:relative;z-index:100110;background:#10131b!important;opacity:1!important;visibility:visible!important}.em-social-detail.is-open,.em-social-gallery.is-open{display:flex!important;opacity:1!important;visibility:visible!important}.em-social-detail-description{min-height:50px}.em-social-slide-buttons button{position:relative;z-index:6;pointer-events:auto}
.em-page-locations .em-page-hero{background-image:linear-gradient(90deg,#091438ed,#6040b777),url('https://images.unsplash.com/photo-1524661135-423995f22d0b?auto=format&fit=crop&w=1800&q=84')}.em-location-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.em-location-card{overflow:hidden;border:1px solid var(--em-line);border-radius:24px;background:#fff;box-shadow:0 18px 50px #132a8a0d}.em-location-map iframe{display:block;width:100%;height:330px;border:0}.em-location-copy{padding:30px}.em-location-copy>span{color:var(--em-secondary);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.em-location-copy h2{margin:8px 0 12px;font-size:38px}.em-location-copy p{min-height:42px;color:var(--em-muted)}.em-location-info{display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:12px;margin-top:22px}.em-location-info>div{padding:22px;border-radius:15px;background:var(--em-bg)}.em-location-info b,.em-location-info span,.em-location-info a{display:block}.em-location-info b{margin-bottom:7px;color:var(--em-secondary);font-size:9px;text-transform:uppercase;letter-spacing:.1em}.em-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.em-about-lead{font-size:19px;line-height:1.8}.em-about-panel{padding:38px;border-radius:24px;background:var(--em-gradient);color:#fff}.em-about-panel>strong{font-size:30px}.em-about-panel p{line-height:1.7}.em-about-panel li{margin:12px 0}.em-about-values{padding:55px 0;background:var(--em-primary);color:#fff}.em-about-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.em-about-stats article{padding-right:20px;border-right:1px solid #ffffff25}.em-about-stats b,.em-about-stats span{display:block}.em-about-stats b{font-size:38px;color:var(--em-accent)}.em-about-stats span{margin-top:6px;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.em-brand-intro{padding:55px 0;background:var(--em-bg)}.em-brand-intro .em-container{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.em-brand-intro h2{margin-bottom:0}.em-brand-intro p:last-child{font-size:16px;line-height:1.8}.em-brand-original .tdc-zone,.em-brand-original .vc_row{max-width:100%!important}
@media(max-width:760px){.em-flash-topbar{grid-template-columns:34px minmax(0,1fr) 34px}.em-flash-count{display:none}.em-flash-item{justify-content:flex-start;gap:7px}.em-flash-item span{font-size:8px}.em-flash-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.em-flash-item b{font-size:9px;white-space:nowrap}.em-flash-item i{display:none}.em-social-dock{bottom:0;width:100vw}.em-social-dock-open{height:76px;border-radius:0;padding:8px 10px;grid-template-columns:54px minmax(0,1fr) 58px}.em-social-dock-handle{top:5px}.em-location-grid,.em-about-grid,.em-brand-intro .em-container{grid-template-columns:1fr;gap:26px}.em-location-info{grid-template-columns:1fr}.em-location-map iframe{height:270px}.em-location-copy h2{font-size:31px}.em-about-stats{grid-template-columns:1fr 1fr}.em-about-stats b{font-size:29px}.em-social-mode-close{top:calc(12px + env(safe-area-inset-top))!important;right:12px!important;width:48px!important;height:48px!important}.em-social-detail-box,.em-social-gallery-box{min-height:55vh}.em-social-gallery-main{min-height:300px}}
@media print{.em-flash-topbar,.em-social-dock{display:none!important}}
/* v1.6.0: social ufficiali, menu scroll, badge link, paginatore e noleggio */
.em-socials a{border:0;background:#fff}.em-socials svg{display:block;width:22px;height:22px}.em-social-facebook{color:#1877f2!important}.em-social-instagram{color:#e1306c!important}.em-social-tiktok{color:#111!important}.em-socials a:hover{background:#fff;transform:translateY(-2px);box-shadow:0 5px 14px #0002}.em-topbar-right{display:flex;align-items:center;gap:16px}.em-socials-topbar{gap:5px}.em-socials-topbar a{width:25px;height:25px;background:#fff}.em-socials-topbar svg{width:18px;height:18px}.em-mobile-social{display:none;position:relative}.em-social-toggle{border:0;border-radius:999px;padding:8px 12px;background:var(--em-accent);color:var(--em-text);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.em-mobile-social-panel{display:none;position:absolute;right:0;top:calc(100% + 10px);z-index:200;background:#fff;border:1px solid var(--em-line);border-radius:999px;padding:8px;box-shadow:0 16px 40px #06102b2b}.em-mobile-social-panel.is-open{display:block}.em-socials-mobile{gap:6px}.em-socials-mobile a{width:38px;height:38px;background:var(--em-bg)}
@media(min-width:951px){.em-nav{flex:1;min-width:180px;max-width:100%;overflow-x:auto;overflow-y:visible;scrollbar-width:thin;scrollbar-color:var(--em-secondary) transparent}.em-nav::-webkit-scrollbar{height:4px}.em-nav::-webkit-scrollbar-thumb{background:var(--em-secondary);border-radius:99px}.em-menu{width:max-content;min-width:100%;justify-content:center}.em-header-actions{flex:0 0 auto}.em-menu .sub-menu{z-index:500}}
.em-card-badges{position:static;display:flex;flex-wrap:wrap;gap:6px;margin:-2px 0 14px}.em-card-badges .em-badge{display:inline-flex;align-items:center;position:static!important;padding:6px 9px;background:#f0f2ff;color:var(--em-primary);border:1px solid #dfe3fa;font-size:7px;transition:.2s}.em-card-badges .em-badge:hover{background:var(--em-primary);border-color:var(--em-primary);color:#fff}.em-card h3{margin-bottom:12px}
.em-pagination{display:flex!important;align-items:center;justify-content:center;width:100%;overflow-x:auto;padding:8px 0;margin-top:48px}.em-pagination nav,.em-pagination .woocommerce-pagination,.em-pagination ul,.em-pagination ul.page-numbers{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;width:auto!important;height:auto!important;gap:7px!important;margin:0!important;padding:7px!important;border:1px solid var(--em-line)!important;border-radius:999px!important;background:#fff;box-shadow:0 10px 30px #0c17300d;list-style:none!important;float:none!important}.em-pagination li{display:block!important;float:none!important;border:0!important;margin:0!important}.em-pagination a.page-numbers,.em-pagination span.page-numbers{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent;color:var(--em-text);font-size:12px;font-weight:900;line-height:1!important}.em-pagination a:hover,.em-pagination .current{background:var(--em-gradient)!important;color:#fff!important}.em-pagination .prev,.em-pagination .next{width:auto!important;min-width:48px!important;padding:0 14px!important;border-radius:999px!important;background:var(--em-bg)!important}
.em-page-rental .em-page-hero{min-height:650px;align-items:center;background-image:linear-gradient(90deg,#071333ed 0%,#182b6ad1 48%,#6040b74f 100%),url('https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?auto=format&fit=crop&w=1900&q=86')}.em-page-rental .em-page-hero .em-container{padding-top:40px}.em-page-rental .em-page-hero h1{max-width:760px}.em-page-rental .em-page-hero p:not(.em-eyebrow){max-width:670px;font-size:17px;line-height:1.7}.em-page-rental .em-page-hero .em-pill{margin-top:22px}.em-rental-split{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}.em-rental-split p{font-size:18px;line-height:1.75;color:var(--em-muted);margin-top:0}.em-rental-services{padding:80px 0;background:var(--em-bg)}.em-rental-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.em-rental-grid article{min-height:300px;padding:38px;border:1px solid var(--em-line);border-radius:22px;background:#fff;transition:.25s}.em-rental-grid article:hover{transform:translateY(-6px);box-shadow:0 22px 50px #0b153512}.em-rental-grid span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--em-accent);font-size:10px;font-weight:900}.em-rental-grid h3{font-size:27px;margin:55px 0 15px}.em-rental-grid p{color:var(--em-muted);line-height:1.7}.em-rental-numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.em-rental-numbers div{text-align:center;padding:32px;border-right:1px solid var(--em-line)}.em-rental-numbers div:last-child{border:0}.em-rental-numbers strong,.em-rental-numbers span{display:block}.em-rental-numbers strong{font-size:clamp(45px,6vw,75px);color:var(--em-primary);letter-spacing:-.06em}.em-rental-numbers span{text-transform:uppercase;font-size:9px;letter-spacing:.12em;font-weight:900;color:var(--em-muted)}.em-rental-cta{padding:85px 0;background:var(--em-gradient);color:#fff}.em-rental-cta .em-container{display:flex;align-items:center;justify-content:space-between;gap:45px}.em-rental-cta h2{max-width:780px;margin:8px 0}.em-rental-cta p:not(.em-eyebrow){color:#e3e7f7}.em-rental-original{background:#fff}.em-rental-original .em-page-copy{max-width:900px;margin:auto}
@media(max-width:950px){.em-mobile-social{display:block;margin-left:auto}.em-header-inner{gap:9px}.em-rental-split{grid-template-columns:1fr;gap:25px}.em-rental-grid{grid-template-columns:1fr}.em-rental-grid article{min-height:230px}.em-rental-grid h3{margin-top:35px}.em-rental-cta .em-container{align-items:flex-start;flex-direction:column}}@media(max-width:580px){.em-topbar{display:none}.em-social-toggle{display:block}.em-mobile-social-panel .em-socials{display:flex}.em-page-rental .em-page-hero{min-height:520px}.em-rental-numbers{grid-template-columns:1fr}.em-rental-numbers div{border-right:0;border-bottom:1px solid var(--em-line)}.em-pagination{justify-content:flex-start}.em-pagination a.page-numbers,.em-pagination span.page-numbers{width:38px!important;height:38px!important}}
/* v1.6.1: riepilogo veicolo sticky accanto alle gallerie lunghe */
@media(min-width:951px){.em-product-top{align-items:start}.em-product-summary{position:sticky;top:118px;align-self:start;z-index:5}}
/* v1.7.0: invito e feed fullscreen modalità Social */
.em-social-prompt{position:fixed;inset:0;z-index:2147482000;display:flex;align-items:center;justify-content:center;padding:20px;background:#071126a8;backdrop-filter:blur(12px);opacity:0;visibility:hidden;transition:.25s}.em-social-prompt.is-open{opacity:1;visibility:visible}.em-social-prompt-card{position:relative;width:min(590px,100%);padding:44px;border-radius:28px;background:#fff;box-shadow:0 35px 110px #0006;transform:translateY(18px) scale(.98);transition:.25s}.em-social-prompt.is-open .em-social-prompt-card{transform:none}.em-social-prompt-close{position:absolute;right:17px;top:16px;width:42px;height:42px;border:0;border-radius:50%;background:var(--em-bg);color:var(--em-text);font-size:27px;cursor:pointer}.em-social-prompt-icon{display:grid;place-items:center;width:58px;height:58px;margin-bottom:24px;border-radius:18px;background:var(--em-gradient);color:#fff;font-size:21px;box-shadow:0 15px 35px #3925a344}.em-social-prompt-card h2{font-size:clamp(32px,4vw,50px);margin:7px 0 14px}.em-social-prompt-text{color:var(--em-muted);font-size:16px;line-height:1.65}.em-social-prompt-actions{display:flex;align-items:center;gap:16px;margin-top:28px}.em-social-decline{border:0;background:transparent;color:var(--em-muted);font-size:12px;font-weight:900;cursor:pointer}
.em-social-mode{position:fixed;inset:0;z-index:2147483000;display:none;width:100vw;height:100vh;height:100svh;background:#000;color:#fff;overflow:hidden;isolation:isolate}.em-social-mode.is-open{display:block}.em-social-mode-active{overflow:hidden!important}.em-social-mode-close{position:fixed;top:calc(16px + env(safe-area-inset-top));right:16px;z-index:2147483600;width:46px;height:46px;padding:0;border:1px solid #ffffff4d;border-radius:50%;background:#0009;color:#fff;font:300 31px/1 Arial,sans-serif;cursor:pointer;backdrop-filter:blur(9px)}.em-social-mode-brand{position:fixed;top:calc(20px + env(safe-area-inset-top));left:20px;z-index:2147483500;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:900;letter-spacing:.12em;text-shadow:0 2px 12px #000}.em-social-mode-brand b{padding:6px 8px;border-radius:5px;background:var(--em-accent);color:#111}.em-social-feed{position:absolute;inset:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;scroll-behavior:smooth;overscroll-behavior-y:contain;scrollbar-width:none}.em-social-feed::-webkit-scrollbar{display:none}.em-social-slide{position:relative;width:100%;height:100vh;height:100svh;min-height:100svh;overflow:hidden;background:#000;scroll-snap-align:start;scroll-snap-stop:always}.em-social-slide-image{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;z-index:1}.em-social-slide-shade{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,#0006 0%,transparent 25%,transparent 40%,#0008 70%,#000 100%)}.em-social-slide-content{position:absolute;left:max(24px,calc((100vw - 1380px)/2));right:90px;bottom:calc(34px + env(safe-area-inset-bottom));z-index:3;max-width:870px}.em-social-slide-badge{display:inline-flex;padding:9px 12px;margin-bottom:13px;background:var(--em-accent);color:#111;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.em-social-slide h2{max-width:920px;margin:0 0 15px;color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,5.2vw,78px);line-height:.94;letter-spacing:-.055em;text-shadow:0 3px 25px #000}.em-social-slide-content>p{max-width:760px;margin:10px 0;color:#f0f2f8;font-size:15px;line-height:1.55;text-shadow:0 2px 12px #000}.em-social-slide-specs{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.em-social-slide-specs span{padding:7px 10px;border:1px solid #ffffff38;border-radius:999px;background:#0005;color:#fff;font-size:9px;font-weight:800;backdrop-filter:blur(8px)}.em-social-slide-price{display:inline-flex;align-items:center;margin:4px 0 14px;padding:9px 13px;border:1px solid #ffffff38;border-radius:999px;background:#ffffff24;color:#fff;font-size:20px;font-weight:900;backdrop-filter:blur(8px)}.em-social-slide-price del{margin-right:8px;opacity:.72}.em-social-slide-price ins{color:#fff;text-decoration:none}.em-social-slide-buttons{display:flex;flex-wrap:wrap;gap:9px}.em-social-slide-open,.em-social-slide-share{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:0;border-radius:999px;font-size:11px;font-weight:900;cursor:pointer}.em-social-slide-open{background:var(--em-accent);color:#111}.em-social-slide-share{border:1px solid #ffffff4d;background:#0007;color:#fff;backdrop-filter:blur(8px)}.em-social-feed-loading{position:absolute;inset:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#000;color:#fff}.em-social-feed-loading.is-hidden{display:none}.em-social-feed-loading>span{width:46px;height:46px;border:3px solid #ffffff35;border-top-color:var(--em-accent);border-radius:50%;animation:em-social-spin .75s linear infinite}.em-social-feed-loading strong{font-size:12px;letter-spacing:.08em;text-transform:uppercase}.em-social-retry{border:0;border-radius:999px;padding:11px 16px;background:var(--em-accent);font-weight:900;cursor:pointer}.em-social-feed-help{position:fixed;right:18px;bottom:calc(22px + env(safe-area-inset-bottom));z-index:10;writing-mode:vertical-rl;color:#ffffffa6;font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}@keyframes em-social-spin{to{transform:rotate(360deg)}}
@media(max-width:700px){.em-social-prompt-card{padding:36px 23px}.em-social-prompt-actions{align-items:stretch;flex-direction:column}.em-social-prompt-actions .em-pill{width:100%}.em-social-slide-content{left:18px;right:65px;bottom:calc(25px + env(safe-area-inset-bottom))}.em-social-slide h2{font-size:clamp(38px,11.5vw,58px)}.em-social-slide-content>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px}.em-social-slide-specs span:nth-child(n+4){display:none}.em-social-slide-price{font-size:17px}.em-social-feed-help{display:none}.em-social-mode-brand{left:15px}.em-social-mode-close{right:13px}.em-social-slide-open,.em-social-slide-share{min-height:43px;padding:0 14px}}
/* v1.8.0: scheda e galleria interne alla modalità Social */
.em-social-slide h2,.em-social-slide-image,.em-social-slide-shade{cursor:pointer}.em-social-slide-detail,.em-social-slide-photos,.em-social-slide-share{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:0;border-radius:999px;font-size:11px;font-weight:900;cursor:pointer}.em-social-slide-detail{background:var(--em-accent);color:#111}.em-social-slide-photos{background:#fff;color:#111}.em-social-detail,.em-social-gallery{position:fixed;inset:0;z-index:2147483700;display:none;padding:70px 18px 18px;background:#000c;color:#fff;backdrop-filter:blur(12px)}.em-social-detail.is-open,.em-social-gallery.is-open{display:flex;align-items:center;justify-content:center}.em-social-panel-close,.em-social-gallery-close{position:fixed;right:18px;top:calc(16px + env(safe-area-inset-top));z-index:2147483900;width:46px;height:46px;border:1px solid #ffffff4d;border-radius:50%;background:#000b;color:#fff;font:300 31px/1 Arial,sans-serif;cursor:pointer}.em-social-detail-box,.em-social-gallery-box{width:min(1050px,100%);max-height:calc(100svh - 95px);overflow:auto;padding:42px;border:1px solid #ffffff24;border-radius:25px;background:#10131bec;box-shadow:0 35px 100px #0008}.em-social-detail-box h2,.em-social-gallery-box h2{font-size:clamp(32px,5vw,60px);margin:7px 0 18px;color:#fff}.em-social-detail-price{display:inline-flex;padding:9px 13px;margin-bottom:22px;border:1px solid #ffffff38;border-radius:999px;background:#ffffff18;font-size:22px;font-weight:900}.em-social-detail-price del{margin-right:8px}.em-social-detail-price ins{color:#fff;text-decoration:none}.em-social-detail-specs{display:grid;grid-template-columns:1fr 1fr;margin:5px 0 28px;border-top:1px solid #ffffff1f}.em-social-detail-specs div{display:flex;justify-content:space-between;gap:15px;padding:13px 15px;border-bottom:1px solid #ffffff1f}.em-social-detail-specs span{color:#abb3c8;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.em-social-detail-specs strong{text-align:right;font-size:12px}.em-social-detail-description{font-size:15px;line-height:1.75;color:#e7eaf2}.em-social-detail-description img{display:none}.em-social-detail-actions{display:flex;gap:10px;margin-top:28px}.em-social-detail-back{background:#ffffff17;border:1px solid #ffffff35}.em-social-gallery-box{display:flex;flex-direction:column;overflow:hidden}.em-social-gallery-main{min-height:0;flex:1;display:flex;align-items:center;justify-content:center;background:#050505;border-radius:16px;overflow:hidden}.em-social-gallery-main img{display:block;width:100%;height:min(58vh,650px);object-fit:contain}.em-social-gallery-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-top:12px;max-height:150px;overflow:auto}.em-social-gallery-thumbs button{padding:0;border:2px solid transparent;border-radius:9px;background:#000;overflow:hidden;cursor:pointer;opacity:.66}.em-social-gallery-thumbs button.is-active{border-color:var(--em-accent);opacity:1}.em-social-gallery-thumbs img{display:block;width:100%;height:85px;object-fit:cover}
.em-no-results{text-align:center;padding:75px 20px;border:1px solid var(--em-line);border-radius:22px;background:var(--em-bg)}.em-no-results h2{margin-bottom:12px}.em-no-results p{color:var(--em-muted);margin-bottom:25px}
@media(max-width:700px){.em-social-slide-detail,.em-social-slide-photos,.em-social-slide-share{min-height:42px;padding:0 13px;font-size:9px}.em-social-detail,.em-social-gallery{padding:64px 9px 9px}.em-social-detail-box,.em-social-gallery-box{padding:25px 18px;border-radius:19px;max-height:calc(100svh - 76px)}.em-social-detail-specs{grid-template-columns:1fr}.em-social-detail-specs div{padding-inline:0}.em-social-detail-actions{flex-direction:column}.em-social-detail-actions .em-pill{width:100%}.em-social-gallery-main img{height:52vh}.em-social-gallery-thumbs{grid-template-columns:repeat(3,1fr)}.em-social-gallery-thumbs img{height:70px}}

/* v2.2.0: icone uniformi, prezzo leggibile e sottomenu affidabili */
.em-socials{display:flex!important;align-items:center!important;gap:7px!important}.em-socials a,.em-socials-topbar a,.em-socials-mobile a,.em-socials-footer a{display:grid!important;place-items:center!important;flex:0 0 30px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;line-height:1!important;box-shadow:none!important}.em-socials a svg,.em-socials-topbar a svg,.em-socials-mobile a svg,.em-socials-footer a svg{display:block!important;width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important}.em-socials a svg path{fill:#fff!important}.em-socials a svg circle{stroke:#fff!important}.em-socials a svg rect{fill:none!important;stroke:none!important}.em-socials a.em-social-facebook{background:#1877f2!important;color:#fff!important}.em-socials a.em-social-instagram{background:#e1306c!important;color:#fff!important}.em-socials a.em-social-tiktok{background:#000!important;color:#fff!important}.em-socials a:hover{transform:translateY(-2px)!important;filter:brightness(1.08);box-shadow:0 5px 14px #0003!important}.em-flash-topbar .em-flash-item b{display:inline-flex!important;align-items:center!important;min-height:27px!important;padding:4px 10px!important;border-radius:999px!important;background:#fff!important;color:#111!important;line-height:1!important}.em-flash-topbar .em-flash-item b *,.em-flash-topbar .em-flash-item b .amount{color:#111!important}.em-menu a{text-transform:uppercase!important}.em-menu .sub-menu{z-index:1000!important}.em-menu li.submenu-open>.sub-menu{display:block!important}
@media(min-width:951px){.em-nav{overflow:visible!important;scrollbar-width:none!important}.em-nav::-webkit-scrollbar{display:none!important}.em-menu{width:auto!important;min-width:0!important;max-width:100%!important;justify-content:center!important}.em-menu>li{flex:0 0 auto}.em-menu>li>a{font-size:10px!important;letter-spacing:.055em!important}.em-menu .sub-menu{display:none;position:absolute!important;top:calc(100% + 12px)!important;overflow:auto!important}.em-menu li:hover>.sub-menu,.em-menu li:focus-within>.sub-menu,.em-menu li.submenu-open>.sub-menu{display:block!important}}
@media(max-width:950px){.em-menu li:hover>.sub-menu{display:none}.em-menu li.submenu-open>.sub-menu{display:block!important}.em-menu>li>a,.em-menu .sub-menu a{font-size:11px!important;letter-spacing:.04em}.em-submenu-toggle{position:relative;z-index:3;min-width:40px!important;min-height:40px!important;display:grid!important;place-items:center!important;cursor:pointer!important}}
.em-socials a.em-social-instagram svg rect{fill:none!important;stroke:#fff!important;stroke-width:1.8!important}
@media(max-width:760px){.em-flash-topbar .em-flash-item b{display:none!important}}

/* v2.6.1: icone iOS, doppia barra superiore e nome sito mobile */
.em-product-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.em-action-icon{display:block;flex:0 0 20px;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.em-product-action:hover .em-action-icon{transform:translateY(-1px)}
.em-promo-bars{position:relative;z-index:920;width:100%}.em-promo-bars .em-flash-topbar{position:relative!important;top:auto!important;z-index:1}.em-dealer-topbar{display:flex;align-items:center;justify-content:center;gap:13px;height:34px;padding:0 16px;background:#081126;color:#fff;border-bottom:1px solid #ffffff20;font-size:var(--em-dealer-font-size,10px)!important;font-weight:800;letter-spacing:.045em;text-align:center}.em-dealer-brands{display:flex;align-items:center;gap:6px}.em-dealer-brands b,.em-dealer-brands a{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border:1px solid #ffffff38;border-radius:999px;background:#ffffff12;color:#fff!important;font-size:.9em;letter-spacing:.1em;text-decoration:none}.em-dealer-brands a:hover{border-color:var(--em-accent);background:var(--em-accent);color:#111!important}.em-promo-bars+.em-topbar+.em-header{z-index:910}
@media(min-width:761px){.em-dealer-topbar{display:none!important}.em-topbar .em-container{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.em-topbar-right{justify-self:end}.em-topbar-dealer{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0;font-size:var(--em-dealer-font-size,10px);font-weight:800;letter-spacing:.035em;text-align:center}.em-topbar-dealer .em-dealer-brands{flex:0 0 auto}.em-promo-bars.is-sticky-desktop{position:sticky;top:0}.em-header.em-below-sticky-desktop{top:var(--em-promo-height-desktop,0px)!important}}
@media(max-width:760px){.em-topbar-dealer{display:none!important}.em-promo-bars.is-sticky-mobile{position:fixed!important;top:0!important;right:0!important;left:0!important;width:100%!important;z-index:2147480000!important;transform:translateZ(0);-webkit-transform:translateZ(0)}.em-promo-mobile-spacer{display:block;height:var(--em-promo-height-mobile,0px);margin:0;padding:0;background:transparent}.em-header.em-below-sticky-mobile{top:var(--em-promo-height-mobile,0px)!important}}
@media(max-width:580px){.em-dealer-topbar{gap:7px;padding:0 8px;letter-spacing:.02em}.em-dealer-brands{gap:4px}.em-dealer-brands b,.em-dealer-brands a{min-height:19px;padding:0 6px}.em-logo-wrap{flex:1 1 auto!important;min-width:0!important;max-width:calc(100% - 126px)}.em-logo{display:flex!important;align-items:center;min-width:0!important}.em-logo .em-site-title{display:-webkit-box!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;white-space:normal!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.02!important;font-size:clamp(15px,5vw,21px)!important;letter-spacing:-.6px!important}.em-logo small{display:none!important}}
@media print{.em-promo-bars{display:none!important}}
@media(min-width:761px){.em-promo-mobile-spacer{display:none!important}}

/* v2.6.5: soprattitoli homepage nel giallo del tema */
/* Soprattitoli: blu sui fondi chiari, giallo sui fondi scuri */
.em-eyebrow{color:var(--em-primary)!important}.em-hero .em-eyebrow,.em-flash .em-eyebrow,.em-trust .em-eyebrow,.em-product-content .em-eyebrow,.em-page-hero .em-eyebrow,.em-rental-cta .em-eyebrow,.em-contact-panel .em-eyebrow,.em-contact-modal .em-eyebrow,.em-social-prompt .em-eyebrow,.em-social-mode .em-eyebrow{color:var(--em-accent)!important}

/* v2.6.6: ricerca homepage e collegamento Google Maps nel footer */
.home .em-find-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:0}.home .em-find-submit:before{content:"";display:block;width:20px;height:20px;flex:0 0 20px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-width='2.3' stroke-linecap='round' d='M17 10.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0Zm-1.8 4.7L21 21'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23000' stroke-width='2.3' stroke-linecap='round' d='M17 10.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0Zm-1.8 4.7L21 21'/%3E%3C/svg%3E") center/contain no-repeat}.home .em-find-submit:after{content:"Cerca";font-size:12px;font-weight:900}.em-footer-map{display:flex;align-items:center;width:max-content;margin:8px 0 0;padding:7px 0;color:var(--em-primary)!important;font-size:11px!important;font-weight:900;letter-spacing:.02em}.em-footer-map:hover{color:var(--em-secondary)!important}.em-footer-lead .em-eyebrow{color:var(--em-primary)!important}
.em-product-content{display:block!important}.em-product-content>div:first-child{margin-bottom:34px}.em-product-content .em-product-description{width:100%;max-width:none}

/* v2.2.2: badge categorie menu e contrasto sezioni blu */
.em-trust .em-eyebrow,.em-trust h2,.em-trust p{color:#fff!important}.em-trust .em-stats span{color:#dfe5ff!important}
@media(min-width:951px){.em-nav{padding:10px 13px!important}.em-menu>li>a[href*="auto-usate"],.em-menu>li>a[href*="auto-a-km0"],.em-menu>li>a[href*="auto-km0"],.em-menu>li>a[href*="auto-nuove"]{min-height:38px!important;margin:0 2px!important;padding:0 14px!important;border-radius:999px!important;background:var(--em-accent)!important;color:#111!important;box-shadow:0 5px 14px #e1b9002e!important}.em-menu>li:hover>a[href*="auto-usate"],.em-menu>li:hover>a[href*="auto-a-km0"],.em-menu>li:hover>a[href*="auto-km0"],.em-menu>li:hover>a[href*="auto-nuove"]{background:#ffe45c!important;color:#111!important;box-shadow:0 7px 18px #b38e003d!important}}

/* v2.3.0: badge offerte e tendina Social */
.em-card{position:relative}.em-offer-badge,.em-single-offer-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#d80926;color:#fff!important;text-transform:uppercase;letter-spacing:.11em;font-size:8px;font-weight:900;box-shadow:0 8px 20px #b8002440}.em-offer-badge{position:absolute;z-index:8;top:14px;right:14px;padding:8px 12px}.em-single-offer-badge{margin:0 0 13px;padding:9px 14px}.em-card-offer{border-color:#e51b36}.em-card-offer:after{content:"";position:absolute;inset:0;z-index:0;border:2px solid #e51b36;border-radius:17px;pointer-events:none}.em-card-offer>*{position:relative;z-index:1}
.em-social-mode.is-opening{animation:em-social-rise .3s cubic-bezier(.2,.8,.2,1) both}.em-social-mode.is-closing{display:block!important;animation:em-social-drop .26s cubic-bezier(.4,0,1,1) both}.em-social-mode.is-peeking{display:block!important;z-index:910!important;transform:translate3d(0,var(--em-social-drag-offset,100vh),0)!important;transition:none!important}.em-social-mode.is-dragging{display:block!important;transform:translate3d(0,var(--em-social-drag-offset,0),0)!important;transition:none!important}.em-social-dock-open{transition:transform .18s ease,filter .18s ease}.em-social-dock-open:active{transform:translateY(-5px);filter:brightness(1.08)}@keyframes em-social-rise{from{transform:translate3d(0,100%,0)}to{transform:translate3d(0,0,0)}}@keyframes em-social-drop{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,100%,0)}}
@media(max-width:760px){html{width:100%!important;min-width:0!important;max-width:100%!important}body{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.em-social-mode,.em-social-mode.is-open{position:fixed!important;inset:0!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:none;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;zoom:1!important;scale:none!important;transform:none!important;transform-origin:50% 50%!important}.em-social-mode.is-open{display:block!important}.em-social-mode.is-peeking{display:block!important;transform:translate3d(0,var(--em-social-drag-offset,100vh),0)!important}.em-social-mode.is-dragging{display:block!important;transform:translate3d(0,var(--em-social-drag-offset,0),0)!important}.em-social-mode *{box-sizing:border-box!important}.em-social-feed{position:absolute!important;inset:0!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;transform:none!important}.em-social-slide{position:relative!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;transform:none!important}.em-social-slide-content{left:15px!important;right:58px!important;bottom:calc(18px + env(safe-area-inset-bottom))!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;zoom:1!important;transform:none!important}.em-social-slide h2{width:auto!important;min-width:0!important;max-width:100%!important;font-size:clamp(28px,9vw,43px)!important}.em-social-detail,.em-social-gallery{position:fixed!important;inset:0!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;max-height:none!important;zoom:1!important}.em-social-detail-box,.em-social-gallery-box{width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;zoom:1!important}.em-social-mode-close,.em-social-panel-close,.em-social-gallery-close{scale:none!important;zoom:1!important}}
/* Testi commerciali, FAQ e ricerche rapide 2.7.0. */
.em-quick-search{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px}.em-quick-search span{font-size:12px;font-weight:800;opacity:.78}.em-quick-search a{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid rgba(19,42,138,.16);border-radius:999px;background:rgba(255,255,255,.82);color:var(--em-primary);font-size:12px;font-weight:800;text-decoration:none}.em-quick-search a:hover{background:var(--em-primary);color:#fff}.em-global-faq{padding:52px 0;background:var(--em-bg);color:var(--em-text)}.em-global-faq h2{margin:5px 0 22px}.em-faq-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.em-faq-list details{padding:0 16px;border:1px solid rgba(19,42,138,.12);border-radius:14px;background:var(--em-surface)}.em-faq-list summary{position:relative;padding:16px 28px 16px 0;cursor:pointer;list-style:none;font-weight:800}.em-faq-list summary::-webkit-details-marker{display:none}.em-faq-list summary:after{content:'+';position:absolute;right:0}.em-faq-list details[open] summary:after{content:'−'}.em-faq-list details p{margin:0;padding:0 0 16px;line-height:1.6;opacity:.8}@media(max-width:700px){.em-faq-list{grid-template-columns:1fr}.em-quick-search{align-items:flex-start}.em-quick-search span{width:100%}}
/* Offerte a tendina, descrizione a due colonne e rifiniture 2.7.1. */
.em-social-prompt .em-eyebrow{color:var(--em-primary)!important}.em-reviews-intro{max-width:470px;margin:18px 0 0;color:var(--em-muted);font-size:15px;line-height:1.75}.em-offer-recall{margin:45px auto}.em-offer-panel-open{width:100%;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:24px;padding:22px 26px;border:0;border-radius:20px;background:var(--em-gradient);color:#fff;text-align:left;cursor:pointer;box-shadow:0 18px 45px #132a8a2b}.em-offer-panel-open span{display:flex;flex-direction:column;gap:4px}.em-offer-panel-open small{text-transform:uppercase;letter-spacing:.14em;color:var(--em-accent);font-weight:900}.em-offer-panel-open strong{font-size:19px}.em-offer-panel-open>b{font-size:22px}.em-offer-panel-open i{font-style:normal;font-weight:900;color:var(--em-accent)}body.em-offer-panel-active{overflow:hidden}.em-offer-panel{position:fixed;inset:0;z-index:2147483600;display:none;align-items:flex-start;justify-content:center;background:#06102ac7;backdrop-filter:blur(12px)}.em-offer-panel.is-open{display:flex}.em-offer-panel-sheet{position:relative;width:min(1040px,calc(100% - 28px));max-height:calc(100svh - 26px);margin-top:0;padding:38px 42px 28px;border-radius:0 0 28px 28px;background:#fff;color:var(--em-text);box-shadow:0 35px 100px #0007;overflow:auto}.em-offer-panel.is-opening .em-offer-panel-sheet{animation:em-offer-curtain .34s cubic-bezier(.2,.8,.2,1)}.em-offer-panel.is-closing .em-offer-panel-sheet{animation:em-offer-close .28s ease forwards}.em-offer-panel.is-dragging .em-offer-panel-sheet{height:min(var(--em-offer-drag,0px),95svh);padding-top:22px;overflow:hidden}.em-offer-panel-handle{display:block;width:64px;height:5px;margin:0 auto 22px;border-radius:99px;background:#d7dcea}.em-offer-panel-close{position:fixed;z-index:2;top:14px;right:18px;width:44px;height:44px;border:1px solid #ffffff55;border-radius:50%;background:#091126;color:#fff;font-size:28px;cursor:pointer}.em-offer-panel-list{margin-top:24px}.em-offer-panel-item{display:none;grid-template-columns:1.08fr .92fr;gap:36px;align-items:center}.em-offer-panel-item.is-active{display:grid}.em-offer-panel-image{min-height:390px;border-radius:20px;background:center/cover}.em-offer-panel-item small{font-weight:900;text-transform:uppercase;letter-spacing:.13em;color:#d80926}.em-offer-panel-item h3{margin:8px 0 15px;font-size:clamp(28px,4vw,48px)}.em-offer-panel-item strong{display:block;margin-bottom:24px;font-size:30px;color:var(--em-primary)}.em-offer-panel-nav{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:25px}.em-offer-panel-nav button{width:42px;height:42px;border:0;border-radius:50%;background:var(--em-primary);color:#fff;font-size:25px;cursor:pointer}.em-description-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);gap:42px;align-items:start}.em-description-copy h3{font-size:clamp(25px,3vw,38px);color:#fff;margin-bottom:18px}.em-description-accessories{padding:24px;border:1px solid #ffffff32;border-radius:18px;background:#ffffff10}.em-description-accessories>span{display:block;margin-bottom:14px;color:var(--em-details-accent);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.em-description-accessories ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.em-description-accessories li{position:relative;padding-left:18px;font-size:13px;line-height:1.45}.em-description-accessories li:before{content:'✓';position:absolute;left:0;color:var(--em-details-accent);font-weight:900}@keyframes em-offer-curtain{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes em-offer-close{to{transform:translateY(-105%)}}@media(max-width:760px){.em-offer-panel-open{grid-template-columns:1fr auto;gap:12px 16px}.em-offer-panel-open i{grid-column:1/-1}.em-offer-panel-sheet{width:100%;padding:28px 20px 22px;border-radius:0 0 22px 22px}.em-offer-panel-item.is-active{grid-template-columns:1fr}.em-offer-panel-image{min-height:260px}.em-description-layout{grid-template-columns:1fr}.em-description-accessories{margin-top:4px}}
/* Barra PROMO condivisa 2.7.2 */
.em-offer-recall-carousel{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:82px;margin:45px auto;border-radius:20px;background:linear-gradient(110deg,#b80018,#e11930);color:#fff;overflow:hidden;box-shadow:0 16px 38px #a6002033}.em-offer-recall-label{align-self:stretch;display:grid;place-items:center;padding:0 22px;background:#8f0013;color:#fff;font-size:12px;font-weight:900;letter-spacing:.15em}.em-offer-recall-track{position:relative;min-width:0}.em-offer-recall-carousel .em-offer-recall-item{display:none;width:100%;grid-template-columns:1fr auto auto;align-items:center;gap:22px;padding:16px 22px;border:0;background:transparent;color:#fff;text-align:left;cursor:pointer;box-shadow:none}.em-offer-recall-carousel .em-offer-recall-item.is-active{display:grid}.em-offer-recall-item span{display:flex;min-width:0;flex-direction:column;gap:3px}.em-offer-recall-item small{color:#ffd8dd;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.em-offer-recall-item strong{overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.em-offer-recall-item>b{font-size:20px;white-space:nowrap}.em-offer-recall-item>b *{color:#fff!important}.em-offer-recall-item i{font-style:normal;font-weight:900;color:#fff;white-space:nowrap}.em-offer-recall-count{padding-right:20px;color:#ffd8dd;font-size:12px}.em-offer-recall-product{grid-column:1/-1;width:100%;margin:38px 0 0;border:1px solid #ffffff38;box-shadow:none}.em-offer-recall-product .em-offer-recall-label{background:#850011}.em-article-offer .em-offer-panel-open{background:linear-gradient(110deg,#b80018,#e11930)}@media(max-width:700px){.em-offer-recall-carousel{grid-template-columns:1fr auto;min-height:104px}.em-offer-recall-label{display:none}.em-offer-recall-carousel .em-offer-recall-item{grid-template-columns:1fr auto;padding:14px 16px}.em-offer-recall-item i{grid-column:1/-1;font-size:11px}.em-offer-recall-count{padding-right:14px}.em-offer-recall-item strong{max-width:62vw}}
/* Finitura moderna e contrasto contatori PROMO. */
.em-flash-topbar .em-flash-count,.em-flash-topbar .em-flash-count b{color:#fff!important}.em-offer-recall-carousel:before{content:"";position:absolute;z-index:0;inset:-120% auto -120% -35%;width:35%;background:linear-gradient(100deg,transparent,#ffffff22,transparent);transform:rotate(12deg);animation:em-promo-sheen 7s ease-in-out infinite;pointer-events:none}.em-offer-recall-carousel>*{position:relative;z-index:1}.em-offer-recall-carousel{border:1px solid #ff6a7c55;background:radial-gradient(circle at 78% 0,#ff5267 0,transparent 32%),linear-gradient(115deg,#970012,#df1730 62%,#b60019);box-shadow:0 18px 45px #98001d32,inset 0 1px #ffffff2e}.em-offer-recall-label{background:#79000f99;backdrop-filter:blur(8px)}.em-offer-recall-item>b{padding:8px 13px;border:1px solid #ffffff35;border-radius:999px;background:#ffffff17;box-shadow:inset 0 1px #ffffff24}.em-offer-recall-item i{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#fff;color:#b60019;transition:transform .18s ease}.em-offer-recall-item:hover i{transform:translateY(2px)}.em-offer-recall-count{color:#fff!important;font-weight:800}.em-offer-recall-count b{color:#fff!important}.em-offer-recall-item.is-active{animation:em-promo-content .32s ease both}@keyframes em-promo-sheen{0%,70%,100%{left:-35%}85%{left:120%}}@keyframes em-promo-content{from{opacity:0;transform:translateX(12px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.em-offer-recall-carousel:before,.em-offer-recall-item.is-active{animation:none}}
/* Correzioni PROMO, zoom Material You e fiducia nelle recensioni 2.7.3. */
.em-offer-recall-carousel .em-offer-recall-item{grid-template-columns:minmax(0,1fr) auto auto}.em-offer-recall-item>b{display:inline-flex!important;align-items:center;flex-wrap:nowrap;gap:6px;max-width:none;font-size:clamp(15px,1.5vw,20px);line-height:1;white-space:nowrap!important}.em-offer-recall-item>b del,.em-offer-recall-item>b ins,.em-offer-recall-item>b .amount{display:inline-flex!important;white-space:nowrap!important;line-height:1!important}.em-offer-recall-product{background:radial-gradient(circle at 78% 0,#ffe86e 0,transparent 34%),linear-gradient(115deg,#f2bd00,#ffd323 60%,#e9b500)!important;border-color:#ffe77a!important;color:#111!important}.em-offer-recall-product .em-offer-recall-label{background:#d29e00!important;color:#111!important}.em-offer-recall-product .em-offer-recall-item,.em-offer-recall-product .em-offer-recall-item small,.em-offer-recall-product .em-offer-recall-item strong,.em-offer-recall-product .em-offer-recall-item>b,.em-offer-recall-product .em-offer-recall-item>b *,.em-offer-recall-product .em-offer-recall-count,.em-offer-recall-product .em-offer-recall-count b{color:#111!important}.em-offer-recall-product .em-offer-recall-item>b{border-color:#0002;background:#ffffff52;box-shadow:inset 0 1px #fff8}.em-offer-recall-product .em-offer-recall-item i{background:#111;color:#ffd323}.em-flash-topbar{position:relative;touch-action:pan-x}.em-flash-track{padding-right:38px}.em-offer-top-open{position:absolute;z-index:8;right:48px;top:5px;width:34px;height:34px;border:1px solid #ffffff45;border-radius:50%;background:#ffffff17;cursor:pointer}.em-offer-top-open span:before,.em-offer-top-open span:after{content:"";position:absolute;top:14px;width:9px;height:2px;border-radius:2px;background:#fff}.em-offer-top-open span:before{left:9px;transform:rotate(42deg)}.em-offer-top-open span:after{right:9px;transform:rotate(-42deg)}.em-offer-top-open span{display:block;animation:em-offer-arrow 1.35s ease-in-out infinite}.em-flash-item i{position:relative;z-index:9;padding:5px 9px;border:1px solid #ffffff45;border-radius:999px;cursor:pointer}.em-gallery-wrap .woocommerce-product-gallery{position:relative!important}.em-gallery-wrap .woocommerce-product-gallery__trigger{position:absolute!important;z-index:20!important;top:10px!important;right:10px!important;left:auto!important;display:block!important;width:48px!important;height:48px!important;margin:0!important;border:1px solid #ffffff70!important;border-radius:16px!important;background:#ffffffdf!important;box-shadow:0 8px 24px #07112e2e!important;backdrop-filter:blur(12px);font-size:0!important;text-indent:-9999px!important;overflow:hidden!important;transition:transform .18s ease,box-shadow .18s ease}.em-gallery-wrap .woocommerce-product-gallery__trigger:hover{transform:translateY(-2px);box-shadow:0 12px 30px #07112e40!important}.em-gallery-wrap .woocommerce-product-gallery__trigger img{display:none!important}.em-gallery-wrap .woocommerce-product-gallery__trigger:before{content:""!important;position:absolute!important;left:13px!important;top:12px!important;width:16px!important;height:16px!important;border:3px solid var(--em-primary)!important;border-radius:50%!important;background:transparent!important;box-sizing:border-box!important}.em-gallery-wrap .woocommerce-product-gallery__trigger:after{content:""!important;position:absolute!important;left:28px!important;top:28px!important;width:10px!important;height:3px!important;border:0!important;border-radius:4px!important;background:var(--em-primary)!important;transform:rotate(45deg)!important;box-sizing:border-box!important}.em-reviews-trust{margin-top:28px;border-top:1px solid var(--em-line)}.em-reviews-trust h3{margin:22px 0 10px;font-size:20px}.em-reviews-trust>div{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid var(--em-line)}.em-reviews-trust strong{font-size:24px;color:var(--em-primary)}.em-reviews-trust span{color:var(--em-muted);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}@keyframes em-offer-arrow{0%,100%{transform:translateY(-2px)}50%{transform:translateY(3px)}}@media(max-width:760px){.em-offer-top-open{right:38px}.em-offer-recall-item>b{font-size:15px}.em-gallery-wrap .woocommerce-product-gallery__trigger{width:44px!important;height:44px!important;border-radius:14px!important}}
.em-offer-top-open{right:84px}
@media(max-width:760px){.em-offer-top-open{right:38px}}

/* Barre OFFERTA 2.7.4: miniature, navigazione e prezzo compatto. */
.em-flash-topbar{cursor:pointer;box-shadow:inset 0 -1px #ffffff30,0 5px 18px #69001024}.em-flash-item{gap:11px}.em-flash-thumb{flex:0 0 34px;width:34px;height:34px;border:2px solid #ffffffa8;border-radius:11px;object-fit:cover;box-shadow:0 4px 12px #46000b55}.em-flash-item:hover strong{text-decoration:underline;text-underline-offset:3px}.em-offer-recall-carousel{grid-template-columns:auto 42px minmax(0,1fr) auto 42px}.em-offer-recall-prev,.em-offer-recall-next{display:grid;place-items:center;width:36px;height:36px;margin:auto;border:1px solid #ffffff55;border-radius:50%;background:#ffffff18;color:#fff;font-size:25px;line-height:1;cursor:pointer;box-shadow:inset 0 1px #ffffff2e;transition:transform .18s ease,background .18s ease}.em-offer-recall-prev:hover,.em-offer-recall-next:hover{transform:scale(1.08);background:#ffffff2e}.em-offer-recall-carousel .em-offer-recall-item{grid-template-columns:56px minmax(0,1fr) max-content max-content!important;gap:16px}.em-offer-recall-item>img{display:block;width:52px;height:52px;border:2px solid #ffffff9c;border-radius:15px;object-fit:cover;box-shadow:0 7px 18px #4c000c40}.em-offer-recall-item>b,.em-offer-recall-item>b bdi,.em-offer-recall-item>b del,.em-offer-recall-item>b ins,.em-offer-recall-item>b .woocommerce-Price-amount,.em-offer-recall-item>b .woocommerce-Price-currencySymbol{display:inline-flex!important;align-items:center!important;flex-wrap:nowrap!important;white-space:nowrap!important;word-break:keep-all!important;line-height:1!important}.em-offer-recall-product .em-offer-recall-prev,.em-offer-recall-product .em-offer-recall-next{border-color:#0003;background:#ffffff59;color:#111}.em-offer-recall-product .em-offer-recall-prev:hover,.em-offer-recall-product .em-offer-recall-next:hover{background:#fff9}.em-offer-recall-product .em-offer-recall-item>img{border-color:#1115}.em-offer-recall-product .em-offer-recall-count{padding-right:0}
@media(max-width:760px){.em-flash-thumb{width:29px;height:29px;flex-basis:29px;border-radius:9px}.em-flash-item{gap:6px}.em-offer-recall-carousel{grid-template-columns:38px minmax(0,1fr) 38px;min-height:98px}.em-offer-recall-prev,.em-offer-recall-next{width:32px;height:32px;font-size:22px}.em-offer-recall-carousel .em-offer-recall-track{min-width:0}.em-offer-recall-carousel .em-offer-recall-item{grid-template-columns:46px minmax(0,1fr) max-content!important;gap:9px;padding:12px 5px}.em-offer-recall-item>img{width:44px;height:44px;border-radius:12px}.em-offer-recall-item>b{font-size:13px!important;padding:7px 8px}.em-offer-recall-item i{display:none}.em-offer-recall-count{display:none}.em-offer-recall-item strong{max-width:none;font-size:12px}.em-offer-recall-item small{font-size:8px}}
.em-home-shortcodes{background:var(--em-bg)}.em-home-shortcodes-content{min-width:0}.em-home-shortcodes-content:after{content:"";display:block;clear:both}.em-home-shortcodes-content>*:first-child{margin-top:0}.em-home-shortcodes-content>*:last-child{margin-bottom:0}

/* Invito apertura offerte e colore etichetta scheda veicolo 2.7.8. */
.em-flash-topbar{cursor:grab}.em-flash-topbar:active{cursor:grabbing}.em-flash-track{padding-right:210px}.em-flash-item strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.em-offer-top-open{right:82px!important;top:4px!important;display:grid!important;grid-template-columns:auto 18px!important;grid-template-rows:18px 10px!important;align-items:center!important;justify-content:center!important;column-gap:5px!important;width:126px!important;height:36px!important;padding:3px 10px!important;border:1px solid #ffffff8c!important;border-radius:999px!important;background:#ffffff!important;color:#b00720!important;box-shadow:0 5px 16px #5f00163d,inset 0 1px #fff!important}.em-offer-top-open b{font-size:11px!important;font-weight:900!important;line-height:1!important;letter-spacing:.08em!important}.em-offer-top-open small{grid-column:1/-1!important;color:#810016!important;font-size:7px!important;font-weight:800!important;line-height:1!important;letter-spacing:.03em!important}.em-offer-top-open span{position:relative!important;width:18px!important;height:16px!important;animation:em-offer-arrow 1.15s ease-in-out infinite!important}.em-offer-top-open span:before,.em-offer-top-open span:after{top:7px!important;width:10px!important;height:3px!important;background:#d1122d!important}.em-offer-top-open span:before{left:0!important}.em-offer-top-open span:after{right:0!important}.em-offer-top-open:hover{background:#fff4f5!important;transform:translateY(1px)}.em-offer-recall-product .em-offer-recall-label{background:linear-gradient(145deg,#087cc5,#13a9e5)!important;color:#fff!important;text-shadow:0 1px 2px #004d7d55}
@media(max-width:760px){.em-offer-top-open{right:37px!important;width:52px!important;padding:3px!important;grid-template-columns:auto 16px!important}.em-offer-top-open b{font-size:8px!important}.em-offer-top-open small{display:none!important}.em-offer-top-open span{width:16px!important}.em-offer-top-open span:before,.em-offer-top-open span:after{width:9px!important}.em-flash-track{padding-right:56px!important}}

/* Barre offerte minimali e sobrie 2.7.9. */
.em-flash-topbar{background:linear-gradient(90deg,#b80b25,#dc2638)!important;box-shadow:inset 0 -1px #ffffff25!important}.em-flash-track{padding-right:176px!important}.em-flash-item{gap:10px!important}.em-flash-item .em-flash-thumb{display:none!important}.em-flash-item span{padding:3px 7px!important;border:1px solid #ffffff69!important;background:transparent!important;color:#fff!important;font-size:8px!important;letter-spacing:.12em!important}.em-flash-item strong{max-width:min(52vw,620px);font-size:11px!important;font-weight:800!important}.em-flash-topbar .em-flash-item b{min-height:0!important;padding:0!important;border:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important;font-size:11px!important}.em-flash-topbar .em-flash-item b *{color:#fff!important}.em-flash-item i{display:none!important}.em-flash-prev,.em-flash-next{background:transparent!important;color:#ffffffd9!important;font-size:20px!important}.em-flash-prev:hover,.em-flash-next:hover{background:#00000015!important}.em-flash-count{font-size:8px!important;opacity:.8}.em-offer-top-open{right:72px!important;top:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:108px!important;height:32px!important;padding:0 10px!important;border:1px solid #ffffff70!important;border-radius:999px!important;background:#ffffff12!important;color:#fff!important;box-shadow:none!important;backdrop-filter:blur(8px)}.em-offer-top-open b{font-size:9px!important;font-weight:900!important;letter-spacing:.04em!important;white-space:nowrap}.em-offer-top-open span{position:relative!important;width:15px!important;height:14px!important;animation:em-offer-arrow 1.4s ease-in-out infinite!important}.em-offer-top-open span:before,.em-offer-top-open span:after{top:6px!important;width:8px!important;height:2px!important;background:#fff!important}.em-offer-top-open span:before{left:0!important}.em-offer-top-open span:after{right:0!important}.em-offer-top-open:hover{background:#ffffff25!important;transform:none!important}
.em-offer-recall-product{overflow:hidden!important;border:1px solid #dbe5f1!important;border-radius:22px!important;background:#fff!important;color:#152033!important;box-shadow:0 14px 38px #17345c17!important}.em-offer-recall-product:before{display:none!important}.em-offer-recall-product .em-offer-recall-label{background:linear-gradient(145deg,#087fc6,#16a6dd)!important;color:#fff!important;text-shadow:none!important}.em-offer-recall-product .em-offer-recall-item,.em-offer-recall-product .em-offer-recall-item small,.em-offer-recall-product .em-offer-recall-item strong,.em-offer-recall-product .em-offer-recall-count,.em-offer-recall-product .em-offer-recall-count b{color:#152033!important}.em-offer-recall-product .em-offer-recall-item small{color:#087fc6!important}.em-offer-recall-product .em-offer-recall-item>img{border:1px solid #d9e5f0!important;border-radius:14px!important;box-shadow:0 6px 15px #12365b1c!important}.em-offer-recall-product .em-offer-recall-item>b{border:1px solid #dce6f1!important;background:#f4f7fb!important;color:#152033!important;box-shadow:none!important}.em-offer-recall-product .em-offer-recall-item>b *{color:#152033!important}.em-offer-recall-product .em-offer-recall-item i{background:#0b82c7!important;color:#fff!important;box-shadow:0 6px 15px #087fc62b!important}.em-offer-recall-product .em-offer-recall-prev,.em-offer-recall-product .em-offer-recall-next{border-color:#cbdbea!important;background:#f4f8fc!important;color:#087fc6!important;box-shadow:none!important}.em-offer-recall-product .em-offer-recall-prev:hover,.em-offer-recall-product .em-offer-recall-next:hover{background:#e8f4fb!important}
@media(max-width:760px){.em-flash-track{padding-right:50px!important}.em-flash-item{padding:0 3px!important}.em-flash-item strong{max-width:58vw!important}.em-offer-top-open{right:36px!important;width:38px!important;height:30px!important;padding:0!important}.em-offer-top-open b{display:none!important}.em-offer-top-open span{width:16px!important}.em-offer-recall-product{border-radius:18px!important}}

/* Contrasto header e barra prodotto blu 2.8.0. */
.em-flash-topbar .em-flash-item,.em-flash-topbar .em-flash-item span,.em-flash-topbar .em-flash-item strong,.em-flash-topbar .em-flash-item b,.em-flash-topbar .em-flash-item b *{color:#fff!important}.em-flash-topbar .em-flash-item strong{font-size:12px!important}.em-flash-topbar .em-flash-item b{font-size:16px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;text-shadow:0 1px 2px #75000f40}.em-flash-topbar .em-flash-item b bdi,.em-flash-topbar .em-flash-item b .woocommerce-Price-amount,.em-flash-topbar .em-flash-item b .woocommerce-Price-currencySymbol{display:inline-flex!important;color:#fff!important;white-space:nowrap!important}.em-flash-topbar .em-flash-item span{border-color:#ffffff9c!important;background:#ffffff12!important}
.em-offer-recall-product{border:1px solid #58b7f35c!important;background:radial-gradient(circle at 82% -35%,#36c0f5 0,transparent 42%),linear-gradient(118deg,#082a75 0,#0756a8 43%,#0788c9 72%,#0ba7df 100%)!important;color:#fff!important;box-shadow:0 18px 44px #053b8136,inset 0 1px #ffffff35!important}.em-offer-recall-product .em-offer-recall-label{background:linear-gradient(145deg,#051f5c,#064b9d)!important;color:#fff!important;border-right:1px solid #ffffff24!important}.em-offer-recall-product .em-offer-recall-item,.em-offer-recall-product .em-offer-recall-item small,.em-offer-recall-product .em-offer-recall-item strong,.em-offer-recall-product .em-offer-recall-count,.em-offer-recall-product .em-offer-recall-count b{color:#fff!important}.em-offer-recall-product .em-offer-recall-item small{color:#bdeaff!important}.em-offer-recall-product .em-offer-recall-item>img{border:2px solid #ffffff8f!important;box-shadow:0 8px 22px #031b4d55!important}.em-offer-recall-product .em-offer-recall-item>b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:max-content!important;padding:10px 16px!important;border:1px solid #ffffff55!important;border-radius:999px!important;background:#ffffff18!important;color:#fff!important;font-size:clamp(22px,2.25vw,30px)!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;box-shadow:inset 0 1px #ffffff2e!important}.em-offer-recall-product .em-offer-recall-item>b bdi,.em-offer-recall-product .em-offer-recall-item>b del,.em-offer-recall-product .em-offer-recall-item>b ins,.em-offer-recall-product .em-offer-recall-item>b .woocommerce-Price-amount,.em-offer-recall-product .em-offer-recall-item>b .woocommerce-Price-currencySymbol{display:inline-flex!important;align-items:center!important;flex-wrap:nowrap!important;color:#fff!important;font-size:inherit!important;line-height:1!important;white-space:nowrap!important}.em-offer-recall-product .em-offer-recall-item i{background:#fff!important;color:#0756a8!important;box-shadow:0 8px 18px #03255a4a!important}.em-offer-recall-product .em-offer-recall-prev,.em-offer-recall-product .em-offer-recall-next{border-color:#ffffff61!important;background:#ffffff15!important;color:#fff!important}.em-offer-recall-product .em-offer-recall-prev:hover,.em-offer-recall-product .em-offer-recall-next:hover{background:#ffffff2d!important}
@media(max-width:760px){.em-flash-topbar .em-flash-item strong{font-size:10px!important}.em-offer-recall-product .em-offer-recall-item>b{padding:8px 10px!important;font-size:18px!important}.em-offer-recall-product .em-offer-recall-item{grid-template-columns:44px minmax(0,1fr) max-content!important}}

/* Rifinitura richiesta barre offerte 2.8.1. */
.em-offer-recall-product{background:radial-gradient(circle at 72% -90%,#3156b0 0,transparent 46%),linear-gradient(110deg,#091b50 0,#10296e 38%,#173786 70%,#1a3b91 100%)!important;border-color:#4266bd!important}.em-offer-recall-product .em-offer-recall-label{background:linear-gradient(145deg,#06143f,#0b225f)!important;font-size:16px!important;letter-spacing:.16em!important}.em-offer-recall-product .em-offer-recall-item{grid-template-columns:56px minmax(0,1fr) max-content minmax(175px,max-content)!important;gap:18px!important}.em-offer-recall-product .em-offer-recall-item i{grid-column:3!important;grid-row:1!important;min-height:42px!important;padding:0 20px!important;background:#fff!important;color:#111!important;font-size:12px!important;box-shadow:0 8px 20px #020b2847!important}.em-offer-recall-product .em-offer-recall-item>b{grid-column:4!important;grid-row:1!important;min-width:175px!important;padding:9px 14px!important;background:#ffffff12!important;font-size:clamp(25px,2.4vw,32px)!important}.em-offer-recall-product .em-offer-recall-item>b,.em-offer-recall-product .em-offer-recall-item>b bdi,.em-offer-recall-product .em-offer-recall-item>b del,.em-offer-recall-product .em-offer-recall-item>b ins,.em-offer-recall-product .em-offer-recall-item>b .woocommerce-Price-amount,.em-offer-recall-product .em-offer-recall-item>b .woocommerce-Price-currencySymbol{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:6px!important;width:auto!important;white-space:nowrap!important;word-break:keep-all!important}.em-offer-recall-product .em-offer-recall-item>b del,.em-offer-recall-product .em-offer-recall-item>b ins{gap:3px!important}.em-flash-topbar .em-flash-item span{font-size:11px!important;font-weight:900!important;color:#fff!important}.em-flash-topbar .em-flash-item strong{font-size:13px!important;color:#fff!important}.em-flash-topbar .em-flash-item b{display:inline-flex!important;flex-direction:row!important;align-items:center!important;min-width:112px!important;font-size:18px!important;color:#fff!important;white-space:nowrap!important}.em-flash-topbar .em-flash-item b bdi,.em-flash-topbar .em-flash-item b del,.em-flash-topbar .em-flash-item b ins,.em-flash-topbar .em-flash-item b .woocommerce-Price-amount,.em-flash-topbar .em-flash-item b .woocommerce-Price-currencySymbol{display:inline-flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;gap:4px!important;color:#fff!important;white-space:nowrap!important}.em-offer-top-open,.em-offer-top-open b,.em-offer-top-open span{color:#fff!important}.em-offer-top-open{pointer-events:auto!important}
@media(max-width:760px){.em-offer-recall-product .em-offer-recall-item{grid-template-columns:44px minmax(0,1fr) max-content!important;gap:9px!important}.em-offer-recall-product .em-offer-recall-item>b{grid-column:3!important;min-width:max-content!important;padding:8px 9px!important;font-size:18px!important}.em-offer-recall-product .em-offer-recall-item i{display:none!important}.em-offer-recall-product .em-offer-recall-label{font-size:12px!important}.em-flash-topbar .em-flash-item b{display:none!important}}

/* Linguetta e pannello offerte laterale della homepage */
.em-home-offer-tab{position:fixed;z-index:2147483500;left:0;top:50%;display:flex;align-items:center;justify-content:center;min-width:46px;min-height:132px;padding:18px 10px;border:1px solid #ff6b7e;border-left:0;border-radius:0 16px 16px 0;background:linear-gradient(160deg,#a80017,#e31c36);color:#fff;font:900 13px/1 Manrope,sans-serif;letter-spacing:.16em;text-transform:uppercase;writing-mode:vertical-rl;transform:translateY(-50%);box-shadow:8px 12px 30px #72001245;cursor:pointer;transition:min-width .2s ease,filter .2s ease}.em-home-offer-tab:hover,.em-home-offer-tab:focus-visible{min-width:53px;filter:brightness(1.08)}.em-home-offer-tab:after{content:'‹';margin-top:10px;font-size:22px;line-height:1;animation:em-home-offer-nudge 1.4s ease-in-out infinite}.em-offer-panel.is-home-side{align-items:stretch;justify-content:flex-start}.em-offer-panel.is-home-side .em-offer-panel-sheet{width:min(680px,calc(100% - 22px));max-height:100svh;height:100svh;margin:0;padding:38px 34px 28px;border-radius:0 28px 28px 0}.em-offer-panel.is-home-side.is-opening .em-offer-panel-sheet{animation:em-offer-side-open .38s cubic-bezier(.2,.8,.2,1)}.em-offer-panel.is-home-side.is-closing .em-offer-panel-sheet{animation:em-offer-side-close .28s ease forwards}.em-offer-panel.is-home-side .em-offer-panel-close{left:min(620px,calc(100% - 66px));right:auto}.em-offer-panel.is-home-side .em-offer-panel-item.is-active{grid-template-columns:1fr;gap:20px}.em-offer-panel.is-home-side .em-offer-panel-image{min-height:290px}.em-offer-panel.is-home-side .em-offer-panel-item h3{font-size:clamp(25px,4vw,40px)}@keyframes em-offer-side-open{from{transform:translateX(-105%)}to{transform:translateX(0)}}@keyframes em-offer-side-close{to{transform:translateX(-105%)}}@keyframes em-home-offer-nudge{0%,100%{transform:translateX(0)}50%{transform:translateX(4px)}}@media(max-width:760px){.em-home-offer-tab{top:58%;min-width:42px;min-height:112px;padding:14px 8px;border-radius:0 13px 13px 0;font-size:11px}.em-offer-panel.is-home-side .em-offer-panel-sheet{width:calc(100% - 14px);padding:28px 20px 22px;border-radius:0 22px 22px 0}.em-offer-panel.is-home-side .em-offer-panel-close{left:auto;right:18px}.em-offer-panel.is-home-side .em-offer-panel-image{min-height:230px}}
body.em-personal-offer-active .em-flash-topbar{visibility:hidden!important;opacity:0!important;pointer-events:none!important;transform:translateY(-100%)!important}

/* Linguetta offerte compatta, ancorata al solo bordo sinistro */
.em-home-offer-tab{left:0!important;right:auto!important;top:50%!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:92px!important;min-height:92px!important;padding:9px 5px!important;border-radius:0 10px 10px 0!important;font-size:9px!important;letter-spacing:.1em!important;box-shadow:5px 8px 18px #72001238!important;transform:translateY(-50%)!important}.em-home-offer-tab:hover,.em-home-offer-tab:focus-visible{width:32px!important;min-width:32px!important;filter:brightness(1.1)}.em-home-offer-tab:after{margin-top:5px!important;font-size:15px!important}@media(max-width:760px){.em-home-offer-tab{top:58%!important;width:28px!important;min-width:28px!important;max-width:28px!important;height:82px!important;min-height:82px!important;padding:7px 4px!important;border-radius:0 9px 9px 0!important;font-size:8px!important}.em-home-offer-tab:hover,.em-home-offer-tab:focus-visible{width:28px!important;min-width:28px!important}}

/* Rifinitura linguetta e blocco offerte rosso in homepage */
.em-home-offer-tab{display:grid!important;grid-template-rows:1fr 18px!important;place-items:center!important;gap:2px!important;overflow:hidden!important;background:radial-gradient(circle at 100% 10%,#ff5b70 0,transparent 42%),linear-gradient(180deg,#e11a34 0,#a90018 100%)!important;border-color:#ff8291!important;box-shadow:7px 10px 24px #72001242,inset 0 1px #ffffff4a!important;writing-mode:initial!important}.em-home-offer-tab:before{content:'';position:absolute;inset:7px 5px;border:1px solid #ffffff2e;border-radius:0 7px 7px 0;pointer-events:none}.em-home-offer-tab:after{display:none!important}.em-home-offer-tab span{display:block;align-self:center;justify-self:center;color:#fff;font-size:9px;font-style:normal;font-weight:900;line-height:1;letter-spacing:.13em;text-align:center;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.em-home-offer-tab i{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#fff;color:#bd001c;font-size:17px;font-style:normal;font-weight:900;line-height:1;animation:em-home-offer-nudge 1.4s ease-in-out infinite}.em-home-offer-block-wrap{margin-top:1px}.em-offer-recall-home-block{margin:40px auto!important;border:1px solid #ff6477!important;background:radial-gradient(circle at 78% 0,#ff5267 0,transparent 33%),linear-gradient(115deg,#970012,#df1730 62%,#b60019)!important;color:#fff!important;box-shadow:0 18px 45px #98001d32,inset 0 1px #ffffff35!important}.em-offer-recall-home-block .em-offer-recall-label{background:#79000fbb!important;color:#fff!important}.em-offer-recall-home-block .em-offer-recall-item,.em-offer-recall-home-block .em-offer-recall-item small,.em-offer-recall-home-block .em-offer-recall-item strong,.em-offer-recall-home-block .em-offer-recall-item>b,.em-offer-recall-home-block .em-offer-recall-item>b *,.em-offer-recall-home-block .em-offer-recall-count,.em-offer-recall-home-block .em-offer-recall-count b{color:#fff!important}.em-offer-recall-home-block .em-offer-recall-item i{background:#fff!important;color:#b60019!important}.em-offer-recall-home-block .em-offer-recall-prev,.em-offer-recall-home-block .em-offer-recall-next{border-color:#ffffff55!important;background:#ffffff18!important;color:#fff!important}@media(max-width:760px){.em-home-offer-tab span{font-size:8px}.em-home-offer-tab i{width:16px;height:16px;font-size:15px}}

/* Linguetta definitiva e showcase offerte con immagini grandi */
.em-home-offer-tab{width:38px!important;min-width:38px!important;max-width:38px!important;height:108px!important;min-height:108px!important;grid-template-rows:1fr 24px!important;padding:10px 6px 8px!important;border-radius:0 14px 14px 0!important;background:linear-gradient(165deg,#ef2842 0,#c00020 52%,#8e0016 100%)!important;border:1px solid #ff7a8d!important;border-left:0!important;box-shadow:7px 12px 26px #65001242,inset 0 1px #ffffff52!important}.em-home-offer-tab:hover,.em-home-offer-tab:focus-visible{width:38px!important;min-width:38px!important;filter:brightness(1.08) saturate(1.08)}.em-home-offer-tab:before{inset:5px 4px 5px 0!important;border:1px solid #ffffff25!important;border-left:0!important;border-radius:0 10px 10px 0!important}.em-home-offer-tab span{font-size:10px!important;letter-spacing:.15em!important}.em-home-offer-tab i{position:relative!important;display:block!important;width:22px!important;height:22px!important;border:1px solid #ffffffaa!important;border-radius:50%!important;background:#fff!important;box-shadow:0 4px 10px #5b001638!important;animation:em-home-offer-pulse 1.7s ease-in-out infinite!important}.em-home-offer-tab i:before,.em-home-offer-tab i:after{content:'';position:absolute;left:7px;width:8px;height:2px;border-radius:4px;background:#bd001c}.em-home-offer-tab i:before{top:8px;transform:rotate(42deg)}.em-home-offer-tab i:after{top:13px;transform:rotate(-42deg)}
.em-home-offer-block-wrap{margin-top:44px;margin-bottom:44px}.em-home-offer-showcase{position:relative;overflow:hidden;padding:34px;border:1px solid #ff5e74;border-radius:30px;background:radial-gradient(circle at 90% -15%,#ff6378 0,transparent 34%),linear-gradient(135deg,#8e0016 0,#c80023 52%,#eb2640 100%);color:#fff;box-shadow:0 24px 65px #84001938,inset 0 1px #ffffff3b}.em-home-offer-showcase:before{content:'';position:absolute;inset:-65% auto auto 48%;width:55%;aspect-ratio:1;border:1px solid #ffffff1c;border-radius:50%;box-shadow:0 0 0 55px #ffffff08,0 0 0 110px #ffffff06;pointer-events:none}.em-home-offer-showcase>header{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:26px}.em-home-offer-showcase>header span{display:block;margin-bottom:7px;color:#ffd8de;font-size:10px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.em-home-offer-showcase>header h2{margin:0;color:#fff;font-size:clamp(28px,4vw,46px);line-height:1.05}.em-home-offer-showcase>header p{max-width:650px;margin:10px 0 0;color:#ffe8eb;font-size:14px;line-height:1.55}.em-home-offer-showcase>header .em-offer-panel-open{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;width:auto!important;min-width:max-content!important;padding:13px 18px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#a5001a!important;font-size:12px!important;font-weight:900!important;box-shadow:0 10px 24px #65001238!important}.em-home-offer-showcase>header .em-offer-panel-open i{color:#a5001a!important;font-style:normal}.em-home-offer-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.em-home-offer-card{overflow:hidden;border:1px solid #ffffff46;border-radius:22px;background:#fff;color:#171a22;box-shadow:0 14px 35px #61001338;transition:transform .2s ease,box-shadow .2s ease}.em-home-offer-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px #53001055}.em-home-offer-image{position:relative;display:block;aspect-ratio:16/10;background:center/cover no-repeat}.em-home-offer-image:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#0007)}.em-home-offer-image>span{position:absolute;z-index:1;top:13px;left:13px;padding:7px 11px;border-radius:999px;background:#d70027;color:#fff;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 5px 14px #4c000f4a}.em-home-offer-card>div{padding:19px}.em-home-offer-card h3{min-height:48px;margin:0 0 13px;font-size:16px;line-height:1.45}.em-home-offer-card h3 a{color:#171a22}.em-home-offer-card strong{display:flex;align-items:center;min-height:34px;color:#b0001e;font-size:23px;white-space:nowrap}.em-home-offer-card strong *{color:#b0001e!important}.em-home-offer-link{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:14px;border-top:1px solid #e8e9ee;color:#151923;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.em-home-offer-link i{font-size:18px;font-style:normal;color:#c00020}@keyframes em-home-offer-pulse{0%,100%{transform:translateX(0)}50%{transform:translateX(2px)}}@media(max-width:900px){.em-home-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.em-home-offer-showcase>header{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.em-home-offer-tab{width:34px!important;min-width:34px!important;max-width:34px!important;height:98px!important;min-height:98px!important}.em-home-offer-tab:hover,.em-home-offer-tab:focus-visible{width:34px!important;min-width:34px!important}.em-home-offer-showcase{padding:22px 16px;border-radius:23px}.em-home-offer-grid{grid-template-columns:1fr;gap:15px}.em-home-offer-image{aspect-ratio:16/9}.em-home-offer-card h3{min-height:0}.em-home-offer-showcase>header .em-offer-panel-open{width:100%!important}.em-home-offer-block-wrap{margin-top:30px;margin-bottom:30px}}
.em-offer-top-open{right:142px!important}.em-flash-track{padding-right:246px!important}@media(max-width:760px){.em-offer-top-open{right:36px!important}.em-flash-track{padding-right:50px!important}}

/* Modalità Social: nasconde entrambe le barre promozionali e annulla lo sticky */
body.em-social-mode-active .em-promo-bars,body.em-social-mode-active .em-promo-mobile-spacer,body.em-social-mode-active .em-topbar-dealer{display:none!important;position:static!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
body.em-social-overlay-active .em-promo-bars,body.em-social-overlay-active .em-promo-mobile-spacer,body.em-social-overlay-active .em-topbar-dealer{display:none!important;position:static!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}

/* Prezzi in offerta e urgenza commerciale 2.9.0 */
.em-offer-time-note{display:inline-flex;align-items:center;gap:6px;margin:0 0 8px!important;color:#b0001e!important;font-size:9px!important;font-weight:900!important;letter-spacing:.1em!important;line-height:1.2!important;text-transform:uppercase}.em-offer-time-note:before{content:"";width:7px;height:7px;border-radius:50%;background:#df1730;box-shadow:0 0 0 4px #df173018}
.em-offer-price{display:inline-flex!important;align-items:baseline!important;flex-wrap:wrap!important;gap:6px 10px!important;width:auto!important;max-width:100%;white-space:nowrap!important;line-height:1!important}.em-offer-price del{order:1;display:inline-flex!important;align-items:center!important;color:#7a8190!important;font-size:.55em!important;font-weight:700!important;line-height:1!important;opacity:1!important;text-decoration-thickness:2px!important;text-decoration-color:#d3233d!important}.em-offer-price ins{order:2;display:inline-flex!important;align-items:center!important;padding:5px 10px!important;border-radius:10px!important;background:#fff1f3!important;color:#bd001f!important;font-size:1.18em!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;box-shadow:inset 0 0 0 1px #e31c3630!important}.em-offer-price del *{color:inherit!important;font-size:inherit!important}.em-offer-price ins *{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}.em-offer-price bdi,.em-offer-price .woocommerce-Price-amount,.em-offer-price .woocommerce-Price-currencySymbol{white-space:nowrap!important}
.em-home-offer-card>div>strong{display:block!important}.em-home-offer-card .em-offer-price{font-size:25px!important}.em-home-offer-card .em-offer-price.is-discounted{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important}.em-home-offer-card .em-offer-price ins{justify-self:start!important}
.em-offer-panel-item>div>small{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#b0001e!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase}.em-offer-panel-item>div>small:before{content:"";width:7px;height:7px;border-radius:50%;background:#df1730;box-shadow:0 0 0 4px #df173018}.em-offer-panel-item>div>strong{display:block!important;margin:12px 0 18px!important}.em-offer-panel-item .em-offer-price{font-size:clamp(25px,3.2vw,39px)!important}.em-offer-panel-item .em-offer-price ins{padding:7px 13px!important;border-radius:12px!important}
.em-offer-recall-item .em-offer-price del{color:#b9caef!important;text-decoration-color:#ff9bab!important}.em-offer-recall-item .em-offer-price ins{padding:0!important;background:transparent!important;color:#fff!important;font-size:1.12em!important;box-shadow:none!important}.em-offer-recall-item .em-offer-price del *,.em-offer-recall-item .em-offer-price ins *{color:inherit!important}
.em-product-summary .price{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px 14px!important;margin:16px 0 8px!important;line-height:1!important}.em-product-summary .price del{display:inline-flex!important;align-items:center!important;color:#7b8392!important;font-size:20px!important;font-weight:750!important;line-height:1!important;opacity:1!important;text-decoration-thickness:2px!important;text-decoration-color:#d31a37!important}.em-product-summary .price ins{display:inline-flex!important;align-items:center!important;padding:10px 16px!important;border:1px solid #e126402b!important;border-radius:15px!important;background:linear-gradient(135deg,#fff5f6,#ffe8ec)!important;color:#b0001d!important;font-size:clamp(35px,4vw,48px)!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;box-shadow:0 9px 24px #b0001d14!important}.em-product-summary .price del *{color:inherit!important;font-size:inherit!important}.em-product-summary .price ins *{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}.em-product-summary .price bdi,.em-product-summary .price .woocommerce-Price-amount,.em-product-summary .price .woocommerce-Price-currencySymbol{display:inline!important;white-space:nowrap!important}.em-product-summary:has(.price ins) .price:after{content:"Offerta limitata nel tempo";flex-basis:100%;display:flex;align-items:center;gap:7px;margin-top:3px;color:#b0001d;font-size:10px;font-weight:900;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.em-product-summary:has(.price ins) .price:before{content:"";order:3;width:7px;height:7px;margin-right:-8px;border-radius:50%;background:#dc1834;box-shadow:0 0 0 4px #dc183418}
@media(max-width:600px){.em-home-offer-card .em-offer-price{font-size:22px!important}.em-home-offer-card .em-offer-price.is-discounted{grid-template-columns:1fr!important;gap:7px!important}.em-offer-panel-item .em-offer-price{font-size:28px!important}.em-product-summary .price{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}.em-product-summary .price ins{padding:9px 13px!important;font-size:38px!important}.em-product-summary:has(.price ins) .price:before{display:none!important}}
.em-product-summary:has(.price ins) .price:before{display:none!important}.em-product-summary:has(.price ins) .price:after{display:block!important;padding-left:18px!important;background:radial-gradient(circle at 5px 50%,#dc1834 0 3px,transparent 4px)!important}
