:root {
  --sblm-night-950: #281437;
  --sblm-night-900: #321946;
  --sblm-night-800: #422258;
  --sblm-plum: #543066;
  --sblm-plum-soft: #79588a;
  --sblm-ink: #30233a;
  --sblm-muted: #706578;
  --sblm-cream: #fffaf1;
  --sblm-paper: #fffdf8;
  --sblm-white: #ffffff;
  --sblm-lavender: #eee5ff;
  --sblm-lavender-2: #dfd0fb;
  --sblm-pink: #ffe4ee;
  --sblm-peach: #ffe8d5;
  --sblm-mint: #dff5e9;
  --sblm-sky: #dff2fb;
  --sblm-gold: #ffdc83;
  --sblm-gold-deep: #cf8b32;
  --sblm-green: #3f8b68;
  --sblm-line: rgba(70, 43, 82, .12);
  --sblm-shadow-soft: 0 20px 60px rgba(58, 36, 70, .12);
  --sblm-shadow-deep: 0 28px 80px rgba(21, 9, 31, .28);
  --sblm-radius-xl: 38px;
  --sblm-radius-lg: 28px;
  --sblm-radius-md: 20px;
  --sblm-radius-sm: 14px;
  --sblm-shell: 1180px;
  --sblm-font-body: ui-rounded, "Avenir Next", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
  --sblm-font-display: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Baskerville, Georgia, serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; background: var(--sblm-night-950); }
body.sblm-standalone {
  margin: 0;
  min-width: 320px;
  overflow-x: clip;
  background: var(--sblm-cream);
  color: var(--sblm-ink);
  font-family: var(--sblm-font-body);
  font-size: 17px;
  line-height: 1.68;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
body.sblm-standalone img { display: block; max-width: 100%; height: auto; }
body.sblm-standalone a { color: inherit; }
body.sblm-standalone button,
body.sblm-standalone a { -webkit-tap-highlight-color: transparent; }
body.sblm-standalone ::selection { background: var(--sblm-gold); color: var(--sblm-night-950); }

.sblm-shell { width: min(calc(100% - 48px), var(--sblm-shell)); margin-inline: auto; }
.sblm-reading-shell { width: min(calc(100% - 48px), 1020px); }
.sblm-section { position: relative; padding: clamp(82px, 9vw, 138px) 0; }
.sblm-page { overflow: clip; }

.sblm-skip {
  position: fixed;
  z-index: 100000;
  left: 18px;
  top: 12px;
  transform: translateY(-150%);
  padding: 12px 16px;
  border-radius: 999px;
  background: #fff;
  color: var(--sblm-night-950);
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
  box-shadow: var(--sblm-shadow-deep);
}
.sblm-skip:focus { transform: none; }

.sblm-progress {
  position: fixed;
  z-index: 9999;
  inset: 0 0 auto;
  height: 4px;
  background: rgba(255, 255, 255, .12);
  pointer-events: none;
}
.sblm-progress span {
  display: block;
  width: 0;
  height: 100%;
  background: linear-gradient(90deg, #ffbfcf, #ffe399, #bdeedb, #d4c2ff);
  box-shadow: 0 0 16px rgba(255, 224, 153, .55);
  will-change: width;
}

.sblm-admin-pill {
  position: fixed;
  z-index: 10000;
  top: 12px;
  left: 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  max-width: calc(100% - 24px);
  padding: 8px 10px;
  border: 1px solid rgba(255, 255, 255, .45);
  border-radius: 13px;
  background: rgba(40, 20, 55, .86);
  color: #fff;
  font-size: 11px;
  line-height: 1.2;
  box-shadow: 0 12px 40px rgba(0, 0, 0, .24);
  backdrop-filter: blur(18px);
}
.sblm-admin-pill span { opacity: .72; font-weight: 800; letter-spacing: .08em; }
.sblm-admin-pill a { padding: 5px 8px; border-radius: 8px; background: rgba(255, 255, 255, .12); font-weight: 800; text-decoration: none; }


.sblm-hero {
  position: relative;
  min-height: 860px;
  display: grid;
  align-items: center;
  padding: 88px 0 150px;
  overflow: hidden;
  isolation: isolate;
  color: #fff;
  background:
    radial-gradient(circle at 74% 18%, rgba(180, 142, 230, .26), transparent 28%),
    radial-gradient(circle at 12% 70%, rgba(117, 217, 194, .15), transparent 28%),
    linear-gradient(145deg, #271337 0%, #3b1d51 43%, #5b376f 100%);
}
.sblm-starfield,
.sblm-final__stars {
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: .68;
  background-image:
    radial-gradient(circle at 8% 18%, #fff 0 1px, transparent 1.6px),
    radial-gradient(circle at 16% 63%, #ffe5a0 0 1.5px, transparent 2px),
    radial-gradient(circle at 24% 33%, #fff 0 1px, transparent 1.6px),
    radial-gradient(circle at 37% 77%, #d8f6ee 0 1.4px, transparent 2px),
    radial-gradient(circle at 49% 14%, #fff 0 1px, transparent 1.6px),
    radial-gradient(circle at 59% 58%, #ffd9e7 0 1.5px, transparent 2px),
    radial-gradient(circle at 68% 29%, #fff 0 1px, transparent 1.6px),
    radial-gradient(circle at 79% 81%, #ffe5a0 0 1.5px, transparent 2px),
    radial-gradient(circle at 89% 46%, #fff 0 1px, transparent 1.6px),
    radial-gradient(circle at 94% 12%, #d8f6ee 0 1.4px, transparent 2px);
  background-size: 320px 270px, 390px 310px, 460px 360px, 520px 420px, 610px 500px, 710px 560px, 810px 630px, 940px 720px, 1080px 820px, 1240px 930px;
}
.sblm-orb { position: absolute; z-index: -1; border-radius: 999px; filter: blur(2px); pointer-events: none; }
.sblm-orb--one { width: 460px; height: 460px; right: -180px; top: 100px; background: radial-gradient(circle, rgba(255, 224, 172, .16), rgba(255, 221, 131, 0) 70%); }
.sblm-orb--two { width: 420px; height: 420px; left: -220px; bottom: 20px; background: radial-gradient(circle, rgba(142, 239, 211, .13), rgba(142, 239, 211, 0) 70%); }
.sblm-hero__grid { display: grid; grid-template-columns: minmax(0, 1.06fr) minmax(420px, .94fr); gap: clamp(56px, 7vw, 94px); align-items: center; }
.sblm-hero__copy { position: relative; z-index: 2; max-width: 690px; }
.sblm-hero-brand {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 18px;
  align-items: center;
  width: fit-content;
  max-width: 100%;
  margin: 0 0 34px;
  padding: 12px 15px 12px 13px;
  border: 1px solid rgba(255,255,255,.15);
  border-radius: 22px;
  background: rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 18px 48px rgba(18,7,27,.16);
  backdrop-filter: blur(15px) saturate(1.08);
}
.sblm-hero-brand img { display: block; width: clamp(190px, 19vw, 258px); height: auto; }
.sblm-hero-brand > span { display: grid; grid-template-columns: 35px minmax(0,1fr); column-gap: 10px; align-items: center; color: #fff; line-height: 1.05; }
.sblm-hero-brand i { grid-row: 1 / 3; display: grid; place-items: center; width: 35px; height: 35px; border-radius: 12px; background: linear-gradient(145deg, rgba(228,203,255,.2), rgba(190,250,231,.18)); color: #ffe29a; font-size: 21px; font-style: normal; box-shadow: inset 0 0 0 1px rgba(255,255,255,.12); }
.sblm-hero-brand b { font-size: 12px; letter-spacing: .025em; }
.sblm-hero-brand small { margin-top: 4px; color: rgba(255,255,255,.68); font-size: 9.5px; }
.sblm-kicker,
.sblm-eyebrow {
  margin: 0 0 15px;
  color: #f6d99a;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .13em;
  line-height: 1.45;
  text-transform: uppercase;
}
.sblm-kicker span { display: inline-block; margin-right: 7px; }
.sblm-kicker--light { color: #f7dda3; }
.sblm-eyebrow { color: #8a5b78; }
.sblm-hero h1 {
  max-width: 720px;
  margin: 0;
  color: #fffdf9;
  font-family: var(--sblm-font-display);
  font-size: clamp(46px, 5.25vw, 76px);
  font-weight: 700;
  letter-spacing: -.046em;
  line-height: .99;
  text-wrap: balance;
}
.sblm-hero h1 em { color: #ffe29a; font-style: italic; font-weight: 600; }
.sblm-hero__lead { max-width: 620px; margin: 27px 0 0; color: #f4eaf8; font-family: var(--sblm-font-display); font-size: clamp(21px, 2vw, 29px); line-height: 1.34; }
.sblm-author-intro {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 15px;
  align-items: center;
  max-width: 630px;
  margin: 27px 0 0;
  padding: 16px 19px;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 20px;
  background: rgba(255, 255, 255, .075);
  backdrop-filter: blur(12px);
}
.sblm-author-intro__moon { display: grid; place-items: center; width: 52px; height: 52px; border-radius: 17px; background: linear-gradient(145deg, #f7ddff, #c9f0e2); color: var(--sblm-plum); font-size: 30px; }
.sblm-author-intro p { margin: 0; color: #f8f2fa; font-size: 15px; line-height: 1.55; }
.sblm-author-intro strong { color: #fff; }
.sblm-hero__actions { display: flex; flex-wrap: wrap; gap: 14px 18px; align-items: center; margin-top: 29px; }
.sblm-button {
  position: relative;
  display: inline-flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
  min-height: 64px;
  max-width: 100%;
  padding: 0 25px 0 29px;
  border: 0;
  border-radius: 19px;
  font-size: 14px;
  font-weight: 950;
  letter-spacing: .025em;
  line-height: 1.15;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 18px 40px rgba(24, 10, 34, .24);
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
  overflow: hidden;
}
.sblm-button::before { content: ""; position: absolute; inset: 0; background: linear-gradient(110deg, transparent 10%, rgba(255,255,255,.35) 44%, transparent 76%); transform: translateX(-130%); transition: transform .55s ease; }
.sblm-button:hover { transform: translateY(-3px); box-shadow: 0 22px 48px rgba(24, 10, 34, .3); }
.sblm-button:hover::before { transform: translateX(130%); }
.sblm-button > span { position: relative; z-index: 1; }
.sblm-button--primary { background: linear-gradient(135deg, #fffdf7 0%, #f5e8ff 50%, #ffe2a0 100%); color: #3e214f !important; }
.sblm-button--cream { background: #fff9ef; color: var(--sblm-night-900) !important; }
.sblm-button--final { width: 100%; min-height: 72px; background: linear-gradient(135deg, #fffdf8, #f7e8ff 49%, #ffe39e); color: #3c204d !important; font-size: 15px; }
.sblm-button__arrow { display: grid; place-items: center; flex: 0 0 35px; width: 35px; height: 35px; border-radius: 12px; background: rgba(62, 33, 79, .1); font-size: 20px; }
.sblm-button-note { margin: 0; color: #e9dff0; font-size: 12px; font-weight: 800; letter-spacing: .01em; }
.sblm-button-note span { display: inline-block; margin-right: 5px; color: #ffe2a0; }
.sblm-disclosure { max-width: 680px; margin: 15px 0 0; color: #7c6f81; font-size: 11px; line-height: 1.55; }
.sblm-disclosure--hero { color: rgba(246, 238, 249, .72); }
.sblm-disclosure--dark { color: rgba(246, 238, 249, .7); }
.sblm-trust-row { display: flex; flex-wrap: wrap; gap: 10px 20px; margin-top: 19px; color: #f1e8f5; font-size: 12px; font-weight: 760; }
.sblm-trust-row span { display: inline-flex; gap: 7px; align-items: center; }
.sblm-trust-row i { display: grid; place-items: center; width: 20px; height: 20px; border-radius: 999px; background: rgba(202, 244, 226, .15); color: #b9f0d7; font-style: normal; }

.sblm-hero__visual { position: relative; min-height: 620px; }
.sblm-night-window {
  position: absolute;
  inset: 36px 20px 80px 28px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .27);
  border-radius: 44px;
  background:
    radial-gradient(circle at 70% 23%, rgba(255, 226, 154, .14), transparent 24%),
    linear-gradient(160deg, rgba(33, 17, 48, .85), rgba(84, 48, 104, .76));
  box-shadow: var(--sblm-shadow-deep), inset 0 0 0 10px rgba(255, 255, 255, .035);
  backdrop-filter: blur(18px);
  transform: rotate(1.2deg);
}
.sblm-night-window::after { content: ""; position: absolute; inset: 18px; border: 1px solid rgba(255, 255, 255, .08); border-radius: 31px; pointer-events: none; }
.sblm-window-stars i { position: absolute; width: 5px; height: 5px; border-radius: 50%; background: #fff7d4; box-shadow: 0 0 14px rgba(255, 239, 174, .9); }
.sblm-window-stars i:nth-child(1) { top: 17%; left: 15%; }
.sblm-window-stars i:nth-child(2) { top: 29%; left: 39%; width: 3px; height: 3px; }
.sblm-window-stars i:nth-child(3) { top: 12%; right: 14%; width: 4px; height: 4px; }
.sblm-window-stars i:nth-child(4) { top: 43%; right: 25%; width: 3px; height: 3px; }
.sblm-window-stars i:nth-child(5) { top: 48%; left: 20%; width: 4px; height: 4px; }
.sblm-moon { position: absolute; top: 62px; right: 62px; width: 118px; height: 118px; border-radius: 50%; background: linear-gradient(145deg, #fff7d8, #ffe0a1); box-shadow: 0 0 65px rgba(255, 225, 157, .28); }
.sblm-moon::after { content: ""; position: absolute; width: 104px; height: 104px; top: -7px; left: 35px; border-radius: 50%; background: #3b214f; }
.sblm-cloud { position: absolute; height: 32px; border-radius: 999px; background: rgba(233, 224, 247, .19); filter: blur(.2px); }
.sblm-cloud::before, .sblm-cloud::after { content: ""; position: absolute; bottom: 0; border-radius: 50%; background: inherit; }
.sblm-cloud::before { left: 18px; width: 55px; height: 55px; }
.sblm-cloud::after { right: 18px; width: 45px; height: 45px; }
.sblm-cloud--one { width: 160px; left: -30px; top: 150px; }
.sblm-cloud--two { width: 132px; right: -25px; top: 260px; opacity: .75; }
.sblm-crib { position: absolute; left: 50%; bottom: 135px; width: 250px; height: 165px; transform: translateX(-50%); border: 7px solid #f4e9db; border-top: 0; border-radius: 0 0 22px 22px; box-shadow: 0 24px 40px rgba(19, 8, 27, .25); }
.sblm-crib::before, .sblm-crib::after { content: ""; position: absolute; bottom: -36px; width: 9px; height: 37px; border-radius: 0 0 5px 5px; background: #f4e9db; }
.sblm-crib::before { left: 20px; transform: rotate(5deg); }
.sblm-crib::after { right: 20px; transform: rotate(-5deg); }
.sblm-crib span { position: absolute; top: 6px; bottom: 12px; width: 5px; border-radius: 4px; background: rgba(244, 233, 219, .84); }
.sblm-crib span:nth-child(1) { left: 20%; }.sblm-crib span:nth-child(2) { left: 40%; }.sblm-crib span:nth-child(3) { left: 60%; }.sblm-crib span:nth-child(4) { left: 80%; }
.sblm-crib b { position: absolute; left: 34px; right: 34px; bottom: 24px; height: 56px; border-radius: 30px 30px 17px 17px; background: linear-gradient(145deg, #d6c6f1, #b9e5d6); }
.sblm-night-window__caption { position: absolute; left: 30px; right: 30px; bottom: 27px; padding: 18px 20px; border: 1px solid rgba(255,255,255,.16); border-radius: 22px; background: rgba(255, 253, 248, .1); backdrop-filter: blur(16px); }
.sblm-night-window__caption span { display: block; color: #f9dca0; font-size: 12px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.sblm-night-window__caption strong { display: block; margin-top: 5px; color: #fff; font-family: var(--sblm-font-display); font-size: 22px; line-height: 1.16; }
.sblm-night-window__caption small { display: block; margin-top: 7px; color: #e7dce9; font-size: 12px; line-height: 1.45; }
.sblm-legacy-baby-card { position: absolute; z-index: 3; left: -12px; bottom: 6px; display: grid; grid-template-columns: 82px 1fr; gap: 13px; align-items: center; width: 300px; padding: 12px 15px 12px 10px; border: 1px solid rgba(255,255,255,.45); border-radius: 25px; background: rgba(255, 253, 248, .93); color: var(--sblm-ink); box-shadow: 0 24px 55px rgba(21, 9, 31, .28); backdrop-filter: blur(18px); transform: rotate(-3deg); }
.sblm-legacy-baby-card img { width: 82px; height: 82px; object-fit: contain; }
.sblm-legacy-baby-card strong, .sblm-legacy-baby-card small { display: block; }
.sblm-legacy-baby-card strong { font-size: 13px; line-height: 1.24; }
.sblm-legacy-baby-card small { margin-top: 4px; color: var(--sblm-muted); font-size: 10px; line-height: 1.35; }
.sblm-float-note { position: absolute; z-index: 4; display: inline-flex; gap: 8px; align-items: center; padding: 10px 13px; border: 1px solid rgba(255,255,255,.28); border-radius: 999px; background: rgba(255,255,255,.11); color: #f9f2fb; font-size: 10px; font-weight: 900; letter-spacing: .04em; backdrop-filter: blur(14px); box-shadow: 0 15px 34px rgba(18, 7, 27, .18); }
.sblm-float-note span { color: #ffe2a0; font-size: 14px; }
.sblm-float-note--top { top: 12px; right: 0; transform: rotate(3deg); }
.sblm-float-note--bottom { right: -5px; bottom: 48px; transform: rotate(2deg); }
.sblm-hero__fade { position: absolute; z-index: 0; left: 0; right: 0; bottom: -2px; height: 140px; background: linear-gradient(180deg, rgba(255,250,241,0), var(--sblm-cream) 92%); }

.sblm-section-heading { max-width: 780px; }
.sblm-section-heading--center { margin-inline: auto; text-align: center; }
.sblm-section-heading h2,
.sblm-story__intro h2,
.sblm-discover__copy h2,
.sblm-final__copy h2 {
  margin: 0;
  color: var(--sblm-ink);
  font-family: var(--sblm-font-display);
  font-size: clamp(40px, 5vw, 68px);
  font-weight: 700;
  letter-spacing: -.04em;
  line-height: 1.03;
  text-wrap: balance;
}
.sblm-section-heading h2 em { color: #7b4f77; font-style: italic; }
.sblm-section-heading > p:last-child { max-width: 720px; margin: 22px auto 0; color: var(--sblm-muted); font-size: 18px; line-height: 1.7; }

.sblm-opening { background: var(--sblm-cream); }
.sblm-opening::before { content: ""; position: absolute; width: 360px; height: 360px; top: 120px; left: -200px; border-radius: 50%; background: radial-gradient(circle, rgba(224, 208, 251, .42), transparent 70%); pointer-events: none; }
.sblm-opening__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-top: 52px; }
.sblm-soft-card { min-height: 300px; padding: 30px; border: 1px solid rgba(75, 42, 97, .08); border-radius: var(--sblm-radius-lg); box-shadow: var(--sblm-shadow-soft); }
.sblm-soft-card--lavender { background: linear-gradient(155deg, #f6f0ff, #eee2ff); }
.sblm-soft-card--mint { background: linear-gradient(155deg, #f3fff8, #daf3e7); }
.sblm-soft-card--peach { background: linear-gradient(155deg, #fffaf3, #ffe5d5); }
.sblm-icon-bubble { display: grid; place-items: center; width: 54px; height: 54px; border: 1px solid rgba(75,42,97,.1); border-radius: 18px; background: rgba(255,255,255,.62); color: var(--sblm-plum); font-size: 27px; box-shadow: 0 10px 25px rgba(75,42,97,.08); }
.sblm-soft-card h3 { margin: 22px 0 10px; font-family: var(--sblm-font-display); font-size: 27px; letter-spacing: -.025em; line-height: 1.08; }
.sblm-soft-card p { margin: 0; color: #675b6c; font-size: 15px; line-height: 1.65; }
.sblm-truth-note { display: grid; grid-template-columns: 38px 1fr; gap: 15px; align-items: start; max-width: 880px; margin: 30px auto 0; padding: 18px 22px; border: 1px solid rgba(75,42,97,.11); border-radius: 19px; background: rgba(255,255,255,.66); box-shadow: 0 12px 35px rgba(75,42,97,.07); }
.sblm-truth-note > span { display: grid; place-items: center; width: 34px; height: 34px; border-radius: 12px; background: var(--sblm-lavender); color: var(--sblm-plum); font-family: var(--sblm-font-display); font-size: 20px; font-weight: 800; }
.sblm-truth-note p { margin: 0; color: #665b6b; font-size: 13px; line-height: 1.65; }
.sblm-truth-note strong { color: var(--sblm-ink); }

.sblm-story { background: linear-gradient(180deg, #fbf1f6 0%, #f7effb 46%, #f0e9fb 100%); }
.sblm-story::before { content: ""; position: absolute; inset: 0; opacity: .35; background-image: radial-gradient(circle at 10% 20%, rgba(255,255,255,.9) 0 2px, transparent 2.6px), radial-gradient(circle at 88% 72%, rgba(255,255,255,.9) 0 2px, transparent 2.6px); background-size: 80px 80px, 120px 120px; pointer-events: none; }
.sblm-story__layout { position: relative; display: grid; grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr); gap: clamp(52px, 7vw, 100px); align-items: start; }
.sblm-story__intro { position: sticky; top: 130px; }
.sblm-story__intro h2 { font-size: clamp(46px, 5.3vw, 72px); }
.sblm-story__large { margin: 25px 0 0; color: #57465c; font-family: var(--sblm-font-display); font-size: 25px; line-height: 1.42; }
.sblm-story__intro > p:last-child { margin: 20px 0 0; color: var(--sblm-muted); }
.sblm-story-steps { display: grid; gap: 20px; }
.sblm-story-step { display: grid; grid-template-columns: 74px 1fr; gap: 22px; padding: 30px; border: 1px solid rgba(75,42,97,.1); border-radius: var(--sblm-radius-lg); background: rgba(255,253,248,.76); box-shadow: 0 22px 60px rgba(75,42,97,.1); backdrop-filter: blur(13px); }
.sblm-story-step:nth-child(2) { transform: translateX(22px); }
.sblm-story-step__number { display: grid; place-items: center; width: 64px; height: 64px; border-radius: 22px; background: linear-gradient(145deg, var(--sblm-lavender), var(--sblm-mint)); color: var(--sblm-plum); font-size: 15px; font-weight: 950; letter-spacing: .08em; box-shadow: inset 0 0 0 1px rgba(75,42,97,.08); }
.sblm-story-step__label { margin: 0 0 7px; color: #94607e; font-size: 11px; font-weight: 950; letter-spacing: .12em; text-transform: uppercase; }
.sblm-story-step h3 { margin: 0; font-family: var(--sblm-font-display); font-size: 28px; letter-spacing: -.028em; line-height: 1.14; }
.sblm-story-step div > p:last-child { margin: 14px 0 0; color: #6d6072; font-size: 15px; line-height: 1.68; }
.sblm-story-bridge { position: relative; display: grid; grid-template-columns: 76px 1fr auto; gap: 24px; align-items: center; margin-top: 62px; padding: 30px 32px; overflow: hidden; border: 1px solid rgba(255,255,255,.18); border-radius: 31px; background: linear-gradient(135deg, #3b1e4e, #5a356c); color: #fff; box-shadow: var(--sblm-shadow-deep); }
.sblm-story-bridge::before { content: ""; position: absolute; width: 220px; height: 220px; right: 240px; top: -120px; border-radius: 50%; background: radial-gradient(circle, rgba(255,220,131,.18), transparent 70%); }
.sblm-story-bridge__icon { display: grid; place-items: center; width: 68px; height: 68px; border-radius: 23px; background: linear-gradient(145deg, #f8e5ff, #c8f0e2); color: var(--sblm-plum); font-size: 37px; }
.sblm-story-bridge h3 { margin: 0; color: #fff; font-family: var(--sblm-font-display); font-size: 30px; line-height: 1.15; }
.sblm-story-bridge p:not(.sblm-eyebrow) { margin: 6px 0 0; color: #e7dce9; font-size: 13px; }
.sblm-story-bridge .sblm-eyebrow { color: #f4dca4; }

.sblm-tips { background: var(--sblm-paper); }
.sblm-tip-grid { display: grid; gap: 28px; margin-top: 58px; }
.sblm-tip-card { position: relative; display: grid; grid-template-columns: 280px 1fr; gap: 42px; align-items: center; min-height: 320px; padding: 32px 42px 32px 30px; overflow: hidden; border: 1px solid rgba(75,42,97,.08); border-radius: 36px; box-shadow: var(--sblm-shadow-soft); }
.sblm-tip-card:nth-child(even) { grid-template-columns: 1fr 280px; padding: 32px 30px 32px 42px; }
.sblm-tip-card:nth-child(even) .sblm-tip-card__art { order: 2; }
.sblm-tip-card--pink { background: linear-gradient(135deg, #fffafd, #ffe7ef); }
.sblm-tip-card--blue { background: linear-gradient(135deg, #f7fcff, #dff2fb); }
.sblm-tip-card--mint { background: linear-gradient(135deg, #fbfffd, #dff5e9); }
.sblm-tip-card__art { position: relative; display: grid; place-items: center; min-height: 250px; border-radius: 28px; background: rgba(255,255,255,.65); box-shadow: inset 0 0 0 1px rgba(75,42,97,.07); }
.sblm-tip-card__art::after { content: ""; position: absolute; width: 160px; height: 35px; bottom: 24px; border-radius: 50%; background: rgba(75,42,97,.08); filter: blur(12px); }
.sblm-tip-card__art img { position: relative; z-index: 2; width: min(72%, 185px); max-height: 185px; object-fit: contain; filter: drop-shadow(0 16px 20px rgba(75,42,97,.12)); }
.sblm-tip-card__number { position: absolute; z-index: 3; top: 18px; left: 18px; display: grid; place-items: center; width: 42px; height: 42px; border-radius: 15px; background: var(--sblm-night-900); color: #fff; font-size: 14px; font-weight: 950; box-shadow: 0 10px 24px rgba(50,25,70,.2); }
.sblm-tip-card__copy { max-width: 650px; }
.sblm-tip-card__copy h3 { margin: 0; font-family: var(--sblm-font-display); font-size: clamp(35px, 4vw, 50px); letter-spacing: -.035em; line-height: 1.05; }
.sblm-tip-card__copy p:not(.sblm-eyebrow) { margin: 16px 0 0; color: #675b6c; font-size: 16px; line-height: 1.7; }
.sblm-tip-note { display: flex; gap: 14px; align-items: center; max-width: 880px; margin: 28px auto 0; padding: 18px 22px; border: 1px solid rgba(75,42,97,.1); border-radius: 20px; background: #fffaf1; box-shadow: 0 12px 35px rgba(75,42,97,.06); }
.sblm-tip-note > span { display: grid; place-items: center; flex: 0 0 42px; width: 42px; height: 42px; border-radius: 15px; background: var(--sblm-pink); color: #9a5979; font-size: 22px; }
.sblm-tip-note p { margin: 0; color: #6d6072; font-size: 13px; line-height: 1.6; }
.sblm-center-action { display: flex; flex-direction: column; align-items: center; margin-top: 42px; text-align: center; }
.sblm-center-action .sblm-button-note { margin-top: 12px; color: var(--sblm-muted); }

.sblm-discover { background: linear-gradient(155deg, #f2e9ff 0%, #e5f5ef 100%); }
.sblm-discover::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 7% 78%, rgba(255,255,255,.7), transparent 23%), radial-gradient(circle at 88% 16%, rgba(255,255,255,.7), transparent 22%); pointer-events: none; }
.sblm-discover__grid { position: relative; display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(380px, .92fr); gap: clamp(60px, 8vw, 110px); align-items: center; }
.sblm-discover__copy h2 { max-width: 690px; }
.sblm-discover__lead { max-width: 680px; margin: 24px 0 0; color: #65576b; font-size: 18px; }
.sblm-check-list { display: grid; gap: 12px; margin: 30px 0 32px; padding: 0; list-style: none; }
.sblm-check-list li { display: grid; grid-template-columns: 42px 1fr; gap: 14px; align-items: center; padding: 14px 16px; border: 1px solid rgba(75,42,97,.08); border-radius: 18px; background: rgba(255,255,255,.58); box-shadow: 0 10px 28px rgba(75,42,97,.05); backdrop-filter: blur(10px); }
.sblm-check-list li > span { display: grid; place-items: center; width: 36px; height: 36px; border-radius: 13px; background: #d8f3e6; color: #35785a; font-weight: 950; }
.sblm-check-list strong, .sblm-check-list small { display: block; }
.sblm-check-list strong { font-size: 14px; line-height: 1.35; }
.sblm-check-list small { margin-top: 3px; color: var(--sblm-muted); font-size: 11px; line-height: 1.45; }
.sblm-discover__poster { position: relative; min-height: 650px; }
.sblm-poster__halo { position: absolute; width: 480px; height: 480px; left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 50%; background: radial-gradient(circle, rgba(255,255,255,.92), rgba(255,255,255,0) 68%); }
.sblm-poster__phone { position: absolute; left: 50%; top: 50%; width: 310px; height: 610px; padding: 14px; border: 2px solid rgba(255,255,255,.8); border-radius: 48px; background: #2d153e; box-shadow: 0 38px 80px rgba(50,25,70,.26), inset 0 0 0 4px rgba(255,255,255,.1); transform: translate(-50%,-50%) rotate(2deg); }
.sblm-poster__speaker { position: absolute; z-index: 4; left: 50%; top: 22px; width: 84px; height: 22px; border-radius: 999px; background: #24112f; transform: translateX(-50%); }
.sblm-poster__screen { position: relative; height: 100%; overflow: hidden; border-radius: 35px; padding: 64px 27px 30px; background: radial-gradient(circle at 70% 12%, rgba(255,221,141,.2), transparent 26%), linear-gradient(155deg, #4d2862, #281437); color: #fff; }
.sblm-poster__screen::after { content: ""; position: absolute; left: -40px; right: -40px; bottom: -60px; height: 210px; border-radius: 50% 50% 0 0; background: linear-gradient(150deg, #ece0ff, #caebdf); opacity: .17; }
.sblm-poster__mini-logo { color: #fff; font-family: var(--sblm-font-display); font-size: 20px; font-weight: 700; }
.sblm-poster__mini-logo i { color: #9debd8; font-style: normal; }
.sblm-poster__moon { position: relative; width: 115px; height: 115px; margin: 52px auto 44px; border-radius: 50%; background: #ffe29a; box-shadow: 0 0 55px rgba(255,226,154,.25); }
.sblm-poster__moon::after { content: ""; position: absolute; width: 105px; height: 105px; left: 32px; top: -7px; border-radius: 50%; background: #3c2050; }
.sblm-poster__screen p { margin: 0; color: #f5d99c; font-size: 11px; font-weight: 900; letter-spacing: .09em; text-align: center; text-transform: uppercase; }
.sblm-poster__screen h3 { margin: 10px 0 0; color: #fff; font-family: var(--sblm-font-display); font-size: 30px; line-height: 1.05; text-align: center; }
.sblm-poster__play { position: relative; z-index: 2; display: grid; place-items: center; width: 62px; height: 62px; margin: 26px auto 0; border-radius: 21px; background: linear-gradient(145deg, #fffdf8, #ffe5a5); color: var(--sblm-plum); box-shadow: 0 16px 34px rgba(0,0,0,.22); }
.sblm-poster__screen small { position: relative; z-index: 2; display: block; margin-top: 12px; color: #eee6f2; font-size: 11px; text-align: center; }
.sblm-poster__tag { position: absolute; z-index: 5; padding: 11px 15px; border: 1px solid rgba(255,255,255,.75); border-radius: 999px; background: rgba(255,253,248,.88); color: var(--sblm-plum); font-size: 11px; font-weight: 900; box-shadow: 0 15px 36px rgba(50,25,70,.14); backdrop-filter: blur(14px); }
.sblm-poster__tag--one { left: -5px; top: 15%; transform: rotate(-4deg); }
.sblm-poster__tag--two { right: -5px; top: 43%; transform: rotate(5deg); }
.sblm-poster__tag--three { left: 7%; bottom: 10%; transform: rotate(-2deg); }

.sblm-archive { background: var(--sblm-cream); }
.sblm-archive-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 22px; margin-top: 52px; }
.sblm-archive-card { overflow: hidden; border: 1px solid rgba(75,42,97,.09); border-radius: 31px; box-shadow: var(--sblm-shadow-soft); }
.sblm-archive-card--sky { background: linear-gradient(160deg, #f6fcff, #dff2fb); }
.sblm-archive-card--night { background: linear-gradient(160deg, #f8f3ff, #e3d5fb); }
.sblm-archive-card--mint { background: linear-gradient(160deg, #f5fff9, #dff5e9); }
.sblm-archive-card__image { display: grid; place-items: end center; height: 390px; padding: 35px 30px 0; overflow: hidden; background: rgba(255,255,255,.42); }
.sblm-archive-card__image img { width: 220px; max-height: 350px; object-fit: contain; filter: drop-shadow(0 25px 30px rgba(50,25,70,.19)); transform: translateY(10px); transition: transform .3s ease; }
.sblm-archive-card:hover .sblm-archive-card__image img { transform: translateY(2px) rotate(-1deg); }
.sblm-archive-card > div:last-child { padding: 26px 28px 30px; }
.sblm-archive-card h3 { margin: 0; font-family: var(--sblm-font-display); font-size: 32px; letter-spacing: -.03em; line-height: 1.08; }
.sblm-archive-card p:not(.sblm-eyebrow) { margin: 12px 0 0; color: #675b6c; font-size: 14px; }
.sblm-archive-note { display: flex; gap: 13px; align-items: flex-start; max-width: 920px; margin: 28px auto 0; padding: 16px 19px; border: 1px solid rgba(75,42,97,.1); border-radius: 18px; background: rgba(255,255,255,.67); color: #706477; font-size: 12px; line-height: 1.55; }
.sblm-archive-note span { display: grid; place-items: center; flex: 0 0 28px; width: 28px; height: 28px; border-radius: 10px; background: var(--sblm-lavender); color: var(--sblm-plum); font-family: var(--sblm-font-display); font-weight: 900; }

.sblm-testimonials { background: linear-gradient(180deg, #f8eff5, #f2ecfb); }
.sblm-testimonial-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; margin-top: 52px; }
.sblm-testimonial { margin: 0; padding: 27px; border: 1px solid rgba(75,42,97,.09); border-radius: 28px; background: rgba(255,253,248,.78); box-shadow: var(--sblm-shadow-soft); }
.sblm-testimonial > img { width: 72px; height: 72px; border-radius: 24px; object-fit: cover; box-shadow: 0 10px 25px rgba(75,42,97,.16); }
.sblm-testimonial blockquote { margin: 24px 0; color: #4f4055; font-family: var(--sblm-font-display); font-size: 22px; line-height: 1.42; }
.sblm-testimonial figcaption strong, .sblm-testimonial figcaption span { display: block; }
.sblm-testimonial figcaption strong { font-size: 13px; }
.sblm-testimonial figcaption span { margin-top: 4px; color: var(--sblm-muted); font-size: 10px; line-height: 1.4; }

.sblm-final { position: relative; overflow: hidden; color: #fff; background: radial-gradient(circle at 76% 16%, rgba(255,224,146,.17), transparent 24%), linear-gradient(145deg, #251230 0%, #3a1c4d 48%, #5a356b 100%); }
.sblm-final::before { content: ""; position: absolute; width: 600px; height: 600px; right: -270px; bottom: -300px; border-radius: 50%; background: radial-gradient(circle, rgba(180,238,219,.14), transparent 70%); }
.sblm-final__shell { position: relative; display: grid; grid-template-columns: minmax(0,1.12fr) minmax(350px,.88fr); gap: clamp(52px,8vw,100px); align-items: center; }
.sblm-final__copy h2 { color: #fff; font-size: clamp(48px,6vw,78px); }
.sblm-final__lead { max-width: 690px; margin: 24px 0 0; color: #eadfec; font-size: 19px; }
.sblm-final__offer-row { display: grid; grid-template-columns: 185px 1fr; gap: 14px; margin: 30px 0 25px; }
.sblm-final__price, .sblm-final__guarantee { border: 1px solid rgba(255,255,255,.17); border-radius: 23px; background: rgba(255,255,255,.08); backdrop-filter: blur(14px); }
.sblm-final__price { display: flex; flex-direction: column; justify-content: center; min-height: 122px; padding: 18px 21px; }
.sblm-final__price span { color: #ffe19a; font-size: 28px; font-weight: 950; letter-spacing: .03em; line-height: 1; }
.sblm-final__price strong { margin-top: 4px; font-family: var(--sblm-font-display); font-size: 21px; }
.sblm-final__price small { margin-top: 9px; color: #dfd2e4; font-size: 10px; }
.sblm-final__guarantee { display: grid; grid-template-columns: 52px 1fr; gap: 14px; align-items: center; padding: 18px 20px; }
.sblm-final__seal { display: grid; place-items: center; width: 48px; height: 48px; border-radius: 17px; background: linear-gradient(145deg, #d9f4e8, #f7e6ff); color: #3e7d60; font-size: 23px; font-weight: 950; }
.sblm-final__guarantee strong, .sblm-final__guarantee small { display: block; }
.sblm-final__guarantee strong { font-size: 13px; }
.sblm-final__guarantee small { margin-top: 5px; color: #dfd3e3; font-size: 10px; line-height: 1.45; }
.sblm-final__micro { margin: 14px 0 0; color: #dfd3e3; font-size: 11px; text-align: center; }
.sblm-final__receipt { position: relative; padding: 34px; border: 1px solid rgba(255,255,255,.26); border-radius: 36px; background: rgba(255,253,248,.94); color: var(--sblm-ink); box-shadow: 0 36px 90px rgba(16,6,24,.34); backdrop-filter: blur(22px); transform: rotate(1.2deg); }
.sblm-final__receipt::before { content: ""; position: absolute; inset: 11px; border: 1px dashed rgba(75,42,97,.13); border-radius: 27px; pointer-events: none; }
.sblm-final__receipt-top { position: relative; display: grid; grid-template-columns: 58px 1fr; gap: 15px; align-items: center; }
.sblm-final__receipt-moon { display: grid; place-items: center; width: 56px; height: 56px; border-radius: 19px; background: linear-gradient(145deg, var(--sblm-lavender), var(--sblm-mint)); color: var(--sblm-plum); font-size: 32px; }
.sblm-final__receipt-top p { margin: 0; color: #94647e; font-size: 10px; font-weight: 950; letter-spacing: .11em; text-transform: uppercase; }
.sblm-final__receipt-top strong { display: block; margin-top: 3px; font-family: var(--sblm-font-display); font-size: 26px; line-height: 1.05; }
.sblm-final__receipt ol { position: relative; display: grid; gap: 13px; margin: 28px 0; padding: 0; list-style: none; }
.sblm-final__receipt li { display: grid; grid-template-columns: 38px 1fr; gap: 12px; align-items: center; padding: 12px 13px; border: 1px solid rgba(75,42,97,.08); border-radius: 16px; background: #fffaf4; }
.sblm-final__receipt li > span { display: grid; place-items: center; width: 34px; height: 34px; border-radius: 12px; background: var(--sblm-pink); color: var(--sblm-plum); font-size: 12px; font-weight: 950; }
.sblm-final__receipt li strong, .sblm-final__receipt li small { display: block; }
.sblm-final__receipt li strong { font-size: 13px; }
.sblm-final__receipt li small { margin-top: 2px; color: var(--sblm-muted); font-size: 10px; }
.sblm-final__receipt-line { position: relative; height: 1px; background: repeating-linear-gradient(90deg, rgba(75,42,97,.22) 0 6px, transparent 6px 12px); }
.sblm-final__receipt-note { position: relative; margin: 19px 0 0; color: #6f6275; font-family: var(--sblm-font-display); font-size: 18px; line-height: 1.45; text-align: center; }

.sblm-safety { padding: 28px 0; background: #f0e9f7; }
.sblm-safety__grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 15px; }
.sblm-safety__grid > div { display: grid; grid-template-columns: 42px 1fr; gap: 13px; align-items: start; padding: 17px 19px; border: 1px solid rgba(75,42,97,.08); border-radius: 18px; background: rgba(255,255,255,.55); }
.sblm-safety__grid > div > span { display: grid; place-items: center; width: 38px; height: 38px; border-radius: 13px; background: #fff; color: var(--sblm-plum); font-size: 20px; }
.sblm-safety p { margin: 0; color: #6b5e70; font-size: 11px; line-height: 1.55; }
.sblm-safety strong { color: var(--sblm-ink); }

.sblm-footer { padding: 48px 0 calc(48px + env(safe-area-inset-bottom)); background: #251230; color: #e8ddec; }
.sblm-footer__inner { display: grid; grid-template-columns: auto 1fr auto; gap: 20px 34px; align-items: center; }
.sblm-footer__brand { width: 180px; padding: 9px 12px; border-radius: 14px; background: #fffaf3; }
.sblm-footer__inner > p { margin: 0; font-family: var(--sblm-font-display); font-size: 18px; }
.sblm-footer nav { display: flex; flex-wrap: wrap; gap: 10px 16px; justify-content: flex-end; }
.sblm-footer nav a { color: #f1e6f4; font-size: 11px; font-weight: 800; text-decoration-thickness: 1px; text-underline-offset: 4px; }
.sblm-footer small { grid-column: 1 / -1; color: rgba(232,221,236,.6); font-size: 10px; }

.sblm-revival {
  position: fixed;
  z-index: 9500;
  right: max(20px, env(safe-area-inset-right));
  bottom: max(22px, env(safe-area-inset-bottom));
  display: grid;
  grid-template-columns: 50px 1fr auto;
  gap: 12px;
  align-items: center;
  width: min(470px, calc(100% - 40px));
  padding: 15px 16px;
  border: 1px solid rgba(255,255,255,.74);
  border-radius: 24px;
  background: rgba(239, 252, 245, .95);
  color: #315744;
  box-shadow: 0 24px 70px rgba(29,16,38,.28);
  backdrop-filter: blur(22px) saturate(1.15);
  transform: translateY(24px) scale(.96);
  opacity: 0;
  transition: transform .4s cubic-bezier(.2,.8,.2,1), opacity .35s ease;
}
.sblm-revival[hidden] { display: none; }
.sblm-revival.is-visible { transform: none; opacity: 1; }
.sblm-revival__close { position: absolute; top: 7px; right: 8px; display: grid; place-items: center; width: 26px; height: 26px; padding: 0; border: 0; border-radius: 999px; background: transparent; color: #5e7869; font-size: 19px; cursor: pointer; }
.sblm-revival__close:hover { background: rgba(49,87,68,.08); }
.sblm-revival__check { display: grid; place-items: center; width: 48px; height: 48px; border-radius: 17px; background: linear-gradient(145deg, #d3f2e2, #effff7); color: #397b5c; font-size: 22px; font-weight: 950; box-shadow: inset 0 0 0 1px rgba(57,123,92,.1); }
.sblm-revival__copy { min-width: 0; padding-right: 12px; line-height: 1.1; }
.sblm-revival__copy p { margin: 0; color: #56826c; font-size: 9px; font-weight: 950; letter-spacing: .12em; text-transform: uppercase; }
.sblm-revival__copy strong { display: block; margin-top: 4px; color: #294c3a; font-family: var(--sblm-font-display); font-size: 19px; line-height: 1.05; }
.sblm-revival__copy small { display: block; margin-top: 5px; color: #657c70; font-size: 10px; }
.sblm-revival__cta { display: inline-flex; gap: 7px; align-items: center; justify-content: center; min-height: 44px; padding: 0 15px; border-radius: 14px; background: #3d7459; color: #fff !important; font-size: 11px; font-weight: 950; text-decoration: none; white-space: nowrap; }

.sblm-mobile-sticky { display: none; }

.sblm-standalone a:focus-visible,
.sblm-standalone button:focus-visible { outline: 3px solid #ffcf67; outline-offset: 4px; }

@media (max-width: 1080px) {
  .sblm-hero__grid { grid-template-columns: minmax(0,1fr) minmax(360px,.78fr); gap: 42px; }
  .sblm-hero__visual { min-height: 570px; }
  .sblm-night-window { inset-inline: 0; }
  .sblm-story__layout { grid-template-columns: minmax(0,.8fr) minmax(0,1.2fr); gap: 45px; }
  .sblm-story-step:nth-child(2) { transform: none; }
  .sblm-story-bridge { grid-template-columns: 64px 1fr; }
  .sblm-story-bridge .sblm-button { grid-column: 1 / -1; width: 100%; }
  .sblm-discover__grid { grid-template-columns: minmax(0,1fr) 360px; gap: 45px; }
  .sblm-final__shell { gap: 44px; }
}

@media (max-width: 860px) {
  body.sblm-standalone { font-size: 16px; }
  .sblm-shell, .sblm-reading-shell { width: min(calc(100% - 34px), var(--sblm-shell)); }
  .sblm-hero { min-height: 0; padding: 72px 0 118px; }
  .sblm-hero__grid { grid-template-columns: 1fr; gap: 54px; }
  .sblm-hero__copy { max-width: 760px; }
  .sblm-hero-brand { margin-bottom: 30px; }
  .sblm-hero h1 { max-width: 780px; }
  .sblm-hero__visual { width: min(560px,100%); min-height: 620px; margin-inline: auto; }
  .sblm-opening__grid { grid-template-columns: 1fr; }
  .sblm-soft-card { min-height: 0; }
  .sblm-story__layout { grid-template-columns: 1fr; }
  .sblm-story__intro { position: static; }
  .sblm-story-steps { margin-top: 8px; }
  .sblm-tip-card, .sblm-tip-card:nth-child(even) { grid-template-columns: 230px 1fr; gap: 28px; padding: 28px; }
  .sblm-tip-card:nth-child(even) .sblm-tip-card__art { order: 0; }
  .sblm-tip-card__art { min-height: 220px; }
  .sblm-discover__grid { grid-template-columns: 1fr; }
  .sblm-discover__poster { width: min(520px,100%); margin-inline: auto; }
  .sblm-archive-grid, .sblm-testimonial-grid { grid-template-columns: 1fr; }
  .sblm-archive-card { display: grid; grid-template-columns: 250px 1fr; align-items: center; }
  .sblm-archive-card__image { height: 320px; }
  .sblm-archive-card__image img { width: 180px; max-height: 285px; }
  .sblm-final__shell { grid-template-columns: 1fr; }
  .sblm-final__receipt { width: min(540px,100%); margin-inline: auto; transform: none; }
  .sblm-footer__inner { grid-template-columns: 1fr; text-align: center; }
  .sblm-footer__brand { margin-inline: auto; }
  .sblm-footer nav { justify-content: center; }
  .sblm-footer small { grid-column: auto; }
}

@media (max-width: 640px) {
  body.sblm-standalone { padding-bottom: calc(78px + env(safe-area-inset-bottom)); }
  .sblm-shell, .sblm-reading-shell { width: min(calc(100% - 28px), var(--sblm-shell)); }
  .sblm-section { padding: 78px 0; }
  .sblm-progress { height: 3px; }
  .sblm-admin-pill { top: 6px; left: 6px; max-width: calc(100% - 12px); }
  .sblm-hero { padding: 48px 0 96px; }
  .sblm-hero-brand { width: 100%; gap: 10px 12px; margin-bottom: 27px; padding: 10px 12px; border-radius: 19px; }
  .sblm-hero-brand img { width: min(210px, 58vw); }
  .sblm-hero-brand > span { grid-template-columns: 31px minmax(0,1fr); }
  .sblm-hero-brand i { width: 31px; height: 31px; border-radius: 10px; font-size: 18px; }
  .sblm-hero-brand b { font-size: 10.5px; }
  .sblm-hero-brand small { font-size: 8.5px; }
  .sblm-hero h1 { font-size: clamp(41px, 12vw, 59px); line-height: 1.01; }
  .sblm-kicker, .sblm-eyebrow { font-size: 10px; letter-spacing: .11em; }
  .sblm-hero__lead { margin-top: 21px; font-size: 21px; }
  .sblm-author-intro { grid-template-columns: 44px 1fr; padding: 13px 14px; border-radius: 17px; }
  .sblm-author-intro__moon { width: 44px; height: 44px; border-radius: 15px; font-size: 25px; }
  .sblm-author-intro p { font-size: 13px; }
  .sblm-hero__actions { display: block; margin-top: 23px; }
  .sblm-button { width: 100%; min-height: 61px; padding: 0 18px; border-radius: 17px; font-size: 12px; }
  .sblm-button-note { margin-top: 10px; text-align: center; }
  .sblm-disclosure { font-size: 9.5px; text-align: center; }
  .sblm-trust-row { display: grid; grid-template-columns: 1fr; gap: 8px; font-size: 11px; }
  .sblm-hero__visual { min-height: 485px; }
  .sblm-night-window { inset: 12px 4px 70px; border-radius: 33px; }
  .sblm-night-window::after { inset: 12px; border-radius: 24px; }
  .sblm-moon { top: 43px; right: 39px; width: 88px; height: 88px; }
  .sblm-moon::after { width: 79px; height: 79px; left: 26px; }
  .sblm-cloud--one { top: 128px; }.sblm-cloud--two { top: 215px; }
  .sblm-crib { bottom: 121px; width: 210px; height: 135px; }
  .sblm-night-window__caption { left: 19px; right: 19px; bottom: 18px; padding: 14px 15px; border-radius: 17px; }
  .sblm-night-window__caption strong { font-size: 18px; }
  .sblm-legacy-baby-card { left: 2px; bottom: 0; grid-template-columns: 65px 1fr; width: 255px; padding: 9px 11px 9px 8px; border-radius: 20px; }
  .sblm-legacy-baby-card img { width: 65px; height: 65px; }
  .sblm-legacy-baby-card strong { font-size: 11px; }.sblm-legacy-baby-card small { font-size: 8px; }
  .sblm-float-note--top { right: 4px; top: -8px; }.sblm-float-note--bottom { display: none; }
  .sblm-section-heading h2, .sblm-story__intro h2, .sblm-discover__copy h2, .sblm-final__copy h2 { font-size: clamp(39px, 11vw, 52px); }
  .sblm-section-heading > p:last-child { margin-top: 17px; font-size: 15px; }
  .sblm-opening__grid { margin-top: 34px; }
  .sblm-soft-card { padding: 24px; border-radius: 24px; }
  .sblm-soft-card h3 { font-size: 25px; }
  .sblm-truth-note { grid-template-columns: 32px 1fr; gap: 11px; padding: 15px; }
  .sblm-truth-note > span { width: 31px; height: 31px; }
  .sblm-story__large { font-size: 21px; }
  .sblm-story-step { grid-template-columns: 48px 1fr; gap: 14px; padding: 21px 18px; border-radius: 23px; }
  .sblm-story-step__number { width: 46px; height: 46px; border-radius: 16px; font-size: 11px; }
  .sblm-story-step h3 { font-size: 23px; }
  .sblm-story-step div > p:last-child { font-size: 13px; }
  .sblm-story-bridge { grid-template-columns: 52px 1fr; gap: 14px; margin-top: 37px; padding: 21px 18px; border-radius: 24px; }
  .sblm-story-bridge__icon { width: 50px; height: 50px; border-radius: 17px; font-size: 28px; }
  .sblm-story-bridge h3 { font-size: 23px; }
  .sblm-tip-grid { margin-top: 36px; }
  .sblm-tip-card, .sblm-tip-card:nth-child(even) { grid-template-columns: 1fr; gap: 23px; min-height: 0; padding: 19px; border-radius: 27px; }
  .sblm-tip-card__art { min-height: 205px; border-radius: 22px; }
  .sblm-tip-card__copy { padding: 0 4px 7px; }
  .sblm-tip-card__copy h3 { font-size: 38px; }
  .sblm-tip-card__copy p:not(.sblm-eyebrow) { font-size: 14px; }
  .sblm-tip-note { align-items: flex-start; padding: 15px; }
  .sblm-discover__lead { font-size: 15px; }
  .sblm-check-list li { grid-template-columns: 38px 1fr; padding: 12px; }
  .sblm-discover__poster { min-height: 560px; }
  .sblm-poster__phone { width: 270px; height: 530px; border-radius: 42px; }
  .sblm-poster__screen { padding-inline: 22px; }
  .sblm-poster__moon { width: 96px; height: 96px; margin-top: 39px; margin-bottom: 35px; }
  .sblm-poster__moon::after { width: 89px; height: 89px; }
  .sblm-poster__screen h3 { font-size: 26px; }
  .sblm-poster__tag { font-size: 9px; padding: 9px 11px; }
  .sblm-poster__tag--one { left: 0; }.sblm-poster__tag--two { right: 0; }.sblm-poster__tag--three { left: 0; bottom: 7%; }
  .sblm-archive-grid { margin-top: 35px; }
  .sblm-archive-card { display: block; border-radius: 25px; }
  .sblm-archive-card__image { height: 330px; }
  .sblm-archive-card__image img { width: 185px; }
  .sblm-archive-card > div:last-child { padding: 22px; }
  .sblm-testimonial { padding: 22px; }
  .sblm-final__offer-row { grid-template-columns: 1fr; }
  .sblm-final__price { min-height: 105px; }
  .sblm-final__receipt { padding: 27px 22px; border-radius: 29px; }
  .sblm-final__receipt-top { grid-template-columns: 50px 1fr; }
  .sblm-final__receipt-moon { width: 48px; height: 48px; }
  .sblm-final__receipt-top strong { font-size: 22px; }
  .sblm-safety__grid { grid-template-columns: 1fr; }
  .sblm-footer { padding-bottom: 42px; }
  .sblm-footer__inner > p { font-size: 16px; }
  .sblm-revival { left: 10px; right: 10px; bottom: calc(83px + env(safe-area-inset-bottom)); width: auto; grid-template-columns: 42px 1fr auto; gap: 9px; padding: 11px 12px; border-radius: 19px; }
  .sblm-revival__check { width: 40px; height: 40px; border-radius: 14px; font-size: 18px; }
  .sblm-revival__copy strong { font-size: 15px; }
  .sblm-revival__copy small { font-size: 8.5px; }
  .sblm-revival__cta { min-height: 39px; padding: 0 11px; border-radius: 12px; font-size: 9px; }
  .sblm-revival__close { top: -10px; right: -2px; background: #fff; box-shadow: 0 5px 15px rgba(30,17,39,.14); }
  .sblm-mobile-sticky {
    position: fixed;
    z-index: 9400;
    left: 8px;
    right: 8px;
    bottom: max(8px, env(safe-area-inset-bottom));
    display: grid;
    grid-template-columns: minmax(0,1fr) auto;
    gap: 10px;
    align-items: center;
    min-height: 66px;
    padding: 8px 8px 8px 14px;
    border: 1px solid rgba(255,255,255,.5);
    border-radius: 20px;
    background: rgba(255,250,241,.94);
    color: var(--sblm-ink);
    box-shadow: 0 20px 55px rgba(33,16,44,.27);
    backdrop-filter: blur(20px) saturate(1.15);
    transform: translateY(130%);
    opacity: 0;
    transition: transform .35s ease, opacity .3s ease;
  }
  .sblm-mobile-sticky.is-visible { transform: none; opacity: 1; }
  .sblm-mobile-sticky.is-suppressed { transform: translateY(130%); opacity: 0; }
  .sblm-mobile-sticky strong, .sblm-mobile-sticky small { display: block; }
  .sblm-mobile-sticky strong { overflow: hidden; font-size: 11px; line-height: 1.15; text-overflow: ellipsis; white-space: nowrap; }
  .sblm-mobile-sticky small { margin-top: 4px; color: var(--sblm-muted); font-size: 8.5px; }
  .sblm-mobile-sticky a { display: inline-flex; gap: 6px; align-items: center; justify-content: center; min-height: 48px; padding: 0 14px; border-radius: 14px; background: var(--sblm-night-900); color: #fff; font-size: 10px; font-weight: 950; text-decoration: none; white-space: nowrap; }
}

@media (max-width: 380px) {
  .sblm-hero h1 { font-size: 39px; }
  .sblm-night-window { inset-inline: 0; }
  .sblm-legacy-baby-card { width: 230px; }
  .sblm-revival { grid-template-columns: 38px 1fr auto; }
  .sblm-revival__copy p { display: none; }
  .sblm-revival__copy strong { font-size: 13px; }
  .sblm-revival__cta { padding-inline: 9px; }
  .sblm-mobile-sticky { grid-template-columns: minmax(0,1fr) auto; }
  .sblm-mobile-sticky strong { max-width: 175px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; scroll-behavior: auto !important; }
}

@supports not (backdrop-filter: blur(1px)) {
  .sblm-hero-brand, .sblm-author-intro, .sblm-revival, .sblm-mobile-sticky { background: rgba(255,250,241,.98); }
  .sblm-hero-brand, .sblm-author-intro { background: rgba(75,42,97,.94); }
}
