:root{--navy:#102d62;--navy2:#071f49;--teal:#09a8ad;--pink:#f04577;--orange:#ff7818;--yellow:#ffbc18;--purple:#7744a6;--green:#68a816;--cream:#fffaf0;--soft:#fff2ec;--ink:#182443;--muted:#5e6880;--white:#fff;--shadow:0 20px 60px rgba(16,45,98,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:17px/1.58 Nunito,sans-serif}img{display:block;max-width:100%}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.narrow{max-width:850px}.center{text-align:center}.topbar{padding:12px 16px;background:var(--navy);color:#fff;text-align:center;font-weight:900;font-size:13px;letter-spacing:.05em}.section-light,.section-soft,.section-dark{padding:88px 0}.section-light{background:var(--cream)}.section-soft{background:var(--soft)}.section-dark{background:linear-gradient(135deg,var(--navy2),var(--navy));color:#fff}h1,h2,h3{margin:0;font-family:"Baloo 2",sans-serif;line-height:1.05}h1{font-size:clamp(2.35rem,5vw,4.4rem);letter-spacing:-.03em}h1 em{color:var(--pink);font-style:normal}h2{font-size:clamp(2rem,4vw,3.35rem);letter-spacing:-.02em}h3{font-size:1.35rem}p{margin:18px 0}.lead{max-width:850px;margin:20px auto 24px;color:var(--muted);font-size:1.2rem;font-weight:800}.section-sub{max-width:760px;margin:14px auto 38px;font-size:1.08rem}.eyebrow,.mini-label{display:inline-flex;margin-bottom:20px;padding:9px 17px;border-radius:999px;background:var(--navy);color:#fff;font-weight:900;font-size:12px;letter-spacing:.06em}.mini-label.coral{background:var(--pink)}.hero{padding-top:60px}.hero-product{width:min(850px,100%);margin:30px auto 12px;filter:drop-shadow(0 24px 30px rgba(16,45,98,.18))}.hero-points{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;max-width:900px;margin:22px auto 25px;padding:0;list-style:none}.hero-points li{padding:10px 16px;border-radius:999px;background:#fff;box-shadow:0 8px 24px rgba(16,45,98,.08);font-weight:800}.hero-points li:before{content:"✓";margin-right:8px;color:var(--teal)}.cta{display:inline-flex;min-height:60px;align-items:center;justify-content:center;margin-top:12px;padding:17px 30px;border-radius:14px;background:linear-gradient(#ff8c29,#f05f10);box-shadow:0 8px 0 #bd3d08,0 14px 28px rgba(240,95,16,.24);color:#fff;text-decoration:none;text-align:center;font-weight:1000;letter-spacing:.02em;transition:.2s}.cta:hover{transform:translateY(-2px)}.microcopy{display:block;margin-top:18px;color:var(--muted);font-weight:700}.wide-image{width:100%;border-radius:26px;box-shadow:var(--shadow)}.carousel-shell{position:relative;max-width:970px;margin:36px auto 0;padding:0 48px}.carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc(24% - 13px);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.carousel::-webkit-scrollbar{display:none}.carousel img{width:100%;aspect-ratio:.72;object-fit:cover;border:5px solid #fff;border-radius:16px;box-shadow:0 10px 30px rgba(16,45,98,.17);scroll-snap-align:start}.carousel-btn{position:absolute;z-index:2;top:50%;width:42px;height:42px;border:0;border-radius:50%;background:var(--pink);color:#fff;font-size:30px;cursor:pointer;transform:translateY(-50%)}.carousel-btn.prev{left:0}.carousel-btn.next{right:0}.dots{display:flex;justify-content:center;gap:7px;margin-top:22px}.dots i{width:8px;height:8px;border-radius:50%;background:#d6cbd1}.dots i.active{width:24px;border-radius:8px;background:var(--pink)}.belief p{max-width:780px;margin:20px auto;color:#e6ebf5;font-size:1.13rem}.belief h2{color:#ffd06a}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:42px}.benefit-grid article{padding:27px 20px;border:2px solid #f2e0d7;border-radius:20px;background:#fff;text-align:center;box-shadow:0 10px 30px rgba(16,45,98,.07)}.benefit-grid span{display:grid;width:64px;height:64px;margin:0 auto 15px;place-items:center;border-radius:20px;background:#fff0c8;font-size:32px}.benefit-grid p{margin-bottom:0;color:var(--muted)}.content-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.content-grid>img{border-radius:24px;box-shadow:var(--shadow)}.content-card{padding:28px;border-radius:22px;background:#fff;box-shadow:var(--shadow)}.check-list{padding:0;list-style:none;text-align:left}.check-list li{position:relative;margin:12px 0;padding-left:31px}.check-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--teal);font-weight:1000}.bundle h2,.bundle h3{color:#ffd06a}.bundle .section-sub{color:#e6ebf5}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bundle-grid article{overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:#fff;color:var(--ink);text-align:left}.bundle-grid img{width:100%;height:365px;object-fit:contain;padding:12px;background:#fff}.bundle-grid article>div{padding:24px}.bundle-grid p{margin-bottom:0;color:var(--muted)}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:42px}.steps-grid article{position:relative;padding:27px 18px;border:2px solid #f1dfd6;border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(16,45,98,.07)}.steps-grid article b{position:absolute;top:12px;left:14px;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--yellow);color:var(--navy);font-weight:1000}.steps-grid svg{width:84px;height:84px;margin:auto;fill:#e8fbfb;stroke:var(--teal);stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.steps-grid article:nth-child(2) svg{fill:#fff0f5;stroke:var(--pink)}.steps-grid article:nth-child(3) svg{fill:#fff6d6;stroke:var(--orange)}.steps-grid article:nth-child(4) svg{fill:#f5edff;stroke:var(--purple)}.steps-grid p{margin-bottom:0;color:var(--muted)}.creator-grid{display:grid;grid-template-columns:330px 1fr;gap:48px;align-items:center;max-width:980px}.creator-grid img{border-radius:50%;filter:drop-shadow(0 18px 28px rgba(16,45,98,.17))}.creator-grid p{font-size:1.06rem}.price-card{max-width:720px;margin:42px auto 0;padding:34px;border:4px solid var(--teal);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.plan{margin:0;color:var(--teal);font-weight:1000;letter-spacing:.07em}.price-card img{width:min(520px,100%);margin:16px auto}.compact{max-width:510px;margin:12px auto}.pay-once{margin:24px 0 0;color:var(--muted);font-size:13px;font-weight:1000;letter-spacing:.08em}.price{margin:0;color:var(--navy);font:800 clamp(3.6rem,8vw,5.8rem)/1 "Baloo 2",sans-serif;letter-spacing:-.06em}.price small{font-size:.34em}.price-card .cta{width:min(520px,100%)}.trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:24px;color:var(--muted);font-size:13px;font-weight:800}.checkout-note{display:none}.guarantee-grid{display:grid;grid-template-columns:230px 1fr;gap:46px;align-items:center;max-width:900px}.guarantee-grid img{filter:drop-shadow(0 16px 24px rgba(16,45,98,.13))}.faq h2{margin-bottom:34px}.faq details{margin:12px 0;border:2px solid #f0dfd6;border-radius:15px;background:#fff}.faq summary{padding:20px 23px;cursor:pointer;font-family:"Baloo 2",sans-serif;font-size:1.15rem;font-weight:800}.faq details p{margin:0;padding:0 23px 22px;color:var(--muted)}footer{padding:34px 20px;background:var(--navy2);color:#dce6fa;text-align:center}footer small{opacity:.75}
@media(max-width:820px){body{font-size:16px}.wrap{width:min(100% - 28px,680px)}.section-light,.section-soft,.section-dark{padding:64px 0}.hero{padding-top:44px}.benefit-grid,.bundle-grid,.steps-grid{grid-template-columns:1fr}.content-grid,.creator-grid,.guarantee-grid{grid-template-columns:1fr}.content-card{padding:23px}.bundle-grid article{display:grid;grid-template-columns:145px 1fr}.bundle-grid img{height:100%;min-height:255px}.creator-grid{text-align:center}.creator-grid img{width:260px;margin:auto}.guarantee-grid{text-align:center}.guarantee-grid img{width:205px;margin:auto}.carousel{grid-auto-columns:42%}}
@media(max-width:520px){h1{font-size:2.35rem}.topbar{font-size:10px}.hero-points{display:grid;gap:8px;text-align:left}.hero-points li{border-radius:12px}.carousel-shell{padding:0 28px}.carousel{grid-auto-columns:68%;gap:12px}.carousel-btn{width:36px;height:36px}.bundle-grid article{display:block}.bundle-grid img{height:300px}.price-card{padding:28px 19px}.price{font-size:4rem}.cta{width:100%;padding-inline:18px}.trust-row{display:grid;gap:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cta{transition:none}}
