: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{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 12%,rgba(212,175,122,.15),transparent 28%),linear-gradient(135deg,#fffdfb 0%,#faf5ef 51%,#f2e7de 100%)}.hero:before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(212,175,122,.22);border-radius:50%;right:-180px;top:-200px}.hero:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(196,123,122,.18);border-radius:50%;left:-130px;bottom:-100px}.hero-grid{min-height:770px;padding:78px 0 88px;display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center;position:relative;z-index:2}.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-copy{max-width:720px;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}.hero-kicker{font-family:"Cormorant Garamond",Georgia,serif;font-size:32px;font-style:italic;color:var(--rose);margin:18px 0 0}.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}
.hero-product{min-height:600px;position:relative;display:grid;place-items:center}.soft-glow{position:absolute;width:540px;height:540px;border-radius:50%;background:radial-gradient(circle,#fff 0,rgba(255,255,255,.7) 35%,rgba(196,123,122,.10) 66%,transparent 74%);filter:blur(3px)}.phone-shell{position:relative;width:318px;background:#2e221d;border-radius:47px;padding:11px;box-shadow:0 36px 80px rgba(63,44,34,.20);transform:rotate(2deg);z-index:3}.phone-top{position:absolute;z-index:3;top:11px;left:50%;transform:translateX(-50%);width:116px;height:28px;background:#2e221d;border-radius:0 0 16px 16px}.phone-screen{min-height:590px;border-radius:38px;background:linear-gradient(160deg,#fffdfb 0%,#f6eee8 56%,#efdcd4 100%);padding:78px 28px 30px;text-align:center;position:relative;overflow:hidden}.phone-screen:before{content:"";position:absolute;width:230px;height:230px;border-radius:50%;background:rgba(196,123,122,.08);right:-100px;top:-80px}.phone-label{font-size:7px;letter-spacing:.18em;font-weight:700;color:#956f5b}.mini-flower{font-family:Georgia,serif;color:var(--gold);font-size:32px;margin:22px 0 10px}.phone-screen h2{font-size:52px;line-height:.88}.phone-screen h2 em{font-size:47px}.lyric-quote{font-family:"Cormorant Garamond",Georgia,serif;font-size:21px;line-height:1.18;font-style:italic;color:#6a574e;margin:29px 0 20px}.wave{height:48px;display:flex;align-items:center;justify-content:center;gap:4px;margin:14px 0 19px}.wave i{width:2px;border-radius:99px;background:var(--rose);opacity:.78}.wave i:nth-child(1){height:9px}.wave i:nth-child(2){height:19px}.wave i:nth-child(3){height:31px}.wave i:nth-child(4){height:17px}.wave i:nth-child(5){height:39px}.wave i:nth-child(6){height:27px}.wave i:nth-child(7){height:44px}.wave i:nth-child(8){height:32px}.wave i:nth-child(9){height:38px}.wave i:nth-child(10){height:23px}.wave i:nth-child(11){height:33px}.wave i:nth-child(12){height:20px}.wave i:nth-child(13){height:27px}.wave i:nth-child(14){height:16px}.wave i:nth-child(15){height:8px}.listen-pill{display:inline-flex;align-items:center;gap:8px;background:var(--espresso);color:#fff;border-radius:999px;padding:14px 20px;font-size:8px;font-weight:700;letter-spacing:.09em}.phone-note{margin-top:27px;padding-top:17px;border-top:1px solid rgba(43,30,23,.10);font-family:"Cormorant Garamond",Georgia,serif;font-style:italic;color:#7b665b;font-size:16px}.floating-note{position:absolute;z-index:4;background:rgba(255,253,252,.94);border:1px solid rgba(212,175,122,.38);border-radius:18px;padding:15px 18px;font-size:9px;line-height:1.35;text-transform:uppercase;letter-spacing:.08em;color:#7a655a;box-shadow:0 16px 38px rgba(82,55,39,.11)}.floating-note strong{font-size:12px;color:var(--espresso)}.note-one{left:4px;top:112px}.note-two{right:0;bottom:106px}
.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-copy{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-copy{width:100%;padding:34px 25px;text-align:center;background:rgba(255,253,252,.40)}.hero-copy h1{font-size:52px;line-height:.93}.hero-video-badge{left:15px;bottom:88px;font-size:7px}.sound-button{right:15px;bottom:26px}.hero-kicker{font-size:26px}.lede{font-size:13px}.hero-actions .btn{width:100%}.text-link{font-size:16px}.reassurance{font-size:8px}.reassurance span{white-space:normal}.hero-product{min-height:610px}.phone-shell{width:286px}.phone-screen{min-height:535px;padding-left:23px;padding-right:23px}.phone-screen h2{font-size:46px}.phone-screen h2 em{font-size:42px}.note-one{left:0;top:95px}.note-two{right:0;bottom:85px}.floating-note{font-size:7px;padding:12px}.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}}
/* Dad landing-page refinements */
.dad-screen{background:linear-gradient(160deg,#fffdfb 0%,#f3ede6 52%,#e7ddd3 100%)}
.mini-mark{font-family:Georgia,serif;color:var(--gold);font-size:38px;margin:18px 0 6px;transform:rotate(-8deg)}
.dad-card{transform:rotate(-.7deg)}
.dad-card img{aspect-ratio:1/1.05;background:#f4ebe3}
.details{background:#fffdfb}.details-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:82px;align-items:center}.details-title>p:last-child{font-size:13px;color:#6d5c53;max-width:520px;margin-top:25px}.memory-card{background:linear-gradient(145deg,#f6eee7,#fffdfb);border:1px solid rgba(212,175,122,.34);border-radius:30px;padding:50px;box-shadow:0 22px 64px rgba(82,55,39,.08)}.memory-tag{font-size:8px;letter-spacing:.14em;font-weight:700;color:#916e5c}.memory-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.memory-grid span{display:flex;align-items:center;min-height:72px;padding:17px 18px;border:1px solid rgba(43,30,23,.09);border-radius:16px;background:rgba(255,255,255,.64);font-family:"Cormorant Garamond",Georgia,serif;font-size:21px;line-height:1.13;color:#4f4038}.memory-grid span:before{content:"•";color:var(--rose);font-size:24px;margin-right:12px}.memory-end{font-family:"Cormorant Garamond",Georgia,serif;font-size:24px!important;line-height:1.12;color:#6a574e!important;margin:32px 0 0!important;padding-top:24px;border-top:1px solid rgba(43,30,23,.09)}.memory-end em{color:var(--rose)}
@media(max-width:980px){.details-grid{grid-template-columns:1fr;gap:55px}.details-title{text-align:center}.details-title>p:last-child{margin-left:auto;margin-right:auto}}
@media(max-width:640px){.memory-card{padding:32px 22px}.memory-grid{grid-template-columns:1fr}.memory-grid span{min-height:62px;font-size:20px}.memory-end{font-size:22px!important}}
.hero-copy h1{font-size:clamp(58px,5.55vw,84px)}
.hero-line{display:block;white-space:nowrap}
@media(max-width:980px){.hero-line{white-space:normal}}


/* ============ My Story page — custom sections ============ */
.story-hero{padding:64px 0 20px}
.story-hero-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}
.story-hero-photo{position:relative}
.story-hero-photo img{border-radius:26px;box-shadow:var(--shadow);width:100%;aspect-ratio:4/5;object-fit:cover}
.story-lede p{font-size:19px;line-height:1.7;color:#4a3c34;margin:0 0 22px}
.story-lede p:last-of-type{margin-bottom:0}
.signature{font-family:"Cormorant Garamond",Georgia,serif;font-style:italic;font-weight:600;color:var(--rose);font-size:26px;margin-top:28px}

.story-section{padding:86px 0;border-top:1px solid var(--line)}
.story-section .section-head{max-width:700px;margin:0 0 40px}
.story-section .section-head.center{margin-inline:auto;text-align:center}
.story-section p{font-size:16px;color:#4a3c34;line-height:1.75;margin:0 0 20px}
.story-section p:last-child{margin-bottom:0}

.belief-list{display:grid;gap:28px;margin-top:8px}
.belief-list article{padding:26px 30px;background:var(--paper);border:1px solid var(--line);border-radius:20px}
.belief-list article p{margin:0;font-size:16px;color:#4a3c34;line-height:1.7}

.story-row{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}
.story-row.reverse{grid-template-columns:1.15fr .85fr}
.story-row.reverse .story-row-photo{order:2}
.story-row-photo img{border-radius:24px;box-shadow:var(--shadow);width:100%;aspect-ratio:4/5;object-fit:cover}

.closing-band{background:var(--espresso);color:#fff;padding:100px 0;text-align:center;position:relative;overflow:hidden}
.closing-band:before{content:"";position:absolute;width:460px;height:460px;border:1px solid rgba(212,175,122,.20);border-radius:50%;left:-180px;top:-200px}
.closing-band .eyebrow{color:#d9bd9c}
.closing-band h2{color:#fff}
.closing-band h2 em{color:#e6aaa8}
.closing-band p{color:#d6cbc5;font-size:16px;max-width:560px;margin:20px auto 34px}
.closing-band .btn{position:relative;z-index:2}

@media (max-width: 860px){
  .story-hero-grid{grid-template-columns:1fr;gap:36px}
  .story-hero-photo img{aspect-ratio:16/10}
  .story-row, .story-row.reverse{grid-template-columns:1fr;gap:28px}
  .story-row.reverse .story-row-photo{order:0}
  .story-row-photo img{aspect-ratio:16/10}
  .story-section{padding:60px 0}
  .story-lede p{font-size:17px}
}

.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)}
