:root{--navy:#0A1428;--blue:#1E4E79;--gold:#F4B740;--text:#08224b;--muted:#52627a;--bg:#ffffff;--soft:#F4F8FD;--line:#DDE8F5;--shadow:0 18px 45px rgba(10,20,40,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.5}.container{width:min(1180px,calc(100% - 48px));margin:auto}.topbar{background:var(--navy);position:sticky;top:0;z-index:10;box-shadow:0 8px 22px rgba(10,20,40,.18)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:800;line-height:1.05;letter-spacing:.02em}.brand img{width:48px;height:48px}.brand em{font-style:normal;color:var(--gold)}nav{display:flex;gap:38px}nav a{color:#fff;text-decoration:none;font-weight:700;font-size:15px;opacity:.94}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(180deg,#ffc94d,#f5a900);color:#07162c;text-decoration:none;font-weight:900;text-transform:uppercase;border-radius:12px;padding:18px 28px;box-shadow:0 12px 24px rgba(244,183,64,.32);border:0}.btn img{width:26px;height:26px}.btn-small{padding:14px 20px;font-size:13px;border-radius:9px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 25%,#f3f7ff 0,#fff 48%);padding:64px 0 28px}.hero:after{content:"";position:absolute;right:-12%;bottom:0;width:70%;height:180px;background:linear-gradient(135deg,transparent 5%,#eef5ff 80%);border-radius:70% 0 0 0;z-index:0}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:42px}.tag{display:inline-block;background:#eaf2fc;color:var(--blue);font-weight:900;text-transform:uppercase;font-size:13px;border-radius:999px;padding:9px 16px;margin-bottom:22px}.hero h1{font-size:58px;line-height:1.05;margin:0 0 22px;letter-spacing:-.04em;color:#09265a}.hero h1 strong,.hero h2 strong,h2 strong,.price-card strong,.about strong{color:#f5ad00}.hero h2{font-size:38px;line-height:1.06;margin:0 0 18px;color:#09265a}.hero p{font-size:21px;color:#14315a;margin:0 0 30px;max-width:585px}.trust{font-size:15px!important;color:#63728a!important;margin-top:24px!important}.trust span{display:inline-flex;align-items:center;justify-content:center;color:#f5ad00;border:2px solid #f5ad00;border-radius:50%;width:23px;height:23px;margin-right:8px}.hero-visual{position:relative;min-height:560px;display:flex;align-items:center;justify-content:flex-start}.phone{width:350px;max-width:56%;filter:drop-shadow(0 24px 18px rgba(10,20,40,.24))}.badge24{position:absolute;right:50px;top:70px;width:145px}.floating-cards{position:absolute;right:-20px;top:235px;display:grid;gap:14px}.floating-cards article{width:255px;background:#fff;border:1px solid #f0dcae;border-radius:14px;padding:14px 18px;display:flex;align-items:center;gap:13px;box-shadow:var(--shadow);font-weight:850;color:#123264}.floating-cards img{width:50px;height:50px}.pain-section{padding:54px 0 34px;text-align:center}.pain-section h2,.steps-section h2,.included h2,.after-buy h2{font-size:34px;margin:0 0 35px;line-height:1.2}.pain-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.pain-grid article{padding:0 28px;border-right:1px solid var(--line)}.pain-grid article:last-child{border-right:0}.pain-grid img{width:82px;height:82px}.pain-grid p{font-weight:850;font-size: 20px;max-width:180px;margin:10px auto 0}.solution{padding:20px 0}.solution-card{background:linear-gradient(90deg,#edf5ff,#fff);border:1px solid #e1ebf8;border-radius:22px;padding:28px 56px;display:grid;grid-template-columns:380px 1fr;align-items:center;gap:35px}.solution-card img{width:340px}.solution-card h2{font-size:41px;line-height:1.12;margin:0 0 18px;color:#113266}.solution-card p{font-size:20px;margin:0;color:#193864}.steps-section{padding:34px 0;text-align:center}.steps-grid,.after-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.steps-grid article,.after-grid article{position:relative;padding:18px}.steps-grid article:not(:last-child):after,.after-grid article:not(:last-child):after{content:"→";position:absolute;right:-22px;top:62px;color:#f5ad00;font-size:32px}.steps-grid span,.after-grid span{display:inline-flex;align-items:center;justify-content:center;background: #f5ad00;color: #fff;border-radius:50%;width:34px;height:34px;font-weight:900;margin-bottom:-4px}.steps-grid img,.after-grid img{width:96px;height:96px;display:block;margin:0 auto 8px}.steps-grid h3,.after-grid h3{margin:6px 0;font-size:24px}.steps-grid p,.after-grid p{margin:0;color:#1f3e69;font-weight:600;font-size:18px}.included{padding:18px 0 30px;text-align:center}.included-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.included-grid article{padding:12px 26px;border-right:1px solid var(--line)}.included-grid article:last-child{border-right:0}.included-grid img{width:84px;height:84px}.included-grid p{font-weight:850;font-size: 20px;margin:8px 0 0}.pricing{padding:16px 0 30px}.price-card{background:var(--navy);color:#fff;border-radius:14px;padding:30px 36px;display:grid;grid-template-columns:1fr 1.35fr 1.35fr;gap:32px;align-items:center;box-shadow:var(--shadow)}.price-card>div:not(:last-child){border-right:1px solid rgba(255,255,255,.28);height:100%}.price-card img{width:90px;height:90px;float:left;margin-right:22px}.price-card span{text-transform:uppercase;color:var(--gold);font-weight:900}.old-price{text-decoration:line-through;margin:8px 0 0}.price{font-size:30px;color:var(--gold);margin:0;font-weight:900}.price strong{font-size:76px;line-height:.9}.price-card p{font-size:19px;margin:0}.price-card small{font-size:16px}.after-buy{padding:10px 0 40px;text-align:center}.after-grid{grid-template-columns:repeat(5,1fr)}.after-grid span{background:#f5ad00;color:#fff}.after-grid article:not(:last-child):after{top:58px;right:-18px}.bottom-section{padding:10px 0 55px}.bottom-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:22px}.about,.faq{background:#fff;border:1px solid #dfe8f4;border-radius:16px;padding:24px;box-shadow:0 10px 32px rgba(10,20,40,.06)}.about h2,.faq h2{margin:0 0 16px}.about-content{display:grid;grid-template-columns:205px 1fr;gap:28px}.about-content img{width:205px;height:205px;object-fit:cover;border-radius:12px}.about h3{font-size:25px;line-height:1.15;margin:0 0 10px}.about p{margin:0;color:#1c3d67;font-weight:600}.faq details{border:1px solid #dfe8f4;border-radius:10px;padding:13px 16px;margin-bottom:10px;font-size: 18px;}.faq summary{cursor:pointer;list-style:none;font-weight:800;display:flex;justify-content:space-between}.faq summary:after{content:'+';color:var(--blue);font-size:22px}.faq details[open] summary:after{content:'−'}.faq p{margin:10px 0 0;color:var(--muted)}@media(max-width:960px){.nav{height:auto;min-height:78px;flex-wrap:wrap;padding:12px 0}nav{order:3;width:100%;justify-content:center;gap:18px;flex-wrap:wrap}.hero-grid,.solution-card,.bottom-grid{grid-template-columns:1fr}.hero h1{font-size:43px}.hero h2{font-size:32px}.hero-visual{min-height:460px;justify-content: left}.floating-cards{position:static;margin-top:20px}.badge24{right:5%;}.pain-grid,.steps-grid,.included-grid,.after-grid,.price-card{grid-template-columns:1fr}.pain-grid article,.included-grid article,.price-card>div{border-right:0!important;border-bottom:1px solid var(--line);padding-bottom:20px}.steps-grid article:not(:last-child):after,.after-grid article:not(:last-child):after{display:none}.solution-card{padding:28px}.solution-card img{width:min(320px,100%)}.about-content{grid-template-columns:1fr}.about-content img{width:100%;height:auto}.phone{max-width:70%;width:300px}}@media(max-width:560px){.container{width:min(100% - 28px,1180px)}.hero h1{font-size:38px}.btn{width:100%;padding:16px 18px;font-size:14px}.hero p{font-size:18px}.badge24{width:105px}.phone{max-width:82%}}.footer{background: #0A1428;border-top: 3px solid #F4B740;color: white;text-align: center;padding: 10px 20px;}.footer p {margin: 3px 0;}.footer h3 {margin: 0 0 5px 0;}
