/** Shopify CDN: Minification failed

Line 2822:0 Unexpected "@media"

**/
/* evano homepage — commerce-first editorial system · refined mobile controls */
body.template-index {
  --ev-home-ink: #191918;
  --ev-home-paper: #f5f0e9;
  --ev-home-paper-soft: #fbf8f4;
  --ev-home-surface: #fff;
  --ev-home-rose: #c99087;
  --ev-home-muted: #625e58;
  --ev-home-line: #d9d1c8;
  --ev-home-display: var(--font-family-2, "Playfair Display", Georgia, serif);
  --ev-home-text: var(--font-family-1, inherit);
  --ev-home-space-1: 4px;
  --ev-home-space-2: 8px;
  --ev-home-space-3: 12px;
  --ev-home-space-4: 16px;
  --ev-home-space-5: 24px;
  --ev-home-space-6: 32px;
  --ev-home-space-7: 48px;
  --ev-home-space-8: 72px;
  --ev-home-space-9: 112px;
  overflow-x: clip;
  background: var(--ev-home-surface);
  color: var(--ev-home-ink);
}

body.template-index ::selection {
  background: var(--ev-home-ink);
  color: var(--ev-home-paper);
}

body.template-index :where(a, button, input, select, textarea):focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 4px;
}

body.template-index :where(h1, h2, h3) {
  max-width: 18ch;
  scroll-margin-top: 96px;
  text-wrap: balance;
}

body.template-index :where(p, .t4s-section-des) {
  text-wrap: pretty;
}

/* Cover: a single, decisive route into denim. */
body.template-index [id$="__background_video_QPNHNA"] .t4s-hero-inner {
  background: var(--ev-home-ink);
}

body.template-index [id$="__background_video_QPNHNA"] .t4s-content-position {
  width: min(100% - 48px, 680px);
  max-width: none;
}

body.template-index [id$="__background_video_QPNHNA"] #b_custom_text_iqWcGe {
  max-width: 11ch;
  margin-inline: auto;
  font-family: var(--ev-home-display);
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 0.98;
  text-shadow: 0 2px 24px rgb(0 0 0 / 0.28);
}

body.template-index [id$="__background_video_QPNHNA"] #b_custom_text_9DtXmt {
  max-width: none;
  font-family: var(--ev-home-text);
  text-transform: uppercase;
}

body.template-index [id$="__background_video_QPNHNA"] #b_custom_text_tnybQi {
  max-width: 44ch;
  margin-inline: auto;
  color: var(--ev-home-paper-soft) !important;
  text-shadow: 0 1px 16px rgb(0 0 0 / 0.3);
}

body.template-index [id$="__background_video_QPNHNA"] .t4s-btn-custom,
body.template-index [id$="__slideshow_LPmFaY"] .t4s-btn-custom {
  display: inline-flex;
  min-width: 196px;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  touch-action: manipulation;
  transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease;
}

body.template-index [id$="__background_video_QPNHNA"] .t4s-btn-custom {
  border: 1px solid var(--ev-home-paper-soft);
  background: var(--ev-home-paper-soft);
  color: var(--ev-home-ink);
  font-weight: 600;
  letter-spacing: 0.045em;
}

@media (hover: hover) {
  body.template-index [id$="__background_video_QPNHNA"] .t4s-btn-custom:hover {
    border-color: var(--ev-home-rose);
    background: var(--ev-home-rose);
    color: var(--ev-home-ink);
  }
}

/* Service reassurance: compact, scannable and subordinate to shopping. */
body.template-index [id$="__shipping_UpeF7C"] .t4s-section-inner {
  border-block: 1px solid rgb(201 144 135 / 0.32);
  background: var(--ev-home-paper-soft);
}

body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-list {
  width: min(100%, 1240px);
  margin-inline: auto;
}

body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-item {
  position: relative;
}

body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-item:not(:last-child)::after {
  content: "";
  position: absolute;
  inset: 18px 0 18px auto;
  width: 1px;
  background: rgb(201 144 135 / 0.32);
}

body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-inner {
  display: grid;
  min-height: 104px;
  padding: 20px 22px;
  grid-template-columns: 26px minmax(0, 1fr);
  column-gap: 14px;
  align-content: center;
  color: var(--ev-home-ink);
}

body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-icon {
  width: 26px;
  margin: 0;
  color: var(--ev-home-rose);
  font-size: 22px;
}

body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-content {
  min-width: 0;
}

body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-title {
  margin: 0 0 var(--ev-home-space-1);
  color: var(--ev-home-ink);
  font-size: 13px;
  font-weight: 650;
  letter-spacing: 0.075em;
  line-height: 1.3;
}

body.template-index [id$="__shipping_UpeF7C"] :where(.t4s-shipping-des, .t4s-shipping-des p) {
  margin: 0;
  color: var(--ev-home-muted);
  font-size: 13px;
  line-height: 1.45;
}

body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-link {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  color: var(--ev-home-ink);
  font-size: 13px;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

/* Fit guide: asymmetric magazine grid with every silhouette visible. */
body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);
  gap: var(--ev-home-space-7);
  align-items: end;
}

body.template-index [id$="__top_heading_3WRr3j"] h2.t4s-section-title,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) h2.t4s-section-title,
body.template-index [id$="__testimonials_QT36VG"] h2.t4s-section-title {
  margin: 0;
  font-family: var(--ev-home-display);
  font-size: clamp(42px, 4.2vw, 64px);
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.02;
}

body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading-subheading {
  max-width: 44ch;
  margin: 0;
}

body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-des,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) :where(.t4s-section-des, .t4s-section-des p),
body.template-index [id$="__testimonials_QT36VG"] :where(.t4s-section-des, .t4s-section-des p) {
  color: var(--ev-home-muted);
  font-size: 16px;
  line-height: 1.55;
}

body.template-index [id$="__collections_list_zEYAUa"] .t4s-list-collections {
  display: grid;
  width: min(100%, 1380px);
  margin-inline: auto;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

body.template-index [id$="__collections_list_zEYAUa"] .t4s-collection-item {
  width: auto;
  max-width: none;
  padding: 0;
  aspect-ratio: 4 / 5;
}

body.template-index [id$="__collections_list_zEYAUa"] :where(.t4s-cat-content, .t4s_ratio, .t4s-coll-img, .t4s_cat_item_link) {
  height: 100%;
}

body.template-index [id$="__collections_list_zEYAUa"] .t4s-cat-content {
  color: #fff;
  text-decoration: none;
  touch-action: manipulation;
}

body.template-index [id$="__collections_list_zEYAUa"] .t4s-cat-content::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(to bottom, rgb(0 0 0 / 0%) 45%, rgb(0 0 0 / 66%) 100%);
}

body.template-index [id$="__collections_list_zEYAUa"] .t4s-obj-eff {
  object-position: center;
  transition: transform 420ms cubic-bezier(.22, 1, .36, 1), filter 240ms ease;
}

body.template-index [id$="__collections_list_zEYAUa"] .t4s-cate-wrapper {
  right: var(--ev-home-space-5);
  bottom: var(--ev-home-space-5);
  left: var(--ev-home-space-5);
  z-index: 2;
  width: auto;
  margin: 0;
  text-align: left;
}

body.template-index [id$="__collections_list_zEYAUa"] .t4s-cat-title {
  display: block;
  max-width: 12ch;
  color: #fff;
  font-family: var(--ev-home-display);
  font-size: clamp(26px, 2.6vw, 42px);
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1;
  text-shadow: 0 2px 18px rgb(0 0 0 / 28%);
}

body.template-index [id$="__collections_list_zEYAUa"] .evano-fit-cta-wrap {
  display: flex;
  margin-top: var(--ev-home-space-6);
  justify-content: flex-start;
}

body.template-index [id$="__collections_list_zEYAUa"] .evano-fit-cta {
  display: inline-flex;
  min-height: 48px;
  padding: 12px 24px;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid var(--ev-home-ink);
  color: var(--ev-home-ink);
  font-size: 14px;
  font-weight: 650;
  text-decoration: none;
  transition: color 180ms ease, border-color 180ms ease;
}

body.template-index [id$="__collections_list_zEYAUa"] .evano-fit-cta:hover {
  color: var(--ev-home-muted);
  border-color: var(--ev-home-muted);
}

/* Store: product, price and size choice lead the page. */
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-section-head,
body.template-index [id$="__testimonials_QT36VG"] .t4s-section-head {
  max-width: 1380px;
  margin-inline: auto;
  text-align: left;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-top-heading {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  column-gap: var(--ev-home-space-7);
  align-items: end;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-info {
  padding-top: var(--ev-home-space-4);
  text-align: left;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-title {
  display: -webkit-box;
  min-height: 44px;
  overflow: hidden;
  line-height: 1.35;
  text-align: left;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-title > a {
  display: -webkit-box;
  font-size: 16px;
  min-height: 44px;
  align-items: center;
  overflow: hidden;
  line-height: 1.35;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) :is(.t4s-product-price, .t4s-price) {
  color: var(--ev-home-ink);
  font-size: 16px;
  font-variant-numeric: tabular-nums;
  font-weight: 650;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-section-head a[class*="btn"],
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pagination-wrapper a {
  min-height: 44px;
  align-items: center;
  color: var(--ev-home-ink);
  font-size: 16px;
  text-decoration: underline;
  text-underline-offset: 5px;
}

body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > :not(.t4s-pr-quickview),
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .t4s-product-btns {
  display: none !important;
}

body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 {
  position: absolute !important;
  inset: auto 0 0 !important;
  display: block !important;
  width: 100% !important;
  height: 48px !important;
  pointer-events: none;
}

body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > .t4s-pr-quickview {
  display: inline-flex !important;
  width: 100% !important;
  min-height: 48px !important;
  margin: 0 !important;
  padding: 10px 14px !important;
  align-items: center;
  justify-content: center;
  border: 0 !important;
  border-radius: 0 !important;
  background: rgb(255 255 255 / 94%) !important;
  color: var(--ev-home-ink) !important;
  font-size: 13px;
  font-weight: 650;
  letter-spacing: 0.01em;
  pointer-events: auto;
  touch-action: manipulation;
  transition: color 180ms ease, background-color 180ms ease;
}

body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-quickview .t4s-svg-pr-icon {
  display: none !important;
}

body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-quickview .t4s-text-pr {
  display: inline !important;
  opacity: 1 !important;
  visibility: visible !important;
}

body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-quickview:hover,
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-quickview:focus-visible {
  background: var(--ev-home-ink) !important;
  color: #fff !important;
}

/* Social proof: quiet editorial voices, integrated with the homepage rhythm. */
body.template-index [id$="__testimonials_QT36VG"] > .t4s-section-inner {
  margin: 0 !important;
  padding-block: var(--ev-home-space-8) var(--ev-home-space-8) !important;
  background: var(--ev-home-paper-soft) !important;
}

body.template-index [id$="__testimonials_QT36VG"] .t4s-top-heading {
  margin-bottom: var(--ev-home-space-7) !important;
  text-align: left;
}

body.template-index [id$="__testimonials_QT36VG"] h2.t4s-section-title {
  max-width: none;
  color: var(--ev-home-ink);
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(42px, 4.2vw, 64px);
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.02;
}

body.template-index [id$="__testimonials_QT36VG"] .t4s-section-des {
  display: block;
  max-width: 52ch;
  margin-top: var(--ev-home-space-2);
  color: var(--ev-home-muted);
  font-family: var(--ev-home-text);
  font-size: 15px;
  line-height: 1.45;
}

body.template-index [id$="__testimonials_QT36VG"] .t4s-testimonial-inner {
  height: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

body.template-index [id$="__testimonials_QT36VG"] .t4s-quote-wrap {
  display: flex;
  min-height: 310px;
  height: 100%;
  padding: var(--ev-home-space-5) 0 0;
  flex-direction: column;
  border: 0;
  border-top: 1px solid var(--ev-home-line);
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  text-align: left;
}

body.template-index [id$="__testimonials_QT36VG"] .t4s-quote-content {
  display: flex;
  min-height: 100%;
  flex: 1;
  flex-direction: column;
  background: transparent;
}

body.template-index [id$="__testimonials_QT36VG"] .t4s-rating-wapper {
  margin: 0 0 var(--ev-home-space-5);
  color: #a87500;
}

body.template-index [id$="__testimonials_QT36VG"] .t4s-rating-wapper svg {
  width: 13px;
  height: 13px;
  margin-inline: 1px;
  fill: currentColor;
}

body.template-index [id$="__testimonials_QT36VG"] .t4s-rating-wapper svg.t4s-last-star {
  color: var(--ev-home-line);
}

body.template-index [id$="__testimonials_QT36VG"] .t4s-quote-content > p {
  max-width: 34ch;
  margin: 0 0 var(--ev-home-space-6);
  color: var(--ev-home-ink);
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(20px, 1.55vw, 24px);
  letter-spacing: -0.012em;
  line-height: 1.45;
  text-wrap: pretty;
}

body.template-index [id$="__testimonials_QT36VG"] .t4s-quote-author {
  margin-top: auto !important;
  color: var(--ev-home-ink);
  font-family: var(--ev-home-text);
  font-size: 13px;
  font-weight: 650;
  letter-spacing: 0.075em;
  line-height: 1.4;
  text-transform: uppercase;
}

body.template-index [id$="__testimonials_QT36VG"] .t4s-quote-position {
  margin-top: var(--ev-home-space-1);
  color: var(--ev-home-muted);
  font-family: var(--ev-home-text);
  font-size: 13px;
  line-height: 1.45;
}

/* Final image: emotional close with two clear levels of action. */
body.template-index [id$="__slideshow_LPmFaY"] .t4s-content-position {
  width: min(100% - 48px, 720px);
  max-width: none;
}

body.template-index [id$="__slideshow_LPmFaY"] h2 {
  font-family: var(--ev-home-display);
  font-weight: 500;
  letter-spacing: -0.025em;
}

body.template-index [id$="__slideshow_LPmFaY"] #b_custom_text_nYX6PU {
  max-width: 43ch;
}

body.template-index [id$="__slideshow_LPmFaY"] #b_custom_button_story {
  margin-inline-start: var(--ev-home-space-2);
}

@media (hover: hover) and (pointer: fine) {
  body.template-index [id$="__collections_list_zEYAUa"] .t4s-cat-content:hover .t4s-obj-eff {
    transform: scale(1.035);
    filter: saturate(0.9);
  }
}

@media (max-width: 1024px) {
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading {
    grid-template-columns: minmax(0, 1fr) minmax(260px, 0.8fr);
    gap: var(--ev-home-space-6);
  }

  body.template-index [id$="__collections_list_zEYAUa"] .t4s-list-collections {
    gap: 10px;
  }
}

@media (max-width: 767px) {
  body.template-index .t4s-header__logo > a,
  body.template-index .t4s-site-nav__icons .t4s-site-nav__icon > a,
  body.template-index .t4s-push-menu-btn {
    min-width: 44px !important;
    min-height: 44px !important;
  }

  body.template-index #start-chat-link,
  body.template-index .t4s-popup__sales,
  body.template-index #app-embed-container-51929 {
    display: none !important;
  }

  /* Bring the first shopping decision into the initial mobile viewport. */
  body.template-index [id$="__background_video_QPNHNA"] > .t4s-section-inner {
    --aspect-ratio-cusmb: 390px !important;
  }

  body.template-index [id$="__shipping_UpeF7C"] > .t4s-section-inner {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }

  body.template-index [id$="__background_video_QPNHNA"] .t4s-content-position,
  body.template-index [id$="__slideshow_LPmFaY"] .t4s-content-position {
    width: calc(100% - 28px);
  }

  body.template-index [id$="__background_video_QPNHNA"] .t4s-content-position {
    width: calc(100% - 40px);
    text-align: left !important;
  }

  body.template-index [id$="__background_video_QPNHNA"] #b_custom_text_iqWcGe {
    max-width: 12ch;
    margin-inline: 0 auto;
    margin-bottom: 8px !important;
    font-size: clamp(30px, 8.4vw, 34px) !important;
    line-height: 1.02 !important;
  }

  body.template-index [id$="__background_video_QPNHNA"] #b_custom_text_9DtXmt {
    font-size: 10px !important;
    line-height: 16px !important;
    letter-spacing: 0.17em !important;
  }

  body.template-index [id$="__background_video_QPNHNA"] #b_custom_text_tnybQi,
  body.template-index [id$="__slideshow_LPmFaY"] #b_custom_text_nYX6PU {
    max-width: 32ch;
    font-size: 16px !important;
    line-height: 1.5 !important;
  }

  body.template-index [id$="__background_video_QPNHNA"] #b_custom_text_tnybQi {
    max-width: 28ch;
    margin-inline: 0 auto;
    margin-bottom: 6px !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
  }

  body.template-index [id$="__background_video_QPNHNA"] :is(#b_custom_button_pPDTDp, #b_custom_button_T3EAcp) {
    display: flex;
    width: fit-content;
    min-width: 0;
    min-height: 44px;
    margin: 0 !important;
    padding-inline: 2px !important;
    border: 0;
    border-bottom: 1px solid rgb(255 255 255 / 0.78);
    background: transparent;
    color: #fff;
    font-size: 12px !important;
    letter-spacing: 0.075em;
  }

  body.template-index [id$="__background_video_QPNHNA"] :is(#b_custom_button_pPDTDp, #b_custom_button_T3EAcp):focus-visible {
    outline: 2px solid #fff;
    outline-offset: 4px;
  }

  body.template-index [id$="__background_video_QPNHNA"] #b_custom_button_T3EAcp {
    margin-top: 12px !important;
  }

  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: 1fr;
    column-gap: 16px;
    row-gap: 0;
    padding-inline: 14px;
    box-sizing: border-box;
  }

  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-item {
    display: flex;
    width: auto;
    max-width: none;
  }

  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-item::after,
  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-item:not(:last-child)::after {
    content: none;
  }

  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-item:nth-child(-n + 2) {
    border-bottom: 1px solid rgb(201 144 135 / 0.18);
  }

  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-inner {
    position: relative;
    display: grid;
    width: 100%;
    min-height: 68px;
    padding: 7px 0 6px;
    grid-template-columns: 17px minmax(0, 1fr);
    column-gap: 6px;
    align-content: start;
    align-items: start;
  }

  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-icon {
    display: block;
    width: 17px;
    margin: 1px 0 0;
    color: var(--ev-home-rose);
    font-size: 16px;
    line-height: 1;
  }

  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-icon > i {
    display: block;
    font-size: 16px !important;
    line-height: 1 !important;
  }

  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-content {
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }

  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-title {
    min-height: 0;
    margin: 0 0 2px;
    padding-inline-start: 0;
    font-size: 10.5px;
    font-weight: 650;
    letter-spacing: 0.035em;
    line-height: 1.2;
    text-transform: none !important;
  }

  body.template-index [id$="__shipping_UpeF7C"] :where(.t4s-shipping-des, .t4s-shipping-des p) {
    display: block;
    margin: 0;
    color: var(--ev-home-muted);
    font-size: 10px;
    line-height: 1.25;
  }

  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-link {
    position: absolute;
    z-index: 1;
    inset: 0;
    min-height: 44px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
  }

  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-link:focus-visible {
    outline: 2px solid var(--ev-home-ink);
    outline-offset: -3px;
  }

  body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-top-heading {
    display: block;
  }

  body.template-index [id$="__top_heading_3WRr3j"] h2.t4s-section-title,
  body.template-index [id$="__testimonials_QT36VG"] h2.t4s-section-title {
    max-width: 12ch;
    font-size: clamp(34px, 10.5vw, 42px);
    line-height: 1.04;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) h2.t4s-section-title {
    max-width: 11ch;
    font-size: clamp(30px, 8.5vw, 34px);
    line-height: 1.02;
    letter-spacing: -0.025em;
  }

  body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading-subheading {
    max-width: 34ch;
    margin-top: var(--ev-home-space-4);
  }

  body.template-index [id$="__collections_list_zEYAUa"] .t4s-list-collections {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: var(--ev-home-space-2);
  }

  body.template-index [id$="__collections_list_zEYAUa"] .t4s-collection-item {
    aspect-ratio: 3 / 4;
  }

  body.template-index [id$="__collections_list_zEYAUa"] .t4s-cate-wrapper {
    right: 12px;
    bottom: 14px;
    left: 12px;
  }

  body.template-index [id$="__collections_list_zEYAUa"] .t4s-cat-title {
    font-size: clamp(23px, 7vw, 30px);
  }

  body.template-index [id$="__collections_list_zEYAUa"] .evano-fit-cta-wrap {
    margin-top: var(--ev-home-space-5);
  }

  body.template-index [id$="__collections_list_zEYAUa"] .evano-fit-cta {
    width: 100%;
    min-height: 52px;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-top-heading {
    margin-bottom: 24px;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-top-heading {
    margin-bottom: var(--ev-home-space-6);
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-top-heading-subheading {
    max-width: 30ch;
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.5;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products.t4s-row {
    --ts-gutter-x: 10px !important;
    --ts-gutter-y: 22px !important;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner {
    padding-bottom: 0 !important;
  }

  /* Match the collection card controls without changing homepage quickshop routing. */
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 {
    inset: 0 !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    pointer-events: none;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > * {
    pointer-events: auto;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > .t4s-pr-wishlist {
    display: block !important;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > a.t4s-pr-wishlist {
    display: inline-flex !important;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
    position: absolute !important;
    right: 8px !important;
    bottom: 8px !important;
    left: auto !important;
    display: inline-flex !important;
    width: 44px !important;
    min-width: 44px !important;
    max-width: 44px;
    height: 44px !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 4px !important;
    align-items: center !important;
    justify-content: center !important;
    border: 0 !important;
    border-radius: 50% !important;
    color: #34343a !important;
    background: transparent !important;
    box-shadow: none !important;
    pointer-events: auto;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] .t4s-svg-pr-icon {
    display: inline-flex !important;
    flex: 0 0 36px !important;
    width: 36px !important;
    min-width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(31, 31, 39, 0.1);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 3px 12px rgba(31, 31, 39, 0.12);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] .t4s-svg-pr-icon svg {
    width: 18px;
    height: 18px;
    transform: translate(-1px, -1px);
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] .t4s-text-pr {
    /* The theme forces this label to block!important; hide it so the compact icon remains centered. */
    display: none !important;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop]:focus-visible {
    outline: 2px solid #34343a;
    outline-offset: 2px;
    background: transparent !important;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-info {
    padding-top: 8px;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-section-head a[class*="btn"] {
    display: inline-flex;
    margin-top: var(--ev-home-space-3);
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-testimonial-inner {
    padding: 28px 0 36px;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-quote-content > p {
    max-width: 28ch;
    font-size: 23px;
  }

  body.template-index [id$="__slideshow_LPmFaY"] h2 {
    max-width: 12ch;
    font-size: clamp(36px, 10.8vw, 44px) !important;
    line-height: 1.04 !important;
  }

  body.template-index [id$="__slideshow_LPmFaY"] .t4s-btn-custom {
    width: 100%;
    max-width: 260px;
    margin-inline: 0;
  }

  body.template-index [id$="__slideshow_LPmFaY"] #b_custom_button_story {
    margin-inline-start: 0;
  }
}

/* Final mobile rail: a single, compact row. It fits three visual choices plus
   their selected name without covering the CTA or stretching the card. */
@media (max-width: 767px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) {
    --ev-card-rail: 58px;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner {
    padding-bottom: var(--ev-card-rail) !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay]:not([hidden]),
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-finish-swatches]:not([hidden]) {
    inset: auto 113px 7px 8px !important;
    width: auto !important;
    max-width: calc(100% - 121px) !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 !important;
    overflow: hidden !important;
    gap: 4px !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay]:not([hidden]) .t4s-product-colors,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatches {
    width: auto !important;
    max-width: none !important;
    height: 36px !important;
    min-height: 36px !important;
    overflow: visible !important;
    flex: 0 0 auto !important;
    gap: 4px !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatch {
    width: 36px !important;
    min-width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
    flex-basis: 36px !important;
    padding: 2px !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors .t4s-pr-color__item > .t4s-pr-color__value {
    width: 28px !important;
    min-width: 28px !important;
    height: 28px !important;
    min-height: 28px !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-color-swatch-label,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatch-label {
    display: block !important;
    min-width: 0;
    max-width: 62px !important;
    overflow: hidden !important;
    flex: 1 1 auto;
    font-size: 10px !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner:has(.evano-product-variants[data-evano-editorial-overlay]:not([hidden])) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop],
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner:has(.evano-product-variants[data-evano-finish-swatches]:not([hidden])) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
    inset: auto 7px 7px auto !important;
    width: 100px !important;
    min-width: 100px !important;
    height: 44px !important;
  }
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner:not(:has(.evano-product-variants[data-evano-editorial-overlay]:not([hidden]))):not(:has(.evano-product-variants[data-evano-finish-swatches]:not([hidden]))) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
    inset: auto 7px 7px 7px !important;
    width: auto !important;
    min-width: 0 !important;
    height: 44px !important;
  }
}

@media (max-width: 359px) {
  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-list {
    column-gap: 12px;
    padding-inline: 10px;
  }

  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-inner {
    min-height: 70px;
    padding: 8px 0 7px;
    grid-template-columns: 15px minmax(0, 1fr);
    column-gap: 5px;
  }

  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-title {
    min-height: 0;
    padding-inline-start: 0;
    font-size: 10px;
  }

  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-icon,
  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-icon > i {
    width: 15px;
    font-size: 15px !important;
  }

  body.template-index [id$="__shipping_UpeF7C"] :where(.t4s-shipping-des, .t4s-shipping-des p) {
    font-size: 9.5px;
  }

  body.template-index [id$="__shipping_UpeF7C"] .t4s-shipping-link {
    padding: 0;
  }

  body.template-index [id$="__collections_list_zEYAUa"] .t4s-cat-title {
    font-size: 22px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.template-index [id$="__background_video_QPNHNA"] .t4s_bg_vid_html5 {
    display: none !important;
  }


  body.template-index [id$="__collections_list_zEYAUa"] .t4s-obj-eff,
  body.template-index [id$="__collections_list_zEYAUa"] .evano-fit-cta,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-quickview,
  body.template-index [id$="__background_video_QPNHNA"] .t4s-btn-custom,
  body.template-index [id$="__slideshow_LPmFaY"] .t4s-btn-custom {
    transition: none !important;
  }
}

/* Fresh-review corrections: interaction, crop and intermediate composition. */
body.template-index [id$="__background_video_QPNHNA"] .t4s-img-video,
body.template-index [id$="__background_video_QPNHNA"] .t4s_bg_vid_html5 {
  object-position: 46% center !important;
  transform: none !important;
  transform-origin: center;
}

body.template-index :is(:is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]), [id$="__testimonials_QT36VG"]) .flickityt4s-prev-next-button {
  min-width: 44px !important;
  min-height: 44px !important;
  touch-action: manipulation;
}

/* Runtime carousel pagination: quiet marks with full-size keyboard and touch targets. */
body.template-index :is(:is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]), [id$="__testimonials_QT36VG"]) ol.flickityt4s-page-dots {
  position: relative !important;
  inset: auto !important;
  display: flex !important;
  width: fit-content !important;
  max-width: 100%;
  margin: var(--ev-home-space-5) auto 0 !important;
  padding: 0 !important;
  align-items: center;
  justify-content: center;
  gap: 8px !important;
  list-style: none;
}

body.template-index :is(:is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]), [id$="__testimonials_QT36VG"]) ol.flickityt4s-page-dots > li.dot {
  position: relative;
  display: grid;
  width: 44px !important;
  min-width: 44px !important;
  height: 44px !important;
  min-height: 44px !important;
  margin: 0 !important;
  padding: 0 !important;
  place-items: center;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  opacity: 1 !important;
  cursor: pointer;
  touch-action: manipulation;
}

body.template-index :is(:is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]), [id$="__testimonials_QT36VG"]) ol.flickityt4s-page-dots > li.dot::before {
  width: 9px;
  height: 9px;
  border: 1px solid #5f5a55;
  border-radius: 50%;
  background: transparent;
  content: '';
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) ol.flickityt4s-page-dots > li.dot[aria-current="true"]::before {
  border-color: var(--ev-home-ink);
  background: var(--ev-home-ink);
}

body.template-index [id$="__testimonials_QT36VG"] ol.flickityt4s-page-dots > li.dot::before {
  border-color: var(--ev-home-muted);
}

body.template-index [id$="__testimonials_QT36VG"] ol.flickityt4s-page-dots > li.dot[aria-current="true"]::before {
  border-color: var(--ev-home-ink);
  background: var(--ev-home-ink);
}

body.template-index :is(:is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]), [id$="__testimonials_QT36VG"]) ol.flickityt4s-page-dots > li.dot:focus-visible {
  outline: 2px solid var(--ev-home-ink);
  outline-offset: -6px;
}

body.template-index [id$="__testimonials_QT36VG"] ol.flickityt4s-page-dots > li.dot:focus-visible {
  outline-color: var(--ev-home-ink);
}

/* Testimonial rhythm is intentionally calmer than the product carousels. */
@media (max-width: 767px) {
  body.template-index [id$="__testimonials_QT36VG"] > .t4s-section-inner {
    padding-block: 28px 22px !important;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-top-heading {
    margin-bottom: 16px !important;
  }

  body.template-index [id$="__testimonials_QT36VG"] h2.t4s-section-title {
    max-width: none;
    font-size: 34px;
    line-height: 1;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-section-des {
    max-width: 36ch;
    margin-top: 8px;
    font-size: 14px;
    line-height: 1.4;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-testimonial-inner {
    padding: 0;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-quote-wrap {
    min-height: 218px;
    padding-top: 12px;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-rating-wapper {
    margin-bottom: 10px;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-rating-wapper svg {
    width: 15px;
    height: 15px;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-quote-content > p {
    max-width: 32ch;
    margin-bottom: 14px;
    font-size: 17px;
    line-height: 1.4;
  }

  body.template-index [id$="__testimonials_QT36VG"] ol.flickityt4s-page-dots {
    margin-top: 6px !important;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  body.template-index [id$="__testimonials_QT36VG"] > .t4s-section-inner {
    padding-block: 56px !important;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-top-heading {
    margin-bottom: 40px !important;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-quote-wrap {
    min-height: 330px;
  }
}

/* EVANO CRO — compact, immediately recognizable social proof on phones. */
@media (max-width: 767px) {
  body.template-index [id$="__testimonials_QT36VG"] > .t4s-section-inner {
    padding-block: 22px 18px !important;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-top-heading {
    margin-bottom: 12px !important;
  }

  body.template-index [id$="__testimonials_QT36VG"] h2.t4s-section-title {
    font-size: clamp(29px, 9vw, 34px) !important;
    line-height: 1.02 !important;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-section-des {
    max-width: 34ch !important;
    margin-top: 6px !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-quote-wrap {
    min-height: 164px !important;
    padding-top: 10px !important;
  }

  body.template-index [id$="__testimonials_QT36VG"] .flickityt4s-viewport {
    height: 176px !important;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-rating-wapper {
    margin-bottom: 7px !important;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-quote-content > p {
    display: -webkit-box;
    max-width: 34ch !important;
    margin-bottom: 10px !important;
    overflow: hidden;
    font-size: 15px !important;
    line-height: 1.35 !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }

  body.template-index [id$="__testimonials_QT36VG"] .t4s-quote-author,
  body.template-index [id$="__testimonials_QT36VG"] .t4s-quote-position {
    font-size: 11px !important;
    line-height: 1.3 !important;
  }

  body.template-index [id$="__testimonials_QT36VG"] ol.flickityt4s-page-dots {
    margin-top: 2px !important;
  }
}

/* EVANO editorial-system pilot: homepage featured collection only. */
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) {
  --evano-featured-display: "Playfair Display", Georgia, serif;
  --evano-featured-text: "Montserrat", Arial, sans-serif;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-top-heading {
  display: block;
  margin-bottom: var(--ev-home-space-5) !important;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s_des_title_10 .t4s-section-title::before,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s_des_title_10 .t4s-section-title::after {
  display: none !important;
  content: none !important;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) h2.t4s-section-title {
  max-width: 100%;
  justify-content: flex-start;
  color: var(--ev-home-ink);
  font-family: var(--evano-featured-display);
  font-size: clamp(40px, 4vw, 52px);
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.06;
  text-align: left;
  text-wrap: balance;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-title,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-title > a,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) :is(.t4s-product-price, .t4s-price, .t4s-badge-item, .t4s-pr-item-btn) {
  font-family: var(--evano-featured-text);
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) :where(.t4s-product-inner, .t4s-product-img) {
  margin-top: 0 !important;
  border-radius: 0 !important;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-info {
  padding-top: var(--ev-home-space-3);
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-title,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-title > a {
  display: -webkit-box;
  width: 100%;
  min-height: 40.5px;
  max-width: 100%;
  overflow: hidden;
  color: var(--ev-home-ink);
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.3;
  text-align: left;
  text-wrap: pretty;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-info__inner {
  padding-bottom: calc(var(--ev-home-space-4) + var(--ev-home-space-1));
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-product-rating:has(.stamped-product-reviews-badge:empty) {
  display: none;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay] {
  position: absolute !important;
  z-index: 4;
  top: 52px;
  bottom: auto;
  left: 0;
  display: flex !important;
  width: 44px;
  max-width: 44px;
  height: min(176px, calc(100% - 56px));
  min-height: 0;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  box-sizing: border-box;
  align-items: flex-start;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  pointer-events: auto;
  touch-action: pan-y;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay][hidden] {
  display: none !important;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors {
  display: flex;
  width: 44px;
  max-width: 44px;
  height: 100% !important;
  min-height: 0 !important;
  margin: 0;
  padding: 0 !important;
  overflow-x: hidden;
  overflow-y: auto;
  flex-direction: column;
  align-items: center;
  gap: 0 !important;
  overscroll-behavior-block: contain;
  -ms-overflow-style: none;
  scrollbar-color: transparent transparent;
  scrollbar-width: none;
  touch-action: pan-y;
  -webkit-overflow-scrolling: touch;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
  background: transparent;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item {
  position: relative;
  display: grid;
  flex: 0 0 44px;
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  margin: 0;
  padding: 10px;
  box-sizing: border-box;
  place-items: center;
  border-radius: 2px;
  scroll-snap-align: start none;
  touch-action: manipulation;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item:hover,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item:focus-visible,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item.is-swatch--selected,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item[aria-pressed="true"] {
  border-color: transparent;
  background: transparent;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors .t4s-pr-color__item > .t4s-pr-color__value {
  display: block;
  width: 24px !important;
  min-width: 24px !important;
  height: 24px !important;
  min-height: 24px !important;
  margin: 0;
  padding: 0;
  border: 2px solid var(--ev-home-paper-soft);
  border-radius: 50%;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item:is(.is-swatch--selected, .is--selected, .is-selected, [aria-pressed="true"], :focus-visible)::before,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item:is(.is-swatch--selected, .is--selected, .is-selected, [aria-pressed="true"], :focus-visible)::after {
  position: absolute;
  border-radius: 50%;
  content: "";
  pointer-events: none;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item:is(.is-swatch--selected, .is--selected, .is-selected, [aria-pressed="true"], :focus-visible)::before {
  inset: 3px;
  border: 2px solid var(--ev-home-paper-soft);
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item:is(.is-swatch--selected, .is--selected, .is-selected, [aria-pressed="true"], :focus-visible)::after {
  inset: 6px;
  border: 2px solid var(--ev-home-ink);
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors .t4s-pr-color__item:focus-visible {
  outline: 0 !important;
  box-shadow:
    inset 0 0 0 2px var(--ev-home-paper-soft),
    inset 0 0 0 4px var(--ev-home-ink);
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) :is(.t4s-product-price, .t4s-price) {
  min-height: 0;
  margin-top: var(--ev-home-space-1);
  color: var(--ev-home-ink);
  font-size: 15px;
  font-variant-numeric: tabular-nums;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.4;
  text-align: left;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) :is(.t4s-product-price, .t4s-price):has(> ins):has(> del),
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) :is(.t4s-product-price, .t4s-price) [data-pr-price]:has(> ins):has(> del) {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: baseline;
  column-gap: var(--ev-home-space-2);
  row-gap: 0;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) :is(.t4s-product-price, .t4s-price) ins {
  margin: 0 !important;
  color: var(--ev-home-ink);
  font-weight: 500;
  text-decoration: none;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) :is(.t4s-product-price, .t4s-price) del {
  color: rgb(25 25 24 / 58%);
  font-size: max(12px, 0.88em);
  font-weight: 400;
  text-decoration-thickness: 1px;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-badge {
  top: var(--ev-home-space-2);
  left: var(--ev-home-space-2);
  gap: var(--ev-home-space-1);
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-badge .t4s-badge-item {
  min-height: 22px;
  padding: 5px 7px;
  border: 1px solid rgb(25 25 24 / 18%);
  border-radius: 2px;
  background: rgb(245 240 233 / 94%);
  box-shadow: none;
  color: var(--ev-home-ink);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.035em;
  line-height: 1;
  text-transform: none;
}

body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > .t4s-pr-quickview {
  font-family: var(--evano-featured-text);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.035em;
}

body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > .t4s-pr-quickview:focus-visible {
  outline: 2px solid var(--ev-home-ink);
  outline-offset: 2px;
}

@media (max-width: 767px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-top-heading {
    margin-bottom: var(--ev-home-space-2) !important;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) h2.t4s-section-title {
    max-width: 100%;
    font-size: 32px;
    letter-spacing: -0.018em;
    line-height: 1.04;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products.t4s-row {
    --ts-gutter-x: var(--ev-home-space-2) !important;
    --ts-gutter-y: var(--ev-home-space-4) !important;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product {
    width: calc(50% - var(--ev-home-space-2)) !important;
    max-width: calc(50% - var(--ev-home-space-2));
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-info {
    padding-top: 6px;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-info__inner {
    padding-bottom: var(--ev-home-space-1);
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-info .t4s-product-title,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-info .t4s-product-title > a {
    min-height: 35px;
    font-size: 14px;
    letter-spacing: -0.008em;
    line-height: 1.25;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) :is(.t4s-product-price, .t4s-price) {
    min-height: 0;
    margin-top: 2px;
    font-size: 13px;
    line-height: 1.25;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors {
    margin-top: 0;
  }

  /* Keep the editorial rail vertical despite the later legacy mobile funnel overflow rule. */
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay] > .t4s-product-colors {
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior-inline: auto;
    overscroll-behavior-block: contain;
    touch-action: pan-y;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > :is(a.t4s-pr-wishlist, a.t4s-pr-quickview[data-action-quickshop]) {
    display: inline-flex !important;
    width: 44px !important;
    min-width: 44px !important;
    max-width: 44px;
    height: 44px !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    align-items: center !important;
    justify-content: center !important;
    border: 0 !important;
    border-radius: 50% !important;
    background: transparent !important;
    box-shadow: none !important;
    color: var(--ev-home-ink) !important;
    touch-action: manipulation;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > a.t4s-pr-wishlist {
    position: absolute !important;
    top: var(--ev-home-space-1) !important;
    right: var(--ev-home-space-1) !important;
    bottom: auto !important;
    left: auto !important;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
    right: var(--ev-home-space-1) !important;
    bottom: var(--ev-home-space-1) !important;
    color: var(--ev-home-surface) !important;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > :is(a.t4s-pr-wishlist, a.t4s-pr-quickview[data-action-quickshop]) .t4s-svg-pr-icon {
    display: inline-flex !important;
    flex: 0 0 30px !important;
    width: 30px !important;
    min-width: 30px !important;
    height: 30px !important;
    min-height: 30px !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 50%;
    background: rgb(25 25 24 / 86%);
    box-shadow: none;
    transition: border-color 180ms ease, background-color 180ms ease, transform 180ms ease;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > :is(a.t4s-pr-wishlist, a.t4s-pr-quickview[data-action-quickshop]) :is(svg, .t4s-svg-pr-icon svg) {
    width: 17px;
    height: 17px;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > a.t4s-pr-item-btn.t4s-pr-wishlist .t4s-svg-pr-icon {
    flex-basis: 26px !important;
    width: 26px !important;
    min-width: 26px !important;
    height: 26px !important;
    min-height: 26px !important;
    background: rgb(251 248 244 / 82%);
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > a.t4s-pr-item-btn.t4s-pr-wishlist :is(svg, .t4s-svg-pr-icon svg) {
    width: 16px;
    height: 16px;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner .t4s-product-btns2 > a.t4s-pr-item-btn.t4s-pr-wishlist:focus-visible,
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner .t4s-product-btns2 > a.t4s-pr-item-btn.t4s-pr-addtocart[data-action-quickshop]:focus-visible {
    outline: 2px solid var(--ev-home-ink) !important;
    outline-offset: 2px !important;
    background: transparent !important;
  }

  @media (hover: hover) {
    body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > :is(a.t4s-pr-wishlist, a.t4s-pr-quickview[data-action-quickshop]):hover .t4s-svg-pr-icon {
      border-color: var(--ev-home-ink);
      transform: translateY(-1px);
    }
  }
}

@media (max-width: 359px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) h2.t4s-section-title {
    font-size: 28px;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-top-heading {
    margin-bottom: 6px !important;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-info .t4s-product-title,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-info .t4s-product-title > a {
    min-height: 35px;
    font-size: 14px;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) :is(.t4s-product-price, .t4s-price) {
    min-height: 0;
    font-size: 13px;
  }
}

@media (min-width: 768px) {
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 {
    pointer-events: none;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
    position: absolute !important;
    right: var(--ev-home-space-1) !important;
    bottom: 2px !important;
    left: auto !important;
    display: inline-flex !important;
    width: 44px !important;
    min-width: 44px !important;
    max-width: 44px;
    height: 44px !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    align-items: center;
    justify-content: center;
    border: 0 !important;
    border-radius: 50% !important;
    background: transparent !important;
    box-shadow: none !important;
    color: var(--ev-home-surface) !important;
    pointer-events: auto;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] .t4s-svg-pr-icon {
    display: inline-flex !important;
    width: 30px !important;
    min-width: 30px !important;
    height: 30px !important;
    min-height: 30px !important;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 50%;
    background: rgb(25 25 24 / 86%);
    box-shadow: none;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] .t4s-svg-pr-icon svg {
    width: 17px;
    height: 17px;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] .t4s-text-pr {
    /* The theme forces this label to block!important; hide it so the compact icon remains centered. */
    display: none !important;
  }

  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop]:focus-visible {
    outline: 2px solid var(--ev-home-ink) !important;
    outline-offset: 2px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item::after,
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 > :is(a.t4s-pr-wishlist, a.t4s-pr-quickview[data-action-quickshop]) .t4s-svg-pr-icon {
    transition: none !important;
    transform: none !important;
  }
}


/* Product variant thumbnails: visible, unobstructed and touch-friendly */
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner {
  overflow: visible;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay] {
  position: static !important;
  inset: auto !important;
  width: 100%;
  max-width: none;
  height: auto;
  min-height: 0;
  padding: 10px 2px 4px !important;
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  overflow: visible;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors {
  width: auto;
  max-width: calc(100% - 110px);
  height: auto !important;
  min-height: 42px !important;
  flex-direction: row;
  align-items: center;
  gap: 6px !important;
  overflow-x: auto;
  overflow-y: hidden;
  touch-action: pan-x;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item {
  flex: 0 0 40px;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  padding: 3px;
  border: 1px solid rgba(25, 25, 24, 0.22);
  border-radius: 50%;
  background: #fff;
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors .t4s-pr-color__item > .t4s-pr-color__value {
  width: 32px !important;
  min-width: 32px !important;
  height: 32px !important;
  min-height: 32px !important;
  border: 1px solid rgba(255, 255, 255, 0.9);
  background-size: cover;
  background-position: center;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item:is(.is-swatch--selected, .is--selected, .is-selected, [aria-pressed="true"]) {
  border-color: #191918;
  box-shadow: 0 0 0 1px #191918;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-product-variants[data-selected-color]::after {
  content: attr(data-selected-color);
  color: #191918;
  font-size: 12px;
  line-height: 1.3;
  white-space: nowrap;
}

@media (hover: hover) and (pointer: fine) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item:hover {
    border-color: #191918;
    transform: translateY(-1px);
  }
}

@media (max-width: 767px), (pointer: coarse) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay] {
    padding: 10px 0 5px !important;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors {
    width: 100%;
    max-width: 100%;
    min-height: 48px !important;
    gap: 6px !important;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item {
    flex-basis: 46px;
    width: 46px;
    min-width: 46px;
    height: 46px;
    min-height: 46px;
    padding: 3px;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors .t4s-pr-color__item > .t4s-pr-color__value {
    width: 38px !important;
    min-width: 38px !important;
    height: 38px !important;
    min-height: 38px !important;
  }
}


@media (max-width: 767px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay] {
    padding-inline-end: 50px !important;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors {
    width: calc(100% - 50px);
    max-width: calc(100% - 50px);
    min-height: 88px !important;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: 4px !important;
    overflow: visible;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item {
    flex-basis: 42px;
    width: 42px;
    min-width: 42px;
    height: 42px;
    min-height: 42px;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors .t4s-pr-color__item > .t4s-pr-color__value {
    width: 34px !important;
    min-width: 34px !important;
    height: 34px !important;
    min-height: 34px !important;
  }
}


/* Final responsive placement: preserve card rhythm on desktop and original mobile behavior */
@media (min-width: 768px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner {
    overflow: hidden;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay] {
    position: absolute !important;
    inset: auto auto 10px 10px !important;
    width: auto;
    max-width: 220px;
    height: 46px;
    min-height: 46px;
    padding: 3px 5px !important;
    flex-direction: row;
    align-items: center;
    gap: 0;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.94);
    overflow: hidden;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors {
    width: auto;
    max-width: none;
    height: 40px !important;
    min-height: 40px !important;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 2px !important;
    overflow: visible;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item {
    flex: 0 0 38px;
    width: 38px;
    min-width: 38px;
    height: 38px;
    min-height: 38px;
    padding: 3px;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors .t4s-pr-color__item > .t4s-pr-color__value {
    width: 30px !important;
    min-width: 30px !important;
    height: 30px !important;
    min-height: 30px !important;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-product-variants::after {
    display: none;
  }
}

@media (max-width: 767px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner {
    overflow: hidden;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay] {
    position: absolute !important;
    inset: 50% auto auto 0 !important;
    transform: translateY(-50%);
    width: 44px;
    max-width: 44px;
    height: min(176px, calc(100% - 56px));
    min-height: 0;
    padding: 0 !important;
    flex-direction: row;
    align-items: flex-start;
    gap: 0;
    border-radius: 0;
    background: transparent;
    overflow: hidden;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors {
    width: 44px;
    max-width: 44px;
    height: 100% !important;
    min-height: 0 !important;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    align-content: normal;
    gap: 0 !important;
    overflow-x: hidden;
    overflow-y: auto;
    touch-action: pan-y;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item {
    flex: 0 0 44px;
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
    padding: 10px;
    border-color: transparent;
    background: transparent;
    box-shadow: none;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors .t4s-pr-color__item > .t4s-pr-color__value {
    width: 24px !important;
    min-width: 24px !important;
    height: 24px !important;
    min-height: 24px !important;
    border: 2px solid var(--ev-home-paper-soft);
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-product-variants::after {
    display: none;
  }
}



/* Evano editorial product cards — hero + badges visual system */
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) {
  --ev-card-rail: 56px;
  --ev-card-edge: var(--ev-home-line, #d9d1c8);
  --ev-card-paper: var(--ev-home-paper-soft, #fbf8f4);
  --ev-card-ink: var(--ev-home-ink, #191918);
  --ev-card-rose: var(--ev-home-rose, #c99087);
  border-top: 1px solid var(--ev-card-edge);
  background: var(--ev-home-surface, #fff);
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-top-heading {
  position: relative;
  margin: 0;
  padding: clamp(30px, 4vw, 54px) clamp(14px, 3vw, 42px) clamp(16px, 2vw, 26px);
  text-align: left;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-top-heading::before {
  content: "NUEVA COLECCIÓN";
  display: block;
  margin-bottom: 8px;
  color: var(--ev-card-rose);
  font-family: var(--ev-home-text, Montserrat, sans-serif);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .16em;
  line-height: 1;
}
body.template-index [id$="__bestSellers8L3mQx"] .t4s-top-heading::before {
  content: "LOS MÁS ELEGIDOS";
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-section-title {
  color: var(--ev-card-ink);
  font-family: "Playfair Display", Georgia, serif;
  font-weight: 500;
  letter-spacing: -.035em;
  line-height: 1.04;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner {
  position: relative;
  overflow: hidden !important;
  padding-bottom: var(--ev-card-rail);
  border: 1px solid var(--ev-card-edge);
  background: var(--ev-card-paper);
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: var(--ev-card-rail);
  left: 0;
  height: 1px;
  background: var(--ev-card-edge);
  pointer-events: none;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay] {
  position: absolute !important;
  inset: auto 54px 6px 8px !important;
  z-index: 5;
  display: flex;
  width: auto;
  max-width: none;
  height: 44px;
  min-height: 44px;
  padding: 0 !important;
  transform: none !important;
  align-items: center;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  overflow: hidden;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors {
  display: flex !important;
  width: auto;
  max-width: 100%;
  height: 44px !important;
  min-height: 44px !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center;
  gap: 2px !important;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  touch-action: pan-x;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors::-webkit-scrollbar { display: none; }
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item {
  position: relative;
  display: grid !important;
  width: 42px;
  min-width: 42px;
  height: 42px;
  min-height: 42px;
  flex: 0 0 42px;
  padding: 4px;
  place-items: center;
  border: 1px solid transparent !important;
  border-radius: 50%;
  background: transparent !important;
  box-shadow: none !important;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors .t4s-pr-color__item > .t4s-pr-color__value {
  display: block;
  width: 32px !important;
  min-width: 32px !important;
  height: 32px !important;
  min-height: 32px !important;
  margin: 0 !important;
  border: 2px solid var(--ev-card-paper);
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  box-shadow: 0 0 0 1px rgba(25, 25, 24, .22);
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item[aria-pressed="true"],
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item.is-swatch--selected {
  border-color: var(--ev-card-rose) !important;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__name,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-product-variants::after {
  display: none !important;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-btns2 {
  right: 8px !important;
  bottom: 8px !important;
  z-index: 6;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-info { padding-top: 12px; }
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-title {
  display: -webkit-box;
  min-height: 38px;
  margin-bottom: 5px;
  color: var(--ev-card-ink);
  font-family: var(--ev-home-text, Montserrat, sans-serif);
  line-height: 1.35;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 767px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) {
    --ev-card-rail: 58px;
    overflow: hidden;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-top-heading { padding: 30px 14px 16px; }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-section-title { font-size: clamp(32px, 9vw, 38px); }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product {
    width: 82% !important;
    max-width: 82% !important;
    flex: 0 0 82% !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay] {
    inset: auto 56px 7px 8px !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-info {
    padding-top: 12px;
    padding-inline: 2px;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-title { font-size: 14px; }
}
@media (prefers-reduced-motion: reduce) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors { scroll-behavior: auto; }
}



/* Cascade correction: reserve the editorial rail and use one-card mobile rhythm */
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner {
  padding-bottom: var(--ev-card-rail) !important;
}
@media (max-width: 767px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-top-heading {
    padding-top: 22px;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product {
    width: 82% !important;
    max-width: 82% !important;
    flex: 0 0 82% !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay] {
    inset: auto 56px 7px 8px !important;
    width: auto !important;
    max-width: none !important;
    height: 44px !important;
    min-height: 44px !important;
    padding: 0 !important;
    transform: none !important;
    flex-direction: row !important;
    background: transparent !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-colors {
    width: auto !important;
    max-width: 100% !important;
    height: 44px !important;
    min-height: 44px !important;
    flex-direction: row !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
  }
}



/* Stable variant media + visible quick add */
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-img {
  width: 100%;
  height: auto !important;
  aspect-ratio: 2 / 3;
  overflow: hidden !important;
  background: var(--ev-card-paper, #fbf8f4);
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-img > img,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-img .t4s-product-main-img,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-img .t4s-product-hover-img {
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover !important;
  object-position: center center;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-btns2 .t4s-pr-quickview {
  position: absolute !important;
  inset: auto 8px 7px auto !important;
  display: flex !important;
  width: 42px !important;
  min-width: 42px !important;
  height: 42px !important;
  min-height: 42px !important;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--ev-card-ink, #191918) !important;
  border-radius: 50% !important;
  background: var(--ev-card-ink, #191918) !important;
  color: #fff !important;
  box-shadow: none !important;
  opacity: 1 !important;
  visibility: visible !important;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-btns2 .t4s-pr-quickview .t4s-svg-pr-icon,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-btns2 .t4s-pr-quickview svg {
  width: 18px !important;
  height: 18px !important;
  color: currentColor !important;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-btns2 .t4s-pr-quickview:focus-visible {
  outline: 2px solid var(--ev-card-rose, #c99087);
  outline-offset: 2px;
}



/* Quick add cascade correction */
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
  position: absolute !important;
  inset: auto 7px 7px auto !important;
  display: flex !important;
  width: 44px !important;
  min-width: 44px !important;
  height: 44px !important;
  min-height: 44px !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid var(--ev-card-ink, #191918) !important;
  border-radius: 50% !important;
  background: var(--ev-card-ink, #191918) !important;
  color: #fff !important;
  box-shadow: none !important;
  opacity: 1 !important;
  visibility: visible !important;
}



/* Editorial quick add: explicit action, aligned with hero CTA */
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay] {
  inset: auto 125px 6px 8px !important;
}
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
  inset: auto 7px 6px auto !important;
  width: 112px !important;
  min-width: 112px !important;
  height: 44px !important;
  min-height: 44px !important;
  padding: 0 10px !important;
  border: 1px solid var(--ev-card-ink, #191918) !important;
  border-radius: 0 !important;
  background: var(--ev-card-ink, #191918) !important;
  color: #fff !important;
}
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] .t4s-svg-pr-icon {
  display: none !important;
}
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] .t4s-text-pr {
  position: static !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
  color: currentColor !important;
  font-family: var(--ev-home-text, Montserrat, sans-serif) !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  letter-spacing: .08em !important;
  line-height: 1.1 !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
  opacity: 1 !important;
  visibility: visible !important;
}
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop]:hover {
  background: #332f2d !important;
}
@media (max-width: 767px) {
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay] {
    inset: auto 113px 7px 8px !important;
  }
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
    inset: auto 7px 7px auto !important;
    width: 100px !important;
    min-width: 100px !important;
  }
}



/* Editorial CTA balance: light surface, full rail when no swatches */
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
  border-color: var(--ev-card-line, var(--ev-home-line, #d9d1c8)) !important;
  background: var(--ev-home-surface, #fff) !important;
  color: var(--ev-card-ink, #191918) !important;
}
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-inner:not(:has(.t4s-pr-color__item)) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
  inset: auto 7px 6px 7px !important;
  width: auto !important;
  min-width: 0 !important;
}
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop]:hover,
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop]:focus-visible {
  border-color: var(--ev-card-ink, #191918) !important;
  background: var(--ev-card-ink, #191918) !important;
  color: #fff !important;
}
@media (max-width: 767px) {
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-inner:not(:has(.t4s-pr-color__item)) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
    inset: auto 7px 7px 7px !important;
  }
}



/* Remove inherited icon-only clamp on cards without swatches */
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-inner:not(:has(.t4s-pr-color__item)) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
  max-width: none !important;
}


/* Evano neutral editorial palette: replace blush with graphite and ink */
body.template-index {
  --ev-home-rose: #4b4b48;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) {
  --ev-card-rose: #191918;
}

body.template-index [id*="__shipping_"] .t4s-shipping-icon,
body.template-index [id*="__shipping_"] .t4s-shipping-icon i,
body.template-index [id*="__shipping_"] .t4s-shipping-icon svg {
  color: #4b4b48 !important;
}

body.template-index [id*="__shipping_"] .t4s-shipping-icon i {
  border-color: #4b4b48 !important;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-top-heading::before {
  color: #4b4b48 !important;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item[aria-pressed="true"],
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item.is-swatch--selected {
  border-color: #191918 !important;
}

body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-quickview:focus-visible {
  outline-color: #4b4b48 !important;
}


/* Evano mobile benefit badges: compact vertical rhythm */
@media (max-width: 767px) {
  body.template-index [id*="__shipping_"] .t4s-section-inner {
    padding-block: 8px 4px !important;
  }

  body.template-index [id*="__shipping_"] .t4s-shipping-list {
    row-gap: 2px !important;
  }

  body.template-index [id*="__shipping_"] .t4s-shipping-item {
    margin-top: 0 !important;
  }

  body.template-index [id*="__shipping_"] .t4s-shipping-inner {
    padding-block: 4px !important;
  }

  body.template-index [id*="__shipping_"] .t4s-shipping-des,
  body.template-index [id*="__shipping_"] .t4s-shipping-des p {
    line-height: 15px !important;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-section-inner {
    margin-top: 16px !important;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-top-heading {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
}


/* Evano desktop: keep the transition after benefits deliberate, not empty */
@media (min-width: 768px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-section-inner {
    margin-top: 16px !important;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-top-heading {
    padding-top: 24px !important;
  }
}


/* Evano "Encuentra tu jean ideal": editorial benefit triptych */
body.template-index [id$="__banner_nykqkR"] {
  display: none !important;
}

body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-title {
  font-family: "Playfair Display", serif !important;
  font-weight: 400 !important;
  letter-spacing: -0.025em !important;
  color: var(--ev-home-ink) !important;
}

body.template-index [id$="__banner_3wwTt3"] .t4s-banner-holder {
  align-items: stretch !important;
}

body.template-index [id$="__banner_3wwTt3"] .t4s-isotopet4s-item,
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-item {
  height: clamp(560px, 42vw, 680px) !important;
}

body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content {
  left: clamp(28px, 3vw, 48px) !important;
  right: clamp(28px, 3vw, 48px) !important;
  bottom: 48px !important;
  top: auto !important;
  width: auto !important;
  transform: none !important;
}

body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content .t4s-text-bl:first-of-type {
  max-width: 16ch;
  font-size: clamp(24px, 2vw, 30px) !important;
  line-height: 1.05 !important;
  letter-spacing: -0.025em !important;
}

body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content .t4s-btn {
  min-height: 44px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 0 !important;
}

@media (max-width: 767px) {
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-inner {
    padding: 32px 15px 20px !important;
  }

  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-title {
    max-width: 9ch;
    font-size: 40px !important;
    line-height: 0.98 !important;
    text-align: left !important;
  }

  body.template-index [id$="__banner_3wwTt3"] {
    overflow: hidden !important;
  }

  body.template-index [id$="__banner_3wwTt3"] .t4s-section-inner {
    margin: 0 !important;
    width: 100% !important;
  }

  body.template-index [id$="__banner_3wwTt3"] .t4s-banner-holder {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 12px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 15px 8px !important;
    box-sizing: border-box !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    overscroll-behavior-inline: contain;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  body.template-index [id$="__banner_3wwTt3"] .t4s-banner-holder::-webkit-scrollbar {
    display: none;
  }

  body.template-index [id$="__banner_3wwTt3"] .t4s-isotopet4s-item {
    flex: 0 0 82% !important;
    width: 82% !important;
    max-width: 82% !important;
    height: clamp(430px, 122vw, 500px) !important;
    margin: 0 !important;
    padding: 0 !important;
    scroll-snap-align: start;
  }

  body.template-index [id$="__banner_3wwTt3"] .t4s-banner-item {
    width: 100% !important;
    height: 100% !important;
  }

  body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content {
    left: 20px !important;
    right: 20px !important;
    bottom: 24px !important;
  }

  body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content .t4s-text-bl:first-of-type {
    font-size: 22px !important;
    line-height: 1.02 !important;
  }
}


/* Evano triptych: neutralize Isotope positioning on mobile */
@media (max-width: 767px) {
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-inner {
    margin: 0 !important;
    padding: 28px 15px 20px !important;
  }

  body.template-index [id$="__banner_3wwTt3"] .t4s-banner-holder {
    height: auto !important;
  }

  body.template-index [id$="__banner_3wwTt3"] .t4s-isotopet4s-item {
    position: relative !important;
    inset: auto !important;
  }
}


/* Evano triptych: keep visual frame and content inside the compact card */
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-inner {
  height: 100% !important;
}

@media (min-width: 768px) {
  body.template-index [id$="__banner_3wwTt3"] .t4s-section-inner {
    margin-top: 24px !important;
  }
}

@media (max-width: 767px) {
  body.template-index [id$="__banner_3wwTt3"] .t4s-isotopet4s-item {
    flex-basis: calc(82% + 24px) !important;
    width: calc(82% + 24px) !important;
    max-width: calc(82% + 24px) !important;
  }
}

/* Evano triptych: align editorial heading and preserve the complete photo frame */
body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-inner {
  margin: 16px 0 24px !important;
  padding: 0 !important;
}
body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading {
  margin: 0 0 8px !important;
  padding: 12px 14px 16px !important;
  text-align: left !important;
}
body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-title {
  max-width: none !important;
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: 32px !important;
  font-weight: 500 !important;
  line-height: 1.04 !important;
  letter-spacing: -0.018em !important;
  text-align: left !important;
}
body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading-subheading {
  margin: 12px 0 0 !important;
  text-align: left !important;
}
body.template-index [id$="__banner_3wwTt3"] .t4s-isotopet4s-item,
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-item,
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-inner {
  overflow: hidden !important;
}
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-inner .t4s-img-as-bg {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}
@media (min-width: 768px) {
  body.template-index [id$="__banner_3wwTt3"] .t4s-isotopet4s-item,
  body.template-index [id$="__banner_3wwTt3"] .t4s-banner-item {
    height: clamp(720px, 52vw, 860px) !important;
  }
}
@media (max-width: 767px) {
  body.template-index [id$="__banner_3wwTt3"] .t4s-isotopet4s-item,
  body.template-index [id$="__banner_3wwTt3"] .t4s-banner-item {
    height: 500px !important;
  }
}


/* Evano triptych: quieter editorial cards and intentional section rhythm */
body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-inner {
  margin: 48px 0 16px !important;
}
body.template-index [id$="__banner_3wwTt3"] {
  margin-bottom: 48px !important;
}
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content {
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  width: auto !important;
  min-height: 88px !important;
  padding: 16px 20px !important;
  background: var(--ev-home-paper-soft) !important;
  color: var(--ev-home-ink) !important;
  box-sizing: border-box !important;
}
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content .t4s-text-bl:first-of-type {
  max-width: none !important;
  margin: 0 !important;
  color: var(--ev-home-ink) !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.1em !important;
}
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content .t4s-text-bl:nth-of-type(2) {
  display: none !important;
}
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content .t4s-btn {
  min-height: 44px !important;
  margin-top: 8px !important;
  padding: 0 0 2px !important;
  border: 0 !important;
  border-bottom: 1px solid currentColor !important;
  border-radius: 0 !important;
  color: var(--ev-home-ink) !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content .t4s-btn:hover {
  color: var(--ev-home-muted) !important;
}
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content .t4s-btn:focus-visible {
  color: var(--ev-home-ink) !important;
  outline: 2px solid var(--ev-home-ink) !important;
  outline-offset: 3px !important;
}
@media (max-width: 767px) {
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-inner {
    margin: 40px 0 16px !important;
  }
  body.template-index [id$="__banner_3wwTt3"] {
    margin-bottom: 40px !important;
  }
  body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content {
    min-height: 84px !important;
    padding: 14px 20px !important;
  }
}


/* Evano jean ideal: shared heading system, aligned carousel and explicit action */
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-section-title,
body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-title {
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: 32px !important;
  font-weight: 500 !important;
  line-height: 1.04 !important;
  letter-spacing: -0.018em !important;
  text-align: left !important;
}
body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-title {
  max-width: none !important;
}
body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-inner {
  margin: 32px 0 20px !important;
}
body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading {
  padding: 12px 14px !important;
}
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-holder {
  padding-left: 29px !important;
  padding-right: 15px !important;
  scroll-padding-left: 29px !important;
}
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content {
  min-height: 108px !important;
  padding: 14px 20px 16px !important;
}
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content .t4s-btn {
  display: flex !important;
  width: 100% !important;
  min-height: 44px !important;
  margin-top: 12px !important;
  padding: 0 16px !important;
  align-items: center !important;
  justify-content: center !important;
  background: var(--ev-home-ink) !important;
  border: 1px solid var(--ev-home-ink) !important;
  color: #fff !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
@media (min-width: 768px) {
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-inner {
    margin-bottom: 34px !important;
  }
}

  letter-spacing: 0.1em !important;
  text-decoration: none !important;
}
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content .t4s-btn:hover,
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content .t4s-btn:focus-visible {
  background: #fff !important;
  color: var(--ev-home-ink) !important;
  outline: 2px solid var(--ev-home-ink) !important;
  outline-offset: 2px !important;
}
@media (min-width: 768px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-section-title,
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-title {
    font-size: 42px !important;
  }
}


/* Evano jean ideal: use the exact desktop title column from New arrivals. */
@media (min-width: 768px) {
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-inner {
    margin: 32px 0 24px !important;
    padding: 0 30px !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-container {
    padding: 0 !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading {
    margin: 0 0 24px !important;
    padding: 24px 42px 26px !important;
  }
}


/* Evano jean ideal: stable column, compact transition and no decorative motion */
@media (max-width: 767px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-section-inner {
    margin-bottom: 0 !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-inner {
    margin: 24px 0 12px !important;
    padding: 0 !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-container {
    padding: 0 !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading {
    margin: 0 !important;
    padding: 12px 29px !important;
  }
  body.template-index [id$="__banner_3wwTt3"] .t4s-banner-holder {
    padding-left: 29px !important;
    scroll-padding-left: 29px !important;
  }
}
body.template-index [id$="__banner_3wwTt3"] .t4s-isotopet4s-item,
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-item,
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-inner,
body.template-index [id$="__banner_3wwTt3"] .t4s-img-as-bg,
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-conten
/* Evano live mobile: one optical edge, no compounded section spacing */
@media (max-width: 767px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-section-inner {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"],
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-inner {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
    padding: 0 !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-container {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading {
    width: 100% !important;
    margin: 0 !important;
    padding: 4px 29px !important;
    box-sizing: border-box !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading-subheading {
    margin-top: 8px !important;
  }
  body.template-index [id$="__banner_3wwTt3"] {
    margin-top: 0 !important;
  }
  body.template-index [id$="__banner_3wwTt3"] .t4s-section-inner {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  body.template-index [id$="__banner_3wwTt3"] .t4s-banner-holder {
    padding-left: 29px !important;
    scroll-padding-left: 29px !important;
  }
}
t,
body.template-index [id$="__banner_3wwTt3"] .t4s-animate-init {
  animation: none !important;
  transition: none !important;
  transform: none !important;
  will-change: auto !important;
}
body.template-index [id$="__banner_3wwTt3"] .t4s-animate-init {
  opacity: 1 !important;
  visibility: visible !important;
}
body.template-index [id$="__banner_3wwTt3"] .t4s-banner-content .t4s-btn {
  transition: background-color 160ms ease, color 160ms ease !important;
}
@media (prefers-reduced-motion: reduce) {
  body.template-index [id$="__banner_3wwTt3"] *,
  body.template-index [id$="__top_heading_3WRr3j"] * {
    animation: none !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}


@media (max-width: 767px) {
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-inner {
    margin-top: 12px !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}


@media (max-width: 767px) {
  body.template-index [id$="__top_heading_3WRr3j"] {
    margin: 8px 0 0 !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-inner {
    margin: 8px 0 4px !important;
  }
}


/* EVANO — Encuentra tu jean ideal: cinco rutas editoriales */
[id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] {
  align-items: stretch !important;
  height: auto !important;
}
[id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] > .t4s-isotopet4s-item,
[id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] > .t4s-isotope-item {
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
  animation: none !important;
}
[id$="__banner_3wwTt3"] .evano-jean-guide-extra .t4s-banner-content .t4s-btn {
  white-space: nowrap !important;
}

@media (max-width: 767px) {
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] {
    display: flex !important;
    flex-flow: row nowrap !important;
    gap: 12px !important;
    margin: 0 !important;
    padding: 0 29px 8px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory !important;
    scroll-padding-inline: 29px !important;
    scrollbar-width: none !important;
    -webkit-overflow-scrolling: touch !important;
  }
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"]::-webkit-scrollbar {
    display: none !important;
  }
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] > .t4s-isotopet4s-item,
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] > .t4s-isotope-item {
    position: relative !important;
    flex: 0 0 calc(82vw - 8px) !important;
    width: calc(82vw - 8px) !important;
    max-width: calc(82vw - 8px) !important;
    height: 500px !important;
    margin: 0 !important;
    padding: 0 !important;
    scroll-snap-align: start !important;
  }
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] .t4s-banner-item,
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] .t4s-banner-inner {
    height: 100% !important;
  }
  [id$="__banner_3wwTt3"] .evano-jean-guide-extra .t4s-banner-content .t4s-btn {
    font-size: 10px !important;
    letter-spacing: .12em !important;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] {
    display: flex !important;
    flex-flow: row nowrap !important;
    gap: 14px !important;
    margin: 0 !important;
    padding: 0 30px 8px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory !important;
    scroll-padding-inline: 30px !important;
    scrollbar-width: none !important;
  }
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"]::-webkit-scrollbar {
    display: none !important;
  }
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] > .t4s-isotopet4s-item,
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] > .t4s-isotope-item {
    position: relative !important;
    flex: 0 0 44% !important;
    width: 44% !important;
    max-width: 44% !important;
    height: 620px !important;
    margin: 0 !important;
    padding: 0 !important;
    scroll-snap-align: start !important;
  }
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] .t4s-banner-item,
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] .t4s-banner-inner {
    height: 100% !important;
  }
}

/* EVANO CRO pass 2 — accessible touch geometry without adding visual bulk. */
body.template-index .evano-badges-advice__link {
  position: relative;
}

body.template-index .evano-badges-advice__link::before {
  position: absolute;
  inset: -7px 0;
  content: "";
}

/* EVANO — final authority: integrated island and overflow-safe utility rail. */
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
  transform: none !important;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay]:not([hidden]),
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants[data-evano-finish-swatches]:not([hidden]) {
  border: 0 !important;
  background: rgb(251 248 244 / 74%) !important;
  box-shadow: 0 4px 12px rgb(25 25 24 / 6%) !important;
  backdrop-filter: blur(4px);
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-pr-color__item,
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .evano-option-swatch {
  padding: 2px !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-pr-color__item:is(.is-swatch--selected, .is--selected, .is-selected, [aria-pressed="true"]),
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .evano-option-swatch:is(.is-swatch--selected, [aria-pressed="true"]) {
  box-shadow: inset 0 0 0 2px var(--ev-home-ink, #191918) !important;
}

@media (max-width: 767px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-colors .t4s-pr-color__item > .t4s-pr-color__value {
    width: 36px !important;
    min-width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
  }
}

@media (min-width: 768px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-colors .t4s-pr-color__item > .t4s-pr-color__value {
    width: 38px !important;
    min-width: 38px !important;
    height: 38px !important;
    min-height: 38px !important;
  }
}

@media (min-width: 1200px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-colors .t4s-pr-color__item > .t4s-pr-color__value {
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
  }
}

@media (min-width: 1200px) {
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 12px !important;
    margin: 0 !important;
    padding: 0 30px !important;
    overflow: visible !important;
  }
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] > .t4s-isotopet4s-item,
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] > .t4s-isotope-item {
    position: relative !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    height: clamp(560px, 40vw, 700px) !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] .t4s-banner-item,
  [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] .t4s-banner-inner {
    height: 100% !important;
  }
  [id$="__banner_3wwTt3"] .evano-jean-guide-extra .t4s-banner-content .t4s-btn {
    font-size: 10px !important;
    letter-spacing: .1em !important;
  }
}



@media (min-width: 1200px) {
  body.template-index [id$="__banner_3wwTt3"] .t4s-banner-holder[data-evano-five-routes="true"] {
    padding: 0 62px !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading {
    display: block !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading-heading,
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading-subheading,
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-title {
    width: 100% !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-title {
    justify-content: flex-start !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-title > span {
    padding-inline: 0 !important;
  }
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-top-heading-subheading {
    margin-top: 8px !important;
    text-align: left !important;
  }
}



@media (min-width: 1200px) {
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-title::before,
  body.template-index [id$="__top_heading_3WRr3j"] .t4s-section-title::after {
    content: none !important;
    display: none !important;
  }
}



/* EVANO — asesoría y controles de conversión móviles */
body.template-index .evano-badges-advice {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  margin: 0;
  padding: 8px 24px 10px;
  background: var(--ev-home-paper-soft, #fbf8f4);
  border-top: 1px solid var(--ev-home-line, #d9d1c8);
  border-bottom: 1px solid var(--ev-home-line, #d9d1c8);
}
body.template-index .evano-badges-advice__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  color: var(--ev-home-ink, #191918);
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: .08em;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  text-transform: uppercase;
}
body.template-index .evano-badges-advice__link:hover,
body.template-index .evano-badges-advice__link:focus-visible {
  color: var(--ev-home-muted, #625e58);
}
body.template-index .evano-badges-advice__link:focus-visible {
  outline: 2px solid var(--ev-home-ink, #191918);
  outline-offset: 3px;
}

#shopify-section-header-inline.shopify-section-header-sticky {
  background: #fff !important;
  border-bottom: 1px solid var(--ev-home-line, #d9d1c8) !important;
}
#shopify-section-header-inline.shopify-section-header-sticky .t4s-header__wrapper {
  background: #fff !important;
}
#shopify-section-header-inline.shopify-section-header-sticky img.header__sticky-logo,
#shopify-section-header-inline.shopify-section-header-sticky img.header__mobile-logo {
  filter: brightness(0) !important;
}
#shopify-section-header-inline.shopify-section-header-sticky .t4s-icon,
#shopify-section-header-inline.shopify-section-header-sticky svg {
  color: var(--ev-home-ink, #191918) !important;
  fill: var(--ev-home-ink, #191918) !important;
}

@media (max-width: 767px) {
  body.template-index .evano-badges-advice {
    min-height: 44px;
    padding: 4px 20px 6px;
  }
  body.template-index .evano-badges-advice__link {
    min-height: 40px;
    font-size: 10px;
    letter-spacing: .07em;
  }
  #whatsapp-contact #start-chat-link {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 52px !important;
    height: 52px !important;
    min-width: 52px !important;
    min-height: 52px !important;
    padding: 9px !important;
    right: 14px !important;
    bottom: max(18px, env(safe-area-inset-bottom)) !important;
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 2147483646 !important;
  }
  #app-embed.appEmbed {
    width: auto !important;
    max-width: calc(100vw - 88px) !important;
    padding-left: 14px !important;
    padding-right: 0 !important;
    left: 0 !important;
    right: auto !important;
    bottom: 0 !important;
    overflow: visible !important;
  }
  #app-embed [data-testid="form-teaser"],
  #app-embed button[aria-label="10% OFF"] {
    display: grid !important;
    width: max-content !important;
    min-width: 104px !important;
    min-height: 52px !important;
    margin: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}



/* EVANO — respaldo accesible del popup 10% */
.ev-discount-teaser {
  position: fixed;
  left: 14px;
  bottom: max(18px, env(safe-area-inset-bottom));
  z-index: 2147483646;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 104px;
  min-height: 52px;
  padding: 0 16px;
  border: 1px solid var(--ev-home-ink, #191918);
  border-radius: 0;
  background: var(--ev-home-paper, #f5f0e9);
  color: var(--ev-home-ink, #191918);
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 1;
  text-transform: uppercase;
}
.ev-discount-teaser:hover,
.ev-discount-teaser:focus-visible {
  background: var(--ev-home-ink, #191918);
  color: #fff;
}
.ev-discount-teaser:focus-visible,
.ev-discount-modal__close:focus-visible,
.ev-discount-modal__submit:focus-visible,
.ev-discount-modal__email:focus-visible {
  outline: 2px solid var(--ev-home-ink, #191918);
  outline-offset: 3px;
}
.ev-discount-modal[hidden] {
  display: none !important;
}
.ev-discount-modal {
  position: fixed;
  inset: 0;
  z-index: 2147483647;
  display: grid;
  place-items: center;
  padding: 20px;
  background: rgba(25, 25, 24, .58);
}
.ev-discount-modal__panel {
  position: relative;
  width: min(420px, calc(100vw - 32px));
  padding: 32px;
  border: 1px solid var(--ev-home-line, #d9d1c8);
  background: #fff;
  color: var(--ev-home-ink, #191918);
  font-family: Montserrat, sans-serif;
}
.ev-discount-modal__close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 44px;
  height: 44px;
  border: 0;
  background: transparent;
  color: currentColor;
  font-size: 24px;
  line-height: 1;
}
.ev-discount-modal__title {
  margin: 0 36px 12px 0;
  color: var(--ev-home-ink, #191918);
  font-family: "Playfair Display", Georgia, serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.04;
}
.ev-discount-modal__copy {
  margin: 0 0 20px;
  color: var(--ev-home-muted, #625e58);
  font-size: 14px;
  line-height: 1.5;
}
.ev-discount-modal__form {
  display: grid;
  gap: 10px;
}
.ev-discount-modal__email {
  min-height: 48px;
  width: 100%;
  padding: 0 14px;
  border: 1px solid var(--ev-home-line, #d9d1c8);
  border-radius: 0;
  background: #fff;
  color: var(--ev-home-ink, #191918);
  font: 14px/1.2 Montserrat, sans-serif;
}
.ev-discount-modal__submit {
  min-height: 48px;
  border: 1px solid var(--ev-home-ink, #191918);
  border-radius: 0;
  background: var(--ev-home-ink, #191918);
  color: #fff;
  font: 700 11px/1.2 Montserrat, sans-serif;
  letter-spacing: .1em;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .ev-discount-modal {
    align-items: end;
    padding: 14px;
  }
  .ev-discount-modal__panel {
    width: 100%;
    padding: 28px 22px 24px;
  }
  .ev-discount-modal__title {
    font-size: 30px;
  }
}



/* EVANO — enlace de asesoría destilado y ocultamiento de capas */
body.template-index .evano-badges-advice {
  min-height: 0 !important;
  padding: 2px 20px 4px !important;
  background: transparent !important;
  border: 0 !important;
}
body.template-index .evano-badges-advice__link {
  min-height: 36px !important;
  color: var(--ev-home-ink, #191918) !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  line-height: 1.2 !important;
  text-decoration: underline !important;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 4px !important;
  text-transform: none !important;
}
html.ev-floating-controls-hidden #whatsapp-contact #start-chat-link,
html.ev-floating-controls-hidden #evano-discount-teaser,
html.ev-floating-controls-hidden #app-embed[data-evano-floating-teaser],
html.ev-footer-in-view #whatsapp-contact #start-chat-link,
html.ev-footer-in-view #evano-discount-teaser,
html.ev-footer-in-view #app-embed[data-evano-floating-teaser] {
  display: none !important;
  pointer-events: none !important;
  visibility: hidden !important;
}



/* EVANO — unión compacta de badges y frecuencia del incentivo */
body.template-index [id$="__shipping_UpeF7C"] .t4s-section-inner,
body.template-index .shopify-section.t4s-shipping .t4s-section-inner {
  border-bottom: 0 !important;
}
body.template-index .evano-badges-advice {
  min-height: 0 !important;
  margin-top: 0 !important;
  padding: 0 20px !important;
  background: rgb(251 248 244) !important;
}
body.template-index .evano-badges-advice__link {
  min-height: 30px !important;
  font-size: 11px !important;
  line-height: 1 !important;
}
body.template-index .evano-badges-advice + .shopify-section {
  border-top: 0 !important;
}
html.ev-discount-teaser-suppressed #evano-discount-teaser,
html.ev-discount-teaser-suppressed #app-embed[data-evano-floating-teaser] {
  display: none !important;
  pointer-events: none !important;
  visibility: hidden !important;
}



html.ev-discount-window-closed #evano-discount-teaser,
html.ev-discount-window-closed #app-embed[data-evano-floating-teaser] {
  display: none !important;
  pointer-events: none !important;
  visibility: hidden !important;
}

/* Keep one recovery action visible at a time: the brief discount window takes
   priority, then WhatsApp returns as soon as that window closes. */
html:not(.ev-discount-window-closed) #whatsapp-contact #start-chat-link {
  display: none !important;
  pointer-events: none !important;
  visibility: hidden !important;
}

/* EVANO — visual choices for finishes that change the product price. */
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-product-variants[data-evano-finish-swatches] {
  position: absolute !important;
  inset: auto 113px 7px 8px !important;
  z-index: 7 !important;
  min-height: 44px;
  padding: 8px 2px 4px !important;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-product-variants[data-evano-finish-swatches][hidden] {
  display: flex !important;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatches {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 44px;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatch-label {
  margin-left: 2px;
  color: var(--ev-home-ink, #191918);
  font: 600 11px/1.2 var(--ev-home-text, Montserrat, sans-serif);
  white-space: nowrap;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatch {
  display: inline-grid;
  width: 42px;
  min-width: 42px;
  height: 42px;
  min-height: 42px;
  padding: 3px;
  overflow: hidden;
  border: 1px solid rgb(25 25 24 / 22%);
  border-radius: 50%;
  background: var(--ev-home-surface, #fff);
  cursor: pointer;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatch img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatch:is(.is-swatch--selected, [aria-pressed="true"]) {
  border-color: var(--ev-home-ink, #191918);
  box-shadow: 0 0 0 1px var(--ev-home-ink, #191918);
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatch:focus-visible {
  outline: 2px solid var(--ev-home-ink, #191918);
  outline-offset: 2px;
}
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner:has(.evano-product-variants[data-evano-finish-swatches]) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
  inset: auto 7px 7px auto !important;
  width: 100px !important;
  min-width: 100px !important;
}

/* EVANO — colour choices use the same explicit utility rail as finishes.
   This keeps the photo unobstructed and makes the chosen colour readable. */
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay]:not([hidden]):not([data-evano-finish-swatches]) {
  position: absolute !important;
  inset: auto 113px 7px 8px !important;
  z-index: 7 !important;
  display: flex !important;
  width: auto !important;
  max-width: calc(100% - 121px) !important;
  height: 44px !important;
  min-height: 44px !important;
  padding: 4px 2px !important;
  overflow: visible !important;
  align-items: center !important;
  gap: 7px !important;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay]:not([hidden]):not([data-evano-finish-swatches]) .t4s-product-colors {
  display: inline-flex !important;
  width: auto !important;
  max-width: 124px !important;
  height: 42px !important;
  min-height: 42px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  flex: 0 1 auto !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 5px !important;
  scrollbar-width: none;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay]:not([hidden]):not([data-evano-finish-swatches]) .t4s-product-colors::-webkit-scrollbar {
  display: none;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay]:not([hidden]):not([data-evano-finish-swatches])::after {
  display: none !important;
}
body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-color-swatch-label {
  display: block;
  overflow: hidden;
  max-width: 100px;
  color: var(--ev-home-ink, #191918);
  font: 600 11px/1.2 var(--ev-home-text, Montserrat, sans-serif);
  text-overflow: ellipsis;
  white-space: nowrap;
}
body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-inner:has(.evano-product-variants[data-evano-editorial-overlay]:not([hidden]):not([data-evano-finish-swatches])) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
  inset: auto 7px 7px auto !important;
  width: 100px !important;
  min-width: 100px !important;
}

@media (max-width: 767px) {
  /* Authoritative mobile composition: vertical island + variant detail rail. */
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) {
    --ev-card-rail: 58px;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner {
    padding-bottom: var(--ev-card-rail) !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay]:not([hidden]),
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants[data-evano-finish-swatches]:not([hidden]) {
    position: absolute !important;
    top: 44% !important;
    right: auto !important;
    bottom: auto !important;
    left: 8px !important;
    z-index: 7 !important;
    display: flex !important;
    width: 48px !important;
    max-width: 48px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: calc(100% - 120px) !important;
    padding: 4px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    transform: translateY(-50%) !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 4px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: rgb(251 248 244 / 74%) !important;
    box-shadow: 0 4px 12px rgb(25 25 24 / 6%) !important;
    scrollbar-width: none;
    backdrop-filter: blur(5px);
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants::-webkit-scrollbar {
    display: none;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay]:not([hidden]) .t4s-product-colors,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatches {
    display: flex !important;
    width: 40px !important;
    max-width: 40px !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    flex: 0 0 auto !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 4px !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatch {
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    flex: 0 0 40px !important;
    padding: 2px !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors .t4s-pr-color__item > .t4s-pr-color__value {
    width: 36px !important;
    min-width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-color-swatch-label,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatch-label {
    display: none !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-mobile-variant-status {
    position: absolute;
    right: 113px;
    bottom: 7px;
    left: 8px;
    z-index: 7;
    display: flex;
    min-width: 0;
    height: 44px;
    padding: 15px 10px 5px;
    overflow: hidden;
    align-items: center;
    border: 1px solid var(--ev-home-line, #d9d1c8);
    background: var(--ev-home-paper-soft, #fbf8f4);
    color: var(--ev-home-ink, #191918);
    font: 600 11px/1.2 var(--ev-home-text, Montserrat, sans-serif);
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-mobile-variant-status::before {
    position: absolute;
    top: 5px;
    left: 10px;
    color: var(--ev-home-muted, #625e58);
    content: "VARIANTE";
    font-size: 8px;
    font-weight: 700;
    letter-spacing: .12em;
    line-height: 1;
  }
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner:has(> .evano-mobile-variant-status) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
    inset: auto 7px 7px auto !important;
    width: 100px !important;
    min-width: 100px !important;
    height: 44px !important;
  }
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner:not(:has(> .evano-mobile-variant-status)) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
    inset: auto 7px 7px 7px !important;
    width: auto !important;
    min-width: 0 !important;
    height: 44px !important;
  }
}

@media (min-width: 768px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) {
    --ev-card-rail: 58px;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner {
    padding-bottom: var(--ev-card-rail) !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay]:not([hidden]),
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants[data-evano-finish-swatches]:not([hidden]) {
    position: absolute !important;
    top: 44% !important;
    right: auto !important;
    bottom: auto !important;
    left: 9px !important;
    z-index: 7 !important;
    display: flex !important;
    width: 50px !important;
    max-width: 50px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: calc(100% - 128px) !important;
    padding: 4px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    transform: translateY(-50%) !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 4px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: rgb(251 248 244 / 74%) !important;
    box-shadow: 0 4px 12px rgb(25 25 24 / 6%) !important;
    scrollbar-width: none;
    backdrop-filter: blur(5px);
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants::-webkit-scrollbar {
    display: none;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay]:not([hidden]) .t4s-product-colors,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatches {
    display: flex !important;
    width: 42px !important;
    max-width: 42px !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    flex: 0 0 auto !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 4px !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatch {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    flex: 0 0 42px !important;
    padding: 2px !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors .t4s-pr-color__item > .t4s-pr-color__value {
    width: 38px !important;
    min-width: 38px !important;
    height: 38px !important;
    min-height: 38px !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-color-swatch-label,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatch-label {
    display: none !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-mobile-variant-status {
    position: absolute;
    right: 127px;
    bottom: 7px;
    left: 8px;
    z-index: 7;
    display: flex !important;
    min-width: 0;
    height: 44px;
    padding: 15px 10px 5px;
    overflow: hidden;
    align-items: center;
    border: 1px solid var(--ev-home-line, #d9d1c8);
    background: var(--ev-home-paper-soft, #fbf8f4);
    color: var(--ev-home-ink, #191918);
    font: 600 11px/1.2 var(--ev-home-text, Montserrat, sans-serif);
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-mobile-variant-status::before {
    position: absolute;
    top: 5px;
    left: 10px;
    color: var(--ev-home-muted, #625e58);
    content: "VARIANTE";
    font-size: 8px;
    font-weight: 700;
    letter-spacing: .12em;
    line-height: 1;
  }
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner:has(> .evano-mobile-variant-status) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
    inset: auto 7px 7px auto !important;
    width: 112px !important;
    min-width: 112px !important;
    height: 44px !important;
  }
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner:not(:has(> .evano-mobile-variant-status)) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
    inset: auto 7px 7px 7px !important;
    width: auto !important;
    min-width: 0 !important;
    height: 44px !important;
  }
}

@media (min-width: 1200px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products.flickityt4s-enabled > .flickityt4s-prev-next-button {
    top: -94px !important;
    bottom: auto !important;
    z-index: 9 !important;
    transform: none !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products.flickityt4s-enabled > .flickityt4s-prev-next-button.previous {
    right: 52px !important;
    left: auto !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products.flickityt4s-enabled > .flickityt4s-prev-next-button.next {
    right: 0 !important;
    left: auto !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-mobile-variant-status {
    right: 145px;
  }
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner:has(> .evano-mobile-variant-status) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
    width: 130px !important;
    min-width: 130px !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay]:not([hidden]),
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants[data-evano-finish-swatches]:not([hidden]) {
    left: 10px !important;
    width: 52px !important;
    max-width: 52px !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay]:not([hidden]) .t4s-product-colors,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatches {
    width: 44px !important;
    max-width: 44px !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatch {
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    min-height: 44px !important;
    flex-basis: 44px !important;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products.flickityt4s-enabled > .flickityt4s-prev-next-button {
    top: -84px !important;
    bottom: auto !important;
    z-index: 9 !important;
    transform: none !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products.flickityt4s-enabled > .flickityt4s-prev-next-button.previous {
    right: 52px !important;
    left: auto !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products.flickityt4s-enabled > .flickityt4s-prev-next-button.next {
    right: 0 !important;
    left: auto !important;
  }
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-mobile-variant-status {
    display: none !important;
  }
  body.template-index.evano-quickview-true :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner:has(> .evano-mobile-variant-status) .t4s-product-btns2 > a.t4s-pr-quickview[data-action-quickshop] {
    inset: auto 7px 7px 7px !important;
    width: auto !important;
    min-width: 0 !important;
  }
}

@media (max-width: 767px) {
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay]:not([hidden]),
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants[data-evano-finish-swatches]:not([hidden]) {
    width: 52px !important;
    max-width: 52px !important;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-products .t4s-product .t4s-product-inner > .evano-product-variants[data-evano-editorial-overlay]:not([hidden]) .t4s-product-colors,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatches {
    width: 44px !important;
    max-width: 44px !important;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-pr-color__item,
  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .evano-option-swatch {
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    min-height: 44px !important;
    flex-basis: 44px !important;
  }

  body.template-index :is([id$="__featured_collection_cK9qda"], [id$="__bestSellers8L3mQx"]) .t4s-product-colors .t4s-pr-color__item > .t4s-pr-color__value {
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
  }
}

/* Keep conversion helpers outside every modal purchase surface. */
html.ev-floating-controls-hidden #whatsapp-contact,
html.ev-footer-in-view #whatsapp-contact,
html:is(.t4s-modal-opened, .t4s-opening-qs) #whatsapp-contact,
html:is(.t4s-modal-opened, .t4s-opening-qs) #whatsapp-contact #start-chat-link,
html:is(.t4s-modal-opened, .t4s-opening-qs) #evano-discount-teaser,
html:is(.t4s-modal-opened, .t4s-opening-qs) #app-embed[data-evano-floating-teaser] {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* Collection discovery: explain the grid without adding another content tier. */
body.template-index [id$="__collections_list_zEYAUa"] .t4s-top-heading {
  box-sizing: border-box;
  width: min(100%, 1440px);
  margin: 0 auto 20px;
  padding-inline: 29px;
  text-align: left;
}

body.template-index [id$="__collections_list_zEYAUa"] h2.t4s-section-title {
  margin: 0;
  color: var(--ev-home-ink);
  font-family: var(--ev-home-display, "Playfair Display", Georgia, serif);
  font-size: 32px;
  font-weight: 500;
  letter-spacing: -0.018em;
  line-height: 1.04;
  text-align: left;
}

@media (min-width: 768px) {
  body.template-index [id$="__collections_list_zEYAUa"] .t4s-top-heading {
    margin-bottom: 28px;
    padding-inline: 30px;
  }

  body.template-index [id$="__collections_list_zEYAUa"] h2.t4s-section-title {
    font-size: 42px;
  }
}
