:root{--navy:#061f44;--red:#ef2938;--muted:#64748b;--line:#e6edf6;--shadow:0 16px 42px rgba(6,31,68,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--navy);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 44px));margin:auto}.topbar{position:sticky;top:0;background:#fff;z-index:10;border-bottom:1px solid var(--line)}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:276px;display:block}.menu{display:flex;gap:30px;font-size:15px;font-weight:800}.menu a{padding:33px 0;border-bottom:3px solid transparent}.menu a.active,.menu a:hover{border-color:var(--red)}.phoneTop{display:flex;gap:12px;align-items:center}.phoneIcon{font-size:34px}.phoneTop strong{display:block;color:var(--red);font-size:22px}.phoneTop small{color:#64748b}.hero{height:500px;background-image:linear-gradient(90deg,rgba(5,24,55,.96) 0%,rgba(5,24,55,.92) 33%,rgba(5,24,55,.18) 58%,rgba(255,255,255,0) 100%),url("assets/hero-header.png");background-size:cover;background-position:center}.heroInner{height:100%;display:flex;align-items:center}.heroText{width:min(560px,100%);color:#fff}.hero h1{font-size:58px;line-height:1.02;margin:0 0 16px;font-weight:900;letter-spacing:-.04em}.hero h1 span{display:block;color:var(--red)}.lead{font-size:22px;margin:0 0 26px}.heroBullets{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:12px;font-size:18px}.heroBullets li{display:flex;align-items:center;gap:12px}.heroBullets li:before{content:"✓";width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--red);font-weight:900;font-size:13px}.heroActions{display:flex;gap:14px;flex-wrap:wrap}.btn{height:58px;padding:0 28px;border-radius:10px;display:inline-flex;align-items:center;gap:14px;font-weight:900;font-size:17px}.btn.primary{background:var(--red);color:#fff;box-shadow:0 16px 28px rgba(239,41,56,.28)}.btn.ghost{border:2px solid rgba(255,255,255,.72);background:rgba(255,255,255,.06);color:#fff}section{padding:64px 0}.products{background:linear-gradient(#fff,#f5f8fd)}.sectionHead{text-align:center;margin-bottom:34px}.sectionHead h2{font-size:33px;margin:0 0 10px;letter-spacing:-.03em}.sectionHead h2:after{content:"";width:70px;height:4px;background:var(--red);border-radius:10px;display:block;margin:14px auto 0}.sectionHead p{color:var(--muted);margin:0 auto;max-width:700px}.productGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.productCard{position:relative;background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;box-shadow:0 10px 30px rgba(6,31,68,.08)}.productCard img{height:175px;width:100%;object-fit:contain;margin:4px 0 16px}.circleIcon{position:absolute;top:18px;left:20px;width:48px;height:48px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:900}.circleIcon.dots{color:#ef2938}.productCard h3{font-size:21px;margin:0}.sub{margin:4px 0 16px;font-weight:700}.productCard ul{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:8px}.productCard li:before{content:"✓";color:var(--red);font-weight:900;margin-right:8px}.price{border-top:1px solid var(--line);padding-top:15px}.price strong{font-size:31px;color:var(--red)}.price span{font-size:14px;color:#334155}.steps{background:#fff}.stepGrid{display:grid;grid-template-columns:1fr 40px 1fr 40px 1fr 40px 1fr;align-items:start;gap:10px}.step{text-align:center;position:relative}.step span{position:absolute;top:-12px;left:55%;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-weight:900}.icon{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px rgba(6,31,68,.09);font-size:32px;margin:0 auto 16px}.step h3{margin:0 0 8px}.step p{margin:0;color:#475569}.arrow{font-size:56px;text-align:center;padding-top:20px}.conversion{background:#f5f8fd;padding-top:42px}.convGrid{display:grid;grid-template-columns:1fr 1fr}.whyBox,.formBox{padding:42px}.whyBox{background:linear-gradient(140deg,#061f44,#092e62);color:white;border-radius:16px 0 0 16px}.formBox{background:white;border-radius:0 16px 16px 0}.whyBox h2,.formBox h2{margin:0 0 28px;font-size:28px}.reason{position:relative;margin:25px 0;padding-bottom:14px;display:grid;grid-template-columns:1fr auto;gap:15px}.reason:after{content:"";position:absolute;bottom:0;left:0;right:0;height:8px;background:rgba(255,255,255,.18);border-radius:10px}.reason i{position:absolute;bottom:0;left:0;height:8px;width:var(--w);background:var(--red);border-radius:10px}.reason b{font-size:22px}.formBox form{display:grid;gap:14px}.formBox input,.formBox select{width:100%;height:52px;border:1px solid #d8e0ec;border-radius:8px;padding:0 16px;font:inherit}.formBox button{height:56px;border:0;border-radius:8px;background:var(--red);color:#fff;font:inherit;font-weight:900;font-size:17px}.formBox small{text-align:center;color:#64748b}.footer{background:#061f44;color:#fff;padding:42px 0 78px}.footGrid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:44px}.footer img{width:270px;filter:brightness(0) invert(1)}.footer p{color:#dbeafe;line-height:1.7}.footer a{color:#fff;font-weight:900}.mobileCall{display:none}@media(max-width:980px){.menu{display:none}.phoneTop{display:none}.hero{height:auto;padding:70px 0;background-position:62% center}.hero h1{font-size:46px}.productGrid{grid-template-columns:repeat(2,1fr)}.stepGrid{grid-template-columns:1fr;gap:24px}.arrow{display:none}.convGrid{grid-template-columns:1fr}.whyBox,.formBox{border-radius:16px}.footGrid{grid-template-columns:1fr}}@media(max-width:640px){.container{width:min(100% - 24px,1180px)}.nav{height:72px}.brand img{width:220px}.hero h1{font-size:39px}.lead{font-size:18px}.btn{width:100%;justify-content:center}.productGrid{grid-template-columns:1fr}.mobileCall{display:flex;position:fixed;left:12px;right:12px;bottom:12px;height:54px;border-radius:12px;background:var(--red);color:white;z-index:90;align-items:center;justify-content:center;font-weight:900;box-shadow:0 16px 34px rgba(239,41,56,.34)}}