/**
 * OEM Parts Catalog — inline homepage card
 * Mobile (≤900px): 2-col card grid. Desktop (≥901px): workshop grid under hero.
 */

/* Hide outside homepage / when full catalog page or branch is open (all viewports) */
body:not(.is-home-page) #mobV2CatalogSection,
body.catalog-branch-mode #mobV2CatalogSection,
body.catalog-page-open #mobV2CatalogSection,
body.catalog-drawer-open #mobV2CatalogSection,
body:has(#catalogDrawer.open) #mobV2CatalogSection {
  display: none !important;
}

@media (max-width: 900px) {
  body.is-home-page #mobV2CatalogSection {
    --mob-v2-cat-gold: #1e5bb8;
    --mob-v2-cat-gold-soft: rgba(30, 91, 184, 0.35);
    --mob-v2-cat-group-frame: #1e5bb8;
    --mob-v2-cat-icon-brown: #8a6744;
    --mob-v2-cat-icon-brown-soft: rgba(138, 103, 68, 0.16);
    --mob-v2-cat-icon-gold-ring: #e8c45a;
    /* Light blue floor for OEM Parts Catalog card */
    --mob-v2-cat-bg: #d6ebf8;
    --mob-v2-cat-card: #ffffff;
    --mob-v2-cat-search: #ffffff;
    --mob-v2-cat-muted: #5b6575;
    --mob-v2-cat-text: #1a2332;
    padding-bottom: 0;
  }

  /* Plain shell — no bubble around title; category rows keep their own cards */
  body.is-home-page .mob-v2-catalog-card {
    padding: 18px 16px 16px;
    border-radius: 0;
    background: transparent;
    border: none;
    box-shadow: none;
  }

  /* ── Header ── */
  body.is-home-page .mob-v2-catalog-head {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 16px;
  }

  body.is-home-page .mob-v2-catalog-head-icon {
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--mob-v2-cat-gold);
  }

  body.is-home-page .mob-v2-catalog-head-icon svg {
    width: 32px;
    height: 32px;
  }

  body.is-home-page .mob-v2-catalog-title {
    margin: 0 0 4px;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.02em;
    text-transform: none;
    color: #1e5bb8;
    line-height: 1.2;
  }

  body.is-home-page .mob-v2-catalog-title .mob-v2-catalog-oem {
    color: #1e5bb8;
    font-weight: inherit;
  }

  body.is-home-page .mob-v2-catalog-title .mob-v2-catalog-astra {
    color: #D71920;
    font-weight: inherit;
  }

  html[dir="ltr"] body.is-home-page .mob-v2-catalog-title {
    font-family: var(--font-en);
  }

  body.is-home-page .mob-v2-catalog-sub {
    margin: 0;
    font-size: 12px;
    line-height: 1.45;
    color: #6B7280;
    font-weight: 500;
  }

  /* ── Inline drawer shell (closed = visible card content) ── */
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) {
    position: static !important;
    inset: auto !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: none !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    box-shadow: none !important;
    z-index: auto !important;
    overflow: visible !important;
    background: transparent !important;
    color: var(--mob-v2-cat-text);
    border: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-bg,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-head-overlay,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-head h2,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-close,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-head-spacer {
    display: none !important;
  }

  /* Inline full-width search directly under the section subtitle */
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-head {
    display: block !important;
    min-height: 0 !important;
    max-height: none !important;
    padding: 0 !important;
    margin: 0;
    background: transparent !important;
    border: none !important;
    overflow: visible !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search-wrap {
    position: relative;
    grid-column: auto;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    margin-left: 0;
    margin-right: auto;
    background: transparent !important;
    border: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search {
    --mob-v2-cat-search-grad: linear-gradient(180deg, #1A8CBD 0%, #157EAB 50%, #0C638C 100%);
    --mob-v2-cat-search-grad-arrow: linear-gradient(180deg, #1881AE 0%, #13739D 50%, #0B5B81 100%);
    --mob-v2-cat-search-border: rgba(255, 255, 255, 0.90);
    --mob-v2-cat-search-border-focus: #D4AF37;
    display: flex !important;
    align-items: center !important;
    height: 43px;
    padding: 0 !important;
    padding-inline: 12px 0 !important;
    background-color: #157EAB !important;
    background-image:
      url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.06 0'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E"),
      var(--mob-v2-cat-search-grad) !important;
    background-blend-mode: soft-light, normal;
    border: 1px solid var(--mob-v2-cat-search-border) !important;
    border-radius: 0 !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    box-shadow: none !important;
    overflow: hidden !important;
    transition: border-color 220ms ease;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search:hover {
    border-color: var(--mob-v2-cat-search-border-focus) !important;
    box-shadow: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search:focus-within {
    border-color: var(--mob-v2-cat-search-border-focus) !important;
    outline: none !important;
    box-shadow: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search:disabled,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search:has(input:disabled) {
    opacity: 0.6;
    pointer-events: none;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search-icon {
    display: flex !important;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    align-self: center;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    color: #fff;
    box-sizing: content-box;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search-icon svg {
    width: 20px;
    height: 20px;
    stroke: currentColor;
    fill: none;
    stroke-width: 1.5;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search input {
    order: 0;
    flex: 1 1 auto;
    align-self: stretch;
    min-width: 0;
    width: 100%;
    height: 100% !important;
    min-height: 100% !important;
    margin: 0 !important;
    color: #ffffff !important;
    font-family: "Rajdhani", "DIN Condensed", "Eurostile", "Bank Gothic", sans-serif;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    text-align: center;
    line-height: 43px;
    padding-block: 0 !important;
    padding-inline: 10px 5px !important;
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
    outline: none !important;
    box-shadow: none !important;
    -webkit-appearance: none;
    appearance: none;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search input:focus,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search input:focus-visible {
    outline: none !important;
    box-shadow: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search input::placeholder {
    color: rgba(255, 255, 255, 0.78) !important;
    font-family: "Rajdhani", "DIN Condensed", "Eurostile", "Bank Gothic", sans-serif;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    text-align: center;
    opacity: 1;
    line-height: 43px;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search-btn {
    order: 0;
    flex-shrink: 0;
    align-self: stretch;
    width: 43px;
    height: auto;
    min-height: 100%;
    margin: 0;
    padding: 0;
    color: #ffffff;
    background-color: #13739D !important;
    background-image:
      url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.06 0'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E"),
      var(--mob-v2-cat-search-grad-arrow) !important;
    background-blend-mode: soft-light, normal;
    border: none;
    border-inline-start: 1px solid var(--mob-v2-cat-search-border);
    border-radius: 0;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer;
    transition: border-color 220ms ease, background-color 220ms ease;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search-glyph--loupe {
    display: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search-glyph--arrow {
    display: block !important;
    width: 20px;
    height: 20px;
    stroke: currentColor;
    fill: none;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform 220ms ease;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search:hover .catalog-drawer-search-glyph--arrow {
    transform: translateX(3px);
  }

  html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search input,
  html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search input::placeholder {
    letter-spacing: 0.1px;
    text-transform: none;
  }

  html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search-glyph--arrow {
    transform: scaleX(-1);
  }

  html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search:hover .catalog-drawer-search-glyph--arrow {
    transform: scaleX(-1) translateX(3px);
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogGroupsList {
    background: transparent !important;
    max-height: none !important;
    overflow: visible !important;
    padding: 0 !important;
    margin: 0;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogGroupsList .ct-shell::before,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogGroupsList .ct-shell::after {
    display: none !important;
  }

  /* ── Inline home grid: premium category artwork cards ── */
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin: 12px 0 0 !important;
    padding: 0 !important;
    list-style: none;
    align-items: stretch;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group {
    margin: 0 !important;
    min-width: 0;
    display: flex;
  }

  body.is-home-page #mobV2CatalogSection:not(.is-expanded) #mobV2CatalogHost .catalog-drawer:not(.open) .ct-tree--inline-home > .ct-node--group:nth-child(n + 9) {
    display: none;
  }

  body.is-home-page #mobV2CatalogSection.is-expanded #mobV2CatalogHost .catalog-drawer:not(.open) .ct-tree--inline-home > .ct-node--group:nth-child(n + 9) {
    animation: mob-v2-cat-reveal 0.28s ease-out both;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-children {
    display: none !important;
    max-height: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
  }

  /* Never sticky on homepage cards — open-group sticky rows were overlapping #topParts */
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-node--group.is-open > .ct-row--group,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-node--folder.is-open > .ct-row--folder,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-tree > .ct-node--group.is-open > .ct-row--group {
    position: static !important;
    top: auto !important;
    z-index: auto !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row--group {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-rows: minmax(0, 1fr) auto;
    align-items: stretch;
    width: 100%;
    height: 100%;
    min-height: 0;
    aspect-ratio: 3 / 3.55;
    padding: 0;
    margin: 0;
    gap: 0;
    border-radius: 22px;
    background: #ffffff !important;
    border: 1px solid #ECECEC !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05) !important;
    overflow: hidden;
    transition: transform 0.22s ease, box-shadow 0.22s ease;
  }

  /* Featured: Engine — Champagne Gold border (1px, not thickened) */
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--featured-engine > .ct-row--group,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--featured-engine.is-focus > .ct-row--group,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--featured-engine > .ct-row--group.is-active {
    border-color: #D6C3A1 !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row--group:active {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.10) !important;
  }

  @media (hover: hover) {
    body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row--group:hover {
      transform: translateY(-2px);
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.10) !important;
    }

    body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row--group:hover .ct-icon--art img {
      transform: scale(1.04);
    }
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row > .ct-chevron {
    display: none !important;
  }

  /* Blue chevron — footer row, inline-end */
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row::after {
    content: "";
    grid-column: 2;
    grid-row: 2;
    width: 7px;
    height: 7px;
    margin: 0 12px 0 0;
    border-inline-end: 2px solid #1e5bb8;
    border-block-end: 2px solid #1e5bb8;
    transform: rotate(-45deg);
    opacity: 0.95;
    align-self: center;
  }

  html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row::after {
    transform: rotate(135deg);
    margin: 0 0 0 12px;
  }

  /* Premium art media — edge-to-edge above footer (no gutters) */
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon--gold,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon--img,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon--art {
    grid-column: 1 / -1;
    grid-row: 1;
    display: block !important;
    width: 100%;
    height: 100%;
    min-height: 0;
    margin: 0;
    padding: 0 !important;
    border-radius: 0;
    background: #ffffff !important;
    border: none !important;
    box-shadow: none !important;
    color: transparent !important;
    overflow: hidden;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row--group:active .ct-icon,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row--group.is-active .ct-icon,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group.is-focus > .ct-row--group .ct-icon {
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon svg {
    width: 28px;
    height: 28px;
    stroke: #8a6744;
    fill: none;
    stroke-width: 1.75;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon--art img {
    display: block !important;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: cover;
    object-position: center;
    border: 0 !important;
    outline: none !important;
    box-shadow: none !important;
    filter: none !important;
    background: transparent !important;
    transition: transform 0.22s ease;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon--img img {
    display: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row--group .ct-label {
    grid-column: 1;
    grid-row: 2;
    min-width: 0;
    padding-block: 8px 10px;
    padding-inline: 12px 4px;
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #1e5bb8 !important;
    line-height: 1.25;
    text-align: start;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    -webkit-line-clamp: unset;
    background: #ffffff;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group.is-focus > .ct-row--group,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-row--group.is-active {
    background: #ffffff !important;
    border-color: #ECECEC !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05) !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--featured-engine.is-focus > .ct-row--group,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--featured-engine > .ct-row--group.is-active {
    border-color: #D6C3A1 !important;
  }

  /* ── More card: premium CSS gateway (navy + Champagne Gold) ── */
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more {
    margin: 0 !important;
    min-width: 0;
    display: flex;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 0;
    aspect-ratio: 3 / 3.55;
    padding: 16px 12px !important;
    margin: 0;
    border-radius: 22px;
    background:
      linear-gradient(165deg, rgba(8, 16, 32, 0.92) 0%, rgba(12, 28, 52, 0.88) 48%, rgba(6, 14, 28, 0.94) 100%),
      linear-gradient(160deg, #0a1628 0%, #122848 55%, #0a1424 100%) !important;
    border: 1px solid #D6C3A1 !important;
    box-shadow:
      0 2px 10px rgba(0, 0, 0, 0.05),
      0 0 0 1px rgba(214, 195, 161, 0.12),
      0 0 18px rgba(214, 195, 161, 0.14) !important;
    overflow: hidden;
    cursor: pointer;
    color: #ffffff !important;
    transition: transform 0.22s ease, box-shadow 0.22s ease;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more::after {
    display: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-art {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: 0.5;
    pointer-events: none;
    z-index: 0;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-gateway {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 14px;
    width: 100%;
    height: 100%;
    text-align: center;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #D6C3A1;
    background: rgba(214, 195, 161, 0.10);
    color: #D6C3A1;
    box-shadow: 0 0 12px rgba(214, 195, 161, 0.18);
    transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-arrow svg {
    width: 22px;
    height: 22px;
  }

  html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-arrow svg {
    transform: scaleX(-1);
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-copy {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2px;
    min-width: 0;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-explore {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.88);
    line-height: 1.2;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-plus {
    display: block !important;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: -0.02em;
    color: #D6C3A1;
    line-height: 1.05;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-cats {
    font-size: 13px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.92);
    line-height: 1.25;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-cta {
    margin-top: 8px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.01em;
    color: rgba(255, 255, 255, 0.82);
    line-height: 1.3;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-cta-arrow {
    color: #D6C3A1;
    display: inline-block;
    transition: transform 0.22s ease;
  }

  html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-cta-arrow {
    display: inline-block;
    transform: scaleX(-1);
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more:active {
    transform: translateY(-3px);
    box-shadow:
      0 10px 25px rgba(0, 0, 0, 0.18),
      0 0 0 1px rgba(214, 195, 161, 0.18),
      0 0 26px rgba(214, 195, 161, 0.28) !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more:focus-visible {
    outline: 2px solid #D6C3A1;
    outline-offset: 2px;
  }

  @media (hover: hover) {
    body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more:hover {
      transform: translateY(-3px);
      box-shadow:
        0 10px 25px rgba(0, 0, 0, 0.18),
        0 0 0 1px rgba(214, 195, 161, 0.2),
        0 0 28px rgba(214, 195, 161, 0.32) !important;
    }

    body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more:hover .ct-more-arrow {
      transform: translateX(4px);
      box-shadow: 0 0 16px rgba(214, 195, 161, 0.32);
      background: rgba(214, 195, 161, 0.16);
    }

    html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more:hover .ct-more-arrow {
      transform: translateX(-4px);
    }

    body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more:hover .ct-more-cta-arrow {
      transform: translateX(3px);
    }

    html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more:hover .ct-more-cta-arrow {
      transform: scaleX(-1) translateX(3px);
    }
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon--more,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-label--more {
    display: none !important;
  }

  body.is-home-page .mob-v2-catalog-card > .mob-v2-catalog-expand {
    display: none !important;
  }

  /* ── Root grid: first eight categories (drawer tree fallback) ── */
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-row--root {
    display: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-node--root > .ct-children--root {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    max-height: none !important;
    opacity: 1 !important;
    overflow: visible !important;
    padding-inline-start: 0 !important;
    margin: 10px 0 0 !important;
    transition: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root > .ct-node {
    margin: 0 !important;
    min-width: 0;
  }

  body.is-home-page #mobV2CatalogSection:not(.is-expanded) #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root > .ct-node:nth-child(n + 9) {
    display: none;
  }

  body.is-home-page #mobV2CatalogSection.is-expanded #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root > .ct-node:nth-child(n + 9) {
    animation: mob-v2-cat-reveal 0.28s ease-out both;
  }

  @keyframes mob-v2-cat-reveal {
    from {
      opacity: 0;
      transform: translateY(-8px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root .ct-children {
    display: none !important;
    max-height: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root .ct-node > .ct-row::before,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root .ct-children::before {
    display: none !important;
  }

  /* ── Category premium cards ── */
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root > .ct-node > .ct-row--folder,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root > .ct-node > .ct-row--group {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    width: 100%;
    min-height: 54px;
    height: 100%;
    padding: 10px 10px 10px 11px;
    margin: 0;
    gap: 8px;
    border-radius: 11px;
    background: var(--mob-v2-cat-card) !important;
    border: none !important;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03) !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root > .ct-node > .ct-row--folder:active,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root > .ct-node > .ct-row--group:active {
    transform: scale(0.985);
    background: #242424 !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root > .ct-node > .ct-row > .ct-chevron {
    display: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root > .ct-node > .ct-row::after {
    content: "";
    flex-shrink: 0;
    width: 7px;
    height: 7px;
    margin-inline-start: auto;
    margin-inline-end: 2px;
    border-inline-end: 1.5px solid rgba(255, 255, 255, 0.42);
    border-block-end: 1.5px solid rgba(255, 255, 255, 0.42);
    transform: rotate(-45deg);
    opacity: 0.85;
  }

  html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root > .ct-node > .ct-row::after {
    transform: rotate(135deg);
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root .ct-icon,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root .ct-icon--gold,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root .ct-icon--img {
    display: inline-flex !important;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0 !important;
    border-radius: 8px;
    background: var(--mob-v2-cat-icon-brown-soft) !important;
    border: 1.5px solid transparent !important;
    box-shadow: none !important;
    color: var(--mob-v2-cat-icon-brown) !important;
    transition: border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root > .ct-node > .ct-row--group:active .ct-icon,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root > .ct-node > .ct-row--group.is-active .ct-icon,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-node--group.is-focus > .ct-row--group .ct-icon {
    border-color: var(--mob-v2-cat-icon-gold-ring) !important;
    box-shadow: 0 0 0 1px rgba(232, 196, 90, 0.42) !important;
    background: rgba(232, 196, 90, 0.1) !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root .ct-icon svg {
    width: 20px;
    height: 20px;
    stroke: currentColor;
    fill: none;
    stroke-width: 1.75;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root .ct-icon--img img {
    display: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root > .ct-node > .ct-row--group .ct-label {
    flex: 1;
    min-width: 0;
    font-size: calc(11px * 1.2) !important;
    font-weight: 400 !important;
    color: var(--mob-v2-cat-text) !important;
    line-height: 1.28;
    text-align: start;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-row--folder.is-active,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-row--group.is-active,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-node--group.is-focus > .ct-row--group {
    background: rgba(240, 160, 48, 0.1) !important;
    box-shadow: inset 0 0 0 1px rgba(240, 160, 48, 0.34) !important;
  }

  /* ── Expand / collapse control ── */
  body.is-home-page .mob-v2-catalog-expand {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    margin-top: 10px;
    padding: 12px 12px;
    border-radius: 11px;
    border: 1px solid rgba(240, 160, 48, 0.48);
    background: transparent;
    color: var(--mob-v2-cat-gold);
    text-align: start;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: background 0.2s ease, border-color 0.2s ease;
  }

  body.is-home-page .mob-v2-catalog-expand:active {
    background: rgba(240, 160, 48, 0.08);
  }

  body.is-home-page .mob-v2-catalog-expand-icon {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    color: var(--mob-v2-cat-gold);
  }

  body.is-home-page .mob-v2-catalog-expand-plus {
    font-size: 20px;
    font-weight: 300;
    line-height: 1;
  }

  body.is-home-page .mob-v2-catalog-expand-icon svg {
    width: 20px;
    height: 20px;
  }

  body.is-home-page .mob-v2-catalog-expand-copy {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
  }

  body.is-home-page .mob-v2-catalog-expand-more,
  body.is-home-page .mob-v2-catalog-expand-hide {
    font-size: 13px;
    font-weight: 700;
    color: var(--mob-v2-cat-gold);
    line-height: 1.25;
  }

  body.is-home-page .mob-v2-catalog-expand-more-sub {
    font-size: 11px;
    color: var(--mob-v2-cat-muted);
    line-height: 1.35;
  }

  body.is-home-page .mob-v2-catalog-expand-chevron {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--mob-v2-cat-gold);
    transition: transform 0.28s ease;
  }

  body.is-home-page .mob-v2-catalog-expand-chevron svg {
    width: 18px;
    height: 18px;
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
  }

  body.is-home-page #mobV2CatalogSection.is-expanded .mob-v2-catalog-expand-chevron {
    transform: rotate(180deg);
  }

  body.is-home-page:has(#catalogDrawer.open) .mob-v2-catalog-expand {
    display: none;
  }

  /* Inline search dropdown — light theme, full width of search field */
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown.open,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown.catalog-search-dropdown.open {
    display: block !important;
    position: absolute !important;
    top: calc(100% + 6px) !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box !important;
    z-index: 40 !important;
    max-height: min(280px, 42vh) !important;
    overflow: auto !important;
    border-radius: 11px !important;
    background: #ffffff !important;
    border: 1.5px solid var(--mob-v2-cat-group-frame) !important;
    box-shadow: 0 12px 28px rgba(26, 35, 50, 0.14) !important;
    color: #1a2332 !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown .search-drop-count,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown .search-drop-recent-hdr {
    background: #f3f7fc !important;
    color: #5b6575 !important;
    border-bottom: 1px solid #e2eaf3 !important;
    padding: 10px 14px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown .search-drop-count strong {
    color: var(--mob-v2-cat-gold) !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown .search-drop-item {
    color: #1a2332 !important;
    background: #ffffff !important;
    border-bottom-color: #e8ecf2 !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown .search-drop-item:hover,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown .search-drop-item:active {
    background: #f3f7fc !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown .search-drop-name {
    color: #1a2332 !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown .search-drop-meta,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown .search-drop-brand,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown .search-drop-hint,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown .search-drop-empty {
    color: #6b7280 !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown .search-drop-cat,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown .search-drop-hint em {
    color: #c9a227 !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown .search-drop-recent {
    color: #1a2332 !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogSearchDropdown .search-drop-recent:hover {
    background: #f3f7fc !important;
  }

  /* ── Homepage open drawer = desktop-style road tree panel (viewport-fixed) ── */
  body.catalog-drawer-open #catalogDrawer.open,
  body:has(#catalogDrawer.open) #catalogDrawer,
  body.is-home-page.catalog-drawer-open #catalogDrawer.open,
  body.is-home-page:has(#catalogDrawer.open) #catalogDrawer {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    inset-inline-start: 0 !important;
    inset-inline-end: auto !important;
    left: 0 !important;
    right: auto !important;
    width: min(320px, 88vw) !important;
    max-width: min(320px, 88vw) !important;
    height: 100dvh !important;
    max-height: 100dvh !important;
    z-index: 2100 !important;
    display: flex !important;
    flex-direction: column !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    transform: none !important;
    background: #0b0d12 !important;
    border: none !important;
    border-inline-end: 1px solid rgba(255, 255, 255, 0.08) !important;
    box-shadow: 8px 0 28px rgba(0, 0, 0, 0.45) !important;
  }

  html[dir="rtl"] body.catalog-drawer-open #catalogDrawer.open,
  html[dir="rtl"] body:has(#catalogDrawer.open) #catalogDrawer,
  html[dir="rtl"] body.is-home-page.catalog-drawer-open #catalogDrawer.open,
  html[dir="rtl"] body.is-home-page:has(#catalogDrawer.open) #catalogDrawer {
    left: auto !important;
    right: 0 !important;
  }

  body.catalog-drawer-open #catalogDrawer.open .catalog-drawer-bg,
  body:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-bg,
  body.is-home-page.catalog-drawer-open #catalogDrawer.open .catalog-drawer-bg,
  body.is-home-page:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-bg {
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: top center !important;
    opacity: 0.75 !important;
    visibility: visible !important;
    z-index: 0 !important;
    pointer-events: none !important;
    filter: brightness(0.9) contrast(1.04) saturate(0.88) !important;
  }

  body.catalog-drawer-open #catalogDrawer.open .catalog-drawer-head-overlay,
  body:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-head-overlay {
    display: block !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: 1 !important;
    pointer-events: none !important;
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.35) 0%,
      rgba(0, 0, 0, 0.55) 55%,
      rgba(6, 8, 12, 0.78) 100%
    ) !important;
  }

  body.catalog-drawer-open #catalogDrawer.open .catalog-drawer-head h2,
  body.catalog-drawer-open #catalogDrawer.open .catalog-drawer-head-spacer,
  body:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-head h2,
  body:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-head-spacer {
    display: block !important;
  }

  body.catalog-drawer-open #catalogDrawer.open .catalog-drawer-head,
  body:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-head {
    flex-shrink: 0;
    display: block !important;
    position: relative !important;
    z-index: 1 !important;
    min-height: 130px !important;
    max-height: none !important;
    padding: 12px 14px !important;
    margin: 0;
    background: transparent !important;
    border: none !important;
    overflow: hidden !important;
    isolation: isolate;
  }

  body.catalog-drawer-open #catalogDrawer.open .catalog-drawer-search-wrap,
  body:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-search-wrap {
    display: block !important;
    position: relative;
    z-index: 2;
  }

  body.catalog-drawer-open #catalogDrawer.open .catalog-drawer-close,
  body:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-close {
    display: inline-flex !important;
    position: relative;
    z-index: 3;
    width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.14) !important;
    background: rgba(0, 0, 0, 0.35) !important;
    color: #fff;
  }

  body.catalog-drawer-open #catalogDrawer.open #catalogGroupsList,
  body:has(#catalogDrawer.open) #catalogDrawer #catalogGroupsList {
    position: relative;
    z-index: 1;
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch;
    padding: 8px 0 16px !important;
    margin: 0;
    background: linear-gradient(
      180deg,
      rgba(6, 8, 12, 0.45) 0%,
      rgba(6, 8, 12, 0.52) 100%
    ) !important;
  }

  body.catalog-drawer-open #catalogDrawer.open .ct-shell::before,
  body.catalog-drawer-open #catalogDrawer.open .ct-shell::after,
  body.catalog-drawer-open #catalogDrawer.open .ct-children::before,
  body.catalog-drawer-open #catalogDrawer.open .ct-node > .ct-row::before,
  body:has(#catalogDrawer.open) #catalogDrawer .ct-shell::before,
  body:has(#catalogDrawer.open) #catalogDrawer .ct-shell::after,
  body:has(#catalogDrawer.open) #catalogDrawer .ct-children::before,
  body:has(#catalogDrawer.open) #catalogDrawer .ct-node > .ct-row::before {
    display: block !important;
  }

  body.is-home-page.catalog-drawer-open .mob-v2-catalog-card,
  body.is-home-page:has(#catalogDrawer.open) .mob-v2-catalog-card {
    position: relative;
    z-index: auto;
  }

  body.is-home-page.catalog-drawer-open .mob-v2-catalog-head,
  body.is-home-page:has(#catalogDrawer.open) .mob-v2-catalog-head,
  body.is-home-page.catalog-drawer-open .mob-v2-catalog-expand,
  body.is-home-page:has(#catalogDrawer.open) .mob-v2-catalog-expand {
    display: none !important;
  }

  body.catalog-drawer-open #mobV2CatalogSection,
  body:has(#catalogDrawer.open) #mobV2CatalogSection,
  body.is-home-page.catalog-drawer-open #mobV2CatalogSection,
  body.is-home-page:has(#catalogDrawer.open) #mobV2CatalogSection {
    display: none !important;
  }

  body.catalog-drawer-open #catalogDrawer.open .catalog-drawer-search,
  body:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-search {
    display: flex !important;
    align-items: center !important;
    height: 44px;
    padding: 0 14px 0 12px !important;
    /* Transparent so the road image shows through the search field */
    background: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.38) !important;
    border-radius: 12px !important;
    box-shadow: none !important;
  }

  body #catalogDrawer.open .catalog-drawer-head h2,
  body:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-head h2 {
    display: block !important;
    color: #fff !important;
  }

  body #catalogDrawer.open .ct-row--folder .ct-label,
  body:has(#catalogDrawer.open) #catalogDrawer .ct-row--folder .ct-label,
  body #catalogDrawer.open .ct-row--root .ct-label,
  body:has(#catalogDrawer.open) #catalogDrawer .ct-row--root .ct-label {
    /* ~15.2px — folder/root rows */
    font-size: calc(11px * 1.38) !important;
  }

  body #catalogDrawer.open .ct-row--group .ct-label,
  body:has(#catalogDrawer.open) #catalogDrawer .ct-row--group .ct-label,
  body #catalogDrawer.open .ct-row--group.is-active .ct-label,
  body:has(#catalogDrawer.open) #catalogDrawer .ct-row--group.is-active .ct-label,
  body #catalogDrawer.open .ct-node--group.is-focus > .ct-row--group .ct-label,
  body:has(#catalogDrawer.open) #catalogDrawer .ct-node--group.is-focus > .ct-row--group .ct-label {
    /* Match folder/root size; weight stays normal (not bold) — beat drawer active 500 */
    font-size: calc(11px * 1.38) !important;
    font-weight: 400 !important;
  }

  body #catalogDrawer.open .ct-label,
  body:has(#catalogDrawer.open) #catalogDrawer .ct-label {
    color: #fff !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9), 0 0 12px rgba(0, 0, 0, 0.55);
  }

  body #catalogDrawer.open .ct-icon,
  body #catalogDrawer.open .ct-icon--gold,
  body #catalogDrawer.open .ct-icon--img,
  body:has(#catalogDrawer.open) #catalogDrawer .ct-icon {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    color: #f0a030 !important;
  }

  body #catalogDrawer.open .ct-icon svg,
  body:has(#catalogDrawer.open) #catalogDrawer .ct-icon svg {
    stroke: currentColor;
    fill: none;
  }

  body #catalogDrawer.open .ct-icon--img img,
  body:has(#catalogDrawer.open) #catalogDrawer .ct-icon--img img {
    display: block !important;
    filter: none !important;
    opacity: 1 !important;
  }

  body #catalogDrawer.open .catalog-drawer-search:not(.catalog-branch-search),
  body:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-search:not(.catalog-branch-search) {
    background: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.38) !important;
    box-shadow: none !important;
  }

  body.catalog-drawer-open #catalogDrawer.open .catalog-drawer-search input,
  body:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-search input {
    order: 1;
    flex: 1;
    min-width: 0;
    font-size: 13px;
    padding: 0 0 0 8px !important;
    color: #fff !important;
    background: transparent !important;
  }

  body.catalog-drawer-open #catalogDrawer.open .catalog-drawer-search-btn,
  body:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-search-btn {
    order: 0;
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    color: rgba(255, 255, 255, 0.85);
    background: transparent !important;
  }

  body.catalog-drawer-open #catalogDrawer.open .catalog-drawer-search-icon,
  body:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-search-icon {
    display: none !important;
  }

  body.catalog-drawer-open #catalogDrawer.open .catalog-drawer-search-glyph--arrow,
  body:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-search-glyph--arrow {
    display: none !important;
  }

  body.catalog-drawer-open #catalogDrawer.open .catalog-drawer-search-glyph--loupe,
  body:has(#catalogDrawer.open) #catalogDrawer .catalog-drawer-search-glyph--loupe {
    display: block !important;
  }
}

/* ── Desktop ≥901px: workshop inline catalog under hero ── */
@media (min-width: 901px) {
  body.is-home-page #mobV2CatalogSection {
    --mob-v2-cat-gold: #1e5bb8;
    --mob-v2-cat-gold-soft: rgba(30, 91, 184, 0.35);
    --mob-v2-cat-group-frame: #1e5bb8;
    --mob-v2-cat-icon-brown: #8a6744;
    --mob-v2-cat-icon-brown-soft: rgba(138, 103, 68, 0.16);
    --mob-v2-cat-icon-gold-ring: #e8c45a;
    --mob-v2-cat-bg: #ffffff;
    --mob-v2-cat-card: #ffffff;
    --mob-v2-cat-search: #ffffff;
    --mob-v2-cat-muted: #6b7280;
    --mob-v2-cat-text: #1a2332;
    --mob-v2-cat-navy: #002157;
    width: 100%;
    padding: 20px 0 8px;
    background: #ffffff;
  }

  body.is-home-page .mob-v2-catalog-card {
    max-width: min(1480px, calc(100% - 48px));
    margin-inline: auto;
    padding: 0;
    border: none;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
  }

  /* Header — title + subtitle (restored; was hidden for mockup alignment) */
  body.is-home-page .mob-v2-catalog-head {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 16px;
  }

  body.is-home-page .mob-v2-catalog-head-icon {
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--mob-v2-cat-gold);
  }

  body.is-home-page .mob-v2-catalog-head-icon svg {
    width: 32px;
    height: 32px;
  }

  body.is-home-page .mob-v2-catalog-title {
    margin: 0;
    font-family: var(--font-en, "Segoe UI", sans-serif);
    font-size: clamp(13px, 1.2vw, 17px);
    font-weight: 800;
    letter-spacing: -0.01em;
    text-transform: none;
    line-height: 1.15;
    color: #1e5bb8;
  }

  body.is-home-page .mob-v2-catalog-title .mob-v2-catalog-oem {
    color: #1e5bb8;
    font-weight: inherit;
  }

  body.is-home-page .mob-v2-catalog-title .mob-v2-catalog-astra {
    color: #D71920;
    font-weight: inherit;
  }

  body.is-home-page .mob-v2-catalog-sub {
    margin: 4px 0 0;
    font-size: 13px;
    font-weight: 500;
    color: #6B7280;
    line-height: 1.35;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) {
    position: static !important;
    inset: auto !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: none !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    box-shadow: none !important;
    z-index: auto !important;
    overflow: visible !important;
    background: transparent !important;
    color: var(--mob-v2-cat-text);
    border: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-bg,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-head-overlay,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-head h2,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-close,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-head-spacer {
    display: none !important;
  }

  /* Inline search under subtitle (restored; was hidden for mockup alignment) */
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-head {
    display: block !important;
    min-height: 0 !important;
    max-height: none !important;
    padding: 0 !important;
    margin: 0 0 12px;
    background: transparent !important;
    border: none !important;
    overflow: visible !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search-wrap {
    position: relative;
    grid-column: auto;
    width: 36%;
    max-width: 36%;
    padding: 0;
    margin: 0;
    margin-left: 0;
    margin-right: auto;
    background: transparent !important;
    border: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search {
    --mob-v2-cat-search-grad: linear-gradient(180deg, #1A8CBD 0%, #157EAB 50%, #0C638C 100%);
    --mob-v2-cat-search-grad-arrow: linear-gradient(180deg, #1881AE 0%, #13739D 50%, #0B5B81 100%);
    --mob-v2-cat-search-border: rgba(255, 255, 255, 0.90);
    --mob-v2-cat-search-border-focus: #D4AF37;
    display: flex !important;
    align-items: center !important;
    height: 50px;
    padding: 0 !important;
    padding-inline: 14px 0 !important;
    background-color: #157EAB !important;
    background-image:
      url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.06 0'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E"),
      var(--mob-v2-cat-search-grad) !important;
    background-blend-mode: soft-light, normal;
    border: 1px solid var(--mob-v2-cat-search-border) !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    overflow: hidden !important;
    transition: border-color 220ms ease;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search:hover {
    border-color: var(--mob-v2-cat-search-border-focus) !important;
    box-shadow: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search:focus-within {
    border-color: var(--mob-v2-cat-search-border-focus) !important;
    outline: none !important;
    box-shadow: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search:disabled,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search:has(input:disabled) {
    opacity: 0.6;
    pointer-events: none;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search-icon {
    display: flex !important;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    align-self: center;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    color: #fff;
    box-sizing: content-box;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search-icon svg {
    width: 20px;
    height: 20px;
    stroke: currentColor;
    fill: none;
    stroke-width: 1.5;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search input {
    flex: 1 1 auto;
    align-self: stretch;
    min-width: 0;
    width: 100%;
    height: 100% !important;
    border: none !important;
    outline: none !important;
    background: transparent !important;
    color: #ffffff !important;
    font-family: "Rajdhani", "DIN Condensed", "Eurostile", "Bank Gothic", sans-serif;
    font-weight: 600;
    font-size: calc(13px * 1.3 * 1.1);
    letter-spacing: 0.32em;
    text-transform: uppercase;
    text-align: center;
    line-height: 50px;
    padding-block: 0 !important;
    padding-inline: 10px 5px !important;
    box-shadow: none !important;
    -webkit-appearance: none;
    appearance: none;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search input:focus,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search input:focus-visible {
    outline: none !important;
    box-shadow: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search input::placeholder {
    color: rgba(255, 255, 255, 0.78) !important;
    font-family: "Rajdhani", "DIN Condensed", "Eurostile", "Bank Gothic", sans-serif;
    font-weight: 600;
    font-size: calc(13px * 1.3 * 1.1);
    letter-spacing: 0.32em;
    text-transform: uppercase;
    text-align: center;
    opacity: 1;
    line-height: 50px;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search-btn {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0;
    align-self: stretch;
    width: 43px;
    height: auto;
    min-height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    border-inline-start: 1px solid var(--mob-v2-cat-search-border);
    border-radius: 0;
    background-color: #13739D !important;
    background-image:
      url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.06 0'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E"),
      var(--mob-v2-cat-search-grad-arrow) !important;
    background-blend-mode: soft-light, normal;
    color: #ffffff;
    cursor: pointer;
    transition: border-color 220ms ease, background-color 220ms ease;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search-glyph--loupe {
    display: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search-glyph--arrow {
    display: block !important;
    width: 20px;
    height: 20px;
    stroke: currentColor;
    fill: none;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform 220ms ease;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search:hover .catalog-drawer-search-glyph--arrow {
    transform: translateX(3px);
  }

  html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search input,
  html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search input::placeholder {
    letter-spacing: 0.1px;
    text-transform: none;
  }

  html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search-glyph--arrow {
    transform: scaleX(-1);
  }

  html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .catalog-drawer-search:hover .catalog-drawer-search-glyph--arrow {
    transform: scaleX(-1) translateX(3px);
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogGroupsList {
    background: transparent !important;
    max-height: none !important;
    overflow: visible !important;
    padding: 0 !important;
    margin: 0;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogGroupsList .ct-shell::before,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) #catalogGroupsList .ct-shell::after {
    display: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 12px;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    align-items: stretch;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more {
    margin: 0 !important;
    min-width: 0;
    display: flex;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-children {
    display: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row--group {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-rows: minmax(0, 1fr) auto;
    align-items: stretch;
    width: 100%;
    height: 100%;
    min-height: 168px;
    aspect-ratio: 3 / 3.4;
    padding: 0;
    margin: 0;
    gap: 0;
    border-radius: 12px;
    background: #ffffff !important;
    border: 1px solid #E8ECF2 !important;
    box-shadow: 0 4px 14px rgba(15, 45, 107, 0.06) !important;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.22s ease, box-shadow 0.22s ease;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--featured-engine > .ct-row--group {
    border-color: #E8ECF2 !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row--group:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(15, 45, 107, 0.10) !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row--group:hover .ct-icon--art img {
    transform: scale(1.04);
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row > .ct-chevron {
    display: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row::after {
    content: "";
    grid-column: 2;
    grid-row: 2;
    width: 7px;
    height: 7px;
    margin: 0 12px 0 0;
    border-inline-end: 2px solid #1e5bb8;
    border-block-end: 2px solid #1e5bb8;
    transform: rotate(-45deg);
    opacity: 0.95;
    align-self: center;
  }

  html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row::after {
    transform: rotate(135deg);
    margin: 0 0 0 12px;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon--gold,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon--img,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon--art {
    grid-column: 1 / -1;
    grid-row: 1;
    display: block !important;
    width: 100%;
    height: 100%;
    min-height: 0;
    margin: 0;
    padding: 0 !important;
    border-radius: 0;
    background: #ffffff !important;
    border: none !important;
    box-shadow: none !important;
    color: transparent !important;
    overflow: hidden;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon svg {
    width: 28px;
    height: 28px;
    stroke: #8a6744;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon--art {
    padding: 14px 14px 4px !important;
    box-sizing: border-box;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon--art img {
    display: block !important;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
    object-position: center;
    border: 0 !important;
    outline: none !important;
    box-shadow: none !important;
    filter: none !important;
    background: transparent !important;
    transition: transform 0.22s ease;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon--img img {
    display: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--group > .ct-row--group .ct-label {
    grid-column: 1;
    grid-row: 2;
    min-width: 0;
    padding-block: 8px 12px;
    padding-inline: 14px 4px;
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #1e5bb8 !important;
    line-height: 1.25;
    text-align: start;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #ffffff;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 168px;
    aspect-ratio: 3 / 3.4;
    padding: 18px 14px !important;
    margin: 0;
    border-radius: 12px;
    background: var(--mob-v2-cat-navy, #002157) !important;
    border: 1px solid #002157 !important;
    box-shadow: 0 4px 14px rgba(0, 33, 87, 0.18) !important;
    overflow: hidden;
    color: #ffffff !important;
    cursor: pointer;
    transition: transform 0.22s ease, box-shadow 0.22s ease;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 28px rgba(0, 33, 87, 0.28) !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more:hover .ct-more-arrow {
    transform: translateX(4px);
    background: rgba(255, 255, 255, 0.14);
  }

  html[dir="rtl"] body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more:hover .ct-more-arrow {
    transform: translateX(-4px);
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more::after {
    display: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-art {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: 0.5;
    pointer-events: none;
    z-index: 0;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-gateway {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    width: 100%;
    height: 100%;
    text-align: center;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    background: transparent;
    color: #ffffff;
    box-shadow: none;
    transition: transform 0.22s ease, background 0.22s ease;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-copy {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    column-gap: 0.3em;
    row-gap: 2px;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-explore,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-plus,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-cats {
    display: inline !important;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 1.2;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-cta {
    flex: 0 0 100%;
    margin-top: 10px;
    font-size: 12px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.9);
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home > .ct-node--more > .ct-row--more .ct-more-cta-arrow {
    color: #ffffff;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-icon--more,
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home .ct-label--more {
    display: none !important;
  }

  body.is-home-page .mob-v2-catalog-expand,
  body.is-home-page .mob-v2-catalog-card > .mob-v2-catalog-expand {
    display: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-row--root {
    display: none !important;
  }

  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-node--root > .ct-children--root {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 12px;
    max-height: none !important;
    opacity: 1 !important;
    overflow: visible !important;
    padding-inline-start: 0 !important;
    margin: 0 !important;
  }
}

@media (min-width: 901px) and (max-width: 1200px) {
  body.is-home-page #mobV2CatalogHost .catalog-drawer .ct-tree--inline-home,
  body.is-home-page #mobV2CatalogHost .catalog-drawer:not(.open) .ct-node--root > .ct-children--root {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (prefers-reduced-motion: reduce) {
  body.is-home-page #mobV2CatalogSection.is-expanded #mobV2CatalogHost .catalog-drawer:not(.open) .ct-tree--inline-home > .ct-node--group:nth-child(n + 9),
  body.is-home-page #mobV2CatalogSection.is-expanded #mobV2CatalogHost .catalog-drawer:not(.open) .ct-children--root > .ct-node:nth-child(n + 9) {
    animation: none;
  }

  body.is-home-page .mob-v2-catalog-expand-chevron {
    transition: none;
  }
}

/* ── Premium flexible spacer between product list and footer (≤900px) ──
   Shown only when JS detects leftover viewport height. Collapses to zero
   (hidden) when the catalog already fills the screen — no extra scroll. */
@media (max-width: 900px) {
  .catalog-listing-filler {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 100%;
    margin: 8px 0 0;
    padding: 28px 20px 32px;
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 18px;
    background: #ffffff;
    box-shadow: 0 2px 14px rgba(15, 23, 42, 0.06);
    animation: catalogListingFillerFade 0.4s ease both;
  }

  .catalog-listing-filler[hidden] {
    display: none !important;
  }

  @keyframes catalogListingFillerFade {
    from { opacity: 0; }
    to { opacity: 1; }
  }

  .catalog-listing-filler-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
    max-width: 320px;
  }

  .catalog-listing-filler-icon {
    width: 56px;
    height: 56px;
    stroke: #c9a227;
    fill: none;
    stroke-width: 1.6;
    stroke-linecap: round;
    stroke-linejoin: round;
    opacity: 0.9;
    margin-bottom: 2px;
  }

  .catalog-listing-filler-spark {
    stroke-width: 2.2;
    opacity: 0.55;
  }

  .catalog-listing-filler-title {
    margin: 0;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0.01em;
    color: #111827;
    line-height: 1.3;
  }

  .catalog-listing-filler-desc {
    margin: 0;
    font-size: 13.5px;
    line-height: 1.55;
    color: #6b7280;
    font-weight: 500;
  }

  .catalog-listing-filler-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 46px;
    margin-top: 8px;
    padding: 11px 22px;
    border: 1.5px solid #c9a227;
    border-radius: 999px;
    background: transparent;
    color: #a88412;
    font-size: 13.5px;
    font-weight: 800;
    letter-spacing: 0.02em;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
  }

  .catalog-listing-filler-cta:active {
    background: rgba(201, 162, 39, 0.12);
    transform: scale(0.97);
  }

  .catalog-listing-filler-cta svg {
    width: 15px;
    height: 15px;
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
  }

  html[dir="rtl"] .catalog-listing-filler-cta svg {
    transform: scaleX(-1);
  }

  .catalog-listing-filler-note {
    font-size: 10.5px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #9ca3af;
    margin-top: 2px;
  }
}

@media (min-width: 901px) {
  .catalog-listing-filler {
    display: none !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .catalog-listing-filler {
    animation: none;
  }
}
