:root{--navy:#071629;--navy2:#0b203a;--blue:#2768ff;--cyan:#1fd1c2;--text:#14223a;--muted:#64748b;--line:#e5eaf1;--bg:#f7f9fc;--white:#fff;--shadow:0 24px 70px rgba(15,38,72,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;background:rgba(5,18,34,.84);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{height:78px;justify-content:space-between}.brand,.nav-wrap{display:flex;align-items:center}.brand{gap:11px;color:#fff}.brand-mark{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--cyan));box-shadow:0 10px 25px rgba(39,104,255,.3)}.brand>span:last-child{display:flex;align-items:baseline;gap:5px}.brand strong{font-size:20px;letter-spacing:-.5px}.brand small{font-size:10px;letter-spacing:2px;color:#7de5dc;font-weight:800}.desktop-nav{display:flex;align-items:center;gap:30px;color:#cbd5e1;font-size:14px;font-weight:600}.desktop-nav>a:hover{color:#fff}.nav-cta{display:flex;gap:8px;align-items:center;background:#fff;color:var(--navy)!important;padding:12px 18px;border-radius:12px}.mobile-nav-wrap{display:none}.hero{position:relative;overflow:hidden;min-height:820px;padding:160px 0 100px;background:radial-gradient(circle at 80% 15%,rgba(39,104,255,.22),transparent 32%),linear-gradient(145deg,#061526,#0b2039 55%,#0b2942);color:#fff}.hero-grid-bg{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 0);background-size:54px 54px;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent)}.hero-orb{position:absolute;border-radius:999px;filter:blur(10px)}.hero-orb-one{width:300px;height:300px;background:rgba(31,209,194,.08);left:-100px;bottom:30px}.hero-orb-two{width:260px;height:260px;background:rgba(39,104,255,.13);right:-80px;top:230px}.hero-layout{position:relative;display:grid;grid-template-columns:1.02fr .98fr;grid-gap:58px;gap:58px;align-items:center}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:1.8px;font-weight:800;color:#58e0d3}.hero h1{font-size:clamp(48px,6vw,76px);line-height:1.03;letter-spacing:-3.5px;margin:23px 0}.hero h1 span{background:linear-gradient(90deg,#5b8cff,#42e0ce);-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:18px;line-height:1.8;color:#b9c7d9;max-width:650px}.hero-actions{display:flex;gap:14px;margin:34px 0 28px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:13px;padding:15px 22px;font-size:14px;font-weight:750;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--blue),#4b82ff);box-shadow:0 16px 32px rgba(39,104,255,.3)}.btn-secondary{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.04)}.hero-trust{display:flex;gap:22px;flex-wrap:wrap;color:#c9d6e4;font-size:13px}.hero-trust span{display:flex;align-items:center;gap:7px}.hero-trust svg{color:var(--cyan)}.hero-visual{position:relative}.dashboard-shell{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);border-radius:24px;padding:9px;box-shadow:0 40px 100px rgba(0,0,0,.34);transform:perspective(1100px) rotateY(-4deg) rotateX(2deg)}.window-bar{height:42px;border-radius:16px 16px 0 0;background:#101c2d;display:flex;align-items:center;padding:0 15px;gap:7px;color:#7f91a8;font-size:10px}.window-bar i{width:8px;height:8px;border-radius:50%;background:#ff6b6b}.window-bar i:nth-child(2){background:#ffd166}.window-bar i:nth-child(3){background:#20c997}.window-bar span{margin-left:auto}.dashboard-body{height:420px;display:flex;background:#f4f7fb;border-radius:0 0 16px 16px;overflow:hidden}.dashboard-body aside{width:62px;background:#0c1c31;color:#6f86a2;display:flex;align-items:center;flex-direction:column;gap:28px;padding-top:18px}.side-logo{color:#fff;background:var(--blue);width:34px;height:34px;display:grid;place-items:center;border-radius:10px;margin-bottom:8px}.dash-content{flex:1 1;padding:26px;color:#172033}.dash-top{display:flex;justify-content:space-between;align-items:center}.dash-top div{display:flex;flex-direction:column;gap:4px}.dash-top small{font-size:9px;color:#95a0b1}.dash-top strong{font-size:18px}.dash-top>span{font-size:9px;background:#dcfff8;color:#038b7f;padding:6px 9px;border-radius:999px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:22px}.metric-row>div{background:#fff;border:1px solid #edf0f5;border-radius:12px;padding:15px;display:flex;flex-direction:column;gap:7px}.metric-row small{font-size:8px;color:#8995a7}.metric-row strong{font-size:14px}.chart-card{margin-top:16px;background:#fff;border:1px solid #edf0f5;border-radius:14px;padding:17px}.chart-title{display:flex;justify-content:space-between;font-size:11px}.chart-title small{color:#97a1af;font-size:8px}.chart-bars{height:150px;display:flex;align-items:end;gap:12px;padding:20px 8px 0}.chart-bars i{display:block;flex:1 1;border-radius:7px 7px 3px 3px;background:linear-gradient(180deg,var(--blue),#74a0ff)}.mini-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:15px}.mini-row div{height:42px;background:#fff;border:1px solid #edf0f5;border-radius:10px}.floating-card{position:absolute;display:flex;align-items:center;gap:10px;background:#fff;color:var(--text);padding:13px 16px;border-radius:14px;box-shadow:var(--shadow)}.floating-card svg{color:var(--blue)}.floating-card div{display:flex;flex-direction:column}.floating-card strong{font-size:12px}.floating-card small{font-size:9px;color:#8491a4;margin-top:3px}.floating-card-one{left:-25px;bottom:55px}.floating-card-two{right:-20px;top:70px}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid div{padding:28px 20px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.trust-grid div:first-child{border-left:1px solid var(--line)}.trust-grid strong{font-size:17px}.trust-grid span{font-size:12px;color:var(--muted)}.section{padding:105px 0}.section-heading{margin-bottom:48px}.centered{text-align:center;max-width:760px;margin-inline:auto}.about-copy h2,.cta-box h2,.section-heading h2{font-size:clamp(36px,4vw,52px);letter-spacing:-2px;line-height:1.12;margin:15px 0 18px}.about-copy>p,.section-heading p{font-size:16px;color:var(--muted);line-height:1.8}.section-kicker{color:var(--blue)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.service-card{border:1px solid var(--line);border-radius:20px;padding:28px;transition:.25s;background:#fff}.service-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:#cfd9e8}.product-head>span,.service-icon{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;color:var(--blue);background:#edf3ff}.product-card h3,.service-card h3{font-size:20px;margin:20px 0 10px}.product-card p,.service-card p{color:var(--muted);line-height:1.7;font-size:14px}.product-card a,.service-card a,.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:750;font-size:13px;margin-top:10px}.products-section{background:var(--bg)}.split-heading{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:80px;gap:80px;align-items:end}.split-heading p{margin-bottom:8px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.product-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px;min-height:310px;overflow:hidden}.product-card.featured{background:linear-gradient(145deg,#0b1d34,#123459);color:#fff;border-color:transparent}.product-card.featured p{color:#bac9db}.featured-badge{position:absolute;right:18px;top:18px;background:#cffff8;color:#007e73;font-size:9px;text-transform:uppercase;letter-spacing:1px;font-weight:900;padding:7px 10px;border-radius:999px}.product-head{display:flex;align-items:center;gap:13px}.product-head small{color:var(--muted);text-transform:uppercase;letter-spacing:1.3px;font-weight:800;font-size:9px}.featured .product-head small{color:#9eb2ca}.about-section{overflow:hidden}.about-grid{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:90px;gap:90px;align-items:center}.about-visual{min-height:480px;position:relative;background:linear-gradient(145deg,#edf4ff,#eefcf9);border-radius:30px}.about-pattern{position:absolute;inset:0;background-image:radial-gradient(#9bb5d8 1px,transparent 0);background-size:24px 24px;opacity:.26}.about-card{position:absolute;z-index:2;border-radius:22px;box-shadow:var(--shadow);display:flex;flex-direction:column}.primary-about-card{left:45px;top:55px;width:270px;min-height:285px;padding:35px;background:linear-gradient(145deg,var(--blue),#1a4bbf);color:#fff}.primary-about-card svg{margin-bottom:auto}.primary-about-card strong{font-size:25px;line-height:1.2}.primary-about-card span{font-size:13px;line-height:1.6;color:#dbe7ff;margin-top:14px}.secondary-about-card{right:30px;bottom:48px;width:230px;padding:26px;background:#fff}.secondary-about-card svg{color:var(--cyan);margin-bottom:25px}.secondary-about-card strong{font-size:17px;line-height:1.4}.about-points{display:grid;grid-gap:18px;gap:18px;margin:28px 0}.about-points>div{display:flex;gap:13px}.about-points svg{color:var(--cyan);flex:none}.about-points span{display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:13px;line-height:1.5}.about-points strong{color:var(--text);font-size:15px}.process-section{background:linear-gradient(145deg,#071629,#0b2b46);color:#fff}.light-heading p{color:#aebdce}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.process-grid article{padding:30px 24px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.04)}.process-grid article>span{font-size:12px;color:#55ded1;font-weight:900}.process-grid h3{font-size:19px;margin:45px 0 10px}.process-grid p{font-size:13px;line-height:1.7;color:#aebdce}.cta-section{padding:85px 0}.cta-box{background:linear-gradient(135deg,#2667ff,#1747b6);border-radius:30px;padding:62px;display:flex;justify-content:space-between;align-items:center;gap:60px;color:#fff;box-shadow:0 35px 80px rgba(39,104,255,.24)}.cta-box>div:first-child{max-width:650px}.cta-box .section-kicker{color:#9ff7ec}.cta-box h2{font-size:40px}.cta-box p{color:#dce7ff;line-height:1.7}.cta-actions{display:flex;flex-direction:column;gap:12px;min-width:230px}.btn-light{background:#fff;color:#12305c}.btn-outline-light{border:1px solid rgba(255,255,255,.4)}footer{background:#061526;color:#fff;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);grid-gap:55px;gap:55px}.footer-grid h4{font-size:13px;text-transform:uppercase;letter-spacing:1.3px;margin:4px 0 22px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:13px}.footer-grid a,.footer-grid span{font-size:13px;color:#9db0c5;display:flex;align-items:center;gap:8px}.footer-grid a:hover{color:#fff}.footer-brand p{max-width:340px;color:#9db0c5;line-height:1.7;font-size:13px;margin-top:20px}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);margin-top:50px;padding-top:24px;display:flex;justify-content:space-between;color:#71869f;font-size:11px}@media(max-width:980px){.desktop-nav{display:none}.mobile-nav-wrap{display:block;position:relative}.menu-button{border:0;background:rgba(255,255,255,.08);color:#fff;width:42px;height:42px;border-radius:11px;display:grid;place-items:center}.mobile-nav{position:absolute;right:0;top:54px;width:230px;background:#fff;color:var(--text);border-radius:16px;padding:12px;box-shadow:var(--shadow);display:flex;flex-direction:column}.mobile-nav a{padding:12px;border-radius:9px;font-weight:650;font-size:14px}.mobile-nav a:hover{background:#eef4ff}.about-grid,.hero-layout{grid-template-columns:1fr}.hero{padding-top:135px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{max-width:680px;margin:20px auto 0}.product-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.split-heading{grid-template-columns:1fr;gap:10px}.process-grid{grid-template-columns:repeat(2,1fr)}.about-grid{gap:55px}.about-visual{max-width:650px;width:100%;margin:auto}.cta-box{flex-direction:column;align-items:flex-start}.cta-actions{flex-direction:row;flex-wrap:wrap}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:70px}.brand strong{font-size:17px}.brand-mark{width:39px;height:39px}.hero{min-height:auto;padding:125px 0 75px}.hero h1{font-size:43px;letter-spacing:-2px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.btn{width:100%}.hero-trust{flex-direction:column;align-items:center;gap:10px}.dashboard-shell{transform:none}.dashboard-body{height:330px}.metric-row{grid-template-columns:1fr}.metric-row>div:nth-child(n+2){display:none}.chart-bars{height:115px}.floating-card{display:none}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid div{border-bottom:1px solid var(--line)}.section{padding:78px 0}.about-copy h2,.cta-box h2,.section-heading h2{font-size:36px}.process-grid,.product-grid,.service-grid{grid-template-columns:1fr}.product-card,.service-card{min-height:auto}.about-visual{min-height:420px}.primary-about-card{left:20px;top:30px;width:245px}.secondary-about-card{right:18px;bottom:30px;width:205px}.cta-section{padding:55px 0}.cta-box{padding:38px 25px;border-radius:22px}.cta-actions{width:100%}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.split-heading{margin-bottom:38px}}