/* ========================================================================== 
   Magic Bloom DIY — Recipes Hub v38
   GenerateBlocks section architecture matching the homepage.
   ========================================================================== */

.mb-recipes-hub{
  --rp-navy:#0f2c42;
  --rp-navy-2:#173e5a;
  --rp-coral:#f7775e;
  --rp-green:#74d18c;
  --rp-mint:#d0f1da;
  --rp-mint-soft:#eff9f2;
  --rp-yellow:#ffd46a;
  --rp-cream:#faf7f0;
  --rp-ink:#203641;
  --rp-muted:#697980;
  --rp-border:rgba(15,44,66,.12);
  --rp-shadow:0 16px 42px rgba(15,44,66,.09);
  width:100vw;
  max-width:none!important;
  margin:0 0 0 calc(50% - 50vw)!important;
  overflow:hidden;
  background:#fff;
  color:var(--rp-ink);
  font-family:Poppins,Montserrat,Arial,sans-serif;
}
.mb-recipes-hub,.mb-recipes-hub *{box-sizing:border-box}
.mb-recipes-hub :where(h1,h2,h3,p,figure){margin-top:0}
.mb-recipes-hub a{text-decoration:none}
.mb-rp-section{position:relative;width:100%;margin:0!important}
.mb-rp-wrap{position:relative;width:min(1180px,calc(100% - 48px));margin-inline:auto}
.mb-rp-kicker{margin:0 0 7px!important;color:var(--rp-coral);font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.mb-rp-h2{margin:0!important;color:var(--rp-navy);font:700 clamp(34px,3.2vw,50px)/.98 Oswald,"Arial Narrow",sans-serif;letter-spacing:-.02em;text-wrap:balance}
.mb-rp-section-copy{max-width:680px;margin:10px 0 0!important;color:var(--rp-muted);font-size:13px;line-height:1.65}
.mb-rp-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:26px}
.mb-rp-heading-copy{min-width:0}
.mb-rp-text-link{flex:0 0 auto;margin:0 0 2px!important;font-size:11px;font-weight:900}
.mb-rp-text-link a{color:var(--rp-navy)!important}
.mb-rp-text-link a:hover{color:var(--rp-coral)!important}

/* GeneratePress page shell — same zero-padding principle as homepage. */
body.mb-recipes-hub-page .site-content{display:block!important;padding:0!important}
body.mb-recipes-hub-page .content-area{width:100%!important;float:none!important}
body.mb-recipes-hub-page .site-main{margin:0!important}
body.mb-recipes-hub-page article.page,
body.mb-recipes-hub-page article.page>.inside-article{margin:0!important;padding:0!important;max-width:none!important;background:transparent!important}
body.mb-recipes-hub-page .entry-content{margin:0!important;padding:0!important;max-width:none!important}
body.mb-recipes-hub-page .entry-header{display:none!important}

/* 01 – HERO */
.mb-rp-hero{padding:54px 0 58px;background:radial-gradient(circle at 12% 8%,rgba(255,212,106,.22),transparent 28%),linear-gradient(135deg,#fffaf2 0%,#f4fbf6 100%)}
.mb-rp-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:58px;align-items:center}
.mb-rp-breadcrumb{margin:0 0 24px!important;color:#7b8a91;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.mb-rp-breadcrumb a{color:#5e9a71!important}
.mb-rp-breadcrumb span{padding:0 6px;color:#9aa8ae}
.mb-rp-h1{max-width:680px;margin:0!important;color:var(--rp-navy);font:700 clamp(56px,5.6vw,82px)/.9 Oswald,"Arial Narrow",sans-serif;letter-spacing:-.035em;text-wrap:balance}
.mb-rp-hero-lede{max-width:690px;margin:19px 0 0!important;color:#53666f;font-size:16px;line-height:1.7}
.mb-rp-search{max-width:640px;margin:26px 0 0!important}
.mb-rp-search.wp-block-search .wp-block-search__inside-wrapper{display:grid!important;grid-template-columns:minmax(0,1fr) 50px!important;align-items:center;min-height:56px;padding:4px 5px 4px 18px!important;border:1px solid rgba(15,44,66,.14)!important;border-radius:999px!important;background:#fff!important;box-shadow:0 12px 28px rgba(15,44,66,.08)}
.mb-rp-search .wp-block-search__input{min-width:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--rp-navy)!important;font:500 13px/1.2 Poppins,Arial,sans-serif!important;box-shadow:none!important}
.mb-rp-search .wp-block-search__input::placeholder{color:#87959c!important}
.mb-rp-search .wp-block-search__button{display:grid!important;place-items:center!important;width:46px!important;height:46px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:var(--rp-navy)!important;color:#fff!important}
.mb-rp-actions{display:flex;gap:10px;margin:17px 0 0!important}
.mb-rp-actions .wp-block-button__link{min-height:42px;padding:12px 18px!important;border-radius:999px!important;font-size:10px;font-weight:900;line-height:1!important}
.mb-rp-btn-primary .wp-block-button__link{background:var(--rp-navy)!important;color:#fff!important}
.mb-rp-btn-secondary .wp-block-button__link{border:1px solid rgba(15,44,66,.26)!important;background:transparent!important;color:var(--rp-navy)!important}
.mb-rp-actions .wp-block-button__link:hover{transform:translateY(-2px)}
.mb-rp-spotlight{min-width:0}
.mb-rp-spotlight .mb-feature-grid{display:block!important}
.mb-rp-spotlight .mb-recipe-feature-card{display:grid;grid-template-columns:46% 54%;overflow:hidden;border:1px solid rgba(15,44,66,.1);border-radius:24px;background:#fff;box-shadow:0 22px 48px rgba(15,44,66,.12)}
.mb-rp-spotlight .mb-recipe-feature-media{height:100%;min-height:330px;margin:0!important;overflow:hidden}
.mb-rp-spotlight .mb-recipe-feature-media a,.mb-rp-spotlight .mb-recipe-feature-media img{display:block;width:100%;height:100%}
.mb-rp-spotlight .mb-recipe-feature-media img{object-fit:cover}
.mb-rp-spotlight .mb-recipe-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:28px 30px}
.mb-rp-spotlight .mb-recipe-feature-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}
.mb-rp-spotlight .mb-recipe-feature-kicker{color:var(--rp-coral);font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.mb-rp-spotlight .mb-recipe-feature-category{color:#6b7d84!important;font-size:8px;font-weight:800;text-transform:uppercase}
.mb-rp-spotlight .mb-recipe-feature-title{margin:10px 0 0!important;font:700 34px/1 Oswald,"Arial Narrow",sans-serif;text-wrap:balance}
.mb-rp-spotlight .mb-recipe-feature-title a{color:var(--rp-navy)!important}
.mb-rp-spotlight .mb-recipe-feature-excerpt{margin:13px 0 0!important;color:#61737b;font-size:11px;line-height:1.6}
.mb-rp-spotlight .mb-recipe-feature-cta{margin-top:18px;color:var(--rp-navy)!important;font-size:10px;font-weight:900}

/* 02 – CATEGORIES */
.mb-rp-categories{padding:52px 0 56px;background:#fff}
.mb-rp-category-grid.wp-block-categories-list,.mb-rp-category-grid.wp-block-categories{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0!important;padding:0!important;list-style:none!important}
.mb-rp-category-grid li{position:relative;display:flex!important;align-items:center;min-height:74px;margin:0!important;padding:14px 16px!important;border:1px solid var(--rp-border);border-radius:15px;background:#f5fbf7;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.mb-rp-category-grid li:nth-child(4n+2){background:#fff9ef}.mb-rp-category-grid li:nth-child(4n+3){background:#fff2ee}.mb-rp-category-grid li:nth-child(4n+4){background:#fffbe9}
.mb-rp-category-grid li:hover{transform:translateY(-2px);border-color:rgba(15,44,66,.22);box-shadow:0 10px 24px rgba(15,44,66,.07)}
.mb-rp-category-grid li a{max-width:calc(100% - 42px);color:var(--rp-navy)!important;font:700 20px/1 Oswald,"Arial Narrow",sans-serif}
.mb-rp-category-grid .wp-block-categories__post-count{display:grid!important;place-items:center;min-width:28px;height:28px;margin-left:auto;border-radius:999px;background:rgba(15,44,66,.07);color:#65757d;font-size:8px;font-weight:900}

/* Shared carousel bands */
.mb-rp-carousel-section{padding:58px 0 62px;background:#fff}
.mb-rp-favorites{background:linear-gradient(135deg,#0f2c42,#123852);color:#fff}
.mb-rp-quick{background:linear-gradient(145deg,#eaf7ee,#f5fbf6)}
.mb-rp-favorites .mb-rp-kicker{color:var(--rp-yellow)}
.mb-rp-favorites .mb-rp-h2{color:#fff}
.mb-rp-favorites .mb-rp-section-copy{color:rgba(255,255,255,.72)}
.mb-rp-favorites .mb-rp-text-link a{color:#fff!important}
.mb-recipes-hub .mb-recipe-carousel-shell{position:relative;min-width:0;margin-top:6px}
.mb-recipes-hub .mb-carousel-controls{position:absolute;z-index:6;top:-68px;right:0;display:flex;gap:8px;margin:0!important}
.mb-recipes-hub .mb-carousel-arrow{width:40px;height:40px;border:1px solid rgba(15,44,66,.12);background:var(--rp-navy);color:#fff;box-shadow:0 6px 16px rgba(15,44,66,.18)}
.mb-rp-favorites .mb-carousel-arrow{border-color:rgba(255,255,255,.28);background:#fff;color:var(--rp-navy)}
.mb-recipes-hub .mb-recipe-carousel-track{gap:14px!important;padding-bottom:4px!important}
.mb-recipes-hub .mb-hub-recipe-card{overflow:hidden;border:1px solid rgba(15,44,66,.10);border-radius:18px;background:#fff;box-shadow:0 13px 30px rgba(15,44,66,.08)}
.mb-recipes-hub .mb-hub-recipe-card .mb-card-image{margin:0!important;overflow:hidden}
.mb-recipes-hub .mb-hub-recipe-card .mb-card-image img,.mb-recipes-hub .mb-hub-recipe-card .mb-dynamic-recipe-placeholder{display:block;width:100%;aspect-ratio:1.34/1;object-fit:cover}
.mb-recipes-hub .mb-hub-card-copy{display:flex;flex-direction:column;min-height:134px;padding:13px 14px 15px}
.mb-recipes-hub .mb-hub-card-category{color:var(--rp-coral)!important;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.mb-recipes-hub .mb-hub-recipe-card .mb-card-title{margin:7px 0 0!important;font:700 22px/1.02 Oswald,"Arial Narrow",sans-serif!important;text-wrap:balance}
.mb-recipes-hub .mb-hub-recipe-card .mb-card-title a{color:var(--rp-navy)!important}
.mb-recipes-hub .mb-hub-card-cta{margin-top:auto;padding-top:10px;color:var(--rp-navy)!important;font-size:9px;font-weight:900}
.mb-rp-favorites .mb-hub-recipe-card{box-shadow:0 16px 34px rgba(0,0,0,.18)}

/* 06 – ALL RECIPES */
.mb-rp-library{padding:60px 0 66px;background:var(--rp-cream)}
.mb-rp-all-query{margin:0!important}
.mb-rp-all-query .wp-block-post-template{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin:0!important;padding:0!important}
.mb-rp-all-query .wp-block-post{overflow:hidden;margin:0!important;padding:0 0 18px!important;border:1px solid rgba(15,44,66,.10);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(15,44,66,.07)}
.mb-rp-all-image{margin:0 0 15px!important;overflow:hidden}
.mb-rp-all-image img{display:block;width:100%!important;aspect-ratio:16/10;object-fit:cover;transition:transform .3s ease}
.mb-rp-all-query .wp-block-post:hover .mb-rp-all-image img{transform:scale(1.025)}
.mb-rp-all-terms,.mb-rp-all-title,.mb-rp-all-excerpt{margin-left:18px!important;margin-right:18px!important}
.mb-rp-all-terms{margin-bottom:7px!important;color:var(--rp-coral);font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.mb-rp-all-terms a{color:var(--rp-coral)!important}
.mb-rp-all-title{margin-top:0!important;margin-bottom:0!important;font:700 27px/1.03 Oswald,"Arial Narrow",sans-serif!important;text-wrap:balance}
.mb-rp-all-title a{color:var(--rp-navy)!important}
.mb-rp-all-excerpt{margin-top:10px!important;margin-bottom:0!important;color:var(--rp-muted);font-size:11px;line-height:1.55}
.mb-rp-all-excerpt .wp-block-post-excerpt__more-link{display:inline-flex;margin-top:10px;color:var(--rp-navy)!important;font-weight:900}
.mb-rp-all-query .wp-block-query-pagination{display:flex!important;justify-content:center;gap:7px;margin:34px 0 0!important}
.mb-rp-all-query .page-numbers,.mb-rp-all-query .wp-block-query-pagination-previous,.mb-rp-all-query .wp-block-query-pagination-next{display:inline-grid;place-items:center;min-width:38px;height:38px;padding:0 11px;border:1px solid var(--rp-border);border-radius:999px;background:#fff;color:var(--rp-navy)!important;font-size:10px;font-weight:900}
.mb-rp-all-query .page-numbers.current{border-color:var(--rp-navy);background:var(--rp-navy);color:#fff!important}

/* 07 – INDEX CTA */
.mb-rp-index-cta{padding:48px 0 64px;background:#fff}
.mb-rp-index-card{display:flex;align-items:center;justify-content:space-between;gap:34px;padding:30px 34px;border-radius:22px;background:linear-gradient(135deg,#0f2c42,#173e5a);box-shadow:0 16px 38px rgba(15,44,66,.14)}
.mb-rp-index-title{margin:0!important;color:#fff;font:700 35px/.98 Oswald,"Arial Narrow",sans-serif}
.mb-rp-index-text{max-width:650px;margin:8px 0 0!important;color:rgba(255,255,255,.72);font-size:11px;line-height:1.6}
.mb-rp-index-card .mb-rp-kicker{color:var(--rp-yellow)}
.mb-rp-index-button{flex:0 0 auto;margin:0!important}
.mb-rp-index-button .wp-block-button__link{padding:12px 18px!important;border-radius:999px!important;background:var(--rp-green)!important;color:var(--rp-navy)!important;font-size:10px;font-weight:900}

/* Dark mode — complete page pairing, not generic inversion. */
html[data-mb-theme="dark"] .mb-recipes-hub{--rp-ink:#e7eef1;--rp-muted:#a9b7be;--rp-border:rgba(230,240,245,.13);background:#0b141c;color:#e7eef1}
html[data-mb-theme="dark"] .mb-rp-hero{background:radial-gradient(circle at 12% 8%,rgba(255,212,106,.08),transparent 28%),linear-gradient(135deg,#0b1821,#10251f)!important}
html[data-mb-theme="dark"] .mb-rp-h1,html[data-mb-theme="dark"] .mb-rp-h2{color:#f2f6f7!important}
html[data-mb-theme="dark"] .mb-rp-hero-lede,html[data-mb-theme="dark"] .mb-rp-section-copy{color:#aebbc2!important}
html[data-mb-theme="dark"] .mb-rp-breadcrumb{color:#82949d!important}
html[data-mb-theme="dark"] .mb-rp-search.wp-block-search .wp-block-search__inside-wrapper{border-color:#344b57!important;background:#10212b!important;box-shadow:none!important}
html[data-mb-theme="dark"] .mb-rp-search .wp-block-search__input{color:#edf3f5!important}
html[data-mb-theme="dark"] .mb-rp-btn-secondary .wp-block-button__link{border-color:#526873!important;color:#edf3f5!important}
html[data-mb-theme="dark"] .mb-rp-spotlight .mb-recipe-feature-card,html[data-mb-theme="dark"] .mb-recipes-hub .mb-hub-recipe-card,html[data-mb-theme="dark"] .mb-rp-all-query .wp-block-post{border-color:#344b57!important;background:#10212b!important;box-shadow:none!important}
html[data-mb-theme="dark"] .mb-rp-spotlight .mb-recipe-feature-title a,html[data-mb-theme="dark"] .mb-recipes-hub .mb-hub-recipe-card .mb-card-title a,html[data-mb-theme="dark"] .mb-rp-all-title a{color:#edf3f5!important}
html[data-mb-theme="dark"] .mb-rp-spotlight .mb-recipe-feature-excerpt,html[data-mb-theme="dark"] .mb-rp-all-excerpt{color:#aebbc2!important}
html[data-mb-theme="dark"] .mb-rp-categories,html[data-mb-theme="dark"] .mb-rp-newest,html[data-mb-theme="dark"] .mb-rp-index-cta{background:#0b141c!important}
html[data-mb-theme="dark"] .mb-rp-category-grid li{border-color:#344b57!important;background:#10212b!important;box-shadow:none!important}
html[data-mb-theme="dark"] .mb-rp-category-grid li:nth-child(4n+2){background:#1c1a17!important}html[data-mb-theme="dark"] .mb-rp-category-grid li:nth-child(4n+3){background:#201917!important}html[data-mb-theme="dark"] .mb-rp-category-grid li:nth-child(4n+4){background:#1d2017!important}
html[data-mb-theme="dark"] .mb-rp-category-grid li a{color:#edf3f5!important}
html[data-mb-theme="dark"] .mb-rp-category-grid .wp-block-categories__post-count{background:rgba(255,255,255,.08)!important;color:#c4d0d5!important}
html[data-mb-theme="dark"] .mb-rp-text-link a{color:#95dfaa!important}
html[data-mb-theme="dark"] .mb-rp-favorites{background:linear-gradient(135deg,#102c41,#0b2233)!important}
html[data-mb-theme="dark"] .mb-rp-quick{background:linear-gradient(145deg,#10251f,#0d1e1a)!important}
html[data-mb-theme="dark"] .mb-rp-library{background:#0d171f!important}
html[data-mb-theme="dark"] .mb-rp-all-query .page-numbers,html[data-mb-theme="dark"] .mb-rp-all-query .wp-block-query-pagination-previous,html[data-mb-theme="dark"] .mb-rp-all-query .wp-block-query-pagination-next{border-color:#344b57!important;background:#10212b!important;color:#edf3f5!important}
html[data-mb-theme="dark"] .mb-rp-all-query .page-numbers.current{border-color:#8bd49f!important;background:#8bd49f!important;color:#0b1821!important}

/* Editor parity: keep sections readable inside Gutenberg instead of 100vw. */
.editor-styles-wrapper .mb-recipes-hub{width:100%!important;max-width:none!important;margin:0!important;overflow:visible!important}
.editor-styles-wrapper .mb-rp-wrap{width:min(1180px,calc(100% - 32px))}

@media(max-width:1023px){
  .mb-rp-hero-grid{grid-template-columns:1fr;gap:32px}
  .mb-rp-spotlight{max-width:760px}
  .mb-rp-category-grid.wp-block-categories-list,.mb-rp-category-grid.wp-block-categories{grid-template-columns:repeat(2,minmax(0,1fr))}
  .mb-rp-all-query .wp-block-post-template{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:767px){
  .mb-rp-wrap{width:calc(100% - 28px)}
  .mb-rp-hero{padding:38px 0 42px}
  .mb-rp-breadcrumb{margin-bottom:18px!important}
  .mb-rp-h1{font-size:50px}
  .mb-rp-hero-lede{font-size:14px}
  .mb-rp-actions{gap:7px}
  .mb-rp-actions .wp-block-button__link{padding:11px 14px!important;font-size:9px}
  .mb-rp-spotlight .mb-recipe-feature-card{grid-template-columns:1fr}
  .mb-rp-spotlight .mb-recipe-feature-media{min-height:210px;max-height:260px}
  .mb-rp-spotlight .mb-recipe-feature-copy{padding:20px}
  .mb-rp-spotlight .mb-recipe-feature-title{font-size:29px}
  .mb-rp-categories,.mb-rp-carousel-section,.mb-rp-library{padding:44px 0 48px}
  .mb-rp-heading-row{display:block;margin-bottom:20px}
  .mb-rp-text-link{margin-top:9px!important}
  .mb-rp-h2{font-size:36px}
  .mb-rp-section-copy{font-size:11px}
  .mb-rp-category-grid.wp-block-categories-list,.mb-rp-category-grid.wp-block-categories{grid-template-columns:1fr 1fr!important;gap:8px}
  .mb-rp-category-grid li{min-height:64px;padding:11px 12px!important;border-radius:13px}
  .mb-rp-category-grid li a{font-size:16px;max-width:calc(100% - 34px)}
  .mb-rp-category-grid .wp-block-categories__post-count{min-width:24px;height:24px;font-size:7px}
  .mb-recipes-hub .mb-carousel-controls{top:-56px}
  .mb-recipes-hub .mb-carousel-arrow{width:34px;height:34px}
  .mb-recipes-hub .mb-hub-card-copy{min-height:118px;padding:10px 10px 12px}
  .mb-recipes-hub .mb-hub-recipe-card .mb-card-title{font-size:17px!important}
  .mb-rp-all-query .wp-block-post-template{grid-template-columns:1fr!important;gap:12px!important}
  .mb-rp-all-query .wp-block-post{display:grid;grid-template-columns:42% 58%;align-items:stretch;padding:0!important}
  .mb-rp-all-image{height:100%;margin:0!important;grid-row:1/5}
  .mb-rp-all-image a,.mb-rp-all-image img{height:100%}
  .mb-rp-all-image img{aspect-ratio:auto;min-height:175px}
  .mb-rp-all-terms{margin:15px 14px 0!important}
  .mb-rp-all-title{margin:6px 14px 0!important;font-size:21px!important}
  .mb-rp-all-excerpt{margin:8px 14px 14px!important;font-size:10px}
  .mb-rp-index-cta{padding:38px 0 52px}
  .mb-rp-index-card{display:block;padding:24px 22px}
  .mb-rp-index-title{font-size:31px}
  .mb-rp-index-button{margin-top:18px!important}
}
@media(max-width:390px){.mb-rp-category-grid .wp-block-categories__post-count{display:none!important}.mb-rp-category-grid li a{max-width:100%;font-size:15px}}
@media(prefers-reduced-motion:reduce){.mb-recipes-hub *{scroll-behavior:auto!important;transition:none!important}}


/* ========================================================================== 
   Magic Bloom DIY — Recipes Hub v39 focused UI corrections
   ========================================================================== */

/* Desktop: keep the text CTA and carousel controls as separate actions.
   The text link is moved left by the exact space used by the two arrows. */
@media(min-width:768px){
  .mb-recipes-hub .mb-rp-newest .mb-rp-text-link,
  .mb-recipes-hub .mb-rp-quick .mb-rp-text-link{
    margin-right:104px!important;
  }
  .mb-recipes-hub .mb-rp-carousel-section .mb-carousel-controls{
    top:-66px;
    right:0;
  }
}

/* Mobile: controls are deliberately returned to normal document flow.
   This prevents them floating over the description or section heading. */
@media(max-width:767px){
  .mb-recipes-hub .mb-rp-newest .mb-rp-text-link,
  .mb-recipes-hub .mb-rp-quick .mb-rp-text-link{
    margin-right:0!important;
  }
  .mb-recipes-hub .mb-rp-carousel-section .mb-carousel-controls{
    position:static!important;
    display:flex!important;
    justify-content:flex-end!important;
    align-items:center!important;
    width:100%;
    min-height:36px;
    margin:-2px 0 11px!important;
    gap:7px;
  }
  .mb-recipes-hub .mb-rp-carousel-section .mb-carousel-arrow{
    width:34px!important;
    height:34px!important;
    flex:0 0 34px;
  }
  .mb-recipes-hub .mb-recipe-carousel-shell{
    margin-top:4px;
  }
}

/* Dark-mode action links need to remain visibly actionable on dark cards. */
html[data-mb-theme="dark"] .mb-recipes-hub-v38 .mb-recipe-feature-cta,
html[data-mb-theme="dark"] .mb-recipes-hub-v38 .mb-hub-card-cta,
html[data-mb-theme="dark"] .mb-recipes-hub-v38 .mb-rp-all-excerpt .wp-block-post-excerpt__more-link{
  color:#95dfaa!important;
}
html[data-mb-theme="dark"] .mb-recipes-hub-v38 .mb-recipe-feature-cta:visited,
html[data-mb-theme="dark"] .mb-recipes-hub-v38 .mb-hub-card-cta:visited,
html[data-mb-theme="dark"] .mb-recipes-hub-v38 .mb-rp-all-excerpt .wp-block-post-excerpt__more-link:visited{
  color:#95dfaa!important;
}
html[data-mb-theme="dark"] .mb-recipes-hub-v38 .mb-recipe-feature-cta:hover,
html[data-mb-theme="dark"] .mb-recipes-hub-v38 .mb-hub-card-cta:hover,
html[data-mb-theme="dark"] .mb-recipes-hub-v38 .mb-rp-all-excerpt .wp-block-post-excerpt__more-link:hover{
  color:#ffd46a!important;
}

/* Protect title/link contrast against browser visited-link styling. */
html[data-mb-theme="dark"] .mb-recipes-hub-v38 .mb-recipe-feature-title a:visited,
html[data-mb-theme="dark"] .mb-recipes-hub-v38 .mb-hub-recipe-card .mb-card-title a:visited,
html[data-mb-theme="dark"] .mb-recipes-hub-v38 .mb-rp-all-title a:visited{
  color:#edf3f5!important;
}
