
.spa-new-page{
  --gold:#d4af37;
  --gold2:#d6aa56;
  --paper:#f1e9df;
  --muted:#9a9087;
  --line:rgba(212,175,55,.17);
  background:#030303;color:var(--paper);overflow:hidden;
}
.spa-new-shell{width:min(1440px,calc(100% - 70px));margin:0 auto}

/* HERO */
.spa-new-hero{
  position:relative;min-height:590px;height:48vw;max-height:760px;
  overflow:hidden;border-bottom:1px solid var(--line);
}
.spa-new-hero>img{
  position:absolute;inset:0;width:100%;height:100%;
  object-fit:cover;object-position:center 38%;
}
.spa-new-hero-shade{
  position:absolute;inset:0;
  background:linear-gradient(90deg,rgba(0,0,0,.97) 0%,rgba(0,0,0,.88) 30%,rgba(0,0,0,.26) 62%,rgba(0,0,0,.05) 100%);
}
.spa-new-hero-copy{
  position:absolute;z-index:2;left:max(4.8vw,55px);top:50%;
  transform:translateY(-50%);width:min(600px,43vw);
}
.spa-new-hero-copy>span{
  display:block;color:var(--gold2);font-size:9px;letter-spacing:.18em;margin-bottom:19px;
}
.spa-new-hero h1{
  margin:0!important;font-family:Georgia,serif!important;
  font-size:clamp(52px,5vw,83px)!important;font-weight:400!important;
  line-height:.96!important;color:#f2ece5!important;letter-spacing:.01em;
}
.spa-new-rule{width:92px;height:1px;background:#a67e35;margin:25px 0}
.spa-new-hero p{
  max-width:480px;margin:0 0 27px;color:#b6ada4;font-size:12px;line-height:1.82;
}
.spa-new-hero a,.spa-new-campaign-copy a,.spa-new-center a,.spa-new-closing a{
  display:inline-flex;align-items:center;justify-content:center;
  min-height:43px;padding:0 20px;border:1px solid rgba(212,175,55,.55);
  color:#d9b15c!important;text-decoration:none!important;
  font-size:8px;letter-spacing:.09em;
}

/* MANIFEST STRIP */
.spa-new-manifest{border-bottom:1px solid var(--line);background:#050403}
.spa-new-manifest .spa-new-shell{
  min-height:64px;display:flex;align-items:center;justify-content:center;gap:46px;
}
.spa-new-manifest span{font-size:9px;letter-spacing:.11em;color:#b6ada3}
.spa-new-manifest span b{font-family:Georgia,serif;font-weight:400;color:#d1a249;margin-right:7px}
.spa-new-manifest i{font-style:normal;color:#644e29}

/* SECTIONS */
.spa-new-section{padding-top:76px;padding-bottom:76px}
.spa-new-section-head{text-align:center;margin:0 auto 37px}
.spa-new-section-head>span{
  display:block;color:#7f612c;font-size:8px;letter-spacing:.17em;margin-bottom:10px;
}
.spa-new-section-head h2{
  margin:0!important;font-family:Georgia,serif!important;
  font-weight:400!important;font-size:clamp(31px,3vw,45px)!important;
  color:#eee7df!important;letter-spacing:.025em;
}
.spa-new-section-head h2:after{
  content:"";display:block;width:44px;height:1px;background:#9b7534;margin:14px auto 0;
}
.spa-new-section-head p{margin:13px auto 0;color:#7f766e;font-size:9px;line-height:1.7}

/* PRODUCT CARDS */
.spa-new-grid{
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;
  justify-content:center;align-items:start;
}
.spa-new-grid:has(.spa-new-card:only-child){
  grid-template-columns:minmax(240px,320px);
}
.spa-new-grid:has(.spa-new-card:nth-child(2):last-child){
  grid-template-columns:repeat(2,minmax(240px,320px));
}
.spa-new-card{min-width:0;text-align:center}
.spa-new-card-media{
  position:relative;aspect-ratio:2/3;overflow:hidden;
  border:1px solid rgba(212,175,55,.22);background:#080706;
}
.spa-new-card-media>a{display:block;width:100%;height:100%}
.spa-new-card-media img{
  width:100%!important;height:100%!important;object-fit:cover!important;
  object-position:center!important;display:block;transition:transform .45s ease;
}
.spa-new-card:hover .spa-new-card-media img{transform:scale(1.018)}
.spa-new-badge{
  position:absolute;left:11px;top:11px;color:#d4a84d;
  font-size:7px;letter-spacing:.11em;
}
.spa-new-heart{
  position:absolute!important;right:11px!important;top:11px!important;
  width:auto!important;height:auto!important;padding:0!important;border:0!important;
  background:transparent!important;color:#e1d5c6!important;
}
.spa-new-heart .sp-heart-svg{
  display:block!important;width:19px!important;height:19px!important;
  fill:none!important;stroke:currentColor!important;stroke-width:1.2!important;
}
.spa-new-heart.is-active .sp-heart-svg{fill:#d4af37!important;stroke:#d4af37!important}
.spa-new-card-copy{padding:14px 5px 0}
.spa-new-card h3{
  margin:0 0 9px!important;font-family:Georgia,serif!important;
  font-weight:400!important;font-size:15px!important;line-height:1.25!important;
}
.spa-new-card h3 a{color:#eee6de!important;text-decoration:none!important}
.spa-new-swatches{display:flex;justify-content:center;gap:6px;margin:0 0 9px}
.spa-new-swatches i{
  width:10px;height:10px;border-radius:50%;background:var(--swatch,#d4af37);
  border:1px solid rgba(255,255,255,.16);
}
.spa-new-price,.spa-new-price .amount{
  color:#d9b15c!important;font-size:13px!important;font-weight:400!important;
}
.spa-new-date,.spa-new-stock{
  margin:8px 0 0!important;color:#7f756c!important;font-size:7px!important;letter-spacing:.08em;
}
.spa-new-stock{color:#c69b49!important}
.spa-new-card-cta{
  display:inline-flex;align-items:center;justify-content:center;
  min-height:35px;margin-top:13px;padding:0 18px;
  border:1px solid rgba(212,175,55,.5);color:#d5ad57!important;
  text-decoration:none!important;font-size:7px;letter-spacing:.08em;
}
.spa-new-center{text-align:center;margin-top:34px}

/* CAMPAIGN */
.spa-new-campaign{
  display:grid;grid-template-columns:1.15fr .85fr;min-height:430px;
  border:1px solid var(--line);padding:0!important;margin-top:10px;margin-bottom:10px;
}
.spa-new-campaign-image{min-width:0;overflow:hidden}
.spa-new-campaign-image img{
  width:100%;height:100%;object-fit:cover;object-position:center 50%;display:block;
}
.spa-new-campaign-copy{
  display:flex;flex-direction:column;justify-content:center;padding:48px 58px;
  background:linear-gradient(135deg,#080706,#030303);
}
.spa-new-campaign-copy>span{color:#886a34;font-size:8px;letter-spacing:.16em;margin-bottom:13px}
.spa-new-campaign-copy h2{
  margin:0 0 20px!important;font-family:Georgia,serif!important;
  font-size:clamp(35px,3.5vw,53px)!important;font-weight:400!important;
  line-height:1.02!important;color:#eee7df!important;
}
.spa-new-campaign-copy h2 em{font-style:italic;color:#d2a653;font-weight:400}
.spa-new-campaign-copy p{margin:0 0 23px;color:#958b82;font-size:10px;line-height:1.8;max-width:490px}
.spa-new-campaign-copy a{align-self:flex-start}

/* LOWER SECTIONS */
.spa-new-desired{padding-bottom:64px}
.spa-new-low{padding-top:45px;border-top:1px solid var(--line)}
.spa-new-grid-small .spa-new-card-media{aspect-ratio:4/5}
.spa-new-grid-small .spa-new-card-cta{display:none}
.spa-new-grid-low{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1080px}
.spa-new-grid-low:has(.spa-new-card:only-child){grid-template-columns:minmax(240px,340px)}
.spa-new-grid-low:has(.spa-new-card:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(240px,340px))}

/* CLOSING */
.spa-new-closing{
  border-top:1px solid var(--line);border-bottom:1px solid var(--line);
  padding:45px 0;background:#070605;
}
.spa-new-closing .spa-new-shell{
  display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;
}
.spa-new-closing span{display:block;color:#918476;font-size:8px;letter-spacing:.15em;margin-bottom:8px}
.spa-new-closing h2{
  margin:0!important;font-family:Georgia,serif!important;font-weight:400!important;
  font-size:clamp(27px,3vw,45px)!important;line-height:1.04!important;color:#e9e1d8!important;
}
.spa-new-closing h2 em{font-style:italic;color:#d1a34e;font-weight:400}
.spa-new-closing a{min-width:310px}

/* Keep only the functional wishlist heart */
.spa-new-page svg:not(.sp-heart-svg){display:none!important}

@media(max-width:980px){
  .spa-new-shell{width:calc(100% - 36px)}
  .spa-new-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .spa-new-grid:has(.spa-new-card:only-child){grid-template-columns:minmax(240px,320px)}
  .spa-new-grid-low{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}
  .spa-new-campaign{grid-template-columns:1fr 1fr}
  .spa-new-campaign-copy{padding:40px 32px}
}

@media(max-width:640px){
  .spa-new-shell{width:calc(100% - 28px)}
  .spa-new-hero{height:560px;min-height:0}
  .spa-new-hero>img{object-position:66% center}
  .spa-new-hero-shade{
    background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.69) 56%,rgba(0,0,0,.12) 100%);
  }
  .spa-new-hero-copy{left:21px;width:72vw}
  .spa-new-hero h1{font-size:43px!important}
  .spa-new-hero p{font-size:10px;line-height:1.65}

  .spa-new-manifest .spa-new-shell{
    overflow-x:auto;justify-content:flex-start;gap:18px;white-space:nowrap;
    min-height:56px;padding-left:2px;
  }
  .spa-new-manifest span{font-size:7px}

  .spa-new-section{padding-top:52px;padding-bottom:52px}
  .spa-new-section-head{margin-bottom:25px}
  .spa-new-section-head h2{font-size:29px!important}

  .spa-new-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .spa-new-grid:has(.spa-new-card:only-child){grid-template-columns:minmax(0,1fr);max-width:310px;margin-inline:auto}
  .spa-new-grid:has(.spa-new-card:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}
  .spa-new-card-media{aspect-ratio:2/3}
  .spa-new-card h3{font-size:12px!important}
  .spa-new-price,.spa-new-price .amount{font-size:11px!important}
  .spa-new-card-cta{min-height:32px;padding:0 9px;font-size:6px}
  .spa-new-badge{left:8px;top:8px;font-size:6px}
  .spa-new-heart{right:8px!important;top:8px!important}
  .spa-new-heart .sp-heart-svg{width:17px!important;height:17px!important}

  .spa-new-campaign{grid-template-columns:1fr;margin-top:0;margin-bottom:0}
  .spa-new-campaign-image{height:280px}
  .spa-new-campaign-copy{padding:31px 21px 36px}
  .spa-new-campaign-copy h2{font-size:31px!important}

  .spa-new-grid-small{grid-template-columns:repeat(2,minmax(0,1fr))}
  .spa-new-grid-low{grid-template-columns:repeat(2,minmax(0,1fr))}
  .spa-new-grid-low:has(.spa-new-card:only-child){grid-template-columns:minmax(0,1fr);max-width:310px;margin-inline:auto}

  .spa-new-closing{padding:37px 0}
  .spa-new-closing .spa-new-shell{grid-template-columns:1fr;gap:24px}
  .spa-new-closing h2{font-size:29px!important}
  .spa-new-closing a{min-width:0;justify-self:start}
}


/* =========================================================
   4.11.5 — WISHLIST HEART HARD RESET
   Heart only: no tab, pill, pseudo-element or inherited button skin.
   ========================================================= */
.spa-new-page .spa-new-heart,
.spa-product-card-v3 .spa-card-v3-heart{
  -webkit-appearance:none!important;
  appearance:none!important;
  position:absolute!important;
  width:22px!important;
  height:22px!important;
  min-width:0!important;
  min-height:0!important;
  max-width:22px!important;
  max-height:22px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  filter:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  color:#d8b15a!important;
  line-height:1!important;
  display:grid!important;
  place-items:center!important;
  overflow:visible!important;
}
.spa-new-page .spa-new-heart::before,
.spa-new-page .spa-new-heart::after,
.spa-product-card-v3 .spa-card-v3-heart::before,
.spa-product-card-v3 .spa-card-v3-heart::after{
  content:none!important;
  display:none!important;
  background:none!important;
  box-shadow:none!important;
}
.spa-new-page .spa-new-heart:hover,
.spa-new-page .spa-new-heart:focus,
.spa-new-page .spa-new-heart:active,
.spa-product-card-v3 .spa-card-v3-heart:hover,
.spa-product-card-v3 .spa-card-v3-heart:focus,
.spa-product-card-v3 .spa-card-v3-heart:active{
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  transform:none!important;
}
.spa-new-page .spa-new-heart .sp-heart-svg,
.spa-product-card-v3 .spa-card-v3-heart .sp-heart-svg{
  display:block!important;
  width:19px!important;
  height:19px!important;
  max-width:19px!important;
  max-height:19px!important;
  margin:0!important;
  padding:0!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.25!important;
}
.spa-new-page .spa-new-heart.is-active .sp-heart-svg,
.spa-product-card-v3 .spa-card-v3-heart.is-active .sp-heart-svg{
  fill:currentColor!important;
  stroke:currentColor!important;
}
