:root{--bg:#080b16;--surface:#fff;--surface-soft:#f5f7fb;--text:#101423;--muted:#4b5568;--muted-light:#e2e8f7;--primary:#6d5dfc;--primary-dark:#4033c6;--accent:#18d6a3;--border:#1216251f;--shadow:0 24px 80px #0a0f1e2e;--radius:24px;color:var(--text);background:var(--surface);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);margin:0}a{color:inherit;text-decoration:none}main{overflow:hidden}.container{width:min(1120px,100% - 40px);margin:0 auto}.hero{color:#fff;background:radial-gradient(circle at 78% 18%,#6d5dfc6b,#0000 34%),radial-gradient(circle at 12% 82%,#18d6a32e,#0000 34%),linear-gradient(135deg,#070914 0%,#101936 54%,#101123 100%);min-height:78vh;padding:72px 0 116px;position:relative}.hero:after{content:"";background:var(--surface);z-index:0;height:180px;position:absolute;inset:auto -10% -128px;transform:rotate(-2deg)}.hero__grid{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;gap:56px;display:grid;position:relative}.badge,.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);align-items:center;gap:8px;margin:0 0 18px;font-size:.84rem;font-weight:900;display:inline-flex}.badge{color:#f4fffb;background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;padding:10px 14px}.hero h1,.section-title h2,.section h2,.offer h2,.final-cta h2{letter-spacing:-.055em;margin:0;line-height:.98}.hero h1{max-width:760px;font-size:clamp(3.4rem,8vw,6.8rem)}.hero__lead{color:#fff;max-width:720px;margin:26px 0 0;font-size:clamp(1.3rem,2vw,1.75rem);line-height:1.36}.hero__text,.large-text,.section-title p,.offer p,.final-cta p{color:var(--muted);font-size:1.12rem;line-height:1.78}.hero__text{color:#e5ebfb;max-width:670px}.hero__actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:32px;display:flex}.button{color:#fff;letter-spacing:-.01em;text-align:center;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:0 28px;font-size:1rem;font-weight:950;line-height:1.1;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button span{justify-content:center;align-items:center;min-height:1.2em;display:flex}.button:hover{transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg,#5346e8,#7b5cff);box-shadow:0 18px 40px #6d5dfc61}.link-button{color:#fff;text-underline-offset:5px;font-size:1rem;font-weight:900;text-decoration:underline}.hero__proof{z-index:2;flex-wrap:wrap;gap:14px;margin-top:28px;display:flex;position:relative}.hero__proof span{color:#f1f5ff;align-items:center;gap:7px;font-weight:800;display:inline-flex}.product-card{min-height:500px;position:relative}.product-card__cover{box-shadow:var(--shadow);background:linear-gradient(145deg,#ffffff29,#ffffff0a),linear-gradient(135deg,#1c2360,#6d5dfc 58%,#18d6a3);border:1px solid #ffffff2e;border-radius:32px;flex-direction:column;justify-content:space-between;padding:34px 34px 118px;display:flex;position:absolute;inset:0 64px 92px 24px;overflow:hidden;transform:rotate(-3deg)}.cover-glow{filter:blur(4px);background:#ffffff47;border-radius:999px;width:220px;height:220px;position:absolute;top:-80px;right:-80px}.product-card__cover p,.product-card__cover span{z-index:1;color:#fffffff2;margin:0;font-weight:900;position:relative}.product-card__cover span{background:#0a0d1e40;border-radius:999px;max-width:250px;padding:8px 10px;font-size:.95rem}.product-card__cover h2{z-index:1;color:#fff;letter-spacing:-.055em;max-width:300px;margin:0;font-size:3.2rem;line-height:.98;position:relative}.product-card__sheet{width:300px;box-shadow:var(--shadow);z-index:3;background:#fffffffc;border-radius:24px;padding:24px;position:absolute;bottom:4px;right:0}.sheet-title{color:var(--primary-dark);margin:0 0 12px;font-weight:950}.product-card__sheet ul{color:#1f2635;margin:0;padding-left:18px;font-weight:850;line-height:1.75}.quick-proof{z-index:2;padding:54px 0 42px;position:relative}.proof-grid,.benefits-grid,.modules-grid,.examples-grid{gap:18px;display:grid}.proof-grid{grid-template-columns:repeat(3,1fr)}.modules-grid{grid-template-columns:repeat(4,1fr)}.examples-grid{grid-template-columns:repeat(3,1fr);align-items:stretch}.benefits-grid{grid-template-columns:repeat(4,1fr)}.proof-grid article,.benefit-card,.module-card,.example-card,.list-card,.speed-card,.price-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 16px 42px #0f172a14}.proof-grid article{padding:30px}.proof-grid svg,.benefit-card svg,.speed-card svg{color:var(--primary)}.proof-grid h3,.benefit-card h3,.module-card h3{margin:16px 0 8px;font-size:1.28rem;line-height:1.18}.proof-grid p,.benefit-card p,.example-card p,.list-card p,.faq-list p{color:var(--muted);margin:0;font-size:1.02rem;line-height:1.68}.section{padding:82px 0}.section--soft{background:var(--surface-soft)}.section--dark{color:#fff;background:radial-gradient(circle at 18% 20%,#18d6a333,#0000 30%),linear-gradient(135deg,#080b16,#151c36)}.section--dark .large-text{color:#e2e8f7}.two-columns{grid-template-columns:.9fr 1.1fr;align-items:start;gap:46px;display:grid}.two-columns--center{align-items:center}.section-title{max-width:760px;margin-bottom:36px}.two-columns .section-title{margin-bottom:0}.section-title h2,.section h2,.offer h2,.final-cta h2{font-size:clamp(2.35rem,4vw,4.25rem)}.list-card{padding:30px}.list-card p,.offer-list span{align-items:flex-start;gap:10px;font-weight:850;display:flex}.list-card p+p{margin-top:16px}.list-card svg,.offer-list svg{color:var(--accent);flex:none;margin-top:2px}.speed-card{min-height:300px;color:var(--text);background:radial-gradient(circle at 80% 20%,#18d6a32e,#0000 26%),#fff;padding:34px}.speed-card h3{letter-spacing:-.04em;margin:18px 0 12px;font-size:2.45rem}.speed-card p{color:var(--muted);font-size:1.04rem;line-height:1.7}.mini-list{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px;display:grid}.mini-list span{color:#fff;background:#ffffff17;border:1px solid #ffffff2e;border-radius:16px;padding:15px 17px;font-weight:900}.module-card{min-height:155px;padding:23px}.module-card span{color:var(--primary-dark);font-weight:950}.example-card{flex-direction:column;min-height:100%;padding:0;display:flex;overflow:hidden}.example-card div{padding:24px}.example-card div:first-child{background:#fff1f0}.example-card div:last-child{border-top:1px solid var(--border);background:#edfff8;flex:1}.example-card strong{color:var(--text);margin-bottom:10px;font-size:1.02rem;display:block}.benefit-card{padding:26px}.offer{color:#fff;background:radial-gradient(circle at 78% 22%,#6d5dfc57,#0000 32%),linear-gradient(135deg,#070914,#111936 62%,#16132d);padding:96px 0}.offer__box{grid-template-columns:minmax(0,1fr) 390px;align-items:center;gap:44px;display:grid}.offer p{color:#e2e8f7}.offer-list{grid-template-columns:repeat(2,1fr);gap:14px;margin:28px 0;display:grid}.offer-list span{color:#fff}.offer-note{background:#ffffff14;border:1px solid #ffffff2e;border-radius:18px;padding:17px 19px}.price-card{text-align:center;color:var(--text);flex-direction:column;justify-content:center;align-items:center;padding:34px;display:flex}.price-card__tag{background:#dffcf2;border-radius:999px;padding:9px 13px;display:inline-flex;color:#1d5a48!important;margin:0 auto 16px!important;font-size:.82rem!important;font-weight:950!important;line-height:1.1!important}.price-card__old{color:#747b8d;font-size:1.28rem;font-weight:900;text-decoration:line-through;text-decoration-thickness:2px}.price-card__now{color:var(--primary-dark);text-transform:uppercase;letter-spacing:.04em;margin-top:10px;font-size:1rem;font-weight:950}.price-card strong{color:#0d1221;letter-spacing:-.07em;margin:4px 0 0;font-size:4.25rem;line-height:.95;display:block}.price-card span{color:#fff;margin:14px 0 12px;font-size:1.02rem;font-weight:800;display:block}.price-card small{color:#697185;margin-top:14px;font-size:.92rem;display:block}.price-card .button{white-space:normal;width:100%;min-height:62px;font-size:1.05rem}.faq-wrap{max-width:860px}.faq-list details{border-bottom:1px solid var(--border);padding:22px 0}.faq-list summary{cursor:pointer;color:var(--text);font-size:1.16rem;font-weight:950}.faq-list p{padding-top:12px}.final-cta{background:var(--surface-soft);padding:80px 0}.final-cta__box{text-align:center;color:#fff;box-shadow:var(--shadow);background:radial-gradient(circle at 20% 18%,#18d6a333,#0000 28%),linear-gradient(135deg,#121936,#6d5dfc);border-radius:34px;padding:50px}.final-cta__box p{color:#f0f3ff;max-width:700px;margin:18px auto 28px}footer{color:#fff;background:#080b16;padding:26px 0}.footer__inner{color:var(--muted-light);justify-content:space-between;gap:18px;display:flex}.footer__inner strong{color:#fff}@media (width<=900px){.hero__grid,.two-columns,.offer__box{grid-template-columns:1fr}.product-card{min-height:430px}.proof-grid,.examples-grid,.benefits-grid,.modules-grid{grid-template-columns:repeat(2,1fr)}.offer__box{gap:24px}.price-card{width:min(100%,430px);margin:0 auto}}@media (width<=640px){.container{width:min(100% - 28px,1120px)}.hero{padding-top:44px;padding-bottom:94px}.hero:after{bottom:-118px}.hero h1{font-size:3.45rem}.hero__lead{font-size:1.2rem}.hero__actions,.button{width:100%}.button{white-space:normal;min-height:60px;padding:0 22px;font-size:1.02rem}.link-button{text-align:center;width:100%}.quick-proof{padding-top:42px}.product-card{min-height:390px}.product-card__cover{padding:26px 26px 54px;inset:0 20px 78px 0}.product-card__cover h2{font-size:2.55rem}.product-card__cover span{max-width:190px;font-size:.82rem}.product-card__sheet{width:260px}.section{padding:60px 0}.proof-grid,.examples-grid,.benefits-grid,.modules-grid,.mini-list,.offer-list{grid-template-columns:1fr}.price-card strong{font-size:3.75rem}.final-cta__box{padding:34px 22px}.footer__inner{text-align:center;flex-direction:column}}
