:root{--pink:#f93380;--plum:#8c0070;--deep:#4a003b;--ink:#241521;--muted:#6f6270;--soft:#fff3f8;--line:#eddce6;--green:#27a267}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit}.site-header{height:76px;max-width:1220px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:36px;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand span{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,var(--pink),var(--plum));color:white;display:grid;place-items:center}.brand strong{font-size:18px}.site-header nav{margin-left:auto;display:flex;gap:28px}.site-header nav a{text-decoration:none;font-size:14px;font-weight:600;color:#62535f}.button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 24px;border-radius:14px;background:linear-gradient(135deg,var(--pink),var(--plum));color:#fff;text-decoration:none;font-weight:800;box-shadow:0 12px 28px rgba(140,0,112,.2);transition:.2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(140,0,112,.28)}.button-small{min-height:42px;padding:0 18px;font-size:14px}.hero{min-height:740px;padding:70px max(24px,calc((100vw - 1220px)/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;align-items:center;background:radial-gradient(circle at 80% 20%,#ffe0ee 0,transparent 32%),linear-gradient(150deg,#fff 20%,#fff7fb 100%);overflow:hidden}.pill,.section-kicker{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.13em;color:var(--pink)}.hero h1,.section h2,.problem-section h2,.final-cta h2{font-family:"Playfair Display",serif;line-height:1.07;letter-spacing:-.035em}.hero h1{font-size:clamp(48px,6vw,76px);margin:18px 0}.hero-lead{font-size:19px;color:var(--muted);max-width:600px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.text-link{font-weight:800;text-decoration:none;color:var(--plum)}.text-link span{color:var(--pink)}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#60515d;font-size:13px;font-weight:700}.trust-row span::first-letter{color:var(--green)}.hero-visual{position:relative;min-width:0}.hero-visual img{position:relative;width:100%;max-height:650px;object-fit:contain;filter:drop-shadow(0 30px 38px rgba(65,4,48,.2));border-radius:24px}.image-glow{position:absolute;inset:14% 5%;background:var(--pink);filter:blur(90px);opacity:.17}.problem-section{max-width:1220px;margin:0 auto;padding:85px 24px;display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:end}.problem-section h2{font-size:42px;margin:12px 0 0}.problem-section>p{font-size:18px;color:var(--muted);margin:0}.section{padding:90px max(24px,calc((100vw - 1220px)/2))}.features{background:#fbf8fa}.section-heading{text-align:center;max-width:760px;margin:0 auto 48px}.section-heading h2,.inside h2,.offer h2,.audience h2{font-size:clamp(36px,4vw,52px);margin:10px 0 12px}.section-heading p{color:var(--muted);font-size:18px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;transition:.2s ease}.feature-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(63,19,50,.08);border-color:#efb8d2}.feature-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:var(--soft);color:var(--pink);font-size:25px;font-weight:800}.feature-grid h3{font-size:18px;margin:18px 0 7px}.feature-grid p{font-size:14px;color:var(--muted);margin:0}.inside{background:white}.inside-card{border-radius:32px;padding:60px;background:linear-gradient(135deg,var(--deep),var(--plum) 65%,#b71482);color:white;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;overflow:hidden;position:relative}.inside-card:after{content:"§";position:absolute;right:5%;top:-30%;font-family:Georgia,serif;font-size:380px;color:rgba(255,255,255,.05);transform:rotate(10deg)}.light{color:#ffafd0}.inside-card p{color:#f3dce9;font-size:17px}.inside-card ul{padding:0;list-style:none}.inside-card li{margin:11px 0}.inside-card li:before{content:"✓";color:#ff8ebe;font-weight:900;margin-right:9px}.progress-card{position:relative;z-index:1;background:white;color:var(--ink);border-radius:24px;padding:32px;box-shadow:0 24px 45px rgba(32,0,25,.24)}.progress-card>span{font-size:11px;letter-spacing:.12em;font-weight:900;color:var(--pink)}.progress-card strong{font-size:66px;display:block;line-height:1.2;margin:10px 0}.progress{height:12px;background:#f1e8ed;border-radius:20px;overflow:hidden}.progress i{display:block;width:72%;height:100%;background:linear-gradient(90deg,var(--pink),var(--plum));border-radius:20px}.progress-card small{display:block;color:var(--muted);margin-top:12px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step-grid article{padding:28px;border-top:1px solid var(--line)}.step-grid b{font-family:"Playfair Display",serif;color:var(--pink);font-size:42px}.step-grid h3{font-size:20px;margin:8px 0}.step-grid p{color:var(--muted)}.audience{background:var(--soft);display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.audience-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.audience-list p{background:white;border:1px solid #f0dce7;border-radius:15px;padding:18px;margin:0;font-weight:600}.audience-list span{color:var(--green);margin-right:6px}.offer{display:grid;grid-template-columns:1fr 420px;gap:80px;align-items:center;background:linear-gradient(145deg,#3a002e,#78005f);color:white}.offer-copy p{font-size:18px;color:#efd5e4}.price-card{background:#fff;color:var(--ink);border-radius:26px;padding:34px;box-shadow:0 28px 60px rgba(24,0,19,.3)}.price-card>span{font-weight:800}.price{display:flex;align-items:baseline;margin:15px 0}.price small{font-size:17px;font-weight:800}.price strong{font-size:62px;line-height:1}.price em{font-style:normal;color:var(--muted)}.price-card ul{list-style:none;padding:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0;margin:20px 0}.price-card li{margin:10px 0}.price-card .button{width:100%}.price-card>small{display:block;text-align:center;color:var(--muted);font-size:11px;margin-top:12px}.faq-list{max-width:850px;margin:auto}.faq-list details{border-bottom:1px solid var(--line);padding:20px 4px}.faq-list summary{font-size:17px;font-weight:800;cursor:pointer;list-style:none}.faq-list summary:after{content:"+";float:right;color:var(--pink);font-size:23px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);max-width:760px}.final-cta{text-align:center;padding:90px 24px;background:linear-gradient(180deg,#fff,#fff2f8)}.final-cta>span{width:56px;height:56px;margin:auto;border-radius:17px;background:var(--pink);color:white;display:grid;place-items:center;font-size:25px}.final-cta h2{font-size:46px;max-width:720px;margin:22px auto 10px}.final-cta p{color:var(--muted);font-size:18px}.final-cta .button{margin-top:18px}footer{min-height:150px;max-width:1220px;margin:auto;padding:40px 24px;display:grid;grid-template-columns:1fr auto;align-items:center;border-top:1px solid var(--line)}footer p{grid-column:1;color:var(--muted);margin:6px 0}footer small{grid-row:1/3;grid-column:2;color:var(--muted)}
@media(max-width:980px){.site-header nav{display:none}.site-header .button-small{margin-left:auto}.hero{grid-template-columns:1fr;text-align:center;padding-top:70px}.hero-copy{max-width:760px;margin:auto}.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual img{max-height:600px}.problem-section,.inside-card,.audience,.offer{grid-template-columns:1fr;gap:40px}.feature-grid{grid-template-columns:repeat(2,1fr)}.offer-copy{text-align:center}.price-card{max-width:500px;width:100%;margin:auto}.audience-list{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.site-header{padding:0 16px}.site-header .button-small{display:none}.hero{padding:55px 18px}.hero h1{font-size:46px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;gap:14px}.trust-row{gap:8px 14px}.problem-section{padding:65px 20px}.problem-section h2{font-size:35px}.section{padding:68px 20px}.feature-grid,.step-grid,.audience-list{grid-template-columns:1fr}.inside-card{padding:32px 24px}.inside-card h2,.offer h2{font-size:36px}.progress-card strong{font-size:54px}.final-cta h2{font-size:38px}.price-card{padding:27px 22px}footer{grid-template-columns:1fr;text-align:center;justify-items:center}footer small{grid-column:1;grid-row:auto;margin-top:15px}}

.hero-offer{max-width:590px;margin-top:24px;padding:18px 20px;border:1px solid #efb8d2;border-left:5px solid var(--pink);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 15px 36px rgba(140,0,112,.11)}
.hero-offer-top{display:flex;align-items:center;justify-content:space-between;gap:12px}
.hero-offer-top span{font-size:11px;font-weight:900;letter-spacing:.1em;color:var(--plum)}
.hero-offer-top b,.limited-label{display:inline-block;padding:5px 9px;border-radius:999px;background:#fff0c7;color:#8b5100;font-size:10px;line-height:1.2;letter-spacing:.06em}
.hero-price{display:flex;align-items:baseline;margin:8px 0 5px;color:var(--plum)}
.hero-price small{font-size:17px;font-weight:900}
.hero-price strong{font-size:46px;line-height:1;letter-spacing:-.05em}
.hero-price em{font-style:normal;font-weight:700;color:var(--muted)}
.hero-offer p{margin:0;color:#6a5263;font-size:14px;line-height:1.45}
.hero-offer+.hero-actions{margin-top:22px}
.price-card>span{display:block;margin-top:12px}
.limited-label{font-weight:900}
.price-warning{margin:-7px 0 0;color:#8b5100;font-weight:800;font-size:13px}

@media(max-width:620px){.hero-offer{text-align:left;padding:16px}.hero-offer-top{align-items:flex-start;flex-direction:column;gap:7px}.hero-price strong{font-size:42px}.hero-actions .button{width:100%;padding:0 16px}}
