*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#102033;line-height:1.6}a{text-decoration:none}.wrap{width:min(1140px,92%);margin:auto}header{position:sticky;top:0;z-index:20;background:#fffefbf2;backdrop-filter:blur(12px);border-bottom:1px solid #e7ebef}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:#102033}.mark{display:grid;place-items:center;width:43px;height:43px;border-radius:10px;background:#f2b51d;font-weight:800}.brand b{display:block;font-size:15px}.brand small{display:block;color:#718094;font-size:11px}nav{display:flex;align-items:center;gap:28px}nav a{color:#405064;font-size:14px;font-weight:700}.navbtn{background:#0b1f33;color:white!important;padding:11px 18px;border-radius:8px}.menu{display:none;border:0;background:none;font-size:25px}.hero{padding:100px 0 90px;background:linear-gradient(135deg,#f7fafc,#edf4f8)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.eyebrow,label,.tag{font-size:12px;letter-spacing:2px;font-weight:800;color:#c88e08}.hero h1{font-family:Manrope,Arial;font-size:clamp(44px,5vw,70px);line-height:1.05;margin:18px 0}.hero h1 em{font-style:normal;color:#d59c0d}.hero p{color:#607083;font-size:17px;max-width:650px}.actions{display:flex;gap:12px;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 21px;border-radius:8px;font-weight:800;font-size:14px;border:0;cursor:pointer}.primary{background:#0b1f33;color:white}.secondary{background:white;color:#173047;border:1px solid #cdd6df}.trust{font-size:12px;color:#738295}.hero-card{background:#0b1f33;color:#fff;border-radius:22px;padding:48px;min-height:390px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 30px 70px #0b1f3326;position:relative;overflow:hidden}.hero-card:before{content:"";position:absolute;width:250px;height:250px;right:-80px;top:-80px;background:#f2b51d;opacity:.13;filter:blur(70px)}.bolt{position:absolute;right:45px;top:35px;font-size:55px}.hero-card h2{font-family:Manrope;font-size:29px;line-height:1.2}.hero-card p{color:#b8c6d3;font-size:14px}.divider{height:1px;background:#304558;margin:25px 0 18px}.stats{display:flex;gap:30px;color:#8ea0b1;font-size:11px}.stats b{display:block;color:white;font-size:18px}.section{padding:105px 0}.two{display:grid;grid-template-columns:1fr 1fr;gap:100px}.section h2{font-family:Manrope;font-size:43px;line-height:1.15;margin:14px 0}.lead{font-size:20px;color:#35485c}.two p:not(.lead){color:#718093}.gray{background:#f6f8fa}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px}.section-head p{max-width:430px;color:#718093}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{background:#fff;border:1px solid #e3e9ef;border-radius:14px;padding:28px;min-height:245px;transition:.2s}.cards article:hover{transform:translateY(-4px);box-shadow:0 18px 35px #0b1f3310}.cards i{font-style:normal;font-size:28px;display:block;margin-bottom:20px}.cards small{color:#9ca9b6;font-weight:800}.cards h3{font-family:Manrope;font-size:20px;line-height:1.25;margin:7px 0}.cards p{color:#718093;font-size:14px}.dark{background:#0b1f33;color:white}.dark label{color:#f2b51d}.dark p{color:#aebdca}.steps>div{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid #304558}.steps b{color:#f2b51d}.steps strong,.steps small{display:block}.steps small{color:#9eb0c0;margin-top:4px;font-size:13px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact>div p{color:#718093;max-width:520px}.contact form{display:flex;flex-direction:column;gap:14px}.contact input,.contact textarea{width:100%;padding:13px 14px;border:1px solid #dbe2e8;border-radius:8px;font:inherit}.contact input:focus,.contact textarea:focus{outline:2px solid #f2b51d33;border-color:#d5a11a}footer{background:#071522;color:#fff;padding:34px 0}.foot{display:flex;justify-content:space-between;gap:25px;align-items:center}.foot span,.foot small{display:block;color:#8293a3;font-size:12px;margin-top:4px}@media(max-width:800px){nav{display:none}.menu{display:block}.nav.open nav{display:flex;position:absolute;top:76px;left:0;right:0;background:white;padding:20px;flex-direction:column}.hero{padding:65px 0}.hero-grid,.two,.contact{grid-template-columns:1fr;gap:45px}.cards{grid-template-columns:1fr}.section-head{display:block}.section-head p{margin-top:15px}.section{padding:75px 0}.actions{flex-direction:column}.btn{width:100%}.foot{display:block}.foot small{margin-top:18px}.section h2{font-size:35px}}