:root{
  --ivory:#FAF6F1;--cream:#F2E9DF;--espresso:#2B1E17;--rose:#C47B7A;--gold:#D4AF7A;--paper:#FFFDFC;--muted:#72645c;--line:rgba(43,30,23,.12);--shadow:0 24px 70px rgba(82,55,39,.10);--radius:28px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--espresso);font-family:Montserrat,Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.narrow{width:min(820px,100%);margin-inline:auto}.center{text-align:center}.section-pad{padding:108px 0}.topbar{background:var(--espresso);color:#fff;text-align:center;padding:10px 20px;font-size:10px;font-weight:700;letter-spacing:.17em}.topbar span{color:var(--gold);padding:0 8px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(250,246,241,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(43,30,23,.08)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.page-label{font-family:"Cormorant Garamond",Georgia,serif;font-size:17px;font-weight:600;letter-spacing:.05em}.header-inner nav{display:flex;gap:27px;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.header-inner nav a{position:relative}.header-inner nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:1px;background:var(--rose);transition:.25s}.header-inner nav a:hover:after{right:0}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 27px;border-radius:999px;background:var(--espresso);color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 12px 28px rgba(43,30,23,.12);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(43,30,23,.17);background:#3a2a22}.btn-small{min-height:43px;padding:0 18px;font-size:9px}.btn.full{width:100%}.eyebrow{margin:0 0 18px;font-size:9px;font-weight:700;letter-spacing:.2em;color:#936b58;text-transform:uppercase}h1,h2,h3{font-family:"Cormorant Garamond",Georgia,serif;font-weight:600;margin:0;line-height:.98}h1{font-size:clamp(58px,6.3vw,94px);letter-spacing:-.04em}h1 em,h2 em{font-weight:500;color:var(--rose)}h2{font-size:clamp(48px,5vw,73px);letter-spacing:-.03em}h3{font-size:31px;line-height:1.05}
.hero-video-section{position:relative;min-height:760px;display:flex;align-items:center;overflow:hidden;background:#d8c9bc}.hero-media{position:absolute;inset:0}.hero-video{width:100%;height:100%;object-fit:cover;object-position:center}.hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,246,241,0) 0%,rgba(250,246,241,0) 100%)}.hero-video-badge{position:absolute;right:28px;top:26px;background:rgba(255,253,252,.88);backdrop-filter:blur(10px);border:1px solid rgba(212,175,122,.45);border-radius:999px;padding:10px 15px;font-size:9px;font-weight:700;letter-spacing:.14em}.sound-button{position:absolute;right:34px;bottom:34px;border:0;background:rgba(43,30,23,.94);color:#fff;border-radius:999px;padding:15px 19px;display:flex;align-items:center;gap:10px;font-size:10px;font-weight:700;letter-spacing:.09em;cursor:pointer;box-shadow:0 16px 36px rgba(43,30,23,.2)}.sound-button span{white-space:nowrap}.hero-overlay-wrap{position:relative;z-index:3;padding:72px 0;pointer-events:none}.hero-panel{width:min(720px,67%);margin-left:auto;padding:52px 54px 48px;background:rgba(255,253,252,.13);border:1px solid rgba(212,175,122,.34);box-shadow:0 28px 80px rgba(82,55,39,.20);backdrop-filter:blur(14px);border-radius:32px;pointer-events:auto}.lede{font-size:15px;max-width:650px;color:#5f5048;margin:25px 0 0}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px;flex-wrap:wrap}.text-link{font-family:"Cormorant Garamond",Georgia,serif;font-size:18px;font-weight:600;border-bottom:1px solid rgba(43,30,23,.25)}.reassurance{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:21px;color:#6d5d54;font-size:9px}.reassurance span{white-space:nowrap}
.header-actions{display:flex;align-items:center;gap:14px}.lang-switch{font-size:9px;font-weight:700;letter-spacing:.1em;color:var(--espresso);border:1px solid rgba(43,30,23,.25);border-radius:999px;padding:0 14px;min-height:36px;display:inline-flex;align-items:center;transition:border-color .2s ease,background .2s ease}.lang-switch:hover{border-color:var(--gold);background:rgba(212,175,122,.12)}
.quick-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.55)}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr)}.quick-grid div{padding:28px;text-align:center;border-right:1px solid var(--line)}.quick-grid div:last-child{border-right:0}.quick-grid strong{display:block;font-family:"Cormorant Garamond",Georgia,serif;font-size:33px;line-height:1;color:var(--rose)}.quick-grid span{display:block;margin-top:7px;font-size:8px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:#76655d}
.emotional-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:85px;align-items:center}.emotional-copy>p:not(.eyebrow){font-size:15px;color:#6a5950;max-width:680px;margin-top:28px}.emotion-rule{width:80px;height:1px;background:var(--gold);margin:34px 0}.emotional-copy blockquote{margin:0;font-family:"Cormorant Garamond",Georgia,serif;font-size:27px;line-height:1.16;font-style:italic}.emotional-copy blockquote strong{display:block;margin-top:6px;color:var(--rose);font-weight:500}.stilllife-card{margin:0;background:#fff;border:1px solid rgba(212,175,122,.28);border-radius:28px;padding:16px;box-shadow:var(--shadow);transform:rotate(1deg)}.stilllife-card img{width:100%;border-radius:18px;aspect-ratio:1/1.05;object-fit:cover}.stilllife-card figcaption{font-family:"Cormorant Garamond",Georgia,serif;font-style:italic;color:#715e54;font-size:17px;line-height:1.25;padding:17px 10px 7px;text-align:center}
.how{background:var(--cream)}.how-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:88px;align-items:start}.how-intro>p:not(.eyebrow){font-size:14px;color:#6e5c53;max-width:480px;margin:25px 0 30px}.steps{list-style:none;padding:0;margin:0;border-top:1px solid rgba(43,30,23,.15)}.steps li{display:grid;grid-template-columns:58px 1fr;gap:22px;padding:31px 0;border-bottom:1px solid rgba(43,30,23,.15)}.steps li>span{width:44px;height:44px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;font-family:"Cormorant Garamond",Georgia,serif;font-size:18px;color:var(--rose)}.steps h3{font-size:30px}.steps p{margin:8px 0 0;color:#6b5b53;font-size:12px;max-width:650px}
.example{background:#fffdfb}.example-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:center}.example-title>p:last-child{font-size:13px;color:#6d5c53;max-width:500px;margin-top:25px}.lyrics-card{position:relative;background:linear-gradient(145deg,#f5e8df,#fffdfb);border:1px solid rgba(212,175,122,.34);border-radius:30px;padding:52px;box-shadow:0 22px 64px rgba(82,55,39,.08);overflow:hidden}.lyrics-card:after{content:"♡";position:absolute;right:34px;top:22px;color:rgba(196,123,122,.20);font-family:Georgia,serif;font-size:110px}.lyrics-tag{font-size:8px;letter-spacing:.14em;font-weight:700;color:#916e5c}.lyrics-main{font-family:"Cormorant Garamond",Georgia,serif;font-size:34px;line-height:1.13;margin:38px 0 26px;position:relative;z-index:2}.lyrics-secondary{font-family:"Cormorant Garamond",Georgia,serif;font-size:28px;line-height:1.1;font-style:italic;color:var(--rose);position:relative;z-index:2}.lyrics-bottom{margin-top:37px;padding-top:20px;border-top:1px solid rgba(43,30,23,.10);display:flex;justify-content:space-between;align-items:center;color:#816c61;font-size:8px;text-transform:uppercase;letter-spacing:.11em}.lyrics-bottom span:last-child{font-size:20px;color:var(--gold)}
.offer{background:var(--ivory)}.offer-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;align-items:center}.offer-copy>p:not(.eyebrow){font-size:14px;color:#6e5d54;max-width:480px;margin-top:26px}.no-surprises{margin-top:32px;padding:21px 22px;background:var(--cream);border-radius:18px;border-left:2px solid var(--gold)}.no-surprises strong{display:block;font-family:"Cormorant Garamond",Georgia,serif;font-size:22px}.no-surprises span{font-size:10px;color:#706057}.price-card{max-width:650px;background:#fff;border:1px solid rgba(212,175,122,.38);border-radius:31px;padding:42px;box-shadow:var(--shadow)}.price-head{display:flex;justify-content:space-between;align-items:end;padding-bottom:24px;border-bottom:1px solid var(--line)}.price-head div{display:flex;flex-direction:column}.price-head span{font-size:9px;letter-spacing:.14em;font-weight:700}.price-head small{font-family:"Cormorant Garamond",Georgia,serif;font-style:italic;font-size:20px;color:#8a7063}.price-head strong{font-family:"Cormorant Garamond",Georgia,serif;font-size:63px;line-height:.85;color:var(--rose)}.price-card ul{list-style:none;padding:0;margin:24px 0}.price-card li{position:relative;padding:12px 0 12px 30px;border-bottom:1px solid rgba(43,30,23,.08);font-size:12px}.price-card li:before{content:"✓";position:absolute;left:0;color:var(--rose);font-weight:700}.payment-trust{margin-top:18px;display:grid;grid-template-columns:44px 1fr;gap:13px;align-items:center;padding:15px 17px;border:1px solid rgba(43,30,23,.09);border-radius:15px;background:#fffdfa}.payment-trust .lock{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--cream);font-size:20px;color:var(--rose)}.payment-trust strong{display:block;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.payment-trust p{font-size:9px;color:#77665d;margin:3px 0 0}
.payment-path{padding:94px 0;background:var(--espresso);color:#fff;position:relative;overflow:hidden}.payment-path:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(212,175,122,.20);border-radius:50%;left:-160px;top:-180px}.payment-path .eyebrow{color:#d9bd9c}.payment-path h2 em{color:#e6aaa8}.section-head{max-width:780px;margin:0 auto}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:54px;position:relative;z-index:2}.path-grid article{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.13);border-radius:24px;padding:32px}.path-grid article>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(212,175,122,.55);font-family:"Cormorant Garamond",Georgia,serif;color:#e3c39e;font-size:18px}.path-grid h3{font-size:28px;margin:32px 0 12px}.path-grid p{font-size:11px;color:#d6cbc5;margin:0}
.promise{background:#f7efe8}.promise-card{display:grid;grid-template-columns:.86fr 1.14fr;background:var(--paper);border-radius:34px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(212,175,122,.25)}.portrait-wrap{min-height:660px;background:#f0ded5;overflow:hidden}.portrait-wrap img{width:100%;height:100%;object-fit:cover;object-position:center}.promise-copy{padding:72px 72px 64px}.promise-copy>p:not(.eyebrow):not(.signature){color:#6d5b53;font-size:14px}.checks{padding:0;margin:30px 0 26px;list-style:none}.checks li{position:relative;padding:17px 0 17px 32px;border-top:1px solid var(--line);font-size:12px;color:#65564e}.checks li:last-child{border-bottom:1px solid var(--line)}.checks li:before{content:"✓";position:absolute;left:0;top:16px;color:var(--rose);font-weight:700}.signature{font-family:"Cormorant Garamond",Georgia,serif;font-size:21px!important;line-height:1.1;margin:0 0 28px}.signature em{font-size:39px;color:var(--rose)}
.faq{background:var(--ivory)}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.faq-title{position:sticky;top:120px;align-self:start}.faq-title>p:last-child{font-size:12px;color:#6d5d54;max-width:430px}.faq-list article{padding:26px 0;border-top:1px solid var(--line)}.faq-list article:last-child{border-bottom:1px solid var(--line)}.faq-list h3{font-size:28px}.faq-list p{font-size:12px;color:#6c5b53;margin:9px 0 0}
.support-section{padding:0 0 98px;background:var(--ivory)}.support-card{display:grid;grid-template-columns:72px 1fr auto;gap:30px;align-items:center;background:#fff;border:1px solid rgba(212,175,122,.38);border-radius:26px;padding:34px 38px;box-shadow:0 16px 48px rgba(82,55,39,.07)}.support-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--cream);color:var(--rose);font-size:24px}.support-card .eyebrow{margin-bottom:6px}.support-card h2{font-size:38px}.support-card p:last-child{font-size:11px;color:#6e5d54;margin:8px 0 0}.email-link{font-family:"Cormorant Garamond",Georgia,serif;font-size:20px;color:var(--rose);white-space:nowrap;border-bottom:1px solid rgba(196,123,122,.42)}
.final-cta{position:relative;background:linear-gradient(135deg,#33231c,#241812);color:#fff;overflow:hidden}.final-cta:before,.final-cta:after{content:"";position:absolute;border:1px solid rgba(212,175,122,.23);border-radius:50%}.final-cta:before{width:370px;height:370px;left:-150px;top:-170px}.final-cta:after{width:520px;height:520px;right:-220px;bottom:-300px}.final-cta .eyebrow{color:#d6b994}.final-cta h2 em{color:#e4a6a4}.final-cta>div>p:not(.eyebrow){font-family:"Cormorant Garamond",Georgia,serif;font-size:24px}.final-btn{background:#fff;color:var(--espresso)}.final-btn:hover{background:#f6eee8;color:var(--espresso)}.final-trust{margin-top:17px;color:#d4c5bc;font-size:8px;text-transform:uppercase;letter-spacing:.09em}
footer{background:#f5ede6;padding:44px 0 110px}.footer-inner{text-align:center}.footer-inner>p{font-family:"Cormorant Garamond",Georgia,serif;font-style:italic;font-size:24px;color:var(--rose);margin-top:0}.footer-inner div{display:flex;justify-content:center;gap:10px;font-size:10px}.footer-inner small{display:block;margin-top:16px;color:#8a776c;font-size:8px}.mobile-buybar{display:none}
@media(max-width:980px){.header-inner nav{display:none}.hero-video-section{min-height:850px}.hero-scrim{background:linear-gradient(180deg,rgba(250,246,241,0),rgba(250,246,241,0) 52%,rgba(250,246,241,0))}.hero-overlay-wrap{padding:74px 0 160px}.hero-panel{width:min(760px,88%)}.hero-video-badge{top:auto;bottom:28px;left:28px;right:auto}.sound-button{bottom:26px}.emotional-grid,.how-grid,.example-grid,.offer-grid,.promise-card,.faq-grid{grid-template-columns:1fr}.emotional-grid,.how-grid,.example-grid,.offer-grid,.faq-grid{gap:55px}.stilllife-card{max-width:620px;margin:auto}.how-intro{text-align:center}.how-intro>p:not(.eyebrow){margin-left:auto;margin-right:auto}.promise-card{max-width:830px}.portrait-wrap{min-height:560px}.promise-copy{padding:55px}.faq-title{position:static;text-align:center}.faq-title>p:last-child{margin-left:auto;margin-right:auto}.path-grid{grid-template-columns:1fr}.support-card{grid-template-columns:62px 1fr}.support-card .email-link{grid-column:2}}
@media(max-width:640px){body{padding-bottom:74px}.wrap{width:min(100% - 30px,1180px)}.section-pad{padding:76px 0}.topbar{font-size:7px;letter-spacing:.08em;padding:9px 8px;white-space:nowrap;overflow:hidden}.topbar span{padding:0 3px}.site-header{position:relative}.header-inner{height:64px}.page-label{font-size:13px}.header-inner .btn-small{display:none}.hero-video-section{min-height:930px;align-items:flex-start}.hero-overlay-wrap{padding:48px 0 220px}.hero-panel{width:100%;padding:34px 25px;text-align:center;background:rgba(255,253,252,.40)}.hero-panel h1{font-size:52px;line-height:.93}.lede{font-size:13px}.hero-actions .btn{width:100%}.text-link{font-size:16px}.reassurance{justify-content:center;font-size:8px}.reassurance span{white-space:normal}.hero-video-badge{left:15px;bottom:88px;font-size:7px}.sound-button{right:15px;bottom:26px}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-grid div:nth-child(2){border-right:0}.quick-grid div:nth-child(-n+2){border-bottom:1px solid var(--line)}.quick-grid div{padding:20px}.emotional-copy{text-align:center}.emotion-rule{margin-left:auto;margin-right:auto}.emotional-copy blockquote{font-size:24px}.stilllife-card figcaption{font-size:15px}.steps li{grid-template-columns:48px 1fr;gap:15px}.steps li>span{width:40px;height:40px}.steps h3{font-size:27px}.example-title{text-align:center}.lyrics-card{padding:34px 25px}.lyrics-main{font-size:28px}.lyrics-secondary{font-size:24px}.price-card{padding:30px 22px}.price-head strong{font-size:51px}.payment-path{padding:76px 0}.path-grid{margin-top:38px}.path-grid article{padding:28px}.portrait-wrap{min-height:440px}.promise-copy{padding:40px 27px}.faq-grid{gap:38px}.support-card{grid-template-columns:1fr;text-align:center;padding:30px 22px}.support-icon{margin:auto}.support-card .email-link{grid-column:1;white-space:normal}.support-card h2{font-size:33px}.final-cta h2{font-size:48px}footer{padding-bottom:34px}.mobile-buybar{position:fixed;z-index:99;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:12px;background:rgba(43,30,23,.97);color:#fff;padding:11px 14px calc(11px + env(safe-area-inset-bottom));box-shadow:0 -10px 32px rgba(43,30,23,.2)}.mobile-buybar div{display:flex;flex-direction:column}.mobile-buybar span{font-size:7px;letter-spacing:.05em}.mobile-buybar strong{font-size:10px}.mobile-buybar a{background:#fff;color:var(--espresso);border-radius:999px;padding:12px 16px;font-size:8px;font-weight:800;letter-spacing:.08em}}


/* Song player (mom real examples) */
.more-songs-title { margin-top: 64px; }
.more-songs-title .section-intro { margin-top: 10px; }
.song-player { margin-top: 40px; background: var(--paper); border: 1px solid rgba(43,30,23,.08); border-radius: 22px; padding: 8px 26px; box-shadow: 0 14px 35px rgba(73,51,38,.06); }
.song-list { max-height: 640px; overflow-y: auto; }
.song-list::-webkit-scrollbar { width: 6px; }
.song-list::-webkit-scrollbar-thumb { background: var(--line); border-radius: 3px; }
.song-row { display: flex; align-items: center; gap: 16px; padding: 16px 6px; border-bottom: 1px solid var(--line); transition: background .2s ease; }
.song-row:last-child { border-bottom: none; }
.song-row:hover { background: rgba(212,175,122,.08); }
.song-play { flex: 0 0 auto; width: 44px; height: 44px; border-radius: 50%; border: 1px solid var(--gold); background: var(--ivory); cursor: pointer; display: flex; align-items: center; justify-content: center; padding: 0; transition: background .2s ease; }
.song-play:hover { background: var(--gold); }
.song-play:hover .song-icon-play { border-left-color: var(--ivory); }
.song-play:hover .song-icon-pause::before, .song-play:hover .song-icon-pause::after { background: var(--ivory); }
.song-icon-play { width: 0; height: 0; margin-left: 3px; border-left: 12px solid var(--espresso); border-top: 8px solid transparent; border-bottom: 8px solid transparent; }
.song-icon-pause { display: none; width: 10px; height: 12px; position: relative; }
.song-icon-pause::before, .song-icon-pause::after { content: ""; position: absolute; top: 0; width: 3px; height: 12px; background: var(--espresso); }
.song-icon-pause::before { left: 1px; } .song-icon-pause::after { right: 1px; }
.song-row.playing .song-icon-play { display: none; }
.song-row.playing .song-icon-pause { display: block; }
.song-info { flex: 1 1 auto; min-width: 0; }
.song-title { font: 500 .95rem/1.2 var(--sans); letter-spacing: .01em; color: var(--espresso); }
.song-caption { margin-top: 4px; font-family: var(--serif); font-style: italic; font-size: 1rem; line-height: 1.4; color: var(--muted); }
.song-progress-track { margin-top: 10px; height: 3px; background: var(--line); border-radius: 2px; overflow: hidden; cursor: pointer; }
.song-progress-fill { height: 100%; width: 0%; background: var(--gold); transition: width .1s linear; }
.song-time { flex: 0 0 auto; font-size: .72rem; color: var(--rose-dark); font-variant-numeric: tabular-nums; min-width: 36px; text-align: right; }

@media (max-width: 580px) {
  .song-player { padding: 6px 14px; }
  .song-row { gap: 12px; }
  .song-caption { font-size: .92rem; }
}
