@import url("glass-header.css");
@import url("shop-sort.css");
@import url("header-capsule.css");
@import url("shop-editorial.css");
@import url("why-reference.css");
@import url("product-gallery-reference.css");

:root {
  --sunday-black: #1d1f1c;
  --sunday-cream: #f0eaf6;
  --sunday-moss: #8f71b5;
  --sunday-sage: #a69db1;
  --sunday-lime: #874ec7;
  --sunday-sand: #a788c9;
  --sunday-petal: #ab9fb8;
}

body.home {
  color: var(--color-ink);
  background: var(--sunday-cream);
  font-family: var(--font-sans);
}

/* Compact announcement and logo-led navigation. */
#tbp_header .tb_iywl685,
#tbp_header .tb_iywl685 > .row_inner,
#tbp_header .tb_iywl685 .module_column,
#tbp_header .tb_iywl685 .module,
#tbp_header .tb_iywl685 .tb_text_wrap,
.sunday-announcement-messages { min-height: 38px; }

#tbp_header .tb_iywl685 {
  border: 0;
  color: #fff;
  background: var(--sunday-black);
  font-family: var(--font-sans);
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: .015em;
}

.sunday-announcement-messages::before {
  width: 7px;
  height: 7px;
  margin-right: 10px;
  border-radius: 50%;
  content: "";
  background: var(--sunday-lime);
}

.sunday-announcement-message {
  padding-inline: 20px;
  font-family: var(--font-sans) !important;
  letter-spacing: .01em;
}

#tbp_header .tb_7zb8427 {
  border-bottom: 1px solid rgba(29,31,28,.12);
  background: rgba(247,244,250,.98);
}

#tbp_header .tb_7zb8427 > .row_inner {
  grid-template-columns: auto minmax(0, 1fr) auto;
  min-height: 82px;
  height: 82px;
  column-gap: clamp(34px, 4vw, 72px);
}

#tbp_header .tb_bxsa427 { grid-column: 1; justify-self: start; }
#tbp_header .tb_84nr427 { grid-column: 2; justify-self: start; }
#tbp_header .tb_5hax427 { grid-column: 3; }
#tbp_header .tb_tqdc361 :is(svg, .sunday-home-logo svg) { height: 38px; }
#tbp_header #menu-menu { gap: clamp(24px, 2.6vw, 42px); }

#tbp_header #menu-menu > li > a,
#tbp_header .sunday-header-action {
  min-height: 44px;
  color: var(--sunday-black) !important;
  font-family: var(--font-sans) !important;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -.01em;
  text-transform: none !important;
}

#tbp_header #menu-menu > li > a::after {
  bottom: 9px;
  height: 3px;
  border-radius: 999px;
  background: var(--sunday-lime);
}

#tbp_header .tb_zpfp427 { gap: 16px; }

#tbp_header .tb_zpfp427 a.sunday-header-action {
  width: auto !important;
  min-width: 0;
  padding: 0 !important;
  border-radius: 0;
  background: transparent !important;
}

#tbp_header .tb_zpfp427 a.sunday-header-action:hover { color: #523870 !important; }
#tbp_header .tb_zpfp427 a.sunday-header-action em,
#tbp_header .tb_zpfp427 a.sunday-header-action svg { display: none !important; }

/* Dark, tactile, product-forward hero. */
body.home .module_row.tb_zvs8154 {
  min-height: clamp(610px, 74vh, 820px);
  color: #fff;
  background: var(--color-forest-deep);
}

body.home .module_row.tb_zvs8154 > .row_inner {
  grid-template-columns: minmax(0, .78fr) minmax(520px, 1.22fr);
  gap: clamp(40px, 5vw, 90px);
  padding-block: clamp(54px, 6vw, 88px);
}

body.home .tb_zvs8154 .tb_bqw1154 { max-width: 600px !important; padding-right: 0; }

body.home .tb_zvs8154 .tb_1t9b154 {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  min-height: 31px;
  padding: 7px 12px;
  border: 1px solid rgba(255,255,255,.25);
  border-radius: 99px;
  color: #fff;
  background: rgba(255,255,255,.08);
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: .06em;
}

body.home .tb_zvs8154 .tb_2ymx154 h1 {
  max-width: 620px;
  color: #fff;
  font-size: clamp(58px, 6vw, 94px);
  line-height: .93;
  letter-spacing: -.055em;
}

body.home .tb_zvs8154 .tb_bc8w154 {
  width: 104px;
  margin: 32px 0 25px !important;
  border-width: 4px !important;
  border-color: var(--sunday-lime) !important;
}

body.home .tb_zvs8154 .tb_zsyc154 {
  max-width: 500px;
  color: rgba(255,255,255,.78);
  font-family: var(--font-sans);
}

body.home .tb_zvs8154 .tb_ch3t154 a {
  min-width: 190px;
  min-height: 52px;
  border-color: var(--sunday-lime) !important;
  border-radius: 99px;
  color: var(--sunday-black) !important;
  background: var(--sunday-lime) !important;
}

body.home .tb_zvs8154 .tb_ch3t154 a:hover {
  border-color: #fff !important;
  background: #fff !important;
}

.sunday-hero-placeholder.sunday-hero-art {
  isolation: isolate;
  display: grid;
  min-height: 100%;
  place-items: end center;
  overflow: hidden;
  border-radius: 34px;
  background: var(--sunday-petal);
  box-shadow: none;
}

.sunday-hero-placeholder.sunday-hero-art::before {
  z-index: -1;
  width: 68%;
  top: -13%;
  right: -17%;
  border: 2px solid rgba(36,25,52,.18);
  border-radius: 50%;
  background: rgba(255,255,255,.2);
}

.sunday-hero-placeholder.sunday-hero-art::after {
  z-index: -1;
  width: 48%;
  bottom: -25%;
  left: -9%;
  border: 0;
  border-radius: 50%;
  background: var(--sunday-lime);
  opacity: .82;
}

.sunday-hero-art img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  mix-blend-mode: multiply;
  transform: scale(1.02);
}

.sunday-hero-art figcaption {
  position: relative;
  z-index: 2;
  width: calc(100% - 40px);
  margin: 0 20px 20px;
  padding: 12px 16px;
  border-radius: 99px;
  color: #fff;
  background: rgba(29,31,28,.82);
  font-family: var(--font-mono);
  font-size: 10px;
  letter-spacing: .05em;
  text-align: center;
  text-transform: uppercase;
}

.sunday-hero-orbit { display: none; }

/* Warm editorial product stage and substantial cards. */
body.home .module_row.tb_muu0154 {
  padding: clamp(76px, 8vw, 120px) 0 !important;
  background: var(--sunday-sand);
}

body.home .tb_muu0154 .tb_uutx154 { margin-bottom: 42px; }

body.home .tb_muu0154 .tb_o2tg154 .sub-head {
  color: var(--sunday-black);
  font-size: clamp(46px, 5.4vw, 76px);
  letter-spacing: -.045em;
}

body.home .tb_muu0154 .tb_qod5154 a {
  min-height: 46px;
  padding: 0 20px;
  border: 1px solid var(--sunday-black);
  border-radius: 99px;
  color: var(--sunday-black);
  background: transparent;
}

body.home .tb_muu0154 .tb_qod5154 a:hover { color: #fff; background: var(--sunday-black); }
body.home .tb_lqui154 .tf_swiper-wrapper { gap: clamp(18px, 2vw, 30px); }
body.home .tb_lqui154 .tf_swiper-slide:nth-child(n + 5) { display: block !important; }

body.home .tb_lqui154 .post.product {
  overflow: hidden;
  padding: 12px 12px 24px;
  border: 0 !important;
  border-radius: 28px !important;
  background: var(--sunday-cream);
  transition: transform var(--motion-base) var(--motion-ease), background-color var(--motion-base) ease;
}

body.home .tb_lqui154 .tf_swiper-slide:nth-child(4n + 1) .post.product { background: #f1e9ee; }
body.home .tb_lqui154 .tf_swiper-slide:nth-child(4n + 2) .post.product { background: #e2dbea; }
body.home .tb_lqui154 .tf_swiper-slide:nth-child(4n + 3) .post.product { background: #ece8f0; }
body.home .tb_lqui154 .tf_swiper-slide:nth-child(4n + 4) .post.product { background: #e5d9f2; }
body.home .tb_lqui154 .post.product:hover { transform: translateY(-7px); }

body.home .tb_lqui154 .module-product-image,
body.home .tb_lqui154 figure.product-image { margin-bottom: 22px !important; }

body.home .tb_lqui154 figure.product-image {
  aspect-ratio: 1 / 1.02;
  border-radius: 21px;
  background: rgba(255,255,255,.46);
}

body.home .tb_lqui154 figure.product-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

body.home .tb_lqui154 .post.product:hover figure.product-image img { transform: scale(1.035); }

body.home .tb_lqui154 :is(.module-product-title, .product-title, h2, h3),
body.home .tb_lqui154 .price,
body.home .tb_lqui154 .bogo-notice-wrap {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

body.home .tb_lqui154 :is(.module-product-title, .product-title, h2, h3) {
  margin-bottom: 9px !important;
  font-family: var(--font-sans) !important;
  font-size: clamp(21px, 1.7vw, 25px) !important;
  font-weight: 650 !important;
}

body.home .tb_lqui154 .price { color: rgba(29,31,28,.7); font-size: 14px; }

body.home .tb_lqui154 .bogo-notice-wrap {
  min-height: 30px;
  margin-top: 16px !important;
  border-radius: 99px !important;
  color: var(--sunday-black) !important;
  background: rgba(255,255,255,.74) !important;
}

body.home .tb_lqui154 .acoplw-badge-icon {
  border-radius: 99px !important;
  color: var(--sunday-black) !important;
  background: var(--sunday-lime) !important;
}

/* Restore contrast and rhythm in the existing lower modules. */
body.home .module_row.tb_5724154 {
  padding-block: clamp(80px, 9vw, 132px) !important;
  border: 0;
  color: #fff;
  background: var(--color-forest-deep) !important;
}

body.home .tb_5724154 :is(h2,h3,h4,.sub-head) { color: #fff !important; }
body.home .tb_5724154 p { color: rgba(255,255,255,.72) !important; }

body.home .module_row.tb_56yy154 {
  padding-block: clamp(80px, 8vw, 120px) !important;
  background: var(--sunday-sage) !important;
}

body.home .tb_56yy154 :is(h2,h3,.sub-head) {
  color: var(--sunday-black) !important;
  font-family: var(--font-display) !important;
  letter-spacing: -.04em;
}

body.home .module_row.tb_rife596 {
  padding-block: clamp(84px, 9vw, 140px) !important;
  background: var(--sunday-cream) !important;
}

body.home .tb_rife596 h1 {
  color: var(--sunday-black) !important;
  font-size: clamp(52px, 7vw, 104px) !important;
  letter-spacing: -.055em;
}

@media (max-width: 1100px) {
  body.home .tb_lqui154 .tf_swiper-wrapper { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  body.home .tb_lqui154 .tf_swiper-slide:nth-child(4) { display: block !important; }
  body.home .tb_lqui154 .tf_swiper-slide:nth-child(n + 7) { display: none !important; }
}

@media (max-width: 820px) {
  #tbp_header .tb_7zb8427 > .row_inner { min-height: 72px; height: 72px; grid-template-columns: 44px 1fr auto; column-gap: 8px; }
  #tbp_header .tb_bxsa427 { grid-column: 2; justify-self: center; }
  #tbp_header .tb_5hax427 { grid-column: 3; }
  #tbp_header .tb_zpfp427 .module-icon-item:not(:first-child) { display: none !important; }
  #tbp_header .tb_zpfp427 a.sunday-header-action { min-width: 44px; justify-content: center; font-size: 12px; }
  body.home .module_row.tb_zvs8154 > .row_inner { grid-template-columns: 1fr; gap: 38px; }
  body.home .tb_zvs8154 .tb_bqw1154 { max-width: 680px !important; }
  body.home .tb_zvs8154 .tb_diu0154 { min-height: min(84vw, 620px); }
  body.home .tb_lqui154 .tf_swiper-wrapper { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body.home .tb_lqui154 .tf_swiper-slide:nth-child(n + 7) { display: none !important; }
}

@media (max-width: 600px) {
  #tbp_header .tb_iywl685 { font-size: 10px; }
  .sunday-announcement-messages::before { display: none; }
  #tbp_header .tb_tqdc361 :is(svg, .sunday-home-logo svg) { height: 32px; }
  body.home .module_row.tb_zvs8154 { min-height: 0; }
  body.home .module_row.tb_zvs8154 > .row_inner { padding-top: 42px; padding-bottom: 24px; }
  body.home .tb_zvs8154 .tb_2ymx154 h1 { font-size: clamp(48px, 14.5vw, 68px); }
  body.home .tb_zvs8154 .tb_ch3t154 a { width: auto; min-width: 180px; }
  body.home .tb_zvs8154 .tb_diu0154 { min-height: 104vw; }
  .sunday-hero-placeholder.sunday-hero-art { border-radius: 24px; }
  body.home .module_row.tb_muu0154 { padding: 68px 0 78px !important; }
  body.home .tb_muu0154 .tb_o2tg154 .sub-head { font-size: 42px; }
  body.home .tb_muu0154 .tb_qod5154 a { padding-inline: 15px; }
  body.home .tb_lqui154 .tf_swiper-slide,
  body.home .tb_lqui154 .tf_swiper-slide:nth-child(n) { display: block !important; width: min(82vw, 330px) !important; flex-basis: min(82vw, 330px); }
  body.home .tb_lqui154 .post.product { border-radius: 23px !important; }
}

@media (prefers-reduced-motion: reduce) {
  body.home .tb_lqui154 .post.product:hover { transform: none; }
}

/* Phase 2: Amai-inspired header, cards and cart treatment. */
.sunday-announcement-messages::before { display: none !important; }

.sunday-announcement-messages {
  display: grid;
  width: 100%;
  place-items: center;
  padding-inline: 24px;
  box-sizing: border-box;
}

.sunday-announcement-message {
  width: 100%;
  padding: 0;
  text-align: center;
}

#tbp_header .tb_7zb8427 { background: #fff; }

#tbp_header .tb_7zb8427 > .row_inner {
  min-height: 74px;
  height: 74px;
  grid-template-columns: auto minmax(0, 1fr) auto;
  column-gap: clamp(30px, 3vw, 56px);
}

#tbp_header .tb_tqdc361 :is(svg, .sunday-home-logo svg) { height: 34px; }
#tbp_header #menu-menu { gap: 34px; }

#tbp_header #menu-menu > li > a {
  min-height: 44px;
  padding: 13px 0;
  color: #1d1d1d !important;
  font-size: 14px;
  font-weight: 650;
  letter-spacing: -.012em;
}

#tbp_header #menu-menu > li > a::after { display: none; }

#tbp_header #menu-menu > li > a:hover,
#tbp_header #menu-menu > li:focus-within > a { color: #5e427d !important; }

#tbp_header #menu-menu .menu-item-has-children > a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  cursor: pointer;
}

#tbp_header #menu-menu .child-arrow {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  transform: rotate(45deg) translateY(-2px);
  transition: transform var(--motion-base) var(--motion-ease);
}

#tbp_header #menu-menu .menu-item-has-children:hover .child-arrow,
#tbp_header #menu-menu .menu-item-has-children:focus-within .child-arrow {
  transform: rotate(225deg) translate(-1px, -1px);
}

#tbp_header #menu-menu .sub-menu {
  position: absolute !important;
  top: calc(100% - 8px) !important;
  left: -22px !important;
  display: grid !important;
  width: 250px !important;
  min-width: 250px;
  gap: 3px;
  padding: 12px !important;
  border: 1px solid rgba(29,29,29,.08);
  border-radius: 16px;
  visibility: hidden !important;
  opacity: 0 !important;
  background: #fff !important;
  box-shadow: 0 18px 45px rgba(36,36,36,.14) !important;
  transform: translateY(10px) !important;
  transition: opacity var(--motion-base) ease, transform var(--motion-base) var(--motion-ease), visibility 0s linear var(--motion-base);
  pointer-events: none;
}

#tbp_header #menu-menu .menu-item-has-children:hover > .sub-menu,
#tbp_header #menu-menu .menu-item-has-children:focus-within > .sub-menu {
  visibility: visible !important;
  opacity: 1 !important;
  transform: translateY(0) !important;
  transition-delay: 0s;
  pointer-events: auto;
}

#tbp_header #menu-menu .sub-menu li { width: 100%; margin: 0; }

#tbp_header #menu-menu .sub-menu a {
  display: flex;
  width: 100%;
  min-height: 42px;
  align-items: center;
  padding: 9px 12px;
  border-radius: 10px;
  color: #202020 !important;
  background: transparent;
  font-family: var(--font-sans);
  font-size: 13.5px;
  font-weight: 600;
  box-sizing: border-box;
}

#tbp_header #menu-menu .sub-menu a:hover,
#tbp_header #menu-menu .sub-menu a:focus-visible {
  color: #202020 !important;
  background: #f2eff5;
}

#tbp_header .tb_zpfp427 { gap: 3px; }

#tbp_header .tb_zpfp427 a.sunday-header-action {
  position: relative;
  display: inline-flex !important;
  width: 44px !important;
  height: 44px;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  border-radius: 50%;
  color: #191919 !important;
  background: transparent !important;
  transition: color var(--motion-fast) ease, background-color var(--motion-fast) ease, transform var(--motion-fast) var(--motion-ease);
}

#tbp_header .tb_zpfp427 a.sunday-header-action:hover {
  color: #191919 !important;
  background: #efecf3 !important;
  transform: translateY(-1px);
}

#tbp_header .tb_zpfp427 a.sunday-header-action em {
  display: inline-flex !important;
  width: 21px;
  height: 21px;
  color: currentColor !important;
}

#tbp_header .tb_zpfp427 a.sunday-header-action svg {
  display: block !important;
  width: 21px;
  height: 21px;
}

#tbp_header .sunday-header-action__label { display: none !important; }

.sunday-cart-count {
  position: absolute;
  top: 2px;
  right: 1px;
  display: grid;
  min-width: 17px;
  height: 17px;
  place-items: center;
  padding: 0 4px;
  border: 2px solid #fff;
  border-radius: 99px;
  color: #111;
  background: #844ac6;
  font-family: var(--font-sans);
  font-size: 9px;
  font-weight: 750;
  line-height: 1;
  box-sizing: border-box;
}

.sunday-cart-count[hidden] { display: none !important; }

body.home .module_row.tb_muu0154 {
  background: #f1f0f2 !important;
}

body.home .tb_lqui154 .tf_swiper-wrapper {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 26px;
}

body.home .tb_lqui154 .tf_swiper-slide:nth-child(n + 7) { display: none !important; }

body.home .tb_lqui154 .post.product,
body.home .tb_lqui154 .tf_swiper-slide:nth-child(4n + 1) .post.product,
body.home .tb_lqui154 .tf_swiper-slide:nth-child(4n + 2) .post.product,
body.home .tb_lqui154 .tf_swiper-slide:nth-child(4n + 3) .post.product,
body.home .tb_lqui154 .tf_swiper-slide:nth-child(4n + 4) .post.product {
  position: relative;
  min-height: 100%;
  padding: 0 0 24px;
  border-radius: 24px !important;
  background: #fff !important;
  box-shadow: 0 12px 30px rgba(35,35,35,.10) !important;
}

body.home .tb_lqui154 .post.product:hover {
  box-shadow: 0 18px 42px rgba(35,35,35,.15) !important;
  transform: translateY(-5px);
}

body.home .tb_lqui154 figure.product-image {
  aspect-ratio: 1.08 / 1;
  margin: 0 0 20px !important;
  border-radius: 24px 24px 0 0;
  background: #f2f1f3;
}

body.home .tb_lqui154 :is(.module-product-title, .product-title, h2, h3),
body.home .tb_lqui154 .price,
body.home .tb_lqui154 .bogo-notice-wrap,
body.home .sunday-card-rating,
body.home .sunday-card-placeholder {
  margin-left: 20px !important;
  margin-right: 72px !important;
}

body.home .tb_lqui154 :is(.module-product-title, .product-title, h2, h3) {
  margin-bottom: 8px !important;
  font-size: 17px !important;
  font-weight: 750 !important;
}

.sunday-card-rating {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 11px;
  color: #616161;
  font-family: var(--font-sans);
  font-size: 12px;
}

.sunday-card-stars {
  color: #c1a3e2;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1;
}

.sunday-card-placeholder {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 17px;
}

.sunday-card-placeholder span,
body.home .tb_lqui154 .bogo-notice-wrap {
  display: inline-flex !important;
  width: fit-content;
  min-height: 25px;
  align-items: center;
  margin-top: 0 !important;
  margin-bottom: 8px !important;
  padding: 5px 10px !important;
  border-radius: 99px !important;
  color: #323232 !important;
  background: #f3f3f3 !important;
  font-family: var(--font-sans) !important;
  font-size: 10px !important;
  font-weight: 650 !important;
  letter-spacing: 0 !important;
}

body.home .tb_lqui154 .price {
  margin-top: 10px !important;
  color: #111;
  font-size: 16px;
  font-weight: 750;
}

.sunday-card-add {
  position: absolute;
  right: 18px;
  bottom: 18px;
  z-index: 5;
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  padding: 0;
  border: 0;
  border-radius: 50%;
  color: #fff;
  background: #050505;
  font-family: var(--font-sans);
  font-size: 25px;
  font-weight: 300;
  line-height: 1;
  cursor: pointer;
  transition: transform var(--motion-fast) var(--motion-ease), background-color var(--motion-fast) ease;
}

.sunday-card-add:hover,
.sunday-card-add:focus-visible { background: #563d72; transform: scale(1.06); }

.sunday-cart-drawer {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: min(470px, 100%);
  padding: 26px;
  background: #fff;
}

.sunday-cart-drawer > .sunday-dialog-close {
  position: absolute;
  top: 22px;
  right: 22px;
  z-index: 2;
}

.sunday-cart-drawer__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 56px 20px 0;
  border-bottom: 1px solid #e8e8e8;
}

.sunday-cart-drawer__header h2 {
  margin: 0;
  color: #151515;
  font-family: var(--font-sans);
  font-size: 24px;
  font-weight: 750;
}

.sunday-cart-offer {
  margin: 18px 0;
  padding: 14px 16px;
  border-radius: 12px;
  color: #2a2331;
  background: #ebe4f2;
  font-family: var(--font-mono);
  font-size: 11px;
  line-height: 1.45;
}

.sunday-cart-items { display: grid; gap: 12px; overflow-y: auto; }

.sunday-cart-item {
  display: grid;
  grid-template-columns: 66px 1fr auto;
  gap: 13px;
  align-items: center;
  padding: 10px;
  border: 1px solid #ececec;
  border-radius: 14px;
}

.sunday-cart-item img { width: 66px; height: 72px; border-radius: 9px; object-fit: cover; }
.sunday-cart-item strong { display: block; color: #171717; font-size: 14px; }
.sunday-cart-item span { color: #666; font-size: 12px; }
.sunday-cart-item__qty { display: grid; min-width: 28px; height: 28px; place-items: center; border-radius: 50%; background: #f1f1f1; font-size: 12px; }

.sunday-cart-footer {
  margin-top: auto;
  padding-top: 20px;
}

.sunday-cart-footer a {
  display: flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  border-radius: 99px;
  color: #fff;
  background: #111;
  font-weight: 700;
}

/* Keep the legal footer row inside the viewport. */
#footer,
#footerwrap,
#tbp_footer { overflow-x: clip; }

#tbp_footer .module_row.tb_rife596 {
  width: 100% !important;
  padding: 20px 0 28px !important;
  background: transparent !important;
  box-sizing: border-box;
}

#tbp_footer .tb_rife596 > .row_inner,
#tbp_footer .tb_rife596 .module-menu-container,
#tbp_footer .tb_rife596 #menu-main-menu-2 { max-width: 100%; box-sizing: border-box; }

#tbp_footer #menu-main-menu-2 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 24px;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0 20px;
}

#tbp_footer #menu-main-menu-2 li { width: auto !important; margin: 0; }
#tbp_footer #menu-main-menu-2 a { white-space: normal; }

@media (max-width: 1100px) {
  body.home .tb_lqui154 .tf_swiper-wrapper { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body.home .tb_lqui154 .tf_swiper-slide:nth-child(n + 5) { display: none !important; }
}

@media (max-width: 820px) {
  #tbp_header .tb_7zb8427 > .row_inner { grid-template-columns: 44px 1fr auto; }
  #tbp_header .tb_zpfp427 .module-icon-item:not(:first-child) { display: block !important; }
  #tbp_header .tb_zpfp427 a.sunday-header-action { width: 40px !important; height: 40px; }
  #tbp_header .tb_zpfp427 .module-icon-item:nth-child(2) { display: none !important; }
}

@media (max-width: 600px) {
  #tbp_header .tb_zpfp427 { gap: 0; }
  #tbp_header .tb_zpfp427 a.sunday-header-action { width: 38px !important; }
  body.home .tb_lqui154 .tf_swiper-slide:nth-child(n) { display: block !important; }
  body.home .tb_lqui154 .post.product { border-radius: 20px !important; }
  body.home .tb_lqui154 figure.product-image { border-radius: 20px 20px 0 0; }
  #tbp_footer #menu-main-menu-2 { flex-direction: column; gap: 8px; text-align: center; }
}

/* Phase 3: direct geometry and interaction parity with the supplied Amai prototype. */
#tbp_header .tb_iywl685,
#tbp_header .tb_iywl685 > .row_inner,
#tbp_header .tb_iywl685 .module_column,
#tbp_header .tb_iywl685 .module,
#tbp_header .tb_iywl685 .tb_text_wrap,
.sunday-announcement-messages {
  width: 100% !important;
  max-width: none !important;
  min-height: 35px !important;
  margin: 0 !important;
  padding: 0 !important;
}

#tbp_header .tb_iywl685 > .row_inner,
#tbp_header .tb_iywl685 .module_column,
#tbp_header .tb_iywl685 .module,
#tbp_header .tb_iywl685 .tb_text_wrap { display: block !important; }

.sunday-announcement-messages {
  position: relative;
  display: grid !important;
  place-items: center;
}

.sunday-announcement-message {
  position: absolute;
  inset: 0;
  display: grid;
  width: 100%;
  place-items: center;
  padding: 0 16px !important;
  text-align: center !important;
  box-sizing: border-box;
}

#tbp_header .tb_7zb8427 > .row_inner[data-sunday-amai-header="true"] {
  display: flex !important;
  width: min(1320px, calc(100% - 48px)) !important;
  max-width: 1320px !important;
  min-height: 76px !important;
  height: 76px !important;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin: 0 auto !important;
  padding: 0 !important;
}

.sunday-amai-left {
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 38px;
}

.sunday-amai-logo {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}

.sunday-amai-logo svg {
  display: block;
  width: auto;
  height: 34px;
}

.sunday-amai-logo svg path { fill: var(--color-forest) !important; }

.sunday-amai-navlinks {
  display: flex;
  align-items: center;
  gap: 30px;
}

.sunday-amai-navlink {
  position: relative;
  display: flex;
  min-height: 44px;
  align-items: center;
  gap: 6px;
  padding: 10px 0;
  color: #1d1d1d !important;
  font-family: var(--font-sans);
  font-size: 14.5px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

.sunday-amai-navlink::after {
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 0;
  height: 2px;
  border-radius: 0;
  content: "";
  background: #844ac6;
  transition: width .3s var(--motion-ease);
}

.sunday-amai-navlink:hover,
.sunday-amai-navlink:focus-visible { color: #1d1d1d !important; }

.sunday-amai-navlink:hover::after,
.sunday-amai-navlink:focus-visible::after,
.sunday-amai-navlink.is-active::after { width: 100%; }

.sunday-amai-chev {
  width: 10px;
  height: 10px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  transition: transform .3s ease;
}

.sunday-amai-dropdown { position: relative; }

.sunday-amai-dropdown-panel {
  position: absolute;
  top: calc(100% + 4px);
  left: 50%;
  z-index: 20;
  display: grid;
  min-width: 220px;
  padding: 14px;
  border-radius: 18px;
  opacity: 0;
  background: #fff;
  box-shadow: 0 18px 48px rgba(0,0,0,.14);
  transform: translateX(-50%) translateY(8px);
  transition: opacity .25s var(--motion-ease), transform .25s var(--motion-ease);
  pointer-events: none;
}

.sunday-amai-dropdown-panel::before {
  position: absolute;
  right: 0;
  bottom: 100%;
  left: 0;
  height: 12px;
  content: "";
}

.sunday-amai-dropdown:hover .sunday-amai-chev,
.sunday-amai-dropdown:focus-within .sunday-amai-chev { transform: rotate(180deg); }

.sunday-amai-dropdown:hover .sunday-amai-dropdown-panel,
.sunday-amai-dropdown:focus-within .sunday-amai-dropdown-panel {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
  pointer-events: auto;
}

.sunday-amai-dropdown-panel a {
  display: block;
  padding: 11px 14px;
  border-radius: 12px;
  color: #1d1d1d !important;
  font-family: var(--font-sans);
  font-size: 14px;
  font-weight: 600;
  transition: background .2s ease;
}

.sunday-amai-dropdown-panel a:hover,
.sunday-amai-dropdown-panel a:focus-visible {
  color: #1d1d1d !important;
  background: #f3f2f4;
}

.sunday-amai-actions {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 6px;
}

.sunday-amai-icon {
  position: relative;
  display: flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  border-radius: 50%;
  color: #1d1d1d !important;
  background: transparent;
  cursor: pointer;
  transition: background .25s ease, transform .25s ease;
}

.sunday-amai-icon:hover,
.sunday-amai-icon:focus-visible {
  color: #1d1d1d !important;
  background: #efecf3;
  transform: translateY(-1px);
}

.sunday-amai-icon svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sunday-amai-burger { display: none; }

.sunday-amai-search {
  position: fixed;
  inset: 111px 0 0;
  z-index: 1900;
  visibility: hidden;
  opacity: 0;
  background: rgba(19,15,17,.42);
  backdrop-filter: blur(4px);
  transition: opacity .22s ease, visibility 0s linear .22s;
  pointer-events: none;
}

.sunday-amai-search.is-open {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
  pointer-events: auto;
}

.sunday-amai-search-shell {
  width: min(920px, calc(100% - 32px));
  max-height: calc(100vh - 147px);
  margin: 18px auto 0;
  padding: 24px;
  overflow: auto;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(0,0,0,.22);
  box-sizing: border-box;
}

.sunday-amai-search-form {
  display: flex;
  align-items: center;
  gap: 10px;
}

.sunday-amai-search-form input {
  min-width: 0;
  min-height: 52px;
  flex: 1;
  padding: 15px 20px;
  border: 1px solid #d9d9d9;
  border-radius: 999px;
  outline: none;
  color: #222;
  background: #fff;
  font: 600 15px var(--font-sans);
}

.sunday-amai-search-form input:focus {
  border-color: #7d57a8;
  box-shadow: 0 0 0 3px rgba(198,171,229,.16);
}

.sunday-amai-search-submit {
  min-width: 112px;
  min-height: 50px;
  padding: 0 24px;
  border: 0;
  border-radius: 999px;
  color: #fff;
  background: #080808;
  font-family: var(--font-sans);
  font-size: 14px;
  font-weight: 750;
  cursor: pointer;
}

.sunday-amai-search-close {
  width: 46px;
  height: 46px;
  flex: 0 0 auto;
  padding: 0;
  border: 0;
  border-radius: 50%;
  color: #1d1d1d;
  background: #f4f4f4;
  font-size: 24px;
  cursor: pointer;
}

.sunday-amai-search-results {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 12px;
  margin-top: 18px;
}

.sunday-amai-search-results h2 {
  grid-column: 1 / -1;
  margin: 2px 2px 4px;
  color: #844ac6;
  font-family: var(--font-sans);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.sunday-amai-search-result {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 9px;
  border: 1px solid #eee;
  border-radius: 14px;
  color: #222 !important;
  background: #fff;
  transition: border-color .2s ease, transform .2s ease;
}

.sunday-amai-search-result:hover { border-color: #7d57a8; transform: translateY(-2px); }
.sunday-amai-search-result img { width: 54px; height: 54px; border-radius: 10px; object-fit: cover; }
.sunday-amai-search-result strong { display: block; font-size: 13px; line-height: 1.25; }
.sunday-amai-search-result small { display: block; margin-top: 3px; color: #777; font-size: 12px; }

body.home .module_row.tb_muu0154 { background: #f4f3f5 !important; }

body.home .tb_muu0154 > .row_inner {
  width: min(1180px, calc(100% - 48px)) !important;
  max-width: 1180px !important;
  margin-inline: auto !important;
  padding-inline: 0 !important;
}

body.home .tb_lqui154 .tf_swiper-wrapper {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0,1fr)) !important;
  column-gap: 26px !important;
  row-gap: 34px !important;
}

body.home .tb_lqui154 .tf_swiper-slide:nth-child(n + 7) { display: none !important; }

body.home .tb_lqui154 .post.product {
  display: flex;
  min-height: 100%;
  flex-direction: column;
  padding: 0 !important;
  overflow: hidden;
  border-radius: 18px !important;
  background: #fff !important;
  box-shadow: 0 4px 18px rgba(5,5,5,.08) !important;
  transition: transform .4s var(--motion-ease), box-shadow .4s var(--motion-ease);
}

body.home .tb_lqui154 .post.product:hover {
  box-shadow: 0 18px 48px rgba(5,5,5,.14) !important;
  transform: translateY(-8px);
}

body.home .tb_lqui154 .tbp_advanced_archive_wrap,
body.home .tb_lqui154 .tbp_advanced_archive_wrap > .module_row,
body.home .tb_lqui154 .tbp_advanced_archive_wrap > .module_row > .row_inner,
body.home .tb_lqui154 .tb_8pac154 { height: 100%; }

body.home .tb_lqui154 .tb_8pac154 { display: flex; flex-direction: column; }

body.home .tb_lqui154 .module-product-image,
body.home .tb_lqui154 figure.product-image {
  width: 100%;
  margin: 0 !important;
}

body.home .tb_lqui154 figure.product-image {
  aspect-ratio: 1 / .92;
  overflow: hidden;
  border-radius: 0;
  background: #f4f3f5;
}

body.home .tb_lqui154 figure.product-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  transition: transform .5s var(--motion-ease);
}

body.home .tb_lqui154 .post.product:hover figure.product-image img { transform: scale(1.08); }

body.home .tb_lqui154 :is(.acoplw-badge, .onsale) {
  top: 14px !important;
  left: 14px !important;
}

body.home .tb_lqui154 .acoplw-badge-icon {
  min-width: 0 !important;
  height: auto !important;
  padding: 6px 12px !important;
  border-radius: 99px !important;
  color: #1d1d1d !important;
  background: rgba(255,255,255,.88) !important;
  backdrop-filter: blur(6px);
}

body.home .tb_lqui154 .acoplw-blockText {
  color: inherit !important;
  font-family: var(--font-sans) !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: .03em !important;
}

.sunday-product-info {
  display: flex;
  min-height: 218px;
  flex: 1;
  flex-direction: column;
  gap: 8px;
  padding: 20px 20px 22px;
  box-sizing: border-box;
}

body.home .sunday-product-info .module,
body.home .sunday-product-info :is(.module-product-title, .product-title, h2, h3),
body.home .sunday-product-info .price,
body.home .sunday-product-info .bogo-notice-wrap,
body.home .sunday-product-info .sunday-card-rating,
body.home .sunday-product-info .sunday-card-placeholder {
  margin: 0 !important;
}

body.home .sunday-product-info :is(.module-product-title, .product-title, h2, h3) {
  color: #181818;
  font-family: var(--font-sans) !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
}

.sunday-card-rating {
  gap: 5px;
  margin: 0 !important;
  color: #7a7878;
  font-size: 12.5px;
  font-weight: 600;
}

.sunday-card-stars { color: #854cc6; font-size: 13px; letter-spacing: 1.4px; }

.sunday-card-placeholder {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: 2px 0 0 !important;
}

.sunday-card-placeholder span,
body.home .sunday-product-info .bogo-notice-wrap {
  display: inline-flex !important;
  width: fit-content;
  min-height: 0;
  align-items: center;
  margin: 0 !important;
  padding: 4px 9px !important;
  border-radius: 99px !important;
  color: #555 !important;
  background: #f4f4f4 !important;
  font-family: var(--font-sans) !important;
  font-size: 10.5px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  letter-spacing: 0 !important;
}

body.home .sunday-product-info .bogo-notice-text {
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  letter-spacing: inherit !important;
}

.sunday-product-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: auto;
  padding-top: 8px;
}

body.home .sunday-product-bottom .price {
  color: #111;
  font-family: var(--font-sans) !important;
  font-size: 17px;
  font-weight: 750;
  line-height: 1.25;
}

.sunday-card-add {
  position: static;
  display: flex;
  width: 42px;
  height: 42px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 50%;
  background: #080808;
  transition: background .25s ease, color .25s ease, transform .3s var(--motion-ease);
}

.sunday-card-add svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.2;
  stroke-linecap: round;
}

.sunday-card-add:hover,
.sunday-card-add:focus-visible {
  color: #111;
  background: #844ac6;
  transform: rotate(90deg);
}

.sunday-amai-mobile-links { display: grid; width: 100%; }
.sunday-amai-mobile-links > a,
.sunday-amai-mobile-links .sunday-amai-navlink { min-height: 56px; padding: 12px 0; font-size: 17px; }
.sunday-amai-mobile-links .sunday-amai-dropdown-panel { position: static; display: grid; min-width: 0; padding: 0 0 12px 18px; opacity: 1; box-shadow: none; transform: none; pointer-events: auto; }

@media (max-width: 900px) {
  .sunday-amai-navlinks { display: none; }
  .sunday-amai-burger { display: flex; }
  .sunday-amai-left { gap: 0; }
  body.home .tb_lqui154 .tf_swiper-wrapper { grid-template-columns: repeat(2,minmax(0,1fr)) !important; }
}

@media (max-width: 600px) {
  #tbp_header .tb_7zb8427 > .row_inner[data-sunday-amai-header="true"] { width: calc(100% - 32px) !important; }
  .sunday-amai-logo svg { height: 31px; }
  .sunday-amai-actions { gap: 0; }
  .sunday-amai-actions .sunday-amai-icon { width: 39px; height: 39px; }
  .sunday-amai-search-shell { margin-top: 10px; padding: 16px; }
  .sunday-amai-search-form { flex-wrap: wrap; }
  .sunday-amai-search-form input { flex-basis: calc(100% - 56px); }
  .sunday-amai-search-submit { order: 3; width: 100%; }
  .sunday-amai-search-results { grid-template-columns: 1fr; }
  body.home .tb_muu0154 > .row_inner { width: calc(100% - 32px) !important; }
  body.home .tb_lqui154 .tf_swiper-container { overflow: visible !important; }
  body.home .tb_lqui154 .tf_swiper-wrapper { display: grid !important; width: 100% !important; grid-template-columns: 1fr !important; row-gap: 24px !important; }
  body.home .tb_lqui154 .tf_swiper-slide:nth-child(n) { width: 100% !important; }
}

/* Phase 4: VESPR spacing, sticky behavior and brand accents. */
:root {
  --sunday-accent: #844ac6;
  --sunday-accent-alt: #7d57a8;
  --sunday-soft-gray: #f2f1f4;
  --sunday-petal: #ab9fb8;
}

#tbp_header {
  position: sticky;
  top: 0;
  z-index: 1900;
  background: #fff;
}

#tbp_header .tb_7zb8427 { background: #fff !important; }

#tbp_header .tb_iywl685 {
  max-height: 35px;
  overflow: hidden;
  font-family: var(--font-sans) !important;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .005em;
  transition: max-height .28s var(--motion-ease), opacity .2s ease;
}

#tbp_header.is-scrolled .tb_iywl685,
#tbp_header.is-scrolled .tb_iywl685 > .row_inner,
#tbp_header.is-scrolled .tb_iywl685 .module_column,
#tbp_header.is-scrolled .tb_iywl685 .module,
#tbp_header.is-scrolled .tb_iywl685 .tb_text_wrap,
#tbp_header.is-scrolled .sunday-announcement-messages {
  min-height: 0 !important;
  max-height: 0 !important;
  opacity: 0;
}

#tbp_header.is-scrolled + .sunday-amai-search { inset: 76px 0 0; }

#tbp_header .tb_7zb8427 > .row_inner[data-sunday-amai-header="true"] {
  width: min(1080px, calc(100% - 48px)) !important;
  max-width: 1080px !important;
}

.sunday-amai-left { gap: 28px; }
.sunday-amai-navlinks { gap: 24px; }
.sunday-amai-actions { gap: 4px; }

.sunday-amai-navlink {
  font-size: 14px;
  font-weight: 700;
}

.sunday-amai-navlink::after { background: var(--sunday-accent); }
.sunday-cart-count { background: var(--sunday-accent); color: #fff; }

.sunday-amai-search-form input:focus {
  border-color: var(--sunday-accent-alt);
  box-shadow: 0 0 0 3px rgba(125,87,168,.18);
}

.sunday-amai-search-results h2 { color: var(--sunday-accent); }
.sunday-amai-search-result:hover { border-color: var(--sunday-accent-alt); }

.sunday-hero-placeholder.sunday-hero-art::after { background: var(--sunday-accent-alt); }

body.home .tb_muu0154 > .row_inner {
  width: min(1176px, calc(100% - 48px)) !important;
  max-width: 1176px !important;
}

body.home .tb_muu0154 .tb_uutx154 { margin-bottom: 34px; }

body.home .tb_muu0154 .tb_o2tg154 .sub-head {
  font-size: clamp(42px, 4.2vw, 62px);
  line-height: 1;
}

body.home .tb_lqui154 .tf_swiper-wrapper {
  column-gap: 26px !important;
  row-gap: 38px !important;
}

.sunday-product-info {
  min-height: 224px;
  gap: 9px;
  padding: 20px 20px 22px;
}

body.home .sunday-product-info :is(.module-product-title, .product-title, h2, h3) {
  margin-bottom: 1px !important;
  font-size: 18px !important;
  font-weight: 750 !important;
}

.sunday-card-stars { color: #854cc6; }

.sunday-product-bottom {
  margin-top: auto;
  padding-top: 10px;
}

body.home .sunday-product-bottom .price {
  color: #111;
  font-size: 19px;
  font-weight: 800;
  letter-spacing: -.015em;
}

.sunday-card-add {
  color: #fff;
  background: var(--sunday-accent-alt);
}

.sunday-card-add:hover,
.sunday-card-add:focus-visible {
  color: #fff;
  background: var(--sunday-accent);
}

.sunday-cart-count { border-color: #fff; }
.sunday-cart-offer { border-left: 3px solid var(--sunday-accent-alt); }

/* Functional FAQ styling. */
body.home .module_row.tb_9hhl154 {
  padding: clamp(72px, 8vw, 112px) 0 !important;
  background: #fff !important;
}

body.home .tb_9hhl154 > .row_inner {
  width: min(1120px, calc(100% - 48px)) !important;
  max-width: 1120px !important;
  gap: clamp(40px, 7vw, 96px);
  margin: 0 auto !important;
  padding: 0 !important;
}

body.home .tb_9hhl154 .sub-head {
  color: var(--color-forest) !important;
  font-size: clamp(40px, 4.5vw, 64px) !important;
  line-height: 1.03;
}

body.home .tb_9hhl154 .module-accordion > ul { margin: 0; padding: 0; }

body.home .tb_9hhl154 .module-accordion > ul > li {
  margin: 0;
  border-top: 1px solid #dddae1;
  background: transparent;
}

body.home .tb_9hhl154 .module-accordion > ul > li:last-child { border-bottom: 1px solid #dddae1; }

body.home .tb_9hhl154 .tb_title_accordion {
  display: flex;
  min-height: 64px;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 12px 4px;
  color: var(--color-ink) !important;
  font-family: var(--font-sans);
  font-size: 15px;
  font-weight: 700;
}

body.home .tb_9hhl154 .accordion-title-wrap { order: 1; }
body.home .tb_9hhl154 .accordion-icon,
body.home .tb_9hhl154 .accordion-active-icon { order: 2; color: var(--sunday-accent); }
body.home .tb_9hhl154 li.is-open .accordion-icon { display: none; }
body.home .tb_9hhl154 li.is-open .accordion-active-icon { display: inline-flex !important; }

body.home .tb_9hhl154 .accordion-content {
  padding: 0 36px 24px 4px;
  color: #5d665f;
  font-family: var(--font-sans);
  font-size: 14px;
  line-height: 1.65;
}

/* Footer: one continuous forest surface with a readable legal row. */
#tbp_footer,
#footerwrap,
#footer { color: #fff; background: #302b35 !important; }

#tbp_footer :is(h1,h2,h3,h4,.footer11) { color: #fff !important; }
#tbp_footer p,
#tbp_footer a,
#tbp_footer label { color: rgba(255,255,255,.82) !important; }

#tbp_footer .builder-contact-field-send button {
  border: 0 !important;
  border-radius: 99px !important;
  color: #fff !important;
  background: var(--sunday-accent) !important;
}

#tbp_footer .module_row.tb_rife596 {
  border-top: 1px solid rgba(255,255,255,.16);
  background: #302b35 !important;
}

#tbp_footer #menu-main-menu-2 a {
  color: rgba(255,255,255,.7) !important;
  font-family: var(--font-sans);
  font-size: 11px;
}

@media (max-width: 900px) {
  #tbp_header .tb_7zb8427 > .row_inner[data-sunday-amai-header="true"] { width: calc(100% - 36px) !important; }
  body.home .tb_9hhl154 > .row_inner { grid-template-columns: 1fr !important; }
}

/* Phase 5: compact Amai-style product card proportions. */
body.home .tb_lqui154 figure.product-image {
  aspect-ratio: 1.12 / 1;
}

body.home .tb_lqui154 figure.product-image img {
  transform: scale(1.035);
}

body.home .tb_lqui154 .post.product:hover figure.product-image img {
  transform: scale(1.085);
}

body.home .tb_lqui154 .acoplw-badge-icon {
  width: auto !important;
  min-width: 104px !important;
  height: 28px !important;
  padding: 0 12px !important;
  justify-content: center;
  box-sizing: border-box;
}

body.home .tb_lqui154 .acoplw-blockText {
  font-size: 10.5px !important;
  line-height: 1 !important;
}

.sunday-product-info {
  min-height: 196px;
  gap: 7px;
  padding: 18px 20px 20px;
}

body.home .sunday-product-info .module,
body.home .sunday-product-info .tb_text_wrap,
body.home .sunday-product-info p,
body.home .sunday-product-info h2,
body.home .sunday-product-info h3 {
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.home .sunday-product-info :is(.module-product-title, .product-title, h2, h3) {
  font-size: 18px !important;
  font-weight: 750 !important;
  line-height: 1.25 !important;
}

.sunday-card-rating {
  min-height: 18px;
  margin: 0 !important;
  line-height: 1;
}

.sunday-product-tags {
  display: flex;
  min-height: 26px;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin-top: 1px;
}

.sunday-product-tags .sunday-card-placeholder,
.sunday-product-tags .module-plain-text,
.sunday-product-tags .tb_text_wrap {
  display: contents !important;
}

.sunday-product-tags .sunday-card-placeholder span,
body.home .sunday-product-tags .bogo-notice-wrap {
  display: inline-flex !important;
  min-height: 25px !important;
  align-items: center;
  margin: 0 !important;
  padding: 4px 9px !important;
  white-space: nowrap;
}

.sunday-product-bottom {
  min-height: 44px;
  margin-top: auto;
  padding-top: 8px;
}

body.home .sunday-product-bottom .module-product-price,
body.home .sunday-product-bottom .price {
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.home .sunday-product-bottom .price {
  font-size: 19px;
  font-weight: 800;
}

.sunday-card-add {
  width: 42px;
  height: 42px;
}

body.home .tb_lqui154 :is(.tf_swiper-pagination, .tf_carousel_pager, .carousel-pager, .tf_swiper-pagination-bullet) {
  display: none !important;
}

@media (max-width: 600px) {
  .sunday-product-info { min-height: 190px; }
}

/* Phase 6: stronger commerce hierarchy and no inherited loading dots. */
body.home .sunday-product-info .module-product-title,
body.home .sunday-product-info .tbp_title,
body.home .sunday-product-info .tbp_title a,
body.home .sunday-product-info :is(h2, h3) a {
  color: #121015 !important;
  font-family: var(--font-sans) !important;
  font-size: 21px !important;
  font-style: normal !important;
  font-weight: 800 !important;
  letter-spacing: -.025em !important;
  line-height: 1.18 !important;
}

body.home .sunday-product-bottom .module-product-price,
body.home .sunday-product-bottom .price,
body.home .sunday-product-bottom .woocommerce-Price-amount,
body.home .sunday-product-bottom .woocommerce-Price-amount bdi,
body.home .sunday-product-bottom .woocommerce-Price-currencySymbol {
  color: #121015 !important;
  font-family: var(--font-sans) !important;
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 850 !important;
  letter-spacing: -.025em !important;
  line-height: 1.15 !important;
}

body.home .tb_lqui154 .tf_lazy::before,
body.home .tb_lqui154 .tf_lazy::after,
body.home .tb_lqui154 .tf_swiper-wrapper::before,
body.home .tb_lqui154 .tf_swiper-wrapper::after,
body.home .tb_lqui154 .tf_swiper-container::before,
body.home .tb_lqui154 .tf_swiper-container::after {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  content: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  animation: none !important;
}

body.home .tb_lqui154 .tf_lazy {
  visibility: visible !important;
  opacity: 1 !important;
  animation: none !important;
}

/* Phase 7: supplied Hero 2 artwork replaces the provisional hero composition. */
body.home .module_row.tb_zvs8154 {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  height: clamp(520px, 35.24vw, 760px) !important;
  min-height: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #efeaf4 url("../../vespr/vespr-hero-current.webp") center / cover no-repeat !important;
}

body.home .module_row.tb_zvs8154 > .row_inner {
  display: none !important;
}

body.home .module_row.tb_zvs8154 > .sunday-full-hero {
  position: absolute;
  z-index: 1;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
}

@media (max-width: 820px) {
  body.home .module_row.tb_zvs8154 {
    height: clamp(500px, 72vw, 620px) !important;
  }
}

/* Phase 12: larger Sunday-green promotional banner. */
#tbp_header.sunday-universal-header .tb_iywl685 {
  min-height: 42px !important;
  max-height: 42px;
  color: #fff !important;
  background: #433355 !important;
  font-size: 12.5px !important;
  font-weight: 650 !important;
  letter-spacing: .012em !important;
  line-height: 1.25 !important;
}

#tbp_header.sunday-universal-header .tb_iywl685 > .row_inner,
#tbp_header.sunday-universal-header .tb_iywl685 .module_column,
#tbp_header.sunday-universal-header .tb_iywl685 .module,
#tbp_header.sunday-universal-header .tb_iywl685 .tb_text_wrap,
#tbp_header.sunday-universal-header .sunday-announcement-messages {
  min-height: 42px !important;
  height: 42px !important;
}

#tbp_header.sunday-universal-header .sunday-announcement-message {
  padding-inline: 24px !important;
  color: #fff !important;
}

.sunday-amai-search { inset: 118px 0 0; }

#tbp_header.is-scrolled + .sunday-amai-search { inset: 76px 0 0; }

#tbp_header.sunday-universal-header.is-scrolled .tb_iywl685,
#tbp_header.sunday-universal-header.is-scrolled .tb_iywl685 > .row_inner,
#tbp_header.sunday-universal-header.is-scrolled .tb_iywl685 .module_column,
#tbp_header.sunday-universal-header.is-scrolled .tb_iywl685 .module,
#tbp_header.sunday-universal-header.is-scrolled .tb_iywl685 .tb_text_wrap,
#tbp_header.sunday-universal-header.is-scrolled .sunday-announcement-messages {
  min-height: 0 !important;
  height: 0 !important;
  max-height: 0 !important;
}

@media (max-width: 600px) {
  #tbp_header.sunday-universal-header .tb_iywl685 {
    font-size: 10px !important;
  }
}

/* Phase 13: focused correction for shared header, banner fade and catalogue width. */
#tbp_header.sunday-universal-header .tb_iywl685 {
  color: #fff !important;
  background: #2c203a !important;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transform-origin: top;
  transition:
    min-height .5s var(--sunday-smooth),
    height .5s var(--sunday-smooth),
    max-height .5s var(--sunday-smooth),
    opacity .36s var(--sunday-gentle),
    transform .5s var(--sunday-smooth) !important;
  will-change: height, max-height, opacity, transform;
}

#tbp_header.sunday-universal-header .tb_iywl685 > .row_inner,
#tbp_header.sunday-universal-header .tb_iywl685 .module_column,
#tbp_header.sunday-universal-header .tb_iywl685 .module,
#tbp_header.sunday-universal-header .tb_iywl685 .tb_text_wrap,
#tbp_header.sunday-universal-header .sunday-announcement-messages {
  overflow: hidden !important;
  transition: min-height .5s var(--sunday-smooth), height .5s var(--sunday-smooth), max-height .5s var(--sunday-smooth) !important;
}

#tbp_header.sunday-universal-header .sunday-announcement-message strong {
  color: inherit;
  font-weight: 800;
}

#tbp_header.sunday-universal-header.is-scrolled .tb_iywl685 {
  opacity: 0 !important;
  transform: translate3d(0, -8px, 0);
  pointer-events: none;
}

#tbp_header.sunday-universal-header .tb_7zb8427 > .row_inner[data-sunday-amai-header="true"] {
  width: min(1180px, calc(100% - 48px)) !important;
  max-width: 1180px !important;
}

.sunday-hero-shop-now { display: none !important; }

body.woocommerce-shop #tbp_content > .themify_builder_content > .module_row > .row_inner {
  width: min(1180px, calc(100% - 48px)) !important;
  max-width: 1180px !important;
  margin-inline: auto !important;
}

body.woocommerce-shop .sunday-product-feed {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 36px 30px !important;
}

body.woocommerce-shop .sunday-product-card {
  min-width: 0 !important;
}

@media (max-width: 900px) {
  body.woocommerce-shop .sunday-product-feed {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 600px) {
  #tbp_header.sunday-universal-header .tb_7zb8427 > .row_inner[data-sunday-amai-header="true"],
  body.woocommerce-shop #tbp_content > .themify_builder_content > .module_row > .row_inner {
    width: min(100% - 28px, 1180px) !important;
  }

  body.woocommerce-shop .sunday-product-feed {
    grid-template-columns: 1fr !important;
    gap: 26px !important;
  }
}

/* Phase 9: neutral search focus with depth instead of a green stroke. */
.sunday-amai-search-form input:focus,
.sunday-amai-search-form input:focus-visible {
  outline: none !important;
  border-color: rgba(29,31,28, .18) !important;
  box-shadow: 0 9px 24px rgba(29,31,28, .12), 0 0 0 1px rgba(29,31,28, .035) !important;
}

/* Phase 8: universal navigation and product-feed parity across every route. */
body {
  color: var(--color-ink);
  background: #f4f3f5;
  font-family: var(--font-sans);
}

#tbp_header.sunday-universal-header {
  position: sticky !important;
  top: 0 !important;
  width: 100% !important;
  height: auto !important;
  overflow: visible !important;
  transform: none !important;
}

#tbp_header.sunday-universal-header .tb_iywl685 {
  width: 100% !important;
  overflow: hidden !important;
  background: #1d1f1c !important;
}

#tbp_header.sunday-universal-header .tb_iywl685 .tb_text_wrap,
#tbp_header.sunday-universal-header .sunday-announcement-messages {
  width: 100% !important;
  max-width: none !important;
  overflow: hidden !important;
}

#tbp_header.sunday-universal-header .sunday-announcement-message {
  display: none !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden;
  opacity: 0 !important;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#tbp_header.sunday-universal-header .sunday-announcement-message.is-active {
  display: grid !important;
  opacity: 1 !important;
}

#tbp_header.sunday-universal-header .tb_7zb8427,
#tbp_header.sunday-universal-header .tb_7zb8427 > .row_inner[data-sunday-amai-header="true"] {
  min-height: 76px !important;
  height: 76px !important;
  overflow: visible !important;
  transform: none !important;
}

.sunday-product-feed {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 34px 28px !important;
  align-items: stretch;
}

.sunday-product-feed > .sunday-product-card {
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
}

.sunday-product-card {
  position: relative;
  display: flex !important;
  min-height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(29,31,28, .08) !important;
  border-radius: 24px !important;
  background: #fff !important;
  box-shadow: 0 14px 34px rgba(29,31,28, .09) !important;
  transition: transform .28s var(--motion-ease), box-shadow .28s var(--motion-ease);
}

.sunday-product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 44px rgba(29,31,28, .14) !important;
}

.sunday-product-card :is(.tbp_advanced_archive_wrap, .module_row, .row_inner, .module_column) {
  min-height: 100%;
}

.sunday-product-card .module_column {
  display: flex !important;
  flex-direction: column;
}

.sunday-product-card .module-product-image,
.sunday-product-card figure.product-image {
  width: 100% !important;
  margin: 0 !important;
  overflow: hidden;
}

.sunday-product-card figure.product-image {
  aspect-ratio: 1 / 1;
  border-radius: 0 !important;
  background: #eae8ec;
}

.sunday-product-card figure.product-image > a {
  display: block;
  width: 100%;
  height: 100%;
}

.sunday-product-card figure.product-image img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition: transform .45s var(--motion-ease);
}

.sunday-product-card:hover figure.product-image img { transform: scale(1.035); }

.sunday-product-card .sunday-product-info {
  display: flex;
  min-height: 230px;
  flex: 1 1 auto;
  flex-direction: column;
  gap: 10px;
  padding: 22px 22px 20px;
}

.sunday-product-card .sunday-product-info .module,
.sunday-product-card .sunday-product-info :is(h2, h3),
.sunday-product-card .sunday-product-info .price,
.sunday-product-card .sunday-product-info .bogo-notice-wrap {
  margin: 0 !important;
}

.sunday-product-card .sunday-product-info :is(.module-product-title, .tbp_title, h2, h3),
.sunday-product-card .sunday-product-info :is(.module-product-title, .tbp_title, h2, h3) a {
  color: #121015 !important;
  font-family: var(--font-sans) !important;
  font-size: 21px !important;
  font-style: normal !important;
  font-weight: 800 !important;
  letter-spacing: -.025em !important;
  line-height: 1.18 !important;
}

.sunday-product-card .sunday-card-stars { color: #844ac6 !important; }

.sunday-product-card .sunday-product-bottom {
  display: flex;
  min-height: 44px;
  align-items: end;
  justify-content: space-between;
  gap: 16px;
  margin-top: auto;
  padding-top: 10px;
}

.sunday-product-card .sunday-product-bottom .price,
.sunday-product-card .sunday-product-bottom .woocommerce-Price-amount,
.sunday-product-card .sunday-product-bottom .woocommerce-Price-currencySymbol {
  color: #121015 !important;
  font-family: var(--font-sans) !important;
  font-size: 20px !important;
  font-weight: 850 !important;
  letter-spacing: -.025em !important;
  line-height: 1.15 !important;
}

.sunday-product-card :is(.add_to_cart_button, .ajax_add_to_cart, .product_type_simple, .product_type_variable) {
  display: none !important;
}

.sunday-product-card .sunday-card-add {
  flex: 0 0 44px;
  background: var(--sunday-accent-alt) !important;
}

@media (max-width: 900px) {
  .sunday-product-feed { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
}

@media (max-width: 600px) {
  #tbp_header.sunday-universal-header .sunday-announcement-message {
    padding-inline: 12px !important;
    font-size: 9px !important;
  }

  .sunday-product-feed {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }
}

@media (max-width: 600px) {
  body.home .module_row.tb_zvs8154 {
    height: 520px !important;
  }

  body.home .module_row.tb_zvs8154 > .sunday-full-hero {
    object-position: center;
  }
}

/* Phase 10: softer commerce typography with clearer title/price hierarchy. */
.sunday-product-card .sunday-product-info :is(.module-product-title, .tbp_title, h2, h3),
.sunday-product-card .sunday-product-info :is(.module-product-title, .tbp_title, h2, h3) a,
body.home .sunday-product-info .module-product-title,
body.home .sunday-product-info .tbp_title,
body.home .sunday-product-info .tbp_title a,
body.home .sunday-product-info :is(h2, h3) a {
  color: #343038 !important;
  font-size: 19px !important;
  font-weight: 720 !important;
  letter-spacing: -.018em !important;
  line-height: 1.22 !important;
}

.sunday-product-card .sunday-product-bottom .price,
.sunday-product-card .sunday-product-bottom .woocommerce-Price-amount,
.sunday-product-card .sunday-product-bottom .woocommerce-Price-amount bdi,
.sunday-product-card .sunday-product-bottom .woocommerce-Price-currencySymbol,
body.home .sunday-product-bottom .module-product-price,
body.home .sunday-product-bottom .price,
body.home .sunday-product-bottom .woocommerce-Price-amount,
body.home .sunday-product-bottom .woocommerce-Price-amount bdi,
body.home .sunday-product-bottom .woocommerce-Price-currencySymbol {
  color: #50574f !important;
  font-size: 18px !important;
  font-weight: 680 !important;
  letter-spacing: -.012em !important;
  line-height: 1.2 !important;
}

/* Phase 11: smooth announcement crossfade, interactive hero CTA and entrance motion. */
:root {
  --sunday-smooth: cubic-bezier(.22, 1, .36, 1);
  --sunday-gentle: cubic-bezier(.4, 0, .2, 1);
}

#tbp_header.sunday-universal-header .sunday-announcement-messages {
  position: relative !important;
  display: block !important;
  min-height: 35px !important;
  perspective: 800px;
}

#tbp_header.sunday-universal-header .sunday-announcement-message,
#tbp_header.sunday-universal-header .sunday-announcement-message.is-active {
  position: absolute !important;
  inset: 0 !important;
  display: grid !important;
  place-items: center;
  opacity: 0 !important;
  filter: blur(3px);
  transform: translate3d(0, 7px, 0);
  transition: opacity .65s var(--sunday-gentle), transform .75s var(--sunday-smooth), filter .55s var(--sunday-gentle) !important;
  will-change: opacity, transform, filter;
}

#tbp_header.sunday-universal-header .sunday-announcement-message.is-active {
  z-index: 2;
  opacity: 1 !important;
  filter: blur(0);
  transform: translate3d(0, 0, 0);
}

body.home .module_row.tb_zvs8154 > .sunday-full-hero {
  transition: opacity 1s var(--sunday-gentle), transform 1.35s var(--sunday-smooth);
  will-change: opacity, transform;
}

.sunday-hero-shop-now {
  position: absolute;
  z-index: 4;
  top: 54.92%;
  left: 21.08%;
  display: grid;
  width: 10.12%;
  height: 9.78%;
  min-width: 132px;
  min-height: 48px;
  place-items: center;
  border: 1px solid rgba(255,255,255, .14);
  border-radius: 999px;
  color: #fff !important;
  background: #433355;
  box-shadow: 0 10px 24px rgba(30,22,39, .16);
  font-family: var(--font-sans);
  font-size: clamp(12px, .82vw, 16px);
  font-weight: 700;
  letter-spacing: -.01em;
  text-decoration: none !important;
  transform-origin: center;
  transition: color .3s ease, background-color .35s ease, box-shadow .45s var(--sunday-smooth), transform .45s var(--sunday-smooth), opacity .55s ease;
}

.sunday-hero-shop-now::after {
  position: absolute;
  inset: -1px;
  border: 1px solid rgba(255,255,255, 0);
  border-radius: inherit;
  content: "";
  transition: inset .45s var(--sunday-smooth), border-color .35s ease;
  pointer-events: none;
}

.sunday-hero-shop-now:hover,
.sunday-hero-shop-now:focus-visible {
  outline: none;
  color: #271f30 !important;
  background: #874ec7;
  box-shadow: 0 18px 38px rgba(35,24,48, .28);
  transform: translateY(-3px) scale(1.025);
}

.sunday-hero-shop-now:hover::after,
.sunday-hero-shop-now:focus-visible::after {
  inset: -7px;
  border-color: rgba(135,78,199, .42);
}

body.sunday-motion-ready #tbp_header.sunday-universal-header {
  opacity: 0;
  transform: translate3d(0, -14px, 0) !important;
  transition: opacity .65s var(--sunday-gentle), transform .9s var(--sunday-smooth) !important;
}

body.sunday-motion-ready #tbp_header.sunday-universal-header.is-motion-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0) !important;
}

body.sunday-motion-ready .module_row.tb_zvs8154 > .sunday-full-hero {
  opacity: 0;
  transform: scale(1.025);
}

body.sunday-motion-ready .module_row.tb_zvs8154 > .sunday-hero-shop-now {
  opacity: 0;
  transform: translate3d(0, 12px, 0) scale(.98);
  transition-delay: .36s;
}

body.sunday-motion-ready .module_row.tb_zvs8154.is-motion-visible > .sunday-full-hero {
  opacity: 1;
  transform: scale(1);
}

body.sunday-motion-ready .module_row.tb_zvs8154.is-motion-visible > .sunday-hero-shop-now {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}

body.sunday-motion-ready .module_row.tb_zvs8154.is-motion-visible > .sunday-hero-shop-now:hover,
body.sunday-motion-ready .module_row.tb_zvs8154.is-motion-visible > .sunday-hero-shop-now:focus-visible {
  transition-delay: 0s;
  transform: translateY(-3px) scale(1.025);
}

.sunday-reveal {
  opacity: 0;
  filter: blur(5px);
  transform: translate3d(0, 26px, 0);
  transition: opacity .72s var(--sunday-gentle) var(--sunday-reveal-delay, 0ms), transform .92s var(--sunday-smooth) var(--sunday-reveal-delay, 0ms), filter .72s var(--sunday-gentle) var(--sunday-reveal-delay, 0ms);
  will-change: opacity, transform, filter;
}

.sunday-reveal.is-visible {
  opacity: 1;
  filter: blur(0);
  transform: translate3d(0, 0, 0);
}

.sunday-amai-icon,
.sunday-amai-search-submit,
.sunday-card-add,
.sunday-product-card {
  transition-timing-function: var(--sunday-smooth) !important;
}

@media (max-width: 820px) {
  .sunday-hero-shop-now {
    top: auto;
    bottom: 34px;
    left: 24px;
    width: 168px;
    height: 52px;
  }
}

@media (prefers-reduced-motion: reduce) {
  #tbp_header.sunday-universal-header .sunday-announcement-message,
  body.sunday-motion-ready #tbp_header.sunday-universal-header,
  body.home .module_row.tb_zvs8154 > .sunday-full-hero,
  .sunday-hero-shop-now,
  .sunday-reveal {
    transition-duration: .01ms !important;
    animation: none !important;
  }

  .sunday-reveal,
  body.sunday-motion-ready #tbp_header.sunday-universal-header,
  body.sunday-motion-ready .module_row.tb_zvs8154 > .sunday-full-hero,
  body.sunday-motion-ready .module_row.tb_zvs8154 > .sunday-hero-shop-now {
    opacity: 1 !important;
    filter: none !important;
    transform: none !important;
  }
}

/* Phase 14: viewport-centered search panel. */
.sunday-amai-search-shell {
  position: relative;
  left: 50%;
  width: min(920px, calc(100vw - 32px));
  margin: 18px 0 0 !important;
  transform: translateX(-50%);
}

@media (max-width: 600px) {
  .sunday-amai-search-shell {
    width: calc(100vw - 24px);
    margin-top: 10px !important;
  }
}

/* Phase 15: Hero 3 photo with live, editable HTML copy and functional CTA. */
body.home .module_row.tb_zvs8154 {
  background: #e4dfe9 url("../../vespr/vespr-hero-current.webp") center / cover no-repeat !important;
}

body.home .module_row.tb_zvs8154 > .sunday-full-hero {
  object-position: center;
}

.sunday-hero-live-content {
  position: absolute;
  z-index: 4;
  top: 17.5%;
  left: clamp(48px, 10.9vw, 210px);
  display: flex;
  width: min(45vw, 720px);
  align-items: flex-start;
  flex-direction: column;
  color: #402c56;
}

.sunday-hero-live-content :is(p, h1) { margin: 0 !important; }

.sunday-hero-eyebrow {
  color: #402c56 !important;
  font-family: var(--font-sans) !important;
  font-size: clamp(17px, 2vw, 36px) !important;
  font-weight: 500 !important;
  letter-spacing: -.018em;
  line-height: 1.08 !important;
  text-transform: uppercase;
}

.sunday-hero-live-content h1 {
  margin-top: clamp(8px, 1vw, 18px) !important;
  color: #443159 !important;
  font-family: var(--font-display) !important;
  font-size: clamp(64px, 7.3vw, 132px) !important;
  font-weight: 500 !important;
  letter-spacing: -.055em !important;
  line-height: .86 !important;
}

.sunday-hero-live-cta {
  display: inline-flex;
  min-width: clamp(150px, 12vw, 220px);
  min-height: clamp(50px, 4.1vw, 74px);
  align-items: center;
  align-self: center;
  justify-content: center;
  margin-top: clamp(28px, 3vw, 54px);
  padding: 0 30px;
  border: 1px solid #433355;
  border-radius: 999px;
  color: #fff !important;
  background: #433355;
  box-shadow: 0 9px 20px rgba(44,32,58, .13);
  font-family: var(--font-sans);
  font-size: clamp(13px, 1vw, 18px);
  font-weight: 700;
  letter-spacing: .01em;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: color .28s ease, background-color .32s ease, border-color .32s ease, box-shadow .4s var(--sunday-smooth), transform .4s var(--sunday-smooth);
}

.sunday-hero-live-cta:hover,
.sunday-hero-live-cta:focus-visible {
  outline: none;
  color: #2c203a !important;
  border-color: #874ec7;
  background: #874ec7;
  box-shadow: 0 16px 34px rgba(44,32,58, .24);
  transform: translateY(-3px);
}

.sunday-hero-live-cta:active { transform: translateY(-1px) scale(.985); }

.sunday-hero-note {
  align-self: center;
  margin-top: clamp(28px, 3.4vw, 62px) !important;
  color: #40265d !important;
  font-family: var(--font-sans) !important;
  font-size: clamp(13px, 1.25vw, 22px) !important;
  font-weight: 500 !important;
  letter-spacing: -.012em;
  line-height: 1.35 !important;
  text-align: center;
}

@media (max-width: 820px) {
  body.home .module_row.tb_zvs8154 > .sunday-full-hero { object-position: 66% center; }

  .sunday-hero-live-content {
    top: 13%;
    left: 24px;
    width: min(58vw, 430px);
  }

  .sunday-hero-live-content h1 { font-size: clamp(52px, 11vw, 78px) !important; }
  .sunday-hero-live-cta { align-self: flex-start; margin-top: 24px; }
  .sunday-hero-note { align-self: flex-start; max-width: 330px; margin-top: 25px !important; text-align: left; }
}

@media (max-width: 520px) {
  body.home .module_row.tb_zvs8154 > .sunday-full-hero {
    opacity: .62;
    object-position: 69% center;
  }

  body.home .module_row.tb_zvs8154::after {
    position: absolute;
    z-index: 2;
    inset: 0;
    content: "";
    background: linear-gradient(90deg, rgba(233,228,239,.97) 0%, rgba(233,228,239,.86) 52%, rgba(233,228,239,.08) 100%);
    pointer-events: none;
  }

  .sunday-hero-live-content {
    z-index: 5;
    top: 11%;
    left: 20px;
    width: calc(100% - 40px);
  }

  .sunday-hero-eyebrow { max-width: 270px; font-size: 15px !important; }
  .sunday-hero-live-content h1 { max-width: 300px; font-size: 58px !important; }
  .sunday-hero-live-cta { min-width: 150px; min-height: 50px; }
  .sunday-hero-note { max-width: 270px; font-size: 13px !important; }
}
