.zan-home{--sa-yellow:#e30613;--sa-dark:#121212;--sa-ink:#111827;--sa-muted:#68717a;--sa-line:#e7eaee;--sa-soft:#f5f7f9;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--sa-ink);font-size:16px;line-height:1.45;background:#fff}
.zan-home *{box-sizing:border-box}.zan-home a{color:inherit;text-decoration:none}.zan-home img{display:block;max-width:100%}.zan-home .mpd-wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.zan-home .mpd-section{margin-top:42px}.zan-home h1,.zan-home h2,.zan-home h3,.zan-home p{margin-top:0}.zan-home .mpd-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.zan-home .mpd-head h2{margin:0;font-size:34px;line-height:1;font-weight:900;letter-spacing:-.03em;position:relative}.zan-home .mpd-head h2:after{content:"";display:block;width:42px;height:4px;background:var(--sa-yellow);border-radius:10px;margin-top:9px}.zan-home .mpd-head>a{font-size:12px;font-weight:800;color:#303943}.zan-home .mpd-head.compact{align-items:flex-start;margin-bottom:14px}.zan-home .mpd-head.compact h2{font-size:28px}.zan-home .mpd-head.compact p{margin:7px 0 0;font-size:12px;color:var(--sa-muted)}
/* Hero */
.zan-home .mpd-hero{min-height:430px;background-image:var(--mpd-overlay),var(--mpd-image);background-size:cover;background-position:center;background-color:#202830;color:#fff;display:flex;align-items:center;position:relative}.zan-home .mpd-hero.no-image{background:linear-gradient(120deg,#111923,#303942)}.zan-home .mpd-hero-copy{padding:62px 0 78px}.zan-home .mpd-hero-copy>span,.zan-home .mpd-community-copy>span,.zan-home .mpd-cta span{display:inline-block;font-size:11px;letter-spacing:.16em;font-weight:900;text-transform:uppercase;color:#fff}.zan-home .mpd-hero h1{max-width:560px;margin:14px 0 14px;font-size:58px;line-height:.92;letter-spacing:-.045em;text-transform:uppercase;font-weight:950;color:#fff}.zan-home .mpd-hero p{max-width:540px;margin:0 0 22px;font-size:17px;color:rgba(255,255,255,.88)}.zan-home .mpd-actions{display:flex;gap:10px;flex-wrap:wrap}.zan-home .mpd-actions a,.zan-home .mpd-community-copy>a,.zan-home .mpd-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;font-size:12px;font-weight:900}.zan-home .mpd-actions .primary,.zan-home .mpd-community-copy>a,.zan-home .mpd-cta a{background:var(--sa-yellow);color:#fff}.zan-home .mpd-actions .secondary{border:1px solid rgba(255,255,255,.65);color:#fff;background:rgba(0,0,0,.14)}
.zan-home .mpd-hero-features{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#151515;color:#fff;border-top:1px solid rgba(255,255,255,.12);margin-top:-1px}.zan-home .mpd-hero-features>div{display:flex;gap:12px;align-items:center;padding:15px 20px;border-right:1px solid rgba(255,255,255,.12)}.zan-home .mpd-hero-features>div:last-child{border-right:0}.zan-home .mpd-hero-features i{width:28px;height:28px;color:#fff}.zan-home .mpd-hero-features svg{width:100%;height:100%}.zan-home .mpd-hero-features p{margin:0}.zan-home .mpd-hero-features strong{display:block;font-size:12px}.zan-home .mpd-hero-features span{display:block;font-size:9px;color:rgba(255,255,255,.62);margin-top:2px}
/* Models */
.zan-home .mpd-models-section{margin-top:30px}.zan-home .mpd-transform{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.zan-home .mpd-room{min-height:210px;border-radius:10px;background-image:var(--mpd-overlay),var(--mpd-image);background-size:cover;background-position:center;background-color:#e8ebee;position:relative;overflow:hidden;box-shadow:inset 0 -70px 90px rgba(8,12,16,.58);transition:.2s ease}.zan-home .mpd-room:hover{transform:translateY(-3px);box-shadow:inset 0 -70px 90px rgba(8,12,16,.62),0 12px 28px rgba(15,23,42,.12)}.zan-home .mpd-room>div{position:absolute;left:0;right:0;bottom:0;padding:14px;color:#fff}.zan-home .mpd-room h3{font-size:20px;line-height:1;margin:0 0 4px;font-weight:950}.zan-home .mpd-room p{margin:0;max-width:90%;font-size:10px;line-height:1.3;color:rgba(255,255,255,.86)}.zan-home .mpd-room div>b{position:absolute;right:12px;bottom:14px;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#0f1720;color:#fff;font-size:12px}.zan-home .mpd-room em{position:absolute;z-index:2;top:10px;right:10px;background:var(--sa-yellow);color:#fff;padding:4px 10px;border-radius:999px;font-size:9px;font-style:normal;font-weight:950}
/* Featured */
.zan-home .mpd-featured-grid{display:grid;grid-template-columns:1.5fr .92fr .9fr;gap:14px;align-items:stretch}.zan-home .mpd-feature-main{min-height:410px;border-radius:12px;overflow:hidden;position:relative;background-image:var(--mpd-overlay),var(--mpd-image);background-size:cover;background-position:center;background-color:#d8dde2}.zan-home .mpd-feature-main>div{position:absolute;left:0;right:0;bottom:0;padding:24px;color:#fff}.zan-home .mpd-feature-main span{display:inline-flex;background:rgba(15,23,32,.78);border:1px solid rgba(255,255,255,.25);padding:5px 9px;border-radius:999px;font-size:9px;font-weight:900}.zan-home .mpd-feature-main h3{margin:10px 0 8px;font-size:32px;line-height:1.02;font-weight:950;letter-spacing:-.03em}.zan-home .mpd-feature-main p{margin:0 0 13px;font-size:12px;max-width:88%;color:rgba(255,255,255,.82)}.zan-home .mpd-feature-main b{display:inline-flex;background:#fff;color:#111;padding:8px 12px;border-radius:999px;font-size:10px}.zan-home .mpd-feature-list{display:grid;grid-template-rows:repeat(3,1fr);gap:10px}.zan-home .mpd-feature-list>a{display:grid;grid-template-columns:92px 1fr;gap:11px;padding:9px;border:1px solid var(--sa-line);border-radius:10px;background:#fff;align-items:center}.zan-home .mpd-feature-list img,.zan-home .mpd-thumb-placeholder{width:92px;height:100%;min-height:88px;object-fit:cover;border-radius:7px;background:#dfe4e8}.zan-home .mpd-feature-list h3{margin:0 0 5px;font-size:14px;line-height:1.15;font-weight:900}.zan-home .mpd-feature-list p{margin:0;font-size:10px;line-height:1.35;color:var(--sa-muted)}.zan-home .mpd-guides{border-radius:10px;background:#f5f6f8;padding:14px}.zan-home .mpd-guides>h3{font-size:18px;margin:0 0 10px;font-weight:950}.zan-home .mpd-guides>a{display:grid;grid-template-columns:28px 1fr 16px;align-items:center;gap:9px;background:#fff;border-radius:8px;padding:10px;margin-bottom:7px;font-size:10px;font-weight:750;line-height:1.25}.zan-home .mpd-guides>a:last-child{margin-bottom:0}.zan-home .mpd-guides i{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#e5e9ed;font-style:normal;font-size:10px;font-weight:900}.zan-home .mpd-guides a:first-of-type i{background:var(--sa-yellow)}
/* Universe + history */
.zan-home .mpd-universe-row{display:grid;grid-template-columns:1.05fr .95fr;gap:18px}.zan-home .mpd-practical{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.zan-home .mpd-practical>a{min-height:150px;border-radius:10px;padding:15px;background:#171717;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.zan-home .mpd-practical>a:nth-child(2n){background:#222}.zan-home .mpd-practical i{position:absolute;top:14px;left:14px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);padding:7px;color:#fff}.zan-home .mpd-practical svg{width:100%;height:100%}.zan-home .mpd-practical h3{font-size:15px;line-height:1.05;margin:0 0 4px}.zan-home .mpd-practical p{margin:0;font-size:9px;line-height:1.35;color:rgba(255,255,255,.68)}.zan-home .mpd-history-card{display:grid;grid-template-columns:40% 1fr;gap:14px;border:1px solid var(--sa-line);border-radius:10px;background:#f7f8f9;padding:10px;min-height:150px}.zan-home .mpd-architect-img{border-radius:8px;min-height:148px;background-image:var(--mpd-overlay),var(--mpd-image);background-size:cover;background-position:center;background-color:#dfe3e7}.zan-home .mpd-history-card>div:last-child{align-self:center}.zan-home .mpd-history-card span{font-size:9px;letter-spacing:.12em;font-weight:900;color:#6b7280}.zan-home .mpd-history-card h3{font-size:23px;line-height:1;margin:6px 0}.zan-home .mpd-history-card p{font-size:10px;line-height:1.45;color:var(--sa-muted);margin:0}
/* Community */
.zan-home .mpd-project{margin-top:44px;background-image:var(--mpd-overlay),var(--mpd-image);background-size:cover;background-position:center;background-color:#121212;color:#fff;padding:34px 0}.zan-home .mpd-community-grid{display:grid;grid-template-columns:1.05fr 1.15fr .9fr;gap:22px;align-items:center}.zan-home .mpd-community-copy h2{font-size:34px;line-height:1;margin:8px 0 10px;font-weight:950;color:#fff}.zan-home .mpd-community-copy h2::after{content:"";display:block;width:40px;height:4px;background:var(--sa-yellow);margin-top:9px}.zan-home .mpd-community-copy p{font-size:12px;color:rgba(255,255,255,.72);margin-bottom:14px}.zan-home .mpd-discussions{background:#fff;color:#111;border-radius:9px;padding:12px}.zan-home .mpd-discussions>h3{margin:0 0 7px;font-size:14px}.zan-home .mpd-discussions>a{display:grid;grid-template-columns:1fr 30px;gap:10px;align-items:center;padding:8px 6px;border-top:1px solid #edf0f2;font-size:10px}.zan-home .mpd-discussions a>b{border:1px solid #dfe4e8;border-radius:999px;padding:3px 5px;text-align:center;font-size:9px}.zan-home .mpd-project blockquote{margin:0;font-size:23px;line-height:1.18;font-weight:700;font-style:italic;color:rgba(255,255,255,.92)}
/* Latest */
.zan-home .mpd-latest{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.zan-home .mpd-latest article{border:1px solid var(--sa-line);border-radius:9px;overflow:hidden;background:#fff}.zan-home .mpd-latest img,.zan-home .mpd-latest-placeholder{width:100%;aspect-ratio:1.55;object-fit:cover;background:#e4e8eb}.zan-home .mpd-latest-copy{padding:10px}.zan-home .mpd-latest time{font-size:8px;color:#9aa2aa}.zan-home .mpd-latest h3{font-size:12px;line-height:1.22;margin:5px 0 0;font-weight:850}
/* CTA */
.zan-home .mpd-cta{min-height:250px;margin-top:42px;margin-bottom:32px;border-radius:13px;overflow:hidden;background-image:var(--mpd-overlay),var(--mpd-image);background-size:cover;background-position:center;background-color:#202a34;color:#fff;display:flex;align-items:center}.zan-home .mpd-cta-copy{padding:34px;max-width:620px}.zan-home .mpd-cta h2{font-size:39px;line-height:1;margin:8px 0 8px;color:#fff}.zan-home .mpd-cta p{font-size:12px;color:rgba(255,255,255,.72);margin-bottom:10px}
/* avoid theme interference */
.zan-home section,.zan-home nav,.zan-home div{max-width:none}.zan-home .mpd-wrap{max-width:1180px!important}
@media(max-width:1050px){.zan-home .mpd-featured-grid{grid-template-columns:1.2fr 1fr}.zan-home .mpd-guides{grid-column:1/-1}.zan-home .mpd-guides{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.zan-home .mpd-guides>h3{grid-column:1/-1}.zan-home .mpd-guides>a{margin:0;grid-template-columns:24px 1fr}.zan-home .mpd-guides>a>b{display:none}.zan-home .mpd-universe-row{grid-template-columns:1fr}.zan-home .mpd-latest{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.zan-home .mpd-wrap{width:min(100% - 28px,1180px)}.zan-home .mpd-hero{min-height:480px;background-position:62% center}.zan-home .mpd-hero h1{font-size:46px;max-width:470px}.zan-home .mpd-hero-features{grid-template-columns:1fr 1fr}.zan-home .mpd-hero-features>div:nth-child(2){border-right:0}.zan-home .mpd-hero-features>div{border-bottom:1px solid rgba(255,255,255,.12)}.zan-home .mpd-transform{grid-template-columns:repeat(2,1fr)}.zan-home .mpd-room:last-child{grid-column:1/-1}.zan-home .mpd-featured-grid{grid-template-columns:1fr}.zan-home .mpd-feature-main{min-height:360px}.zan-home .mpd-feature-list{grid-template-rows:auto}.zan-home .mpd-guides{grid-template-columns:1fr 1fr}.zan-home .mpd-community-grid{grid-template-columns:1fr}.zan-home .mpd-project blockquote{display:none}.zan-home .mpd-practical{grid-template-columns:1fr 1fr}.zan-home .mpd-latest{grid-template-columns:1fr 1fr}}
@media(max-width:540px){.zan-home .mpd-head h2{font-size:28px}.zan-home .mpd-head>a{display:none}.zan-home .mpd-hero h1{font-size:38px}.zan-home .mpd-hero p{font-size:14px}.zan-home .mpd-actions{flex-direction:column;align-items:flex-start}.zan-home .mpd-hero-features{grid-template-columns:1fr}.zan-home .mpd-hero-features>div{border-right:0}.zan-home .mpd-transform{grid-template-columns:1fr}.zan-home .mpd-room:last-child{grid-column:auto}.zan-home .mpd-feature-main h3{font-size:27px}.zan-home .mpd-feature-list>a{grid-template-columns:78px 1fr}.zan-home .mpd-feature-list img,.zan-home .mpd-thumb-placeholder{width:78px}.zan-home .mpd-guides{grid-template-columns:1fr}.zan-home .mpd-practical{grid-template-columns:1fr 1fr}.zan-home .mpd-history-card{grid-template-columns:1fr}.zan-home .mpd-latest{grid-template-columns:1fr 1fr}.zan-home .mpd-cta h2{font-size:31px}}


/* ===== MotoFan v1.0 — premium front-end ===== */
/* Remonte la home au maximum sous le header du thème sans toucher à l’admin bar. */
.zan-home{
  margin-top:-40px !important;
  padding-top:0 !important;
  position:relative;
  z-index:1;
  overflow:visible;
}
.admin-bar .zan-home{margin-top:-40px !important}

/* Neutralise les marges que certains thèmes ajoutent autour du shortcode / contenu. */
.entry-content > .zan-home:first-child,
.page-content > .zan-home:first-child,
.site-main > .zan-home:first-child,
.wp-block-post-content > .zan-home:first-child{
  margin-top:-40px !important;
}
.zan-home > .mpd-hero:first-child{margin-top:0 !important}

/* Hero : plus tendu et plus proche de la maquette. */
.zan-home .mpd-hero{min-height:445px;border-radius:0;overflow:hidden}
.zan-home .mpd-hero-copy{padding-top:54px;padding-bottom:72px}
.zan-home .mpd-hero-copy>span{padding-left:12px;position:relative}
.zan-home .mpd-hero-copy>span:before{content:"";position:absolute;left:0;top:1px;bottom:1px;width:3px;border-radius:3px;background:var(--sa-yellow)}
.zan-home .mpd-hero h1,.zan-home .mpd-hero p{color:#fff !important}
.zan-home .mpd-actions a{box-shadow:none!important;text-decoration:none!important}
.zan-home .mpd-actions .primary:hover,.zan-home .mpd-community-copy>a:hover,.zan-home .mpd-cta a:hover{filter:brightness(.96);transform:translateY(-1px)}
.zan-home .mpd-actions .secondary:hover{background:rgba(255,255,255,.10)}

/* Bandeau sous le hero : collé au visuel, sans saut vertical parasite. */
.zan-home .mpd-hero-features{position:relative;z-index:3;margin-top:0!important;border-radius:0 0 12px 12px;overflow:hidden}

/* Titres / liens : protège le rendu contre le CSS du thème. */
.zan-home h1,.zan-home h2,.zan-home h3{font-family:inherit!important;text-transform:none}
.zan-home .mpd-hero h1{text-transform:uppercase}
.zan-home .mpd-head h2,.zan-home .mpd-head.compact h2{color:#111827!important}
.zan-home .mpd-head>a{color:#303943!important;text-decoration:none!important}
.zan-home .mpd-head>a:hover{color:#111827!important}

/* Cartes modèles : meilleure lisibilité des visuels et du texte. */
.zan-home .mpd-room{isolation:isolate;background-position:center center}
.zan-home .mpd-room:after{content:"";position:absolute;inset:38% 0 0;z-index:0;background:linear-gradient(180deg,transparent,rgba(6,10,14,.76));pointer-events:none}
.zan-home .mpd-room>div,.zan-home .mpd-room em{z-index:2}
.zan-home .mpd-room h3{color:#fff!important}
.zan-home .mpd-room p{color:rgba(255,255,255,.88)!important}

/* À la une : équilibre les colonnes et fixe les placeholders/images. */
.zan-home .mpd-feature-main:after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(180deg,transparent,rgba(5,9,13,.82));pointer-events:none}
.zan-home .mpd-feature-main>div{z-index:1}
.zan-home .mpd-feature-main h3{color:#fff!important}
.zan-home .mpd-feature-list>a{min-height:118px}
.zan-home .mpd-feature-list img,.zan-home .mpd-thumb-placeholder{height:100%;min-height:98px}

/* Univers MotoFan : correction du texte noir visible sur les cartes sombres. */
.zan-home .mpd-practical>a{box-shadow:0 7px 18px rgba(15,23,42,.06);transition:transform .18s ease,box-shadow .18s ease}
.zan-home .mpd-practical>a:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(15,23,42,.12)}
.zan-home .mpd-practical h3{color:#fff!important;font-weight:850!important}
.zan-home .mpd-practical p{color:rgba(255,255,255,.72)!important}
.zan-home .mpd-practical i{color:#fff!important}

/* Passion MotoFan : proportions plus proches de la maquette. */
.zan-home .mpd-history-card{min-height:160px;align-items:stretch}
.zan-home .mpd-history-card h3{color:#111827!important;font-weight:850}

/* Communauté : évite les styles blockquote du thème. */
.zan-home .mpd-project blockquote{border:0!important;padding:0!important;background:none!important;text-align:center}
.zan-home .mpd-community-copy h2{color:#fff!important}
.zan-home .mpd-discussions a{color:#111!important;text-decoration:none!important}

/* Derniers articles : cartes alignées malgré des titres de longueurs différentes. */
.zan-home .mpd-latest{align-items:stretch}
.zan-home .mpd-latest article{height:100%;transition:transform .18s ease,box-shadow .18s ease}
.zan-home .mpd-latest article:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(15,23,42,.09)}
.zan-home .mpd-latest article>a{display:flex!important;flex-direction:column;height:100%;text-decoration:none!important}
.zan-home .mpd-latest-copy{flex:1}
.zan-home .mpd-latest h3{color:#111827!important}

/* CTA final */
.zan-home .mpd-cta{min-height:270px;background-position:center 58%;box-shadow:0 16px 35px rgba(15,23,42,.08)}
.zan-home .mpd-cta h2{color:#fff!important;font-weight:900}

/* Espacements plus réguliers entre sections. */
.zan-home .mpd-section{margin-top:38px}
.zan-home .mpd-models-section{margin-top:28px}
.zan-home .mpd-project{margin-top:38px}
.zan-home .mpd-cta{margin-top:38px}

@media(max-width:800px){
  .zan-home,.admin-bar .zan-home,
  .entry-content > .zan-home:first-child,.page-content > .zan-home:first-child,
  .site-main > .zan-home:first-child,.wp-block-post-content > .zan-home:first-child{margin-top:-24px!important}
  .zan-home .mpd-hero{min-height:470px}
  .zan-home .mpd-hero-copy{padding-top:48px;padding-bottom:56px}
  .zan-home .mpd-hero-features{border-radius:0}
}
@media(max-width:540px){
  .zan-home,.admin-bar .zan-home,
  .entry-content > .zan-home:first-child,.page-content > .zan-home:first-child,
  .site-main > .zan-home:first-child,.wp-block-post-content > .zan-home:first-child{margin-top:-16px!important}
  .zan-home .mpd-section{margin-top:32px}
  .zan-home .mpd-hero{min-height:500px}
  .zan-home .mpd-cta{min-height:300px;background-position:65% center}
}

/* MotoFan identity */
.zan-home .mpd-hero-copy>span:before,.zan-home .mpd-head h2:after,.zan-home .mpd-community-copy h2::after{background:#e30613!important}
.zan-home .mpd-actions .primary,.zan-home .mpd-community-copy>a,.zan-home .mpd-cta a{background:#e30613!important;color:#fff!important}
.zan-home .mpd-room em{background:#e30613!important;color:#fff!important}
.zan-home .mpd-guides a:first-of-type i{background:#e30613!important;color:#fff}
.zan-home .mpd-hero h1{max-width:650px;letter-spacing:-.055em}
.zan-home .mpd-room,.zan-home .mpd-feature-main,.zan-home .mpd-cta{filter:saturate(1.06)}

/* Editorial picks */
.zan-home .mpd-editorial{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.zan-home .mpd-editorial-card{min-height:260px;border-radius:12px;overflow:hidden;background-image:var(--mpd-overlay),var(--mpd-image);background-size:cover;background-position:center;background-color:#1a1a1a;color:#fff;display:flex;align-items:flex-end;position:relative}
.zan-home .mpd-editorial-card>div{padding:24px;max-width:78%}
.zan-home .mpd-editorial-card span{font-size:9px;letter-spacing:.14em;font-weight:900;text-transform:uppercase}
.zan-home .mpd-editorial-card h3{font-size:28px;line-height:1.02;margin:8px 0;color:#fff!important}
.zan-home .mpd-editorial-card p{font-size:11px;color:rgba(255,255,255,.78);margin-bottom:12px}
.zan-home .mpd-editorial-card b{display:inline-flex;padding:8px 12px;border-radius:999px;background:#fff;color:#111;font-size:10px}
@media(max-width:800px){.zan-home .mpd-editorial{grid-template-columns:1fr}.zan-home .mpd-editorial-card>div{max-width:90%}}


/* ===== MotoFan v1.1 — mockup match ===== */
.zan-home{
  --mf-red:#08a9d6;
  --mf-navy:#111a24;
  --mf-black:#101112;
  --mf-ink:#101722;
  --mf-muted:#6b7280;
  --mf-line:#e8ebef;
  --mf-soft:#f6f7f8;
  --sa-yellow:var(--mf-red);
  --sa-ink:var(--mf-ink);
  --sa-muted:var(--mf-muted);
  --sa-line:var(--mf-line);
  font-family:Inter,"Arial Narrow",Arial,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  color:var(--mf-ink);
  letter-spacing:-.008em;
}
.zan-home .mpd-wrap{width:min(1200px,calc(100% - 44px));max-width:1200px!important}
.zan-home .mpd-section{margin-top:44px}
.zan-home .mpd-head{margin-bottom:20px;align-items:flex-end}
.zan-home .mpd-head h2{font-size:36px;line-height:.98;font-weight:950;letter-spacing:-.045em;color:var(--mf-ink)!important}
.zan-home .mpd-head h2:after{width:38px;height:4px;margin-top:10px;background:var(--mf-red)!important;border-radius:20px}
.zan-home .mpd-head>a{padding-bottom:5px;font-size:11px;font-weight:900;color:#1f2937!important}
.zan-home .mpd-head.compact h2{font-size:29px}
.zan-home .mpd-head.compact p{font-size:11px;color:#7b8490;margin-top:8px}

/* HERO — même impact visuel que la maquette */
.zan-home .mpd-hero{
  min-height:500px;
  background-position:center center;
  background-color:#141d26;
  isolation:isolate;
}
.zan-home .mpd-hero:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(5,10,15,.22),transparent 58%);pointer-events:none}
.zan-home .mpd-hero-copy{position:relative;z-index:1;padding-top:74px;padding-bottom:82px}
.zan-home .mpd-hero-copy>span{font-size:10px;letter-spacing:.18em;font-weight:950;padding-left:13px}
.zan-home .mpd-hero-copy>span:before{width:3px;background:var(--mf-red)!important}
.zan-home .mpd-hero h1{max-width:590px;margin:15px 0 13px;font-size:60px;line-height:.9;letter-spacing:-.06em;font-weight:950;text-shadow:0 2px 18px rgba(0,0,0,.12)}
.zan-home .mpd-hero p{max-width:520px;font-size:15px;line-height:1.48;margin-bottom:22px;color:rgba(255,255,255,.91)!important}
.zan-home .mpd-actions{gap:11px}
.zan-home .mpd-actions a,.zan-home .mpd-community-copy>a,.zan-home .mpd-cta a{min-height:44px;padding:0 19px;font-size:11px;font-weight:900;transition:.18s ease}
.zan-home .mpd-actions .primary,.zan-home .mpd-community-copy>a,.zan-home .mpd-cta a{background:var(--mf-red)!important;box-shadow:0 6px 18px rgba(8,169,214,.18)!important}
.zan-home .mpd-actions .secondary{border-color:rgba(255,255,255,.72);background:rgba(0,0,0,.18);backdrop-filter:blur(3px)}

/* Bandeau bénéfices */
.zan-home .mpd-hero-features{margin-top:0!important;background:#111;border:0;border-radius:0 0 12px 12px;overflow:hidden;box-shadow:0 8px 20px rgba(15,23,42,.08)}
.zan-home .mpd-hero-features>div{min-height:66px;padding:13px 18px;gap:11px;border-right:1px solid rgba(255,255,255,.10)}
.zan-home .mpd-hero-features i{width:30px;height:30px;display:grid;place-items:center;color:#f8fafc;opacity:.95}
.zan-home .mpd-hero-features svg{width:29px;height:29px}
.zan-home .mpd-hero-features strong{font-size:11px;line-height:1.1;font-weight:900}
.zan-home .mpd-hero-features span{font-size:8px;line-height:1.25;color:rgba(255,255,255,.55)}

/* Catégories */
.zan-home .mpd-models-section{margin-top:34px}
.zan-home .mpd-transform{gap:11px}
.zan-home .mpd-room{min-height:225px;border-radius:9px;box-shadow:none;transition:transform .22s ease,box-shadow .22s ease;background-position:center}
.zan-home .mpd-room:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 44%,rgba(7,11,15,.12) 57%,rgba(7,11,15,.85) 100%);z-index:1;pointer-events:none}
.zan-home .mpd-room:after{display:none}
.zan-home .mpd-room:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(15,23,42,.14)}
.zan-home .mpd-room>div{padding:15px 14px;z-index:2}
.zan-home .mpd-room h3{font-size:18px;line-height:1;font-weight:950;letter-spacing:-.025em}
.zan-home .mpd-room p{font-size:9px;line-height:1.3;max-width:82%;color:rgba(255,255,255,.82)!important}
.zan-home .mpd-room div>b{right:12px;bottom:13px;width:25px;height:25px;background:#101923;border:1px solid rgba(255,255,255,.14);font-size:11px}
.zan-home .mpd-room em{top:9px;right:9px;padding:4px 8px;font-size:7px;letter-spacing:.03em;background:var(--mf-red)!important}

/* À la une */
.zan-home .mpd-featured-grid{grid-template-columns:1.48fr .92fr .86fr;gap:13px}
.zan-home .mpd-feature-main{min-height:400px;border-radius:9px;background-position:center;box-shadow:0 1px 0 rgba(15,23,42,.03)}
.zan-home .mpd-feature-main:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 44%,rgba(6,10,14,.18) 62%,rgba(6,10,14,.9) 100%);pointer-events:none}
.zan-home .mpd-feature-main:after{display:none}
.zan-home .mpd-feature-main>div{padding:22px;z-index:2}
.zan-home .mpd-feature-main span{font-size:8px;padding:5px 8px;background:rgba(14,22,31,.74)}
.zan-home .mpd-feature-main h3{font-size:29px;line-height:.98;margin:9px 0 7px;letter-spacing:-.035em}
.zan-home .mpd-feature-main p{font-size:10px;line-height:1.35;margin-bottom:12px;color:rgba(255,255,255,.78)!important}
.zan-home .mpd-feature-main b{padding:7px 11px;font-size:9px}
.zan-home .mpd-feature-list{gap:9px}
.zan-home .mpd-feature-list>a{grid-template-columns:92px 1fr;min-height:116px;padding:8px;border-color:#e7eaee;border-radius:9px;transition:.18s ease}
.zan-home .mpd-feature-list>a:hover{transform:translateX(2px);border-color:#d7dce2}
.zan-home .mpd-feature-list img,.zan-home .mpd-thumb-placeholder{width:92px;min-height:96px;border-radius:7px}
.zan-home .mpd-feature-list h3{font-size:13px;line-height:1.08;margin-bottom:5px;letter-spacing:-.02em}
.zan-home .mpd-feature-list p{font-size:9px;line-height:1.33}
.zan-home .mpd-guides{padding:13px;border-radius:9px;background:#f3f4f6}
.zan-home .mpd-guides>h3{font-size:16px;line-height:1.05;margin-bottom:10px}
.zan-home .mpd-guides>a{grid-template-columns:25px 1fr 12px;gap:8px;padding:9px 8px;margin-bottom:6px;border:1px solid #eceff2;font-size:9px;line-height:1.22;box-shadow:0 1px 0 rgba(15,23,42,.02)}
.zan-home .mpd-guides i{width:23px;height:23px;font-size:9px;background:#e7eaee;color:#26313d}
.zan-home .mpd-guides a:first-of-type i{background:var(--mf-red)!important;color:#fff}

/* Univers MotoFan */
.zan-home .mpd-universe-row{grid-template-columns:1.02fr .98fr;gap:18px}
.zan-home .mpd-practical{gap:8px}
.zan-home .mpd-practical>a{min-height:150px;border-radius:8px;padding:13px;background:linear-gradient(145deg,#141516,#202122)!important;border:1px solid rgba(255,255,255,.02);box-shadow:none}
.zan-home .mpd-practical>a:nth-child(2n){background:linear-gradient(145deg,#191a1b,#252627)!important}
.zan-home .mpd-practical i{top:13px;left:13px;width:34px;height:34px;padding:6px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.06);border-radius:50%}
.zan-home .mpd-practical h3{font-size:14px;line-height:1.04;font-weight:900!important;letter-spacing:-.02em}
.zan-home .mpd-practical p{font-size:8px;line-height:1.3;color:rgba(255,255,255,.62)!important}
.zan-home .mpd-history-card{grid-template-columns:43% 1fr;gap:13px;min-height:152px;padding:9px;border-radius:8px;background:#f5f6f7;border-color:#e8ebef}
.zan-home .mpd-architect-img{min-height:146px;border-radius:7px;background-position:center}
.zan-home .mpd-history-card span{font-size:8px;letter-spacing:.13em}
.zan-home .mpd-history-card h3{font-size:22px;line-height:.95;margin:6px 0 7px;letter-spacing:-.035em}
.zan-home .mpd-history-card p{font-size:9px;line-height:1.38}

/* Éditorial */
.zan-home .mpd-editorial{gap:13px}
.zan-home .mpd-editorial-card{min-height:275px;border-radius:9px;background-position:center;isolation:isolate}
.zan-home .mpd-editorial-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,10,13,.74) 0%,rgba(7,10,13,.37) 52%,rgba(7,10,13,.08) 100%);z-index:0;pointer-events:none}
.zan-home .mpd-editorial-card>div{position:relative;z-index:1;padding:24px;max-width:72%}
.zan-home .mpd-editorial-card span{font-size:8px;letter-spacing:.15em}
.zan-home .mpd-editorial-card h3{font-size:27px;line-height:1;margin:8px 0 7px;letter-spacing:-.035em}
.zan-home .mpd-editorial-card p{font-size:9px;line-height:1.42;margin-bottom:13px}
.zan-home .mpd-editorial-card b{padding:7px 11px;font-size:9px}

/* Road trip */
.zan-home .mpd-project{margin-top:39px;padding:36px 0;background-position:center;position:relative;isolation:isolate}
.zan-home .mpd-project:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,12,18,.25),rgba(6,12,18,.05));z-index:0;pointer-events:none}
.zan-home .mpd-community-grid{position:relative;z-index:1;grid-template-columns:1fr 1.05fr .8fr;gap:26px}
.zan-home .mpd-community-copy>span{font-size:9px;letter-spacing:.16em}
.zan-home .mpd-community-copy h2{font-size:32px;line-height:.96;letter-spacing:-.045em;margin:8px 0 8px}
.zan-home .mpd-community-copy h2:after{width:36px;height:4px;margin-top:9px;background:var(--mf-red)!important}
.zan-home .mpd-community-copy p{font-size:10px;line-height:1.4;color:rgba(255,255,255,.68)!important}
.zan-home .mpd-discussions{padding:10px;border-radius:8px;box-shadow:0 12px 25px rgba(0,0,0,.14)}
.zan-home .mpd-discussions>h3{font-size:12px;margin:0 0 5px}
.zan-home .mpd-discussions>a{padding:8px 4px;font-size:9px}
.zan-home .mpd-project blockquote{font-size:21px;line-height:1.18;font-weight:800;letter-spacing:-.025em;color:rgba(255,255,255,.9)!important}

/* Derniers articles */
.zan-home .mpd-latest{gap:10px}
.zan-home .mpd-latest article{border-radius:8px;border-color:#e6e9ed;box-shadow:none;background:#fff}
.zan-home .mpd-latest img,.zan-home .mpd-latest-placeholder{aspect-ratio:1.46;background:#e7eaee}
.zan-home .mpd-latest-copy{padding:9px 9px 11px}
.zan-home .mpd-latest time{font-size:7px;color:#98a1aa}
.zan-home .mpd-latest h3{font-size:10px;line-height:1.23;margin-top:5px;font-weight:850;letter-spacing:-.01em}

/* CTA final */
.zan-home .mpd-cta{min-height:280px;margin-top:39px;margin-bottom:38px;border-radius:11px;overflow:hidden;background-position:center;box-shadow:none;position:relative;isolation:isolate}
.zan-home .mpd-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,12,19,.30),rgba(5,12,19,.02));z-index:0;pointer-events:none}
.zan-home .mpd-cta-copy{position:relative;z-index:1;padding:42px 36px;max-width:600px}
.zan-home .mpd-cta span{font-size:9px;letter-spacing:.17em}
.zan-home .mpd-cta h2{font-size:40px;line-height:.95;letter-spacing:-.045em;margin:9px 0 8px}
.zan-home .mpd-cta p{font-size:10px;line-height:1.4;max-width:500px}

/* SVG : lignes propres, aspect magazine */
.zan-home .mpd-hero-features svg,.zan-home .mpd-practical svg{overflow:visible;stroke-linecap:round;stroke-linejoin:round}

@media(max-width:1050px){
  .zan-home .mpd-featured-grid{grid-template-columns:1.15fr .9fr}
  .zan-home .mpd-guides{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr)}
  .zan-home .mpd-guides>h3{grid-column:1/-1}
  .zan-home .mpd-universe-row{grid-template-columns:1fr}
  .zan-home .mpd-community-grid{grid-template-columns:1fr 1fr}
  .zan-home .mpd-project blockquote{grid-column:1/-1;text-align:left}
}
@media(max-width:800px){
  .zan-home .mpd-wrap{width:min(100% - 28px,1200px)}
  .zan-home .mpd-hero{min-height:500px;background-position:62% center}
  .zan-home .mpd-hero-copy{padding-top:62px;padding-bottom:64px}
  .zan-home .mpd-hero h1{font-size:48px;max-width:470px}
  .zan-home .mpd-transform{grid-template-columns:repeat(2,1fr)}
  .zan-home .mpd-room{min-height:220px}
  .zan-home .mpd-featured-grid{grid-template-columns:1fr}
  .zan-home .mpd-feature-main{min-height:360px}
  .zan-home .mpd-guides{grid-template-columns:1fr 1fr}
  .zan-home .mpd-community-grid{grid-template-columns:1fr}
  .zan-home .mpd-project blockquote{display:none}
  .zan-home .mpd-editorial-card>div{max-width:86%}
}
@media(max-width:540px){
  .zan-home .mpd-wrap{width:calc(100% - 22px)}
  .zan-home .mpd-head h2{font-size:29px}
  .zan-home .mpd-hero{min-height:520px;background-position:66% center}
  .zan-home .mpd-hero-copy{padding-top:54px;padding-bottom:54px}
  .zan-home .mpd-hero h1{font-size:40px;line-height:.92}
  .zan-home .mpd-hero p{font-size:13px;max-width:390px}
  .zan-home .mpd-actions{flex-direction:row;align-items:center}
  .zan-home .mpd-actions a{min-height:42px;padding:0 15px;font-size:10px}
  .zan-home .mpd-hero-features{grid-template-columns:1fr 1fr}
  .zan-home .mpd-hero-features>div{min-height:60px;padding:11px 12px}
  .zan-home .mpd-transform{grid-template-columns:1fr}
  .zan-home .mpd-room{min-height:260px}
  .zan-home .mpd-feature-main h3{font-size:25px}
  .zan-home .mpd-guides{grid-template-columns:1fr}
  .zan-home .mpd-practical{grid-template-columns:1fr 1fr}
  .zan-home .mpd-editorial-card{min-height:250px}
  .zan-home .mpd-editorial-card>div{max-width:94%;padding:20px}
  .zan-home .mpd-cta{min-height:290px;background-position:66% center}
  .zan-home .mpd-cta-copy{padding:34px 24px}
  .zan-home .mpd-cta h2{font-size:33px}
}

/* v1.1.2 — bandeau bénéfices : lisibilité renforcée */
.zan-home .mpd-hero-features>div{min-height:78px;padding:15px 20px;gap:14px}
.zan-home .mpd-hero-features i{width:35px;height:35px;flex:0 0 35px}
.zan-home .mpd-hero-features svg{width:34px;height:34px}
.zan-home .mpd-hero-features strong{font-size:15px;line-height:1.15;font-weight:900;letter-spacing:-.015em}
.zan-home .mpd-hero-features span{font-size:11px;line-height:1.35;color:rgba(255,255,255,.68);margin-top:4px}
@media(max-width:800px){.zan-home .mpd-hero-features strong{font-size:14px}.zan-home .mpd-hero-features span{font-size:10px}.zan-home .mpd-hero-features>div{min-height:74px}}

/* v1.1.3 — typographie globale plus lisible */
@media(min-width:801px){
.zan-home .mpd-head>a{font-size:13px}.zan-home .mpd-head.compact p{font-size:13px;line-height:1.45}
.zan-home .mpd-hero-copy>span{font-size:12px}.zan-home .mpd-hero p{font-size:17px}.zan-home .mpd-actions a,.zan-home .mpd-community-copy>a,.zan-home .mpd-cta a{font-size:13px}
.zan-home .mpd-room p{font-size:12px;line-height:1.4;max-width:88%}.zan-home .mpd-room em{font-size:9px}
.zan-home .mpd-feature-main span{font-size:10px}.zan-home .mpd-feature-main p{font-size:13px;line-height:1.45}.zan-home .mpd-feature-main b{font-size:11px}
.zan-home .mpd-feature-list h3{font-size:15px;line-height:1.15}.zan-home .mpd-feature-list p{font-size:12px;line-height:1.4}
.zan-home .mpd-guides>h3{font-size:18px}.zan-home .mpd-guides>a{font-size:11.5px;line-height:1.3;padding:10px 9px}.zan-home .mpd-guides i{font-size:10px}
.zan-home .mpd-practical h3{font-size:16px}.zan-home .mpd-practical p{font-size:11px;line-height:1.4}
.zan-home .mpd-history-card span{font-size:10px}.zan-home .mpd-history-card p{font-size:12px;line-height:1.45}
.zan-home .mpd-editorial-card span{font-size:10px}.zan-home .mpd-editorial-card p{font-size:12px;line-height:1.45}.zan-home .mpd-editorial-card b{font-size:11px}
.zan-home .mpd-community-copy>span{font-size:10px}.zan-home .mpd-community-copy p{font-size:12px;line-height:1.45}.zan-home .mpd-discussions>h3{font-size:14px}.zan-home .mpd-discussions>a{font-size:11px}
.zan-home .mpd-latest time{font-size:10px}.zan-home .mpd-latest h3{font-size:12.5px;line-height:1.32}
.zan-home .mpd-cta span{font-size:10px}.zan-home .mpd-cta p{font-size:12px;line-height:1.5}
}
@media(max-width:800px){
.zan-home .mpd-room p{font-size:11px}.zan-home .mpd-feature-list p{font-size:11px}.zan-home .mpd-guides>a{font-size:11px}.zan-home .mpd-practical p{font-size:10px}.zan-home .mpd-editorial-card p{font-size:11px}.zan-home .mpd-latest time{font-size:9px}.zan-home .mpd-latest h3{font-size:12px}.zan-home .mpd-cta p{font-size:11px}
}


/* v1.1.4 — audit complet de lisibilité desktop */
@media (min-width: 1000px){
  /* liens / micro-textes */
  .zan-home .mpd-head>a{font-size:14px !important;line-height:1.25}
  .zan-home .mpd-head.compact p{font-size:14px !important;line-height:1.5}
  .zan-home .mpd-actions a,
  .zan-home .mpd-community-copy>a,
  .zan-home .mpd-cta a,
  .zan-home .mpd-feature-main b,
  .zan-home .mpd-editorial-card b{font-size:13px !important}

  /* catégories */
  .zan-home .mpd-room h3{font-size:22px !important;line-height:1.08}
  .zan-home .mpd-room p{font-size:13px !important;line-height:1.4;max-width:92%}
  .zan-home .mpd-room em{font-size:11px !important;line-height:1.2}

  /* A la une */
  .zan-home .mpd-feature-main span{font-size:11px !important}
  .zan-home .mpd-feature-main h3{font-size:34px !important;line-height:1.08}
  .zan-home .mpd-feature-main p{font-size:14px !important;line-height:1.5}
  .zan-home .mpd-feature-list h3{font-size:16px !important;line-height:1.2}
  .zan-home .mpd-feature-list p{font-size:13px !important;line-height:1.45}

  /* guides consultés */
  .zan-home .mpd-guides>h3{font-size:19px !important}
  .zan-home .mpd-guides>a{font-size:13px !important;line-height:1.35;padding:12px 10px}
  .zan-home .mpd-guides i{font-size:11px !important}

  /* blocs pratiques / univers */
  .zan-home .mpd-practical h3{font-size:17px !important;line-height:1.15}
  .zan-home .mpd-practical p{font-size:13px !important;line-height:1.42}
  .zan-home .mpd-history-card span{font-size:11px !important}
  .zan-home .mpd-history-card p{font-size:13px !important;line-height:1.5}

  /* editorial */
  .zan-home .mpd-editorial-card span{font-size:11px !important;letter-spacing:.08em}
  .zan-home .mpd-editorial-card h3{font-size:29px !important;line-height:1.08}
  .zan-home .mpd-editorial-card p{font-size:13px !important;line-height:1.5}

  /* road trip / communauté */
  .zan-home .mpd-community-copy>span{font-size:11px !important}
  .zan-home .mpd-community-copy p{font-size:13px !important;line-height:1.5}
  .zan-home .mpd-discussions>h3{font-size:15px !important}
  .zan-home .mpd-discussions>a{font-size:13px !important;line-height:1.35}

  /* derniers articles */
  .zan-home .mpd-latest time{font-size:11px !important;line-height:1.25}
  .zan-home .mpd-latest h3{font-size:14px !important;line-height:1.35}
  .zan-home .mpd-latest p{font-size:12px !important;line-height:1.4}

  /* CTA final */
  .zan-home .mpd-cta span{font-size:11px !important}
  .zan-home .mpd-cta p{font-size:14px !important;line-height:1.5;max-width:620px}

  /* bandeau hero */
  .zan-home .mpd-hero-features strong{font-size:16px !important}
  .zan-home .mpd-hero-features span{font-size:12px !important;line-height:1.4}
}

/* tablette : éviter le retour aux micro-tailles */
@media (min-width: 801px) and (max-width: 999px){
  .zan-home .mpd-room p,
  .zan-home .mpd-feature-list p,
  .zan-home .mpd-practical p,
  .zan-home .mpd-editorial-card p,
  .zan-home .mpd-cta p{font-size:12px !important}
  .zan-home .mpd-guides>a,
  .zan-home .mpd-discussions>a{font-size:12px !important}
  .zan-home .mpd-latest h3{font-size:13px !important}
}


/* ===== MotoFan v1.1.5 — hero remonté au maximum ===== */
@media (min-width: 801px){
  .zan-home,
  .admin-bar .zan-home,
  .entry-content > .zan-home:first-child,
  .page-content > .zan-home:first-child,
  .site-main > .zan-home:first-child,
  .wp-block-post-content > .zan-home:first-child{
    margin-top:-72px !important;
    padding-top:0 !important;
  }
  .zan-home > .mpd-hero:first-child{margin-top:0 !important;}
}
@media (max-width:800px){
  .zan-home,
  .admin-bar .zan-home,
  .entry-content > .zan-home:first-child,
  .page-content > .zan-home:first-child,
  .site-main > .zan-home:first-child,
  .wp-block-post-content > .zan-home:first-child{margin-top:-18px !important;}
}

/* ===== RadioNumerique v1.1.1 — direction premium ===== */
.rn-home{--sa-yellow:#08bde8;--rn-blue:#062c4c;--rn-navy:#031b2f;--rn-red:#e30613;--rn-cyan:#08bde8;--rn-soft:#f3f7fa;--rn-line:#dbe5ec;color:#09233a;background:#fff}
.rn-home .mpd-wrap{width:min(1220px,calc(100% - 44px))}
.rn-home .mpd-section{margin-top:34px}
.rn-home .mpd-head h2{color:#09233a;font-size:32px;letter-spacing:-.035em}
.rn-home .mpd-head h2:after,.rn-home .mpd-community-copy h2:after{background:var(--rn-cyan);height:3px;width:38px}
.rn-home .mpd-head>a{color:#0a4e7a}.rn-home .mpd-head>a b{color:var(--rn-cyan)}
.rn-home .mpd-hero{min-height:455px;background-color:#05213a;background-position:center 45%;isolation:isolate}
.rn-home .mpd-hero:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(2,20,35,.94) 0%,rgba(2,25,44,.72) 42%,rgba(2,25,44,.12) 72%),repeating-linear-gradient(90deg,transparent 0 10px,rgba(8,189,232,.035) 10px 11px)}
.rn-home .mpd-hero-copy{padding:72px 0 84px}.rn-home .mpd-hero-copy>span{color:#bdefff;letter-spacing:.2em}
.rn-home .mpd-hero h1{max-width:650px;font-size:60px;line-height:.94;text-transform:none;letter-spacing:-.055em}
.rn-home .mpd-hero p{max-width:590px;font-size:16px;line-height:1.55}
.rn-home .mpd-actions .primary{background:var(--rn-red);box-shadow:0 8px 24px rgba(227,6,19,.22)}
.rn-home .mpd-actions .secondary{background:rgba(3,27,47,.42);border-color:rgba(255,255,255,.65)}
.rn-home .mpd-actions a:hover{transform:translateY(-2px)}
.rn-home .mpd-hero-features{background:linear-gradient(90deg,#031a2d,#062c4c);border-radius:0 0 14px 14px;overflow:hidden;box-shadow:0 12px 28px rgba(3,27,47,.16)}
.rn-home .mpd-hero-features>div{border-color:rgba(255,255,255,.14)}.rn-home .mpd-hero-features i{color:var(--rn-cyan)}
.rn-home .mpd-transform{gap:14px}.rn-home .mpd-room{min-height:220px;border-radius:8px;background-color:#dce7ee;box-shadow:inset 0 -95px 110px rgba(3,27,47,.78)}
.rn-home .mpd-room:hover{box-shadow:inset 0 -95px 110px rgba(3,27,47,.82),0 14px 30px rgba(3,27,47,.14)}
.rn-home .mpd-room h3{font-size:20px!important}.rn-home .mpd-room div>b{background:var(--rn-cyan);color:#002238}.rn-home .mpd-room em{background:var(--rn-cyan);color:#03233c}
.rn-home .mpd-feature-main{border-radius:9px;box-shadow:0 8px 24px rgba(3,27,47,.08)}
.rn-home .mpd-feature-main span{background:#075985;border:0}.rn-home .mpd-feature-main b{color:#05233b}
.rn-home .mpd-feature-list>a{border-color:var(--rn-line);background:#fbfdfe;border-radius:9px;transition:.2s}.rn-home .mpd-feature-list>a:hover{border-color:#9fdced;transform:translateX(2px)}
.rn-home .mpd-thumb-placeholder{background:linear-gradient(135deg,#dcebf2,#f4f8fa)}
.rn-home .mpd-guides{background:var(--rn-soft);border:1px solid #e5edf2}.rn-home .mpd-guides>a{box-shadow:0 1px 2px rgba(3,27,47,.04)}.rn-home .mpd-guides i,.rn-home .mpd-guides a:first-of-type i{background:#d9edf5;color:#075985}.rn-home .mpd-guides a:first-of-type i{background:var(--rn-cyan);color:#fff}
.rn-home .mpd-practical{gap:10px}.rn-home .mpd-practical>a,.rn-home .mpd-practical>a:nth-child(2n){background:linear-gradient(145deg,#073b62,#031d33);border:1px solid rgba(8,189,232,.18);min-height:154px}.rn-home .mpd-practical i{color:var(--rn-cyan);background:rgba(8,189,232,.10);border:1px solid rgba(8,189,232,.22)}
.rn-home .mpd-history-card{background:#f4f8fa;border-color:var(--rn-line);padding:12px}.rn-home .mpd-history-card span{color:#0784aa}.rn-home .mpd-history-card h3{color:#09233a}
.rn-home .mpd-editorial{gap:16px}.rn-home .mpd-editorial-card{min-height:255px;background-color:#05233b;border-radius:9px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}.rn-home .mpd-editorial-card span{color:#bcefff}.rn-home .mpd-editorial-card b{color:#05233b}
.rn-home .mpd-project{background-color:#d90416;background-image:linear-gradient(90deg,rgba(196,0,18,.98),rgba(227,6,19,.92)),var(--mpd-image);padding:30px 0}.rn-home .mpd-community-copy h2{font-size:32px}.rn-home .mpd-community-copy>a{background:#fff;color:#9f0713}.rn-home .mpd-discussions{box-shadow:0 12px 30px rgba(85,0,7,.16)}.rn-home .mpd-project blockquote{font-family:Georgia,serif;font-size:22px}
.rn-home .mpd-latest{gap:10px}.rn-home .mpd-latest article{border-color:var(--rn-line);border-radius:8px}.rn-home .mpd-latest article:hover{box-shadow:0 10px 24px rgba(3,27,47,.09);transform:translateY(-2px)}
.rn-home .mpd-cta{background-color:#041f36!important;border-radius:10px!important;overflow:hidden;box-shadow:0 12px 30px rgba(3,27,47,.12)}.rn-home .mpd-cta span{color:#a9eaff}.rn-home .mpd-cta a{background:var(--rn-cyan);color:#03233c}
@media(max-width:800px){.rn-home .mpd-wrap{width:min(100% - 26px,1220px)}.rn-home .mpd-hero{min-height:420px}.rn-home .mpd-hero:after{background:linear-gradient(90deg,rgba(2,20,35,.92),rgba(2,25,44,.55))}.rn-home .mpd-hero-copy{padding:54px 0 62px}.rn-home .mpd-hero h1{font-size:43px;line-height:.98}.rn-home .mpd-hero-features{border-radius:0}.rn-home .mpd-section{margin-top:28px}}

/* ===== Astuces-Potager.fr v1 — identité végétale ===== */
.zan-home.ap-home{--mf-red:#5f8f3f;--mf-navy:#263522;--mf-black:#1e2a1b;--mf-ink:#263522;--mf-muted:#687363;--mf-line:#e4e8df;--mf-soft:#f7f5ed;--sa-yellow:#5f8f3f;--sa-ink:#263522;--sa-muted:#687363;--sa-line:#e4e8df;background:#fff;color:#263522}
.zan-home.ap-home .mpd-hero{background-color:#34442d}
.zan-home.ap-home .mpd-hero-copy>span:before,.zan-home.ap-home .mpd-head h2:after,.zan-home.ap-home .mpd-community-copy h2::after{background:#7da856!important}
.zan-home.ap-home .mpd-actions .primary,.zan-home.ap-home .mpd-community-copy>a,.zan-home.ap-home .mpd-cta a{background:#5f8f3f!important;box-shadow:0 6px 18px rgba(95,143,63,.2)!important}
.zan-home.ap-home .mpd-room em{background:#d99b43!important;color:#fff!important}
.zan-home.ap-home .mpd-guides a:first-of-type i{background:#5f8f3f!important}
.zan-home.ap-home .mpd-practical>a{background:linear-gradient(145deg,#31422b,#405638)!important}
.zan-home.ap-home .mpd-practical>a:nth-child(2n){background:linear-gradient(145deg,#3c4f34,#4d6442)!important}
.zan-home.ap-home .mpd-guides{background:#f4f2e9}
.zan-home.ap-home .mpd-history-card{background:#f6f4eb;border-color:#e7e4d8}

/* ===== Astuces-Potager v1.1 — maquette premium végétale ===== */
.zan-home.ap-home{
 --ap-green:#315b2a;--ap-green2:#5f973b;--ap-lime:#79b84b;--ap-cream:#f5f3e8;--ap-orange:#f47a2a;--ap-ink:#18311c;--ap-muted:#657064;--ap-line:#e5e6dc;
 color:var(--ap-ink);background:#fff;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif
}
.zan-home.ap-home .mpd-wrap{width:min(1220px,calc(100% - 44px))}
.zan-home.ap-home .mpd-section{margin-top:34px}
.zan-home.ap-home .mpd-head{margin-bottom:16px}
.zan-home.ap-home .mpd-head h2{font-size:31px;color:var(--ap-ink);letter-spacing:-.035em}
.zan-home.ap-home .mpd-head h2:after{width:36px;height:3px;background:var(--ap-lime)!important}
.zan-home.ap-home .mpd-head>a{color:#28482b;font-size:12px}
/* hero chaleureux, plus photographique */
.zan-home.ap-home .mpd-hero{min-height:455px;background-color:#315b2a;background-position:center 52%;isolation:isolate}
.zan-home.ap-home .mpd-hero:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(20,48,24,.82) 0%,rgba(20,48,24,.60) 40%,rgba(20,48,24,.10) 74%)}
.zan-home.ap-home .mpd-hero.no-image:after{display:none}
.zan-home.ap-home .mpd-hero-copy{padding:70px 0 84px}
.zan-home.ap-home .mpd-hero-copy>span{color:#dcebcf;font-size:10px;letter-spacing:.18em}
.zan-home.ap-home .mpd-hero h1{max-width:650px;font-size:58px;line-height:.96;letter-spacing:-.05em;text-transform:none;text-shadow:0 2px 16px rgba(0,0,0,.12)}
.zan-home.ap-home .mpd-hero p{max-width:590px;font-size:16px;line-height:1.55;color:rgba(255,255,255,.94)}
.zan-home.ap-home .mpd-actions .primary{background:var(--ap-orange)!important;box-shadow:0 8px 22px rgba(175,75,20,.24)!important}
.zan-home.ap-home .mpd-actions .secondary{background:#fff;color:#233523;border-color:#fff}
.zan-home.ap-home .mpd-actions a{min-height:46px;padding:0 22px}
/* bandeau 4 gestes façon maquette */
.zan-home.ap-home .mpd-hero-features{position:relative;z-index:3;margin-top:-26px;background:rgba(249,248,241,.97);color:var(--ap-ink);border:1px solid #ebe9dd;border-radius:10px;box-shadow:0 12px 30px rgba(42,66,35,.10);overflow:hidden}
.zan-home.ap-home .mpd-hero-features>div{padding:17px 22px;border-right:1px solid #e5e4d9}
.zan-home.ap-home .mpd-hero-features i{width:34px;height:34px;color:var(--ap-green2)}
.zan-home.ap-home .mpd-hero-features strong{font-size:15px!important;color:var(--ap-ink)}
.zan-home.ap-home .mpd-hero-features span{font-size:11px!important;color:#667064}
/* catégories photo */
.zan-home.ap-home .mpd-transform{gap:12px}
.zan-home.ap-home .mpd-room{min-height:205px;border-radius:9px;background-color:#dfe6d8;box-shadow:inset 0 -100px 100px rgba(19,43,20,.67)}
.zan-home.ap-home .mpd-room:hover{box-shadow:inset 0 -100px 100px rgba(19,43,20,.72),0 12px 25px rgba(33,65,31,.14)}
.zan-home.ap-home .mpd-room h3{font-size:19px!important}.zan-home.ap-home .mpd-room p{font-size:11px!important}
.zan-home.ap-home .mpd-room div>b{background:var(--ap-lime);color:#fff}
.zan-home.ap-home .mpd-room em{background:#e9a348!important}
/* à la une */
.zan-home.ap-home .mpd-feature-main{border-radius:10px;background-color:#dce5d6;box-shadow:0 8px 24px rgba(31,61,30,.08)}
.zan-home.ap-home .mpd-feature-main span{background:rgba(38,91,39,.9);border:0}
.zan-home.ap-home .mpd-feature-main b{color:#244a27}
.zan-home.ap-home .mpd-feature-list>a{border-color:var(--ap-line);border-radius:9px;background:#fff;transition:.2s}
.zan-home.ap-home .mpd-feature-list>a:hover{border-color:#b9d2a7;transform:translateX(2px)}
.zan-home.ap-home .mpd-thumb-placeholder{background:linear-gradient(135deg,#dbe7d5,#f2f5ed)}
.zan-home.ap-home .mpd-guides{background:var(--ap-cream);border:1px solid #ebe8d9;border-radius:9px}
.zan-home.ap-home .mpd-guides>a{box-shadow:0 1px 2px rgba(31,61,30,.04)}
.zan-home.ap-home .mpd-guides i{background:#dce8d2;color:#315b2a}.zan-home.ap-home .mpd-guides a:first-of-type i{background:var(--ap-lime)!important;color:#fff}
/* essentiels : cartes crème + pictos verts comme la maquette */
.zan-home.ap-home .mpd-practical{gap:10px}
.zan-home.ap-home .mpd-practical>a,.zan-home.ap-home .mpd-practical>a:nth-child(2n){min-height:150px;background:var(--ap-cream)!important;color:var(--ap-ink);border:1px solid #ebe8dc;justify-content:flex-end;text-align:center}
.zan-home.ap-home .mpd-practical i{left:50%;transform:translateX(-50%);width:42px;height:42px;color:var(--ap-green2);background:transparent;padding:3px}
.zan-home.ap-home .mpd-practical h3{color:var(--ap-ink);font-size:16px!important}
.zan-home.ap-home .mpd-practical p{color:#6d756a;font-size:11px!important}
/* saisons */
.zan-home.ap-home .mpd-history-card{background:var(--ap-cream);border-color:#e7e4d6;border-radius:9px;min-height:150px}
.zan-home.ap-home .mpd-history-card span{color:#66845d}.zan-home.ap-home .mpd-history-card h3{color:var(--ap-ink)}
/* grands guides */
.zan-home.ap-home .mpd-editorial{gap:14px}
.zan-home.ap-home .mpd-editorial-card{min-height:245px;border-radius:9px;background-color:#294d28;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}
.zan-home.ap-home .mpd-editorial-card span{color:#d9ebce}.zan-home.ap-home .mpd-editorial-card b{color:#315b2a}
/* calendrier mensuel */
.zan-home.ap-home .mpd-project{margin-top:34px;background-color:#315b2a;padding:34px 0}
.zan-home.ap-home .mpd-community-copy>span{color:#d5e7ca}.zan-home.ap-home .mpd-community-copy h2{font-size:31px}.zan-home.ap-home .mpd-community-copy h2:after{background:var(--ap-lime)!important}
.zan-home.ap-home .mpd-community-copy>a{background:var(--ap-orange)!important;color:#fff;box-shadow:none!important}
.zan-home.ap-home .mpd-discussions{box-shadow:0 12px 28px rgba(20,45,22,.18)}
.zan-home.ap-home .mpd-discussions>a:hover{background:#f6f8f3}.zan-home.ap-home .mpd-project blockquote{font-family:Georgia,serif;font-size:22px;color:#f3f5ef}
/* derniers articles */
.zan-home.ap-home .mpd-latest{gap:10px}.zan-home.ap-home .mpd-latest article{border-color:var(--ap-line);border-radius:8px;transition:.2s}
.zan-home.ap-home .mpd-latest article:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(31,61,30,.09)}
/* CTA final plus doux */
.zan-home.ap-home .mpd-cta{background-color:#315b2a!important;border-radius:10px!important;box-shadow:0 12px 30px rgba(31,61,30,.12)}
.zan-home.ap-home .mpd-cta span{color:#d7e9cb}.zan-home.ap-home .mpd-cta a{background:var(--ap-orange)!important;color:#fff}
@media(max-width:800px){
 .zan-home.ap-home .mpd-wrap{width:min(100% - 26px,1220px)}
 .zan-home.ap-home .mpd-hero{min-height:420px}.zan-home.ap-home .mpd-hero:after{background:linear-gradient(90deg,rgba(20,48,24,.86),rgba(20,48,24,.45))}
 .zan-home.ap-home .mpd-hero-copy{padding:52px 0 66px}.zan-home.ap-home .mpd-hero h1{font-size:43px;line-height:.99}
 .zan-home.ap-home .mpd-hero-features{margin-top:-18px;border-radius:8px}.zan-home.ap-home .mpd-section{margin-top:28px}
}
@media(max-width:540px){.zan-home.ap-home .mpd-hero-features{grid-template-columns:1fr 1fr}.zan-home.ap-home .mpd-hero-features>div{padding:13px}.zan-home.ap-home .mpd-hero-features i{width:29px;height:29px}}

/* v1.1.1 - Correctif contraste des cartes Les essentiels du potager */
.zan-home.ap-home .mpd-practical>a,
.zan-home.ap-home .mpd-practical>a:nth-child(2n){
  background:#f4f1e6!important;
  color:#17351d!important;
  border-color:#e3dfcf!important;
}
.zan-home.ap-home .mpd-practical h3{color:#17351d!important;}
.zan-home.ap-home .mpd-practical p{color:#687568!important;}
.zan-home.ap-home .mpd-practical i{color:#245c24!important;background:transparent!important;border-color:transparent!important;}
.zan-home.ap-home .mpd-practical i svg{color:#245c24!important;stroke:#245c24!important;}
.zan-home.ap-home .mpd-practical>a:hover{background:#315b2a!important;}
.zan-home.ap-home .mpd-practical>a:hover h3,
.zan-home.ap-home .mpd-practical>a:hover p,
.zan-home.ap-home .mpd-practical>a:hover i,
.zan-home.ap-home .mpd-practical>a:hover i svg{color:#fff!important;stroke:#fff!important;}
