/** Shopify CDN: Minification failed

Line 1863:3 Unexpected "="
Line 2072:0 Unexpected "}"

**/
/* Juicy footer brand text: size down + remove underline */
.footer .footer__item--brand_information * {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
  text-decoration: none !important;
  margin: 0 !important;
}

/* Add a little spacing under the logo if needed */
.footer .footer__item--logo_social + .footer__item--brand_information {
  margin-top: 10px;
}

.footer .footer__item--brand_information a {
  pointer-events: none;
  text-decoration: none !important;
  cursor: default;
}

/* Rounded cards variable */
:root {
  --rounded-card: 6px;
}

.product__info .complementary-products {
  margin-block-start: var(--sp-8);
  margin-top: 10px;
}

/* Juicy — Recommended products: bigger cover image */
.horizontal-product .horizontal-product__media {
  width: 140px !important;
  height: 140px !important;
}

.horizontal-product .horizontal-product__media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

/* Flickity sets the carousel viewport height. Override it for these items */
.horizontal-product.flickity-cell .flickity-viewport {
  height: auto !important;
}

/* Force Concept's heading font variable just for the big section titles */
h2.heading.title-md,
h2.heading.title-md * {
  --font-heading-family: "JuicyHeadline";
  font-family: "JuicyHeadline", sans-serif !important;
  letter-spacing: -0.02em;
}

.subtext-md {
  font-weight: 400;
  opacity: 0.85;
}

/* Hero banner headline */
h2.banner__title.heading.title-lg,
h2.banner__title.heading.title-lg * {
  font-family: "JuicyHeadline", sans-serif !important;
  letter-spacing: -0.02em;
  line-height: 1.02;
}

h1.heading.title-xl,
h1.heading.title-xl * {
  --font-heading-family: "JuicyHeadline";
  font-family: "JuicyHeadline", sans-serif !important;
  letter-spacing: -0.02em;
}

.juicy-note {
  margin-top: 8px;
  font-size: .9rem;
  line-height: 1.4;
  opacity: .7;

  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (max-width: 749px) {
  .juicy-note {
    -webkit-line-clamp: 3;
  }
}


.juicy-view-record{
  display:block;
  margin-top:10px;
  font-size:0.85rem;
  opacity:.75;
  text-decoration:none;
}

.juicy-view-record:hover{
  opacity:1;
}

#shopify-section-template--17341334880341__collection_list_3yJLbc .juicy-issue {
  display:block;
  font-size:0.7rem;
  letter-spacing:5em;
  text-transform:uppercase;
  opacity:0.6;
  margin-bottom:6px;
}

#shopify-section-template--17341334880341__featured_collection_FmmyEM p.heading.normal-case.font-medium.subtext-lg.leading-none.tracking-none{
  font-size: 12px !important;
  letter-spacing: 0.22em !important;
  text-transform: uppercase !important;
  opacity: 0.55 !important;
  margin-bottom: -8px !important;
  color: inherit !important;
}

.copyright-line {
  margin-bottom: 2px;
  line-height: 1.2;
  font-size: .9em;
}

.site-credit {
  margin-top: 0 !important;
  line-height: 1.2;
  font-size: .9em;
}

.credits p {
  margin: 0;
  line-height: 1.2;
}

.credits p + p {
  margin-top: 2px;
}
.site-credit a {
  color: inherit;
  text-decoration: none;
}

.site-credit a:hover {
  text-decoration: underline;
}

.footer-branding {
  display: grid;
  gap: 10px;
}

.footer-branding {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
}

.footer-tagline {
  margin: 0;
  max-width: 200px;
  font-size: 14px;
  line-height: 1.3;
  opacity: 0.75;
}
.footer-location {
  margin: 0px 0 0;
  max-width: 200px;
  font-size: 14px;
  line-height: 0.8;
  opacity: 0.75;
}
.footer__newsletter .h3 {
  max-width: 310px;
}

/* === JUICY HARD RESET === */

/* Kill ALL media/images */
.jdgm-rev__pics,
.jdgm-rev__pic-link,
.jdgm-rev__pic-img,
.jdgm-gallery,
.jdgm-gallery-wrap,
.jdgm-row-media,
.jdgm-carousel-wrapper,
.jdgm-rev__image {
  display: none !important;
}

/* Kill ALL custom questions (the sweater stuff) */
.jdgm-rev__custom-form,
.jdgm-rev__custom-forms,
.jdgm-cm,
.jdgm-cm-question,
.jdgm-row-extra,
.jdgm-rev__prod-info-wrapper {
  display: none !important;
}

/* Kill replies */
.jdgm-rev__reply {
  display: none !important;
}

/* Kill icons/buttons beside review button */
.jdgm-widget-actions-wrapper .jdgm-btn--icon {
  display: none !important;
}

/* Remove badges */
.jdgm-rev__verified-badge,
.jdgm-rev__buyer-badge {
  display: none !important;
}

/* Clean layout */
.jdgm-rev {
  border-top: 1px solid rgba(0,0,0,0.12) !important;
  padding: 24px 0 !important;
}

/* Remove boxed feel */
.jdgm-widget,
.jdgm-rev-widg {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}

/* Tighten header */
.jdgm-rev-widg__header {
  margin-bottom: 20px !important;
}

/* Clean text hierarchy */
.jdgm-rev__author {
  font-weight: 600 !important;
  font-size: 13px !important;
}

.jdgm-rev__body {
  font-size: 14px !important;
  line-height: 1.6 !important;
  max-width: 720px !important;
}

/* Minimal button */
.jdgm-write-rev-link {
  border-radius: 999px !important;
  padding: 10px 18px !important;
}

/* Left align build your rotation */
@media screen and (min-width: 1536px) {
  .collage.with-richtext,
  .collage.with-richtext .title-wrapper,
  .collage.with-richtext .rich-text {
    padding-inline: 0 !important;
  }
}

.product-card .price {
  opacity: 0.8;
  font-weight: 300;
  font-size: 13px;
  margin-bottom: 16px;
}

.product-card__media .media {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0;
}

/* Match title block spacing across all product cards */
.product-card__title {
  display: block;
  line-height: 1.15;
  margin-bottom: 4px;
  margin-top: -6px;
}

/* Remove extra top spacing on price across both card systems */
.product-card__details .price,
.product-card__details #Price,
.product-card__details [id^="Price-"] {
  margin-top: 0 !important;
}

/* Keep title/price stack visually consistent */
.product-card__details {
  gap: 0 !important;
}
.product-card-bundle .product-card__details p,
.product-card__details p {
  margin-bottom: 0 !important;
}
.product-card__title {
  display: block;
  line-height: 1.15;
  margin-bottom: 8px;
}

/* ============================= */
/* BUTTON BASE (HIDDEN INITIALLY) */
/* ============================= */

.product-card .button {
  opacity: 0;
  transform: translateY(6px);
  pointer-events: none;

  background: rgba(0,0,0,0.28);
  color: #fff;
  border: 1px solid rgba(255,255,255,0.35);

  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);

  transition:
    opacity 0.3s ease-in-out,
    transform 0.3s ease-in-out,
    background-color 0.3s ease-in-out,
    color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
}


/* ============================= */
/* SHOW BUTTON ON CARD HOVER */
/* ============================= */

.product-card:hover .button {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}


/* ============================= */
/* BUTTON HOVER (STRONG STATE) */
/* ============================= */

.product-card .button:hover {
  background: rgba(255,255,255,0.8); /* 👈 your request */
  color: #000;
  border-color: #000;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
}
.quick-view__button:hover svg * {
  stroke: #1F1F1F !important;
  transition: stroke 0.4s ease-in-out;
}

/* ============================= */
/* REMOVE THEME EFFECTS */
/* ============================= */

.button::before,
.button::after,
.button--primary::before,
.button--primary::after,
.button--secondary::before,
.button--secondary::after {
  display: none !important;
  content: none !important;
}

.btn-fill {
  display: none !important;
}

/* ============================= */
/* PRODUCT PAGE H1 (JUICY FONT) */
/* ============================= */

.product__info h1,
.product-info h1,
.product-title-lg {
  font-family: "JuicyHeadline", sans-serif !important;
  letter-spacing: -0.02em !important;
  line-height: 0.95 !important;
}

.shopify-section[id*="featured_product"] .product-title,
.shopify-section[id*="featured_product"] .product-title span,
.shopify-section[id*="featured_product"] .product-title .word {
  line-height: 0.95 !important;
}

@media screen and (max-width: 767px) {
  .product-title-lg {
    font-size: clamp(2rem, 8vw, 3.5rem) !important;
    line-height: 0.95 !important;
  }
}
.template-product h2 {
  font-family: "JuicyHeadline", sans-serif !important;
  letter-spacing: -0.015em;
  line-height: 0.95;
}

.product__title.with-price {
  grid-template-columns: 1fr !important;
  justify-content: start !important;
  align-items: start !important;
  gap: 6px !important;
}

.product__title.with-price > h1,
.product__title.with-price > .product__price,
.product__title.with-price > [id^="Price-template--"] {
  grid-column: 1 / -1 !important;
  justify-self: start !important;
  align-self: start !important;
  width: 100% !important;
}

.product__title.with-price .price {
  display: block !important;
  text-align: left !important;
  margin-top: 4px !important;
}

.product__title.with-price .price,
.product__title.with-price .price span,
.product__title.with-price .price .price__regular {
  font-size: 1.2rem !important;
  font-weight: 400 !important;
  color: rgb(146 146 146);
}
.template-product .product {
  margin-top: 40px;
}

@media (max-width: 768px) {
  .template-product .product {
    margin-top: 20px;
  }
}

.banner__title,
.banner__title *,
.collection-banner .banner__title,
.collection-banner .banner__title * {
  font-family: "JuicyHeadline", sans-serif !important;
  letter-spacing: -0.015em;
}

.bundle-overlay-cta {
  position: absolute;
  left: 50%;
  top: 82%;
  transform: translate(-50%, -50%);
  z-index: 3;
  pointer-events: none;
}

/* Force the actual bundle control to use the same visual button system */
.bundle-overlay-cta button,
.bundle-overlay-cta a,
.bundle-overlay-cta label,
.bundle-overlay-cta [type="submit"],
.bundle-overlay-cta .product-form__submit {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  padding: 12px 22px !important;
  min-height: 48px !important;
  border-radius: 12px !important;

  background: rgba(0,0,0,0.28) !important;
  color: #fff !important;
  border: 1px solid rgba(255,255,255,0.35) !important;
  box-shadow: none !important;
  outline: none !important;

  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);

  line-height: 1 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  white-space: nowrap !important;

  opacity: 0;
  transform: translateY(6px);
  pointer-events: none;

  transition:
    opacity 0.3s ease-in-out,
    transform 0.3s ease-in-out,
    background-color 0.3s ease-in-out,
    color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
}

.product-card__media:hover .bundle-overlay-cta button,
.product-card__media:hover .bundle-overlay-cta a,
.product-card__media:hover .bundle-overlay-cta label,
.product-card__media:hover .bundle-overlay-cta [type="submit"],
.product-card__media:hover .bundle-overlay-cta .product-form__submit {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.bundle-overlay-cta button:hover,
.bundle-overlay-cta a:hover,
.bundle-overlay-cta label:hover,
.bundle-overlay-cta [type="submit"]:hover,
.bundle-overlay-cta .product-form__submit:hover {
  background: rgba(255,255,255,0.8) !important;
  color: #000 !important;
  border-color: #000 !important;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
}

.product-bundle__sidebar .title-wrapper h2,
.product-bundle__sidebar .title-wrapper h2 * {
  font-family: "JuicyHeadline", sans-serif !important;
  letter-spacing: -0.02em !important;
  line-height: 1.0 !important;
}


.shopify-section[id*="featured_product"] .section,
.shopify-section[id*="featured_product"] .section-padding,
.shopify-section[id*="featured_product"] .page-width {
  background: #F7F7F4 !important;
}

.shopify-section[id*="featured_product"] .product {
  padding-top: 48px;
  padding-bottom: 48px;
}
.shopify-section[id*="featured_product"] .shopify-payment-button,
.shopify-section[id*="featured_product"] .shopify-payment-button__button {
  display: none !important;
}


.shopify-section[id*="featured_product"] h2,
.shopify-section[id*="featured_product"] h2,
.shopify-section[id*="featured_product"] h2 span,
.shopify-section[id*="featured_product"] .product-title,
.shopify-section[id*="featured_product"] .product-title span,
.shopify-section[id*="featured_product"] .product-title .word {
  font-family: "JuicyHeadline", sans-serif !important;
  letter-spacing: -0.01em;
  line-height: 0.95 !important;
}

.product-card__media {
  position: relative;
  overflow: visible !important;
}

.juicy-badge {
  position: absolute;
  top: -26px;
  right: 30px;
  border-radius: 4px 4px 0 0;
  background: #1F1F1F;
  color: #fff;
  padding: 8px 14px;
  font-family: "PP Right Grotesk", sans-serif !important;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  white-space: nowrap;
  z-index: 5;
}

.juicy-badge,
.juicy-badge * {
  font-family: "PP Right Grotesk", sans-serif !important;
}


.juicy-featured-badge {
  position: absolute;
  top: -26px;
  right: 50px;
  border-radius: 4px 4px 0 0;
  background: #1F1F1F;
  color: #fff;
  padding: 8px 14px;
  font-family: "PP Right Grotesk", sans-serif !important;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  white-space: nowrap;
  transform: none;
}

.juicy-featured-badge,
.juicy-featured-badge * {
  font-family: "PP Right Grotesk", sans-serif !important;
}

.juicy-badge--outline {
  background: transparent;
  color: #1F1F1F;
  border: 1px solid #1F1F1F;
  border-bottom: none;
  margin-top: -1px;
}

@media screen and (max-width: 749px) {
  .juicy-badge {
    right: 10px;   /* was 30px — 20px shift */
  }
  .juicy-featured-badge {
    right: 30px;   /* was 50px — same 20px shift, 20px stagger kept */
  }
}

@media screen and (max-width: 749px) {
  .facet-wrapper {
    margin-bottom: 32px;
  }
}

.sort-by {
  border: 1px solid rgba(0, 0, 0, 0.16) !important;
  border-radius: 8px !important;
}

.sort-by {
  border: 1px solid rgba(0, 0, 0, 0.16) !important;
  border-radius: 8px !important;
}

.sort-by .btn-text {
  padding: 10px 14px;
}

.sort-close::before,
.sort-close::after {
  content: none !important;
  display: none !important;
}

.sort-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 1;
  transform: rotate(90deg);
  width: auto !important;
  height: auto !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* =========================
   JUICY BUTTON REFINEMENT
   ========================= */

/* Base button transitions */
.button {
  transition: background-color 0.3s ease-in-out,
              border-color 0.3s ease-in-out;
}

.button .btn-text {
  transition: color 0.3s ease-in-out;
}

.button .btn-fill {
  transition: transform 0.3s ease-in-out,
              background-color 0.3s ease-in-out;
}


/* =========================
   PRIMARY (BLACK) BUTTONS
   ========================= */

/* Default state */
.button--primary {
  background-color: #1F1F1F;
}

.button--primary .btn-text {
  color: #ffffff;
}


/* Hover state */
.button--primary:hover {
  background-color:rgb(48, 48, 48); /* subtle lift */
}

.button--primary:hover .btn-text {
  color: rgba(255,255,255,0.7); /* softer white */
}


/* Fix fill layer (important for your theme) */
.button--primary .btn-fill {
  background-color: #1F1F1F;
}
.sort-wrapper {
  position: relative;
}
.sort-wrapper {
  position: relative;
}

.product-card__classification {
  font-size: 9px;
  line-height: 1;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.46);
  margin-top: 2px;
  margin-bottom: 6px;
}

.product-card__classification--backbone {
  color:  #1F1F1F;
}

.product-card__classification--identity {
  color:  #1F1F1F;
}

.product-card__classification--accent {
  color:  #1F1F1F;
}

.image-with-text__item .media:not(.media--rounded) {
  border-radius: 8px !important;
}
.footer__newsletter .rte p:first-child {
  margin-bottom: 6px;
}

.footer__newsletter {
  row-gap: 14px !important;
}

.footer__newsletter .newsletter-form {
  row-gap: 10px !important;
}

.footer__socials {
  margin-top: 20px;
}

.footer__newsletter > p {
  margin-bottom: 4px;
}

.juicy-signal-band-simple h2 {
  margin: 0 0 18px;
  color: #fff;
  font-size: clamp(44px, 5vw, 72px);
  line-height: 0.95;
  letter-spacing: -0.04em;
}

.juicy-article-flow {
  max-width: 760px;
  margin: 0 auto;
}

.juicy-inline-product {
  float: right;
  width: 280px;
  margin: 0 0 28px 36px;
  padding: 16px;
  border: 1px solid rgba(0,0,0,0.12);
  background: #fff;
}

.juicy-inline-product__image {
  display: block;
  margin-bottom: 14px;
}

.juicy-inline-product__image img {
  display: block;
  width: 100%;
  height: auto;
}

.juicy-eyebrow {
  margin: 0 0 8px;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  opacity: 0.7;
}

.juicy-inline-product h3 {
  margin: 0 0 10px;
  font-size: 17px;
  line-height: 1.15;
}

.juicy-inline-product h3 a {
  color: inherit;
  text-decoration: none;
}

.juicy-inline-product__price {
  margin: 0 0 14px;
  font-size: 14px;
}

.juicy-inline-product__button {
  width: 100%;
  min-height: 40px;
  font-size: 13px;
}

.juicy-article-continuation {
  font-size: inherit;
  line-height: inherit;
}

.juicy-article-flow::after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 749px) {
  .juicy-inline-product {
    float: none;
    width: 100%;
    max-width: 320px;
    margin: 32px auto;
  }
}

.juicy-article-flow .juicy-inline-product {
  float: right !important;
  width: 280px !important;
  max-width: 280px !important;
  margin: 0 0 28px 36px !important;
  padding: 16px !important;
  box-sizing: border-box;
  display: block !important;
}

.juicy-article-flow .juicy-inline-product__image img {
  width: 100% !important;
  height: auto !important;
  display: block;
}

.juicy-article-flow .juicy-article-continuation {
  display: block;
}

.juicy-article-flow::after {
  content: "";
  display: block;
  clear: both;
}

.article-card .juicy-article-card__tags {
  display: flex !important;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 4px !important;
}

.article-card .juicy-article-card__tag {
  display: inline-flex !important;
  align-items: center;
  width: fit-content;
  padding: 6px 10px !important;
  border: 1px solid #1d1d1d !important;
  border-radius: 999px !important;
  background: white !important;
  color: #1d1d1d !important;
  font-size: 8px !important;
  line-height: 1 !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  background-image: none !important;
}

.article-card .juicy-article-card__tag:hover {
  color: #1d1d1d !important;
  background: #fff !important;
  text-decoration: none !important;
  background-image: none !important;
}

/* Juicy Notes article card title */
.article-card .juicy-article-card__title.heading.title-lg,
.article-card .juicy-article-card__title.heading.title-lg * {
  font-family: "JuicyHeadline", sans-serif !important;
  letter-spacing: -0.02em;
  line-height: 1.02;
  font-size: clamp(32px, 3vw, 48px) !important;
}
/* Password page launch headline */
body[class*="password"] .newsletter-banner h1.banner__title,
body[class*="password"] .newsletter-banner h2.banner__title,
body[class*="password"] .newsletter-banner .banner__title,
body[class*="password"] .newsletter-banner .banner__title * {
  --font-heading-family: "JuicyHeadline" !important;
  font-family: "JuicyHeadline", sans-serif !important;
  letter-spacing: -0.02em !important;
}

.newsletter-banner .banner__title {
  color: red !important;
}

@media screen and (max-width: 767px) {
  .newsletter-banner .banner__title {
    font-size: clamp(56px, 15vw, 76px) !important;
    line-height: 0.9 !important;
    letter-spacing: -0.02em !important;
  }
}

@media screen and (max-width: 767px) {
  .newsletter-banner .banner__title {
    font-size: clamp(56px, 15vw, 76px) !important;
    line-height: 0.9 !important;
    letter-spacing: -0.02em !important;
  }
}

@media screen and (max-width: 767px) {
  .newsletter-banner .banner__content {
    gap: 18px !important;
  }

  .newsletter-banner .banner__text,
  .newsletter-banner .rte,
  .newsletter-banner p {
    font-size: 18px !important;
    line-height: 1.35 !important;
  }
}

@media screen and (max-width: 767px) {
  .password-footer {
    background: transparent !important;
    color: transparent !important;
  }

  .password-footer * {
    display: none !important;
  }

  .password-footer-section {
    background: transparent !important;
    pointer-events: none !important;
  }
}
@media screen and (max-width: 767px) {
  .password-footer,
  .password-footer-section,
  .password-footer-transparent,
  .password-footer-transparent .password-footer-section,
  .main-content,
  .main-content.with-section {
    background: transparent !important;
  }
}
.juicy-cart-sleeves {
  margin: 0 7.5rem 0 7.5rem;
  padding: 1.6rem;
  border: 1px solid rgba(0, 0, 0, 0.14);
  border-radius: 0.8rem;
  background: #f7f7f7;
}

.juicy-cart-sleeves__eyebrow {
  margin: 0 0 0.6rem;
  font-size: 1.4rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
}

.juicy-cart-sleeves__text {
  margin: 0 0 0.8rem;
  font-size: 1.25rem;
  line-height: 1.35;
}

.juicy-cart-sleeves__price {
  margin: 0 0 1.2rem;
  font-size: 1.15rem;
  line-height: 1.3;
  opacity: 0.72;
}

.juicy-cart-sleeves__button {
  width: 100% !important;
  min-height: 3.6rem !important;
  height: 3.6rem !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background: transparent !important;
  color: #1d1d1d !important;
  border: 1px solid rgba(0, 0, 0, 0.85) !important;
}

.juicy-cart-sleeves__button .btn-text {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 100% !important;
  color: #1d1d1d !important;
}

.juicy-cart-sleeves__button .btn-fill {
  background: #1d1d1d !important;
}

.juicy-cart-sleeves__button:hover .btn-text {
  color: #fff !important;
}

@media screen and (max-width: 749px) {
  .juicy-cart-sleeves {
    margin-left: 2.4rem;
    margin-right: 2.4rem;
  }

  .juicy-cart-sleeves__eyebrow {
    font-size: 1.25rem;
  }

  .juicy-cart-sleeves__text {
    font-size: 1.05rem;
  }

  .juicy-cart-sleeves__price {
    font-size: 1rem;
  }
}


@media screen and (max-width: 749px) {
  #shopify-section-template--17341334880341__rich_text-2 {
    --section-padding-top: 32px !important;
    --section-padding-bottom: 32px !important;
  }
}

/* Hide Juicy custom product badges on homepage product cards */
.template-index .juicy-badge {
  display: none !important;
}

/* Your Rotation mobile sticky cart button text */
@media screen and (max-width: 749px) {
  .product-bundle__footer button.button,
  .product-bundle__footer button.button--primary,
  .product-bundle__footer .button,
  .product-bundle__footer .button--primary {
    --color-button-text: 255 255 255 !important;
    color: rgb(255, 255, 255) !important;
    -webkit-text-fill-color: rgb(255, 255, 255) !important;
  }

  .product-bundle__footer button.button span,
  .product-bundle__footer button.button--primary span,
  .product-bundle__footer .button span,
  .product-bundle__footer .btn-price,
  .product-bundle__footer .btn-text,
  .product-bundle__footer .btn-text span {
    color: rgb(255, 255, 255) !important;
    -webkit-text-fill-color: rgb(255, 255, 255) !important;
  }
}

/* Bundle overlay button hover - Juicy dark text */
.bundle-overlay-cta button:hover,
.bundle-overlay-cta a:hover,
.bundle-overlay-cta label:hover,
.bundle-overlay-cta [type="submit"]:hover,
.bundle-overlay-cta .product-form__submit:hover {
  background: rgba(255,255,255,0.8) !important;
  color: #1C1C1C !important;
  border-color: #1C1C1C !important;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
}

/* Make sure inner button text follows hover colour */
.bundle-overlay-cta button:hover *,
.bundle-overlay-cta a:hover *,
.bundle-overlay-cta label:hover *,
.bundle-overlay-cta [type="submit"]:hover *,
.bundle-overlay-cta .product-form__submit:hover * {
  color: #1C1C1C !important;
  -webkit-text-fill-color: #1C1C1C !important;
}

/* Product card quick-add hover text colour */
.product-card .quick-add .button:not([disabled]):hover,
.product-card .quick-add button:not([disabled]):hover,
.product-card button.button--primary:not([disabled]):hover {
  color: #1C1C1C !important;
  -webkit-text-fill-color: #1C1C1C !important;
}

/* Force nested button text to Juicy dark on hover */
.product-card .quick-add .button:not([disabled]):hover *,
.product-card .quick-add button:not([disabled]):hover *,
.product-card button.button--primary:not([disabled]):hover *,
.product-card .quick-add .button:not([disabled]):hover .btn-text,
.product-card .quick-add button:not([disabled]):hover .btn-text {
  color: #1C1C1C !important;
  -webkit-text-fill-color: #1C1C1C !important;
}

/* Juicy Records - Judge.me homepage review styling */

/* Hide Judge.me default title */
.jdgm-title,
.jdgm-title * {
  display: none !important;
}

/* Hide Judge.me top rating summary */
.jdgm-header-info {
  display: none !important;
}

/* Remove unnecessary Judge.me header spacing */
.jdgm-header {
  margin-bottom: 0 !important;
}

/* Compact section spacing */
.jdgm-widget {
  padding-top: 0 !important;
  padding-bottom: 48px !important;
}

/* Keep Judge.me carousel working */
.jdgm-cards-wrapper {
  margin-top: 0 !important;
}

/* Slightly soften cards only */
.jdgm-card {
  border-radius: 8px !important;
  padding: 18px 22px !important;
}

/* Tighten review text */
.jdgm-card .jdgm-text,
.jdgm-card p {
  font-size: 14px !important;
  line-height: 1.25 !important;
}

/* Mobile spacing */
@media screen and (max-width: 640px) {
  .jdgm-widget {
    padding-bottom: 40px !important;
  }

  .jdgm-card {
    padding: 16px 18px !important;
  }
}
/* Product page customer proof block */
.rte .juicy-product-proof,
.juicy-product-proof {
  width: 100% !important;
  max-width: none !important;
  margin-top: 24px !important;
  margin-bottom: 18px !important;
  padding: 16px 18px !important;
  display: block !important;
  border: 1px solid #E8E8E8 !important;
  border-radius: 8px !important;
  background: transparent !important;
}

.rte .juicy-product-proof__stars,
.juicy-product-proof__stars {
  font-size: 16px !important;
  line-height: 1 !important;
  letter-spacing: 0.04em !important;
  margin-bottom: 2px !important;
  color: #1d1d1d !important;
}

.rte .juicy-product-proof p,
.juicy-product-proof p {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
  color: #1d1d1d !important;
}

.rte .juicy-product-proof__shipping,
.juicy-product-proof__shipping {
  margin-top: 28px !important;
  margin-bottom: 0 !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
  color: rgba(29, 29, 29, 0.75) !important;
}

/* Mobile */
@media screen and (max-width: 749px) {
  .rte .juicy-product-proof,
  .juicy-product-proof {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
    padding: 14px 16px !important;
  }

  .rte .juicy-product-proof__stars,
  .juicy-product-proof__stars {
    font-size: 15px !important;
    margin-bottom: 2px !important;
  }

  .rte .juicy-product-proof p,
  .juicy-product-proof p,
  .rte .juicy-product-proof__shipping,
  .juicy-product-proof__shipping {
    font-size: 13.5px !important;
    line-height: 1.45 !important;
  }
}

.drawer__footer-bottom .tax-note {
  font-size: 0.75rem !important;
}
@media screen and (min-width: 640px) {
  .cart__sidebar .tax-note {
    font-size: 0.75rem !important;
  }
}

@media screen and (max-width: 767px) {
  .featured-product .product__text.rte.text-base {
    display: none;
  }
}

* .product-title-lg,
* .product-title-lg *,
[class*="product-title"] {
  line-height: 0.95 !important;
}

/* ===========================
   JUICY REVIEWS SECTION
   =========================== */

/* ===========================
   JUICY REVIEWS SECTION
   =========================== */

/* Hide Listener Notes title and header */
.jdgm-rev-widg__title,
.jm-review-widget-minimal-header,
[class*="jm-review-widget-minimal-header"] {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Hide sort and filter */
.jm-sort-filter,
.jm-sort-filter--compact,
.jm-filters,
.jm-filters--compact,
[class*="jm-sort-filter"],
[class*="jm-filters"] {
  display: none !important;
}

/* Hide write a review button */
.jdgm-write-rev-link,
[class*="jm-action-buttons"] {
  display: none !important;
}

/* Tighten widget */
.jdgm-widget.jdgm-done-setup {
  padding: 0 !important;
  margin: 0 !important;
}

/* Heading gap */
.juicy-reviews-heading {
  margin-bottom: -20px !important;
}

/* Reviews list spacing */
.jdgm-rev-widg__reviews {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Individual review */
.jdgm-rev {
  border-top: 0.5px solid rgba(0,0,0,0.12) !important;
  border-bottom: none !important;
  padding: 20px 0 !important;
  background: transparent !important;
}

/* Reviewer name */
.jdgm-rev__author {
  font-size: 12px !important;
  font-weight: 500 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  margin-bottom: 4px !important;
}

/* Hide verified badge */
.jdgm-rev__verified-badge {
  display: none !important;
}

/* Review body */
.jdgm-rev__body {
  font-size: 14px !important;
  line-height: 1.6 !important;
  max-width: 680px !important;
  opacity: 0.85 !important;
}

/* Stars */
.jdgm-star {
  font-size: 13px !important;
}

div.jm-stack.jm-stack--space-300.jm-review-widget-minimal-header {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}

.jm-review-item {
  border-bottom: none !important;
}

.product-card__rating {
  display: none !important;
}
.quick-add .button[disabled] {
  opacity: 0;
}

.quick-add .button[disabled] {
  opacity: 0;
}

.product-card:hover .quick-add .button[disabled],
.product-card:focus-within .quick-add .button[disabled] {
  opacity: 1;
  color: #ffffff;
  border-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.35);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
}

.product-card:hover .quick-add .button[disabled]:hover,
.product-card:focus-within .quick-add .button[disabled]:hover {
  color: #ffffff !important;
}

div[data-shopify="payment-button"] {
  opacity: 0.8 !important;
}

.jdgm-media-card img {
  display: none !important;
}

/* Soft inner shadow around product hero image */
.product__media-list .product__media {
  position: relative;
  border-radius: 2px !important;
  overflow: hidden;
  background: #fff;
}

/* Keep image clean */
.product__media-list .product__media img {
  display: block;
  border: none !important;
  border-radius: 2px !important;
  background: #fff;
}

/* Soft inset shadow overlay */
.product__media-list .product__media::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: 2px;
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.05);
  z-index: 2;
}

.juicy-product-proof__author {
  font-size: 0.85em;
  opacity: 0.7;
  margin-top: 0.25em;
}

.jm-review-widget__header-and-body
 {
    display: flex;
    flex-direction: column;
    gap: var(--jm-space-300);
    border: 1px solid #F6F6F6;
    padding: 10px 20px 0px 30px;
    border-radius: 12px;
 }

.jdgm-widget-revamp,
.jdgm-cards-carousel,
.jdgm-testimonials-carousel {
  --jm-space-1200: 0 !important;
}


/* --- Mood explore (other moods) --- */

.mood-explore {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.mood-explore__heading {
  margin: -2rem 0 1.25rem;
}

.mood-explore__track {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.mood-explore__pill {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border: 1px solid currentColor;
  border-radius: 999px;
  text-decoration: none;
  color: inherit;
  font-weight: 500;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.mood-explore__pill:hover {
  background: #1F1F1F;
  color: #fff;
  border-color: #1F1F1F;
}

.mood-explore__pill:focus-visible {
  outline: 2px solid #1F1F1F;
  outline-offset: 2px;
}


/* ===== JUICY 3 — SHARED ===== */

.juicy-kicker,
.juicy-archive-kicker {
  font-size: 12px !important;
  letter-spacing: 0.22em !important;
  text-transform: uppercase !important;
  opacity: 1 !important;
  color: inherit !important;
  margin-bottom: 12px !important;
  font-weight: 600;
}

.juicy-item {
  display: flex;
  flex-direction: column;
}

.juicy-item .product-card__content {
  flex-grow: 0;
}

.juicy-note {
  line-height: 1.5;
  margin-top: -42px;
  opacity: 0.8;
}

.juicy-view-record {
  display: inline-block;
  margin-top: 12px;
  text-decoration: underline;
  text-underline-offset: 3px;
  color: inherit;
  align-self: flex-start;
}

.juicy-view-record:hover {
  opacity: 0.6;
}

/* Shared 3-up grid */
.juicy-hero-grid,
.juicy-home-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  align-items: start;
}

/* Intro paragraphs */
.juicy-intro,
.juicy-home-intro {
  width: 66.666%;
  margin: 0 0 48px;
}

.juicy-banner-intro {
  width: 60%;
  margin-top: 16px;
}

/* Titles */
.juicy-home-title {
  margin: 0 0 16px;
}

.juicy-archive-title {
  margin: 0 0 32px;
}

/* Archive */
.juicy-archive {
  margin-top: 0px;
  padding-top: 48px;
 } 

.juicy-archive-issue {
  margin-bottom: 48px;
}

/* Homepage "every issue" button */
.juicy-home-all {
  margin-top: 48px;
  text-align: center;
}

/* ===== MOBILE ===== */

@media (max-width: 749px) {
  .juicy-hero-grid,
  .juicy-home-grid {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .juicy-intro,
  .juicy-home-intro,
  .juicy-banner-intro {
    width: 100%;
  }

  .juicy-note {
    margin-top: 12px;
  }

  .juicy-view-record {
    margin-top: 4px;
    display: inline-block;
  }
}

/* Klaviyo back-in-stock button — own full row, match theme buttons */
#klaviyo-bis-button-container {
  flex: 0 0 100% !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-bottom: 0 !important;
}

#klaviyo-bis-button-container .klaviyo-bis-trigger,
#klaviyo-bis-button-container button {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  min-height: 3.75rem !important;
  height: auto !important;
  border-radius: 8px !important;
  margin: 0 !important;
}

/* Hide quantity stepper on sold-out products */
.buy-buttons.is-sold-out quantity-input,
.buy-buttons.is-sold-out .quantity {
  display: none !important;
}

.juicy-intro,
.juicy-home-intro,
.juicy-banner-intro {
  font-size: var(--text-subtext-md);
  font-weight: 400;
  line-height: 1.5;
  opacity: 0.85;
}

/* ── Juicy Listens ───────────────────────────── */

.juicy-listens {
  max-width: 1120px;
  margin: 0 auto;
}

.juicy-listens__entry {
  display: flex;
  align-items: flex-start;
  gap: 36px;
  padding-top: 40px;
  margin-bottom: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.juicy-listens__entry:first-child {
  padding-top: 0;
  border-top: none;
}

.juicy-listens__entry:nth-child(even) {
  flex-direction: row-reverse;
}

.juicy-listens__entry:last-child {
  margin-bottom: 0;
}

.juicy-listens__copy {
  flex: 1 1 auto;
  min-width: 0;
}

.juicy-listens .juicy-inline-product {
  flex: 0 0 300px;
  margin: 0;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  background: #fff;
  box-sizing: border-box;
}

.juicy-listens .juicy-inline-product__image {
  display: block;
  margin: 0 0 10px;
  padding: 0;
  line-height: 0;
  background-image: none;
  text-decoration: none;
}

.juicy-listens .juicy-inline-product__image img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 4px;
}

.juicy-listens .juicy-eyebrow {
  margin: 0 0 8px;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  opacity: 0.7;
}

.juicy-listens .juicy-inline-product .juicy-inline-product__heading {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.15;
  font-weight: 600;
}

.juicy-listens .juicy-inline-product .juicy-inline-product__heading a {
  color: inherit;
  text-decoration: none;
  background-image: none;
}

.juicy-listens .juicy-inline-product__price {
  margin: 0 0 14px;
  font-size: 14px;
  color: rgb(146 146 146);
}

.juicy-listens .juicy-inline-product__form {
  margin: 0;
}

.juicy-listens .juicy-inline-product__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 40px;
  font-size: 13px;
  text-decoration: none;
  background-image: none;
}

.juicy-listens__hook {
  clear: none;
  margin: 0 0 20px;
  font-family: JuicyHeadline, sans-serif;
  font-size: 28px;
  line-height: 1.15;
}

.juicy-listens__note,
.juicy-listens__note p {
  color: rgb(var(--color-foreground));
  font-size: 18px;
  line-height: 1.55;
  font-weight: 400;
}

.juicy-listens__note p {
  margin: 0 0 24px;
}

.juicy-listens__note strong,
.juicy-listens__note b {
  font-weight: 700;
}

.juicy-listens__note em {
  font-style: italic;
}

.juicy-listens__note > *:first-child {
  margin-top: 0 !important;
}

.juicy-listens__note > *:last-child {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 749px) {
  .juicy-listens__entry,
  .juicy-listens__entry:nth-child(even) {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding-top: 0px;
    margin-bottom: 32px;
  }

  .juicy-listens__copy {
    order: 1;
  }

  .juicy-listens .juicy-inline-product {
    order: 2;
    flex: 0 1 auto;
    width: 80%;
    max-width: 80%;
    margin: 0 auto;
  }

  .juicy-listens__hook {
    margin-top: 0;
    font-size: 24px;
  }

  .juicy-listens__note,
  .juicy-listens__note p {
    font-size: 16px;
  }
}

/* ── Moodd Buttons & CTA ───────────────────────────── */

.drops-cta {
  padding: 2rem 0 1.5rem;
}
.drops-cta__line {
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    font-weight: var(--font-heading-weight);
    letter-spacing: var(--font-heading-letter-spacing);
    line-height: var(--font-heading-line-height);
    font-size: 1.5em;
    margin: 0 0 1.25rem;
  }
.drops-cta__button {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border: 1px solid #000;
  border-radius: 999px;
  text-decoration: none;
  background: #000;
  color: #fff;
  font-weight: 500;
  transition: opacity 0.2s ease;
}
.drops-cta__button:hover {
  opacity: 0.8;
  color: #fff;
}

/* ==========================================================
   DROPS ARCHIVE PAGE
   Append to juicy-custom.css, ABOVE the /* ===== MOBILE ===== */ block
   ========================================================== */

.drop-kicker {
  margin: 0 0 12px;
  opacity: 0.6;
}

.drop-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 40px 24px;
  margin-top: 32px;
}

.drop-section-title {
  margin: 0 0 40px;
}

.drop-past {
  padding-top: 56px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  margin-top: 56px;
}

.drop-past:first-of-type {
  padding-top: 0;
  border-top: 0;
  margin-top: 0;
}

/* --- Archive rows --- */

.drop-archive {
  padding-top: 56px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.drop-archive-list {
  display: flex;
  flex-direction: column;
}

.drop-archive-row {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 16px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  text-decoration: none;
  color: inherit;
  transition: opacity 0.2s ease;
}

.drop-archive-row:hover {
  opacity: 0.65;
}

.drop-archive-thumb {
  flex: 0 0 72px;
  width: 72px;
  height: 72px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.04);
}

.drop-archive-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.drop-archive-meta {
  display: flex;
  align-items: baseline;
  gap: 16px;
  flex: 1 1 auto;
  min-width: 0;
}

.drop-archive-num {
  flex: 0 0 auto;
}

.drop-archive-date,
.drop-archive-count {
  opacity: 0.6;
}

.drop-archive-link {
  flex: 0 0 auto;
}

/* --- Mobile --- */

@media (max-width: 749px) {
  .drop-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px 16px;
  }

  .drop-archive-meta {
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
  }

  .drop-archive-count {
    display: none;
  }

  .drop-archive-link {
    display: none;
  }

  .drop-archive-thumb {
    flex: 0 0 56px;
    width: 56px;
    height: 56px;
  }
}
/* Pressing details — 4 across on desktop */
@media (min-width: 1024px) {
  .specifications-section .details__content .specification.grid > .md\:col-span-6 {
    grid-column: span 3 / span 3;
  }
}
.details__content:has(ol) {
  column-count: 2;
  column-gap: 48px;
}

@media (max-width: 768px) {
  .details__content:has(ol) {
    column-count: 1;
  }
}

.details__content:has(ol) p {
  break-after: avoid;
}

.details__content:has(ol) ol {
  break-inside: avoid;
}.juicy-preorder {
  padding: 1.4rem 1.6rem;
  margin-bottom: 1.6rem;
  background-color: #FAFAFA;
  border-radius: 0.625rem;
}

.rte .juicy-preorder p.juicy-preorder__title {
  margin: 0 0 0.6rem;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.rte .juicy-preorder p.juicy-preorder__body {
  margin: 0 0 0.8rem;
  font-size: 14px;
  line-height: 1.5;
  opacity: 0.85;
}

.rte .juicy-preorder p.juicy-preorder__body:last-child {
  margin-bottom: 0;
}

.rte .juicy-preorder p.juicy-preorder__date {
  opacity: 1;
  font-weight: 500;
}

/* Pre-order release date on product cards */
.juicy-release-date {
  margin-top: 8px;
  margin-bottom:7px;
  font-size: 9.5px;
  letter-spacing: .085em;
  text-transform: uppercase;
  color: rgb(0 0 0);
}

/* Preview album accordion — normalise section padding across templates */
[id*="custom_liquid_eGafVe"].shopify-section {
  --section-padding-top: 0px !important;
  --section-padding-bottom: 40px !important;
}

/* ============================================================
   JUICY DROPS PAGE
   ============================================================ */


.juicy-drops-page .product-card__title { font-size: 16px; }
.juicy-drops-page .price__regular { color: rgb(146 146 146); }

.juicy-drops-kicker {
    font-size: 12px !important;
    letter-spacing: 0.22em !important;
    text-transform: uppercase !important;
    opacity: 1 !important;
    color: inherit !important;
    margin-bottom: 12px !important;
    font-weight: 600;
}
}

.juicy-drops-kicker a {
  color: inherit;
  text-decoration: none;
}

.juicy-drops-kicker a:hover { text-decoration: underline; }

.juicy-drops-intro {
  max-width: 72ch;
  margin: 0 0 2.5rem;
  line-height: 1.6;
}

.juicy-drops-hero { padding-bottom: 4rem; }

.juicy-drops-hero-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem 2rem;
}

.juicy-drops-page .product-card__content {
  --card-content-padding-block: 1rem 0rem;
}

.juicy-drops-note {
  margin-top: 0.75rem;
  font-size: 15px;
  line-height: 1.55;
}

.juicy-view-record {
  display: inline-block;
  margin-top: 0.75rem;
  font-size: 14px;
  text-decoration: underline;
}

.juicy-drops-previously {
  --font-heading-family: "JuicyHeadline";
  font-family: "JuicyHeadline", sans-serif;
  font-size: var(--title-md);
  letter-spacing: -0.02em;
  line-height: 1;
  margin: 1rem 0 3rem;
}
.juicy-drops-prev {
  padding-top: 3rem;
  padding-bottom: 2rem;
  border-top: 1px solid rgba(23, 23, 23, 0.12);
}

.juicy-drops-prev:first-of-type {
  padding-top: 0;
  border-top: none;
}

.juicy-drops-prev.is-hidden { display: none; }

.juicy-drops-prev-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.5rem 1.5rem;
}

.juicy-drops-compact {
  border-top: 1px solid rgba(23, 23, 23, 0.12);
  margin-top: 2rem;
}

.juicy-drops-row {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.5rem;
  padding: 1.1rem 0;
  border-bottom: 1px solid rgba(23, 23, 23, 0.12);
  color: inherit;
  text-decoration: none;
  font-size: 15px;
}

.juicy-drops-row:hover { opacity: 0.6; }

.juicy-drops-row__no {
  font-weight: 700;
  letter-spacing: 0.1em;
  white-space: nowrap;
}

.juicy-drops-row__date { white-space: nowrap; }

.juicy-drops-row__sep { opacity: 0.4; }

.juicy-drops-row__names { flex: 1 1 auto; }

.juicy-drops-row__arrow { margin-left: auto; }

.juicy-drops-more-wrap {
  display: flex;
  justify-content: center;
  padding: 2rem 0 4rem;
}

@media screen and (max-width: 989px) {
  .juicy-drops-hero-grid { grid-template-columns: 1fr; }
  .juicy-drops-prev-grid { grid-template-columns: repeat(2, 1fr); }
}

@media screen and (max-width: 749px) {
  .juicy-drops-row { font-size: 14px; }
  .juicy-drops-row__arrow { display: none; }
}

/* ============================================================
   JUICY DROP COLLECTION PAGE
   ============================================================ */

.juicy-drop-footer__line {
  margin: 0 0 1.25rem;
  font-size: clamp(20px, 2vw, 28px);
  letter-spacing: -0.02em;
}

/* ============================================================
   JUICY DROP HEADER
   ============================================================ */

.juicy-drop-header__crumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  margin: 0 0 1.75rem;
  font-size: 14px;
  color: rgba(23, 23, 23, 0.6);
}

.juicy-drop-header__crumbs a {
  color: inherit;
  text-decoration: none;
}

.juicy-drop-header__crumbs a:hover { text-decoration: underline; }

.juicy-drop-header__crumbs span[aria-hidden] { opacity: 0.4; }

.juicy-drop-header__kicker {
  margin: 0 0 0.75rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.juicy-drop-header__title {
  margin: 0 0 1.5rem;
  font-size: var(--title-sm);
  line-height: 1.05;
  letter-spacing: -0.02em;
}

.juicy-drop-header__intro {
  max-width: 60ch;
  margin: 0;
  line-height: 1.6;
}

.juicy-drop-title__h1 {
  --font-heading-family: "JuicyHeadline";
  font-family: "JuicyHeadline", sans-serif;
  font-size: var(--title-lg);
  line-height: 1;
  letter-spacing: -0.02em;
  margin: 0;
}

.juicy-drop-title__intro {
  max-width: 60ch;
  margin: 1.5rem 0 0;
  line-height: 1.6;
}

.pagination__crawl-link {
  flex-basis: 100%;
  text-align: center;
  margin-top: 0.75rem;
  font-size: 0.8125rem;
  opacity: 0.6;
}