:root{--pink:#d94f7c;--pink-dark:#a92e58;--blush:#fff1f5;--blush-2:#fde3ec;--ink:#33242a;--muted:#716268;--line:#efd8df;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}main{overflow:hidden}.topbar{justify-content:space-between;align-items:center;max-width:1160px;height:74px;margin:auto;padding:0 28px;display:flex}.brand{align-items:center;gap:10px;font-size:18px;display:flex}.brand-mark,.mini-mark{background:var(--pink);color:#fff;border-radius:50%;place-items:center;font-family:Georgia,serif;font-style:italic;display:grid}.brand-mark{width:39px;height:39px;font-size:22px}.brand b{color:var(--pink-dark)}.header-link{color:var(--pink-dark);font-size:14px;font-weight:700}.hero{background:linear-gradient(110deg,#fff 0%,#fff7fa 58%,#fde3ec 100%);grid-template-columns:1.05fr .95fr;align-items:center;gap:55px;min-height:640px;padding:64px max(28px,50vw - 550px);display:grid}.hero-copy{max-width:610px}.eyebrow{color:var(--pink-dark);letter-spacing:.13em;margin-bottom:16px;font-size:12px;font-weight:800;display:inline-block}.hero h1{letter-spacing:-.035em;margin:0 0 20px;font:700 clamp(42px,5vw,66px)/1.04 Georgia,serif}.hero h1 em{color:var(--pink-dark);font-style:normal}.lead{color:var(--muted);max-width:570px;font-size:19px;line-height:1.6}.hero-list{gap:12px;margin:25px 0;padding:0;font-size:16px;list-style:none;display:grid}.hero-list li{align-items:center;gap:10px;display:flex}.check{width:24px;height:24px;color:var(--pink-dark);background:#f8cbd9;border-radius:50%;flex:0 0 24px;place-items:center;font-size:14px;font-weight:900;display:inline-grid}.cta{background:linear-gradient(135deg,var(--pink),var(--pink-dark));color:#fff;border-radius:10px;justify-content:center;align-items:center;min-height:56px;padding:0 27px;font-size:15px;font-weight:900;transition:all .2s;display:inline-flex;box-shadow:0 12px 30px #b7396550}.cta:hover{transform:translateY(-2px)}.microcopy{color:var(--muted);margin:13px 0;font-size:13px}.hero-visual{justify-self:end;max-width:465px;position:relative}.hero-visual img{aspect-ratio:4/5;object-fit:cover;border-radius:32px 32px 100px;width:100%;display:block;box-shadow:0 25px 70px #9e315337}.image-card{background:#fff;border-radius:14px;gap:4px;padding:16px 20px;display:grid;position:absolute;bottom:35px;left:-45px;box-shadow:0 14px 38px #7f44552d}.image-card b{font-size:14px}.image-card span{color:var(--muted);font-size:12px}.trust-row{background:#fff;border:1px solid #f4e3e8;border-radius:18px;grid-template-columns:repeat(4,1fr);max-width:1060px;margin:-34px auto 0;padding:22px;display:grid;position:relative;box-shadow:0 15px 50px #6f3a4d1c}.trust-row div{border-right:1px solid var(--line);grid-template-rows:auto auto;grid-template-columns:38px 1fr;align-items:center;padding:0 20px;display:grid}.trust-row div:last-child{border:0}.trust-row span{color:var(--pink);grid-row:1/3;font-size:24px}.trust-row b{font-size:14px}.trust-row small{color:var(--muted);font-size:11px}.section{max-width:1050px;margin:auto;padding:100px 28px}.section-heading{text-align:center;max-width:760px;margin:0 auto 48px}.section h2,.pink-section h2,.offer h2{letter-spacing:-.02em;margin:0 0 18px;font:700 clamp(32px,4vw,45px)/1.15 Georgia,serif}.section-heading p,.section-copy{color:var(--muted);font-size:17px;line-height:1.7}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.benefit-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px}.benefit-grid .icon{background:var(--blush-2);width:46px;height:46px;color:var(--pink-dark);border-radius:13px;place-items:center;font-size:22px;display:grid}.benefit-grid h3{margin:18px 0 8px;font:700 21px Georgia,serif}.benefit-grid p{color:var(--muted);margin:0;line-height:1.6}.pink-section{background:var(--blush)}.content-split{grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;display:grid}.receive-list{gap:18px;margin-top:28px;display:grid}.receive-list>div{gap:13px;display:flex}.receive-list b,.receive-list small{display:block}.receive-list b{margin-bottom:5px}.receive-list small{color:var(--muted);font-size:14px}.product-card{text-align:center;background:#fff;border-radius:24px;padding:30px;box-shadow:0 20px 60px #8e3a5925}.product-badge{background:var(--blush-2);color:var(--pink-dark);border-radius:20px;padding:7px 12px;font-size:11px;font-weight:900;display:inline-block}.product-cover{aspect-ratio:4/5;background:linear-gradient(150deg,#fff8fa,#efb2c6);border-left:10px solid #c54770;border-radius:8px 18px 18px 8px;flex-direction:column;justify-content:center;align-items:center;width:220px;margin:25px auto;display:flex;box-shadow:12px 16px 35px #86344e35}.mini-mark{width:42px;height:42px;margin-bottom:15px;font-size:25px}.product-cover strong{color:#7b2746;font:700 24px/1.05 Georgia,serif}.product-cover small{color:#7b5260;margin-top:12px}.product-card>p{color:var(--muted);font-size:14px;line-height:1.5}.steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:25px;padding:0;list-style:none;display:grid}.steps li{gap:17px;display:flex}.steps li>span{background:var(--pink);color:#fff;border-radius:50%;flex:0 0 45px;place-items:center;width:45px;height:45px;font:700 20px Georgia,serif;display:grid}.steps h3{margin:2px 0 8px;font:700 20px Georgia,serif}.steps p{color:var(--muted);margin:0;line-height:1.55}.offer-wrap{padding:30px 24px 100px}.offer{text-align:center;color:#fff;background:radial-gradient(circle at 20% 0,#e27499,#0000 40%),linear-gradient(135deg,#c74270,#8f2149);border-radius:28px;max-width:850px;margin:auto;padding:62px 30px;box-shadow:0 25px 70px #8d244a42}.eyebrow.light{color:#ffe4ed}.offer>p{color:#ffeaf1;font-size:17px}.price{justify-content:center;align-items:center;gap:18px;margin:25px 0;display:flex}.price small{font-size:13px}.price strong{font-size:55px;line-height:1}.price sup{font-size:20px}.price span{text-align:left;font-size:12px;line-height:1.45}.cta.white{color:var(--pink-dark);box-shadow:none;background:#fff}.secure{color:#ffe4ed;margin-top:14px;display:block}.faq{max-width:820px}.faq details{border-bottom:1px solid var(--line);padding:20px 4px}.faq summary{cursor:pointer;padding-right:30px;font-weight:700;list-style:none;position:relative}.faq summary:after{content:"+";color:var(--pink);font-size:22px;position:absolute;right:3px}.faq details[open] summary:after{content:"−"}.faq details p{color:var(--muted);margin-bottom:0;line-height:1.65}.notice{color:#6c593a;background:#fff8e9;border:1px solid #eedcad;border-radius:14px;max-width:960px;margin:0 auto 70px;padding:23px 26px;font-size:13px;line-height:1.6}.notice p{margin:5px 0 0}footer{color:#d8cbd0;background:#30252a;padding:55px max(28px,50vw - 525px);font-size:13px}.footer-brand{color:#fff;margin-bottom:15px}.footer-brand b{color:#f2a8c0}footer nav{color:#fff;gap:22px;margin:24px 0;display:flex}.legal{color:#aa9ca2;max-width:900px;margin:16px 0;line-height:1.6}.legal b{color:#d8cbd0}.legal p{margin:4px 0}.mobile-buy{display:none}@media (max-width:760px){body{padding-bottom:76px}.topbar{height:62px;padding:0 18px}.brand{font-size:15px}.brand-mark{width:34px;height:34px}.header-link{display:none}.hero{text-align:left;flex-direction:column;gap:34px;padding:42px 20px 78px;display:flex}.hero h1{font-size:40px}.lead{font-size:16px}.hero-list{font-size:14px}.hero .cta{width:100%}.hero-visual{order:-1;width:100%;max-width:100%}.hero-visual img{aspect-ratio:16/11;object-position:center 35%;border-radius:20px 20px 60px}.image-card{padding:12px 14px;bottom:-18px;left:12px}.trust-row{grid-template-columns:1fr 1fr;margin:-38px 16px 0;padding:12px}.trust-row div{border-right:0;border-bottom:1px solid var(--line);padding:12px 8px}.trust-row div:nth-child(odd){border-right:1px solid var(--line)}.trust-row div:nth-child(n+3){border-bottom:0}.trust-row span{font-size:20px}.section{padding:74px 20px}.section-heading{text-align:left;margin-bottom:34px}.section h2,.pink-section h2,.offer h2{font-size:33px}.section-heading p,.section-copy{font-size:15px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{padding:23px}.content-split{grid-template-columns:1fr;gap:38px}.product-card{padding:25px 18px}.steps{grid-template-columns:1fr;gap:28px}.offer-wrap{padding:0 15px 75px}.offer{border-radius:22px;padding:47px 20px}.price{flex-wrap:wrap;gap:10px}.price strong{font-size:49px}.faq .section-heading{text-align:center}.notice{margin:0 16px 55px}.footer-brand{font-size:17px}footer nav{flex-direction:column;gap:12px}.mobile-buy{z-index:50;background:#fff;justify-content:space-between;align-items:center;padding:10px 13px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #3f1e2924}.mobile-buy span{display:grid}.mobile-buy b{color:var(--pink-dark);font-size:18px}.mobile-buy small{color:var(--muted);font-size:10px}.mobile-buy a{background:var(--pink);color:#fff;border-radius:8px;padding:15px 18px;font-size:12px;font-weight:900}}
