:root{--navy-950:#06152f;--navy-900:#0a2450;--navy-800:#0a3479;--blue-700:#0756c7;--blue-600:#0a6ed1;--blue-500:#1687ea;--blue-100:#dceeff;--blue-50:#eff8ff;--cyan-400:#2fd0ed;--ink:#14213d;--text:#283b58;--muted:#60728b;--line:#dbe4ee;--surface:#fff;--surface-soft:#f4f7fa;--success:#138a5b;--warning:#c66a00;--shadow-sm:0 8px 24px #0b264e14;--shadow-lg:0 28px 70px #0b264e2e;--max-width:1240px;--header-height:78px;--transition:.18s ease}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{color:var(--text);background:var(--surface);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Inter,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6}button,input,textarea,select{font:inherit}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,p,ul,ol{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:-.035em;font-weight:700}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--cyan-400);outline-offset:3px}::selection{color:#fff;background:var(--blue-700)}.skip-link{z-index:9999;color:#fff;background:var(--navy-950);transition:transform var(--transition);padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-container{width:min(calc(100% - 3rem), var(--max-width));margin-inline:auto}.eyebrow{color:var(--blue-700);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:1.15rem;font-size:.75rem;font-weight:800;line-height:1.2;display:flex}.eyebrow:before{content:"";background:currentColor;width:22px;height:2px}.eyebrow-light{color:#69d9ff}.button{min-height:46px;transition:color var(--transition), background var(--transition), border-color var(--transition), transform var(--transition), box-shadow var(--transition);border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:.65rem;padding:.72rem 1.35rem;font-size:.94rem;font-weight:700;line-height:1.2;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--blue-600);box-shadow:0 8px 20px #0a6ed138}.button-primary:hover{background:var(--blue-700);box-shadow:0 12px 28px #0a6ed14d}.button-secondary{color:var(--ink);background:#ffffffbf;border-color:#aebed0}.button-secondary:hover{color:var(--blue-700);border-color:var(--blue-600);background:#fff}.button-white{color:var(--navy-900);background:#fff}.button-white:hover{color:var(--blue-700);box-shadow:var(--shadow-sm)}.button-large{min-height:54px;padding-inline:1.65rem}.button-row{flex-wrap:wrap;gap:.8rem;display:flex}.text-link{color:var(--blue-700);align-items:center;gap:.55rem;font-weight:750;display:inline-flex}.text-link span{transition:transform var(--transition)}.text-link:hover span{transform:translate(4px)}.text-link-light{color:#91e5ff}.site-header{z-index:1000;background:#fff;position:sticky;top:0;box-shadow:0 1px #1735571f}.utility-bar{color:#d7e6f8;background:var(--navy-950);min-height:32px}.utility-inner{letter-spacing:.015em;justify-content:space-between;align-items:center;gap:1rem;min-height:32px;font-size:.74rem;display:flex}.utility-inner p{margin:0}.utility-inner a{color:#fff;font-weight:650}.utility-inner a:hover{text-underline-offset:3px;text-decoration:underline}.main-nav{min-height:var(--header-height)}.nav-inner{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:2rem;display:flex}.brand{align-items:center;width:154px;height:62px;display:flex;overflow:hidden}.brand-image{width:154px;height:auto}.nav-panel,.nav-links{align-items:center;display:flex}.nav-panel{flex:1;justify-content:flex-end;gap:2rem}.nav-links{gap:clamp(1.1rem,2.25vw,2rem);margin:0;padding:0;list-style:none}.nav-links a{color:#273b58;padding:1.6rem 0;font-size:.9rem;font-weight:650;display:block;position:relative}.nav-links a:after{content:"";background:var(--blue-600);transform-origin:0;height:2px;transition:transform var(--transition);position:absolute;bottom:1.15rem;left:0;right:0;transform:scaleX(0)}.nav-links a:hover,.nav-links a.is-current{color:var(--blue-700)}.nav-links a:hover:after,.nav-links a.is-current:after{transform:scaleX(1)}.nav-cta{white-space:nowrap}.menu-button{color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:.75rem;padding:.65rem 0;display:none}.menu-button-label{font-size:.82rem;font-weight:750}.menu-lines{gap:6px;width:24px;display:grid}.menu-lines span{height:2px;transition:transform var(--transition);background:currentColor}.home-hero{background:linear-gradient(120deg,#eff8ff33,#daeeffbf),#fff;padding:clamp(4.75rem,8vw,7.75rem) 0 clamp(4.5rem,7vw,7rem);position:relative;overflow:hidden}.home-hero:before{content:"";border:1px solid #0a6ed11f;border-radius:50%;width:58vw;min-width:620px;height:58vw;min-height:620px;position:absolute;top:-25%;right:-14%;box-shadow:0 0 0 80px #0a6ed106,0 0 0 160px #0a6ed105}.home-hero:after{content:"";background:var(--blue-600);width:35%;height:4px;position:absolute;bottom:0;left:0}.hero-grid{z-index:1;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:clamp(3rem,6vw,6rem);display:grid;position:relative}.hero-content h1{max-width:720px;margin-bottom:1.5rem;font-size:clamp(3.25rem,5.2vw,5.75rem);line-height:.98}.hero-content h1 span{color:var(--blue-600)}.hero-intro{color:#405571;max-width:680px;margin-bottom:2rem;font-size:clamp(1.08rem,1.45vw,1.25rem);line-height:1.65}.hero-proof{color:#3e526c;flex-wrap:wrap;gap:.8rem 1.4rem;margin:1.7rem 0 0;padding:0;font-size:.83rem;font-weight:650;list-style:none;display:flex}.hero-proof li{align-items:center;gap:.4rem;display:flex}.hero-proof svg,.check-list svg{fill:none;width:18px;height:18px;stroke:var(--success);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px}.hero-product{padding:2rem 0 2.5rem;position:relative}.dashboard-window{box-shadow:var(--shadow-lg);background:#f4f8fc;border:1px solid #0a44823b;border-radius:7px;overflow:hidden;transform:perspective(1200px)rotateY(-3deg)rotateX(1deg)}.dashboard-topbar{color:#dcecff;background:var(--navy-950);grid-template-columns:86px 1fr auto;align-items:center;gap:1rem;height:54px;padding:0 1.2rem;font-size:.72rem;font-weight:650;display:grid}.dashboard-topbar img{width:78px;height:auto}.live-pill{color:#aaf0d6;background:#1e96691f;border:1px solid #65e0b240;border-radius:999px;align-items:center;gap:.4rem;padding:.32rem .65rem;display:flex}.live-pill i{background:#43d49d;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #43d49d1f}.dashboard-body{grid-template-columns:58px 1fr;min-height:390px;display:grid}.dashboard-sidebar{background:#0b2c5b;flex-direction:column;align-items:center;gap:1.35rem;padding-top:1.8rem;display:flex}.dashboard-sidebar span{border:1px solid #ffffff42;border-radius:4px;width:20px;height:20px}.dashboard-sidebar .side-active{background:#1171d1;border-color:#55c9f4;box-shadow:0 0 0 7px #1171d133}.dashboard-content{min-width:0;padding:1.4rem}.metric-row{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.metric-row>div,.chart-card,.status-card{background:#fff;border:1px solid #d8e4ef;box-shadow:0 4px 12px #0e30570a}.metric-row>div{flex-direction:column;min-height:102px;padding:.9rem;display:flex}.metric-row small,.card-title small{color:#7789a0;font-size:.66rem}.metric-row strong{color:var(--ink);letter-spacing:-.02em;margin:.18rem 0 auto;font-size:1.22rem}.metric-row em{color:#75859a;font-size:.62rem;font-style:normal}.metric-row .positive{color:var(--success)}.metric-row .attention{color:var(--warning)}.dashboard-lower{grid-template-columns:1.55fr .75fr;gap:.8rem;margin-top:.8rem;display:grid}.chart-card,.status-card{min-height:214px;padding:1rem}.card-title{color:var(--ink);justify-content:space-between;font-size:.72rem;font-weight:700;display:flex}.chart{background:repeating-linear-gradient(#0000 0 34px,#edf2f7 35px);border-bottom:1px solid #dbe4ee;align-items:flex-end;gap:.43rem;height:142px;margin-top:1.1rem;padding:0 .3rem;display:flex}.chart i{background:linear-gradient(to top, var(--blue-700), var(--cyan-400));opacity:.9;border-radius:2px 2px 0 0;flex:1;min-width:5px}.status-card{text-align:center}.donut{background:conic-gradient(var(--blue-600) 0 92%, #e6edf4 92%);border-radius:50%;place-items:center;width:92px;height:92px;margin:1rem auto .65rem;display:grid}.donut:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:68px;height:68px}.donut span{z-index:1;color:var(--ink);grid-area:1/1;font-size:1.3rem;font-weight:750}.donut small{font-size:.65rem}.status-card p{color:#7789a0;margin:0;font-size:.64rem}.dashboard-float{border-left:3px solid var(--success);min-width:250px;box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:.8rem;padding:.9rem 1rem;display:flex;position:absolute;bottom:0;right:-1.3rem}.float-icon{color:#fff;background:var(--success);border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-weight:800;display:grid}.dashboard-float span:last-child{display:grid}.dashboard-float small{color:var(--success);font-size:.65rem;font-weight:700}.dashboard-float strong{color:var(--ink);font-size:.7rem}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-inner{grid-template-columns:.8fr 2.2fr;align-items:center;gap:2rem;min-height:102px;display:grid}.trust-inner>p{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.73rem;font-weight:750}.trust-inner>div{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.trust-inner span{color:#41546e;text-align:center;font-size:.8rem;font-weight:700}.section{padding:clamp(5rem,8vw,8rem) 0}.section-heading{margin-bottom:3.5rem}.section-heading h2,.workflow-copy h2,.architecture-copy h2,.faq-grid>div:first-child h2{margin-bottom:0;font-size:clamp(2.2rem,3.65vw,3.75rem);line-height:1.08}.two-column-heading{grid-template-columns:1.35fr .65fr;align-items:end;gap:clamp(3rem,7vw,7rem);display:grid}.two-column-heading>p{color:var(--muted);margin-bottom:.4rem;font-size:1.03rem}.value-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.value-grid article{border-right:1px solid var(--line);min-height:300px;padding:2.3rem clamp(1.5rem,3vw,2.5rem)}.value-grid article:first-child{padding-left:0}.value-grid article:last-child{border-right:0;padding-right:0}.value-number,.module-code{color:var(--blue-600);letter-spacing:.08em;margin-bottom:3.4rem;font-size:.75rem;font-weight:800;display:block}.value-grid h3{margin-bottom:.8rem;font-size:1.45rem}.value-grid p{color:var(--muted);margin:0}.platform-section{color:#c4d7ec;background:var(--navy-950);position:relative;overflow:hidden}.platform-section:before{content:"";background:radial-gradient(circle,#007fff38,#0000 67%);border-radius:50%;width:750px;height:750px;position:absolute;top:-400px;left:45%}.platform-section .site-container{position:relative}.split-heading{justify-content:space-between;align-items:flex-end;gap:3rem;display:flex}.split-heading>div{max-width:800px}.platform-section h2{color:#fff}.module-grid{border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);display:grid}.module-card{min-height:290px;transition:background var(--transition), transform var(--transition);background:#ffffff04;border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;padding:2rem;position:relative}.module-card:hover{z-index:1;background:var(--blue-700);transform:translateY(-4px)}.module-code{color:#67d9ff;margin-bottom:3.2rem}.module-card h3{color:#fff;margin-bottom:.7rem;font-size:1.35rem}.module-card p{color:#abc0d9;margin:0;font-size:.92rem}.module-card:hover p{color:#e6f3ff}.module-arrow{color:#8ce7ff;font-size:1.35rem;position:absolute;bottom:1.4rem;right:1.6rem}.workflow-section{background:var(--surface-soft)}.workflow-grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:clamp(4rem,9vw,9rem);display:grid}.workflow-copy{position:sticky;top:150px}.workflow-copy>p:not(.eyebrow),.architecture-copy>p{color:var(--muted);margin:1.5rem 0 1.7rem;font-size:1.02rem}.workflow-steps{border-top:1px solid #bac8d6;margin:0;padding:0;list-style:none}.workflow-steps li{border-bottom:1px solid #bac8d6;grid-template-columns:75px 1fr;gap:1.2rem;padding:1.75rem 0;display:grid}.workflow-steps>li>span{color:var(--blue-600);font-size:.76rem;font-weight:800}.workflow-steps h3{margin-bottom:.3rem;font-size:1.35rem}.workflow-steps p{color:var(--muted);margin:0}.sectors-section{background:#fff}.sector-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.sector-grid a{border:1px solid var(--line);min-height:250px;transition:border-color var(--transition), box-shadow var(--transition), transform var(--transition);background:#fff;grid-template-rows:auto 1fr;grid-template-columns:52px 1fr auto;gap:.3rem 1.3rem;padding:2rem;display:grid;position:relative;box-shadow:0 3px #0000}.sector-grid a:hover{border-color:var(--blue-500);box-shadow:0 4px 0 var(--blue-600), var(--shadow-sm);transform:translateY(-4px)}.sector-grid a>span:first-child{color:var(--blue-600);grid-row:1/3;font-size:.75rem;font-weight:800}.sector-grid h3{margin-bottom:.5rem;font-size:1.6rem}.sector-grid p{max-width:490px;color:var(--muted);margin:0}.sector-grid a>span:last-child{color:var(--blue-600);grid-area:1/3;font-size:1.3rem}.architecture-section{background:var(--blue-50)}.architecture-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(4rem,8vw,8rem);display:grid}.architecture-visual{min-height:440px;position:relative}.architecture-visual:before,.architecture-visual:after{content:"";border:1px solid #0a6ed121;border-radius:50%;position:absolute}.architecture-visual:before{inset:45px 72px}.architecture-visual:after{inset:100px 130px}.architecture-visual svg{width:100%;height:100%;position:absolute;inset:0}.architecture-visual path{fill:none;stroke:#0a6ed16b;stroke-dasharray:6 7;stroke-width:1.5px}.system-node{z-index:2;color:#3d5771;min-width:106px;box-shadow:var(--shadow-sm);text-align:center;background:#fff;border:1px solid #bdd5ea;padding:.75rem 1rem;font-size:.76rem;font-weight:700;position:absolute}.node-core{color:#fff;border-color:var(--blue-600);background:var(--blue-700);width:176px;padding:1.25rem;top:50%;left:50%;transform:translate(-50%,-50%)}.node-core strong,.node-core span{display:block}.node-core strong{font-size:1.5rem}.node-core span{color:#cce8ff;font-size:.65rem}.node-one{top:11%;left:5%}.node-two{top:11%;right:5%}.node-three{bottom:11%;left:5%}.node-four{bottom:11%;right:5%}.check-list{gap:.8rem;margin:0 0 1.8rem;padding:0;list-style:none;display:grid}.check-list li{color:#334a66;align-items:center;gap:.65rem;font-weight:650;display:flex}.check-list svg{flex:0 0 18px}.faq-section{background:#fff}.faq-grid{grid-template-columns:.72fr 1.28fr;gap:clamp(4rem,9vw,9rem);display:grid}.faq-grid>div:first-child>p:last-child{color:var(--muted);margin-top:1.4rem}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 0;font-size:1.03rem;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue-600);transition:transform var(--transition);font-size:1.5rem;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:740px;color:var(--muted);margin:-.2rem 0 1.5rem}.detail-hero{color:#fff;background:var(--navy-950);padding:1.7rem 0 clamp(4.5rem,8vw,7.2rem);position:relative;overflow:hidden}.detail-hero:before{content:"";border:1px solid #56c3ff26;border-radius:50%;width:650px;height:650px;position:absolute;top:-210px;right:-120px;box-shadow:0 0 0 90px #1687ea09,0 0 0 180px #1687ea06}.detail-hero-accent{background:linear-gradient(90deg, var(--blue-500), var(--cyan-400));width:34%;height:5px;position:absolute;bottom:0;left:0}.breadcrumbs{margin-bottom:clamp(3.5rem,7vw,6rem)}.breadcrumbs ol{color:#9eb5cf;flex-wrap:wrap;gap:.6rem;margin:0;padding:0;font-size:.76rem;list-style:none;display:flex}.breadcrumbs li+li:before{content:"/";color:#5d7898;margin-right:.6rem}.breadcrumbs a:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.detail-hero-grid{z-index:1;grid-template-columns:1.2fr .8fr;align-items:end;gap:clamp(3rem,8vw,8rem);display:grid;position:relative}.detail-hero h1{color:#fff;max-width:780px;margin-bottom:0;font-size:clamp(3.2rem,6vw,6.25rem);line-height:.98}.detail-lead>p:first-child{color:#c5d7ea;margin-bottom:0;font-size:clamp(1.05rem,1.5vw,1.22rem)}.updated-date{color:#73d9ff;margin:1.4rem 0 0;font-size:.8rem;font-weight:700}.detail-summary-section{background:#fff;padding:clamp(4rem,7vw,7rem) 0}.detail-summary-grid{grid-template-columns:.3fr 1.7fr;gap:3rem;display:grid}.section-kicker{color:var(--blue-700);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:800}.detail-summary-grid h2{max-width:980px;margin:0;font-size:clamp(1.9rem,3.3vw,3.25rem);font-weight:600;line-height:1.25}.detail-card-section{padding:0 0 clamp(5rem,8vw,8rem)}.detail-card-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.detail-card-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:330px;padding:2.2rem}.detail-card-grid article>span,.legal-copy section>span{color:var(--blue-600);margin-bottom:4.2rem;font-size:.75rem;font-weight:800;display:block}.detail-card-grid h2{margin-bottom:.8rem;font-size:1.5rem}.detail-card-grid p{color:var(--muted);margin:0}.detail-capability-section{background:var(--surface-soft);padding:clamp(5rem,8vw,8rem) 0}.capability-grid{grid-template-columns:.78fr 1.22fr;gap:clamp(4rem,9vw,9rem);display:grid}.capability-grid h2{margin-bottom:1rem;font-size:clamp(2rem,3.3vw,3.2rem);line-height:1.1}.capability-grid>div>p:last-child{color:var(--muted)}.capability-grid ul{border-top:1px solid #b9c8d7;margin:0;padding:0;list-style:none}.capability-grid li{color:var(--ink);border-bottom:1px solid #b9c8d7;grid-template-columns:56px 1fr;gap:1rem;padding:1.5rem 0;font-size:1.02rem;font-weight:650;display:grid}.capability-grid li span{color:var(--blue-600);font-size:.74rem;font-weight:800}.legal-content-section{padding:0 0 clamp(5rem,9vw,9rem)}.legal-layout{grid-template-columns:.34fr 1.66fr;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.legal-layout aside{border-top:2px solid var(--blue-600);padding:1.5rem 0;position:sticky;top:145px}.legal-layout aside ol{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.legal-layout aside a{color:var(--muted);font-size:.84rem;font-weight:650}.legal-layout aside a:hover{color:var(--blue-700)}.legal-copy{border-top:1px solid var(--line)}.legal-copy section{border-bottom:1px solid var(--line);padding:2.3rem 0;scroll-margin-top:135px}.legal-copy section>span{margin-bottom:.7rem}.legal-copy h2{margin-bottom:1rem;font-size:1.65rem}.legal-copy p,.legal-copy li{color:#53667e}.legal-copy p:last-child,.legal-copy ul:last-child{margin-bottom:0}.legal-copy ul{padding-left:1.3rem}.detail-cta-section{color:#fff;background:var(--blue-700)}.detail-cta{justify-content:space-between;align-items:center;gap:3rem;min-height:315px;display:flex}.detail-cta h2{color:#fff;max-width:760px;margin:0;font-size:clamp(2.1rem,3.8vw,3.8rem);line-height:1.06}.detail-cta .button{flex:none}.related-section{padding:clamp(5rem,8vw,7rem) 0}.related-heading{margin-bottom:2.4rem}.related-heading h2{margin:0;font-size:clamp(2rem,3vw,3rem)}.related-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.related-grid a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:210px;transition:background var(--transition), transform var(--transition);padding:1.8rem;position:relative}.related-grid a:hover{background:var(--blue-50);transform:translateY(-3px)}.related-grid a>span:first-child{color:var(--blue-600);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.related-grid h3{max-width:270px;margin:2.5rem 0 0;font-size:1.35rem}.related-grid a>span:last-child{color:var(--blue-600);font-size:1.2rem;position:absolute;bottom:1.3rem;right:1.6rem}.not-found-page{background:var(--blue-50);place-items:center;min-height:70vh;padding:5rem 0;display:grid}.not-found-inner{text-align:center;max-width:800px}.not-found-inner .eyebrow,.not-found-inner .button-row{justify-content:center}.not-found-inner h1{margin-bottom:1rem;font-size:clamp(3rem,7vw,6rem);line-height:1}.not-found-inner>p:not(.eyebrow){color:var(--muted);margin-bottom:2rem;font-size:1.1rem}.site-footer{color:#aabed5;background:var(--navy-950)}.footer-lead{border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:3rem;min-height:330px;display:flex}.footer-lead h2{color:#fff;max-width:790px;margin:0;font-size:clamp(2.2rem,4vw,4.2rem);line-height:1.05}.footer-lead .button{flex:none}.footer-grid{grid-template-columns:1.4fr repeat(4,.65fr);gap:clamp(2rem,4vw,4rem);padding:4.5rem 0;display:grid}.footer-brand-image{width:140px;height:auto}.footer-brand-column>p{color:#a6bad2;max-width:300px;margin:1.4rem 0 2.1rem;font-size:.88rem}.footer-contact-block{gap:.15rem;display:grid}.footer-contact-block span{color:#6f8ba9;letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:750}.footer-contact-block a{color:#fff;font-weight:700}.footer-contact-block a:hover{color:#70dfff}.footer-link-column h3{color:#fff;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.8rem}.footer-link-column ul{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.footer-link-column a{color:#9eb3cc;font-size:.82rem}.footer-link-column a:hover{color:#fff;text-underline-offset:4px;text-decoration:underline}.footer-bottom{color:#728ba7;border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:2rem;min-height:84px;font-size:.75rem;display:flex}.footer-bottom p{margin:0}.footer-bottom nav{flex-wrap:wrap;gap:1.4rem;display:flex}.footer-bottom a:hover{color:#fff}@media (max-width:1100px){.site-container{width:min(calc(100% - 2.5rem), var(--max-width))}.menu-button{display:flex}.nav-panel{max-height:calc(100vh - 110px);padding:1.5rem max(1.25rem, calc((100vw - var(--max-width)) / 2));border-top:1px solid var(--line);box-shadow:var(--shadow-lg);background:#fff;display:none;position:absolute;top:110px;left:0;right:0;overflow-y:auto}.nav-panel.is-open{display:grid}.nav-links{gap:0;display:grid}.nav-links li{border-bottom:1px solid var(--line)}.nav-links a{padding:1rem 0;font-size:1rem}.nav-links a:after{display:none}.nav-cta{justify-self:start}.hero-grid{grid-template-columns:1fr}.hero-content{max-width:850px}.hero-product{max-width:800px}.dashboard-window{transform:none}.footer-grid{grid-template-columns:1.2fr repeat(2,1fr)}.footer-brand-column{grid-row:span 2}}@media (max-width:820px){.utility-inner p{display:none}.utility-inner{justify-content:flex-end}.home-hero{padding-top:4rem}.hero-content h1{font-size:clamp(3rem,11vw,5rem)}.dashboard-body{min-height:330px}.trust-inner,.two-column-heading,.workflow-grid,.architecture-grid,.faq-grid,.detail-hero-grid,.detail-summary-grid,.capability-grid,.legal-layout{grid-template-columns:1fr}.trust-inner{padding:1.7rem 0}.trust-inner>div{grid-template-columns:repeat(2,1fr)}.trust-inner span{text-align:left}.value-grid,.detail-card-grid,.related-grid{grid-template-columns:1fr}.value-grid article,.value-grid article:first-child,.value-grid article:last-child{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:2rem 0}.value-grid article:last-child{border-bottom:0}.value-number{margin-bottom:1.6rem}.module-grid{grid-template-columns:repeat(2,1fr)}.workflow-copy,.legal-layout aside{position:static}.sector-grid{grid-template-columns:1fr}.architecture-grid{gap:2rem}.architecture-visual{min-height:390px}.detail-summary-grid,.legal-layout{gap:1.5rem}.detail-card-grid article{min-height:auto}.detail-card-grid article>span{margin-bottom:2.2rem}.detail-cta,.footer-lead{flex-direction:column;align-items:flex-start;min-height:auto;padding:4rem 0}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand-column{grid-area:auto/1/auto/-1}}@media (max-width:560px){.site-container{width:min(calc(100% - 2rem), var(--max-width))}.utility-bar,.utility-inner{min-height:30px}.main-nav,.nav-inner{min-height:70px}.nav-panel{max-height:calc(100vh - 100px);top:100px}.brand,.brand-image{width:132px}.button-row{display:grid}.button-row .button{width:100%}.hero-proof{display:grid}.hero-product{margin-inline:-.5rem}.dashboard-topbar{grid-template-columns:64px 1fr;padding:0 .75rem}.dashboard-topbar img{width:60px}.dashboard-topbar>span:nth-child(2){font-size:.62rem}.live-pill{display:none}.dashboard-body{grid-template-columns:36px 1fr;min-height:275px}.dashboard-sidebar{gap:1rem;padding-top:1rem}.dashboard-sidebar span{width:14px;height:14px}.dashboard-content{padding:.7rem}.metric-row{gap:.4rem}.metric-row>div{min-height:78px;padding:.55rem}.metric-row small{font-size:.48rem}.metric-row strong{font-size:.88rem}.metric-row em{font-size:.45rem}.dashboard-lower{grid-template-columns:1fr;gap:.4rem;margin-top:.4rem}.chart-card{min-height:150px;padding:.7rem}.status-card{display:none}.chart{gap:.2rem;height:95px;margin-top:.65rem}.dashboard-float{min-width:218px;right:-.4rem}.module-grid,.trust-inner>div,.footer-grid{grid-template-columns:1fr}.module-card{min-height:250px}.split-heading{flex-direction:column;align-items:flex-start}.sector-grid a{grid-template-columns:32px 1fr auto;min-height:auto;padding:1.5rem}.architecture-visual{min-height:320px}.system-node{min-width:78px;padding:.55rem;font-size:.64rem}.node-core{width:138px;padding:.9rem}.node-core strong{font-size:1.2rem}.detail-hero h1{font-size:clamp(2.75rem,14vw,4rem)}.detail-card-grid article{padding:1.6rem}.capability-grid li{grid-template-columns:42px 1fr}.footer-bottom{flex-direction:column;align-items:flex-start;padding:1.5rem 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
