:root{--ink:#132238;--muted:#607087;--blue:#1769e0;--blue-dark:#0a3e8c;--blue-soft:#eaf2ff;--teal:#0b9c91;--navy:#12324f;--line:#dfe7f1;--surface:#f5f8fc;--white:#fff;--shadow:0 22px 70px #1c3f691f;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--white)}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%}::selection{color:#082e67;background:#cfe0ff}:focus-visible{outline-offset:3px;outline:3px solid #1769e06b}.container{width:min(var(--container), calc(100% - 48px));margin-inline:auto}.narrow{max-width:850px}.section{padding:105px 0}.eyebrow{color:var(--blue);letter-spacing:.16em;font-size:12px;font-weight:800;display:inline-block}.eyebrow-light{color:#a9c9ff}.section-heading{max-width:680px}.section-heading.is-center{text-align:center;margin-inline:auto}.section-heading h2,.strength-intro h2,.trust-layout h2,.featured-grid h2,.scene-layout h2,.contact-strip h2,.contact-info h2,.about-intro-grid h2{letter-spacing:-.045em;margin:14px 0 18px;font-size:clamp(32px,4vw,48px);line-height:1.18}.section-heading p,.strength-intro p,.trust-layout>div>p,.featured-grid>div>p,.scene-layout p{color:var(--muted);margin:0;font-size:17px;line-height:1.8}.section-heading-row{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 22px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,#1d75ef,#0b55c2);box-shadow:0 12px 28px #1769e033}.button-secondary{color:#19436d;background:#fff;border-color:#ccdaea}.button-white{color:var(--blue-dark);background:#fff;min-width:176px}.button-large{min-height:52px;padding:0 27px}.text-link{color:var(--blue);white-space:nowrap;align-items:center;gap:9px;font-weight:750;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span{transform:translate(4px)}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #d3deebd9;height:76px;position:sticky;top:0}.header-inner{align-items:center;height:100%;display:flex}.brand{flex:none;align-items:center;gap:11px;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#227af0,#0b4aa4);border-radius:10px;place-items:center;width:40px;height:40px;font-size:20px;font-weight:850;display:grid;box-shadow:0 9px 22px #135cbf40}.brand-copy{flex-direction:column;gap:2px;display:flex}.brand-copy strong{letter-spacing:.03em;font-size:18px}.brand-copy small{color:#728096;letter-spacing:.02em;font-size:9px}.desktop-nav{gap:34px;margin-left:auto;margin-right:36px;display:flex}.desktop-nav a{color:#43536a;font-size:14px;font-weight:650}.desktop-nav a:hover{color:var(--blue)}.header-cta{min-height:42px;font-size:14px}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:8px;padding:9px 14px;font-size:14px;font-weight:700;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);width:210px;box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:10px;display:grid;position:absolute;top:50px;right:0}.mobile-menu nav a{border-radius:8px;padding:12px;font-weight:650}.mobile-menu nav a:hover{background:var(--surface)}.home-hero{background:linear-gradient(135deg,#f8fbff 0%,#edf5ff 54%,#f7fbff 100%);align-items:center;min-height:735px;display:flex;position:relative;overflow:hidden}.home-hero:before{content:"";background:radial-gradient(circle,#1a70e824,#0000 68%);border-radius:50%;width:700px;height:700px;position:absolute;top:-250px;right:-220px}.hero-grid-pattern{opacity:.42;background-image:linear-gradient(#5c81a914 1px,#0000 1px),linear-gradient(90deg,#5c81a914 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 20%,#0000 74%);mask-image:linear-gradient(90deg,#000 20%,#0000 74%)}.hero-layout{z-index:2;grid-template-columns:1.02fr .98fr;align-items:center;gap:72px;padding:80px 0;display:grid;position:relative}.hero-pill{color:#47617d;background:#ffffffb8;border:1px solid #cbdcf2;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:12px;font-weight:700;display:inline-flex}.hero-pill i{background:#15a291;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #15a2911a}.hero-copy h1{letter-spacing:-.06em;margin:24px 0;font-size:clamp(48px,5.8vw,76px);line-height:1.12}.hero-copy h1 em{color:var(--blue);font-style:normal}.hero-copy>p{color:#53667f;max-width:670px;margin:0;font-size:18px;line-height:1.85}.hero-actions{gap:13px;margin-top:34px;display:flex}.hero-trust{gap:25px;margin-top:37px;display:flex}.hero-trust span{color:#748398;flex-direction:column;font-size:11px;display:flex}.hero-trust b{color:#183b62;margin-bottom:4px;font-size:17px}.hero-showcase{position:relative}.showcase-window{background:linear-gradient(145deg,#0d315b,#0b4b86);border:1px solid #9eb5d08c;border-radius:20px;min-height:465px;overflow:hidden;transform:perspective(1000px)rotateY(-3deg)rotateX(1deg);box-shadow:0 34px 80px #1f477440}.showcase-title{color:#a9c6e8;border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:center;height:54px;padding:0 22px;font-size:11px;display:flex}.showcase-title b{color:#79e1c8;letter-spacing:.15em;font-size:9px}.showcase-main{color:#fff;background:radial-gradient(circle at 85% 20%,#4aaeff4d,#0000 36%);min-height:252px;padding:47px 40px;position:relative}.showcase-main:after{content:"";border:1px solid #82caff2e;border-radius:50%;width:160px;height:160px;position:absolute;top:25px;right:25px;box-shadow:inset 0 0 0 35px #58b0ff0a,inset 0 0 0 70px #58b0ff0a}.showcase-kicker{color:#77bfff;letter-spacing:.18em;font-size:9px;font-weight:800}.showcase-main h2{z-index:1;margin:15px 0 25px;font-size:30px;line-height:1.4;position:relative}.showcase-flow{z-index:1;color:#bad4ee;align-items:center;gap:9px;font-size:11px;display:flex;position:relative}.showcase-flow span{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:6px;padding:8px 10px}.showcase-flow i{color:#5dc5ff;font-style:normal}.showcase-products{padding:9px 22px 18px;display:grid}.showcase-products>span{color:#c3d8ed;border-bottom:1px solid #ffffff14;grid-template-columns:12px 1fr auto;align-items:center;gap:9px;min-height:47px;font-size:12px;display:grid}.showcase-products>span:last-child{border-bottom:0}.showcase-products b{color:#7da8d1;font-size:10px;font-weight:600}.dot{background:#3f96ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px}.dot.teal{background:#37d0bd}.dot.navy{background:#92b8db}.floating-note{color:#315170;background:#fffffff0;border:1px solid #d7e3f1;border-radius:9px;padding:11px 15px;font-size:11px;font-weight:750;position:absolute;box-shadow:0 15px 35px #21477124}.note-top{top:73px;right:-28px}.note-bottom{bottom:50px;left:-35px}.products-section{background:#fff}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;min-height:455px;padding:31px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.product-card:hover{box-shadow:var(--shadow);border-color:#b9cce4;transform:translateY(-6px)}.product-card-top{position:relative}.product-number{color:#e8eef5;font-size:54px;font-weight:850;position:absolute;top:-18px;right:0}.product-card .eyebrow{font-size:9px}.product-card h3{letter-spacing:-.03em;margin:24px 0 5px;font-size:29px}.product-card strong{color:#4d6078;font-size:14px;display:block}.product-card p{min-height:88px;color:var(--muted);margin:20px 0;font-size:14px;line-height:1.75}.product-card-blue{border-top:4px solid #347ee5}.product-card-teal{border-top:4px solid #14a696}.product-card-navy{border-top:4px solid #254f74}.product-card-teal .eyebrow,.product-card-teal .text-link{color:var(--teal)}.product-card-navy .eyebrow,.product-card-navy .text-link{color:#315f88}.clean-list{color:#41546c;gap:10px;margin:0 0 25px;padding:0;font-size:13px;list-style:none;display:grid}.clean-list li:before{content:"✓";color:#1e8ee9;margin-right:9px;font-weight:800}.product-card .text-link{margin-top:auto}.featured-product-section{background:#f5f8fc}.featured-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:80px;display:grid}.feature-points{gap:15px;margin:30px 0 33px;padding:0;list-style:none;display:grid}.feature-points li{grid-template-columns:43px 1fr;align-items:center;gap:13px;display:grid}.feature-points li>b{width:43px;height:43px;color:var(--blue);background:#e6effc;border-radius:10px;place-items:center;font-size:11px;display:grid}.feature-points span{color:#687991;flex-direction:column;gap:3px;font-size:12px;display:flex}.feature-points strong{color:#253d59;font-size:14px}.product-preview{min-height:410px;box-shadow:var(--shadow);border-radius:18px;position:relative;overflow:hidden}.preview-toolbar{justify-content:space-between;align-items:center;height:53px;padding:0 20px;font-size:11px;font-weight:750;display:flex}.preview-toolbar b{letter-spacing:.08em;border-radius:999px;padding:5px 8px;font-size:8px}.vision-preview{color:#dfefff;background:#071523;border:1px solid #24445d}.vision-preview .preview-toolbar{color:#7898af;border-bottom:1px solid #173148}.vision-preview .preview-toolbar b{color:#68e3c4;background:#41d9b517}.vision-hud{background:radial-gradient(circle,#209bd826,#0000 62%);border:1px solid #3ec7ff42;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:56%;display:flex;position:absolute;top:78px;bottom:28px;left:26px}.hud-kicker{color:#4e819f;letter-spacing:.18em;font-size:8px}.direction-orb{color:#57e3ff;border:1px solid #42d1ff;border-radius:50%;place-items:center;width:65px;height:65px;margin:24px 0 18px;font-size:34px;display:grid;box-shadow:0 0 35px #2fbdf029}.vision-hud strong{font-size:20px}.vision-hud small{color:#6d90a7;margin-top:8px}.vision-hud>b{color:#67e6c5;margin-top:22px;font-size:18px}.route-map{background-image:linear-gradient(#346b891f 1px,#0000 1px),linear-gradient(90deg,#346b891f 1px,#0000 1px);background-size:25px 25px;border:1px solid #17384f;border-radius:12px;width:33%;position:absolute;top:105px;bottom:45px;right:29px}.route-map i{background:#42d1ff;border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 10px #42d1ff}.route-map i:first-child{bottom:15%;left:22%}.route-map i:nth-child(2){top:50%;left:48%}.route-map i:nth-child(3){background:#5ee6bb;top:19%;right:20%}.route-map:after{content:"";border-top:2px solid #2fbef1;border-left:2px solid #2fbef1;width:60%;height:63%;position:absolute;bottom:17%;left:24%;transform:skew(-14deg)}.route-map span{color:#79b3cf;font-size:9px;position:absolute;top:9%;right:8%}.entry-preview{color:#163c3a;background:#f7fbfa;border:1px solid #d2e6e2}.entry-preview .preview-toolbar{color:#e8fffb;background:#0a4a46}.entry-preview .preview-toolbar b{color:#125d56;background:#bdf3e9}.entry-stats{grid-template-columns:repeat(3,1fr);gap:12px;padding:24px;display:grid}.entry-stats span{color:#75908d;background:#fff;border-radius:10px;flex-direction:column;gap:5px;padding:17px;font-size:10px;display:flex;box-shadow:0 7px 20px #174b440f}.entry-stats b{color:#0e756c;font-size:23px}.scan-panel{background:#eaf9f6;border:1px dashed #8dcfc6;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - 48px);min-height:245px;margin:0 24px 24px;display:flex}.qr-pattern{background:repeating-linear-gradient(45deg,#0a655d 0 5px,#0000 5px 10px);border:9px solid #0a655d;width:72px;height:72px;margin-bottom:15px;box-shadow:inset 0 0 0 7px #eaf9f6}.scan-panel strong{font-size:15px}.scan-panel small{color:#6c8b87;margin-top:7px}.safe-preview{color:#c9dfeb;background:#071521;border:1px solid #214056}.safe-preview .preview-toolbar{color:#7f9caf;border-bottom:1px solid #1d3446}.safe-preview .preview-toolbar b{color:#f7c568;background:#f5b0411a}.safe-stats{grid-template-columns:repeat(3,1fr);gap:10px;padding:20px;display:grid}.safe-stats span{background:#0c2030;border:1px solid #1b3b50;border-radius:9px;flex-direction:column;gap:8px;padding:16px;display:flex}.safe-stats small{color:#66869b;font-size:9px}.safe-stats b{color:#66dfc8;font-size:20px}.safe-map{background-image:linear-gradient(#37647e1a 1px,#0000 1px),linear-gradient(90deg,#37647e1a 1px,#0000 1px);background-size:30px 30px;border:1px solid #1b3d53;border-radius:10px;height:240px;margin:0 20px 20px;position:relative}.safe-map .node{border:3px solid #38cdb6;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 0 0 7px #38cdb614}.node-1{top:25%;left:18%}.node-2{bottom:25%;left:44%}.safe-map .node-3{border-color:#ef6a74;top:20%;right:18%;box-shadow:0 0 0 7px #ef6a741a}.safe-map div{background:#3b161ee0;border:1px solid #3d2631;border-radius:8px;flex-direction:column;gap:5px;padding:12px 14px;display:flex;position:absolute;bottom:14%;right:8%}.safe-map div span,.safe-map div small{color:#9b7a82;font-size:8px}.safe-map div b{color:#ff929c;font-size:11px}.industries-section{background:#fff}.industry-grid{border:1px solid var(--line);border-radius:16px;grid-template-columns:repeat(4,1fr);margin-top:52px;display:grid;overflow:hidden}.industry-grid article{border-right:1px solid var(--line);background:#fff;min-height:240px;padding:30px}.industry-grid article:last-child{border-right:0}.industry-grid article:hover{background:#f7faff}.industry-grid article>span{color:#a6b8cb;font-size:11px;font-weight:800}.industry-grid h3{margin:56px 0 12px;font-size:20px}.industry-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.strengths-section{color:#fff;background:#0c2947}.strengths-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:90px;display:grid}.strength-intro .eyebrow{color:#80b9ff}.strength-intro p{color:#9db2c7}.strength-list{display:grid}.strength-list article{border-bottom:1px solid #ffffff1c;grid-template-columns:55px 1fr;gap:20px;padding:25px 0;display:grid}.strength-list article:first-child{padding-top:0}.strength-list>article>b{color:#5481aa;font-size:12px}.strength-list h3{margin:0 0 8px;font-size:20px}.strength-list p{color:#8fa9c0;margin:0;font-size:14px;line-height:1.7}.trust-section{background:#f5f8fc}.trust-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:75px;display:grid}.trust-layout .text-link{margin-top:24px}.credential-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.credential-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;min-height:160px;padding:24px;display:flex}.credential-grid span{color:#8391a4;font-size:11px}.credential-grid strong{margin:22px 0 7px;font-size:23px}.credential-grid small,.credential-grid a{color:#7a8b9f;font-size:11px}.credential-grid a{color:var(--blue);margin-top:auto;font-weight:700}.contact-strip{color:#fff;background:linear-gradient(115deg,#0d4a9a,#1769e0 68%,#168bba);padding:75px 0}.contact-strip-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.contact-strip h2{max-width:780px;margin:12px 0 13px;font-size:clamp(28px,4vw,44px)}.contact-strip p{color:#c9ddf7;max-width:760px;margin:0;line-height:1.7}.page-hero{text-align:center;background:linear-gradient(145deg,#f7faff,#edf4fc);border-bottom:1px solid #e0e8f2;padding:105px 0 95px}.page-hero h1{letter-spacing:-.055em;margin:18px 0 20px;font-size:clamp(42px,6vw,64px);line-height:1.17}.page-hero p{color:var(--muted);margin:0;font-size:18px;line-height:1.8}.compact-hero{padding:75px 0}.compact-hero h1{font-size:48px}.product-grid-page{z-index:2;margin-top:-145px;position:relative}.product-grid-page .product-card{box-shadow:0 15px 45px #24446812}.comparison-section{background:#f5f8fc}.comparison-table{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:50px;overflow:hidden}.comparison-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.25fr 1.4fr 1.2fr;align-items:center;min-height:72px;display:grid}.comparison-row:last-child{border-bottom:0}.comparison-row>*{padding:15px 22px}.comparison-row b{font-size:16px}.comparison-row span{color:#61738a;font-size:13px}.comparison-head{background:#ebf1f8;min-height:52px}.comparison-head span{color:#465a72;font-size:11px;font-weight:800}.product-preview-band{background:#fff}.preview-band-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid}.preview-band-grid h2{letter-spacing:-.04em;margin:15px 0 18px;font-size:40px;line-height:1.25}.preview-band-grid p{color:var(--muted);margin:0 0 25px;font-size:16px;line-height:1.8}.product-hero{background:#f3f7fc;padding:80px 0 95px}.product-hero-blue{background:linear-gradient(135deg,#f1f7ff,#e8f2ff)}.product-hero-teal{background:linear-gradient(135deg,#f4fbfa,#e4f5f2)}.product-hero-navy{background:linear-gradient(135deg,#f3f7fa,#e8f0f5)}.product-hero-grid{grid-template-columns:.83fr 1.17fr;align-items:center;gap:70px;display:grid}.back-link{color:#728298;margin-bottom:43px;font-size:12px;font-weight:700;display:block}.product-hero h1{letter-spacing:-.055em;margin:15px 0 23px;font-size:clamp(48px,5vw,66px);line-height:1.08}.product-hero h1 small{color:#49617c;letter-spacing:0;margin-top:12px;font-size:19px;font-weight:600;display:block}.product-hero-grid>div>p{color:#53677f;font-size:17px;line-height:1.85}.product-credential{color:#72839a;border:1px solid #cbd8e7;border-radius:8px;gap:10px;margin-top:28px;padding:10px 13px;font-size:11px;display:inline-flex}.product-credential b{color:#274e75}.detail-capability-layout{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.sticky-intro{height:max-content;position:sticky;top:120px}.sticky-intro h2{letter-spacing:-.04em;margin:15px 0 18px;font-size:40px;line-height:1.25}.sticky-intro p{color:var(--muted);line-height:1.8}.detail-capabilities{grid-template-columns:1fr 1fr;gap:14px;display:grid}.detail-capabilities article{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:235px;padding:26px}.detail-capabilities article>span{color:#a3b4c6;font-size:10px;font-weight:800}.detail-capabilities h3{margin:54px 0 12px;font-size:19px}.detail-capabilities p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.flow-section{background:#f5f8fc}.flow-list{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(5,1fr);margin:55px 0 0;padding:0;list-style:none;display:grid}.flow-list li{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:165px;padding:25px;display:flex;position:relative}.flow-list li:last-child{border-right:0}.flow-list span{color:#9fb0c2;font-size:10px}.flow-list b{margin-top:30px;font-size:14px}.flow-list i{z-index:2;color:var(--blue);background:#fff;font-style:normal;position:absolute;right:-9px}.scene-section{background:#fff}.scene-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.scene-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.scene-grid span{border:1px solid var(--line);color:#36516e;background:#f8fafc;border-radius:12px;place-items:center;min-height:100px;font-weight:750;display:grid}.boundary-section{padding-top:0}.boundary-card{background:#fffaf0;border:1px solid #f0d6a8;border-radius:14px;grid-template-columns:62px 1fr;align-items:start;gap:25px;padding:35px;display:grid}.boundary-icon{color:#9a6714;background:#f7e4bc;border-radius:50%;place-items:center;width:52px;height:52px;font-weight:800;display:grid}.boundary-card h2{margin:8px 0 10px;font-size:24px}.boundary-card p{color:#765f38;margin:0;line-height:1.75}.copyright-section{padding-top:0}.copyright-card{border:1px solid var(--line);background:#f7faff;border-radius:14px;grid-template-columns:90px 1fr;align-items:center;gap:25px;padding:35px;display:grid}.copyright-mark{color:#fff;background:linear-gradient(145deg,#1769e0,#0a428f);border-radius:50%;place-items:center;width:76px;height:76px;font-size:31px;font-weight:800;display:grid}.copyright-card small{color:#8191a5;font-size:11px}.copyright-card h2{margin:8px 0;font-size:22px}.copyright-card p{color:var(--muted);margin:0;font-size:13px}.about-hero{background:linear-gradient(145deg,#f7faff,#eaf3ff)}.about-intro-grid{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.about-intro-grid p{color:var(--muted);margin:0 0 20px;font-size:16px;line-height:1.9}.about-numbers{color:#fff;background:#0c2947;padding:0}.number-grid{grid-template-columns:repeat(4,1fr);display:grid}.number-grid article{border-right:1px solid #ffffff1f;flex-direction:column;justify-content:center;min-height:185px;padding:30px;display:flex}.number-grid article:last-child{border-right:0}.number-grid strong{font-size:35px}.number-grid span{color:#8fa9c0;margin-top:8px;font-size:12px}.copyright-list{gap:12px;margin-top:48px;display:grid}.copyright-list article{border:1px solid var(--line);border-radius:12px;grid-template-columns:58px 1fr auto;align-items:center;gap:20px;padding:22px 25px;display:grid}.copyright-list article>span{color:#fff;background:#1769e0;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.copyright-list small{color:var(--blue);font-weight:750}.copyright-list h3{margin:5px 0;font-size:16px}.copyright-list p{color:var(--muted);margin:0;font-size:12px}.copyright-list a{color:var(--blue);font-size:12px;font-weight:750}.company-info-section{background:#f5f8fc}.company-info-card{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:.75fr 1.25fr;gap:75px;padding:45px;display:grid}.company-info-card h2{margin:12px 0;font-size:35px}.company-info-card p{color:var(--muted);line-height:1.7}.company-info-card dl{margin:0}.company-info-card dl>div{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;gap:20px;padding:15px 0;display:grid}.company-info-card dl>div:last-child{border-bottom:0}.company-info-card dt{color:#8795a7;font-size:12px}.company-info-card dd{color:#304b68;margin:0;font-size:13px;font-weight:650;line-height:1.6}.company-info-card a{color:var(--blue)}.contact-section{background:#f5f8fc}.contact-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:55px;display:grid}.contact-info{padding-top:10px}.contact-info>p{color:var(--muted);line-height:1.8}.contact-methods{gap:10px;margin:30px 0;display:grid}.contact-methods>a,.contact-methods>div{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;gap:5px;padding:17px;display:flex}.contact-methods span,.address-card span{color:#8997a9;font-size:10px}.contact-methods b,.address-card b{font-size:14px}.contact-methods small,.address-card small{color:#8593a5;font-size:10px}.contact-methods img{width:145px;margin-top:10px}.address-card{border-left:3px solid var(--blue);background:#eaf2fd;flex-direction:column;gap:7px;padding:22px;display:flex}.address-card b{line-height:1.7}.lead-form{border:1px solid var(--line);background:#fff;border-radius:16px;padding:34px;box-shadow:0 18px 50px #27466914}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-span-2{grid-column:span 2}.lead-form label{color:#40536a;flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex}.lead-form label>span{color:#df4d55}.lead-form input,.lead-form select,.lead-form textarea{width:100%;color:var(--ink);background:#fbfcfe;border:1px solid #ccd8e6;border-radius:9px;padding:12px 13px;transition:border-color .18s,box-shadow .18s}.lead-form input,.lead-form select{height:47px}.lead-form textarea{resize:vertical;line-height:1.6}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:#4c8fe9;outline:0;box-shadow:0 0 0 4px #1769e01a}.privacy-check{align-items:flex-start;margin:20px 0;line-height:1.6;flex-direction:row!important;font-weight:500!important}.privacy-check input{flex:none;width:17px;height:17px;margin-top:2px}.privacy-check span{color:#6f7e91!important}.privacy-check a{color:var(--blue)}.honeypot{position:absolute!important;left:-9999px!important}.form-submit{width:100%}.form-submit:disabled{opacity:.65;cursor:wait}.form-feedback{border-radius:8px;margin:15px 0 0;padding:11px 13px;font-size:12px}.form-feedback.success{color:#0a756b;background:#e7f8f5}.form-feedback.error{color:#a7383f;background:#fff0f1}.legal-copy{max-width:850px;padding-top:75px;padding-bottom:100px}.legal-copy h2{margin:35px 0 10px;font-size:22px}.legal-copy h2:first-child{margin-top:0}.legal-copy p{color:#566a82;margin:0;line-height:1.9}.not-found{text-align:center;background:#f7faff;place-items:center;min-height:65vh;padding:80px 24px;display:grid}.not-found>div>span{color:#b5c7da;font-size:80px;font-weight:850}.not-found h1{margin:10px 0;font-size:38px}.not-found p{color:var(--muted)}.not-found>div>div{justify-content:center;gap:10px;margin-top:25px;display:flex}.admin-page{background:#f4f7fb;min-height:100vh}.admin-header{height:72px;padding:0 max(24px,calc((100vw - var(--container))/2));border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;display:flex}.admin-header>div{color:#617188;align-items:center;gap:14px;font-size:12px;display:flex}.admin-header a{color:var(--blue);font-weight:700}.admin-main{width:min(var(--container),calc(100% - 48px));margin:0 auto;padding:60px 0}.admin-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.admin-heading h1{margin:10px 0 6px;font-size:38px}.admin-heading p{color:var(--muted);margin:0}.admin-stat{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;width:190px;margin:35px 0 18px;padding:20px;display:flex}.admin-stat span,.admin-stat small{color:#8492a5;font-size:10px}.admin-stat strong{margin:5px 0;font-size:30px}.lead-table-wrap{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:auto}.lead-table{border-collapse:collapse;width:100%;min-width:1050px}.lead-table th{text-align:left;color:#718197;background:#eaf0f7;height:48px;padding:0 16px;font-size:10px}.lead-table td{border-top:1px solid var(--line);color:#51647b;vertical-align:top;padding:16px;font-size:12px}.lead-table td:first-child{white-space:nowrap}.lead-table td b,.lead-table td span{display:block}.lead-table td b{color:#1d3754}.lead-table td p{white-space:pre-wrap;max-width:390px;margin:0;line-height:1.65}.lead-product{color:#1769e0;background:#eaf2ff;border-radius:999px;padding:5px 8px;font-size:10px;display:inline-flex!important}.empty-table{text-align:center!important;color:#8998aa!important;padding:55px!important}.admin-state{text-align:center;background:#f5f8fc;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.admin-state>span{color:var(--blue);letter-spacing:.15em;margin-top:40px;font-size:11px;font-weight:800}.admin-state h1{margin:13px 0;font-size:36px}.admin-state p{max-width:590px;color:var(--muted);margin:0 0 25px;line-height:1.7}.site-footer{color:#fff;background:#081e34;padding:70px 0 25px}.footer-grid{grid-template-columns:1.45fr .8fr .7fr 1.25fr;gap:55px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-grid .brand-mark{box-shadow:none}.footer-grid .brand-copy small{color:#7f9ab2}.footer-grid>div:first-child>p{color:#99afc4;margin:12px 0 0;font-size:13px}.temporary-brand-note{color:#5f7c96;font-size:9px}.footer-grid>div>strong{color:#cbd9e6;margin-bottom:8px;font-size:12px}.footer-grid>div>a,.footer-grid>div>span{color:#7f99b0;font-size:11px;line-height:1.7}.footer-grid>div>a:hover{color:#fff}.footer-bottom{color:#58748d;border-top:1px solid #ffffff17;justify-content:space-between;gap:20px;margin-top:55px;padding-top:22px;font-size:10px;display:flex}@media (width<=1000px){.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.hero-layout,.featured-grid,.trust-layout,.strengths-grid,.product-hero-grid,.detail-capability-layout,.scene-layout,.about-intro-grid,.company-info-card,.contact-layout,.preview-band-grid{grid-template-columns:1fr}.hero-layout{gap:55px}.home-hero{min-height:auto}.hero-showcase{max-width:690px}.featured-grid,.trust-layout,.strengths-grid,.detail-capability-layout,.scene-layout,.about-intro-grid,.contact-layout{gap:50px}.sticky-intro{position:static}.product-grid{grid-template-columns:1fr}.product-grid-page{margin-top:0}.product-card{min-height:auto}.product-card p{min-height:0}.industry-grid{grid-template-columns:1fr 1fr}.industry-grid article:nth-child(2){border-right:0}.industry-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.credential-grid{max-width:720px}.footer-grid{grid-template-columns:1.4fr 1fr}.flow-list{grid-template-columns:1fr}.flow-list li{border-right:0;border-bottom:1px solid var(--line);min-height:80px}.flow-list li:last-child{border-bottom:0}.flow-list b{margin-top:10px}.flow-list i{bottom:-10px;left:50%;right:auto;transform:rotate(90deg)}}@media (width<=680px){.container{width:min(100% - 32px,var(--container))}.section{padding:75px 0}.site-header{height:68px}.brand-mark{width:36px;height:36px;font-size:17px}.brand-copy small{display:none}.hero-layout{padding:65px 0}.hero-copy h1{font-size:45px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-trust{justify-content:space-between;gap:14px}.hero-trust b{font-size:14px}.showcase-window{min-height:430px;transform:none}.showcase-main{padding:38px 23px}.showcase-main h2{font-size:25px}.showcase-main:after{display:none}.showcase-flow{flex-direction:column;align-items:stretch}.showcase-flow i,.floating-note{display:none}.section-heading-row{flex-direction:column;align-items:flex-start}.section-heading h2,.strength-intro h2,.trust-layout h2,.featured-grid h2,.scene-layout h2,.contact-strip h2,.contact-info h2,.about-intro-grid h2{font-size:32px}.product-card{padding:25px}.product-preview{min-height:390px}.vision-hud{width:auto;left:17px;right:17px}.route-map{display:none}.industry-grid{grid-template-columns:1fr}.industry-grid article{border-bottom:1px solid var(--line);min-height:190px;border-right:0!important}.industry-grid article:last-child{border-bottom:0}.industry-grid h3{margin-top:35px}.credential-grid,.detail-capabilities,.scene-grid{grid-template-columns:1fr}.contact-strip-inner{flex-direction:column;align-items:flex-start}.contact-strip .button{width:100%}.page-hero{padding:75px 0}.page-hero h1{font-size:40px}.comparison-table{overflow:auto}.comparison-row{min-width:780px}.product-hero{padding:55px 0}.product-hero h1{font-size:43px}.back-link{margin-bottom:30px}.product-hero-grid{gap:45px}.detail-capabilities article{min-height:190px}.copyright-card{grid-template-columns:60px 1fr;padding:25px}.copyright-mark{width:56px;height:56px;font-size:24px}.copyright-card h2{font-size:17px}.number-grid{grid-template-columns:1fr 1fr}.number-grid article:nth-child(2){border-right:0}.number-grid article:nth-child(-n+2){border-bottom:1px solid #ffffff1f}.copyright-list article{grid-template-columns:48px 1fr}.copyright-list article>a{grid-column:2}.company-info-card{padding:27px}.company-info-card dl>div{grid-template-columns:1fr;gap:6px}.form-grid{grid-template-columns:1fr}.form-span-2{grid-column:span 1}.lead-form{padding:22px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.not-found>div>div{flex-direction:column}.admin-main{width:calc(100% - 28px);padding:38px 0}.admin-heading{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
