:root{--red:#d71920;--red-dark:#b51218;--purple-dark:#5c2a91;--purple:#7c3aed;--purple-medium:#9461d8;--purple-light:#eee5fb;--purple-soft:#f7f2fd;--text:#1d1722;--muted:#625a69;--border:#e8def2;--white:#fff;--success:#15803d}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--text);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.container{width:min(1160px,92%);margin:0 auto}.topbar{background:linear-gradient(90deg,#4e217e,#7c3aed);color:#fff;text-align:center;padding:10px 15px;font-size:14px;font-weight:800}.header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid var(--border);backdrop-filter:blur(8px)}.header-inner{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:25px}.brand{display:flex;align-items:center;gap:10px}.brand img{height:34px;width:auto}.brand-text{color:var(--purple-dark);font-size:20px;font-weight:900}.nav{display:flex;align-items:center;gap:23px}.nav a{color:#39323e;font-size:14px;font-weight:700}.nav a:hover{color:var(--purple)}.nav .nav-cta{background:var(--red);color:#fff;padding:12px 18px;border-radius:8px;font-weight:900;box-shadow:0 7px 18px rgba(215,25,32,.22)}.hero{padding:66px 0 62px;background:radial-gradient(circle at 82% 25%,#e8d9fa 0,transparent 37%),linear-gradient(135deg,#fff 0%,#faf7ff 55%,#f2e8fc 100%)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:55px;align-items:center}.promo-badge{display:inline-flex;align-items:center;gap:8px;background:#fce8e9;color:#a81117;border:1px solid #f5c9cc;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:900;margin-bottom:16px}.hero-kicker{display:block;color:var(--purple-dark);font-size:14px;font-weight:900;letter-spacing:.7px;text-transform:uppercase;margin-bottom:12px}h1{color:#211629;font-size:clamp(40px,5.6vw,64px);line-height:1.02;letter-spacing:-2px;margin-bottom:21px}h1 .discount{color:var(--red)}.hero-text{max-width:690px;color:#514958;font-size:20px;margin-bottom:23px}.benefits{list-style:none;margin:0 0 27px}.benefits li{position:relative;padding-left:30px;margin-bottom:10px;font-size:17px;font-weight:700}.benefits li:before{content:"✓";position:absolute;left:0;color:var(--purple);font-weight:900}.cta{display:inline-flex;justify-content:center;align-items:center;gap:8px;background:linear-gradient(180deg,#e21e26,#c9151c);color:#fff;padding:18px 29px;border-radius:8px;font-size:18px;font-weight:900;text-align:center;box-shadow:0 10px 25px rgba(215,25,32,.28);transition:.18s}.cta:hover{transform:translateY(-2px)}.cta-big{padding:20px 32px;font-size:19px}.cta-note{margin-top:11px;color:#746b79;font-size:12px}.hero-info{display:flex;flex-wrap:wrap;gap:15px;margin-top:17px;color:#5d5563;font-size:13px;font-weight:700}.hero-info span:before{content:"✓";color:var(--success);margin-right:5px}.product-card{position:relative;background:linear-gradient(145deg,#fff,#faf6ff);border:1px solid #e7d9f5;border-radius:22px;padding:26px;box-shadow:0 20px 60px rgba(85,42,126,.14)}.discount-circle{position:absolute;top:18px;right:18px;width:83px;height:83px;border-radius:50%;background:var(--red);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:3}.discount-circle strong{font-size:24px;line-height:1}.discount-circle span{font-size:10px;font-weight:800}.product-card img{width:100%;max-height:430px;object-fit:contain}.product-card-footer{text-align:center;border-top:1px solid var(--border);padding-top:16px;margin-top:12px}.product-card-footer strong{display:block;color:var(--purple-dark);font-size:17px}.product-card-footer p{color:var(--muted);font-size:13px}.trust{background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.trust-item{padding:22px 12px;border-right:1px solid var(--border);color:#33283d;font-weight:800}.trust-item:last-child{border-right:none}.trust-item span{display:block;color:#776f7c;font-size:12px;font-weight:400}.section{padding:76px 0}.section-alt{background:linear-gradient(180deg,#fbf9fe,#f7f2fc)}.section-title{max-width:850px;margin:0 auto 15px;color:#281a32;text-align:center;font-size:clamp(31px,4.5vw,43px);line-height:1.13}.section-intro{max-width:790px;margin:0 auto 44px;text-align:center;color:var(--muted);font-size:18px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.card{background:#fff;border:1px solid var(--border);border-radius:15px;padding:28px;box-shadow:0 7px 25px rgba(74,38,101,.05)}.card-icon,.how-number{width:44px;height:44px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,var(--purple-dark),var(--purple));color:#fff;border-radius:50%;font-size:19px;font-weight:900;margin-bottom:17px}.card h3{color:#302039;font-size:21px;margin-bottom:9px}.card p{color:var(--muted)}.split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.split h2{color:#281a32;font-size:39px;line-height:1.15;margin-bottom:20px}.split p{color:var(--muted);margin-bottom:15px}.feature-list{list-style:none;margin:24px 0 28px}.feature-list li{padding:11px 0;border-bottom:1px solid #e7dfea;font-weight:700}.feature-list li:before{content:"✓";color:var(--purple);margin-right:10px;font-weight:900}.product-secondary{background:linear-gradient(145deg,#fff,#f7f0fd);padding:28px;border-radius:18px;border:1px solid #e6daf1;box-shadow:0 14px 40px rgba(80,39,115,.09)}.product-secondary img{width:100%;max-height:390px;object-fit:contain}.promo{position:relative;overflow:hidden;background:linear-gradient(135deg,#4c207c 0%,#692cad 45%,#8a51cf 100%);color:#fff;border-radius:22px;padding:54px 35px;text-align:center;box-shadow:0 20px 55px rgba(91,42,133,.25)}.promo-label{display:inline-block;background:#fff;color:var(--red);padding:7px 13px;border-radius:999px;font-size:13px;font-weight:900;margin-bottom:15px}.promo h2{color:#fff;font-size:clamp(34px,5vw,47px);line-height:1.08;margin-bottom:14px}.percent{display:block;color:#fff;font-size:clamp(52px,8vw,82px);line-height:1;font-weight:900;margin:10px 0}.promo>p{max-width:730px;margin:0 auto 27px;color:#f0e7f9;font-size:18px}.pros-cons{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.box{background:#fff;border:1px solid var(--border);border-radius:15px;padding:30px}.box h3{color:#302039;font-size:23px;margin-bottom:14px}.box ul{padding-left:20px}.box li{margin-bottom:9px}.center-cta{text-align:center;margin-top:32px}.notice{max-width:900px;margin:34px auto 0;padding:18px 20px;background:var(--purple-soft);border-left:4px solid var(--purple);border-radius:9px;color:#554d5a;font-size:14px}.faq{max-width:900px;margin:0 auto}.faq-item{padding:23px 0;border-bottom:1px solid #e3dbe8}.faq-item h3{color:#302039;font-size:20px;margin-bottom:8px}.faq-item p{color:var(--muted)}.final-box{background:linear-gradient(145deg,#fff,#faf6ff);border:2px solid #e4d5f1;border-radius:20px;padding:48px 30px;text-align:center;box-shadow:0 18px 50px rgba(81,39,113,.10)}.final-discount{display:inline-block;color:var(--red);font-size:15px;font-weight:900;text-transform:uppercase;margin-bottom:10px}.final-box h2{color:#281a32;font-size:clamp(33px,5vw,45px);line-height:1.1;margin-bottom:13px}.big-percent{color:var(--red)}.final-box>p{max-width:700px;margin:0 auto 25px;color:var(--muted);font-size:18px}.affiliate-box{max-width:900px;margin:30px auto 0;background:#fbf9fd;border:1px solid var(--border);border-radius:10px;padding:17px 19px;color:#6c6470;font-size:12px}footer{background:linear-gradient(135deg,#20142d,#301d43);color:#d2c7dc;padding:49px 0 33px;font-size:13px}.footer-top{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:40px;margin-bottom:28px}.footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:12px}.footer-brand img{height:30px}.footer-brand strong{color:#fff;font-size:18px}footer h3{color:#fff;font-size:15px;margin-bottom:11px}.footer-links{display:flex;flex-direction:column;gap:7px}.footer-links a{color:#e7ddef}.footer-disclaimer{padding-top:22px;border-top:1px solid #4a355d}.footer-disclaimer p{max-width:950px;margin-bottom:9px}.copyright{margin-top:18px;opacity:.7}.legal-page{max-width:900px;margin:0 auto}.legal-page h1{font-size:42px}.legal-page p,.legal-page li{margin-bottom:14px}.legal-page ul{padding-left:22px}@media(max-width:900px){.hero-grid,.split,.cards,.pros-cons,.footer-top{grid-template-columns:1fr}.trust-grid{grid-template-columns:repeat(2,1fr)}.nav a:not(.nav-cta){display:none}.product-card{max-width:570px;margin:0 auto}.hero{padding:48px 0}.section{padding:58px 0}}@media(max-width:560px){.brand-text{display:none}.brand img{height:30px}.nav .nav-cta{padding:10px 12px;font-size:12px}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:none;border-bottom:1px solid var(--border)}.cta{width:100%}.promo{padding:40px 20px}.final-box{padding:38px 20px}.discount-circle{width:72px;height:72px}}
