.hero {
  padding: 12px 0 32px;
  background: var(--bg);
  border-bottom: 1px solid rgba(234, 216, 207, .55);
}

/* V103 - product UX fixes: disabled calendar cards and compact third CTA */
.hero-cta {
  flex-wrap: wrap;
}

.gateway-card--disabled,
.keepsake-card--disabled {
  position: relative;
  cursor: not-allowed;
  opacity: .82;
}

.gateway-card--disabled {
  display: block;
  border-radius: 24px;
  overflow: hidden;
  line-height: 1.35;
  background: rgba(255,255,255,.74);
  border: 1px solid rgba(229,111,142,.18);
  box-shadow: 0 12px 32px rgba(66,39,36,.08);
}

.gateway-card--disabled img,
.keepsake-card--disabled img {
  filter: saturate(.86);
}

.coming-soon-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 5px 12px;
  border-radius: 999px;
  color: #fff;
  background: linear-gradient(135deg,#e65b86,#f47a6f);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .01em;
  box-shadow: 0 10px 22px rgba(229,91,134,.18);
}

.gateway-card-note,
.keepsake-card--disabled p {
  margin-top: 8px;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.45;
  font-weight: 800;
}

@media (hover:hover) {
  .gateway-card--disabled:hover,
  .keepsake-card--disabled:hover {
    transform: none;
    box-shadow: 0 12px 32px rgba(66,39,36,.08);
  }
}

.hero-frame {
  position: relative;
  width: min(calc(100% - 56px), 1320px);
  margin: 0 auto;
  border-radius: 24px;
  overflow: hidden;
  background: #fdebf2;
  box-shadow: 0 24px 70px rgba(66, 39, 36, .13);
  min-height: 460px;
  display: flex;
  align-items: center;
}

/* Legibility scrim: masks the illustration's baked-in text on the left,
   reveals the sticker-sheet + storybook art on the right. */
.hero-frame::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(96deg, #fdebf2 0%, #fdebf2 43%, rgba(253, 235, 242, .74) 57%, rgba(253, 235, 242, 0) 73%);
  pointer-events: none;
}

.hero-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 78% center;
  z-index: 0;
}

.hero-overlay {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: clamp(22px, 5vw, 60px);
}

.hero-copy {
  max-width: 540px;
}

.hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin: 0 0 14px;
  padding: 6px 14px;
  border: 1px solid #ffc4d1;
  border-radius: var(--radius-pill);
  background: rgba(255, 255, 255, .72);
  color: var(--accent-rose);
  font-size: 13px;
  font-weight: 800;
}

.hero-title {
  margin: 0;
  font-family: var(--display-font);
  font-size: clamp(34px, 4.7vw, 58px);
  line-height: 1.03;
  letter-spacing: -.01em;
  color: var(--ink-heading);
}

.hero-title .t-pink {
  color: var(--primary);
}

.hero-title .t-rose {
  color: var(--accent-rose);
}

.hero-sub {
  max-width: 430px;
  margin: 16px 0 0;
  color: var(--ink);
  font-size: clamp(15px, 1.5vw, 18px);
  line-height: 1.5;
  font-weight: 500;
}

.hero-cta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

.hero-trust {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 18px;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
}

.hero-trust li {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.hero-trust li::before {
  content: "✓";
  color: var(--success);
  font-weight: 900;
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.product-gateway-hero2 {
  background: var(--bg);
  padding: 28px 0 34px;
}

.product-gateway-frame {
  position: relative;
  width: min(calc(100% - 44px), 1180px);
  margin: 0 auto;
  line-height: 0;
  border-radius: 28px;
}

.product-gateway-image {
  display: block;
  width: 100%;
  height: auto;
  user-select: none;
  -webkit-user-drag: none;
}

.product-gateway-link {
  position: absolute;
  display: block;
  z-index: 3;
  border-radius: 24px;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(239, 95, 131, .14);
}

.product-gateway-link:focus-visible {
  outline: 4px solid var(--primary-dark);
  outline-offset: 5px;
}

.product-gateway-link--stickers {
  left: 2.21%;
  top: 22.84%;
  width: 22.67%;
  height: 67.39%;
}

.product-gateway-link--storybooks {
  left: 25.69%;
  top: 22.84%;
  width: 22.74%;
  height: 67.39%;
}

.product-gateway-link--name-slips {
  left: 49.09%;
  top: 22.84%;
  width: 22.67%;
  height: 67.39%;
}

.product-gateway-link--calendars {
  left: 72.50%;
  top: 22.84%;
  width: 22.67%;
  height: 67.39%;
}

.home-page .section {
  padding: 46px 0;
}

.home-page .section-title {
  font-size: clamp(24px, 2.35vw, 34px);
  line-height: 1.16;
  margin-top: 8px;
}

.home-page .section-copy {
  max-width: 700px;
  font-size: 16px;
}

.home-page .section-head {
  margin-bottom: 20px;
}

.shop-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.shop-card {
  min-width: 0;
  border-radius: 24px;
  overflow: hidden;
  background: linear-gradient(145deg, rgba(255, 255, 255, .78), rgba(255, 246, 251, .5));
  border: 1px solid rgba(234, 216, 207, .76);
  box-shadow: 0 18px 48px rgba(66, 39, 36, .08);
  display: grid;
  grid-template-rows: 190px 1fr;
  transition: transform .18s ease, box-shadow .18s ease;
}

.shop-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 24px 54px rgba(66, 39, 36, .12);
}

.shop-card-media {
  display: grid;
  place-items: center;
  padding: 18px;
  background: radial-gradient(circle at 20% 20%, rgba(255, 220, 231, .48), transparent 42%),
    radial-gradient(circle at 80% 20%, rgba(218, 226, 255, .42), transparent 45%),
    rgba(255, 255, 255, .45);
}

.shop-card-media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 14px 20px rgba(52, 38, 38, .12));
}

.shop-card-body {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 18px;
}

.shop-card h3 {
  margin: 0;
  color: var(--ink-heading);
  font-size: 22px;
  line-height: 1.18;
}

.shop-card p {
  margin: 0;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.45;
}

.shop-card .btn {
  width: 100%;
  margin-top: auto;
}

.mini-label {
  color: var(--primary-dark);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.home-template-section .product-grid {
  gap: 20px;
}

.home-template-section .product-card {
  min-height: 0;
}

.home-template-section .product-card h3 {
  text-align: center;
}

.visual-band {
  padding: 34px 0;
}

.visual-frame {
  border-radius: 26px;
  overflow: hidden;
  border: 1px solid rgba(234, 216, 207, .72);
  background: rgba(255, 255, 255, .68);
  box-shadow: 0 24px 70px rgba(66, 39, 36, .1);
}

.visual-frame img {
  width: 100%;
  height: auto;
}

.how-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.how-card {
  padding: 22px;
  border-radius: var(--radius-lg);
  background: rgba(255, 255, 255, .7);
  border: 1px solid var(--border-soft);
  box-shadow: 0 12px 30px rgba(66, 39, 36, .06);
}

.how-card strong {
  display: block;
  font-size: 18px;
  color: var(--ink-heading);
  margin-bottom: 6px;
}

.how-card p {
  margin: 0;
  color: var(--muted);
}

@media (max-width: 1023px) {
  .hero {
    padding-top: 10px;
  }

  .hero-frame {
    width: min(calc(100% - 36px), 960px);
    border-radius: 20px;
  }

  .shop-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .shop-card {
    grid-template-rows: 210px 1fr;
  }

  .product-gateway-frame {
    width: min(calc(100% - 32px), 900px);
  }

  .how-grid {
    grid-template-columns: 1fr;
  }
}

@media (min-width: 1024px) and (max-height: 820px) {
  .hero-frame {
    width: min(calc(100% - 56px), 1080px);
  }
}

@media (max-width: 767px) {
  .hero {
    padding: 8px 0 24px;
  }

  .hero-frame {
    width: min(calc(100% - 24px), 560px);
    border-radius: 16px;
  }

  .hero-hotspot--stickers,
  .hero-hotspot--books {
    display: none;
  }

  .product-gateway-hero2 {
    padding: 20px 0 28px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  }

  .product-gateway-frame {
    width: 760px;
    max-width: none;
    margin: 0 14px;
    border-radius: 20px;
  }

  .product-gateway-link {
    border-radius: 18px;
  }

  .product-gateway-link:focus-visible {
    outline-width: 3px;
    outline-offset: 3px;
  }

  .home-page .section {
    padding: 36px 0;
  }

  .home-page .section-title {
    font-size: 26px;
  }

  .shop-grid {
    grid-template-columns: 1fr;
  }

  .shop-card {
    grid-template-rows: 205px 1fr;
    border-radius: 20px;
  }

  .visual-band {
    padding: 22px 0;
  }

  .visual-frame {
    border-radius: 18px;
  }
}

@media (max-width: 374px) {
  .home-page .section-title {
    font-size: 24px;
  }

  .shop-card {
    grid-template-rows: 185px 1fr;
  }
}


/* Dimple V67 homepage compact polish */
.home-page .hero{padding:10px 0 22px}
.home-page .hero-frame{width:min(calc(100% - 72px),1120px);border-radius:24px;box-shadow:0 20px 58px rgba(66,39,36,.12);transition:transform .24s ease,box-shadow .24s ease}
.home-page .hero-video{object-fit:cover}
.product-gateway-hero2{padding:18px 0 20px;overflow:hidden}
.product-gateway-frame{width:min(calc(100% - 56px),920px);border-radius:24px;filter:drop-shadow(0 20px 44px rgba(66,39,36,.08));transition:transform .22s ease,filter .22s ease}
.product-gateway-image{transition:transform .22s ease}
.home-page .section-title{font-size:clamp(24px,2.05vw,31px);letter-spacing:0}
.visual-band{padding:24px 0}
.visual-band--moments,.visual-band--safety{background:var(--bg)}
.visual-frame{width:min(calc(100% - 64px),980px);margin-inline:auto;border-radius:22px;background:rgba(255,255,255,.62);box-shadow:0 18px 48px rgba(66,39,36,.085);transition:transform .24s ease,box-shadow .24s ease}
.visual-frame img{width:100%;height:auto}
#featured-stickers,#featured-storybooks,#featured-name-slips,#how-it-works{scroll-margin-top:92px}

.dimple-how{--hiw-ink:#25164d;--hiw-body:#493b62;--hiw-pink:#f75c83;--hiw-lav:#8767df;--hiw-line:#ffc9d5;width:100%;padding:26px 0 28px;background:radial-gradient(circle at 18% 14%,rgba(255,228,236,.32),transparent 30%),radial-gradient(circle at 86% 31%,rgba(255,242,217,.42),transparent 33%),linear-gradient(180deg,#fffaf6 0%,#fff7f1 100%);overflow:hidden;border-block:1px solid rgba(234,216,207,.52)}
.dimple-how__container{width:min(1060px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:minmax(320px,38%) minmax(0,62%);gap:22px;align-items:center}
.dimple-how__left{min-width:0}.dimple-pill{display:inline-flex;align-items:center;gap:6px;width:max-content;margin:0 0 8px;padding:6px 14px;border:1px solid #ffc4d1;border-radius:999px;background:rgba(255,239,244,.78);color:var(--hiw-pink);font-size:13px;line-height:1;font-weight:850;box-shadow:0 6px 14px rgba(247,92,131,.07)}
.dimple-title-row{position:relative;max-width:330px}.dimple-title-row h2{margin:0;color:var(--hiw-ink);font-size:31px;line-height:1.02;font-weight:800}.dimple-heart-line{position:absolute;right:-38px;bottom:18px;color:#fa9db0;font-size:31px;line-height:1;transform:rotate(-14deg);filter:drop-shadow(0 4px 7px rgba(246,92,130,.09))}
.dimple-how__intro{max-width:350px;margin:11px 0 12px;color:var(--hiw-body);font-size:13.4px;line-height:1.42;letter-spacing:0}.dimple-how__intro span{border-bottom:2px solid #ff9fb4;padding-bottom:1px}
.dimple-steps{display:grid;gap:8px}.dimple-step{min-height:74px;display:grid;grid-template-columns:32px 64px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px 8px 8px;border:1px solid var(--hiw-line);border-radius:15px;background:rgba(255,255,255,.72);box-shadow:0 6px 15px rgba(72,44,82,.05);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.dimple-step--lavender{border-color:#d8c4ff;background:linear-gradient(180deg,rgba(255,255,255,.76),rgba(250,247,255,.68))}.dimple-step--peach{border-color:#ffd0ac;background:linear-gradient(180deg,rgba(255,255,255,.76),rgba(255,247,239,.70))}
.dimple-step__number{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(135deg,#ff7795,#f6507d);box-shadow:0 7px 13px rgba(248,91,131,.18);font-size:13px;font-weight:900}.dimple-step--lavender .dimple-step__number{background:linear-gradient(135deg,#a885ee,#795ad4);box-shadow:0 7px 13px rgba(138,104,223,.16)}.dimple-step--peach .dimple-step__number{background:linear-gradient(135deg,#ffb35f,#ff813f);box-shadow:0 7px 13px rgba(255,145,72,.16)}
.dimple-step__art{width:64px;height:50px;display:grid;place-items:center;overflow:hidden}.dimple-step__art img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 5px 7px rgba(62,37,78,.10))}.dimple-step__text h3{margin:0 0 3px;color:var(--hiw-ink);font-size:15.3px;line-height:1.04}.dimple-step__text p{margin:0;color:#3e315d;font-size:12.5px;line-height:1.26}
.dimple-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-top:12px}.dimple-btn{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 15px;border-radius:999px;text-decoration:none;font-size:12px;font-weight:850;transition:transform .2s ease,box-shadow .2s ease}.dimple-btn--primary{color:#fff;background:linear-gradient(135deg,#ff7392,#f5537f);box-shadow:0 10px 18px rgba(248,91,131,.18)}.dimple-btn--secondary{color:#8c65dc;background:rgba(255,255,255,.78);border:1px solid #cdb8ff;box-shadow:0 7px 15px rgba(122,85,166,.06)}
.dimple-trust{list-style:none;display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;color:#342653;font-size:12px;font-weight:750}.dimple-trust li{display:flex;align-items:center;gap:4px}.dimple-trust li:not(:first-child)::before{content:"";width:1px;height:12px;background:#e7d0ca;margin-right:7px}.dimple-trust span{color:#f7668a;font-size:12px}
.dimple-how__right{min-width:0}.dimple-preview{position:relative;height:382px;border:1px solid #ffc7d3;border-radius:21px;background:radial-gradient(circle at 10% 14%,rgba(255,255,255,.90),transparent 7%),radial-gradient(circle at 88% 67%,rgba(255,237,210,.68),transparent 24%),linear-gradient(135deg,rgba(255,232,239,.86),rgba(255,250,243,.90));box-shadow:0 12px 30px rgba(88,55,90,.085);overflow:hidden}.dimple-preview::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 24%,rgba(255,255,255,.65),transparent 8%),radial-gradient(circle at 96% 94%,rgba(255,255,255,.55),transparent 7%);pointer-events:none}.dimple-preview__header{position:relative;z-index:4;text-align:center;padding:18px 16px 0}.dimple-preview__header h3{margin:0;color:var(--hiw-ink);font-size:20px;line-height:1.1;font-weight:800}.dimple-preview__header h3 span{color:var(--hiw-pink);font-family:var(--body-font);font-weight:900;margin:0 9px}.dimple-preview__header p{margin:6px 0 0;color:#43315d;font-size:13px;font-weight:650}
.spark{position:absolute;z-index:2;color:#ffc05e;font-size:16px;filter:drop-shadow(0 3px 6px rgba(255,190,98,.18));animation:softPulse 4s ease-in-out infinite}.spark--a{left:43px;top:72px;color:#fff}.spark--b{right:150px;top:96px}.spark--c{right:28px;top:165px}.preview-heart{position:absolute;right:45px;top:45px;z-index:3;color:#fa6488;font-size:34px;line-height:1;transform:rotate(-12deg);filter:drop-shadow(0 6px 7px rgba(248,91,131,.09));animation:floaty 5s ease-in-out infinite}.flow-lines{position:absolute;left:0;top:72px;width:100%;height:246px;z-index:1;pointer-events:none}.flow-lines path{fill:none;stroke:#fb7896;stroke-width:1.6;stroke-linecap:round;stroke-dasharray:6 8;opacity:.62;animation:dash 12s linear infinite}
.flow-grid{position:absolute;left:34px;right:34px;top:102px;bottom:58px;z-index:3;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;column-gap:46px;row-gap:16px;align-items:start}.flow-card{position:relative;min-width:0}.flow-label{display:flex;align-items:center;gap:7px;margin:0 0 5px;color:var(--hiw-ink);font-size:13.4px;line-height:1;font-weight:700;white-space:nowrap}.flow-label span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#ff7695,#f65380);box-shadow:0 6px 12px rgba(248,91,131,.16);font-family:var(--body-font);font-size:12px;font-weight:900}.flow-label--purple span{background:linear-gradient(135deg,#a783ed,#795bd5)}.flow-label--orange span{background:linear-gradient(135deg,#ffb15d,#ff8342)}.flow-card img{display:block;height:auto;object-fit:contain;filter:drop-shadow(0 8px 10px rgba(74,48,84,.09));transition:transform .2s ease,filter .2s ease}.flow-card--template img{width:175px;transform:rotate(-3deg)}.flow-card--form img{width:190px}.flow-card--preview img{width:215px}.flow-card--cart img{width:158px}.flow-card--form,.flow-card--cart{justify-self:end}.flow-card--preview{align-self:end}.flow-card--cart{align-self:end;margin-right:8px}
.safe-pill{position:absolute;left:50%;bottom:15px;transform:translateX(-50%);z-index:5;min-width:334px;margin:0;padding:8px 15px;border:1px solid #ffc9d4;border-radius:999px;background:rgba(255,239,235,.78);color:#f05a7f;text-align:center;font-size:12px;line-height:1;font-weight:800}.safe-pill span{font-size:13px;color:#f56a82;margin:0 3px}
@keyframes dash{to{stroke-dashoffset:-160}}@keyframes softPulse{50%{transform:scale(1.10);opacity:.72}}@keyframes floaty{50%{transform:rotate(-12deg) translateY(-4px)}}

@media (hover:hover){.home-page .hero-frame:hover{transform:perspective(1000px) translateY(-4px);box-shadow:0 26px 70px rgba(66,39,36,.15)}.product-gateway-frame:hover{transform:perspective(900px) translateY(-4px) rotateX(1deg);filter:drop-shadow(0 24px 54px rgba(66,39,36,.12))}.product-gateway-frame:hover .product-gateway-image{transform:scale(1.006)}.visual-frame:hover{transform:translateY(-5px);box-shadow:0 24px 64px rgba(66,39,36,.12)}.product-card:hover{transform:perspective(900px) translateY(-6px) rotateX(1.2deg);box-shadow:0 24px 52px rgba(66,39,36,.12)}.product-card:hover .product-media img{transform:translateY(-3px) scale(1.025);filter:drop-shadow(0 16px 24px rgba(52,38,38,.15))}.product-media img{transition:transform .22s ease,filter .22s ease}.btn:hover,.dimple-btn:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 16px 30px rgba(216,94,131,.18)}.dimple-step:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(72,44,82,.08)}.flow-card:hover img{transform:translateY(-2px);filter:drop-shadow(0 12px 14px rgba(74,48,84,.13))}.flow-card--template:hover img{transform:rotate(-3deg) translateY(-2px)}}

@media (min-width:1024px) and (max-height:900px){.home-page .hero-frame{width:min(calc(100% - 128px),1040px)}.product-gateway-frame{width:min(calc(100% - 160px),760px)}.visual-frame{width:min(calc(100% - 160px),860px)}.dimple-how__container{width:min(1000px,calc(100% - 96px))}.dimple-how{padding-top:22px;padding-bottom:24px}}
@media (max-width:1023px){.home-page .hero-frame{width:min(calc(100% - 36px),960px)}.product-gateway-frame{width:min(calc(100% - 36px),860px)}.visual-frame{width:min(calc(100% - 36px),860px)}.dimple-how__container{grid-template-columns:1fr;max-width:680px;gap:18px}.dimple-title-row{max-width:440px}.dimple-title-row h2{font-size:30px}.dimple-heart-line{display:none}.dimple-preview{height:390px}}
@media (max-width:767px){.home-page .hero{padding:8px 0 18px}.home-page .hero-frame{width:min(calc(100% - 20px),560px);border-radius:16px}.product-gateway-hero2{padding:14px 0 18px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.product-gateway-frame{width:700px;max-width:none;margin:0 12px;border-radius:18px}.visual-band{padding:18px 0}.visual-frame{width:min(calc(100% - 24px),560px);border-radius:18px}.dimple-how{padding:20px 0 24px}.dimple-title-row h2{font-size:28px}.dimple-how__intro{font-size:12.8px}.dimple-step{grid-template-columns:34px 60px 1fr;gap:9px;min-height:76px;padding:8px}.dimple-step__art{width:58px;height:48px}.dimple-step__text h3{font-size:14.8px}.dimple-step__text p{font-size:12px}.dimple-actions{display:grid;grid-template-columns:1fr;gap:8px}.dimple-preview{height:620px}.flow-lines{display:none}.preview-heart{font-size:30px;right:22px;top:48px}.flow-grid{position:relative;left:auto;right:auto;top:auto;bottom:auto;display:grid;grid-template-columns:1fr;gap:15px;padding:18px 0 76px}.flow-card{justify-self:center!important;align-self:auto!important;margin:0!important}.flow-card img{max-width:240px!important;width:82vw!important}.safe-pill{min-width:0;width:calc(100% - 30px);bottom:16px;font-size:11.5px;line-height:1.2}.dimple-trust li:not(:first-child)::before{display:none}}
@media (max-width:440px){.dimple-step{grid-template-columns:34px 1fr}.dimple-step__art{grid-column:2}.dimple-step__text{grid-column:2}.product-gateway-frame{width:660px}}

/* Dimple V71 homepage alignment rail */
.home-page {
  --home-rail: min(1088px, calc(100% - clamp(32px, 6vw, 96px)));
  --home-rail-wide: min(1120px, calc(100% - clamp(32px, 6vw, 96px)));
  --home-section-y: 38px;
  --home-tight-y: 24px;
}

.home-page .container,
.home-page .hero-frame,
.product-gateway-frame,
.dimple-how__container,
.visual-frame {
  width: var(--home-rail);
  max-width: var(--home-rail);
  margin-inline: auto;
}

.home-page .hero {
  padding: 14px 0 var(--home-tight-y);
  border-bottom: 0;
}

.home-page .hero-frame {
  border-radius: 24px;
  box-shadow: 0 22px 60px rgba(66, 39, 36, .12);
}

.home-page .hero-video {
  object-fit: cover;
}

.product-gateway-hero2 {
  padding: var(--home-tight-y) 0 var(--home-section-y);
  overflow: visible;
}

.product-gateway-frame {
  border-radius: 24px;
  filter: drop-shadow(0 18px 42px rgba(66, 39, 36, .085));
}

.home-page .section {
  padding: var(--home-section-y) 0;
}

.home-page .section-head {
  margin-bottom: 22px;
}

.home-template-section .product-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.home-template-section .product-card {
  border-radius: 22px;
}

.dimple-how {
  padding: var(--home-section-y) 0;
}

.dimple-how__container {
  grid-template-columns: minmax(300px, .38fr) minmax(0, .62fr);
  gap: 28px;
}

.visual-band {
  padding: var(--home-section-y) 0;
}

.visual-frame {
  border-radius: 24px;
}

.home-page .site-footer .container {
  width: var(--home-rail);
  max-width: var(--home-rail);
}

@media (min-width: 1280px) {
  .home-page .hero-frame {
    width: var(--home-rail-wide);
    max-width: var(--home-rail-wide);
  }
}

@media (min-width: 1024px) and (max-height: 900px) {
  .home-page .hero-frame,
  .product-gateway-frame,
  .visual-frame,
  .dimple-how__container {
    width: var(--home-rail);
    max-width: var(--home-rail);
  }

  .dimple-how {
    padding-top: var(--home-section-y);
    padding-bottom: var(--home-section-y);
  }
}

@media (max-width: 1023px) {
  .home-page {
    --home-rail: min(860px, calc(100% - 36px));
    --home-rail-wide: var(--home-rail);
    --home-section-y: 34px;
    --home-tight-y: 20px;
  }

  .home-template-section .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }

  .dimple-how__container {
    grid-template-columns: 1fr;
    max-width: var(--home-rail);
  }
}

@media (max-width: 767px) {
  .home-page {
    --home-rail: min(560px, calc(100% - 24px));
    --home-rail-wide: var(--home-rail);
    --home-section-y: 28px;
    --home-tight-y: 16px;
  }

  .home-page .hero {
    padding: 10px 0 var(--home-tight-y);
  }

  .home-page .hero-frame,
  .product-gateway-frame,
  .visual-frame {
    border-radius: 18px;
  }

  .product-gateway-hero2 {
    padding: var(--home-tight-y) 0 var(--home-section-y);
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  }

  .product-gateway-frame {
    width: min(700px, calc(100vw - 24px));
    max-width: none;
    margin-inline: auto;
  }

  .home-template-section .product-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .dimple-how {
    padding: var(--home-section-y) 0;
  }

  .visual-band {
    padding: var(--home-section-y) 0;
  }
}

/* V72 hero de-bake — real text overlay, responsive */
@media (max-width: 1023px) {
  .hero-frame { min-height: 420px; }
}

@media (max-width: 767px) {
  .hero-frame {
    min-height: 520px;
    align-items: flex-start;
  }
  .hero-frame::before {
    background: linear-gradient(178deg, #fdebf2 0%, #fdebf2 34%, rgba(253, 235, 242, .78) 52%, rgba(253, 235, 242, .12) 82%, rgba(253, 235, 242, 0) 100%);
  }
  .hero-video { object-position: 70% bottom; }
  .hero-overlay { padding: 26px 20px 0; }
  .hero-copy { max-width: 100%; }
  .hero-title { font-size: clamp(30px, 8.6vw, 42px); }
  .hero-cta { margin-top: 22px; }
  .hero-cta .btn { flex: 1 1 100%; }
}

/* V72 product gateway — real category cards */
.shop-gateway-head {
  max-width: 640px;
  margin: 0 auto var(--space-7);
  text-align: center;
}
.shop-gateway-head .eyebrow { margin-bottom: var(--space-3); }
.shop-gateway-head .section-title { margin-top: var(--space-2); }
.shop-gateway-head .section-copy { margin-inline: auto; }

/* V72 gateway media: absolute-position image so object-fit:contain
   resolves against the grid-stretched 190px media box (height:100% quirk). */
.shop-card-media { position: relative; }
.shop-card-media img { position: absolute; inset: 0; }

/* V73 — section rhythm + anchor CTA band */
#featured-stickers { background: linear-gradient(180deg, #ffffff, #fff7f1); }
#featured-storybooks { background: linear-gradient(180deg, #f7f1ff, #ffffff); border-block: 1px solid rgba(216, 196, 255, .4); }
#featured-name-slips { background: linear-gradient(180deg, #eefaf3, #ffffff); border-block: 1px solid rgba(120, 200, 160, .26); }

/* --- TESTIMONIALS --- */
.section-testimonials {
  background: linear-gradient(180deg, #fff 0%, var(--surface-soft) 100%);
}
.testimonials-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.testimonial-card {
  padding: 32px 28px;
  background: #fff;
  border-radius: var(--radius-xl);
  border: 1px solid var(--border-soft);
  box-shadow: 0 14px 36px rgba(66, 39, 36, 0.05);
  display: flex;
  flex-direction: column;
  gap: 16px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.testimonial-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 42px rgba(66, 39, 36, 0.08);
}
.testimonial-stars {
  color: #fbbf24;
  font-size: 20px;
  letter-spacing: 2px;
}
.testimonial-quote {
  margin: 0;
  font-size: 16px;
  line-height: 1.6;
  color: var(--ink-heading);
  font-family: var(--display-font);
  font-style: italic;
}
.testimonial-author {
  margin: 0;
  margin-top: auto;
  font-size: 14px;
  font-weight: 700;
  color: var(--muted);
}
@media (max-width: 1023px) {
  .testimonials-grid {
    grid-template-columns: 1fr;
  }
}

.home-cta-band {
  margin-top: var(--section-y);
  padding: clamp(36px, 5vw, 56px) 0;
  background: linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);
}
.home-cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-6);
  flex-wrap: wrap;
}
.home-cta-copy { max-width: 620px; }
.home-cta-band .eyebrow {
  border-color: rgba(255, 255, 255, .55);
  background: rgba(255, 255, 255, .2);
  color: #fff;
}
.home-cta-band h2 {
  margin: 12px 0 8px;
  font-family: var(--display-font);
  font-size: clamp(26px, 3vw, 40px);
  line-height: 1.1;
  color: #fff;
}
.home-cta-band p { margin: 0; color: rgba(255, 255, 255, .92); font-size: 16px; }
.home-cta-band .btn-primary {
  background: #fff;
  color: var(--primary-deep);
  box-shadow: 0 16px 34px rgba(120, 50, 70, .26);
}
@media (max-width: 767px) {
  .home-cta-inner { flex-direction: column; align-items: flex-start; }
  .home-cta-band .btn-primary { width: 100%; }
}

/* V77 — hero scrim lighter (video more visible), template layouts */
.hero-frame::before{
  background:linear-gradient(96deg,rgba(253,235,242,.90) 0%,rgba(253,235,242,.80) 36%,rgba(253,235,242,.42) 54%,rgba(253,235,242,0) 70%);
}
@media (max-width:767px){
  .hero-frame::before{
    background:linear-gradient(180deg,rgba(253,235,242,.94) 0%,rgba(253,235,242,.82) 40%,rgba(253,235,242,.30) 78%,rgba(253,235,242,0) 100%);
  }
}

/* Desktop featured templates: single horizontally-scrollable row */
@media (min-width:768px){
  .home-template-section .product-grid{
    grid-template-columns:none;
    grid-auto-flow:column;
    grid-auto-columns:minmax(0,250px);
    overflow-x:auto;
    overflow-y:hidden;
    gap:18px;
    padding:4px 2px 14px;
    scroll-snap-type:x proximity;
    scrollbar-width:thin;
  }
  .home-template-section .product-card{scroll-snap-align:start}
  .home-template-section .product-grid::-webkit-scrollbar{height:8px}
  .home-template-section .product-grid::-webkit-scrollbar-thumb{background:rgba(229,111,142,.3);border-radius:999px}
}

/* Mobile featured templates: 2-up compact, still clearly visible */
@media (max-width:767px){
  .home-template-section .product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px;
    overflow:visible;
  }
  .home-template-section .product-card{padding:8px;gap:8px;border-radius:16px}
  .home-template-section .product-card h3{font-size:14px;line-height:1.2}
  .home-template-section .card-actions .btn{min-height:38px;font-size:12px;padding:0 8px}
  .home-page .section-head .btn{min-height:40px;font-size:13px;padding:0 14px}
}

/* V78 — hero scrim: creamy (not pink), opaque over text to hide baked video text,
   fully clear over the right so the video/illustration shows. */
.hero-frame::before{
  background:linear-gradient(96deg,
    rgba(255,251,248,.96) 0%,
    rgba(255,251,248,.93) 40%,
    rgba(255,251,248,.55) 55%,
    rgba(255,251,248,0) 70%);
}
@media (max-width:767px){
  .hero-frame::before{
    background:linear-gradient(180deg,
      rgba(255,251,248,.97) 0%,
      rgba(255,251,248,.92) 42%,
      rgba(255,251,248,.45) 74%,
      rgba(255,251,248,0) 100%);
  }
}

/* V79 — hero frame creamy (not pink) + scrim fully covers baked text */
.hero-frame{background:#fffaf6}
.hero-frame::before{
  background:linear-gradient(96deg,
    rgba(255,250,246,.98) 0%,
    rgba(255,250,246,.95) 47%,
    rgba(255,250,246,.45) 60%,
    rgba(255,250,246,0) 73%);
}
@media (max-width:767px){
  .hero-frame::before{
    background:linear-gradient(180deg,
      rgba(255,250,246,.97) 0%,
      rgba(255,250,246,.93) 44%,
      rgba(255,250,246,.45) 76%,
      rgba(255,250,246,0) 100%);
  }
}

/* V80 — solid creamy left panel fully hides baked video text; video clear on right */
.hero-frame::before{
  background:linear-gradient(96deg,#fffaf6 0%,#fffaf6 50%,rgba(255,250,246,.78) 60%,rgba(255,250,246,0) 72%);
}
@media (max-width:767px){
  .hero-frame::before{
    background:linear-gradient(180deg,#fffaf6 0%,#fffaf6 46%,rgba(255,250,246,.70) 64%,rgba(255,250,246,0) 94%);
  }
}

/* V82 — gateway = 4 full-image clickable cards; mobile horizontal auto-scroll carousel */
.gateway-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:start}
.gateway-card{display:block;border-radius:24px;overflow:hidden;line-height:0;box-shadow:0 16px 40px rgba(66,39,36,.1);transition:transform .2s ease,box-shadow .2s ease;-webkit-tap-highlight-color:transparent}
.gateway-card img{width:100%;height:auto;display:block;border-radius:24px}
.gateway-card:focus-visible{outline:3px solid var(--primary-dark);outline-offset:3px}
@media (hover:hover){.gateway-card:hover{transform:translateY(-6px);box-shadow:0 28px 60px rgba(66,39,36,.18)}}
.gateway-card--static{cursor:default}
@media (hover:hover){.gateway-card--static:hover{transform:none;box-shadow:0 16px 40px rgba(66,39,36,.1)}}
.gateway-card--placeholder{min-height:300px;background:linear-gradient(145deg,#fff,#fff2f7);border:1px dashed var(--border);display:grid;place-items:center}
.gateway-card--placeholder img{display:none}
.gateway-card--placeholder::after{content:attr(data-label) " · add image";color:var(--muted);font-weight:800;font-size:13px;text-align:center;padding:16px;line-height:1.4}

@media (max-width:767px){
  .gateway-cards{
    display:flex;
    grid-template-columns:none;
    gap:14px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
    padding:4px 2px 10px;
  }
  .gateway-cards::-webkit-scrollbar{display:none}
  .gateway-card{flex:0 0 80%;scroll-snap-align:center;border-radius:20px}
  .gateway-card img{border-radius:20px}
  .gateway-card--placeholder{min-height:340px}
}

/* V83 — hero: 2-line headline, more video visible, legibility shadow */
.hero-line{display:block}
.hero-title{font-size:clamp(32px,4.2vw,46px);text-shadow:0 1px 3px rgba(255,250,246,.9),0 2px 10px rgba(255,250,246,.55)}
.hero-sub{text-shadow:0 1px 3px rgba(255,250,246,.85)}
.hero-copy{max-width:560px}
.hero-frame::before{
  background:linear-gradient(98deg,
    rgba(255,250,246,.90) 0%,
    rgba(255,250,246,.85) 40%,
    rgba(255,250,246,.34) 56%,
    rgba(255,250,246,0) 70%);
}
@media (max-width:767px){
  .hero-title{font-size:clamp(28px,7.4vw,38px)}
  .hero-frame::before{
    background:linear-gradient(180deg,
      rgba(255,250,246,.93) 0%,
      rgba(255,250,246,.88) 44%,
      rgba(255,250,246,.40) 74%,
      rgba(255,250,246,0) 96%);
  }
}

/* V84 — crop baked text out of hero video (zoom toward illustration), then lighten scrim so video shows clearly */
.hero-video{transform:scale(1.72);transform-origin:100% 50%}
.hero-frame::before{
  background:linear-gradient(100deg,
    rgba(255,250,246,.74) 0%,
    rgba(255,250,246,.5) 34%,
    rgba(255,250,246,.16) 54%,
    rgba(255,250,246,0) 70%);
}
@media (max-width:767px){
  .hero-video{transform:scale(1.5);transform-origin:72% 100%}
  .hero-frame::before{
    background:linear-gradient(180deg,
      rgba(255,250,246,.88) 0%,
      rgba(255,250,246,.62) 42%,
      rgba(255,250,246,.18) 80%,
      rgba(255,250,246,0) 100%);
  }
}

/* V91 — single, simple How it works section */
.dimple-how{
  --hiw-ink:#241742;
  --hiw-copy:#6f5a68;
  --hiw-pink:#e65f84;
  --hiw-lav:#8b69df;
  --hiw-peach:#f28a6e;
  padding:clamp(32px,4.2vw,48px) 0;
  background:
    radial-gradient(circle at 12% 18%,rgba(255,216,228,.34),transparent 28%),
    radial-gradient(circle at 88% 12%,rgba(255,236,210,.42),transparent 30%),
    linear-gradient(180deg,#fffaf7 0%,#fff6f1 100%);
  border-block:1px solid rgba(234,216,207,.58);
  overflow:hidden;
}
.dimple-how__container{
  width:min(1088px,calc(100% - clamp(28px,6vw,96px)))!important;
  max-width:1088px!important;
  margin-inline:auto;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:clamp(16px,2.4vw,24px)!important;
  align-items:center;
}
.dimple-how__head{
  width:min(760px,100%);
  margin-inline:auto;
  text-align:center;
}
.dimple-how__head .dimple-pill{
  margin:0 auto 14px;
}
.dimple-how__head h2{
  margin:0;
  color:var(--hiw-ink);
  font-family:var(--display-font);
  font-size:clamp(24px,2.05vw,31px);
  line-height:1.12;
  letter-spacing:0;
}
.dimple-how__copy{
  max-width:660px;
  margin:10px auto 0;
  color:var(--hiw-copy);
  font-size:clamp(14.5px,1.3vw,16px);
  line-height:1.55;
  font-weight:700;
}
.dimple-how .dimple-steps{
  position:relative;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.dimple-how .dimple-steps::before{
  content:"";
  position:absolute;
  left:16%;
  right:16%;
  top:36px;
  height:2px;
  background:linear-gradient(90deg,rgba(230,95,132,.28),rgba(139,105,223,.28),rgba(242,138,110,.28));
}
.dimple-how .dimple-step{
  position:relative;
  min-height:0;
  display:grid;
  grid-template-columns:1fr;
  justify-items:center;
  align-items:start;
  gap:12px;
  padding:18px 18px 20px;
  border:1px solid rgba(234,216,207,.86);
  border-radius:24px;
  background:rgba(255,255,255,.78);
  box-shadow:0 18px 44px rgba(66,39,36,.075);
  text-align:center;
  backdrop-filter:blur(14px);
}
.dimple-how .dimple-step--pink{border-color:rgba(230,95,132,.28)}
.dimple-how .dimple-step--lavender{border-color:rgba(139,105,223,.26)}
.dimple-how .dimple-step--peach{border-color:rgba(242,138,110,.30)}
.dimple-how .dimple-step__number{
  width:54px;
  height:54px;
  border-radius:16px;
  font-size:14px;
  box-shadow:0 12px 24px rgba(230,95,132,.18);
}
.dimple-how .dimple-step--lavender .dimple-step__number{box-shadow:0 12px 24px rgba(139,105,223,.18)}
.dimple-how .dimple-step--peach .dimple-step__number{box-shadow:0 12px 24px rgba(242,138,110,.18)}
.dimple-how .dimple-step__art{
  width:96px;
  height:70px;
  border-radius:18px;
  background:linear-gradient(145deg,#fff,#fff1f6);
  box-shadow:inset 0 0 0 1px rgba(234,216,207,.65),0 14px 28px rgba(66,39,36,.08);
}
.dimple-how .dimple-step__art img{
  max-width:88%;
  max-height:88%;
}
.dimple-how .dimple-step__text h3{
  margin:0 0 7px;
  color:var(--hiw-ink);
  font-family:var(--display-font);
  font-size:clamp(18px,1.7vw,21px);
  line-height:1.12;
}
.dimple-how .dimple-step__text p{
  max-width:270px;
  margin:0 auto;
  color:#5b4a66;
  font-size:13.5px;
  line-height:1.55;
  font-weight:700;
}
.dimple-how__note{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:10px;
  margin-top:2px;
}
.dimple-how__note span{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:36px;
  padding:0 14px;
  border-radius:999px;
  border:1px solid rgba(234,216,207,.82);
  background:rgba(255,255,255,.72);
  color:#4a365e;
  font-size:13px;
  font-weight:900;
}
.dimple-how__note span::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:999px;
  background:var(--hiw-pink);
  box-shadow:0 0 0 4px rgba(230,95,132,.12);
}
.dimple-how .dimple-actions{
  justify-content:center;
  gap:12px;
  margin-top:0;
}
.dimple-how .btn{
  min-width:190px;
}
@media (hover:hover){
  .dimple-how .dimple-step:hover{
    transform:translateY(-5px);
    box-shadow:0 26px 58px rgba(66,39,36,.12);
  }
}
@media (max-width:900px){
  .dimple-how .dimple-steps{
    grid-template-columns:1fr;
    width:min(560px,100%);
    margin-inline:auto;
  }
  .dimple-how .dimple-steps::before{
    display:none;
  }
  .dimple-how .dimple-step{
    grid-template-columns:58px 82px minmax(0,1fr);
    justify-items:start;
    align-items:center;
    text-align:left;
    padding:14px;
  }
  .dimple-how .dimple-step__number{
    width:48px;
    height:48px;
  }
  .dimple-how .dimple-step__art{
    width:76px;
    height:62px;
  }
  .dimple-how .dimple-step__text p{
    max-width:none;
    margin:0;
  }
}
@media (max-width:560px){
  .dimple-how{
    padding:30px 0 34px;
  }
  .dimple-how__container{
    width:min(100% - 24px,560px)!important;
    gap:18px!important;
  }
  .dimple-how__head h2{
    font-size:25px;
  }
  .dimple-how__copy{
    font-size:14px;
  }
  .dimple-how .dimple-step{
    grid-template-columns:54px minmax(0,1fr);
    gap:10px 12px;
    padding:14px;
    border-radius:18px;
  }
  .dimple-how .dimple-step__number{
    grid-row:1 / span 2;
    width:46px;
    height:46px;
    border-radius:15px;
    font-size:14px;
  }
  .dimple-how .dimple-step__art{
    display:none;
  }
  .dimple-how .dimple-step__text h3{
    font-size:18px;
  }
  .dimple-how .dimple-step__text p{
    font-size:13px;
  }
  .dimple-how__note{
    justify-content:flex-start;
  }
  .dimple-how__note span{
    width:100%;
    justify-content:flex-start;
  }
  .dimple-how .dimple-actions{
    display:grid;
    grid-template-columns:1fr;
  }
  .dimple-how .btn{
    width:100%;
    min-width:0;
  }
}

/* V91 — replace baked image bands with real compact cards */
.home-story-cards{
  background:linear-gradient(180deg,#fffdfb,#fff7f1);
}
.home-story-cards--safety{
  background:linear-gradient(180deg,#fff7f1,#fff);
}
.story-card-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.story-info-card{
  padding:20px;
  border-radius:20px;
  background:rgba(255,255,255,.88);
  border:1px solid var(--border-soft);
  box-shadow:0 14px 34px rgba(66,39,36,.07);
}
.story-info-icon{
  display:inline-grid;
  place-items:center;
  width:42px;
  height:42px;
  margin-bottom:14px;
  border-radius:14px;
  background:linear-gradient(135deg,var(--primary),var(--accent));
  color:#fff;
  font-size:13px;
  font-weight:900;
}
.story-info-card h3{
  margin:0 0 6px;
  color:var(--ink-heading);
  font-family:var(--display-font);
  font-size:22px;
  line-height:1.2;
}
.story-info-card p{
  margin:0;
  color:var(--muted);
  font-size:14px;
  line-height:1.55;
}
@media (max-width:1023px){
  .story-card-grid{
    grid-template-columns:1fr;
    max-width:620px;
  }
}
@media (max-width:767px){
  #featured-stickers .product-grid .product-card:nth-child(n+5){
    display:none;
  }
  .home-story-cards{
    padding:34px 0;
  }
  .story-card-grid{
    gap:12px;
  }
  .story-info-card{
    padding:16px;
    border-radius:18px;
  }
  .story-info-card h3{
    font-size:19px;
  }
  .story-info-card p{
    font-size:13px;
  }
}

/* V94 — compact keepsake image cards + tighter home spacing */
@media (min-width:1024px){
  .home-page .hero{
    padding-bottom:30px;
  }
  .home-page .shop-gateway{
    padding-top:34px;
  }
}
.keepsake-card-rail{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:14px;
  align-items:start;
}
.safety-card-rail{
  grid-template-columns:repeat(4,minmax(0,168px));
  justify-content:center;
}
.keepsake-card{
  display:block;
  min-width:0;
  cursor:default;
  border-radius:18px;
  text-decoration:none;
  line-height:0;
  filter:drop-shadow(0 12px 22px rgba(66,39,36,.08));
  transition:transform .18s ease,filter .18s ease;
}
.keepsake-card img{
  display:block;
  width:100%;
  height:auto;
  border-radius:18px;
}
@media (hover:hover){
  .keepsake-card:hover{
    transform:translateY(-3px);
    filter:drop-shadow(0 16px 28px rgba(66,39,36,.12));
  }
}
@media (max-width:1023px){
  .keepsake-card-rail{
    display:flex;
    gap:14px;
    max-width:min(100%,620px);
    overflow-x:auto;
    padding-bottom:10px;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  .safety-card-rail{
    justify-content:flex-start;
  }
  .keepsake-card-rail::-webkit-scrollbar{
    display:none;
  }
  .keepsake-card{
    flex:0 0 calc((100% - 14px) / 2);
    scroll-snap-align:start;
  }
}
@media (max-width:767px){
  .keepsake-card-rail{
    gap:12px;
    max-width:var(--home-rail);
  }
  .keepsake-card{
    flex-basis:calc((100% - 12px) / 2);
    border-radius:15px;
  }
  .keepsake-card img{
    border-radius:15px;
  }
}

/* V95 — restore homepage featured template cards */
.home-template-section {
  overflow: hidden;
}

.home-template-section .section-head {
  align-items: center;
}

.home-template-section .product-grid {
  display: grid !important;
  grid-auto-flow: initial !important;
  grid-auto-columns: initial !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 18px !important;
  overflow: visible !important;
  padding: 0 !important;
  scroll-snap-type: none !important;
}

.home-template-section .product-card,
#featured-stickers .product-grid .product-card:nth-child(n+5) {
  display: flex !important;
}

.home-template-section .product-card {
  min-width: 0 !important;
  min-height: 0;
  padding: 12px;
  gap: 10px;
  border-radius: 20px;
}

.home-template-section .product-media {
  width: 100%;
  padding: 8px;
  overflow: hidden;
  border-radius: 16px;
  background: linear-gradient(135deg, #fffdfb, #fff4f8);
}

.home-template-section .product-card.sticker .product-media {
  aspect-ratio: 1 / 1;
}

.home-template-section .product-card.storybook .product-media {
  aspect-ratio: 3 / 4;
}

.home-template-section .product-card.name-slip .product-media {
  aspect-ratio: 16 / 10;
}

.home-template-section .product-media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 10px 16px rgba(52, 38, 38, .12));
}

.home-template-section .product-card h3 {
  min-height: 0;
  margin: 0;
  color: var(--ink-heading);
  font-size: 16px;
  line-height: 1.22;
  text-align: center;
  overflow-wrap: anywhere;
}

.home-template-section .card-actions {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: auto;
}

.home-template-section .card-actions .btn {
  width: 100%;
  min-height: 40px;
  padding: 0 12px;
  font-size: 13px;
}

@media (min-width: 1024px) {
  .home-template-section .product-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  #featured-storybooks .product-grid,
  #featured-name-slips .product-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 1023px) {
  .home-template-section .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px !important;
  }
}

@media (max-width: 767px) {
  .home-template-section .section-head {
    flex-direction: row;
    align-items: flex-end;
  }

  .home-template-section .section-head .section-title {
    font-size: 24px;
  }

  .home-template-section .section-head .btn {
    min-height: 38px;
    padding: 0 13px;
    font-size: 13px;
  }

  .home-template-section .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
  }

  .home-template-section .product-card {
    padding: 8px;
    border-radius: 16px;
  }

  .home-template-section .product-media {
    padding: 6px;
    border-radius: 13px;
  }

  .home-template-section .product-card h3 {
    font-size: 13px;
    line-height: 1.2;
  }

  .home-template-section .card-actions .btn {
    min-height: 36px;
    padding: 0 8px;
    font-size: 12px;
  }
}

/* V96 homepage cleanup: four featured cards and compact mobile section actions */
@media (min-width: 1024px) {
  .home-template-section .product-grid,
  #featured-storybooks .product-grid,
  #featured-name-slips .product-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}

.home-template-section .section-head > .btn {
  white-space: nowrap;
  color: #fff !important;
  border-color: transparent !important;
  background: linear-gradient(135deg, var(--primary), var(--primary-deep)) !important;
  box-shadow: 0 14px 28px rgba(229, 111, 142, .22);
}

.home-template-section .section-head > .btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 18px 34px rgba(229, 111, 142, .28);
}

@media (max-width: 767px) {
  .home-template-section .section-head {
    gap: 10px;
    align-items: center;
  }

  .home-template-section .section-head > .btn {
    min-width: max-content;
    min-height: 34px;
    padding: 0 12px;
    border-radius: 999px;
    font-size: 12px;
    line-height: 1;
  }
}

/* V97 closing CTA polish + full mobile sticker visibility */
.home-cta-band {
  margin-top: 0 !important;
  padding: 20px 0 24px !important;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 214, 226, .44), transparent 28%),
    radial-gradient(circle at 86% 70%, rgba(255, 233, 198, .45), transparent 30%),
    linear-gradient(180deg, #fffaf7 0%, #fff3f7 100%) !important;
  border-block: 1px solid rgba(234, 216, 207, .55);
}

.home-cta-inner {
  position: relative;
  overflow: hidden;
  padding: 22px 24px !important;
  border: 1px solid rgba(255, 178, 199, .55);
  border-radius: 22px;
  background: rgba(255, 255, 255, .82);
  box-shadow: 0 18px 42px rgba(66, 39, 36, .08);
}

.home-cta-inner::after {
  content: "";
  position: absolute;
  right: 18px;
  top: 14px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(229, 111, 142, .16), rgba(255, 210, 118, .14));
  pointer-events: none;
}

.home-cta-copy {
  max-width: 560px;
  position: relative;
  z-index: 1;
}

.home-cta-band .eyebrow {
  min-height: 30px;
  padding: 0 12px;
  border-color: rgba(229, 111, 142, .26);
  background: #fff;
  color: var(--primary-deep);
}

.home-cta-band h2 {
  margin: 9px 0 6px;
  font-size: clamp(22px, 2.4vw, 30px);
  line-height: 1.16;
  color: var(--ink-heading);
}

.home-cta-band p {
  color: var(--muted);
  font-size: 15px;
  line-height: 1.5;
}

.home-cta-band .btn-primary {
  position: relative;
  z-index: 1;
  min-height: 44px;
  padding-inline: 18px;
  background: linear-gradient(135deg, var(--primary), var(--primary-deep));
  color: #fff;
  box-shadow: 0 14px 28px rgba(229, 111, 142, .22);
}

.home-template-section {
  overflow: visible !important;
}

@media (max-width: 767px) {
  .home-cta-band {
    padding: 14px 0 18px !important;
  }

  .home-cta-inner {
    gap: 14px;
    padding: 18px !important;
    border-radius: 18px;
  }

  .home-cta-inner::after {
    width: 54px;
    height: 54px;
    right: -10px;
    top: -10px;
  }

  .home-cta-band h2 {
    font-size: 22px;
  }

  .home-cta-band p {
    font-size: 14px;
  }

  .home-cta-band .btn-primary {
    width: 100%;
    min-height: 42px;
  }

  #featured-stickers .product-card.sticker {
    overflow: visible;
  }

  #featured-stickers .product-card.sticker .product-media {
    aspect-ratio: 1 / 1.25;
    overflow: visible;
    padding: 6px;
  }

  #featured-stickers .product-card.sticker .product-media img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

/* V98 — two-banner homepage hero carousel */
.home-hero-carousel {
  position: relative;
  padding: 12px 0 30px;
  background: var(--bg);
  border-bottom: 1px solid rgba(234, 216, 207, .55);
}

.home-hero-carousel__viewport {
  width: min(calc(100% - 32px), 1180px);
  margin: 0 auto;
  overflow: hidden;
  border-radius: 28px;
  box-shadow: 0 20px 58px rgba(66, 39, 36, .12);
}

.home-hero-carousel__track {
  display: flex;
  width: 100%;
  transition: transform .65s ease;
  will-change: transform;
}

.home-hero-slide {
  flex: 0 0 100%;
  min-width: 100%;
}

.home-hero-carousel .hero {
  padding: 0 !important;
  background: transparent;
  border: 0;
}

.home-hero-carousel .hero-frame {
  width: 100% !important;
  max-width: none !important;
  margin: 0;
  border-radius: 0 !important;
  box-shadow: none !important;
  min-height: clamp(420px, 34vw, 460px);
}

.home-hero-carousel__dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 12px;
}

.home-hero-carousel__dots button {
  width: 9px;
  height: 9px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(229, 111, 142, .32);
  cursor: pointer;
  transition: width .2s ease, background .2s ease;
}

.home-hero-carousel__dots button.is-active {
  width: 26px;
  background: var(--primary);
}

.dimple-hero,
.dimple-hero *,
.dimple-hero *::before,
.dimple-hero *::after {
  box-sizing: border-box;
}

.dimple-hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  height: clamp(420px, 34vw, 460px);
  border-radius: 0;
  border: 0;
  background:
    radial-gradient(circle at 22% 12%, rgba(255, 255, 255, .92) 0 16%, rgba(255, 255, 255, 0) 45%),
    radial-gradient(circle at 78% 10%, rgba(255, 255, 255, .42) 0 12%, rgba(255, 255, 255, 0) 36%),
    linear-gradient(112deg, #fff8ef 0%, #fff2e8 42%, #ffe0d4 70%, #ffd1c2 100%);
}

.dimple-hero::before,
.dimple-hero::after {
  content: "";
  position: absolute;
  z-index: -1;
  pointer-events: none;
}

.dimple-hero::before {
  inset: -20% 40% auto -14%;
  height: 58%;
  background: radial-gradient(circle, rgba(255, 255, 255, .78), rgba(255, 255, 255, 0) 68%);
  filter: blur(2px);
}

.dimple-hero::after {
  right: -14%;
  bottom: -26%;
  width: 48%;
  height: 52%;
  background: radial-gradient(circle, rgba(255, 255, 255, .38), rgba(255, 255, 255, 0) 70%);
}

.dimple-hero__inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 58%) minmax(300px, 42%);
  height: 100%;
}

.dimple-hero__copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
  max-width: 660px;
  padding: 30px clamp(28px, 3.6vw, 46px) 28px;
}

.dimple-hero__title {
  max-width: 560px;
  margin: 0;
  color: #3e2948;
  font-family: var(--display-font);
  font-size: clamp(34px, 3.7vw, 52px);
  font-weight: 700;
  line-height: 1.02;
  letter-spacing: 0;
}

.dimple-hero__title span {
  color: var(--primary);
}

.dimple-hero__subtitle {
  max-width: 590px;
  margin: 0;
  color: #5f4a66;
  font-size: clamp(15px, 1.25vw, 18px);
  line-height: 1.45;
  letter-spacing: 0;
}

.dimple-hero__subtitle strong {
  color: var(--primary-deep);
  font-weight: 800;
}

.dimple-hero__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin-top: 4px;
}

.dimple-hero__btn {
  min-height: 48px;
  min-width: 188px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 18px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 900;
  line-height: 1;
  text-decoration: none;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}

.dimple-hero__btn:hover {
  transform: translateY(-1px);
}

.dimple-hero__btn--primary {
  color: #fff;
  background: linear-gradient(135deg, var(--primary), #f17783);
  border: 1px solid rgba(255, 255, 255, .78);
  box-shadow: 0 11px 24px rgba(215, 80, 95, .24), inset 0 0 0 2px rgba(255, 255, 255, .25);
}

.dimple-hero__btn--secondary {
  color: var(--ink-heading);
  background: rgba(255, 250, 241, .9);
  border: 1px solid rgba(220, 163, 103, .38);
  box-shadow: 0 10px 22px rgba(138, 91, 66, .1);
}

.dimple-hero__arrow {
  width: 28px;
  height: 28px;
  display: inline-grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 50%;
  font-size: 18px;
  line-height: 1;
}

.dimple-hero__btn--primary .dimple-hero__arrow {
  color: var(--primary);
  background: rgba(255, 255, 255, .96);
}

.dimple-hero__btn--secondary .dimple-hero__arrow {
  color: #fff;
  background: var(--ink-heading);
}

.dimple-hero__trust {
  width: min(100%, 540px);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin: 8px 0 0;
  padding: 0;
  color: #5f4a66;
  list-style: none;
}

.dimple-hero__trust-item {
  display: grid;
  justify-items: center;
  gap: 5px;
  min-width: 0;
  padding: 0 10px;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.15;
}

.dimple-hero__trust-item + .dimple-hero__trust-item {
  border-left: 1px solid rgba(89, 54, 76, .18);
}

.dimple-hero__trust-icon {
  width: 28px;
  height: 28px;
  display: inline-grid;
  place-items: center;
  border-radius: 50%;
  color: var(--primary);
  background: rgba(255, 255, 255, .62);
  border: 1px solid rgba(255, 255, 255, .88);
  box-shadow: 0 6px 14px rgba(150, 78, 91, .07);
}

.dimple-hero__trust-icon svg {
  width: 14px;
  height: 14px;
  stroke: currentColor;
}

.dimple-hero__visual {
  position: relative;
  min-width: 0;
  align-self: stretch;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding-right: clamp(0px, 1vw, 8px);
}

.dimple-hero__visual picture {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
}

.dimple-hero__visual img {
  display: block;
  width: auto;
  max-width: none;
  height: 100%;
  max-height: 450px;
  margin-left: -42px;
  object-fit: contain;
  object-position: right bottom;
}

@media (max-width: 1024px) {
  .home-hero-carousel__viewport {
    width: min(calc(100% - 28px), 960px);
    border-radius: 26px;
  }

  .dimple-hero,
  .home-hero-carousel .hero-frame {
    height: clamp(390px, 43vw, 430px);
    min-height: clamp(390px, 43vw, 430px);
  }

  .dimple-hero__inner {
    grid-template-columns: minmax(0, 57%) minmax(280px, 43%);
  }

  .dimple-hero__copy {
    gap: 10px;
    padding: 26px 28px 24px;
  }

  .dimple-hero__title {
    max-width: 480px;
    font-size: clamp(32px, 4.7vw, 44px);
  }

  .dimple-hero__subtitle {
    max-width: 480px;
    font-size: clamp(15px, 1.9vw, 17px);
  }

  .dimple-hero__btn {
    min-width: 172px;
    min-height: 44px;
    padding: 0 15px;
    font-size: 14px;
  }

  .dimple-hero__visual img {
    max-height: 405px;
    margin-left: -36px;
  }
}

@media (max-width: 767px) {
  .home-hero-carousel {
    padding: 8px 0 20px;
  }

  .home-hero-carousel__viewport {
    width: min(calc(100% - 20px), 520px);
    border-radius: 22px;
  }

  .dimple-hero {
    height: auto;
    min-height: 0;
    background:
      radial-gradient(circle at 20% 7%, rgba(255, 255, 255, .9) 0 16%, rgba(255, 255, 255, 0) 42%),
      linear-gradient(150deg, #fff5eb 0%, #ffe5da 56%, #ffd3c4 100%);
  }

  .dimple-hero__inner {
    display: flex;
    flex-direction: column;
  }

  .dimple-hero__copy {
    max-width: none;
    gap: 10px;
    padding: 21px 16px 0;
  }

  .dimple-hero__title {
    max-width: 410px;
    font-size: clamp(30px, 8.8vw, 38px);
    line-height: 1.03;
  }

  .dimple-hero__subtitle {
    max-width: 410px;
    font-size: 15px;
    line-height: 1.38;
  }

  .dimple-hero__actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    width: 100%;
    margin-top: 2px;
  }

  .dimple-hero__btn {
    width: 100%;
    min-width: 0;
    min-height: 45px;
    padding: 0 16px;
    font-size: 14px;
  }

  .dimple-hero__trust {
    width: 100%;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 2px;
  }

  .dimple-hero__trust-item {
    gap: 4px;
    padding: 0 5px;
    font-size: 9.4px;
  }

  .dimple-hero__trust-icon {
    width: 24px;
    height: 24px;
  }

  .dimple-hero__visual {
    height: clamp(188px, 52vw, 226px);
    margin-top: 8px;
    padding: 0;
    overflow: hidden;
  }

  .dimple-hero__visual picture {
    justify-content: center;
  }

  .dimple-hero__visual img {
    width: 100%;
    height: 100%;
    max-height: none;
    margin: 0;
    object-fit: cover;
    object-position: center center;
  }

  .home-hero-carousel .hero-frame {
    min-height: 520px;
  }

  .home-hero-carousel__dots {
    margin-top: 9px;
  }
}

@media (max-width: 390px) {
  .dimple-hero__copy {
    padding: 19px 14px 0;
  }

  .dimple-hero__title {
    font-size: clamp(29px, 8.8vw, 36px);
  }

  .dimple-hero__subtitle {
    font-size: 14.5px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .home-hero-carousel__track,
  .home-hero-carousel__dots button,
  .dimple-hero__btn {
    transition: none;
  }
}

/* V99 — tighter homepage rhythm and full template visibility */
@media (min-width: 768px) {
  .home-hero-carousel {
    padding-bottom: 10px !important;
  }

  .home-hero-carousel__dots {
    margin-top: 8px !important;
  }

  .home-page .shop-gateway {
    padding-top: 18px !important;
    padding-bottom: 44px !important;
  }

  .shop-gateway-head {
    margin-bottom: 18px !important;
  }

  .gateway-cards {
    width: min(100%, 980px);
    margin-inline: auto;
    gap: 14px !important;
  }

  .gateway-card,
  .gateway-card img {
    border-radius: 18px !important;
  }
}

@media (min-width: 1024px) {
  .home-page .shop-gateway {
    padding-top: 12px !important;
  }

  .gateway-cards {
    max-width: 940px;
  }
}

.home-template-section,
.home-template-section .product-grid,
.home-template-section .product-card,
.home-template-section .product-media {
  overflow: visible !important;
}

.home-template-section .product-media img {
  object-fit: contain !important;
}

.home-template-section .product-card.sticker .product-media {
  aspect-ratio: 1 / 1.18 !important;
}

@media (max-width: 767px) {
  .gateway-cards {
    gap: 12px !important;
    padding-bottom: 6px;
  }

  .gateway-card {
    flex: 0 0 calc((100% - 12px) / 2) !important;
    max-width: 190px;
    border-radius: 16px !important;
  }

  .gateway-card img {
    border-radius: 16px !important;
  }

  .home-template-section .product-card.sticker .product-media {
    aspect-ratio: 1 / 1.28 !important;
  }
}

/* V100 - mobile banner one image swap */
.dimple-mobile-image-hero {
  display: none;
}

@media (max-width: 767px) {
  .home-hero-slide:first-child .dimple-hero {
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    background: transparent !important;
  }

  .home-hero-slide:first-child .dimple-hero::before,
  .home-hero-slide:first-child .dimple-hero::after,
  .home-hero-slide:first-child .dimple-hero__inner {
    display: none !important;
  }

  .home-hero-slide:first-child .dimple-mobile-image-hero {
    display: block;
    width: min(100%, 520px);
    margin: 0 auto;
    padding: 0 10px 4px;
  }

  .home-hero-slide:first-child .dimple-mobile-image-hero picture,
  .home-hero-slide:first-child .dimple-mobile-image-hero img {
    display: block;
    width: 100%;
  }

  .home-hero-slide:first-child .dimple-mobile-image-hero img {
    height: auto;
    border-radius: 22px;
    background: #fff3eb;
    box-shadow: 0 18px 42px rgba(75, 45, 65, 0.12);
    object-fit: contain;
    object-position: center;
  }
}

/* V101 - mobile hero uses WebP artwork with editable HTML copy/actions */
@media (max-width: 767px) {
  .home-hero-slide:first-child .dimple-hero {
    position: relative;
    display: grid;
    width: min(100%, 520px);
    min-height: min(132vw, 650px) !important;
    margin: 0 auto;
    padding: 0 !important;
    overflow: hidden;
    border-radius: 22px;
    background: #fff3eb !important;
    box-shadow: 0 18px 42px rgba(75, 45, 65, 0.12);
    cursor: pointer;
  }

  .home-hero-slide:first-child .dimple-mobile-image-hero {
    position: absolute;
    inset: 0;
    z-index: 0;
    display: block !important;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .home-hero-slide:first-child .dimple-mobile-image-hero picture,
  .home-hero-slide:first-child .dimple-mobile-image-hero img {
    width: 100%;
    height: 100%;
  }

  .home-hero-slide:first-child .dimple-mobile-image-hero img {
    border-radius: 0;
    object-fit: cover;
    object-position: center bottom;
    box-shadow: none;
  }

  .home-hero-slide:first-child .dimple-hero__inner {
    position: relative;
    z-index: 1;
    display: grid !important;
    min-height: inherit;
    padding: 28px 20px 26px;
    align-content: end;
    background:
      linear-gradient(180deg, rgba(255,255,255,.12) 0%, rgba(255,250,247,.52) 47%, rgba(255,250,247,.96) 100%),
      linear-gradient(90deg, rgba(255,255,255,.9) 0%, rgba(255,255,255,.5) 54%, rgba(255,255,255,.08) 100%);
  }

  .home-hero-slide:first-child .dimple-hero__copy {
    max-width: 100%;
    gap: 10px;
  }

  .home-hero-slide:first-child .dimple-hero__title {
    max-width: 9.4ch;
    font-size: clamp(32px, 11vw, 48px);
    line-height: .98;
  }

  .home-hero-slide:first-child .dimple-hero__subtitle {
    max-width: 26ch;
    font-size: 14.5px;
    line-height: 1.42;
  }

  .home-hero-slide:first-child .dimple-hero__actions {
    grid-template-columns: 1fr;
    gap: 8px;
    margin-top: 4px;
  }

  .home-hero-slide:first-child .dimple-hero__btn {
    min-height: 44px;
    padding: 0 16px;
    font-size: 14px;
  }

  .home-hero-slide:first-child .dimple-hero__btn--secondary {
    border-color: transparent;
    background: linear-gradient(135deg, var(--primary), var(--coral));
    color: #fff;
    box-shadow: 0 12px 24px rgba(216, 94, 131, .22);
  }

  .home-hero-slide:first-child .dimple-hero__btn--secondary .dimple-hero__arrow {
    background: rgba(255,255,255,.94);
    color: var(--primary-deep);
  }

  .home-hero-slide:first-child .dimple-hero__trust,
  .home-hero-slide:first-child .dimple-hero__visual {
    display: none;
  }

  .home-hero-slide:nth-child(2) .hero-frame {
    min-height: min(132vw, 650px);
    background: #fff3eb;
  }

  .home-hero-slide:nth-child(2) .hero-video {
    height: 100%;
    object-fit: cover;
  }

  .home-hero-slide:nth-child(2) .hero-overlay {
    min-height: inherit;
  }
}

/* V102 - compact real-HTML mobile/tablet hero */
.dimple-mobile-compact-hero {
  display: none;
}

@media (max-width: 1023px) {
  .home-hero-carousel {
    --dimple-mobile-hero-height: 640px;
    padding: 8px 0 18px !important;
  }

  .home-hero-carousel__viewport {
    width: min(calc(100% - 20px), 430px) !important;
    border-radius: 26px !important;
    box-shadow: 0 14px 34px rgba(125, 68, 74, .14) !important;
  }

  .home-hero-slide {
    min-height: var(--dimple-mobile-hero-height);
  }

  .home-hero-slide:first-child .dimple-hero {
    width: 100% !important;
    height: var(--dimple-mobile-hero-height) !important;
    min-height: var(--dimple-mobile-hero-height) !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  .home-hero-slide:first-child .dimple-hero::before,
  .home-hero-slide:first-child .dimple-hero::after,
  .home-hero-slide:first-child .dimple-hero__inner,
  .home-hero-slide:first-child .dimple-mobile-image-hero {
    display: none !important;
  }

  .dimple-mobile-compact-hero,
  .dimple-mobile-compact-hero *,
  .dimple-mobile-compact-hero *::before,
  .dimple-mobile-compact-hero *::after {
    box-sizing: border-box;
  }

  .dimple-mobile-compact-hero {
    position: relative;
    isolation: isolate;
    display: flex !important;
    flex-direction: column;
    width: 100%;
    height: var(--dimple-mobile-hero-height);
    overflow: hidden;
    border: 1px solid rgba(226, 139, 150, .22);
    border-radius: 0;
    background:
      radial-gradient(circle at 18% 8%, rgba(255, 255, 255, .95) 0 24%, transparent 48%),
      radial-gradient(circle at 88% 30%, rgba(255, 221, 223, .45) 0 20%, transparent 44%),
      linear-gradient(180deg, #fff4e9 0%, #ffeadd 56%, #ffe7d9 100%);
    cursor: pointer;
  }

  .dimple-mobile-compact-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background:
      radial-gradient(circle at 12% 24%, rgba(255, 255, 255, .65) 0 1px, transparent 2px),
      radial-gradient(circle at 86% 18%, rgba(255, 255, 255, .7) 0 1.2px, transparent 2.3px),
      radial-gradient(circle at 78% 52%, rgba(255, 255, 255, .55) 0 1px, transparent 2px);
    pointer-events: none;
  }

  .dimple-mobile-compact-hero__sparkle {
    position: absolute;
    z-index: 1;
    color: #d9993d;
    font-size: 14px;
    line-height: 1;
    opacity: .62;
    text-shadow: 0 2px 8px rgba(255, 218, 122, .42);
    pointer-events: none;
  }

  .dimple-mobile-compact-hero__sparkle--one {
    top: 34px;
    left: 28px;
  }

  .dimple-mobile-compact-hero__sparkle--two {
    top: 78px;
    right: 36px;
  }

  .dimple-mobile-compact-hero__sparkle--three {
    top: 226px;
    left: 26px;
    font-size: 11px;
    opacity: .45;
  }

  .dimple-mobile-compact-hero__content {
    position: relative;
    z-index: 2;
    padding: 20px 18px 0;
    text-align: center;
  }

  .dimple-mobile-compact-hero__title {
    max-width: 10.8ch;
    margin: 0 auto;
    color: #342038;
    font-family: var(--display-font);
    font-size: clamp(31px, 9.4vw, 40px);
    font-weight: 700;
    line-height: 1.02;
    letter-spacing: 0;
    text-wrap: balance;
  }

  .dimple-mobile-compact-hero__title span {
    color: var(--primary);
  }

  .dimple-mobile-compact-hero__subtitle {
    max-width: 330px;
    margin: 12px auto 0;
    color: #5a465b;
    font-size: clamp(14px, 3.8vw, 16px);
    line-height: 1.36;
    letter-spacing: 0;
  }

  .dimple-mobile-compact-hero__subtitle strong {
    color: var(--primary-deep);
    font-weight: 800;
  }

  .dimple-mobile-compact-hero__actions {
    display: grid;
    gap: 9px;
    max-width: 330px;
    margin: 15px auto 0;
  }

  .dimple-mobile-compact-hero__btn {
    min-height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 16px;
    border-radius: 999px;
    font-size: 15px;
    font-weight: 850;
    line-height: 1;
    text-decoration: none;
    box-shadow: 0 9px 18px rgba(138, 70, 74, .14);
    transition: transform .16s ease, box-shadow .16s ease;
  }

  .dimple-mobile-compact-hero__btn--primary {
    color: #fff;
    border: 1.5px solid rgba(255, 220, 170, .95);
    background: linear-gradient(135deg, #df5579 0%, #f17683 100%);
  }

  .dimple-mobile-compact-hero__btn--secondary {
    color: #342038;
    border: 1.3px solid rgba(226, 173, 113, .58);
    background: rgba(255, 250, 240, .92);
  }

  .dimple-mobile-compact-hero__arrow {
    width: 27px;
    height: 27px;
    display: grid;
    place-items: center;
    flex: 0 0 auto;
    border-radius: 999px;
    font-size: 17px;
    line-height: 1;
  }

  .dimple-mobile-compact-hero__btn--primary .dimple-mobile-compact-hero__arrow {
    color: var(--primary);
    background: #fff;
  }

  .dimple-mobile-compact-hero__btn--secondary .dimple-mobile-compact-hero__arrow {
    color: #fff;
    background: #342038;
  }

  .dimple-mobile-compact-hero__trust {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    max-width: 340px;
    margin: 12px auto 0;
    padding: 0;
    list-style: none;
  }

  .dimple-mobile-compact-hero__trust li {
    min-width: 0;
    display: grid;
    justify-items: center;
    align-content: start;
    gap: 5px;
    padding: 0 5px;
    color: #5a465b;
    font-size: 9.8px;
    font-weight: 700;
    line-height: 1.14;
  }

  .dimple-mobile-compact-hero__trust li + li {
    border-left: 1px solid rgba(156, 96, 82, .24);
  }

  .dimple-mobile-compact-hero__trust-icon {
    width: 24px;
    height: 24px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    color: #df5976;
    background: #ffdce4;
  }

  .dimple-mobile-compact-hero__trust-icon--lavender {
    color: #7f5aa0;
    background: #e9d7fb;
  }

  .dimple-mobile-compact-hero__trust-icon--peach {
    color: #df6b62;
    background: #ffe1cf;
  }

  .dimple-mobile-compact-hero__trust-icon svg {
    width: 14px;
    height: 14px;
    fill: currentColor;
  }

  .dimple-mobile-compact-hero__visual {
    position: relative;
    z-index: 1;
    display: block;
    height: clamp(205px, 49vw, 230px);
    margin-top: auto;
    overflow: hidden;
  }

  .dimple-mobile-compact-hero__visual::before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
    height: 38px;
    background: linear-gradient(180deg, #ffeadd 0%, rgba(255, 234, 221, 0) 100%);
    pointer-events: none;
  }

  .dimple-mobile-compact-hero__visual img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
  }

  .home-hero-slide:nth-child(2) .hero-frame {
    width: 100% !important;
    height: var(--dimple-mobile-hero-height) !important;
    min-height: var(--dimple-mobile-hero-height) !important;
    overflow: hidden;
    background: #fff3eb !important;
  }

  .home-hero-slide:nth-child(2) .hero-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }

  .home-hero-slide:nth-child(2) .hero-overlay {
    height: 100%;
    min-height: 0;
  }
}

@media (max-width: 767px) {
  .home-hero-carousel {
    --dimple-mobile-hero-height: clamp(610px, 156vw, 640px);
  }
}

@media (max-width: 360px) {
  .home-hero-carousel {
    --dimple-mobile-hero-height: 610px;
  }

  .dimple-mobile-compact-hero__content {
    padding: 18px 15px 0;
  }

  .dimple-mobile-compact-hero__title {
    font-size: 30px;
  }

  .dimple-mobile-compact-hero__subtitle {
    font-size: 13.5px;
  }

  .dimple-mobile-compact-hero__btn {
    min-height: 44px;
    font-size: 14px;
  }

  .dimple-mobile-compact-hero__trust li {
    font-size: 9.2px;
    padding-inline: 4px;
  }

  .dimple-mobile-compact-hero__visual {
    height: 200px;
  }
}

/* V105 - image-led How It Works cards and tighter desktop section rhythm */
.dimple-steps--visual {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 18px !important;
  align-items: stretch;
  max-width: 1280px;
  margin: 28px auto 0;
}

.dimple-steps--visual::before {
  display: none !important;
}

.dimple-how-card {
  margin: 0;
  overflow: hidden;
  border-radius: 22px;
  background: #fff;
  border: 1px solid rgba(234, 216, 207, 0.78);
  box-shadow: 0 18px 44px rgba(66, 39, 36, 0.075);
  line-height: 0;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.dimple-how-card img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

@media (hover: hover) {
  .dimple-how-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 26px 58px rgba(66, 39, 36, 0.12);
  }
}

.how-page-hero .container {
  max-width: 1120px;
}

.how-page-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-top: 28px;
}

.how-page-step {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.84);
  border: 1px solid rgba(234, 216, 207, 0.82);
  box-shadow: 0 18px 44px rgba(66, 39, 36, 0.07);
}

.how-page-step img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.how-page-step-copy {
  padding: 18px;
}

.how-page-step-copy strong {
  display: block;
  margin-bottom: 8px;
  color: var(--ink-heading);
  font-family: var(--display-font);
  font-size: 22px;
  line-height: 1.2;
}

.how-page-step-copy p {
  margin: 0;
  color: var(--muted);
  font-size: 14.5px;
  font-weight: 700;
  line-height: 1.6;
}

.how-page-note {
  margin-top: 18px;
  padding: 16px 18px;
  border-radius: 18px;
  background: rgba(255, 242, 247, 0.72);
  border: 1px solid rgba(229, 111, 142, 0.22);
  color: var(--muted);
  font-weight: 750;
  line-height: 1.6;
}

.how-page-note strong {
  color: var(--ink-heading);
}

@media (min-width: 1024px) {
  .home-hero-carousel {
    padding-top: 8px !important;
    padding-bottom: 4px !important;
  }

  .home-hero-carousel__dots {
    margin-top: 8px !important;
  }

  .home-page .shop-gateway {
    padding-top: 14px !important;
    padding-bottom: 30px !important;
  }

  .home-template-section,
  .dimple-how,
  .home-story-cards,
  .section-testimonials,
  .home-cta-band {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .home-template-section .section-head,
  .shop-gateway-head,
  .section-testimonials .section-head {
    margin-bottom: 16px !important;
  }

  .dimple-how__container {
    gap: 18px !important;
  }
}

@media (max-width: 900px) {
  .dimple-steps--visual,
  .how-page-steps {
    grid-template-columns: 1fr !important;
    max-width: 620px;
    margin-inline: auto;
  }
}

@media (max-width: 767px) {
  .dimple-steps--visual {
    margin-top: 22px;
  }

  .dimple-how-card,
  .how-page-step {
    border-radius: 18px;
  }

  .how-page-steps {
    gap: 16px;
    margin-top: 22px;
  }

  .how-page-step-copy {
    padding: 16px;
  }

  .how-page-step-copy strong {
    font-size: 20px;
  }
}

/* V106 - unified How It Works artwork sizing and restrained page typography */
.dimple-how-card {
  aspect-ratio: 4 / 3;
  border: 0;
  border-radius: 18px;
  background: transparent;
  box-shadow: none;
}

.dimple-how-card img,
.how-page-step img {
  width: 100%;
  aspect-ratio: 4 / 3;
  height: auto;
  object-fit: cover;
  object-position: center;
}

.dimple-how-card img {
  border: 1px solid rgba(229, 111, 142, 0.18);
  border-radius: inherit;
  box-shadow: 0 14px 34px rgba(66, 39, 36, 0.075);
}

@media (hover: hover) {
  .dimple-how-card:hover {
    box-shadow: none;
  }

  .dimple-how-card:hover img {
    box-shadow: 0 20px 42px rgba(66, 39, 36, 0.11);
  }
}

.how-page-hero {
  padding-top: 34px !important;
  padding-bottom: 38px !important;
}

.how-page-hero .container {
  max-width: 1120px;
}

.how-page-hero .eyebrow {
  margin-bottom: 8px !important;
  min-height: 30px;
  font-size: 13px;
}

.how-page-hero .section-title,
.how-page-hero h1.section-title {
  max-width: 760px;
  margin: 4px 0 8px !important;
  font-size: clamp(28px, 2.6vw, 36px) !important;
  line-height: 1.14 !important;
  letter-spacing: 0 !important;
}

.how-page-hero .section-copy {
  max-width: 720px !important;
  margin-top: 0 !important;
  font-size: 15.5px !important;
  line-height: 1.55 !important;
}

.how-page-steps {
  gap: 16px;
  margin-top: 22px;
}

.how-page-step {
  border-radius: 16px;
  box-shadow: 0 12px 30px rgba(66, 39, 36, 0.06);
}

.how-page-step img {
  border-bottom: 1px solid rgba(234, 216, 207, 0.72);
}

.how-page-step-copy {
  padding: 14px 15px 16px;
}

.how-page-step-copy strong {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.25;
}

.how-page-step-copy p {
  font-size: 13.5px !important;
  font-weight: 650;
  line-height: 1.52 !important;
}

.how-page-note {
  margin-top: 14px;
  padding: 12px 15px;
  border-radius: 14px;
  font-size: 13.5px;
  line-height: 1.5;
}

@media (max-width: 900px) {
  .how-page-hero {
    padding-top: 30px !important;
  }

  .how-page-hero .section-title,
  .how-page-hero h1.section-title {
    font-size: clamp(26px, 4.5vw, 32px) !important;
  }
}

@media (max-width: 767px) {
  .dimple-how-card {
    border-radius: 15px;
  }

  .how-page-hero {
    padding-top: 24px !important;
    padding-bottom: 30px !important;
  }

  .how-page-hero .section-title,
  .how-page-hero h1.section-title {
    font-size: 26px !important;
  }

  .how-page-hero .section-copy {
    font-size: 14.5px !important;
  }

  .how-page-step-copy strong {
    font-size: 17px;
  }

  .how-page-step-copy p,
  .how-page-note {
    font-size: 13px !important;
  }
}

/* V107 - equal two-banner geometry with no exposed blank band */
.home-hero-carousel{
  background:#fff8f3;
}
.home-hero-carousel__viewport,
.home-hero-carousel__track,
.home-hero-slide,
.home-hero-slide > .hero,
.home-hero-slide > .dimple-hero,
.home-hero-slide .hero-frame{
  background:#fff3eb;
}
.home-hero-slide{
  overflow:hidden;
}
.home-hero-slide .hero-video{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.home-hero-slide .hero-overlay{
  height:100%;
  min-height:0;
}
@media(min-width:1024px){
  .home-hero-carousel{
    --dimple-hero-equal-height:clamp(420px,34vw,460px);
  }
  .home-hero-carousel__viewport,
  .home-hero-carousel__track,
  .home-hero-slide,
  .home-hero-slide > .dimple-hero,
  .home-hero-slide > .hero,
  .home-hero-slide .hero-frame{
    height:var(--dimple-hero-equal-height) !important;
    min-height:var(--dimple-hero-equal-height) !important;
  }
  .home-hero-slide > .dimple-hero,
  .home-hero-slide > .hero{
    overflow:hidden;
  }
}
@media(max-width:1023px){
  .home-hero-carousel__viewport,
  .home-hero-carousel__track,
  .home-hero-slide,
  .home-hero-slide > .dimple-hero,
  .home-hero-slide > .hero,
  .home-hero-slide .hero-frame{
    height:var(--dimple-mobile-hero-height) !important;
    min-height:var(--dimple-mobile-hero-height) !important;
  }
  .home-hero-carousel__track,
  .home-hero-slide{
    align-items:stretch;
  }
}
