*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#12213a;line-height:1.6}a{text-decoration:none;color:inherit}.c{width:min(1160px,92%);margin:auto}header{height:76px;position:sticky;top:0;background:#fff;border-bottom:1px solid #e9eef5;z-index:9}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.logo{width:40px;height:40px;background:#0866ff;color:#fff;border-radius:10px;display:grid;place-items:center;font-weight:900;font-size:22px}.brand b{display:block}.brand small{font-size:10px;color:#6d788b}.menu{display:flex;gap:28px;font-weight:600}.q,.btn{background:#0866ff;color:#fff;padding:11px 19px;border-radius:8px;font-weight:bold;display:inline-block}.q{border-radius:25px}.hero{padding:85px 0;background:linear-gradient(135deg,#fff,#eef7ff)}.hg{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.hero h1{font-size:56px;line-height:1.05;margin:10px 0;color:#071a38}.hero p,.content p,.content li{color:#627087}.tag{letter-spacing:3px;font-size:12px;color:#59718f;font-weight:bold}.actions{display:flex;gap:12px;margin-top:25px}.outline{background:#fff;color:#0866ff;border:1px solid #0866ff}.mock{background:#fff;border:1px solid #e3eaf4;border-radius:20px;padding:25px;box-shadow:0 25px 70px #1e48821f}.chart{height:160px;display:flex;align-items:end;gap:10px;border-bottom:1px solid #ddd;margin:20px 0}.bar{flex:1;background:#0866ff;border-radius:5px 5px 0 0}.bar:nth-child(1){height:30%}.bar:nth-child(2){height:48%}.bar:nth-child(3){height:42%}.bar:nth-child(4){height:65%}.bar:nth-child(5){height:58%}.bar:nth-child(6){height:80%}.bar:nth-child(7){height:70%}.bar:nth-child(8){height:92%}.section{padding:80px 0}.light{background:#f6f9fd}.head{text-align:center;margin-bottom:40px}.head h2{font-size:38px;margin:0}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.card{background:#fff;border:1px solid #e3eaf4;border-radius:14px;padding:22px 18px}.ico{width:54px;height:54px;background:#eef6ff;border-radius:14px;display:grid;place-items:center;font-size:26px}.card h3{margin-bottom:5px}.card p{font-size:13px;color:#627087}.more{color:#0866ff;font-weight:bold;font-size:12px}.about{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.visual{min-height:330px;background:linear-gradient(135deg,#0866ff,#071a38);color:#fff;border-radius:20px;display:grid;place-items:center;text-align:center}.visual h2{font-size:42px}.pagehero{padding:65px 0;background:#eef7ff;text-align:center}.pagehero h1{font-size:44px;margin:0}.content{max-width:900px;margin:auto}.contactgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contact,.owner{border:1px solid #e3eaf4;border-radius:14px;padding:24px}.owner{margin-top:30px;background:#f7faff}.cta{text-align:center;padding:60px 20px;background:#071a38;color:#fff}footer{padding:30px 0;border-top:1px solid #e8edf3;color:#778395;font-size:12px}.foot{display:flex;justify-content:space-between}.foot a{margin-left:15px}@media(max-width:950px){.hg,.about{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.menu{display:none}.hero h1{font-size:39px}.cards,.contactgrid{grid-template-columns:1fr}.foot{display:block;text-align:center}.q{font-size:11px}}