:root{--navy:#071125;--navy2:#101d3d;--ink:#0b1324;--muted:#697386;--line:#e7ebf2;--cyan:#37ced7;--mint:#65e0b8;--violet:#7358ee}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;min-height:100%;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.blh-header{height:82px;display:flex;align-items:center;gap:34px;max-width:1220px;margin:auto;padding:0 28px}.blh-brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink)}.blh-brand span{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:linear-gradient(135deg,var(--cyan),var(--violet));color:#fff;font-size:13px;font-weight:900;box-shadow:0 9px 24px rgba(78,91,220,.22)}.blh-brand strong{font-size:20px;letter-spacing:-.5px}.blh-header nav{display:flex;gap:30px;margin-left:auto}.blh-header nav a,.blh-login{color:#667085;text-decoration:none;font-size:13px;font-weight:750}.blh-header nav a:hover,.blh-login:hover{color:var(--ink)}.blh-actions{display:flex;align-items:center;gap:18px}.blh-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:13px;padding:15px 22px;background:linear-gradient(135deg,var(--cyan),var(--mint));color:#071125;text-decoration:none;font-size:13px;font-weight:900;box-shadow:0 12px 28px rgba(52,205,212,.24);transition:.2s transform,.2s box-shadow}.blh-button:hover{transform:translateY(-2px);box-shadow:0 17px 36px rgba(52,205,212,.32)}.blh-button.small{padding:11px 16px;border-radius:11px}.blh-button span{font-size:18px}.blh-hero{position:relative;overflow:hidden;min-height:680px;padding:112px 28px 100px;text-align:center;color:#fff;background:linear-gradient(135deg,#071125 0%,#152a63 57%,#4b3db1 100%)}.blh-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent)}.blh-glow{position:absolute;border-radius:50%;filter:blur(10px)}.blh-glow.one{width:450px;height:450px;right:-150px;top:-210px;background:radial-gradient(circle,rgba(55,206,215,.44),transparent 69%)}.blh-glow.two{width:420px;height:420px;left:-220px;bottom:-230px;background:radial-gradient(circle,rgba(113,75,240,.47),transparent 69%)}.blh-kicker,.blh-section-head>span,.blh-final>span{position:relative;color:#8ee9ef;font-size:11px;font-weight:900;letter-spacing:2.2px}.blh-hero h1{position:relative;max-width:920px;margin:20px auto 24px;font-size:clamp(48px,7.5vw,92px);line-height:.96;letter-spacing:-4.5px}.blh-hero h1 em{font-style:normal;background:linear-gradient(90deg,var(--cyan),var(--mint));-webkit-background-clip:text;color:transparent}.blh-hero>p{position:relative;max-width:740px;margin:0 auto;color:#cad6ed;font-size:18px;line-height:1.7}.blh-cta{position:relative;display:flex;align-items:center;justify-content:center;gap:25px;margin-top:34px}.blh-text-link{color:#dce7f8;text-decoration:none;font-size:13px;font-weight:800}.blh-proof{position:relative;display:flex;justify-content:center;flex-wrap:wrap;gap:28px;margin-top:56px;color:#aebbd3;font-size:11px;font-weight:700}.blh-proof span:before{color:var(--mint)}.blh-section{max-width:1180px;margin:auto;padding:110px 28px}.blh-section-head{text-align:center}.blh-section-head>span{color:#4e67d8}.blh-section-head h2{max-width:650px;margin:13px auto 45px;font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-2px}.blh-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blh-steps article{position:relative;padding:34px 30px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(17,32,70,.055)}.blh-steps article>b{position:absolute;right:22px;top:18px;color:#e8ebf2;font-size:32px}.blh-icon{width:47px;height:47px;border-radius:14px;display:grid;place-items:center;background:#edf1ff;color:#536be0;font-size:21px;font-weight:900}.blh-steps h3{margin:24px 0 10px;font-size:20px}.blh-steps p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.blh-trust{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:100px max(28px,calc((100vw - 1124px)/2));background:#f5f7fb}.blh-trust .blh-kicker{color:#4e67d8}.blh-trust h2{margin:14px 0 0;font-size:clamp(36px,4vw,56px);line-height:1.08;letter-spacing:-2.5px}.blh-trust-list{display:grid;gap:9px}.blh-trust-list p{display:grid;grid-template-columns:45px 1fr;gap:2px 13px;margin:0;padding:20px;background:#fff;border:1px solid var(--line);border-radius:15px}.blh-trust-list i{grid-row:1/3;font-style:normal;color:#5169d8;font-size:12px;font-weight:900}.blh-trust-list strong{font-size:14px}.blh-trust-list small{color:var(--muted);line-height:1.55}.blh-final{margin:0;padding:105px 28px;text-align:center;color:#fff;background:linear-gradient(130deg,#0a142b,#243a81 65%,#4c40ac)}.blh-final h2{margin:17px 0 30px;font-size:clamp(42px,6vw,72px);line-height:1;letter-spacing:-3px}.blh-footer{min-height:110px;max-width:1220px;margin:auto;padding:28px;display:flex;align-items:center;gap:26px}.blh-footer p{color:var(--muted);font-size:12px}.blh-footer>a:not(.blh-brand){margin-left:auto;color:#4e63cb;text-decoration:none;font-size:12px;font-weight:850}.blh-footer small{color:#98a2b3;font-size:11px}@media(max-width:760px){.blh-header{height:70px;padding:0 18px}.blh-header nav,.blh-login{display:none}.blh-actions{margin-left:auto}.blh-hero{min-height:auto;padding:88px 20px 76px}.blh-hero h1{letter-spacing:-2.6px}.blh-hero>p{font-size:16px}.blh-cta{flex-direction:column}.blh-proof{gap:12px 20px;margin-top:40px}.blh-section{padding:76px 18px}.blh-steps,.blh-trust{grid-template-columns:1fr}.blh-trust{gap:42px;padding:76px 18px}.blh-footer{flex-wrap:wrap;justify-content:center;text-align:center}.blh-footer p{width:100%;margin:0}.blh-footer>a:not(.blh-brand){margin-left:0}}
