:root{--navy:#11254b;--ink:#172b4d;--muted:#52647c;--blue:#2863e8;--cyan:#00c9e4;--line:#dde5ee;--paper:#f5f8fc;--purple:#7460c8;--radius:20px;--max:1200px;color-scheme:light;font-family:"Segoe UI",Arial,sans-serif;font-synthesis:none;color:var(--ink);background:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-size:1rem;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img,svg{display:block;max-width:100%}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}::selection{background:#bbebfb;color:var(--navy)}.wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-80px;left:16px;z-index:50;padding:12px 20px;background:var(--navy);color:white}.skip-link:focus{top:12px}.site-header{height:100px;background:rgba(255,255,255,.97);border-bottom:1px solid #e8edf4;position:sticky;top:0;z-index:10}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:9px;line-height:1;flex-shrink:0}.brand img{width:41px;height:48px}.brand-name{font-size:2rem;letter-spacing:-1.4px;font-weight:650;color:var(--navy)}.brand-name span{font-weight:400}.navigation{display:flex;align-items:center;gap:32px;font-size:.9rem;font-weight:600}.navigation>a:not(.button):hover,.footer-links a:hover{color:var(--blue)}.navigation .parent-link{display:flex;gap:7px;align-items:center;padding-left:28px;border-left:1px solid var(--line)}.navigation .button{font-size:.875rem;padding:11px 19px;min-height:44px}.menu-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:14px 23px;border:1px solid transparent;border-radius:7px;background:var(--blue);color:white;font-size:.95rem;font-weight:600;min-height:52px;line-height:1.4;transition:background .18s,transform .18s}.button:hover{background:#194ecb;transform:translateY(-2px)}.button.secondary{color:var(--navy);border-color:#ccd8e7;background:white}.button.secondary:hover{background:#edf3fc}.arrow{font-size:1.15rem;font-weight:400}.text-link{display:inline-flex;align-items:center;gap:15px;font-weight:650;color:var(--blue)}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.eyebrow{text-transform:uppercase;font-size:.75rem;line-height:1.5;letter-spacing:.16em;font-weight:700;color:var(--blue);display:flex;gap:10px;align-items:center;margin:0 0 22px}.eyebrow:before{content:"";width:23px;height:2px;background:currentColor;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:-.055em}h1{font-size:clamp(3.3rem,5.7vw,5.2rem);font-weight:600;margin-bottom:25px}h2{font-size:clamp(2.3rem,3.8vw,3.5rem);font-weight:600;margin-bottom:24px}h3{font-size:1.65rem;font-weight:600;margin-bottom:14px}p{margin-bottom:20px}.hero{overflow:hidden;background:radial-gradient(ellipse at 87% 40%,#eef7ff 0,transparent 47%)}.hero-grid{display:grid;grid-template-columns:1.07fr 1fr;gap:20px;align-items:center;padding-top:77px;padding-bottom:70px}.hero h1 span{color:var(--blue)}.hero-copy>p:not(.eyebrow){max-width:470px;font-size:1.13rem;color:var(--muted);line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 25px}.hero-note{font-size:.8rem!important;color:#64758c!important;display:flex;gap:12px;align-items:center;margin-bottom:0!important}.hero-note span{width:4px;height:4px;border-radius:50%;background:#7990ab}.ecosystem{position:relative;min-height:485px;display:grid;place-items:center;isolation:isolate}.orbit{position:absolute;width:400px;height:400px;border:1px solid #d5e4f4;border-radius:50%;z-index:-1}.orbit:before,.orbit:after{content:"";position:absolute;border:1px solid #d5e4f4;border-radius:50%;inset:45px}.orbit:after{inset:90px;border-style:dashed}.orbit-axis{position:absolute;inset:20px 45px;background:linear-gradient(#dce8f5,#dce8f5) center/1px 100% no-repeat,linear-gradient(90deg,#dce8f5,#dce8f5) center/100% 1px no-repeat;z-index:-1}.ecosystem-core{width:176px;height:181px;background:rgba(255,255,255,.95);border:1px solid #dae4ef;border-radius:24px;box-shadow:0 15px 60px #2358a015;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.ecosystem-core img{width:83px;height:90px}.ecosystem-core .brand-name{font-size:1.85rem}.ecosystem-core small{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:#6c7e95;margin-top:5px}.product-node{position:absolute;background:white;border:1px solid #d9e3ef;box-shadow:0 8px 30px #3158940b;border-radius:13px;padding:15px 18px;min-width:172px;transition:transform .2s,border-color .2s}.product-node:hover{transform:translateY(-4px);border-color:var(--blue)}.product-node.prove{left:10px;top:42px}.product-node.scan{right:0;bottom:44px}.node-title{display:flex;align-items:center;gap:10px;font-weight:700;font-size:1.02rem}.node-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#eaf1ff;color:var(--blue);font-size:1.15rem}.scan .node-icon{background:#f0edfb;color:var(--purple)}.node-caption{display:block;margin:7px 0 0 40px;font-size:.75rem;color:var(--muted)}.diagram-label{position:absolute;right:8px;top:103px;font-size:.68rem;letter-spacing:.12em;color:#6c7e95;text-transform:uppercase;writing-mode:vertical-rl}.diagram-bottom{position:absolute;bottom:22px;left:23px;font-size:.77rem;color:#526b8e}.diagram-bottom strong{display:block;color:var(--navy);font-size:.88rem;font-weight:600}.promise-bar{border-block:1px solid var(--line)}.promises{display:flex;align-items:center;justify-content:space-between;padding-block:24px;gap:25px;color:var(--muted);font-size:.88rem}.promises>strong{color:var(--navy);font-weight:650}.promise{display:flex;align-items:center;gap:10px}.check{color:var(--blue);font-size:1rem}.section{padding-block:100px}.section-heading{display:flex;justify-content:space-between;gap:55px;align-items:end;margin-bottom:42px}.section-heading h2{margin-bottom:0;max-width:630px}.section-heading>p{max-width:350px;margin-bottom:3px;color:var(--muted)}.products{background:var(--paper)}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:35px 36px;position:relative;overflow:hidden}.product-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.product-logo{display:flex;gap:10px;align-items:center;font-weight:700;font-size:1.1rem;letter-spacing:-.035em}.product-logo small{font-size:.95rem;font-weight:400;color:var(--muted)}.product-symbol{width:40px;height:40px;display:grid;place-items:center;background:#eaf1ff;color:var(--blue);border-radius:10px}.product-symbol svg{width:23px;height:23px}.product-card.scan-card .product-symbol{background:#f0edfb;color:var(--purple)}.pill{font-size:.69rem;letter-spacing:.07em;color:#526985;border:1px solid #dce5ef;padding:4px 9px;border-radius:5px;text-transform:uppercase}.product-card h3{font-size:2.05rem;letter-spacing:-.045em;max-width:380px}.product-card>p{color:var(--muted);max-width:420px;min-height:78px}.product-capabilities{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:27px 0 30px;list-style:none}.product-capabilities li{font-size:.8rem;background:var(--paper);padding:5px 10px;border-radius:4px;color:#526780}.product-footer{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;align-items:center;gap:20px}.product-footer>span{font-size:.75rem;color:#5c6d84}.scan-card .text-link{color:#6550b2}.coming-next{display:flex;gap:20px;align-items:center;padding:25px 0 0;font-size:.875rem;color:var(--muted)}.coming-next strong{font-weight:600;color:var(--navy)}.coming-icon{display:grid;place-items:center;width:35px;height:35px;border:1px dashed #b4c4d9;border-radius:9px;color:#6d83a0;font-size:1.3rem;flex-shrink:0}.approach-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:100px;align-items:start}.intro-copy{color:var(--muted);font-size:1.07rem;max-width:450px}.evidence-steps{margin:0;padding:0;list-style:none}.evidence-steps li{display:grid;grid-template-columns:46px 1fr;gap:15px;padding:27px 0;border-bottom:1px solid var(--line)}.evidence-steps li:first-child{padding-top:4px}.step-number{font-size:.8rem;color:var(--blue);font-weight:700;margin-top:5px}.evidence-steps h3{font-size:1.3rem;letter-spacing:-.025em;margin-bottom:8px}.evidence-steps p{color:var(--muted);font-size:.95rem;margin-bottom:0}.value-section{background:var(--navy);color:white;position:relative;overflow:hidden}.value-section .eyebrow{color:#65dce9}.value-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:95px;align-items:center}.value-section h2{font-weight:500;line-height:1.1}.value-section h2 span{color:#76deed}.value-section p{color:#c1ccde}.value-section .intro-copy{max-width:500px}.value-points{list-style:none;padding:0;margin:0}.value-points li{display:grid;grid-template-columns:37px 1fr;gap:18px;padding:23px 0;border-bottom:1px solid #334768}.value-points li:last-child{border-bottom:0}.value-points .step-number{color:#71dce9}.value-points h3{font-size:1.15rem;letter-spacing:-.02em;margin-bottom:7px;font-weight:550}.value-points p{font-size:.92rem;margin:0}.value-footnote{font-size:.77rem!important;color:#8fa4c2!important;max-width:430px;margin-top:30px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-grid h2{font-size:2.8rem}.faq details{border-bottom:1px solid var(--line);padding:21px 0}.faq details:first-child{padding-top:0}.faq summary{font-size:1rem;font-weight:650;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--blue);font-size:1.5rem;font-weight:400}.faq details[open] summary:after{content:"−"}.faq details p{font-size:.95rem;color:var(--muted);margin:16px 35px 0 0}.faq details p a{color:var(--blue);text-decoration:underline}.cta-section{padding-bottom:90px}.cta-panel{background:#edf4ff;border:1px solid #d7e5fc;border-radius:var(--radius);padding:48px 52px;display:flex;justify-content:space-between;align-items:center;gap:50px}.cta-panel h2{font-size:2.4rem;margin-bottom:13px}.cta-panel p{color:var(--muted);margin-bottom:0;max-width:600px}.cta-panel .button{flex-shrink:0}.site-footer{border-top:1px solid var(--line);padding:47px 0 22px}.footer-main{display:flex;justify-content:space-between;gap:50px;padding-bottom:40px}.footer-brand p{font-size:.85rem;color:var(--muted);margin:16px 0 0;max-width:300px}.footer-links{display:flex;gap:70px}.footer-links div{display:flex;flex-direction:column;gap:10px;font-size:.85rem;color:var(--muted)}.footer-links strong{font-size:.73rem;text-transform:uppercase;letter-spacing:.1em;color:var(--navy);margin-bottom:3px}.footer-bottom{padding-top:21px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;font-size:.75rem;color:#687b94}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}.product-hero{padding:70px 0 85px;background:radial-gradient(ellipse at 90% 0,#eaf2ff,transparent 60%)}.breadcrumb{font-size:.8rem;color:var(--muted);display:flex;gap:10px;flex-wrap:wrap;margin-bottom:48px}.breadcrumb a:hover{color:var(--blue)}.product-hero .product-logo{margin-bottom:28px}.product-hero h1{max-width:850px;font-size:clamp(3rem,6vw,5rem)}.product-hero h1 span{color:var(--blue)}.product-hero .lead{font-size:1.2rem;color:var(--muted);max-width:720px}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.detail-card{border-top:2px solid var(--blue);padding-top:27px}.detail-card .step-number{display:block;margin-bottom:25px}.detail-card h3{font-size:1.6rem}.detail-card p{color:var(--muted)}.availability{padding:28px 32px;background:var(--paper);border:1px solid var(--line);border-radius:12px;display:flex;justify-content:space-between;gap:32px;align-items:center;margin-top:55px}.availability p{margin-bottom:0;color:var(--muted);font-size:.9rem}.availability h3{font-size:1.15rem;letter-spacing:-.02em;margin-bottom:8px}.availability a{overflow-wrap:anywhere}.legal{max-width:800px;padding-block:70px 90px}.legal h1{font-size:3rem}.legal h2{font-size:1.5rem;letter-spacing:-.025em;margin-top:35px}.legal p,.legal li{color:var(--muted)}.legal a{color:var(--blue);text-decoration:underline}.error-page{min-height:60vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-block:70px}.error-page h1{font-size:4rem}
@media(min-width:1450px){.hero-grid{padding-block:92px}.hero h1{font-size:5.5rem}.ecosystem{min-height:510px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.navigation{gap:20px}.navigation .parent-link{display:none}.hero-grid{gap:10px}.product-node{min-width:145px;padding:12px}.product-node.prove{left:0;top:50px}.product-node.scan{right:-5px;bottom:55px}.orbit{width:340px;height:340px}.diagram-label{right:0}.ecosystem-core{width:155px;height:165px}.product-card{padding:30px}.approach-grid,.value-grid,.faq-grid{gap:55px}.product-footer>span{display:none}.section-heading{gap:35px}}
@media(max-width:800px){.site-header{height:80px}.navigation{gap:16px;font-size:.83rem}.navigation>a:nth-child(3){display:none}.hero-grid{grid-template-columns:1fr;padding-top:55px;padding-bottom:45px}.hero-copy{max-width:650px}.hero h1{font-size:4.6rem}.hero-copy>p:not(.eyebrow){max-width:560px}.ecosystem{max-width:520px;width:100%;margin:5px auto 0;min-height:440px}.orbit{width:350px;height:350px}.product-node.prove{left:15px;top:40px}.product-node.scan{right:15px;bottom:35px}.diagram-label{right:15px}.diagram-bottom{left:25px;bottom:15px}.promises{flex-wrap:wrap;justify-content:start;gap:16px 30px}.promises>strong{width:100%}.section{padding-block:70px}.section-heading{display:block}.section-heading>p{max-width:550px;margin-top:22px}.product-grid{gap:18px}.product-card{padding:25px}.pill{display:none}.product-card h3{font-size:1.85rem}.product-card>p{min-height:130px}.product-capabilities{min-height:88px;align-content:start}.approach-grid,.value-grid,.faq-grid{grid-template-columns:1fr;gap:35px}.intro-copy{max-width:600px}.value-section .intro-copy{max-width:600px}.evidence-steps li:first-child{padding-top:20px}.faq details:first-child{padding-top:20px}.cta-panel{padding:35px;display:block}.cta-panel .button{margin-top:24px}.footer-links{gap:35px}.detail-grid{gap:25px}.detail-card h3{font-size:1.4rem}.availability{align-items:start;flex-direction:column;gap:20px}.product-hero{padding-bottom:55px}.cta-section{padding-bottom:65px}}
@media(max-width:560px){.wrap{width:calc(100% - 40px)}.brand-name{font-size:1.8rem}.brand img{width:35px;height:43px}.menu-toggle{display:flex;align-items:center;gap:9px;min-height:44px;padding:9px 13px;background:white;border:1px solid var(--line);border-radius:6px;font-size:.8rem;font-weight:600;color:var(--navy)}.menu-toggle svg{width:17px;height:17px}.navigation{display:none;position:absolute;left:0;right:0;top:79px;background:white;border-bottom:1px solid var(--line);padding:20px;align-items:stretch;gap:7px;box-shadow:0 15px 25px #10254a09}.navigation.is-open{display:flex;flex-direction:column}.navigation>a:not(.button){padding:11px 12px;font-size:.95rem}.navigation>a:nth-child(3){display:block}.navigation .parent-link{display:block;border:0}.hero-grid{padding-top:38px}.hero h1{font-size:3.7rem;letter-spacing:-.057em}.hero-copy>p:not(.eyebrow){font-size:1.05rem}.eyebrow{font-size:.68rem;margin-bottom:19px;letter-spacing:.13em}.hero-actions{gap:10px}.hero-actions .button{padding:13px 16px;gap:12px;font-size:.88rem}.hero-note{font-size:.73rem!important;gap:9px}.ecosystem{min-height:370px;margin-top:8px}.orbit{width:285px;height:285px}.orbit:before{inset:35px}.orbit:after{inset:70px}.ecosystem-core{width:133px;height:146px;border-radius:19px}.ecosystem-core img{width:64px;height:72px}.ecosystem-core .brand-name{font-size:1.5rem}.ecosystem-core small{font-size:.58rem}.product-node{min-width:138px;padding:11px}.product-node.prove{left:0;top:19px}.product-node.scan{right:0;bottom:19px}.node-title{font-size:.89rem}.node-icon{width:26px;height:26px}.node-caption{font-size:.67rem;margin-left:36px}.diagram-label{font-size:.59rem;right:1px;top:75px}.diagram-bottom{font-size:.63rem;left:0;bottom:20px}.diagram-bottom strong{font-size:.73rem}.promises{gap:12px 22px;font-size:.77rem;padding-block:21px}.promises>strong{font-size:.85rem}.section{padding-block:58px}h2{font-size:2.5rem}.section-heading{margin-bottom:30px}.product-grid{grid-template-columns:1fr}.product-card{padding:28px}.product-topline{margin-bottom:25px}.product-card>p{min-height:0}.product-capabilities{min-height:0;margin-block:22px}.pill{display:inline-block;font-size:.6rem}.product-card h3{font-size:2rem}.coming-next{align-items:start;font-size:.8rem;gap:14px}.coming-next strong{display:block;margin-bottom:3px}.approach-grid,.value-grid,.faq-grid{gap:25px}.value-section h2{font-size:2.65rem}.value-points li{gap:12px;grid-template-columns:25px 1fr}.faq-grid h2{font-size:2.5rem}.cta-panel{padding:28px}.cta-panel h2{font-size:2.1rem}.cta-panel p{font-size:.95rem}.footer-main{flex-direction:column;gap:30px}.footer-links{justify-content:space-between;gap:25px}.footer-bottom{flex-direction:column;gap:10px;font-size:.72rem}.footer-brand p{max-width:360px}.detail-grid{grid-template-columns:1fr;gap:25px}.detail-card .step-number{margin-bottom:15px}.detail-card h3{font-size:1.65rem}.product-hero h1{font-size:3.15rem}.product-hero .lead{font-size:1.1rem}.breadcrumb{margin-bottom:32px}.product-hero{padding-top:35px}.availability{padding:24px}.legal h1{font-size:2.5rem}.error-page h1{font-size:3rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.eyebrow,.pill,.node-caption,.diagram-label,.diagram-bottom,.footer-bottom{font-size:max(.75rem,12px)}.ecosystem-core small{font-size:.75rem;letter-spacing:.055em;text-align:center}.evidence-steps p,.value-points p,.faq details p,.availability p{font-size:1rem}
@media(max-width:560px){.pill{display:none}.hero-note{font-size:.75rem!important}.diagram-bottom strong{font-size:.8rem}.node-caption{margin-left:0}.node-title{gap:7px}.product-node{min-width:146px}.diagram-bottom{max-width:142px}.hero-note{flex-wrap:wrap}}
.product-logo{gap:7px;flex-shrink:0}.product-brand-mark{width:38px;height:44px;object-fit:contain;margin-right:5px}.product-brand-family{font-size:1rem;font-weight:450;color:#0b1f3a}.product-brand-name{font-size:1.12rem;font-weight:750;letter-spacing:-.03em}.prove-brand .product-brand-name,.prove-card .text-link,.product-node.prove strong{color:#1b5e20}.scan-brand .product-brand-name,.scan-card .text-link,.product-node.scan strong{color:#b45309}.product-topline{flex-direction:column;align-items:flex-start;gap:12px}.prove-card{border-top:3px solid #0787b5}.scan-card{border-top:3px solid #f97316}.product-detail-link{font-size:.8rem;color:var(--muted);text-decoration:underline;text-underline-offset:4px}.product-footer{gap:12px}.invite-pill{display:inline-block!important;color:#934009;background:#fff5eb;border-color:#f1ceab}.node-title img{flex-shrink:0;width:30px;height:34px;object-fit:contain}.node-title>span{font-weight:450}.node-title strong{font-weight:750}.product-page-brand{display:flex;align-items:center;gap:22px;margin-bottom:26px}.product-page-brand .product-logo{margin-bottom:0}.product-page-brand .product-brand-mark{width:46px;height:54px}.product-page-brand .product-brand-family{font-size:1.3rem}.product-page-brand .product-brand-name{font-size:1.45rem}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 48px}.prove-detail .detail-card{border-top-color:#0787b5}.prove-detail .product-hero h1 span{color:#1b5e20}.prove-detail .product-primary{background:#0d47a1}.prove-detail .product-primary:hover{background:#083778}.scan-detail .detail-card{border-top-color:#f97316}.scan-detail .product-hero{background:radial-gradient(ellipse at 90% 0,#fff2e6,transparent 60%)}.scan-detail .product-hero h1 span{color:#0d47a1}.scan-detail .product-primary{background:#f97316;color:#08234c;font-weight:700}.scan-detail .product-primary:hover{background:#fb923c}.scan-detail .availability .text-link{color:#a34508}.scan-detail .product-hero .eyebrow{color:#a34508}
@media(max-width:560px){.detail-grid{grid-template-columns:1fr}.product-page-brand{gap:15px;flex-wrap:wrap}.product-footer{flex-wrap:wrap}.product-brand-mark{width:33px;height:39px}.product-brand-family{font-size:.95rem}.product-brand-name{font-size:1.05rem}.product-card{padding:25px}.product-node{min-width:160px}.product-node.prove{top:12px}.product-node.scan{bottom:10px}.product-page-brand .product-brand-mark{width:40px;height:47px}}
