:root{--blue:#075cff;--blue-dark:#0648c7;--ink:#090c12;--muted:#687386;--line:#dce3ed;--soft:#f5f8fc;--white:#fff;--green:#10a66b;--shell:1240px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.skip-link{position:fixed;z-index:1000;top:-100px;left:16px;padding:12px 16px;border-radius:10px;color:#fff;background:var(--ink)}.skip-link:focus{top:16px}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid rgba(220,227,237,.84);background:rgba(255,255,255,.88);backdrop-filter:blur(18px)}.nav-inner{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px}.brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;color:#fff;background:var(--blue);box-shadow:0 10px 24px rgba(7,92,255,.24);font-size:19px;font-weight:950;letter-spacing:-.06em}.brand-text{display:grid;line-height:1}.brand-text strong{font-size:18px;letter-spacing:.08em}.brand-text small{margin-top:5px;color:#7b8595;font-size:8px;font-weight:850;letter-spacing:.18em}.main-nav{display:flex;align-items:center;gap:28px;color:#303744;font-size:13px;font-weight:800}.main-nav>a:not(.nav-contact):hover{color:var(--blue)}.nav-contact{padding:12px 17px;border-radius:11px;color:#fff;background:var(--ink);transition:.2s ease}.nav-contact:hover{background:var(--blue);transform:translateY(-1px)}.hero{position:relative;overflow:hidden;padding:105px 0 115px;background:linear-gradient(180deg,#fff 0%,#f7faff 100%)}.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(9,12,18,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(9,12,18,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000 0%,transparent 88%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.hero-orb-one{top:15%;right:9%;width:400px;height:400px;background:rgba(7,92,255,.13)}.hero-orb-two{bottom:-180px;left:8%;width:340px;height:340px;background:rgba(7,92,255,.08)}.hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--blue);font-size:11px;font-weight:950;letter-spacing:.16em}.eyebrow span{width:27px;height:3px;border-radius:99px;background:currentColor}.eyebrow.light{color:#7ca8ff}.hero h1{max-width:720px;margin:21px 0 24px;font-size:clamp(53px,6.3vw,84px);line-height:.96;letter-spacing:-.067em}.hero h1 span{color:var(--blue)}.hero-copy>p{max-width:640px;margin:0;color:var(--muted);font-size:18px;line-height:1.75}.hero-actions,.final-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-actions{margin-top:34px}.button{display:inline-flex;min-height:51px;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:1px solid transparent;border-radius:13px;font-size:13px;font-weight:900;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button svg{width:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.button-blue{color:#fff;background:var(--blue);box-shadow:0 13px 30px rgba(7,92,255,.23)}.button-blue:hover{background:var(--blue-dark);box-shadow:0 16px 36px rgba(7,92,255,.3)}.button-white{border-color:var(--line);background:#fff}.button-white:hover{border-color:#aeb9ca;box-shadow:0 12px 30px rgba(20,38,70,.09)}.button-dark{color:#fff;background:var(--ink)}.button-dark:hover{background:#202735}.hero-trust{display:grid;margin-top:45px;padding-top:27px;border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:18px}.hero-trust>div{display:flex;align-items:flex-start;gap:9px}.hero-trust i{display:grid;width:21px;height:21px;flex:0 0 auto;place-items:center;border-radius:6px;color:var(--blue);background:#e8f0ff;font-size:10px;font-style:normal;font-weight:900}.hero-trust span{display:grid;gap:4px}.hero-trust strong{font-size:11px}.hero-trust small{color:#8a93a1;font-size:9px;line-height:1.35}.hero-system{position:relative;padding:32px 20px}.system-card{position:relative;overflow:hidden;padding:24px;border:1px solid #293140;border-radius:28px;color:#fff;background:linear-gradient(145deg,#090c12,#121927);box-shadow:0 40px 100px rgba(9,20,43,.3),0 0 0 10px rgba(255,255,255,.65)}.system-card::after{position:absolute;top:-120px;right:-100px;width:300px;height:300px;border-radius:50%;background:rgba(7,92,255,.34);filter:blur(65px);content:""}.system-top,.system-title,.activity-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:20px}.system-top{padding-bottom:21px;border-bottom:1px solid #29313f}.system-brand{display:flex;align-items:center;gap:10px}.system-brand>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:var(--blue);font-weight:950}.system-brand>div{display:grid;gap:4px}.system-brand strong{font-size:12px;letter-spacing:.09em}.system-brand small{color:#7f8a9b;font-size:7px;font-weight:800;letter-spacing:.15em}.live-pill{display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid #245644;border-radius:9px;color:#95e2c2;background:#102b23;font-size:8px;font-weight:950;letter-spacing:.12em}.live-pill i{width:6px;height:6px;border-radius:50%;background:#20cf8b;box-shadow:0 0 0 4px rgba(32,207,139,.1)}.system-title{padding:25px 0}.system-title>div:first-child{display:grid;gap:6px}.system-title small{color:#7c899b;font-size:8px;font-weight:900;letter-spacing:.15em}.system-title h2{margin:0;font-size:23px;letter-spacing:-.04em}.secure-mark{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:#173c82}.secure-mark svg{width:24px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.status-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.status-grid article{display:grid;gap:7px;padding:15px;border:1px solid #283140;border-radius:14px;background:#101722}.status-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px}.status-icon.blue{background:#173b7f}.status-icon.black{background:#272f3c}.status-icon.green{background:#153a31}.status-icon svg{width:18px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.status-grid span{color:#7d899a;font-size:8px;font-weight:750}.status-grid strong{font-size:15px}.status-grid em{color:#26bd82;font-size:8px;font-style:normal;font-weight:850}.activity-panel{position:relative;z-index:1;margin-top:10px;padding:17px 17px 0;border:1px solid #283140;border-radius:14px;background:#101722}.activity-head span{display:grid;gap:4px}.activity-head strong{font-size:11px}.activity-head small{color:#7d899a;font-size:8px}.activity-head b{color:#5f93ff;font-size:14px}.activity-panel svg{display:block;width:100%;height:150px;margin-top:3px}.activity-area{fill:url(#landingChartFill)}.activity-line{fill:none;stroke:var(--blue);stroke-width:4;stroke-linecap:round}.floating-note{position:absolute;z-index:2;display:flex;align-items:center;gap:10px;padding:13px 15px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.95);box-shadow:0 20px 50px rgba(18,37,73,.18);backdrop-filter:blur(12px)}.floating-note>span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:#fff;background:var(--blue);font-size:13px;font-weight:950}.floating-note>div{display:grid;gap:3px}.floating-note strong{font-size:10px}.floating-note small{color:#7e8999;font-size:8px}.floating-fast{top:0;left:-8px}.floating-secure{right:-9px;bottom:5px}.floating-secure>span{background:var(--ink)}.value-strip{padding:23px 0;color:#fff;background:var(--ink)}.value-strip-inner{display:flex;align-items:center;justify-content:center;gap:24px;text-align:center}.value-strip p,.value-strip strong{margin:0;font-size:12px}.value-strip p{color:#8f9aaa}.value-strip strong{letter-spacing:.02em}.value-strip-inner>span{width:5px;height:5px;border-radius:50%;background:var(--blue)}.why-section{padding:115px 0}.split-head{display:grid;grid-template-columns:1.07fr .68fr;align-items:end;gap:80px;margin-bottom:53px}.section-head h2,.services-intro h2,.standard-copy h2,.final-card h2{margin:15px 0 0;font-size:clamp(37px,4.7vw,58px);line-height:1.04;letter-spacing:-.055em}.split-head>p{margin:0;color:var(--muted);font-size:15px;line-height:1.8}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.principle-card{position:relative;overflow:hidden;min-height:420px;padding:30px;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:0 15px 45px rgba(22,42,73,.055);transition:.25s ease}.principle-card:hover{transform:translateY(-6px);box-shadow:0 25px 65px rgba(20,40,75,.12)}.principle-card.featured{border:2px solid var(--blue)}.principle-card.dark{color:#fff;border-color:#242b36;background:var(--ink)}.principle-card::after{position:absolute;right:-45px;bottom:-55px;width:180px;height:180px;border-radius:50%;background:rgba(7,92,255,.07);content:""}.principle-card.dark::after{background:rgba(7,92,255,.23)}.card-number{position:absolute;top:29px;right:29px;color:#99a3b2;font-size:10px;font-weight:900;letter-spacing:.13em}.principle-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:15px;color:var(--blue);background:#e8f0ff}.principle-card.dark .principle-icon{color:#fff;background:var(--blue)}.principle-icon svg{width:25px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.principle-card h3{margin:68px 0 14px;font-size:29px;letter-spacing:-.045em}.principle-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}.principle-card.dark p{color:#9ba6b6}.principle-card>strong{position:absolute;right:30px;bottom:29px;left:30px;color:var(--blue);font-size:9px;letter-spacing:.11em}.principle-card.dark>strong{color:#81aaff}.services-section{padding:110px 0;color:#fff;background:radial-gradient(circle at 10% 10%,rgba(7,92,255,.22),transparent 26%),linear-gradient(135deg,#090c12,#111827)}.services-layout{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:92px}.services-intro h2{max-width:520px}.services-intro p{max-width:530px;margin:23px 0 29px;color:#9fa9b9;font-size:15px;line-height:1.8}.services-list{border-top:1px solid #2a3342}.services-list article{display:grid;grid-template-columns:44px 1fr 32px;align-items:center;gap:17px;padding:25px 5px;border-bottom:1px solid #2a3342;transition:.2s ease}.services-list article:hover{padding-left:14px;background:rgba(255,255,255,.025)}.services-list article>span{color:#638ee3;font-size:9px;font-weight:950;letter-spacing:.13em}.services-list article>div{display:grid;gap:7px}.services-list h3{margin:0;font-size:18px}.services-list p{margin:0;color:#8e99aa;font-size:12px;line-height:1.55}.services-list article>i{display:grid;width:29px;height:29px;place-items:center;border:1px solid #354155;border-radius:9px;color:#7ca7ff;font-size:11px;font-style:normal}.standard-section{padding:100px 0}.standard-card{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:70px;padding:55px 60px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(90deg,rgba(7,92,255,.05) 1px,transparent 1px),linear-gradient(rgba(7,92,255,.05) 1px,transparent 1px),#f8faff;background-size:30px 30px}.mini-label{color:var(--blue);font-size:10px;font-weight:950;letter-spacing:.15em}.standard-copy h2{font-size:clamp(34px,4vw,49px)}.standard-copy p{max-width:620px;margin:20px 0 0;color:var(--muted);font-size:14px;line-height:1.8}.standard-points{display:grid;gap:10px}.standard-points>div{display:flex;align-items:center;gap:16px;padding:18px;border:1px solid #dfe6f0;border-radius:15px;background:rgba(255,255,255,.86)}.standard-points b{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#fff;background:var(--ink);font-size:9px}.standard-points>div:first-child b{background:var(--blue)}.standard-points span{display:grid;gap:4px}.standard-points strong{font-size:13px}.standard-points small{color:#8892a1;font-size:10px}.final-cta{padding:0 0 100px}.final-card{position:relative;overflow:hidden;display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:34px;padding:50px 55px;border-radius:28px;color:#fff;background:var(--blue);box-shadow:0 28px 75px rgba(7,92,255,.23)}.final-card::after{position:absolute;right:-70px;bottom:-170px;width:390px;height:390px;border:70px solid rgba(255,255,255,.07);border-radius:50%;content:""}.final-mark{position:relative;z-index:1;display:grid;width:92px;height:92px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:23px;background:rgba(255,255,255,.12);font-size:42px;font-weight:950}.final-card>div:not(.final-mark){position:relative;z-index:1}.final-card>div>span{color:#c5d8ff;font-size:9px;font-weight:950;letter-spacing:.15em}.final-card h2{margin-top:10px;font-size:clamp(32px,4vw,48px)}.final-card p{margin:10px 0 0;color:#d1dfff;font-size:13px}.final-actions{position:relative;z-index:1}.final-actions .button-blue{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.15);box-shadow:none}.final-actions .button-blue:hover{background:rgba(255,255,255,.24)}.site-footer{padding:32px 0;border-top:1px solid var(--line)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;color:#7b8594;font-size:10px}.footer-inner p{margin:0}.footer-inner .brand-text strong{color:var(--ink);font-size:15px}.footer-inner .brand-mark{width:34px;height:34px;border-radius:10px;font-size:15px}.footer-links{display:flex;align-items:center;gap:18px}.footer-links a:hover{color:var(--blue)}@media(max-width:1060px){.hero-layout{grid-template-columns:1fr 1fr;gap:34px}.hero h1{font-size:clamp(50px,7vw,72px)}.floating-note{display:none}.services-layout{gap:50px}.final-card{grid-template-columns:80px 1fr}.final-actions{grid-column:2}.final-mark{width:75px;height:75px}}@media(max-width:820px){.main-nav>a:not(.nav-contact){display:none}.hero{padding:75px 0 90px}.hero-layout,.split-head,.services-layout,.standard-card{grid-template-columns:1fr}.hero h1{max-width:760px}.hero-system{width:min(690px,100%);margin:20px auto 0}.split-head,.services-layout,.standard-card{gap:34px}.principle-grid{grid-template-columns:1fr}.principle-card{min-height:350px}.services-intro h2{max-width:680px}.standard-card{padding:42px}.final-card{grid-template-columns:72px 1fr}.footer-inner{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.shell{width:min(calc(100% - 28px),var(--shell))}.nav-inner{min-height:70px}.brand-text small{display:none}.nav-contact{font-size:11px}.hero{padding-top:58px}.hero h1{font-size:clamp(43px,13vw,61px)}.hero-copy>p{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.hero-trust{grid-template-columns:1fr;gap:12px}.hero-system{padding:20px 0}.system-card{padding:17px;border-radius:21px}.system-title h2{font-size:18px}.status-grid{grid-template-columns:1fr}.status-grid article{grid-template-columns:36px 1fr auto;align-items:center}.status-grid span,.status-grid em{display:none}.activity-panel svg{height:110px}.value-strip-inner{align-items:flex-start;flex-direction:column;gap:8px;text-align:left}.value-strip-inner>span{display:none}.why-section,.services-section,.standard-section{padding:78px 0}.split-head{margin-bottom:35px}.section-head h2,.services-intro h2,.standard-copy h2{font-size:36px}.principle-card{min-height:370px;padding:24px}.principle-card>strong{right:24px;bottom:24px;left:24px}.standard-card{padding:30px 22px}.final-cta{padding-bottom:68px}.final-card{grid-template-columns:1fr;padding:34px 24px}.final-mark{width:60px;height:60px;border-radius:17px;font-size:28px}.final-actions{grid-column:1;align-items:stretch;flex-direction:column}.final-actions .button{width:100%}.footer-links{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important}}
