:root{--red:#e10600;--red-dark:#b00400;--ink:#171a1f;--navy:#222a33;--muted:#66707b;--line:#e4e7ea;--paper:#fff;--wash:#f5f6f7;--radius:8px;--shadow:0 12px 34px rgba(15,22,30,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 36px));margin-inline:auto}.skip-link,.screen-reader-text{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:99999;background:#fff;padding:12px}.utility-bar{background:var(--navy);color:#dce1e6;font-size:12px}.utility-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.utility-inner a{color:#fff}.branding-row{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:30px}.site-branding{flex:1;min-width:0}.custom-logo-link,.default-logo{display:block;width:min(560px,100%)}.custom-logo,.default-logo img{width:100%;max-height:58px;object-fit:contain;object-position:left center}.header-search{width:280px}.search-form{display:flex}.search-form label{flex:1}.search-field{width:100%;height:42px;border:1px solid #d8dde2;border-radius:5px 0 0 5px;padding:0 12px;background:#fff}.search-form button,.button{border:0;background:var(--red);color:#fff;font-weight:700;padding:0 18px;border-radius:0 5px 5px 0;cursor:pointer}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:25px;height:2px;background:var(--ink);margin:5px}.menu-toggle b{font-size:10px}.main-navigation{background:var(--ink);color:#fff;border-bottom:3px solid var(--red)}.primary-menu{display:flex;align-items:stretch;gap:0;list-style:none;margin:0;padding:0}.primary-menu>li{position:relative}.primary-menu>li>a{display:flex;align-items:center;min-height:52px;padding:0 13px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.15px;white-space:nowrap}.primary-menu>li>a:hover,.primary-menu>.current-menu-item>a,.primary-menu>.current-category-ancestor>a{background:var(--red)}.primary-menu .sub-menu{display:none;position:absolute;z-index:50;top:100%;left:0;min-width:230px;margin:0;padding:8px 0;list-style:none;background:#fff;color:var(--ink);box-shadow:var(--shadow)}.primary-menu li:hover>.sub-menu{display:block}.primary-menu .sub-menu a{display:block;padding:9px 16px;font-weight:700}.breaking-bar{border-bottom:1px solid var(--line);background:#fff}.breaking-inner{display:flex;align-items:center;min-height:42px;overflow:hidden}.breaking-inner>strong{align-self:stretch;display:flex;align-items:center;background:var(--red);color:#fff;padding:0 14px;font-size:11px;white-space:nowrap}.ticker{overflow:hidden;flex:1}.ticker-track{display:flex;width:max-content;animation:ticker 28s linear infinite}.ticker-track:hover{animation-play-state:paused}.ticker a{padding:0 30px;font-size:13px;font-weight:700}.ticker a+ a{border-left:1px solid var(--line)}@keyframes ticker{to{transform:translateX(-50%)}}
.site-content{min-height:55vh}.home-wrap{padding-block:42px 70px}.hero-grid{display:grid;grid-template-columns:1.55fr 1fr 1fr;grid-template-rows:repeat(2,265px);gap:18px;margin-bottom:58px}.post-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 6px 22px rgba(15,22,30,.06)}.hero-grid .post-card{display:flex;flex-direction:column;border:0;background:#fff;color:var(--ink)}.hero-main{grid-row:1/3}.hero-grid .card-image{position:relative;flex:1;min-height:0;aspect-ratio:auto}.hero-grid .card-image,.hero-grid .card-image img{width:100%;height:100%;object-fit:cover}.hero-grid .card-body{position:static;flex:0 0 auto;padding:16px 18px 17px;background:var(--ink);color:#fff;border-top:3px solid var(--red)}.hero-grid h2{margin:8px 0 5px;font-size:18px;line-height:1.18}.hero-main .card-body{padding:20px 22px 21px}.hero-main h2{font-size:clamp(25px,2.7vw,38px)}.category-pill{display:inline-flex;background:var(--cat,var(--red));color:#fff;border-radius:4px;padding:5px 9px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.5px}.post-meta{font-size:12px;color:#7a8490}.hero-grid .post-meta{color:#e7eaee}.category-section{margin-top:52px}.section-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:3px solid var(--ink);margin-bottom:22px}.section-heading h2{margin:0;padding-bottom:9px;border-bottom:4px solid var(--red);transform:translateY(3px);font-size:27px}.section-heading a{font-weight:700;color:var(--red);font-size:13px}.posts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.post-card .card-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#e9ecef}.post-card .card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.post-card:hover .card-image img{transform:scale(1.035)}.image-placeholder{display:grid;height:100%;place-items:center;color:#fff;background:var(--navy);font-size:44px;font-weight:900}.post-card .card-body{padding:18px}.post-card h2{font-size:19px;line-height:1.28;margin:10px 0 8px}.post-card p{font-size:14px;color:var(--muted);margin:10px 0 0}.archive-layout,.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:45px;padding-block:45px 70px}.archive-header h1,.page-header h1{font-size:clamp(35px,5vw,58px);line-height:1.1;margin:0 0 30px}.archive-main .posts-grid{grid-template-columns:repeat(2,1fr)}.sidebar .widget{padding:22px;border:1px solid var(--line);margin-bottom:22px}.widget-title{font-size:21px;border-bottom:3px solid var(--ink);padding-bottom:10px;margin:0 0 16px}.widget ul{list-style:none;margin:0;padding:0}.widget li{padding:9px 0;border-bottom:1px solid var(--line)}.single-article{min-width:0}.article-header{max-width:900px;margin:0 auto 30px}.article-header h1{font-size:clamp(38px,5.6vw,68px);line-height:1.08;letter-spacing:-1.5px;margin:16px 0}.article-hero{margin:0 0 34px}.article-hero img{width:100%;border-radius:var(--radius)}.entry-content{font-family:Georgia,'Times New Roman',serif;font-size:19px;line-height:1.85}.entry-content h2,.entry-content h3{font-family:Arial,Helvetica,sans-serif;line-height:1.2;margin-top:1.6em}.entry-content a{color:var(--red);text-decoration:underline}.entry-content img{border-radius:6px}.page-shell{padding-block:48px 75px}.page-article{max-width:1100px;margin:auto}.page-article>.entry-content{font-family:Arial,Helvetica,sans-serif;font-size:17px}.empty-state{text-align:center;padding:80px 20px;background:var(--wash);border-radius:var(--radius)}.error-code{font-size:100px;font-weight:900;color:var(--red);margin:0}.button{display:inline-flex;padding:11px 18px;border-radius:5px}.site-footer{background:var(--ink);color:#dce1e6;margin-top:30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding-block:52px}.footer-logo img{max-width:440px;filter:brightness(0) invert(1)}.site-footer h3{color:#fff}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:8px 0}.footer-bottom{border-top:1px solid #39414b;padding:18px 0;font-size:12px}.navigation.pagination{margin-top:30px}.nav-links{display:flex;gap:8px}.page-numbers{padding:8px 12px;border:1px solid var(--line)}.page-numbers.current{background:var(--red);color:#fff}
@media(max-width:1050px){.primary-menu>li>a{padding-inline:9px;font-size:11px}.posts-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1.4fr 1fr;grid-template-rows:repeat(3,220px)}.hero-main{grid-row:1/3}.hero-grid .post-card:nth-child(4),.hero-grid .post-card:nth-child(5){grid-row:3}.header-search{display:none}}
@media(max-width:900px){.utility-bar{display:none}.branding-row{min-height:88px}.site-branding{max-width:calc(100% - 60px)}.custom-logo-link,.default-logo{width:min(100%,340px)}.custom-logo,.default-logo img{max-height:40px}.menu-toggle{display:block}.main-navigation{display:none}.main-navigation.is-open{display:block}.primary-menu{display:block;padding:8px 0}.primary-menu>li>a{min-height:43px;padding:0 18px}.primary-menu .sub-menu{position:static;box-shadow:none;background:#272d35;color:#fff}.primary-menu .submenu-open>.sub-menu{display:block}.archive-layout,.content-layout{grid-template-columns:1fr}.sidebar{margin-top:15px}}
@media(max-width:650px){.container{width:min(100% - 24px,1180px)}.home-wrap{padding-top:24px}.breaking-inner>strong{padding-inline:8px}.hero-grid{display:block}.hero-grid .post-card{height:auto;margin-bottom:18px}.hero-grid .card-image{aspect-ratio:16/9;min-height:205px}.hero-grid .hero-main .card-image{aspect-ratio:16/10;min-height:250px}.hero-grid .card-body,.hero-main .card-body{padding:15px 16px 16px}.hero-main h2{font-size:26px}.posts-grid,.archive-main .posts-grid{grid-template-columns:1fr}.category-section{margin-top:38px}.section-heading h2{font-size:23px}.footer-grid{grid-template-columns:1fr;gap:24px}.article-header h1{font-size:38px}.entry-content{font-size:18px}.archive-layout,.content-layout{padding-top:30px}}

/* v1.1.1: preserva la fotografia quando il titolo e lungo */
.hero-grid .card-image{min-height:145px}
.hero-grid .hero-main .card-image{min-height:345px}
.hero-grid h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.hero-grid .hero-main h2{-webkit-line-clamp:3}
/* v1.1.3 — prima card: fondo chiaro, titolo antracite premium e dimensione più equilibrata */
.hero-grid .hero-main .card-body{background:#fff;color:#24272b;border-top:3px solid var(--red)}
.hero-grid .hero-main .post-meta{color:#6f7780}
.hero-grid .hero-main h2{color:#24272b;font-size:clamp(22px,2.25vw,32px);line-height:1.2}
@media(max-width:650px){.hero-grid .hero-main h2{font-size:22px;line-height:1.22}}

/* v1.1.5 — correzione footer SOLO mobile; intestazione/header invariati */
@media(max-width:650px){
  .site-footer .footer-grid>div:first-child{
    display:block!important;
    min-width:0!important;
  }
  .site-footer .footer-logo{
    position:static!important;
    display:block!important;
    width:100%!important;
    max-width:190px!important;
    height:auto!important;
    margin:0 0 16px 0!important;
    overflow:hidden!important;
  }
  .site-footer .footer-logo .custom-logo-link,
  .site-footer .footer-logo .default-logo{
    position:static!important;
    display:block!important;
    width:100%!important;
    max-width:190px!important;
    height:auto!important;
    margin:0!important;
  }
  .site-footer .footer-logo img{
    position:static!important;
    display:block!important;
    width:100%!important;
    max-width:190px!important;
    height:auto!important;
    max-height:72px!important;
    object-fit:contain!important;
    object-position:left center!important;
    margin:0!important;
  }
  .site-footer .footer-grid>div:first-child>p{
    position:static!important;
    display:block!important;
    clear:both!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
  }
}

/* v1.1.6 — mosaico homepage più editoriale e arioso */
.home .hero-grid .post-card{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.home .hero-grid .card-body{
  background:transparent!important;
  color:#24272b!important;
  border-top:0!important;
  padding:11px 8px 5px!important;
}
.home .hero-grid .post-card h2,
.home .hero-grid .post-card h2 a{
  color:#24272b!important;
  text-shadow:none!important;
}
.home .hero-grid .post-meta{
  color:#747b83!important;
}
.home .hero-grid .card-image{
  border-radius:7px!important;
  overflow:hidden!important;
  box-shadow:0 5px 16px rgba(15,22,30,.07)!important;
}
.home .hero-grid .hero-main h2{
  font-size:clamp(22px,2.25vw,32px)!important;
  line-height:1.2!important;
}
@media(max-width:650px){
  .home .hero-grid .card-body{
    padding:9px 4px 5px!important;
  }
  .home .hero-grid .hero-main h2{
    font-size:22px!important;
    line-height:1.22!important;
  }
}

/* v1.1.7 — elimina overflow orizzontale mantenendo il look 1.1.6 */
.home .hero-grid{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}
.home .hero-grid .post-card,
.home .hero-grid .card-image,
.home .hero-grid .card-body{
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
.home .hero-grid .post-card{
  width:100%!important;
}
.home .hero-grid h2,
.home .hero-grid h2 a{
  max-width:100%!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
}
@media(max-width:650px){
  .home .hero-grid{
    overflow-x:hidden!important;
  }
}

/* v1.1.8 — menu footer coerente con Auto Elettriche Italia */
.site-footer .footer-sections{
  list-style:none;
  margin:0;
  padding:0;
}
.site-footer .footer-sections li{
  margin:0 0 9px;
}
.site-footer .footer-sections a{
  color:inherit;
  text-decoration:none;
}
.site-footer .footer-sections a:hover{
  text-decoration:underline;
}

/* v1.1.9 — archivi/categorie senza sidebar; contenuto a piena larghezza */
.archive-layout{
  display:block!important;
}
.archive-layout .archive-main{
  width:100%!important;
  max-width:100%!important;
}
.archive-layout .archive-main .posts-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
@media(max-width:900px){
  .archive-layout .archive-main .posts-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:650px){
  .archive-layout .archive-main .posts-grid{
    grid-template-columns:1fr!important;
  }
}


/* v1.2.3 — HERO PRINCIPALE BILANCIATA DESKTOP + MOBILE
   Correzione strutturale: la prima card non forza più l'immagine a riempire
   verticalmente due righe della hero. Su mobile usa un vero 16:9. */
.home .hero-grid .hero-main{
  align-self:start!important;
  height:auto!important;
}
.home .hero-grid .hero-main .card-image{
  flex:0 0 auto!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:16 / 9!important;
  background:#e9ecef!important;
}
.home .hero-grid .hero-main .card-image img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
}

@media(max-width:650px){
  .home .hero-grid .hero-main{
    height:auto!important;
    margin-bottom:18px!important;
  }
  .home .hero-grid .hero-main .card-image{
    flex:none!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    aspect-ratio:16 / 9!important;
  }
  .home .hero-grid .hero-main .card-image img{
    width:100%!important;
    height:100%!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:center center!important;
    transform:none!important;
  }
}

/* v1.2.5 — PREMIUM RESTYLE
   Restyling conservativo: struttura e titoli sotto le immagini invariati. */
:root{
  --red:#d71920;
  --red-dark:#b31218;
  --ink:#17202b;
  --navy:#101d2d;
  --muted:#697481;
  --line:#e7e9ed;
  --wash:#f6f7f9;
  --radius:6px;
  --shadow:0 10px 28px rgba(16,29,45,.07);
}
body{color:#17202b;letter-spacing:-.005em}
.utility-bar{background:#101d2d;color:#e7ebef}
.branding-row{min-height:106px}
.header-search{width:270px}
.search-field{height:40px;border-color:#dfe3e8;border-radius:3px 0 0 3px}
.search-form button{border-radius:0 3px 3px 0;padding-inline:16px}
.main-navigation{background:#101d2d;border-bottom:2px solid var(--red);box-shadow:0 3px 12px rgba(16,29,45,.08)}
.primary-menu>li>a{min-height:48px;padding-inline:14px;font-size:11.5px;letter-spacing:.35px}
.primary-menu>li>a:hover,.primary-menu>.current-menu-item>a,.primary-menu>.current-category-ancestor>a{background:#d71920}
.primary-menu .sub-menu{border-top:2px solid var(--red);box-shadow:0 12px 30px rgba(16,29,45,.13)}
.breaking-bar{background:#fff;border-bottom:1px solid #eceef1}
.breaking-inner{min-height:37px}
.breaking-inner>strong{padding-inline:12px;font-size:10px;letter-spacing:.45px}
.ticker a{padding-inline:27px;font-size:12.5px;font-weight:700;color:#303945}
.home-wrap{padding-block:38px 72px}
.hero-grid{gap:20px;margin-bottom:64px}
.home .hero-grid .post-card{border-radius:0!important}
.home .hero-grid .card-image{border-radius:6px!important;overflow:hidden!important;box-shadow:0 7px 20px rgba(16,29,45,.08)}
.home .hero-grid .card-body{padding:13px 4px 5px!important}
.home .hero-grid .post-card h2{font-weight:800;letter-spacing:-.025em;line-height:1.2}
.home .hero-grid .hero-main h2{font-size:clamp(23px,2.3vw,33px)!important}
.category-pill{border-radius:3px;padding:4px 8px;font-size:9px;letter-spacing:.7px}
.post-meta{font-size:11px;color:#7a8490}
.category-section{margin-top:58px}
.section-heading{border-bottom:1px solid #dfe3e7;margin-bottom:25px}
.section-heading h2{font-size:26px;letter-spacing:-.45px;border-bottom:3px solid var(--red);padding-bottom:10px;transform:translateY(2px)}
.posts-grid{gap:24px}
.post-card{border:0;border-radius:6px;box-shadow:none;background:#fff}
.post-card .card-image{border-radius:6px;box-shadow:0 6px 18px rgba(16,29,45,.07)}
.post-card .card-body{padding:16px 2px 18px}
.post-card h2{font-size:18px;line-height:1.3;margin:9px 0 7px;font-weight:800;letter-spacing:-.25px}
.post-card:hover .card-image img{transform:scale(1.025)}
.sidebar .widget{border:1px solid #e6e9ed;border-radius:6px;padding:20px;background:#fff}
.widget-title{border-bottom:1px solid #dfe3e7;font-size:19px;letter-spacing:-.25px;position:relative}
.widget-title:after{content:"";position:absolute;left:0;bottom:-1px;width:48px;height:3px;background:var(--red)}
.site-footer{background:#101d2d}
.footer-bottom{border-top-color:#344052}
@media(max-width:900px){.branding-row{min-height:84px}.primary-menu .sub-menu{background:#17263a}}
@media(max-width:650px){.home-wrap{padding-top:22px}.breaking-inner{min-height:35px}.home .hero-grid .card-body{padding:12px 2px 5px!important}.posts-grid{gap:20px}.category-section{margin-top:42px}}


/* v1.2.6 — PREMIUM MOTION + CAROUSEL
   Effetti misurati: menu slide-in mobile, nav sticky desktop, reveal e carosello editoriale. */
:root{
  --navy:#0f1d2d;
  --navy-2:#172a40;
  --red:#d71920;
  --soft-shadow:0 16px 38px rgba(15,29,45,.10);
}

/* Footer riportato al tono sobrio precedente. */
.site-footer{background:#171a1f!important}
.footer-bottom{border-top-color:#39414b!important}

/* Navigazione desktop: più premium, underline animato e sticky compatto. */
.main-navigation{background:linear-gradient(90deg,var(--navy),#14263b)!important;border-bottom:2px solid var(--red)!important;transition:box-shadow .28s ease,transform .28s ease,background .28s ease;z-index:1000}
.primary-menu>li>a{position:relative;background:transparent!important;transition:color .2s ease,background-color .2s ease}
.primary-menu>li>a::after{content:"";position:absolute;left:14px;right:14px;bottom:9px;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left center;transition:transform .24s ease}
.primary-menu>li>a:hover::after,.primary-menu>.current-menu-item>a::after,.primary-menu>.current-category-ancestor>a::after{transform:scaleX(1)}
.primary-menu>li>a:hover,.primary-menu>.current-menu-item>a,.primary-menu>.current-category-ancestor>a{color:#fff;background:rgba(255,255,255,.045)!important}
.main-navigation.is-sticky{position:fixed;top:0;left:0;right:0;width:100%;box-shadow:0 10px 28px rgba(7,17,28,.22);animation:navDrop .26s ease both}
.main-navigation.is-sticky .primary-menu>li>a{min-height:44px}
@keyframes navDrop{from{transform:translateY(-100%);opacity:.4}to{transform:translateY(0);opacity:1}}

/* Breaking news più sottile e raffinata. */
.breaking-inner{min-height:36px!important}
.breaking-inner>strong{position:relative;padding-inline:14px!important;letter-spacing:.75px!important}
.breaking-inner>strong::after{content:"";position:absolute;right:-10px;top:0;border-top:18px solid transparent;border-bottom:18px solid transparent;border-left:10px solid var(--red)}
.ticker a{transition:color .2s ease}.ticker a:hover{color:var(--red)}

/* Hero e card: niente titoli sopra le immagini, micro-interazioni soltanto. */
.post-card,.carousel-card{transition:transform .26s ease,box-shadow .26s ease}
.posts-grid .post-card:hover{transform:translateY(-4px)}
.post-card .card-image img,.carousel-image img{transition:transform .55s cubic-bezier(.2,.65,.2,1),filter .35s ease!important}
.post-card:hover .card-image img,.carousel-card:hover .carousel-image img{transform:scale(1.035)!important;filter:saturate(1.04) contrast(1.02)}
.post-card h2 a,.carousel-card h3 a{background-image:linear-gradient(var(--red),var(--red));background-size:0 2px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .28s ease,color .2s ease}
.post-card h2 a:hover,.carousel-card h3 a:hover{background-size:100% 2px}

/* Nuova fascia a scorrimento. */
.featured-carousel-section{margin:4px 0 66px;padding:28px 0 30px;border-top:1px solid #e6e9ed;border-bottom:1px solid #e6e9ed}
.carousel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}
.carousel-heading .eyebrow{display:block;color:var(--red);font-size:10px;line-height:1;text-transform:uppercase;font-weight:900;letter-spacing:1.35px;margin-bottom:7px}
.carousel-heading h2{font-size:clamp(25px,3vw,34px);line-height:1.05;margin:0;letter-spacing:-.7px}
.carousel-controls{display:flex;gap:8px}
.carousel-btn{width:38px;height:38px;border:1px solid #d8dde3;border-radius:50%;background:#fff;color:var(--navy);font-size:26px;line-height:1;display:grid;place-items:center;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}
.carousel-btn:hover{background:var(--navy);color:#fff;border-color:var(--navy);transform:translateY(-1px)}
.featured-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(255px,28%);gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;padding:2px 2px 12px}
.featured-carousel::-webkit-scrollbar{display:none}
.carousel-card{scroll-snap-align:start;min-width:0;background:#fff;border-radius:7px}
.carousel-image{display:block;aspect-ratio:16/9;overflow:hidden;border-radius:7px;background:#e9ecef;box-shadow:0 7px 20px rgba(15,29,45,.08)}
.carousel-image img{width:100%;height:100%;object-fit:cover}
.carousel-card-body{padding:14px 2px 4px}
.carousel-card h3{font-size:17px;line-height:1.28;letter-spacing:-.22px;margin:9px 0 7px;font-weight:800}
.carousel-card .post-meta{font-size:11px}

/* Reveal allo scroll: leggero, mai teatrale. */
.aeim-reveal.reveal-ready{opacity:0;transform:translateY(18px);transition:opacity .58s ease,transform .58s cubic-bezier(.2,.65,.2,1)}
.aeim-reveal.reveal-ready.is-visible{opacity:1;transform:none}

/* Mobile: vero menu laterale, senza alterare contenuti o card. */
.menu-overlay{display:none}
@media(max-width:900px){
  body.menu-open{overflow:hidden}
  .menu-overlay{display:block;position:fixed;inset:0;z-index:1190;border:0;background:rgba(7,15,24,.48);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}
  body.menu-open .menu-overlay{opacity:1;visibility:visible;pointer-events:auto}
  .main-navigation,.main-navigation.is-sticky{display:block!important;position:fixed!important;z-index:1200;top:0;right:0;left:auto;width:min(86vw,360px);height:100dvh;overflow-y:auto;background:linear-gradient(180deg,#0f1d2d,#172a40)!important;border:0!important;box-shadow:-18px 0 42px rgba(4,11,18,.28);transform:translateX(105%);opacity:1;visibility:hidden;transition:transform .32s cubic-bezier(.2,.75,.2,1),visibility .32s ease}
  .main-navigation.is-open{transform:translateX(0);visibility:visible}
  .main-navigation>.container{width:100%;padding:78px 20px 28px}
  .primary-menu{padding:0!important}
  .primary-menu>li{border-bottom:1px solid rgba(255,255,255,.09)}
  .primary-menu>li>a{min-height:50px!important;padding:0 6px!important;font-size:12px!important;letter-spacing:.55px}
  .primary-menu>li>a::after{left:6px;right:auto;width:34px;bottom:6px}
  .primary-menu .sub-menu{background:rgba(255,255,255,.04)!important;margin:0 0 8px;padding:4px 0 8px}
  .primary-menu .sub-menu a{color:#fff;padding:9px 14px}
  .menu-toggle{position:relative;z-index:1210}
  body.menu-open .menu-toggle{position:fixed;right:18px;top:14px;transform:none!important}
  body.menu-open .menu-toggle span{background:#fff}
  body.menu-open .menu-toggle b{color:#fff}
  .nav-sentinel{display:none}
  .featured-carousel{grid-auto-columns:minmax(240px,72vw);gap:16px}
  .carousel-controls{display:none}
}

@media(max-width:650px){
  .featured-carousel-section{margin-bottom:46px;padding-block:22px 24px}
  .carousel-heading{margin-bottom:15px}
  .carousel-heading h2{font-size:27px}
  .featured-carousel{grid-auto-columns:82vw;padding-right:12vw}
}

@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
  .aeim-reveal.reveal-ready{opacity:1!important;transform:none!important}
}


/* v1.2.7 — secondo carosello Speciale EV */
.special-ev-section{margin-top:72px;margin-bottom:18px;padding-top:32px;border-top:2px solid var(--navy);border-bottom:0;background:linear-gradient(180deg,rgba(16,29,45,.025),rgba(255,255,255,0) 75%)}
.special-ev-section .carousel-heading h2{position:relative;display:inline-block}
.special-ev-section .carousel-heading h2::after{content:\"\";display:block;width:54px;height:3px;background:var(--red);margin-top:10px;border-radius:3px}
@media(max-width:650px){.special-ev-section{margin-top:50px;margin-bottom:8px;padding-top:26px}}



@media screen and (min-width:901px){
  .site-header .site-branding{
    position:static !important;
    flex:1 1 auto !important;
    min-width:0 !important;
  }
  .site-header .site-branding .custom-logo-link,
  .site-header .site-branding .default-logo{
    position:absolute !important;
    left:50% !important;
    top:50% !important;
    right:auto !important;
    bottom:auto !important;
    transform:translate(-50%,-50%) !important;
    width:500px !important;
    max-width:calc(100% - 340px) !important;
    margin:0 !important;
    padding:0 !important;
    z-index:20 !important;
  }
  .site-header .site-branding .custom-logo,
  .site-header .site-branding .default-logo img{
    display:block !important;
    width:100% !important;
    height:auto !important;
    max-width:500px !important;
    max-height:none !important;
    object-fit:contain !important;
    object-position:center center !important;
    margin:0 auto !important;
  }
}

@media screen and (max-width:900px){
  .site-header .branding-row{
    min-height:88px !important;
    display:block !important;
  }
  .site-header .site-branding{
    position:static !important;
    width:auto !important;
    max-width:none !important;
  }
  .site-header .site-branding .custom-logo-link,
  .site-header .site-branding .default-logo{
    position:absolute !important;
    left:50% !important;
    top:50% !important;
    right:auto !important;
    bottom:auto !important;
    transform:translate(-50%,-50%) !important;
    width:230px !important;
    max-width:calc(100% - 110px) !important;
    margin:0 !important;
    padding:0 !important;
    z-index:20 !important;
  }
  .site-header .site-branding .custom-logo,
  .site-header .site-branding .default-logo img{
    display:block !important;
    width:100% !important;
    height:auto !important;
    max-width:230px !important;
    max-height:none !important;
    object-fit:contain !important;
    object-position:center center !important;
    margin:0 auto !important;
  }
  .site-header .menu-toggle{
    position:absolute !important;
    right:0 !important;
    top:50% !important;
    left:auto !important;
    transform:translateY(-50%) !important;
    margin:0 !important;
    z-index:30 !important;
  }
}


/* v1.2.9 — HEADER: UNICA REGOLA AUTOREVOLE DI CENTRATURA
   Il logo è centrato sul viewport (50vw), quindi ricerca e hamburger non possono spostarlo. */
.site-header .branding-row{
  position:relative !important;
}
.site-header .site-branding{
  position:static !important;
  flex:1 1 auto !important;
  min-width:0 !important;
  max-width:none !important;
}
.site-header .site-branding .custom-logo-link,
.site-header .site-branding .default-logo{
  position:absolute !important;
  left:calc(50vw - ((100vw - 100%) / 2)) !important;
  top:50% !important;
  right:auto !important;
  bottom:auto !important;
  transform:translate(-50%,-50%) !important;
  margin:0 !important;
  padding:0 !important;
  z-index:20 !important;
}
@media screen and (min-width:901px){
  .site-header .site-branding .custom-logo-link,
  .site-header .site-branding .default-logo{
    width:500px !important;
    max-width:calc(100vw - 380px) !important;
  }
  .site-header .site-branding .custom-logo,
  .site-header .site-branding .default-logo img{
    display:block !important;
    width:100% !important;
    height:auto !important;
    max-width:500px !important;
    max-height:none !important;
    object-fit:contain !important;
    object-position:center center !important;
    margin:0 auto !important;
  }
}
@media screen and (max-width:900px){
  .site-header .branding-row{
    min-height:88px !important;
    display:block !important;
  }
  .site-header .site-branding .custom-logo-link,
  .site-header .site-branding .default-logo{
    width:230px !important;
    max-width:calc(100vw - 120px) !important;
  }
  .site-header .site-branding .custom-logo,
  .site-header .site-branding .default-logo img{
    display:block !important;
    width:100% !important;
    height:auto !important;
    max-width:230px !important;
    max-height:none !important;
    object-fit:contain !important;
    object-position:center center !important;
    margin:0 auto !important;
  }
  .site-header .header-search{display:none !important;}
  .site-header .menu-toggle{
    display:block !important;
    position:absolute !important;
    right:0 !important;
    top:50% !important;
    left:auto !important;
    transform:translateY(-50%) !important;
    margin:0 !important;
    z-index:30 !important;
  }
}

/* v1.3.0 — micro-regolazione header richiesta: desktop -19px, mobile logo più grande e hamburger più alto */
@media screen and (min-width:901px){
  .site-header .site-branding .custom-logo-link,
  .site-header .site-branding .default-logo{
    /* circa mezzo centimetro verso sinistra rispetto alla centratura v1.2.9 */
    transform:translate(calc(-50% - 19px),-50%) !important;
  }
}

@media screen and (max-width:900px){
  .site-header .site-branding .custom-logo-link,
  .site-header .site-branding .default-logo{
    width:255px !important;
    max-width:calc(100vw - 128px) !important;
  }
  .site-header .site-branding .custom-logo,
  .site-header .site-branding .default-logo img{
    max-width:255px !important;
  }
  .site-header .menu-toggle{
    /* alzato di circa 1 cm rispetto alla posizione centrata precedente */
    top:7px !important;
    transform:none !important;
  }
  body.menu-open .menu-toggle{
    top:10px !important;
  }
}


/* v1.3.4 — Video Hero homepage: cinematico, leggero e responsive */
.aei-video-hero{
  position:relative;
  width:100%;
  height:clamp(300px,38vw,520px);
  overflow:hidden;
  background:#111;
  border-bottom:1px solid var(--line);
}
.aei-video-hero__media{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}
.aei-video-hero__shade{
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(to bottom,rgba(0,0,0,.02),rgba(0,0,0,.12));
}
@media(max-width:650px){
  .aei-video-hero{height:220px}
  .aei-video-hero__media{object-position:center center}
}
@media(prefers-reduced-motion:reduce){
  .aei-video-hero__media{visibility:hidden}
  .aei-video-hero{background:#111 url('../images/aei-hero-poster.webp') center/cover no-repeat}
}

/* v1.3.5 — Hero più compatto e uscita cinematografica dopo il primo impatto */
.aei-video-hero{
  height:300px;
  opacity:1;
  transition:opacity 1s ease,height 1.05s ease,border-width 1.05s ease;
}
.aei-video-hero.is-dismissing{
  opacity:0;
  height:0 !important;
  border-bottom-width:0;
}
@media(max-width:650px){
  .aei-video-hero{height:205px}
}
@media(prefers-reduced-motion:reduce){
  .aei-video-hero{transition:none}
}


/* v1.3.6 — pulizia sidebar + footer premium nero/rosso.
   Intervento isolato: homepage, header, video hero e caroselli invariati. */
.single .content-layout{
  display:block!important;
  padding-block:45px 70px;
}
.single .content-layout .single-article{
  width:100%;
  max-width:1020px;
  margin-inline:auto;
}
.search .archive-layout{
  display:block!important;
}
.search .archive-main{
  width:100%!important;
  max-width:100%!important;
}
/* Difesa aggiuntiva: nessuna sidebar editoriale nelle viste pubbliche. */
.single .sidebar,.search .sidebar,.archive .sidebar,.category .sidebar{display:none!important}

.site-footer{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#0d0f12 0%,#171a1f 58%,#111419 100%)!important;
  color:#d9dde2;
  border-top:0!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03);
}
.site-footer .footer-accent{
  height:4px;
  background:linear-gradient(90deg,var(--red) 0 26%,#7f0e12 26% 31%,#24282e 31% 100%);
}
.site-footer::after{
  content:"";
  position:absolute;
  width:270px;
  height:270px;
  right:-120px;
  top:55px;
  border:1px solid rgba(215,25,32,.16);
  border-radius:50%;
  box-shadow:0 0 0 38px rgba(215,25,32,.025),0 0 0 78px rgba(215,25,32,.018);
  pointer-events:none;
}
.site-footer .footer-grid{
  position:relative;
  z-index:1;
  padding-block:54px 48px;
  gap:58px;
}
.site-footer .footer-brand{max-width:560px}
.site-footer .footer-logo{margin-bottom:15px}
.site-footer .footer-logo img{
  max-width:390px;
  filter:brightness(0) invert(1);
  opacity:.98;
}
.site-footer .footer-kicker{
  margin:0 0 9px!important;
  color:var(--red)!important;
  font-size:10px!important;
  line-height:1.3!important;
  font-weight:900;
  letter-spacing:1.35px;
}
.site-footer .footer-brand>p:last-child{
  max-width:520px;
  margin:0;
  color:#b9c0c8;
  font-size:14px;
  line-height:1.7;
}
.site-footer h3{
  position:relative;
  margin:2px 0 20px;
  padding-bottom:11px;
  color:#fff;
  font-size:15px;
  text-transform:uppercase;
  letter-spacing:.7px;
}
.site-footer h3::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:36px;
  height:3px;
  background:var(--red);
}
.site-footer li{margin:0!important;border-bottom:1px solid rgba(255,255,255,.065)}
.site-footer li a{
  position:relative;
  display:block;
  padding:8px 0 8px 13px;
  color:#d6dbe0;
  font-size:13px;
  transition:color .2s ease,transform .2s ease;
}
.site-footer li a::before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  width:4px;
  height:4px;
  margin-top:-2px;
  border-radius:50%;
  background:var(--red);
}
.site-footer li a:hover{
  color:#fff;
  transform:translateX(3px);
  text-decoration:none!important;
}
.site-footer .footer-bottom{
  position:relative;
  z-index:1;
  background:#090b0e;
  border-top:1px solid rgba(255,255,255,.08)!important;
  color:#9ba3ac;
  padding:16px 0;
  font-size:11px;
}
.site-footer .footer-bottom-mark{
  display:inline-grid;
  place-items:center;
  width:25px;
  height:25px;
  margin-right:9px;
  border:1px solid rgba(215,25,32,.7);
  border-radius:4px;
  color:#fff;
  background:var(--red);
  font-weight:900;
  letter-spacing:-.5px;
}
@media(max-width:650px){
  .single .content-layout{padding-top:30px}
  .site-footer .footer-grid{padding-block:40px 34px;gap:30px}
  .site-footer .footer-logo{max-width:210px!important}
  .site-footer .footer-logo .custom-logo-link,
  .site-footer .footer-logo .default-logo,
  .site-footer .footer-logo img{max-width:210px!important}
  .site-footer::after{width:210px;height:210px;right:-130px;top:120px}
}

/* v1.3.7 — correzione caricamento stile footer: nessuna modifica a layout/header/hero/carousel */

/* v1.4.0 — homepage a due colonne con rail editoriale indipendente.
   Header, menu, breaking news e logica dei due caroselli restano invariati. */
.home-editorial-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 300px;
  gap:34px;
  align-items:start;
}
.home-main-column{min-width:0;overflow:visible}
.home-editorial-rail{min-width:0;align-self:stretch}
.home-editorial-rail__scroll{
  position:sticky;
  top:72px;
  max-height:calc(100vh - 92px);
  overflow-y:auto;
  overscroll-behavior:contain;
  scrollbar-width:thin;
  padding-right:7px;
}
.home-editorial-rail__scroll::-webkit-scrollbar{width:6px}
.home-editorial-rail__scroll::-webkit-scrollbar-thumb{background:#c9cfd6;border-radius:99px}
.home-editorial-rail__scroll::-webkit-scrollbar-track{background:transparent}
.rail-singleton,.rail-latest{
  margin:0 0 28px;
  padding:0 0 24px;
  border-bottom:1px solid #e4e7ea;
}
.rail-section-heading{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:14px;
  padding-bottom:9px;
  border-bottom:2px solid var(--red);
}
.rail-section-heading span{
  position:relative;
  font-size:17px;
  line-height:1.1;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.3px;
}
.rail-section-heading span::after{content:none}
.rail-section-heading>a{color:var(--red);font-size:20px;font-weight:900}
.rail-feature-list{display:grid;gap:22px}
.rail-feature-card{background:#fff}
.rail-feature-card+.rail-feature-card{padding-top:18px;border-top:1px solid #eceff2}
.rail-feature-image{display:block;aspect-ratio:16/9;overflow:hidden;border-radius:7px;background:#e9ecef}
.rail-feature-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.rail-feature-card:hover .rail-feature-image img{transform:scale(1.035)}
.rail-feature-card h3{font-size:19px;line-height:1.22;margin:11px 0 7px;letter-spacing:-.2px}
.rail-latest-item{display:grid;grid-template-columns:92px minmax(0,1fr);gap:11px;align-items:start;padding:11px 0;border-bottom:1px solid #eceff2}
.rail-latest-item:last-child{border-bottom:0}
.rail-latest-thumb{display:block;aspect-ratio:16/10;overflow:hidden;border-radius:5px;background:#e9ecef}
.rail-latest-thumb img{width:100%;height:100%;object-fit:cover}
.rail-thumb-placeholder{display:grid;place-items:center;height:100%;background:var(--navy);color:#fff;font-weight:900;font-size:15px}
.rail-latest-copy{min-width:0}
.rail-latest-copy h4{font-size:14px;line-height:1.25;margin:0 0 5px;font-weight:800}
.rail-latest-copy h4 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}

/* I due slider devono poter scorrere sempre nella colonna principale. */
.home-main-column .featured-carousel-section{min-width:0;overflow:visible}
.home-main-column .featured-carousel{
  display:grid!important;
  grid-auto-flow:column!important;
  grid-auto-columns:calc((100% - 40px)/3)!important;
  gap:20px!important;
  width:100%;
  max-width:100%;
  min-width:0;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  -webkit-overflow-scrolling:touch;
  scroll-behavior:smooth;
  scroll-snap-type:x mandatory;
  overscroll-behavior-x:contain;
  touch-action:pan-x pan-y;
}
.home-main-column .carousel-card{min-width:0!important;scroll-snap-align:start}
.home-main-column .carousel-controls{position:relative;z-index:3}
.home-main-column .carousel-btn{pointer-events:auto}

@media(max-width:1050px){
  .home-editorial-layout{grid-template-columns:minmax(0,1fr) 270px;gap:26px}
  .home-main-column .hero-grid{grid-template-columns:1.4fr 1fr;grid-template-rows:repeat(3,220px)}
  .home-main-column .hero-main{grid-row:1/3}
  .home-main-column .hero-grid .post-card:nth-child(4),.home-main-column .hero-grid .post-card:nth-child(5){grid-row:3}
}
@media(max-width:900px){
  .home-editorial-layout{display:block}
  .home-editorial-rail{margin-top:46px}
  .home-editorial-rail__scroll{position:static;max-height:none;overflow:visible;padding-right:0}
  .rail-singleton,.rail-latest{max-width:100%}
}

/* v1.4.1 — rail pulito e caroselli robusti */
.carousel-btn[disabled]{opacity:.35;cursor:default;transform:none!important}
@media(max-width:1050px) and (min-width:901px){.home-main-column .featured-carousel{grid-auto-columns:calc((100% - 20px)/2)!important}}
@media(max-width:900px){.home-main-column .featured-carousel{grid-auto-columns:minmax(240px,72vw)!important}}
@media(max-width:650px){.home-main-column .featured-carousel{grid-auto-columns:82vw!important}}

/* v1.4.2 — Hero editoriale: prima card a tutta altezza con testo dentro immagine.
   Intervento isolato al primo blocco di 5 card; sidebar e caroselli invariati. */
@media(min-width:1051px){
  .home-main-column .hero-grid{
    grid-template-columns:1.55fr 1fr 1fr;
    grid-template-rows:repeat(2,265px);
    align-items:stretch;
  }
  .home-main-column .hero-grid .hero-main{
    position:relative!important;
    grid-row:1 / 3!important;
    height:100%!important;
    min-height:0!important;
    align-self:stretch!important;
    overflow:hidden!important;
    border-radius:7px!important;
    background:#101d2d!important;
    box-shadow:0 7px 20px rgba(16,29,45,.10)!important;
  }
  .home-main-column .hero-grid .hero-main .card-image{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    aspect-ratio:auto!important;
    border-radius:0!important;
    box-shadow:none!important;
  }
  .home-main-column .hero-grid .hero-main .card-image::after{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(to bottom,rgba(8,18,31,0) 40%,rgba(8,18,31,.16) 57%,rgba(8,18,31,.90) 100%);
    pointer-events:none;
  }
  .home-main-column .hero-grid .hero-main .card-image img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center center!important;
  }
  .home-main-column .hero-grid .hero-main .card-body{
    position:absolute!important;
    z-index:2!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    padding:24px 25px 23px!important;
    background:transparent!important;
    border:0!important;
    color:#fff!important;
  }
  .home-main-column .hero-grid .hero-main h2{
    margin:10px 0 8px!important;
    font-size:clamp(25px,2.15vw,34px)!important;
    line-height:1.12!important;
    letter-spacing:-.035em!important;
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:3!important;
    overflow:hidden!important;
  }
  .home-main-column .hero-grid .hero-main h2 a{color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.28)!important}
  .home-main-column .hero-grid .hero-main .post-meta{color:rgba(255,255,255,.88)!important}
  .home-main-column .hero-grid .hero-main .category-pill{box-shadow:0 2px 7px rgba(0,0,0,.16)}
}

/* v1.4.3 — HERO MAIN definitiva: grande rettangolo fotografico con testo interno. */
@media (min-width:901px){
  .home-main-column .hero-grid > .hero-main.post-card{
    display:block!important; position:relative!important; grid-row:1 / span 2!important;
    height:100%!important; min-height:550px!important; padding:0!important; margin:0!important;
    overflow:hidden!important; border-radius:8px!important; background:#0d1b2a!important;
  }
  .home-main-column .hero-grid > .hero-main.post-card > .card-image{
    display:block!important; position:absolute!important; inset:0!important;
    width:100%!important; height:100%!important; min-height:100%!important; margin:0!important;
    border-radius:0!important; overflow:hidden!important;
  }
  .home-main-column .hero-grid > .hero-main.post-card > .card-image img{
    display:block!important; width:100%!important; height:100%!important; object-fit:cover!important;
  }
  .home-main-column .hero-grid > .hero-main.post-card::after{
    content:""; position:absolute; z-index:1; inset:32% 0 0;
    background:linear-gradient(to bottom,transparent 0%,rgba(6,16,29,.18) 24%,rgba(6,16,29,.92) 100%);
    pointer-events:none;
  }
  .home-main-column .hero-grid > .hero-main.post-card > .card-body{
    display:block!important; position:absolute!important; z-index:2!important;
    left:0!important; right:0!important; bottom:0!important; width:auto!important;
    padding:28px 28px 26px!important; margin:0!important; background:transparent!important;
    border:0!important; color:#fff!important;
  }
  .home-main-column .hero-grid > .hero-main.post-card h2{
    margin:11px 0 9px!important; max-width:95%!important; font-family:Arial,Helvetica,sans-serif!important;
    font-size:clamp(27px,2.35vw,38px)!important; font-weight:800!important; line-height:1.08!important;
    letter-spacing:-.035em!important; color:#fff!important;
    display:-webkit-box!important; -webkit-box-orient:vertical!important; -webkit-line-clamp:3!important; overflow:hidden!important;
  }
  .home-main-column .hero-grid > .hero-main.post-card h2 a{color:#fff!important;text-decoration:none!important;text-shadow:0 2px 10px rgba(0,0,0,.32)!important}
  .home-main-column .hero-grid > .hero-main.post-card .post-meta{color:rgba(255,255,255,.9)!important;font-size:13px!important}
}

/* v1.4.4 — rifiniture hero + allineamento rail (nessuna modifica ai caroselli). */
@media (min-width:1051px){
  /* Hero un po' più larga e meno aggressiva nel crop. */
  .home-main-column .hero-grid{
    grid-template-columns:1.72fr 1fr 1fr!important;
  }
  .home-main-column .hero-grid > .hero-main.post-card h2{
    font-size:clamp(25px,2.05vw,34px)!important;
    line-height:1.10!important;
    letter-spacing:-.025em!important;
    max-width:94%!important;
  }
  .home-main-column .hero-grid > .hero-main.post-card > .card-image img{
    object-position:50% 50%!important;
  }

  /* Il primo modulo della sidebar parte sulla stessa linea delle card centrali. */
  .home-editorial-rail__scroll{padding-top:0!important}
  .home-editorial-rail .rail-singleton:first-child{
    position:relative;
    padding-top:0!important;
  }
  .home-editorial-rail .rail-singleton:first-child .rail-section-heading{
    position:absolute;
    z-index:4;
    top:12px;
    left:12px;
    right:12px;
    margin:0!important;
    padding:0!important;
    border:0!important;
    pointer-events:none;
  }
  .home-editorial-rail .rail-singleton:first-child .rail-section-heading span{
    display:inline-flex;
    width:max-content;
    max-width:calc(100% - 38px);
    padding:7px 10px;
    border-radius:4px;
    background:rgba(255,255,255,.94);
    box-shadow:0 2px 10px rgba(16,29,45,.10);
    font-size:14px;
    letter-spacing:.35px;
  }
  .home-editorial-rail .rail-singleton:first-child .rail-section-heading>a{
    pointer-events:auto;
    position:absolute;
    right:0;
    top:0;
    display:grid;
    place-items:center;
    width:32px;
    height:32px;
    border-radius:4px;
    background:rgba(255,255,255,.94);
    box-shadow:0 2px 10px rgba(16,29,45,.10);
  }
  .home-editorial-rail .rail-singleton:first-child .rail-feature-image{
    margin-top:0!important;
  }
}

/* v1.4.5 — rifinitura premium header, rail e caroselli. */
@media (min-width:1051px){
  .home-editorial-layout{grid-template-columns:minmax(0,1fr) 285px!important;gap:30px!important}
}

/* Scrollbar editoriale: visibile ma discreta; rossa al passaggio. */
.home-editorial-rail__scroll{scrollbar-width:thin;scrollbar-color:#8f99a5 #eef1f4;padding-right:9px}
.home-editorial-rail__scroll::-webkit-scrollbar{width:7px}
.home-editorial-rail__scroll::-webkit-scrollbar-track{background:#eef1f4;border-radius:99px}
.home-editorial-rail__scroll::-webkit-scrollbar-thumb{background:#8f99a5;border-radius:99px;border:1px solid #eef1f4}
.home-editorial-rail__scroll::-webkit-scrollbar-thumb:hover{background:var(--red)}

/* Hero: crop appena più naturale senza alterare il bento 1+4. */
@media (min-width:901px){
  .home-main-column .hero-grid > .hero-main.post-card > .card-image img{object-position:47% 50%!important}
}

/* Caroselli: flex rail esplicito, così le card non possono restringersi e lo scroll esiste davvero. */
.home-main-column .featured-carousel{
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:20px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  width:100%!important;
  max-width:100%!important;
  scroll-snap-type:x mandatory!important;
  scroll-behavior:smooth!important;
  overscroll-behavior-x:contain;
  -webkit-overflow-scrolling:touch;
}
.home-main-column .featured-carousel > .carousel-card{
  flex:0 0 calc((100% - 40px)/3)!important;
  width:calc((100% - 40px)/3)!important;
  max-width:none!important;
  scroll-snap-align:start!important;
}
@media(max-width:1050px) and (min-width:901px){
  .home-main-column .featured-carousel > .carousel-card{flex-basis:calc((100% - 20px)/2)!important;width:calc((100% - 20px)/2)!important}
}
@media(max-width:900px){
  .home-main-column .featured-carousel > .carousel-card{flex-basis:min(72vw,420px)!important;width:min(72vw,420px)!important}
}
@media(max-width:650px){
  .home-main-column .featured-carousel > .carousel-card{flex-basis:82vw!important;width:82vw!important}
}

/* Header desktop: stesso schema, proporzioni più leggere e contemporanee. */
@media (min-width:901px){
  .site-header .branding-row{min-height:100px!important}
  .site-header .site-branding .custom-logo-link,
  .site-header .site-branding .default-logo{
    width:450px!important;
    max-width:calc(100vw - 390px)!important;
  }
  .site-header .site-branding .custom-logo,
  .site-header .site-branding .default-logo img{max-width:450px!important}
  .site-header .header-search{width:270px!important}
  .site-header .search-field{
    height:40px!important;border-color:#dfe4e9!important;border-radius:7px 0 0 7px!important;
    box-shadow:inset 0 1px 2px rgba(16,29,45,.025);transition:border-color .2s ease,box-shadow .2s ease;
  }
  .site-header .search-field:focus{outline:0;border-color:#aab4bf!important;box-shadow:0 0 0 3px rgba(16,29,45,.055)}
  .site-header .search-form button{height:40px!important;padding-inline:17px!important;border-radius:0 7px 7px 0!important;transition:filter .2s ease,transform .2s ease}
  .site-header .search-form button:hover{filter:brightness(.94)}
  .site-header .main-navigation{border-bottom-width:2px!important;box-shadow:0 3px 14px rgba(16,29,45,.07)!important}
  .site-header .primary-menu{justify-content:center!important}
  .site-header .primary-menu>li>a{
    min-height:48px!important;padding-inline:14px!important;font-size:11.5px!important;
    letter-spacing:.32px!important;transition:background .2s ease,color .2s ease;
  }
  .site-header .primary-menu>li>a:hover,
  .site-header .primary-menu>.current-menu-item>a,
  .site-header .primary-menu>.current-category-ancestor>a{background:rgba(255,255,255,.07)!important;color:#fff!important;box-shadow:inset 0 -3px 0 var(--red)}
  .site-header .breaking-inner{min-height:36px!important}
}

/* v1.4.6 — un solo slider Speciale EV + network cards nella sidebar */
.rail-network{margin:0 0 24px;padding:0 0 10px}
.network-card{display:block;margin:0 0 14px;border:1px solid #e3e7eb;border-radius:8px;overflow:hidden;background:#fff;color:var(--ink);text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.network-card:hover{transform:translateY(-2px);border-color:#cfd5dc;box-shadow:0 8px 22px rgba(16,29,45,.08)}
.network-card__image{display:block;aspect-ratio:3.7/1;overflow:hidden;background:#eef1f4}
.network-card__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.network-card__copy{position:relative;display:block;padding:12px 40px 13px 14px}
.network-card__copy strong{display:block;font-size:15px;line-height:1.18;font-weight:900;letter-spacing:-.15px}
.network-card__copy small{display:block;margin-top:4px;color:#707985;font-size:11px;font-weight:700}
.network-card__copy b{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--red);font-size:20px}
.network-card__brand{display:grid;place-items:center;height:74px;background:linear-gradient(135deg,#0f1d2d,#182d43);color:#fff;font-size:31px;font-weight:950;letter-spacing:-2px;border-bottom:3px solid var(--red)}
.network-card__play{background:linear-gradient(135deg,#191919,#2c2c2c);color:#fff;font-size:26px;letter-spacing:0}
.network-facebook .network-card__copy{border-top:3px solid #1877f2}
.network-magazine .network-card__copy{border-top:0}
.network-youtube .network-card__copy{border-top:0}

/* Speciale EV: vero binario flex; le card hanno una base fissa, quindi 4+ elementi generano overflow reale. */
.special-ev-section .featured-carousel{display:flex!important;flex-wrap:nowrap!important;gap:20px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 2px 14px!important}
.special-ev-section .carousel-card{flex:0 0 calc((100% - 40px)/3)!important;width:calc((100% - 40px)/3)!important;scroll-snap-align:start}
.special-ev-section .carousel-btn:disabled{opacity:.38}
@media(max-width:1050px) and (min-width:901px){.special-ev-section .carousel-card{flex-basis:calc((100% - 20px)/2)!important;width:calc((100% - 20px)/2)!important}}
@media(max-width:900px){.special-ev-section .carousel-card{flex-basis:min(72vw,360px)!important;width:min(72vw,360px)!important}}
@media(max-width:650px){.special-ev-section .carousel-card{flex-basis:82vw!important;width:82vw!important}}


/* v1.4.8 — card network coordinate: Facebook, EV Italia Magazine, YouTube */
.rail-network .network-card{
  display:grid;grid-template-columns:70px minmax(0,1fr);align-items:stretch;
  min-height:82px;margin-bottom:11px;border:1px solid #e1e6eb;border-radius:10px;
  background:#fff;overflow:hidden;box-shadow:0 2px 8px rgba(15,29,45,.035)
}
.rail-network .network-card__icon{
  display:grid;place-items:center;min-height:82px;color:#fff;position:relative;overflow:hidden
}
.rail-network .network-card__copy{padding:14px 38px 12px 14px;align-self:center}
.rail-network .network-card__copy strong{font-size:15px;line-height:1.15}
.rail-network .network-card__copy small{font-size:11px;line-height:1.25}
.rail-network .network-card__copy b{font-size:18px}
.rail-network .network-card__icon--facebook{
  background:linear-gradient(145deg,#1877f2 0%,#0f61d8 100%);
  font-family:Arial,Helvetica,sans-serif;font-size:58px;font-weight:800;line-height:1;
  padding-top:19px;text-transform:lowercase
}
.rail-network .network-facebook{background:linear-gradient(90deg,#f5f9ff 0%,#fff 48%)}
.rail-network .network-facebook .network-card__copy{border-top:0}
.rail-network .network-facebook .network-card__copy b{color:#1877f2}
.rail-network .network-card__icon--magazine{
  background:linear-gradient(145deg,#087f73 0%,#0aa28e 55%,#0b6f68 100%)
}
.rail-network .network-card__icon--magazine:before{
  content:"";position:absolute;width:34px;height:42px;border:2px solid rgba(255,255,255,.88);
  border-radius:5px;background:rgba(255,255,255,.08);transform:none
}
.rail-network .network-card__icon--magazine span{position:relative;z-index:1;font-size:18px;font-weight:950;letter-spacing:-1px}
.rail-network .network-magazine{background:linear-gradient(90deg,#effbf8 0%,#fff 48%)}
.rail-network .network-magazine .network-card__copy b{color:#078b7c}
.rail-network .network-card__icon--youtube{background:linear-gradient(145deg,#ff1515 0%,#e60000 100%)}
.rail-network .network-card__youtube-play{
  display:grid;place-items:center;width:43px;height:31px;border-radius:8px;background:#fff;
  color:#e60000;font-size:17px;line-height:1;padding-left:2px
}
.rail-network .network-youtube{background:linear-gradient(90deg,#fff4f4 0%,#fff 48%)}
.rail-network .network-youtube .network-card__copy b{color:#e60000}
@media(max-width:1050px){
  .rail-network .network-card{grid-template-columns:62px minmax(0,1fr)}
  .rail-network .network-card__icon{min-height:76px}
}

/* v1.4.12 — barre di scorrimento antracite su desktop e smartphone. */
html{
  scrollbar-width:thin;
  scrollbar-color:#202124 #eef1f4;
}
html::-webkit-scrollbar{width:8px;height:8px}
html::-webkit-scrollbar-track{background:#eef1f4}
html::-webkit-scrollbar-thumb{background:#202124;border-radius:99px;border:1px solid #eef1f4}
html::-webkit-scrollbar-thumb:hover{background:var(--red)}

.home-editorial-rail__scroll{
  scrollbar-color:#202124 #eef1f4;
}
.home-editorial-rail__scroll::-webkit-scrollbar-thumb{
  background:#202124;
  border-color:#eef1f4;
}
.home-editorial-rail__scroll::-webkit-scrollbar-thumb:hover{background:var(--red)}


/* v1.4.16 — autoplay continuo: durante il moto automatico niente snap/smooth
   che altrimenti riporta il rail alla card corrente e impedisce il movimento lento. */
.special-ev-section .featured-carousel.aeim-auto-loop{
  scroll-snap-type:none!important;
  scroll-behavior:auto!important;
}
.special-ev-section .featured-carousel.aeim-auto-loop > .carousel-card{
  scroll-snap-align:none!important;
}
.home-editorial-rail__scroll.aeim-auto-loop{
  scroll-behavior:auto!important;
}
.aeim-loop-clone{pointer-events:none}

/* v1.4.17 — Hero carousel premium SOLO desktop.
   Le 5 card del blocco superiore diventano 5 hero-card a tutta area, una alla volta.
   Sotto 1051px resta esattamente il precedente layout 1+4. */
.desktop-hero-carousel{display:none}
@media (min-width:1051px){
  .mobile-tablet-hero-grid{display:none!important}
  .desktop-hero-carousel{
    display:block;
    position:relative;
    width:100%;
    height:550px;
    margin:0 0 64px;
    overflow:hidden;
    border-radius:9px;
    background:#0d1b2a;
    box-shadow:0 10px 32px rgba(16,29,45,.13);
    isolation:isolate;
  }
  .desktop-hero-track{position:relative;width:100%;height:100%}
  .desktop-hero-slide{
    position:absolute;
    inset:0;
    opacity:0;
    visibility:hidden;
    transform:translateX(4%);
    transition:opacity .72s ease,transform .82s cubic-bezier(.22,.61,.36,1),visibility 0s linear .82s;
    pointer-events:none;
  }
  .desktop-hero-slide.is-active{
    opacity:1;
    visibility:visible;
    transform:translateX(0);
    transition-delay:0s;
    pointer-events:auto;
    z-index:2;
  }
  .desktop-hero-media{position:absolute;inset:0;display:block;background:#101d2d;overflow:hidden}
  .desktop-hero-media img,.desktop-hero-media .image-placeholder{
    display:block;width:100%;height:100%;object-fit:cover;object-position:center 50%;
  }
  .desktop-hero-slide:nth-child(1) .desktop-hero-image{object-position:50% 50%}
  .desktop-hero-image{
    transform:scale(1.001);
    transition:transform 7s ease-out;
    image-rendering:auto;
  }
  .desktop-hero-slide.is-active .desktop-hero-image{transform:scale(1.035)}
  .desktop-hero-overlay{
    position:absolute;inset:0;z-index:1;pointer-events:none;
    background:
      linear-gradient(90deg,rgba(6,16,29,.18) 0%,rgba(6,16,29,0) 48%),
      linear-gradient(to bottom,rgba(6,16,29,0) 42%,rgba(6,16,29,.16) 60%,rgba(6,16,29,.92) 100%);
  }
  .desktop-hero-copy{
    position:absolute;z-index:3;left:0;right:0;bottom:0;
    padding:34px 38px 34px;
    max-width:92%;
    color:#fff;
  }
  .desktop-hero-copy h2{
    margin:12px 0 10px;
    max-width:900px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:clamp(31px,3vw,46px);
    line-height:1.06;
    letter-spacing:-.04em;
    font-weight:850;
    display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;
  }
  .desktop-hero-copy h2 a{color:#fff;text-decoration:none;text-shadow:0 2px 11px rgba(0,0,0,.34)}
  .desktop-hero-copy .post-meta{color:rgba(255,255,255,.9);font-size:13px;font-weight:600}
  .desktop-hero-copy .category-pill{box-shadow:0 3px 12px rgba(0,0,0,.18)}
  .desktop-hero-arrow{
    position:absolute;z-index:5;top:50%;transform:translateY(-50%);
    width:44px;height:58px;border:1px solid rgba(255,255,255,.28);border-radius:6px;
    background:rgba(9,20,34,.38);backdrop-filter:blur(5px);
    color:#fff;font-size:36px;line-height:1;cursor:pointer;
    opacity:.82;transition:background .2s,opacity .2s,transform .2s;
  }
  .desktop-hero-prev{left:15px}.desktop-hero-next{right:15px}
  .desktop-hero-arrow:hover,.desktop-hero-arrow:focus-visible{background:rgba(225,6,0,.88);opacity:1;transform:translateY(-50%) scale(1.03)}
  .desktop-hero-dots{
    position:absolute;z-index:5;right:30px;bottom:29px;
    display:flex;align-items:center;gap:8px;
  }
  .desktop-hero-dot{
    width:9px;height:9px;padding:0;border:0;border-radius:99px;
    background:rgba(255,255,255,.48);cursor:pointer;
    transition:width .25s ease,background .25s ease;
  }
  .desktop-hero-dot.is-active{width:28px;background:#fff}
  .desktop-hero-carousel:hover .desktop-hero-arrow{opacity:1}
}
@media (prefers-reduced-motion:reduce){
  .desktop-hero-slide,.desktop-hero-image{transition:none!important}
}


/* v1.4.21 — nuovo lockup AEI integrato nell'header, proporzioni desktop/mobile controllate */
.header-branding-wrap{
  position:relative;
  overflow:hidden;
  background:
    linear-gradient(180deg,#edf7ff 0%,#f7fbff 40%,#ffffff 78%,#f1f8ff 100%);
}
.header-branding-wrap::before,
.header-branding-wrap::after{
  content:"";
  position:absolute;
  left:-8%;
  width:116%;
  height:100px;
  border-radius:50%;
  pointer-events:none;
  z-index:0;
}
.header-branding-wrap::before{
  bottom:-55px;
  border-top:3px solid rgba(99,166,225,.16);
  transform:rotate(-1.2deg);
}
.header-branding-wrap::after{
  bottom:-70px;
  border-top:16px solid rgba(133,190,236,.08);
  transform:rotate(1.2deg);
}
.header-branding-wrap .branding-row{position:relative;z-index:1}
.site-header .aei-brand-lockup{
  display:inline-flex;
  align-items:center;
  gap:18px;
  width:auto!important;
  max-width:100%;
  color:#0b1119;
  text-decoration:none;
  white-space:nowrap;
}
.site-header .aei-monogram{
  display:inline-flex;
  align-items:baseline;
  gap:0;
  font-family:Arial Black,Arial,Helvetica,sans-serif;
  font-size:66px;
  line-height:.82;
  font-weight:950;
  letter-spacing:-10px;
  transform:skewX(-9deg);
}
.site-header .aei-monogram span{display:inline-block}
.site-header .aei-a,.site-header .aei-e{color:#0b1119}
.site-header .aei-i{color:#e10600;margin-left:6px}
.site-header .aei-brand-divider{
  width:1px;
  height:58px;
  background:#1b2531;
  opacity:.8;
  margin-left:5px;
}
.site-header .aei-wordmark{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}
.site-header .aei-wordmark strong{
  display:block;
  font-family:Arial,Helvetica,sans-serif;
  color:#0b1119;
  font-size:29px;
  line-height:1;
  font-weight:800;
  letter-spacing:3.2px;
}
.site-header .aei-news-row{
  display:flex;
  align-items:center;
  width:100%;
  margin-top:11px;
  gap:20px;
}
.site-header .aei-news-row i{height:2px;background:#e10600;flex:1;min-width:42px}
.site-header .aei-news-row em{
  color:#e10600;
  font-style:normal;
  font-size:12px;
  line-height:1;
  font-weight:800;
  letter-spacing:8px;
  padding-left:8px;
}
@media (min-width:1051px){
  .site-header .header-branding-wrap .branding-row{min-height:112px!important}
  .site-header .site-branding{flex:1 1 auto!important;max-width:none!important}
  .site-header .header-search{flex:0 0 300px;width:300px!important}
}
@media (max-width:1200px) and (min-width:901px){
  .site-header .aei-monogram{font-size:57px;letter-spacing:-9px}
  .site-header .aei-brand-lockup{gap:14px}
  .site-header .aei-brand-divider{height:50px}
  .site-header .aei-wordmark strong{font-size:24px;letter-spacing:2.4px}
  .site-header .aei-news-row{margin-top:8px;gap:15px}
  .site-header .aei-news-row em{font-size:10px;letter-spacing:6px}
}
@media (max-width:1050px){
  .site-header .header-branding-wrap .branding-row{min-height:90px!important}
  .site-header .aei-brand-lockup{gap:11px}
  .site-header .aei-monogram{font-size:49px;letter-spacing:-8px}
  .site-header .aei-brand-divider{height:42px;margin-left:3px}
  .site-header .aei-wordmark strong{font-size:20px;letter-spacing:1.8px}
  .site-header .aei-news-row{margin-top:7px;gap:10px}
  .site-header .aei-news-row i{min-width:26px}
  .site-header .aei-news-row em{font-size:9px;letter-spacing:5px;padding-left:5px}
}
@media (max-width:900px){
  .header-branding-wrap::before{bottom:-67px;border-top-width:2px}
  .header-branding-wrap::after{bottom:-79px;border-top-width:12px}
  .site-header .header-branding-wrap .branding-row{min-height:82px!important;padding-top:0!important;padding-bottom:0!important}
  .site-header .site-branding{max-width:calc(100% - 58px)!important}
  .site-header .aei-brand-lockup{gap:8px;max-width:100%}
  .site-header .aei-monogram{font-size:39px;letter-spacing:-6px}
  .site-header .aei-i{margin-left:4px}
  .site-header .aei-brand-divider{height:34px;margin-left:1px}
  .site-header .aei-wordmark strong{font-size:15px;letter-spacing:1.15px}
  .site-header .aei-news-row{margin-top:5px;gap:7px}
  .site-header .aei-news-row i{min-width:18px;height:1px}
  .site-header .aei-news-row em{font-size:7px;letter-spacing:3.4px;padding-left:3px}
}
@media (max-width:520px){
  .site-header .header-branding-wrap .branding-row{min-height:76px!important}
  .site-header .site-branding{max-width:calc(100% - 52px)!important}
  .site-header .aei-brand-lockup{gap:6px}
  .site-header .aei-monogram{font-size:34px;letter-spacing:-5.5px}
  .site-header .aei-brand-divider{height:30px}
  .site-header .aei-wordmark strong{font-size:12.5px;letter-spacing:.9px}
  .site-header .aei-news-row{margin-top:4px;gap:5px}
  .site-header .aei-news-row i{min-width:13px}
  .site-header .aei-news-row em{font-size:6.5px;letter-spacing:2.7px;padding-left:2px}
}

/* v1.4.22 — cache-bust grafica header + micro-regolazione mobile richiesta */
@media screen and (max-width:900px){
  .site-header .header-branding-wrap .branding-row{
    min-height:98px!important;
  }
  .site-header .site-branding{
    width:100%!important;
    max-width:none!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
  }
  .site-header .aei-brand-lockup{
    margin:0 auto!important;
    transform:translateY(16px)!important;
  }
}
@media screen and (max-width:520px){
  .site-header .header-branding-wrap .branding-row{
    min-height:92px!important;
  }
  .site-header .site-branding{
    width:100%!important;
    max-width:none!important;
  }
  .site-header .aei-brand-lockup{
    margin:0 auto!important;
    transform:translateY(16px)!important;
  }
}

/* v1.4.27 — SOLO DESKTOP: lockup AEI centrato e leggermente più compatto. Mobile invariato. */
@media screen and (min-width:901px){
  .site-header .header-branding-wrap .branding-row{
    position:relative!important;
    min-height:106px!important;
  }
  .site-header .header-branding-wrap .site-branding{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    width:auto!important;
    max-width:none!important;
    transform:translate(-50%,-50%)!important;
    margin:0!important;
    z-index:20!important;
  }
  .site-header .aei-brand-lockup{
    gap:13px!important;
    margin:0!important;
    transform:none!important;
  }
  .site-header .aei-monogram{
    font-size:52px!important;
    letter-spacing:-8px!important;
  }
  .site-header .aei-i{margin-left:5px!important}
  .site-header .aei-brand-divider{
    height:45px!important;
    margin-left:3px!important;
  }
  .site-header .aei-wordmark strong{
    font-size:22px!important;
    letter-spacing:2.2px!important;
  }
  .site-header .aei-news-row{
    margin-top:7px!important;
    gap:13px!important;
  }
  .site-header .aei-news-row i{
    min-width:30px!important;
    height:2px!important;
  }
  .site-header .aei-news-row em{
    font-size:9px!important;
    letter-spacing:5px!important;
    padding-left:5px!important;
  }
  .site-header .header-search{
    margin-left:auto!important;
    position:relative!important;
    z-index:25!important;
  }
}

/* v1.4.28 — Speciale EV desktop + footer AEI premium. Nessuna regola per header/hero/sidebar. */
@media (min-width:901px){
  .special-ev-section .featured-carousel{overflow-x:auto!important;touch-action:pan-x!important;cursor:grab}
  .special-ev-section .featured-carousel:active{cursor:grabbing}
  .special-ev-section .carousel-btn{pointer-events:auto!important;position:relative;z-index:5}
}
.site-footer{margin-top:38px!important;background:linear-gradient(135deg,#0c1015 0%,#151a20 58%,#101419 100%)!important;border-top:3px solid var(--red)!important}
.site-footer::after{width:320px;height:320px;right:-155px;top:30px;border-color:rgba(225,6,0,.16);box-shadow:0 0 0 46px rgba(225,6,0,.025),0 0 0 92px rgba(225,6,0,.015)}
.site-footer .footer-grid{grid-template-columns:1.65fr .85fr .85fr .9fr;gap:54px;padding-block:58px 50px;align-items:start}
.footer-aei-brand{display:flex;align-items:center;gap:15px;width:max-content;max-width:100%;margin-bottom:23px;color:#fff!important;text-decoration:none!important}
.footer-aei-mark{display:flex;align-items:center;font-size:54px;line-height:.8;font-weight:950;font-style:italic;letter-spacing:-7px;color:#fff;white-space:nowrap}
.footer-aei-mark i{color:var(--red);font-style:italic;margin-left:3px}
.footer-aei-divider{width:1px;height:58px;background:rgba(255,255,255,.48);margin-left:5px}
.footer-aei-name{display:block;font-size:21px;font-weight:900;letter-spacing:1.5px;line-height:1.05;white-space:nowrap}
.footer-aei-news{display:flex;align-items:center;gap:9px;margin-top:8px;color:var(--red);font-size:11px;letter-spacing:5px;justify-content:center}
.footer-aei-news b{display:block;width:54px;height:2px;background:var(--red)}
.site-footer .footer-kicker{font-size:11px!important;letter-spacing:1.55px;margin-bottom:10px!important}
.site-footer .footer-description{max-width:470px!important;color:#c1c8d0!important;font-size:14px!important;line-height:1.75!important}
.site-footer h3{font-size:16px;margin-bottom:16px;padding-bottom:12px}.site-footer h3::after{width:40px;height:3px;border-radius:3px}
.site-footer li a{padding:9px 0 9px 14px;font-size:13px}.footer-contact p{color:#c1c8d0;font-size:13px;line-height:1.65;margin:0 0 15px}.footer-contact a{color:#fff;text-decoration:none}.footer-contact a:hover{color:var(--red)}
.site-footer .footer-bottom{padding:15px 0}.footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-bottom-aei{font-weight:900;letter-spacing:2px;color:#fff}
@media(max-width:1050px){.site-footer .footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-contact{grid-column:2/4}}
@media(max-width:700px){.site-footer .footer-grid{grid-template-columns:1fr;gap:26px;padding-block:42px 34px}.footer-contact{grid-column:auto}.footer-aei-brand{gap:10px}.footer-aei-mark{font-size:39px;letter-spacing:-5px}.footer-aei-divider{height:44px}.footer-aei-name{font-size:15px;letter-spacing:.9px}.footer-aei-news{font-size:9px;letter-spacing:3px;gap:6px}.footer-aei-news b{width:35px}.footer-bottom-inner{display:block}.footer-bottom-aei{display:none}}
\n\n/* v1.4.29 — Footer mobile compatto: desktop invariato. */\n@media (max-width:700px){\n  .site-footer{margin-top:28px!important}\n  .site-footer::after{display:none!important}\n  .site-footer .footer-grid{\n    grid-template-columns:1fr 1fr!important;\n    gap:18px 22px!important;\n    padding-block:28px 24px!important;\n  }\n  .site-footer .footer-brand{grid-column:1/-1;max-width:none!important}\n  .footer-aei-brand{margin-bottom:10px!important;gap:8px!important}\n  .footer-aei-mark{font-size:34px!important;letter-spacing:-4px!important}\n  .footer-aei-divider{height:36px!important;margin-left:2px!important}\n  .footer-aei-name{font-size:13px!important;letter-spacing:.7px!important}\n  .footer-aei-news{font-size:8px!important;letter-spacing:2.2px!important;margin-top:5px!important}\n  .footer-aei-news b{width:28px!important}\n  .site-footer .footer-kicker{margin:0!important;font-size:9px!important;letter-spacing:1.15px!important}\n  .site-footer .footer-description{display:none!important}\n  .site-footer h3{font-size:14px!important;margin:0 0 8px!important;padding-bottom:8px!important}\n  .site-footer h3::after{width:28px!important;height:2px!important}\n  .site-footer li a{padding:5px 0 5px 11px!important;font-size:12px!important;line-height:1.25!important}\n  .site-footer .footer-contact{grid-column:1/-1!important;display:grid!important;grid-template-columns:auto 1fr;column-gap:18px;align-items:start}\n  .site-footer .footer-contact h3{grid-column:1/-1}\n  .site-footer .footer-contact p{margin:0!important;font-size:12px!important;line-height:1.45!important}\n  .site-footer .footer-bottom{padding:10px 0!important;font-size:10px!important;text-align:center}\n  .footer-bottom-inner{display:block!important}\n}\n

/* v1.4.30 — Footer mobile essenziale e pulito; desktop invariato. */
@media (max-width:700px){
  .site-footer{margin-top:24px!important}
  .site-footer::after{display:none!important}
  .site-footer .footer-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding:20px 0 14px!important;
    text-align:center!important;
  }
  .site-footer .footer-brand{grid-column:1!important;max-width:none!important}
  .footer-aei-brand{
    justify-content:center!important;
    margin:0 auto 7px!important;
    gap:7px!important;
    width:max-content!important;
  }
  .footer-aei-mark{font-size:31px!important;letter-spacing:-4px!important}
  .footer-aei-divider{height:33px!important;margin-left:1px!important}
  .footer-aei-name{font-size:12px!important;letter-spacing:.55px!important}
  .footer-aei-news{font-size:7px!important;letter-spacing:2px!important;margin-top:4px!important;gap:5px!important}
  .footer-aei-news b{width:24px!important;height:1px!important}
  .site-footer .footer-kicker{font-size:8px!important;letter-spacing:1px!important;margin:0!important}
  .site-footer .footer-description{display:none!important}

  /* Sul telefono le categorie sono già nel menu: evitiamo di duplicarle nel footer. */
  .site-footer .footer-grid > .footer-column:nth-child(2){display:none!important}

  /* Informazioni legali in una sola riga pulita. */
  .site-footer .footer-grid > .footer-column:nth-child(3){display:block!important}
  .site-footer .footer-grid > .footer-column:nth-child(3) h3{display:none!important}
  .site-footer .footer-grid > .footer-column:nth-child(3) ul{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:center!important;
    gap:4px 12px!important;
    margin:2px 0 0!important;
  }
  .site-footer .footer-grid > .footer-column:nth-child(3) li{border:0!important;margin:0!important}
  .site-footer .footer-grid > .footer-column:nth-child(3) li a{
    padding:3px 0!important;
    font-size:10.5px!important;
    line-height:1.2!important;
    color:#d5dae0!important;
  }
  .site-footer .footer-grid > .footer-column:nth-child(3) li a::before{display:none!important}

  /* Contatto ridotto alla sola email. */
  .site-footer .footer-contact{
    grid-column:1!important;
    display:block!important;
    margin:0!important;
  }
  .site-footer .footer-contact h3,
  .site-footer .footer-contact p:first-of-type{display:none!important}
  .site-footer .footer-contact p{margin:0!important;font-size:11px!important;line-height:1.25!important}
  .site-footer .footer-contact a{color:#fff!important}

  .site-footer .footer-bottom{padding:8px 0!important;font-size:9px!important;text-align:center!important}
  .footer-bottom-inner{display:block!important}
  .footer-bottom-aei{display:none!important}
}


/* v1.4.31 — Footer mobile dedicato: corto, pulito e indipendente dal footer desktop. */
.footer-mobile-compact{display:none}
@media (max-width:700px){
  .site-footer{margin-top:22px!important;border-top-width:2px!important}
  .site-footer::after{display:none!important}
  .site-footer>.container.footer-grid{display:none!important}
  .site-footer .footer-bottom{padding:7px 0!important;font-size:8.5px!important;border-top:1px solid rgba(255,255,255,.10)!important}
  .site-footer .footer-bottom-inner{display:block!important;text-align:center!important}
  .site-footer .footer-bottom-aei{display:none!important}
  .footer-mobile-compact{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    gap:7px!important;
    width:min(100% - 28px,520px)!important;
    margin:0 auto!important;
    padding:15px 0 12px!important;
    text-align:center!important;
  }
  .footer-mobile-brand{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    color:#fff!important;
    text-decoration:none!important;
    margin:0!important;
    line-height:1!important;
  }
  .footer-mobile-mark{
    display:flex!important;
    align-items:center!important;
    font-size:27px!important;
    line-height:.82!important;
    font-weight:950!important;
    font-style:italic!important;
    letter-spacing:-3.7px!important;
    white-space:nowrap!important;
  }
  .footer-mobile-mark i{color:var(--red)!important;font-style:italic!important;margin-left:2px!important}
  .footer-mobile-divider{width:1px!important;height:28px!important;background:rgba(255,255,255,.38)!important}
  .footer-mobile-name{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    font-size:11px!important;
    font-weight:900!important;
    letter-spacing:.45px!important;
    white-space:nowrap!important;
  }
  .footer-mobile-name small{
    align-self:center!important;
    margin-top:3px!important;
    color:var(--red)!important;
    font-size:6.5px!important;
    letter-spacing:2.5px!important;
    font-weight:900!important;
  }
  .footer-mobile-links{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:center!important;
    gap:3px 12px!important;
    margin:0!important;
  }
  .footer-mobile-links a{
    color:#cfd5dc!important;
    text-decoration:none!important;
    font-size:9.5px!important;
    line-height:1.2!important;
    padding:1px 0!important;
  }
  .footer-mobile-mail{
    color:#fff!important;
    text-decoration:none!important;
    font-size:10px!important;
    line-height:1.15!important;
    margin:0!important;
  }
}

/* ==========================================================
   v1.4.32 — MOBILE PREMIUM FOOTER + CENTRATURA SPECIALE EV
   Desktop invariato. Interventi limitati a <=700px.
   ========================================================== */
@media (max-width:700px){
  /* Ripristina il footer editoriale completo su smartphone. */
  .site-footer{
    margin-top:28px!important;
    border-top:2px solid var(--red)!important;
    background:linear-gradient(145deg,#0b0f14 0%,#151a20 55%,#10151b 100%)!important;
  }
  .site-footer::after{display:none!important}
  .site-footer>.container.footer-grid{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:24px 18px!important;
    padding:28px 0 22px!important;
    text-align:left!important;
  }
  .footer-mobile-compact{display:none!important}

  /* Brand: importante ma non enorme. */
  .site-footer .footer-brand{
    display:block!important;
    grid-column:1/-1!important;
    max-width:none!important;
    text-align:center!important;
    padding-bottom:2px!important;
  }
  .footer-aei-brand{
    justify-content:center!important;
    width:max-content!important;
    max-width:100%!important;
    margin:0 auto 10px!important;
    gap:9px!important;
  }
  .footer-aei-mark{
    font-size:37px!important;
    letter-spacing:-5px!important;
  }
  .footer-aei-divider{
    height:40px!important;
    margin-left:2px!important;
  }
  .footer-aei-name{
    font-size:14px!important;
    letter-spacing:.75px!important;
  }
  .footer-aei-news{
    margin-top:5px!important;
    gap:6px!important;
    font-size:8px!important;
    letter-spacing:2.5px!important;
  }
  .footer-aei-news b{width:31px!important;height:1.5px!important}
  .site-footer .footer-kicker{
    margin:0!important;
    font-size:10px!important;
    line-height:1.35!important;
    letter-spacing:1.2px!important;
  }
  .site-footer .footer-description{display:none!important}

  /* Due colonne: Sezioni / Informazioni. */
  .site-footer .footer-grid>.footer-column:nth-child(2),
  .site-footer .footer-grid>.footer-column:nth-child(3){
    display:block!important;
    min-width:0!important;
  }
  .site-footer h3{
    margin:0 0 10px!important;
    padding:0!important;
    color:#fff!important;
    font-size:19px!important;
    line-height:1.15!important;
    letter-spacing:.15px!important;
  }
  /* Niente mezze linee rosse: accorciano il footer e lo rendono più pulito. */
  .site-footer h3::after,
  .site-footer h3::before{display:none!important;content:none!important}

  .site-footer ul{margin:0!important;padding:0!important}
  .site-footer li{
    margin:0!important;
    border:0!important;
  }
  .site-footer li+li{margin-top:3px!important}
  .site-footer li a{
    display:block!important;
    padding:5px 0!important;
    color:#d9dfe6!important;
    font-size:15px!important;
    line-height:1.25!important;
  }
  .site-footer li a::before{display:none!important}

  /* Contatti come piccola card premium a tutta larghezza. */
  .site-footer .footer-contact{
    display:block!important;
    grid-column:1/-1!important;
    margin:0!important;
    padding:15px 16px 14px!important;
    border:1px solid rgba(255,255,255,.11)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.035)!important;
    box-shadow:0 8px 24px rgba(0,0,0,.12)!important;
  }
  .site-footer .footer-contact h3{
    display:block!important;
    margin-bottom:8px!important;
  }
  .site-footer .footer-contact p,
  .site-footer .footer-contact p:first-of-type{
    display:block!important;
    margin:0!important;
    color:#cbd2da!important;
    font-size:15px!important;
    line-height:1.45!important;
  }
  .site-footer .footer-contact p+p{margin-top:5px!important}
  .site-footer .footer-contact a{
    color:#fff!important;
    font-size:15px!important;
    font-weight:700!important;
    text-decoration:none!important;
    overflow-wrap:anywhere!important;
  }

  .site-footer .footer-bottom{
    padding:11px 0 48px!important;
    border-top:1px solid rgba(255,255,255,.10)!important;
    font-size:11px!important;
    line-height:1.35!important;
    text-align:center!important;
  }
  .site-footer .footer-bottom-inner{display:block!important;text-align:center!important}
  .site-footer .footer-bottom-aei{display:none!important}

  /* Speciale EV: una card piena e centrata, niente lembo della successiva. */
  .special-ev-section .featured-carousel{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:14px!important;
    width:100%!important;
    padding:2px 0 14px!important;
    scroll-padding-inline:0!important;
    scroll-snap-type:x mandatory!important;
    overscroll-behavior-x:contain!important;
  }
  .special-ev-section .featured-carousel>.carousel-card{
    flex:0 0 100%!important;
    width:100%!important;
    max-width:100%!important;
    scroll-snap-align:center!important;
    scroll-snap-stop:always!important;
  }
}


/* v1.4.33 — DESKTOP HEADER EDITORIALE: stile EV Italia, contenuti AEI invariati */
@media screen and (min-width:901px){
  /* Fascia istituzionale superiore: resta AEI, più sottile e pulita. */
  .site-header .utility-bar{
    background:#101d2d!important;
    color:#eef2f6!important;
    border-bottom:1px solid rgba(255,255,255,.06)!important;
  }
  .site-header .utility-inner{
    height:38px!important;
    font-size:12px!important;
    letter-spacing:.05px!important;
  }
  .site-header .utility-inner a{color:#fff!important;font-weight:700!important}

  /* Fascia logo: bianca, piana, senza onde/sfumature. */
  .site-header .header-branding-wrap{
    overflow:visible!important;
    background:#fff!important;
    border-bottom:1px solid #edf0f3!important;
  }
  .site-header .header-branding-wrap::before,
  .site-header .header-branding-wrap::after{
    display:none!important;
    content:none!important;
  }
  .site-header .header-branding-wrap .branding-row{
    position:relative!important;
    min-height:122px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:34px!important;
    padding-top:0!important;
    padding-bottom:0!important;
  }
  .site-header .header-branding-wrap .site-branding{
    position:static!important;
    left:auto!important;
    top:auto!important;
    width:auto!important;
    max-width:none!important;
    flex:1 1 auto!important;
    transform:none!important;
    margin:0!important;
    z-index:auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
  }
  .site-header .aei-brand-lockup{
    gap:15px!important;
    margin:0!important;
    transform:none!important;
  }
  .site-header .aei-monogram{
    font-size:58px!important;
    letter-spacing:-9px!important;
  }
  .site-header .aei-i{margin-left:5px!important}
  .site-header .aei-brand-divider{
    height:50px!important;
    margin-left:4px!important;
    background:#17212d!important;
    opacity:.78!important;
  }
  .site-header .aei-wordmark strong{
    color:#0b1119!important;
    font-size:26px!important;
    line-height:1!important;
    font-weight:850!important;
    letter-spacing:2.8px!important;
  }
  .site-header .aei-news-row{
    margin-top:9px!important;
    gap:16px!important;
  }
  .site-header .aei-news-row i{
    min-width:42px!important;
    height:2px!important;
    background:#e10600!important;
  }
  .site-header .aei-news-row em{
    color:#e10600!important;
    font-size:10px!important;
    letter-spacing:6px!important;
    padding-left:6px!important;
  }

  /* Ricerca invariata nei contenuti, resa più leggera visivamente. */
  .site-header .header-search{
    display:block!important;
    position:static!important;
    flex:0 0 300px!important;
    width:300px!important;
    margin-left:auto!important;
    z-index:auto!important;
  }
  .site-header .search-form{
    display:flex!important;
    width:100%!important;
    box-shadow:0 5px 16px rgba(16,29,45,.05)!important;
    border-radius:7px!important;
  }
  .site-header .search-field{
    height:46px!important;
    border:1px solid #d9dee4!important;
    border-right:0!important;
    border-radius:7px 0 0 7px!important;
    font-size:13px!important;
    background:#fff!important;
  }
  .site-header .search-form button{
    height:46px!important;
    padding:0 20px!important;
    border-radius:0 7px 7px 0!important;
    background:#e10600!important;
  }

  /* Menu AEI: stessa struttura e stesse voci, ma su bianco come EV Italia. */
  .site-header .main-navigation,
  .site-header .main-navigation.is-sticky{
    display:block!important;
    position:relative!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
    width:100%!important;
    height:auto!important;
    overflow:visible!important;
    visibility:visible!important;
    opacity:1!important;
    transform:none!important;
    background:#fff!important;
    border-top:0!important;
    border-bottom:0!important;
    box-shadow:none!important;
    animation:none!important;
    z-index:1000!important;
  }
  .site-header .main-navigation>.container{
    width:min(1180px,calc(100% - 36px))!important;
    padding:0!important;
  }
  .site-header .primary-menu{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:0!important;
    margin:0!important;
    padding:0!important;
    border-top:1px solid #eef0f3!important;
  }
  .site-header .primary-menu>li{flex:0 0 auto!important}
  .site-header .primary-menu>li>a,
  .site-header .main-navigation.is-sticky .primary-menu>li>a{
    min-height:58px!important;
    padding:0 11px!important;
    color:#0b1119!important;
    background:transparent!important;
    font-size:12px!important;
    font-weight:850!important;
    letter-spacing:.1px!important;
    transition:color .18s ease!important;
  }
  .site-header .primary-menu>li>a:hover,
  .site-header .primary-menu>.current-menu-item>a,
  .site-header .primary-menu>.current-category-ancestor>a{
    color:#e10600!important;
    background:transparent!important;
  }
  .site-header .primary-menu>.current-menu-item>a::after,
  .site-header .primary-menu>.current-category-ancestor>a::after{
    content:""!important;
    position:absolute!important;
    left:11px!important;
    right:11px!important;
    bottom:0!important;
    height:3px!important;
    border-radius:3px 3px 0 0!important;
    background:#e10600!important;
  }

  /* Sottomenu coerente col nuovo header chiaro. */
  .site-header .primary-menu .sub-menu{
    top:100%!important;
    border-top:3px solid #e10600!important;
    border-radius:0 0 8px 8px!important;
    background:#fff!important;
    color:#0b1119!important;
    box-shadow:0 14px 32px rgba(16,29,45,.14)!important;
  }
  .site-header .primary-menu .sub-menu a:hover{color:#e10600!important;background:#f7f8fa!important}

  /* Breaking news: fascia rossa piena, come la barra “Di tendenza” di EV Italia. */
  .site-header .breaking-bar{
    background:#ed1c24!important;
    border-top:0!important;
    border-bottom:0!important;
    color:#fff!important;
  }
  .site-header .breaking-inner{
    min-height:46px!important;
    color:#fff!important;
  }
  .site-header .breaking-inner>strong{
    position:relative!important;
    align-self:stretch!important;
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    padding:0 22px 0 0!important;
    margin-right:10px!important;
    background:transparent!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:900!important;
    letter-spacing:.2px!important;
  }
  .site-header .breaking-inner>strong::before{
    content:"⚡"!important;
    display:inline-block!important;
    color:#fff!important;
    font-size:16px!important;
    line-height:1!important;
  }
  .site-header .breaking-inner>strong::after{
    content:""!important;
    position:absolute!important;
    right:0!important;
    top:12px!important;
    bottom:12px!important;
    width:1px!important;
    background:rgba(255,255,255,.48)!important;
  }
  .site-header .ticker{color:#fff!important}
  .site-header .ticker-track{align-items:center!important}
  .site-header .ticker a{
    color:#fff!important;
    padding:0 28px!important;
    font-size:13px!important;
    font-weight:800!important;
  }
  .site-header .ticker a + a{border-left:1px solid rgba(255,255,255,.35)!important}
}


/* ============================================================
   AEI v1.4.34 — HEADER COMPATTA + ACCENTI BLU
   - utility bar superiore rimossa su desktop
   - header rialzata
   - tutti gli accenti rossi dell'area header/menu diventano blu medio
   ============================================================ */
@media screen and (min-width:901px){
  .site-header .utility-bar{display:none!important;}
  .site-header .header-branding-wrap{margin-top:0!important;padding-top:0!important;}
  .site-header .header-branding-wrap .branding-row{min-height:108px!important;}

  /* Blu editoriale medio: sobrio, non troppo scuro né troppo acceso. */
  .site-header .aei-i{color:#2f68a8!important;}
  .site-header .aei-news-row i{background:#2f68a8!important;}
  .site-header .aei-news-row em{color:#2f68a8!important;}
  .site-header .search-form button{background:#2f68a8!important;}

  .site-header .primary-menu>li>a:hover,
  .site-header .primary-menu>.current-menu-item>a,
  .site-header .primary-menu>.current-category-ancestor>a{color:#2f68a8!important;background:transparent!important;}
  .site-header .primary-menu>.current-menu-item>a::after,
  .site-header .primary-menu>.current-category-ancestor>a::after{background:#2f68a8!important;}
  .site-header .primary-menu .sub-menu{border-top-color:#2f68a8!important;}
  .site-header .primary-menu .sub-menu a:hover{color:#2f68a8!important;}

  .site-header .breaking-bar{background:#2f68a8!important;}
}

/* AEI v1.4.37 — Footer coordinato con la nuova identita blu */
:root{--aei-blue:#2f68a8;}
.site-footer{
  border-top-color:var(--aei-blue)!important;
  background:linear-gradient(135deg,#0c1118 0%,#151c25 58%,#10161e 100%)!important;
}
.footer-aei-mark i,
.footer-aei-news,
.site-footer .footer-contact a:hover,
.site-footer a:hover,
.footer-mobile-mark i{
  color:var(--aei-blue)!important;
}
.footer-aei-news b{
  background:var(--aei-blue)!important;
}
@media (max-width:767px){
  .site-footer{
    border-top-color:var(--aei-blue)!important;
    background:linear-gradient(145deg,#0b1118 0%,#151c25 55%,#101720 100%)!important;
  }
  .site-footer .footer-mobile-mark i,
  .site-footer .footer-aei-news,
  .site-footer .footer-contact a:hover,
  .site-footer a:hover{
    color:var(--aei-blue)!important;
  }
  .site-footer .footer-aei-news b{background:var(--aei-blue)!important;}
}
