@import url("https://fonts.googleapis.com/css2?family=Inter:wght@600;700;800;900&family=Manrope:wght@400;500;600;700;800&display=swap");:root{color-scheme:light;--page:#f7f8fc;--card:hsla(0,0%,100%,.88);--card-strong:#fff;--ink:#081128;--muted:#53607a;--line:rgba(8,17,40,.08);--blue:#1455fe;--blue-deep:#0d2ea3;--navy:#061236;--navy-soft:#0e1d4d;--sky:#dce8ff;--shadow-lg:0 30px 80px rgba(7,17,46,.12);--shadow-md:0 18px 40px rgba(7,17,46,.12);--shadow-sm:0 12px 24px rgba(7,17,46,.08)}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;color:var(--ink);background:var(--page);overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.page-background{position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 8% 12%,rgba(20,85,254,.13),transparent 28%),radial-gradient(circle at 88% 18%,rgba(6,18,54,.12),transparent 24%),radial-gradient(circle at 50% 100%,rgba(20,85,254,.08),transparent 34%),linear-gradient(180deg,#fff,#f5f8ff 40%,#f7f8fc)}.site-shell{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:24px 0 40px}.site-header{position:-webkit-sticky;position:sticky;top:16px;z-index:30;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:20px;gap:20px;padding:16px 22px;margin-bottom:48px;border:1px solid hsla(0,0%,100%,.72);border-radius:28px;background:hsla(0,0%,100%,.76);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 32px rgba(6,18,54,.08)}.brand{display:inline-flex;align-items:center;gap:14px}.brand-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),#4a82ff);box-shadow:0 10px 24px rgba(20,85,254,.26)}.brand-mark img{width:21px;height:21px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;gap:3px}.brand-name{font-family:Inter,sans-serif;font-size:1.05rem;font-weight:800;line-height:1}.brand-tagline{max-width:340px;color:var(--muted);font-size:.82rem;line-height:1.35}.site-nav{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2vw,34px);font-weight:700}.site-nav a{position:relative;padding:4px 0}.site-nav a:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;border-radius:999px;background:var(--blue);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.site-nav a:focus-visible:after,.site-nav a:hover:after{transform:scaleX(1)}.button,.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.button:hover,.header-cta:hover{transform:translateY(-1px)}.button-primary,.header-cta{color:#fff;background:linear-gradient(135deg,var(--blue),#2c6bff);box-shadow:0 18px 30px rgba(20,85,254,.28)}.button-secondary{color:var(--navy);background:hsla(0,0%,100%,.7);border:1px solid rgba(20,85,254,.14)}.button-secondary.on-dark{color:#fff;background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.16)}main{display:grid;grid-gap:32px;gap:32px}.hero-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(720px,820px);grid-gap:42px;gap:42px;align-items:center;min-height:760px;padding:16px 0 28px}.hero-copy-panel{max-width:720px}.hero-kicker,.mini-label,.section-eyebrow{margin:0 0 14px;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);font-size:.8rem;font-weight:800}.hero-copy-panel h1{margin:0;font-family:Inter,sans-serif;font-size:clamp(3.8rem,8vw,6rem);line-height:.98;letter-spacing:-.06em}.hero-brand-black{color:#000}.hero-brand-blue{color:var(--blue)}.hero-lead{max-width:760px;margin:28px 0 0;font-size:clamp(1.08rem,1.9vw,1.65rem);line-height:1.35;font-weight:700;color:#101726}.hero-actions{gap:14px;margin-top:34px}.hero-actions,.hero-trust{display:flex;flex-wrap:wrap}.hero-trust{gap:22px;margin-top:42px}.hero-trust-item{display:inline-flex;align-items:center;gap:10px;color:var(--navy);font-size:.96rem;font-weight:600}.hero-trust-item img{width:18px;height:18px;object-fit:contain}.hero-visual-panel{position:relative;display:grid;place-items:center;min-height:720px;max-width:820px;margin-left:auto;padding:78px 0 46px}.hero-illustration{width:min(100%,820px);height:auto;object-fit:contain;position:relative;z-index:1}.floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:14px;padding:18px 22px;border-radius:22px;background:hsla(0,0%,100%,.72);border:1px solid hsla(0,0%,100%,.66);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-md)}.floating-card span{display:block;margin-bottom:2px;color:#7295ff;font-size:.82rem}.floating-card strong{display:block;color:var(--blue);font-size:1.75rem;font-weight:800;line-height:1.05}.floating-card-top{top:108px;left:14px;min-width:246px}.floating-card-bottom{right:14px;bottom:84px;min-width:226px}@media (min-width:1181px){.floating-card{display:none}}.floating-icon{flex:none;width:48px;height:48px;padding:12px;border-radius:999px}.floating-icon.primary{color:#fff;background:rgba(20,85,254,.72)}.floating-icon.light{color:var(--blue);background:#fff}.service-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.soon-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;background:rgba(20,85,254,.1);color:var(--blue);font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.content-section{display:grid;grid-gap:28px;gap:28px;padding:18px 0}.section-header{max-width:760px}.section-header.center{text-align:center;margin:0 auto}.cta-panel h2,.section-header h2,.security-card h2{margin:0;font-family:Inter,sans-serif;font-size:clamp(2rem,4vw,3.35rem);line-height:1.04;letter-spacing:-.04em}.section-copy{margin:16px 0 0;max-width:760px;color:var(--muted);font-size:1.02rem;line-height:1.72}.intro-section{margin-top:6px}.future-section,.intro-grid,.section-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px;align-items:stretch}.cta-panel,.glass-card,.highlight-card,.roadmap-card,.security-card,.service-card,.step-card{position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.82);border-radius:32px;background:linear-gradient(180deg,hsla(0,0%,100%,.94),hsla(0,0%,100%,.78));box-shadow:var(--shadow-sm)}.intro-card,.why-card{padding:30px}.future-side-card h3,.highlight-card h3,.intro-card h3,.roadmap-card h3,.service-card h3,.step-card h3{margin:0 0 12px;font-family:Inter,sans-serif;font-size:1.35rem;line-height:1.2}.future-side-card p,.highlight-card p,.intro-card p,.roadmap-card p,.service-card p,.step-card p{margin:0;color:var(--muted);line-height:1.72}.intro-card.dark{color:#fff;background:linear-gradient(135deg,var(--navy),#0d205a);box-shadow:var(--shadow-lg)}.intro-card.dark .mini-label,.intro-card.dark span{color:hsla(0,0%,100%,.76)}.intro-stats{display:grid;grid-gap:22px;gap:22px}.intro-stats strong{display:block;margin-bottom:6px;font-family:Inter,sans-serif;font-size:2rem;letter-spacing:-.04em}.intro-stats span{line-height:1.6}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.service-card{padding:30px 28px}.highlight-icon,.service-icon{width:58px;height:58px;padding:14px;border-radius:18px;color:var(--blue);background:rgba(20,85,254,.1)}.service-icon.alt{color:#fff;background:hsla(0,0%,100%,.15)}.service-icon.inverted{color:#fff;background:hsla(0,0%,100%,.14)}.highlight-card h3,.service-card h3{margin-top:22px}.highlight-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.highlight-card,.highlight-grid{display:grid;grid-gap:18px;gap:18px}.highlight-card{padding:22px}.highlight-icon{width:50px;height:50px;border-radius:16px}.why-card{display:grid;align-content:center;grid-gap:18px;gap:18px}.check-item{display:flex;align-items:center;gap:14px;font-size:1.03rem;font-weight:700}.check-icon{display:inline-flex;width:38px;height:38px;padding:9px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--blue),#4a82ff)}.roadmap-grid,.steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.roadmap-card,.step-card{padding:28px}.step-number{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:22px;border-radius:18px;background:linear-gradient(135deg,var(--navy),#183075);color:#fff;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:800}.future-section{padding:6px 0}.future-main,.future-side-card{padding:32px;border-radius:34px}.future-main{color:#fff;background:radial-gradient(circle at top right,hsla(0,0%,100%,.12),transparent 34%),linear-gradient(135deg,var(--navy),#12265f 55%,var(--blue-deep));box-shadow:var(--shadow-lg)}.future-main .section-copy,.future-main .section-eyebrow{color:hsla(0,0%,100%,.82)}.future-main .section-header{max-width:none}.future-side-card{border:1px solid hsla(0,0%,100%,.82);background:linear-gradient(180deg,rgba(20,85,254,.08),hsla(0,0%,100%,.92));box-shadow:var(--shadow-sm)}.security-card{padding:34px;color:#fff;background:linear-gradient(135deg,var(--navy),#102764);box-shadow:0 22px 48px rgba(6,18,54,.18)}.security-copy{display:grid;grid-template-columns:auto 1fr;grid-gap:22px;gap:22px;align-items:start}.security-card .section-copy,.security-card .section-eyebrow{color:hsla(0,0%,100%,.8)}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:32px;color:#fff;background:radial-gradient(circle at 15% 10%,hsla(0,0%,100%,.16),transparent 20%),linear-gradient(135deg,#113fcb,#1455fe 52%,#06216b);box-shadow:0 24px 60px rgba(20,85,254,.24)}.cta-panel .section-eyebrow{color:hsla(0,0%,100%,.78)}.cta-actions{display:flex;flex-wrap:wrap;gap:14px}.site-footer{display:grid;grid-gap:28px;gap:28px;margin-top:44px;padding:34px;border:1px solid hsla(0,0%,100%,.82);border-radius:34px;background:linear-gradient(180deg,hsla(0,0%,100%,.92),rgba(245,248,255,.92));box-shadow:var(--shadow-sm)}.footer-brand-column{display:grid;grid-gap:18px;gap:18px}.footer-brand{align-items:flex-start}.footer-socials{display:flex;gap:10px}.footer-socials span{display:inline-flex;align-items:center;justify-content:center;min-width:60px;height:38px;padding:0 14px;border-radius:999px;background:rgba(20,85,254,.08);color:var(--blue);font-size:.88rem;font-weight:800}.footer-links-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.footer-links-grid>div{display:grid;align-content:start;grid-gap:12px;gap:12px}.footer-title{margin:0 0 4px;font-family:Inter,sans-serif;font-size:1rem;font-weight:800}.footer-links-grid a,.footer-links-grid span{color:var(--muted);line-height:1.6}.footer-links-grid a:hover{color:var(--blue)}.footer-bottom{padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:.92rem}.legal{padding:34px;border:1px solid hsla(0,0%,100%,.82);border-radius:34px;background:linear-gradient(180deg,hsla(0,0%,100%,.94),hsla(0,0%,100%,.82));box-shadow:var(--shadow-sm);line-height:1.75}.legal h1{margin-top:0;margin-bottom:14px;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.04em}.legal h1,.legal h3{font-family:Inter,sans-serif}.legal h3{margin-bottom:10px}.legal ul{padding-left:20px}.contact-card{display:grid;grid-gap:18px;gap:18px;margin-top:24px}@media (max-width:1180px){.site-header{grid-template-columns:1fr;justify-items:start}.site-nav{flex-wrap:wrap;justify-content:flex-start}.hero-section,.intro-grid,.section-two-column{grid-template-columns:1fr}.hero-section{min-height:auto}.hero-copy-panel{max-width:none}.hero-visual-panel{min-height:600px;max-width:580px;margin:0 auto;padding:74px 0 42px}.footer-links-grid,.highlight-grid,.roadmap-grid,.service-grid,.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-panel{flex-direction:column;align-items:flex-start}}@media (max-width:760px){.site-shell{width:min(100%,calc(100% - 28px));padding-top:14px}.site-header{top:10px;padding:16px 18px;margin-bottom:30px;border-radius:24px}.brand-tagline{display:none}.header-cta,.site-nav{width:100%}.site-nav{justify-content:space-between;gap:12px;font-size:.95rem}.hero-section{gap:30px;padding-top:4px}.hero-copy-panel h1{font-size:clamp(3rem,16vw,4.5rem)}.hero-lead{font-size:1.05rem}.hero-visual-panel{min-height:520px;max-width:500px}.hero-illustration{width:min(100%,448px)}.floating-card{padding:14px 16px;gap:12px;border-radius:18px}.floating-card strong{font-size:1.12rem}.floating-card-top{top:76px;left:6px;min-width:194px}.floating-card-bottom{right:6px;bottom:48px;min-width:176px}.floating-icon{width:42px;height:42px}.footer-links-grid,.highlight-grid,.roadmap-grid,.service-grid,.steps-grid{grid-template-columns:1fr}.cta-panel,.intro-card,.legal,.roadmap-card,.security-card,.service-card,.site-footer,.step-card,.why-card{padding:24px;border-radius:26px}.security-copy{grid-template-columns:1fr}}@media (max-width:520px){.site-nav{justify-content:flex-start;gap:10px 16px;font-size:.88rem}.cta-actions,.cta-actions .button,.hero-actions,.hero-actions .button{width:100%}.hero-trust{gap:14px}.hero-trust-item{width:100%}.hero-visual-panel{min-height:390px;padding:64px 0 34px}.hero-illustration{width:min(100%,332px)}.floating-card{padding:12px 14px;gap:10px}.floating-card span{font-size:.72rem}.floating-card strong{font-size:1rem}.floating-card-top{top:60px;left:4px;min-width:162px}.floating-card-bottom{right:4px;min-width:148px;bottom:42px}.floating-icon{width:38px;height:38px;padding:10px}}