:root{--ink:#17151a;--muted:#716a74;--rose:#e75c8a;--rose2:#c94d7c;--lav:#785de9;--cream:#fffafc;--line:#eadfe4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink)}.top{height:76px;max-width:1180px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.brand span{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--rose),var(--lav));color:#fff;font-weight:850}.brand strong{font-size:14px}.mini-cta{color:var(--ink);text-decoration:none;font-weight:750;font-size:13px;border:1px solid var(--line);padding:10px 14px;border-radius:999px}.hero{min-height:680px;max-width:1180px;margin:auto;padding:72px 24px 92px;display:grid;grid-template-columns:1.05fr .75fr;gap:72px;align-items:center}.eyebrow,.section-title span,.buy-copy>span{display:inline-flex;color:var(--rose2);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.hero h1{font-size:64px;line-height:1.02;letter-spacing:-.055em;margin:18px 0 22px;max-width:720px}.hero h1 em{font-style:normal;color:var(--rose)}.hero-copy>p{font-size:19px;line-height:1.65;color:var(--muted);max-width:660px}.hero-actions{display:flex;align-items:center;gap:16px;margin-top:30px}.hero-actions span{font-size:12px;color:var(--muted)}.cta{display:inline-flex;align-items:center;justify-content:center;border:0;text-decoration:none;color:#fff;background:linear-gradient(135deg,var(--rose),var(--rose2));padding:14px 20px;border-radius:12px;font-weight:800;box-shadow:0 12px 30px rgba(207,77,124,.2);cursor:pointer}.cta.full{width:100%;margin-top:14px}.proof{display:flex;gap:30px;margin-top:44px;border-top:1px solid var(--line);padding-top:24px}.proof strong{display:block;font-size:18px}.proof small{display:block;color:var(--muted);margin-top:3px}.phone{justify-self:center;width:350px;height:620px;background:#15151a;border:8px solid #15151a;border-radius:44px;box-shadow:0 42px 90px rgba(29,22,28,.18);overflow:hidden;display:flex;flex-direction:column}.phone-top{height:72px;background:#f9eef3;display:flex;align-items:center;gap:10px;padding:0 18px}.phone-top span{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--rose),var(--lav))}.phone-top small{font-weight:750}.chat{flex:1;background:#f7f3f1;padding:18px;display:flex;flex-direction:column;gap:13px}.msg{max-width:82%;font-size:13px;line-height:1.45;padding:10px 12px;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.04)}.msg.in{background:#fff;align-self:flex-start;border-bottom-left-radius:3px}.msg.out{background:#f8dbe7;align-self:flex-end;border-bottom-right-radius:3px}.composer{height:62px;background:#fff;padding:11px 14px;color:#aaa;display:flex;align-items:center;justify-content:space-between;font-size:12px}.composer b{width:32px;height:32px;background:var(--rose);color:#fff;border-radius:50%;display:grid;place-items:center}.how{background:#18171c;color:#fff;padding:92px 24px}.how>.section-title,.cards{max-width:1132px;margin-left:auto;margin-right:auto}.section-title h2{font-size:40px;letter-spacing:-.04em;margin:10px 0 34px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cards article{border:1px solid #34313a;border-radius:18px;padding:28px;min-height:220px;background:#1f1e24}.cards b{color:#e58aad;font-size:12px}.cards h3{font-size:20px;margin:36px 0 10px}.cards p{color:#aaa5af;line-height:1.6;font-size:14px}.buy{max-width:1132px;margin:auto;padding:110px 24px;display:grid;grid-template-columns:1fr 480px;gap:90px;align-items:center}.buy-copy h2{font-size:48px;line-height:1.08;letter-spacing:-.045em;margin:14px 0}.buy-copy p{font-size:17px;line-height:1.65;color:var(--muted)}.buy-copy ul{list-style:none;padding:0;margin:30px 0}.buy-copy li{padding:10px 0;border-bottom:1px solid var(--line);font-size:14px}.buy-copy li:before{content:'✓';color:var(--rose);font-weight:900;margin-right:10px}.checkout-card{background:var(--cream);border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:0 24px 70px rgba(49,31,42,.09)}.step{font-size:11px;color:var(--rose2);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.checkout-card h3{font-size:25px;margin:9px 0 22px}.checkout-card label{display:grid;gap:6px;color:var(--muted);font-size:12px;margin:12px 0}.checkout-card input,.checkout-card select{width:100%;border:1px solid var(--line);background:#fff;border-radius:11px;padding:13px 14px;outline:none}.checkout-card input:focus,.checkout-card select:focus{border-color:#d899b0;box-shadow:0 0 0 3px rgba(231,92,138,.08)}.price{font-size:28px;font-weight:850;margin-top:17px;letter-spacing:-.03em}.price small{font-size:12px;color:var(--muted);font-weight:500;margin-left:5px}.code{font-size:30px!important;letter-spacing:.3em;text-align:center;font-weight:800}.muted{color:var(--muted);font-size:13px;line-height:1.5}.link-btn{width:100%;border:0;background:transparent;padding:12px;color:var(--muted);cursor:pointer}.error{min-height:18px;color:#b9384b;font-size:12px;margin-top:10px}.hidden{display:none}.faq{max-width:900px;margin:auto;padding:30px 24px 110px}.faq details{border-top:1px solid var(--line);padding:18px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-weight:750;cursor:pointer}.faq p{color:var(--muted);line-height:1.6}footer{border-top:1px solid var(--line);max-width:1132px;margin:auto;padding:32px 0 45px;display:flex;align-items:center;justify-content:space-between;color:var(--muted)}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:42px}.hero h1{font-size:50px}.phone{width:330px}.buy{grid-template-columns:1fr;gap:45px}.cards{grid-template-columns:1fr}.cards article{min-height:170px}}@media(max-width:560px){.top{height:68px;padding:0 16px}.brand strong{font-size:12px}.hero{padding:44px 18px 70px;gap:50px}.hero h1{font-size:42px}.hero-copy>p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.proof{gap:16px;flex-wrap:wrap}.phone{width:100%;max-width:340px;height:570px}.how{padding:70px 18px}.section-title h2{font-size:32px}.buy{padding:80px 18px}.buy-copy h2{font-size:38px}.checkout-card{padding:22px}.faq{padding:20px 18px 80px}footer{margin:0 18px;display:grid;gap:15px}}