:root{--blue:#0052d9;--green:#79c000;--ink:#17263c;--muted:#657181;--line:#dde4ec;font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:#fff;scroll-behavior:smooth;scroll-padding-top:96px;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:5px}::selection{background:#deedff}.wrap{max-width:1320px;width:calc(100% - 112px);margin:auto}.skip{position:fixed;top:-100px;z-index:40;padding:14px;background:#fff}.skip:focus{top:10px}header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 56px;background:#ffffffed;border-bottom:1px solid #edf0f4;position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:13px}.brand img{width:75px}.brand>span{font-size:20px;font-weight:650;letter-spacing:1px;white-space:nowrap}.brand small{font-size:9px;letter-spacing:1px;display:block;color:#69788a;margin-top:5px;font-weight:500}nav{display:flex;gap:36px;font-size:14px}nav a{padding:13px 0;border-bottom:1px solid transparent;transition:color .2s,border .2s}nav a:hover{color:var(--blue);border-color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:28px;font-size:14px}.platform-login span{margin-left:10px}.button{display:inline-flex;align-items:center;gap:40px;background:var(--blue);color:#fff;padding:19px 24px;border-radius:3px;font-size:15px;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0052d926}.button.small{font-size:14px;padding:13px 19px;gap:24px}.button span,.text-link span{transition:transform .2s;display:inline-block}.button:hover span,.text-link:hover span{transform:translate(2px,-2px)}.text-link{font-size:15px;display:inline-flex;align-items:center;gap:24px;padding:12px 0}.menu-toggle{display:none}#mobile-nav{position:fixed;top:76px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:20px 24px;z-index:19}#mobile-nav a{display:block;padding:13px}.hero{position:relative;isolation:isolate;overflow:hidden;background:#f9fbfd;min-height:690px;height:calc(100svh - 92px);max-height:930px}.hero-art{position:absolute;inset:0;background-position:center;background-size:cover;z-index:-2}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f9fbfdf5 0%,#f9fbfde6 24%,#f9fbfd6b 46%,transparent 68%);z-index:-1;pointer-events:none}.hero-inner{height:100%;min-height:690px;display:flex;flex-direction:column;justify-content:center;position:relative;padding-top:45px;padding-bottom:110px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;color:var(--blue)}.hero .eyebrow{margin-bottom:30px}.hero h1{font-size:clamp(48px,5.2vw,76px);line-height:1.23;font-weight:600;letter-spacing:-3px;margin:0;max-width:760px}.hero h1 span{color:var(--blue)}.hero-copy>p{font-size:18px;line-height:1.9;margin:30px 0 33px;color:#59677a}.hero-buttons{display:flex;align-items:center;gap:30px}.hero-foot{position:absolute;left:0;right:0;bottom:30px;display:flex;justify-content:space-between;font-size:12px;color:#566b83;border-top:1px solid #cdd8e466;padding-top:23px}.hero-foot i{font-style:normal;margin:0 16px;color:#9cafc5}.hero-foot a span{margin-left:25px}.section-kicker{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px;color:#516987;margin-bottom:62px}.section-kicker>span:last-child{font-size:10px;letter-spacing:1.5px;color:#8896a7}h2{font-size:clamp(36px,3.8vw,54px);font-weight:550;line-height:1.3;letter-spacing:-1.8px;margin:0}h3{font-weight:550}.platform-section{padding-top:98px;padding-bottom:112px}.platform-intro{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:70px;margin-bottom:57px}.platform-intro>div{max-width:430px}.platform-intro p{font-size:20px;line-height:1.8;margin:0 0 14px}.platform-intro .muted{font-size:16px;color:var(--muted)}.platform-intro .text-link{color:var(--blue)}.platform-intro small{display:block;font-size:12px;color:#8391a1;margin-top:4px}.platform-visual{display:grid;grid-template-columns:.85fr 1.15fr;min-height:446px;background:#f2f6fa;border:1px solid #e6ecf2}.platform-wordmark{padding:46px 50px;position:relative;border-right:1px solid #dde5ee;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(130deg,#f8fbff,#eaf2fc)}.platform-wordmark>span{font-size:16px;letter-spacing:6px;color:#55769c}.platform-wordmark strong{font-size:clamp(110px,12vw,174px);line-height:1.12;font-weight:500;letter-spacing:-9px;color:var(--blue)}.platform-wordmark strong>span{font-size:42px;letter-spacing:0;color:var(--green);vertical-align:top;display:inline-block;margin-top:20px;margin-left:9px}.platform-wordmark p{font-size:17px;letter-spacing:4px;margin:8px 0 0;color:#557399}.platform-wordmark>a{position:absolute;right:35px;bottom:29px;font-size:30px;color:var(--blue)}.platform-content{padding:35px 42px;background:#fafcfe}.capability-heading{font-size:13px;color:#738397;padding-bottom:15px}.platform-content article{display:flex;gap:25px;border-bottom:1px solid #e1e7ef;padding:23px 0}.platform-content article>span{font-size:12px;color:#8ea2bd;padding-top:6px}.platform-content h3{font-size:20px;margin:0 0 9px}.platform-content p{font-size:14px;line-height:1.8;margin:0;color:var(--muted)}.platform-note{font-size:12px;color:#8c99a7;margin-top:22px}.solutions-section{background:#f7f8fa;padding:90px 0 65px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:65px;gap:45px}.section-heading p{font-size:16px;line-height:1.9;color:var(--muted);margin:0}.service-row{display:grid;grid-template-columns:.85fr 1.1fr 60px;gap:40px;padding:47px 0;border-top:1px solid #d9e1ea}.service-title>span{font-size:11px;letter-spacing:1px;color:#7a91ac}.service-title h3{font-size:32px;letter-spacing:-1px;margin:22px 0 0}.service-body>p{font-size:24px;line-height:1.55;margin:0 0 21px}.service-details{font-size:15px;color:var(--muted);line-height:1.9;max-width:510px}.service-body ul{display:flex;list-style:none;padding:0;gap:24px;font-size:12px;color:#597699;margin:23px 0 0;flex-wrap:wrap}.service-body li{border-bottom:1px solid #ccd9e7;padding-bottom:5px}.service-body small{font-size:12px;color:#7c8a9b;display:block;margin-top:22px;line-height:1.7}.round-link{height:52px;width:52px;border:1px solid #c7d5e6;border-radius:50%;display:grid;place-items:center;font-size:25px;color:var(--blue);transition:background .2s,transform .2s}.round-link:hover{background:#e7eef9;transform:rotate(8deg)}.approach-section{padding-top:95px;padding-bottom:100px}.approach-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px}.process article{display:grid;grid-template-columns:30px 1fr;column-gap:23px;padding:27px 0;border-top:1px solid var(--line)}.process article>span{grid-row:span 2;font-size:12px;color:#8a9fba;padding-top:6px}.process h3{font-size:22px;margin:0 0 12px}.process p{font-size:15px;line-height:1.8;color:var(--muted);margin:0}.about-section{background:#f3f6f9;padding:69px 0}.about-layout{display:grid;grid-template-columns:1fr 2fr;gap:70px}.about-label{display:flex;flex-direction:column;gap:20px}.about-label>span:last-child{font-size:11px;letter-spacing:1px;color:#8c9aac}.about-layout h2{font-size:36px}.about-layout p{font-size:16px;line-height:2;color:var(--muted);max-width:750px;margin-bottom:0}.contact-section{padding-top:85px;padding-bottom:95px}.contact-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:90px;align-items:center}.contact-layout h2{font-size:clamp(42px,4.8vw,68px);line-height:1.28}.contact-layout h2 span{color:var(--blue)}.contact-layout p{font-size:15px;line-height:1.8;color:var(--muted);margin-top:25px}.contact-details>span{font-size:14px;color:#728298;display:block;margin-bottom:25px}.contact-details a{display:flex;align-items:center;justify-content:space-between}.phone{font-size:29px;color:var(--blue);padding-bottom:25px;border-bottom:1px solid #d6e1ee;white-space:nowrap}.phone span{font-size:24px;margin-left:12px}.email{font-size:17px;padding-top:24px;color:#607a9a}.footer-top{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px 0}.footer-top p{font-size:12px;line-height:1.9;color:#7b8b9f}.footer-top>a:last-child{font-size:13px;color:#5c7596}.footer-top .brand small{font-size:10px;letter-spacing:2px}.footer-bottom{border-top:1px solid #e8edf2;padding:22px 0;display:flex;justify-content:space-between;font-size:11px;color:#8b99aa}
@media(min-width:1550px){header{padding-left:max(56px,calc((100vw - 1320px)/2));padding-right:max(56px,calc((100vw - 1320px)/2))}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}header{padding:0 32px}nav{gap:22px}.nav-actions{gap:19px}.brand>span{font-size:18px}.brand img{width:64px}.hero h1{font-size:60px}.hero-art{background-position:58% center}.hero:after{background:linear-gradient(90deg,#f9fbfdf7,#f9fbfdab 40%,#f9fbfd00 80%)}.platform-wordmark{padding:35px}.platform-content{padding:28px}.service-row{gap:28px;grid-template-columns:.8fr 1.2fr 52px}.service-title h3{font-size:29px}.service-body>p{font-size:22px}.contact-layout{gap:40px}.phone{font-size:25px}}
@media(max-width:800px){header{height:76px;padding:0 24px}nav,.nav-actions{display:none}.menu-toggle{display:flex;flex-direction:column;gap:6px;border:0;background:none;padding:12px}.menu-toggle span{width:23px;height:2px;background:#355473}.wrap{width:calc(100% - 48px)}.hero{height:auto;min-height:770px;max-height:none}.hero-inner{min-height:770px;justify-content:flex-start;padding-top:58px;padding-bottom:65px}.hero h1{font-size:clamp(38px,7.5vw,59px);line-height:1.3;letter-spacing:-1.5px}.hero-copy>p{font-size:16px;margin-top:25px}.hero-art{inset:230px -90px 0 -80px;background-position:70% center}.hero:after{background:linear-gradient(180deg,#f9fbfd 0%,#f9fbfdf5 31%,#f9fbfd22 70%,#f9fbfd88 100%)}.hero .eyebrow{font-size:11px;margin-bottom:24px}.hero-buttons{gap:25px}.hero-foot{bottom:22px;font-size:11px}.button{padding:16px 19px;font-size:14px;gap:25px}.text-link{font-size:14px;gap:18px}.section-kicker{margin-bottom:36px;font-size:11px}.section-kicker>span:last-child{display:none}h2{font-size:37px;letter-spacing:-1px}.platform-section{padding-top:60px;padding-bottom:64px}.platform-intro{grid-template-columns:1fr;gap:28px;margin-bottom:35px}.platform-intro p{font-size:18px}.platform-intro .muted{font-size:16px}.platform-visual{grid-template-columns:1fr}.platform-wordmark{min-height:275px;border-right:0;border-bottom:1px solid #dde5ee}.platform-wordmark strong{font-size:120px}.platform-wordmark strong>span{font-size:35px}.platform-wordmark>span{font-size:14px}.platform-wordmark p{font-size:15px}.platform-content{padding:24px}.platform-content h3{font-size:19px}.platform-content article{gap:18px}.solutions-section{padding:60px 0 27px}.section-heading{display:block;margin-bottom:40px}.section-heading p{margin-top:25px;font-size:15px}.service-row{grid-template-columns:1fr 46px;gap:25px;padding:33px 0}.service-title{grid-column:1}.service-title h3{margin-top:14px;font-size:29px}.service-body{grid-row:2;grid-column:1/-1}.service-body>p{font-size:22px}.round-link{grid-column:2;grid-row:1;height:44px;width:44px}.service-body ul{gap:20px}.service-details{font-size:15px}.approach-section{padding-top:62px;padding-bottom:62px}.approach-layout{grid-template-columns:1fr;gap:32px}.process h3{font-size:21px}.about-section{padding:43px 0}.about-layout{grid-template-columns:1fr;gap:28px}.about-label{flex-direction:row;justify-content:space-between}.about-label>span:last-child{font-size:10px}.about-layout h2{font-size:28px}.about-layout p{font-size:15px}.contact-section{padding-top:57px;padding-bottom:59px}.contact-layout{grid-template-columns:1fr;gap:28px}.contact-layout h2{font-size:44px}.contact-layout p{font-size:15px}.contact-details{max-width:420px}.phone{font-size:27px}.footer-top{flex-wrap:wrap;align-items:flex-start;gap:22px;padding:30px 0}.footer-top .brand{width:100%}.footer-top p{margin:0}.footer-bottom{flex-wrap:wrap;gap:13px}.brand img{width:63px}}
@media(max-width:390px){.hero h1{font-size:37px}.hero-buttons{gap:18px}.button{gap:18px}.hero-foot i{margin:0 10px}.hero-foot a span{margin-left:10px}.platform-content{padding:21px}.platform-content p{font-size:14px}.contact-layout h2{font-size:41px}.phone{font-size:25px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.hero-art{background-image:url('/assets/knowledge-flow-v2.png')}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.news-section{padding-top:75px;padding-bottom:80px}.news-section .eyebrow{margin-bottom:20px}.news-section .section-heading{margin-bottom:38px}.news-section .text-link{color:var(--blue)}.news-item{display:grid;grid-template-columns:145px minmax(0,1fr) 48px;gap:35px;padding:32px 0;border-top:1px solid var(--line);align-items:start}.news-meta{display:flex;flex-direction:column;gap:12px;padding-top:5px}.news-meta time{font-size:16px;font-variant-numeric:tabular-nums;color:#536e91}.news-meta>span{font-size:12px;color:var(--blue)}.news-copy h3{font-size:24px;line-height:1.5;margin:0 0 15px}.news-copy h3 a:hover{color:var(--blue)}.news-copy p{font-size:16px;line-height:1.9;margin:0 0 14px;color:var(--muted);max-width:760px}.news-source{font-size:12px;color:#657181}.news-arrow{display:grid;place-items:center;width:48px;height:48px;border:1px solid #cedbea;border-radius:50%;color:var(--blue);font-size:23px;transition:background .2s,transform .2s}.news-arrow:hover{background:#eef5ff;transform:translateY(-2px)}.news-index{padding-top:0}
.team-section{padding-top:82px;padding-bottom:86px}.team-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:48px}.team-heading>p{font-size:16px;line-height:1.9;color:var(--muted);margin:0}.founder-profile{display:grid;grid-template-columns:1fr 1.45fr;gap:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:40px 0}.profile-label{font-size:14px;color:#536e91;letter-spacing:.5px}.founder-identity h3{font-size:38px;letter-spacing:2px;margin:19px 0 14px}.founder-education{font-size:16px;color:var(--muted)}.founder-story>p{font-size:17px;line-height:1.9;color:var(--muted);margin:0 0 14px;max-width:680px}.founder-story .text-link{color:var(--blue);margin-top:8px}.team-roster{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:44px}.team-member{padding:33px 0;border-bottom:1px solid var(--line)}.team-member h3{font-size:25px;letter-spacing:1px;margin:17px 0 12px}.team-member p{font-size:16px;line-height:1.85;color:var(--muted);margin:0}.team-section+.contact-section{border-top:1px solid var(--line)}
@media(max-width:800px){.team-section{padding-top:56px;padding-bottom:56px}.team-heading{display:block;margin-bottom:32px}.team-heading>p{margin-top:22px}.founder-profile{grid-template-columns:1fr;gap:27px;padding:29px 0}.founder-identity h3{font-size:32px;margin-top:14px}.founder-story>p{font-size:16px}.team-roster{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 25px}.team-member{padding:27px 0}.team-member h3{font-size:23px}.team-member p{font-size:15px}.profile-label{font-size:14px}}
@media(max-width:420px){.team-roster{grid-template-columns:1fr}.team-member{display:grid;grid-template-columns:1fr 1.4fr;column-gap:18px}.team-member .profile-label{grid-column:1/-1}.team-member h3{margin:15px 0 0}.team-member p{margin-top:12px}}
.founder-profile{grid-template-columns:180px .65fr 1.45fr;gap:36px;align-items:center}.founder-portrait{position:relative;width:180px;aspect-ratio:225/345;overflow:hidden;background:#eef4fc;border-radius:4px}.founder-portrait img{position:absolute;width:743.111%;max-width:none;height:auto;left:-126.667%;top:-43.478%}.founder-identity h3{font-size:34px}.founder-story>p{font-size:16px}
@media(max-width:1100px) and (min-width:801px){.founder-profile{grid-template-columns:155px 1fr;gap:25px}.founder-portrait{width:155px;grid-row:span 2}.founder-story{grid-column:2}.founder-identity h3{margin:12px 0}.founder-story>p{margin-bottom:10px}}
@media(max-width:800px){.founder-profile{grid-template-columns:140px 1fr;gap:24px;align-items:center}.founder-portrait{width:140px}.founder-identity h3{font-size:30px}.founder-story{grid-column:1/-1}.founder-education{font-size:14px}}
@media(max-width:380px){.founder-profile{grid-template-columns:120px 1fr;gap:18px}.founder-portrait{width:120px}.founder-identity h3{font-size:28px}.founder-identity .profile-label{font-size:13px}}
.partner-section{padding-top:80px;padding-bottom:80px;border-bottom:1px solid var(--line)}.partner-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.partner-layout h2{font-size:40px}.partner-lead{font-size:16px;line-height:1.9;color:var(--muted);max-width:380px;margin-top:24px}.partner-project{padding:8px 0 8px 36px;border-left:3px solid var(--green)}.partner-type{font-size:14px;color:#607a9c}.partner-project h3{font-size:40px;margin:19px 0 7px;letter-spacing:2px}.partner-name{font-size:18px;margin:0 0 22px;color:#395c89}.partner-description{font-size:16px;line-height:1.9;color:var(--muted);max-width:510px}.partner-project .text-link{color:var(--blue);margin-top:6px}
@media(max-width:800px){.partner-section{padding-top:56px;padding-bottom:56px}.partner-layout{grid-template-columns:1fr;gap:26px}.partner-layout h2{font-size:34px}.partner-project{padding-left:24px}.partner-project h3{font-size:34px}.partner-description{font-size:16px}}
.screening-product{margin-top:38px;padding:42px 0 0;border-top:1px solid var(--line);display:grid;grid-template-columns:.85fr 1.15fr;gap:50px}.screening-intro h3{font-size:34px;line-height:1.4;letter-spacing:-.5px;margin:20px 0 16px}.screening-intro>p{font-size:17px;color:var(--muted);margin:0 0 14px}.screening-intro .text-link{color:var(--blue)}.screening-intro>small{display:block;font-size:12px;color:#79899b;margin-top:4px}.screening-description{font-size:17px;line-height:1.9;margin:0 0 27px;color:#53667d}.screening-flow{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.screening-flow li{border-top:2px solid #dbe8f5;padding-top:17px}.screening-flow li:last-child{border-color:#a8cc70}.screening-flow span{font-size:12px;color:#8b9eb6}.screening-flow h4{font-size:17px;font-weight:550;margin:15px 0 10px}.screening-flow p{font-size:15px;line-height:1.8;color:var(--muted);margin:0}.screening-boundary{font-size:13px;line-height:1.8;color:#748395;margin:27px 0 0;padding-top:20px;border-top:1px solid #e3eaf1}
@media(max-width:800px){.screening-product{grid-template-columns:1fr;gap:28px;margin-top:30px;padding-top:30px}.screening-intro h3{font-size:29px}.screening-description{font-size:16px}.screening-flow{gap:19px}.screening-flow p{font-size:14px}.screening-boundary{font-size:13px}}
@media(max-width:420px){.screening-flow{grid-template-columns:1fr;gap:20px}.screening-flow li{display:grid;grid-template-columns:28px 1fr;column-gap:14px}.screening-flow span{grid-row:span 2;padding-top:3px}.screening-flow h4{margin:0 0 8px}.screening-flow p{font-size:15px}}
nav a[aria-current="page"]{color:var(--blue);border-bottom-color:var(--blue)}.home-products{padding:85px 0}.product-summaries{display:grid;grid-template-columns:1fr 1fr;gap:48px}.product-summary{padding:30px 0;border-top:2px solid #bed0e8}.product-summary:last-child{border-color:#c4dba4}.product-summary h3{font-size:29px;line-height:1.4;margin:21px 0 17px}.product-summary p{font-size:17px;color:var(--muted);line-height:1.9;max-width:500px}.product-summary .text-link,.home-team .text-link,.about-layout .text-link{color:var(--blue)}.home-team{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:55px 0;border-bottom:1px solid var(--line)}.home-team h2{font-size:34px;margin-top:20px}.home-team p{font-size:16px;line-height:1.9;color:var(--muted);margin-top:0}.detail-hero{padding:40px 0 58px}.breadcrumb{font-size:14px;color:#74859b}.detail-hero .eyebrow{margin-top:50px;margin-bottom:23px}.detail-hero h1{font-size:clamp(38px,4.5vw,66px);line-height:1.3;font-weight:550;letter-spacing:-1.5px;margin:0;color:var(--blue)}.detail-hero>p{font-size:18px;line-height:1.9;color:var(--muted);max-width:800px;margin:28px 0 0}.detail-platform{padding-bottom:70px}.detail-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.detail-actions>span{font-size:14px;color:var(--muted)}.detail-section{padding:65px 0;border-top:1px solid var(--line)}.detail-section>h2{font-size:34px}.detail-rows{margin-top:35px}.detail-rows article{display:grid;grid-template-columns:40px .7fr 1.3fr;gap:28px;padding:27px 0;border-bottom:1px solid #e5ebf1;align-items:start}.detail-rows article>span{font-size:14px;color:#8a9db6;padding-top:5px}.detail-rows h3{font-size:22px;margin:0;line-height:1.6}.detail-rows p{font-size:17px;line-height:1.9;color:var(--muted);margin:0}.detail-cta,.case-link{padding:52px 0;display:flex;justify-content:space-between;gap:35px;align-items:center;border-top:1px solid var(--line)}.detail-cta h2,.case-link h2{font-size:30px}.detail-cta p,.case-link p{font-size:16px;line-height:1.9;color:var(--muted)}.detail-cta .button,.case-link .button{flex-shrink:0}.case-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:30px 0 45px}.case-facts>div{border-top:2px solid #c1d2e9;padding-top:21px}.case-facts span{display:block;color:var(--muted);font-size:14px;margin-bottom:14px}.case-facts strong{font-size:19px;font-weight:550;line-height:1.6}.detail-screening{padding-bottom:65px}.detail-screening .screening-product{margin-top:0}.company-intro{padding:0 0 32px}.company-intro p{font-size:18px;line-height:1.95;color:var(--muted);max-width:850px}
@media(max-width:800px){.home-products{padding:55px 0}.product-summaries{grid-template-columns:1fr;gap:15px}.product-summary h3{font-size:25px}.product-summary p{font-size:16px}.home-team{grid-template-columns:1fr;gap:20px;padding:40px 0}.home-team h2{font-size:29px}.detail-hero{padding:28px 0 40px}.detail-hero .eyebrow{margin-top:35px}.detail-hero h1{font-size:38px}.detail-hero>p{font-size:16px}.detail-actions{align-items:flex-start;flex-direction:column;gap:16px}.detail-section{padding:42px 0}.detail-section>h2{font-size:28px}.detail-rows article{grid-template-columns:27px 1fr;gap:10px 16px}.detail-rows article>span{grid-row:span 2}.detail-rows h3{font-size:21px}.detail-rows p{font-size:16px}.detail-cta,.case-link{display:block;padding:35px 0}.detail-cta h2,.case-link h2{font-size:27px}.detail-cta .button,.case-link .button{margin-top:15px}.case-facts{grid-template-columns:1fr;gap:22px}.case-facts>div{padding-top:16px}.company-intro p{font-size:16px}.detail-screening{padding-bottom:40px}}
/* Shared responsive refinements for all six pages. */
header>*,main .wrap>*,.news-item>*,.founder-profile>*{min-width:0}
.button,.text-link{min-height:44px}.button{justify-content:space-between}
@media(max-width:1024px){
 header{height:76px;padding:0 24px}header nav,.nav-actions{display:none}
 .menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;min-width:44px;min-height:44px;border:0;background:none;padding:12px;cursor:pointer}
 .menu-toggle span{width:23px;height:2px;background:#355473}
 #mobile-nav{top:76px;max-height:calc(100dvh - 76px);overflow-y:auto;overscroll-behavior:contain;padding-bottom:max(20px,env(safe-area-inset-bottom))}
 #mobile-nav a{min-height:48px;border-bottom:1px solid #eef2f6}
 #mobile-nav a[aria-current=page]{color:var(--blue)}
}
@media(min-width:1025px){#mobile-nav{display:none}}
@media(max-width:800px){
 :root{scroll-padding-top:88px}
 .news-section{padding-top:48px;padding-bottom:48px}.news-index{padding-top:0}
 .news-section .section-heading{margin-bottom:26px}.news-section h2{font-size:32px}
 .news-section .section-heading>.text-link{margin-top:14px}
 .news-item{grid-template-columns:minmax(0,1fr) 44px;gap:16px;padding:26px 0}
 .news-meta{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;gap:18px;padding-top:0;align-items:center}
 .news-meta time{font-size:14px}.news-copy h3{font-size:21px;margin-bottom:12px}.news-copy p{font-size:15px}
 .news-arrow{width:44px;height:44px}.news-source{line-height:1.8;display:block}
 .detail-hero h1{font-size:clamp(30px,7.8vw,38px);overflow-wrap:anywhere}
 .hero h1{font-size:clamp(30px,7.9vw,59px);letter-spacing:-1px}
 .hero{min-height:700px}.hero-inner{min-height:700px;padding-top:48px}
 .hero-buttons{flex-wrap:wrap;gap:12px 22px}.hero-foot{flex-wrap:wrap;gap:12px}
 .email,.contact-layout p,.footer-top p{overflow-wrap:anywhere}
}
@media(max-width:600px){
 .screening-flow{grid-template-columns:1fr;gap:20px}
 .screening-flow li{display:grid;grid-template-columns:28px 1fr;column-gap:14px}
 .screening-flow span{grid-row:span 2;padding-top:3px}.screening-flow h4{margin:0 0 8px}
 .screening-flow p{font-size:15px}
}
@media(max-width:360px){
 .wrap{width:calc(100% - 32px)}header{padding:0 16px}
 .brand img{width:54px}.brand{gap:10px}.brand>span{font-size:17px}.brand small{font-size:8px}
 .hero h1{font-size:30px}.hero-copy>p{font-size:15px}
 .platform-wordmark{padding:24px}.platform-wordmark strong{font-size:105px;letter-spacing:-6px}
 .platform-content{padding:18px}.platform-wordmark p{letter-spacing:2px}
 .founder-profile{grid-template-columns:105px minmax(0,1fr);gap:16px}.founder-portrait{width:105px}
 .founder-identity h3{font-size:26px}.contact-layout h2{font-size:36px}.phone{font-size:24px}
 .news-item{column-gap:12px}.news-copy h3{font-size:20px}
}
/* V3: a light technology palette with visible product systems. */
:root{--surface-blue:#eaf2ff;--surface-mint:#f0f6e7}
header{border-bottom-color:#dbe6f5;box-shadow:0 4px 25px #0052d906}
.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow:before{content:'';width:6px;height:6px;background:var(--green);box-shadow:0 0 0 4px #79c00014;flex:none}
.hero{background:#eaf2ff;border-bottom:1px solid #c8d9f2}
.hero-art{inset:0 -4% 0 4%;background-position:60% center;mix-blend-mode:multiply}
.hero:after{background:linear-gradient(90deg,#eaf2fff5 0%,#eaf2ffde 28%,#eaf2ff45 53%,#eaf2ff00 75%)}
.hero-grid{position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(#0052d908 1px,transparent 1px),linear-gradient(90deg,#0052d908 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,transparent 38%,#000 80%)}
.hero-orbit{position:absolute;inset:0;pointer-events:none;z-index:1}
.hero-orbit span{position:absolute;font:10px ui-monospace,monospace;letter-spacing:2px;color:#36659c;padding:12px 16px;border:1px solid #c2d5ed;background:#f6faffb8;border-radius:4px;backdrop-filter:blur(10px)}
.hero-orbit span:before{content:'+';color:var(--green);font-size:15px;margin-right:10px}
.hero-orbit span:nth-child(1){top:17%;right:28%}.hero-orbit span:nth-child(2){top:38%;right:5%}.hero-orbit span:nth-child(3){bottom:19%;right:18%}
.hero-copy{position:relative;z-index:2}.hero h1 span{background:linear-gradient(100deg,#0052d9,#237fcb);color:transparent;background-clip:text}
.hero-foot{color:#42628b;border-top-color:#a9c3e3}.hero .button{box-shadow:0 10px 30px #0052d925}
.product-summaries{gap:28px}.product-summary{position:relative;padding:0 30px 28px;border:1px solid #d1dff2;border-radius:12px;background:linear-gradient(150deg,#f1f6ff,#fff 75%);overflow:hidden;transition:box-shadow .3s,transform .3s}
.product-summary:last-child{border-color:#d4e1c7;background:linear-gradient(150deg,#f1f7eb,#fff 75%)}
.product-summary:hover{transform:translateY(-4px);box-shadow:0 18px 45px #345d8d12}
.product-diagram{margin:0 -30px 28px;padding:20px 16px 0;background-color:#eaf2ff;background-image:radial-gradient(#0052d924 .7px,transparent .7px);background-size:15px 15px;border-bottom:1px solid #d1dff2}
.clinical-diagram{background-color:#f0f6e9;background-image:radial-gradient(#5b852729 .7px,transparent .7px);border-color:#d4e1c7}
.diagram-caption{display:flex;justify-content:space-between;gap:12px;font:10px ui-monospace,monospace;letter-spacing:1px;color:#6381a6;padding:0 8px}
.product-diagram svg{display:block;width:100%;height:auto;max-height:270px}.diagram-caption>span:last-child{font-family:inherit;font-size:10px;letter-spacing:0}
.product-summary h3{margin-top:16px}.product-summary .text-link{font-weight:600}
.solutions-section{background:linear-gradient(120deg,#e8f0fc,#f0f5fd 60%,#e8f2f1);border-block:1px solid #d2e0f1;position:relative}
.service-row{border-color:#bed0e7}.service-title>span{color:#57759b;font-family:ui-monospace,monospace}.round-link{background:#ffffff80;border-color:#a9c2e4}
.partner-section{position:relative}.partner-project{background:linear-gradient(110deg,#f0f5ff,#f7faf1);padding:30px 32px;border-radius:0 10px 10px 0}.partner-type{font-size:12px;letter-spacing:1px}
.about-section{background:linear-gradient(105deg,#e8f0fd,#edf4f9 70%,#eaf3df);border-block:1px solid #d3e1f0}
.news-section{position:relative}.news-meta time{font-family:ui-monospace,monospace;color:#0052d9}.news-meta>span{border-left:2px solid var(--green);padding-left:8px}.news-item{transition:background .25s}.news-item:hover{background:#f4f8ff}.news-arrow{background:#edf4ff;border-color:#ccdcf5}
.contact-section{position:relative;isolation:isolate;margin-top:20px;margin-bottom:45px;padding:60px;border:1px solid #d0e0f6;border-radius:12px;background:radial-gradient(ellipse at 95% 0%,#d7eab5a1,transparent 45%),linear-gradient(110deg,#e9f2ff,#f3f7fe)}
.contact-section .wrap{width:100%}.contact-section .section-kicker{margin-bottom:40px}.contact-layout{gap:50px}.contact-layout h2{font-size:clamp(36px,4vw,57px)}
.detail-hero{position:relative;isolation:isolate;margin-top:28px;margin-bottom:40px;padding:38px 44px 48px;background:linear-gradient(105deg,#e7f0ff,#eff5ff 65%,#edf5e3);border:1px solid #cfdef3;border-radius:12px;overflow:hidden}
.detail-hero:after{content:'';position:absolute;z-index:-1;width:430px;height:430px;right:-120px;top:-120px;border-radius:50%;border:1px solid #0052d926;box-shadow:0 0 0 45px #0052d906,0 0 0 46px #0052d91a,0 0 0 92px #0052d905,0 0 0 93px #0052d910;pointer-events:none}
.detail-hero>p{max-width:760px}.detail-hero .eyebrow{margin-top:40px}.detail-hero h1{font-size:clamp(38px,4.5vw,66px)}
.platform-visual{border-radius:12px;overflow:hidden;border-color:#cbdcf3}.platform-wordmark{background:radial-gradient(ellipse at 0 100%,#cae59e66,transparent 65%),linear-gradient(130deg,#e7f0ff,#dfeaff)}
.case-facts>div{background:#eef4ff;padding:24px;border-top-color:#0052d9;border-radius:0 0 8px 8px}.case-facts>div:last-child{background:#f1f6e9;border-top-color:var(--green)}
.detail-rows article>span{font-family:ui-monospace,monospace;color:#0052d9}.team-member{border-bottom-color:#d0dff1}.founder-profile{padding:32px;background:linear-gradient(115deg,#edf4ff,#f7faff);border:1px solid #d5e2f3;border-radius:10px}.founder-portrait{box-shadow:0 8px 24px #27548314}
@media(prefers-reduced-motion:no-preference){.signal-dot{animation:signal-pulse 3s ease-in-out infinite}.signal-path{stroke-dasharray:8 5;animation:signal-flow 9s linear infinite}.hero-orbit span{animation:node-float 7s ease-in-out infinite}.hero-orbit span:nth-child(2){animation-delay:-3s}.hero-orbit span:nth-child(3){animation-delay:-5s}}
@keyframes signal-pulse{50%{opacity:.45}}@keyframes signal-flow{to{stroke-dashoffset:-104}}@keyframes node-float{50%{transform:translateY(-8px)}}
@media(max-width:1100px){.hero-orbit span:nth-child(1){right:15%;top:12%}.contact-section{padding:42px}.founder-profile{gap:24px}}
@media(max-width:800px){
 .hero-art{inset:270px -80px 0 -65px;background-position:70% center}.hero:after{background:linear-gradient(180deg,#eaf2ff 0%,#eaf2fff5 30%,#eaf2ff00 64%)}
 .hero-grid{background-size:40px 40px;mask-image:linear-gradient(180deg,transparent 25%,#000 80%)}
 .hero-orbit span{font-size:8px;padding:9px 11px;letter-spacing:1px}.hero-orbit span:nth-child(1){top:auto;bottom:30%;right:5%}.hero-orbit span:nth-child(2){display:none}.hero-orbit span:nth-child(3){bottom:15%;right:40%}
 .product-summary{padding:0 22px 24px}.product-diagram{margin:0 -22px 24px;padding:18px 10px 0}.product-summaries{gap:24px}.product-diagram svg{min-height:150px}
 .partner-project{padding:24px}.contact-section{padding:32px 24px;margin-top:10px;margin-bottom:30px}.contact-layout{gap:25px}.contact-layout h2{font-size:39px}
 .detail-hero{padding:28px 24px 34px;margin-top:20px;margin-bottom:32px}.detail-hero h1{font-size:clamp(28px,7.5vw,38px);letter-spacing:-1px}.detail-hero>p{font-size:16px}.detail-hero:after{opacity:.5;right:-290px}
 .founder-profile{padding:22px;grid-template-columns:115px minmax(0,1fr);gap:20px}.founder-portrait{width:115px}.founder-identity h3{font-size:28px}
 .case-facts>div{padding:20px}
}
@media(max-width:360px){.contact-section{padding:28px 18px}.contact-layout h2{font-size:33px}.phone{font-size:22px}.founder-profile{padding:18px;grid-template-columns:95px minmax(0,1fr);gap:15px}.founder-portrait{width:95px}.founder-identity h3{font-size:25px}.founder-education{font-size:12px}.founder-identity .profile-label{font-size:12px}.detail-hero{padding-inline:18px}.diagram-caption{font-size:8px}}
@media(min-width:801px){.hero:after{background:linear-gradient(90deg,#eaf2fff7 0%,#eaf2ffed 31%,#eaf2ff80 47%,#eaf2ff00 68%)}}
@media(max-width:800px){.hero-art{mask-image:linear-gradient(180deg,transparent 0%,#000 24%)}}
/* Founder: compact editorial portrait and a single reading column. */
.founder-profile{grid-template-columns:144px minmax(0,1fr);column-gap:38px;row-gap:20px;align-items:start;padding:36px 0;background:none;border:0;border-top:1px solid #cbd9e9;border-bottom:1px solid #cbd9e9;border-radius:0}
.founder-portrait{grid-column:1;grid-row:1 / span 2;width:144px;border-radius:0;box-shadow:none;background:#f4f6f8}
.founder-identity{grid-column:2;align-self:start;padding-top:2px}
.founder-identity .profile-label{font-size:12px;letter-spacing:1px;color:#647994}
.founder-identity h3{font-size:32px;font-weight:600;letter-spacing:2px;margin:10px 0 12px;line-height:1.2}
.founder-education{font-size:14px;color:#66778c}
.founder-story{grid-column:2;max-width:780px}
.founder-story>p{font-size:16px;line-height:1.9;margin:0 0 10px}
.founder-story .text-link{margin:2px 0 0;font-size:14px;gap:18px}
@media(max-width:800px){
 .founder-profile{grid-template-columns:96px minmax(0,1fr);column-gap:24px;row-gap:24px;padding:26px 0;align-items:center}
 .founder-portrait{grid-row:1;width:96px}
 .founder-identity{align-self:center;padding:0}
 .founder-identity h3{font-size:28px;margin:10px 0 12px}
 .founder-identity .profile-label{font-size:12px}
 .founder-education{font-size:13px}
 .founder-story{grid-column:1/-1}
 .founder-story>p{font-size:15px;line-height:1.95}
}
@media(max-width:360px){.founder-profile{grid-template-columns:88px minmax(0,1fr);column-gap:20px}.founder-portrait{width:88px}.founder-identity h3{font-size:26px}}
/* Portrait treatment: restrained frame and a less elongated crop. */
.founder-portrait{aspect-ratio:4/5;border-radius:8px;outline:1px solid #dce5ef;outline-offset:4px;box-shadow:0 8px 20px #213e6410;isolation:isolate}
.founder-portrait img{top:-51%;left:-126.667%;width:743.111%}
.founder-portrait:after{content:'';position:absolute;inset:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff60}
@media(max-width:800px){.founder-portrait{width:96px;outline-offset:3px}.founder-profile{column-gap:26px}}
@media(max-width:360px){.founder-portrait{width:88px}.founder-profile{column-gap:22px}}
/* Actual ASI screens: product-led homepage and gallery. */
.product-hero{padding:65px 0 58px;background:radial-gradient(ellipse at 95% 100%,#e2efcc,transparent 40%),linear-gradient(160deg,#f7faff,#e6effe);border-bottom:1px solid #d3e0f2;overflow:hidden}
.product-hero-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:end;margin-bottom:42px}
.product-hero h1{font-size:clamp(40px,4.5vw,66px);letter-spacing:-2px;line-height:1.25;font-weight:600;margin:22px 0 0}.product-hero h1 span{color:var(--blue)}
.product-hero-intro{justify-self:end}.product-hero-intro p{font-size:18px;line-height:1.85;color:#586e8a;margin:0 0 24px}.product-hero .hero-buttons{gap:24px}
.asi-screen{margin:0;border:1px solid #c8d8ef;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 22px 55px #24508a12}
.screen-title{display:flex;align-items:center;gap:25px;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #e0e8f4;color:#6b7f9a;font-size:12px;background:#fcfdff}
.screen-brand{font-size:22px;font-weight:650;letter-spacing:-1px;color:var(--blue);white-space:nowrap}.screen-brand i{font-size:12px;font-weight:400;font-style:normal;letter-spacing:0;margin-left:12px;color:#647994}.screen-title a{color:var(--blue);min-height:30px;display:flex;align-items:center}
.asi-screen img{width:100%;height:auto;display:block}.asi-screen figcaption{display:flex;flex-wrap:wrap;gap:24px;padding:17px 24px;border-top:1px solid #dbe5f2;font-size:12px;color:#48698e;background:#fbfdff}.asi-screen figcaption small{margin-left:auto;color:#70829a;font-size:11px}
.asi-gallery{padding-bottom:70px}.asi-gallery .eyebrow{margin-bottom:18px}.gallery-entry{display:grid;grid-template-columns:.65fr 1.65fr;gap:45px;align-items:center;padding:40px 0;border-top:1px solid #dbe5f2}.gallery-copy>span{font:11px ui-monospace,monospace;letter-spacing:1px;color:#6480a3}.gallery-copy h3{font-size:30px;line-height:1.45;letter-spacing:-.5px;margin:20px 0}.gallery-copy p{font-size:16px;line-height:1.85;color:var(--muted)}.gallery-copy .text-link{color:var(--blue)}.gallery-workflow{grid-template-columns:1fr;gap:20px}.gallery-workflow .gallery-copy{max-width:750px}.real-product-thumb{padding-bottom:22px}.real-product-thumb img{margin-top:20px;border:1px solid #c8d9f0;border-radius:7px;box-shadow:0 10px 20px #2f568618}.footer-bottom a:hover{color:var(--blue)}
@media(max-width:800px){.product-hero{padding:42px 0 36px}.product-hero-heading{grid-template-columns:1fr;gap:24px;margin-bottom:30px}.product-hero h1{font-size:clamp(32px,8vw,48px);letter-spacing:-1px}.product-hero-intro{justify-self:start}.product-hero-intro p{font-size:16px;margin-bottom:20px}.product-hero-intro p br{display:none}.product-hero .hero-buttons{gap:18px}.screen-title{padding:13px 15px;gap:12px;flex-wrap:wrap}.screen-title>span:nth-child(2){display:none}.screen-brand{font-size:19px}.screen-brand i{font-size:10px;margin-left:8px}.screen-title a{font-size:10px}.asi-screen figcaption{padding:13px 15px;gap:12px;font-size:10px}.asi-screen figcaption small{margin-left:0;width:100%;font-size:10px}.hero-screen .screen-image-link{display:block;overflow-x:auto}.hero-screen img{min-width:680px}.gallery-entry{grid-template-columns:1fr;gap:20px;padding:28px 0}.gallery-copy h3{font-size:27px;margin:15px 0}.asi-gallery{padding-bottom:42px}.asi-gallery .section-heading{margin-bottom:25px}.real-product-thumb img{margin-top:15px}}
/* Generated product illustrations, kept separate from actual UI captures. */
.product-diagram.concept-art{padding:0;position:relative;background:#edf4ff;overflow:hidden;margin-bottom:27px}
.concept-art img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;display:block;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.concept-art>span{position:absolute;bottom:13px;right:16px;font:9px ui-monospace,monospace;letter-spacing:1.5px;color:#557398;background:#ffffffb8;padding:6px 9px;border-radius:3px}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.product-summary:hover .concept-art img{transform:scale(1.025)}}
@media(max-width:800px){.product-diagram.concept-art{margin-bottom:24px}.concept-art>span{font-size:8px;bottom:10px;right:10px}}
/* Editorial product chapters: asymmetric composition rather than paired cards. */
.home-products{padding-top:92px;padding-bottom:60px}
.product-summaries{display:flex;flex-direction:column;gap:0}
.product-summary,.product-summary:last-child{display:grid;grid-template-columns:.8fr 1.2fr;grid-template-rows:auto auto auto 1fr;column-gap:64px;padding:55px 0 65px;border:0;border-top:1px solid #b8cbe5;border-radius:0;background:none;overflow:visible;box-shadow:none;position:relative;isolation:isolate}
.product-summary:hover{transform:none;box-shadow:none}
.product-summary .concept-art{grid-column:2;grid-row:1/5;margin:0;align-self:center;border:0;border-radius:0;overflow:hidden;background:#edf4ff;box-shadow:22px 22px 0 #e5eefb}
.product-summary .concept-art img{aspect-ratio:1.2;object-fit:cover;max-width:none;width:100%;transform:scale(1.04)}
.product-summary>.profile-label{grid-column:1;margin-top:32px;display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:1px;color:#647c9d}
.product-summary>.profile-label:before{content:'01';font:13px ui-monospace,monospace;color:var(--blue);border-bottom:2px solid var(--green);padding:5px 0}
.product-summary h3{grid-column:1;font-size:44px;line-height:1.25;letter-spacing:-1.5px;margin:25px 0 12px;max-width:390px}
.product-summary:first-child h3:before{content:'ASI';display:block;font-size:100px;line-height:1;letter-spacing:-7px;font-weight:600;color:var(--blue);margin-bottom:20px}
.product-summary p{grid-column:1;font-size:17px;line-height:1.9;margin:15px 0 25px;max-width:370px}
.product-summary>.text-link{grid-column:1;align-self:start;justify-self:start;gap:45px;border-bottom:1px solid #a9bedb;padding:15px 0;color:var(--blue)}
.product-summary:last-child{grid-template-columns:1.2fr .8fr;padding-top:75px;padding-bottom:75px;margin-top:20px;border-color:#c6d4bb}
.product-summary:last-child .concept-art{grid-column:1;box-shadow:-22px 22px 0 #eaf1de}
.product-summary:last-child>.profile-label,.product-summary:last-child>h3,.product-summary:last-child>p,.product-summary:last-child>.text-link{grid-column:2}
.product-summary:last-child>.profile-label:before{content:'02'}
.product-summary:last-child h3{font-size:47px;max-width:350px;margin-top:26px}
.product-summary:last-child h3:before{content:'EVIDENCE';display:block;font:12px ui-monospace,monospace;letter-spacing:4px;color:#608334;margin-bottom:22px}
.product-summary .concept-art>span{background:none;font-size:8px;color:#516e95}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.product-summary:hover .concept-art img{transform:scale(1.075)}}
@media(max-width:1100px){.product-summary,.product-summary:last-child{column-gap:38px}.product-summary h3,.product-summary:last-child h3{font-size:36px}.product-summary:first-child h3:before{font-size:80px}.product-summary>.profile-label{margin-top:8px}}
@media(max-width:800px){
 .home-products{padding-top:55px;padding-bottom:20px}
 .product-summary,.product-summary:last-child{grid-template-columns:1fr;grid-template-rows:auto;gap:0;padding:30px 0 42px;margin-top:0}
 .product-summary .concept-art,.product-summary:last-child .concept-art{grid-column:1;grid-row:3;margin:26px 0 18px;box-shadow:9px 9px 0 #e5eefb;width:calc(100% - 9px)}
 .product-summary:last-child .concept-art{box-shadow:9px 9px 0 #eaf1de}
 .product-summary .concept-art img{aspect-ratio:1.5;object-fit:cover}
 .product-summary>.profile-label,.product-summary:last-child>.profile-label{grid-column:1;grid-row:1;margin-top:0;font-size:11px}
 .product-summary h3,.product-summary:last-child h3{grid-column:1;grid-row:2;font-size:32px;max-width:none;margin:18px 0 0;letter-spacing:-1px}
 .product-summary:first-child h3:before{font-size:64px;letter-spacing:-4px;margin-bottom:12px}
 .product-summary:last-child h3:before{font-size:10px;margin-bottom:16px}
 .product-summary p,.product-summary:last-child p{grid-column:1;grid-row:4;font-size:16px;max-width:100%;margin:18px 0 8px}
 .product-summary>.text-link,.product-summary:last-child>.text-link{grid-column:1;grid-row:5}
}
.product-summary .concept-art img{aspect-ratio:3/2;object-fit:contain;transform:none}
/* Cases: reusable directory cards and independent project pages. */
.case-home{padding:78px 0}.case-home .eyebrow{margin-bottom:20px}.case-home .text-link,.case-back .text-link{color:var(--blue)}
.case-collection{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 32px}
.case-card{min-width:0;border-bottom:1px solid #cbdbee;padding-bottom:26px}
.case-cover{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:250px;padding:32px 36px;overflow:hidden;background:linear-gradient(125deg,#e0edff,#edf4ff 65%,#e8f1d8);border:1px solid #d1dff0;color:#0052d9}
.case-cover:after{content:'';position:absolute;right:-70px;top:-50px;width:240px;height:240px;border:1px solid #0052d91c;transform:rotate(30deg);box-shadow:0 0 0 35px #0052d908,0 0 0 70px #0052d905;pointer-events:none}
.case-cover>span{font-size:12px;color:#526c8e;z-index:1}.case-cover strong{font-size:52px;font-weight:550;letter-spacing:5px;margin:24px 0 12px;z-index:1}.case-cover small{font-size:16px;z-index:1}.case-cover i{position:absolute;right:26px;bottom:24px;font-size:25px;font-style:normal;transition:transform .25s}.case-cover:hover i{transform:translate(3px,-3px)}
.case-card-copy{padding-top:26px}.case-card-copy>span{font-size:12px;color:#607a9a}.case-card h3{font-size:25px;line-height:1.5;margin:13px 0}.case-card h3 a:hover{color:var(--blue)}.case-card p{font-size:16px;line-height:1.9;color:var(--muted);margin:0 0 12px}.case-card .text-link{color:var(--blue)}
.case-collection:has(>.case-card:only-child){grid-template-columns:1fr}.case-card:only-child{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.case-card:only-child .case-card-copy{padding-top:0}
.case-index{padding-bottom:65px}.case-back{padding-bottom:28px}
@media(max-width:800px){.case-home{padding:50px 0}.case-home .section-heading>.text-link{margin-top:18px}.case-collection{grid-template-columns:1fr;gap:30px}.case-card:only-child{grid-template-columns:1fr;gap:24px}.case-cover{min-height:220px;padding:28px}.case-cover strong{font-size:44px}.case-card h3{font-size:23px}.case-card p{font-size:15px}.case-index{padding-bottom:40px}}
/* About: editorial profiles with a quiet, structured personnel grid. */
.team-section{padding-top:88px;padding-bottom:100px}
.team-heading{margin-bottom:48px}
.founder-profile{position:relative;display:grid;grid-template-columns:160px .7fr 1.3fr;gap:42px;align-items:center;padding:44px 36px;border:1px solid #dbe4ef;background:linear-gradient(110deg,#f0f5fc 0%,#fafcff 48%,#fff 100%);border-radius:3px}
.founder-profile:before{content:'';position:absolute;left:-1px;top:44px;width:3px;height:48px;background:var(--blue)}
.founder-portrait{grid-column:1;grid-row:1;width:160px;aspect-ratio:4/5;border-radius:3px;outline:0;box-shadow:0 12px 26px #18395912}
.founder-identity{grid-column:2;align-self:center;padding:0}
.founder-identity .profile-label{font-size:11px;letter-spacing:1.4px;color:var(--blue)}
.founder-identity h3{font-size:34px;letter-spacing:3px;margin:18px 0 18px;font-weight:550}
.founder-education{font-size:13px;display:block;padding-top:18px;border-top:1px solid #cbd8e8;width:fit-content}
.founder-story{grid-column:3;padding-left:34px;border-left:1px solid #dbe4ef}
.founder-story>p{font-size:15px;line-height:1.95;color:#53657d;margin-bottom:12px}
.founder-story .text-link{font-size:13px;color:var(--blue);margin-top:8px}
.team-roster-heading{display:flex;align-items:center;justify-content:space-between;margin:54px 0 24px}
.team-roster-heading h3{font-size:18px;letter-spacing:1px;font-weight:550;margin:0}
.team-roster-heading p{font-size:12px;letter-spacing:2px;color:#738297;margin:0}
.team-roster{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid #dbe4ef;border-left:1px solid #dbe4ef}
.team-member{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:30px 30px 26px;border:0;border-right:1px solid #dbe4ef;border-bottom:1px solid #dbe4ef;background:#fcfdff;transition:background .25s}
.team-member:before{content:'';position:absolute;top:32px;right:28px;width:6px;height:6px;border:1px solid #a7bedc;border-radius:50%}
.team-member .profile-label{font-size:11px;letter-spacing:1px;color:#5a718f}
.team-member h3{font-size:28px;font-weight:550;letter-spacing:2px;margin:20px 0 12px;line-height:1.3}
.team-member p{font-size:12px;line-height:1.9;color:#6c7b8e;margin:0 0 25px;min-height:23px}
.member-focus{display:flex;align-items:center;gap:8px;font-size:11px;color:#546c8a;margin-top:auto}
.member-focus:before{content:'';width:14px;height:1px;background:#79a844}
@media(hover:hover){.team-member:hover{background:#f0f5fc}.team-member:hover:before{background:var(--blue);border-color:var(--blue)}}
@media(max-width:1100px){.founder-profile{grid-template-columns:140px 1fr;gap:24px 32px;padding:32px}.founder-portrait{width:140px;grid-row:1/3}.founder-identity{grid-column:2}.founder-story{grid-column:2;padding:0;border:0}.founder-identity h3{margin:12px 0}.founder-education{padding-top:12px}.team-member{padding:28px 22px}.team-member p{min-height:46px}}
@media(max-width:800px){.team-section{padding-top:52px;padding-bottom:60px}.team-heading{margin-bottom:30px}.founder-profile{grid-template-columns:96px minmax(0,1fr);padding:26px 22px;gap:26px 24px}.founder-profile:before{top:26px;height:36px}.founder-portrait{width:96px;grid-row:1}.founder-identity h3{font-size:28px}.founder-identity .profile-label{font-size:10px}.founder-story{grid-column:1/-1}.founder-story>p{font-size:14px}.team-roster-heading{margin-top:36px;gap:12px;align-items:start}.team-roster-heading h3{font-size:16px}.team-roster-heading p{font-size:10px;letter-spacing:0;line-height:24px}.team-roster{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.team-member{padding:24px 18px}.team-member:before{top:27px;right:15px;width:4px;height:4px}.team-member h3{font-size:25px;margin:17px 0 10px}.team-member .profile-label{font-size:10px;letter-spacing:0}.team-member p{font-size:11px;min-height:42px;margin:0 0 18px}.member-focus{font-size:10px;gap:6px}.member-focus:before{width:8px}}
@media(max-width:360px){.founder-profile{padding:22px 16px;column-gap:18px;grid-template-columns:80px minmax(0,1fr)}.founder-portrait{width:80px}.founder-identity h3{font-size:25px}.founder-education{font-size:11px}.team-member{padding:22px 12px}.team-member:before{display:none}.team-roster-heading{flex-direction:column;gap:2px}}
@media(prefers-reduced-motion:reduce){.team-member{transition:none}}
/* Compact footer directory. */
.site-footer{background:#f4f7fb;border-top:1px solid #dce5ef}
.site-footer .footer-top{display:grid;grid-template-columns:1.15fr .85fr .7fr 1.3fr;align-items:start;gap:36px;padding:38px 0 30px;border:0}
.site-footer .brand img{width:64px}.site-footer .brand>span{font-size:18px}.site-footer .brand small{font-size:9px}
.site-footer h2{font-size:12px;font-weight:600;letter-spacing:.5px;line-height:1.5;margin:0 0 15px;color:#243c5a}
.site-footer .footer-company p{font-size:12px;line-height:1.9;margin:18px 0 0;color:#748196}
.footer-links,.footer-contact{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.site-footer .footer-links a,.site-footer .footer-contact>a{font-size:12px;line-height:1.7;padding:4px 0;color:#556a85}
.site-footer .footer-contact .footer-phone{font-size:20px;letter-spacing:.4px;padding-top:0;color:#18395f}
.site-footer .footer-contact p{font-size:11px;line-height:1.85;margin:12px 0 0;color:#748196}
.site-footer a:hover{color:var(--blue)}
.site-footer .footer-bottom{border-top:1px solid #dce5ef;padding:17px 0;font-size:10px;color:#738297;display:flex;justify-content:space-between;gap:16px}
@media(max-width:1000px){.site-footer .footer-top{grid-template-columns:1fr 1fr;gap:30px 40px}.footer-company{order:0}.footer-contact{order:1}.footer-links{order:2}}
@media(max-width:540px){.site-footer .footer-top{gap:26px 20px;padding:28px 0 24px}.footer-company,.footer-contact{grid-column:1/-1}.site-footer .footer-company p{margin-top:12px}.site-footer .footer-contact{order:3}.site-footer .footer-links a{padding:7px 0}.site-footer .footer-bottom{flex-direction:column;gap:9px}.site-footer h2{margin-bottom:8px}}
/* Supplied transparent founder portrait: show the full half-body composition. */
.founder-portrait{aspect-ratio:1;background:linear-gradient(145deg,#eaf1fa,#f8faff);box-shadow:none}
.founder-portrait img{position:static;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center bottom}
.founder-portrait:after{display:none}
.delivery-intro{font-size:15px;line-height:1.9;color:var(--muted);max-width:350px;margin:24px 0 0}
/* Audit: readable credentials and balanced heading wraps. */
.detail-hero h1,.detail-section h2,.detail-cta h2{ text-wrap:balance }
@media(max-width:800px){
 .team-member .profile-label,.member-focus{font-size:12px}
 .team-member p{font-size:13px;line-height:1.8;min-height:48px}
 .team-member:before{display:none}
 .site-footer h2,.site-footer .footer-contact p{font-size:12px}
 .site-footer .footer-links a,.site-footer .footer-contact>a{font-size:13px}
}
@media(max-width:360px){.team-roster{grid-template-columns:1fr}.team-member{padding:24px}.team-member p{min-height:0}.team-member h3{margin-top:12px}}
/* Audit: contrast for small credentials, addresses and legal text. */
.team-member p,.site-footer .footer-company p,.site-footer .footer-contact p,.site-footer .footer-bottom{color:#53657d}
.site-footer .footer-bottom{font-size:12px}
/* AiBox product chapter and configuration overview. */
.aibox-feature{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding:48px 0 64px;border-top:1px solid #ccdbed}
.aibox-copy h2{font-size:64px;color:var(--blue);letter-spacing:-2px;margin:20px 0}
.aibox-copy .profile-label{font-size:12px;color:#53657d}.aibox-copy .aibox-lead{font-size:30px;color:var(--ink);line-height:1.5;margin:0 0 20px}
.aibox-copy>p{font-size:16px;color:var(--muted);line-height:1.9;max-width:420px}.aibox-copy .text-link{color:var(--blue)}
.aibox-art{margin:0;background:radial-gradient(ellipse,#e5f1fb,#f8fbfe 70%);padding:24px;text-align:center}
.aibox-art img{width:100%;max-width:460px;margin:auto;aspect-ratio:1;object-fit:contain}.aibox-art figcaption{font-size:12px;color:#53657d;margin-top:12px}
.aibox-overview{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding:20px 0 70px}.aibox-specs h2{font-size:32px;margin:20px 0 28px}.aibox-specs dl{margin:0;border-top:1px solid #ccdbed}.aibox-specs dl>div{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccdbed;padding:23px 0}.aibox-specs dt{font-size:18px}.aibox-specs dd{font-size:12px;color:var(--blue);margin:0}.aibox-specs strong{font-size:42px;font-weight:550;letter-spacing:-1px}.aibox-specs p{font-size:13px;line-height:1.9;color:#53657d;margin:22px 0}.aibox-specs .button{margin-top:4px}
@media(max-width:800px){.aibox-feature,.aibox-overview{grid-template-columns:1fr;gap:30px;padding:32px 0 42px}.aibox-copy h2{font-size:46px}.aibox-copy .aibox-lead{font-size:26px}.aibox-art{padding:16px}.aibox-art img{max-width:360px}.aibox-overview .aibox-specs h2{font-size:28px}.aibox-specs strong{font-size:36px}}
/* About introduction: bounded reading width and clear paired topics. */
.company-intro{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;padding:8px 0 36px}
.company-intro>div{border-top:1px solid #dbe4ef;padding-top:24px}
.company-intro h2{font-size:22px;line-height:1.5;letter-spacing:0;margin:0 0 14px}
.company-intro p{font-size:16px;line-height:1.9;max-width:100%;margin:0;color:#53657d;text-wrap:pretty}
@media(max-width:800px){.company-intro{grid-template-columns:1fr;gap:24px;padding-bottom:20px}.company-intro>div{padding-top:20px}.company-intro h2{font-size:20px;margin-bottom:10px}.company-intro p{font-size:15px}}
.company-intro p{max-width:32em;text-wrap:balance}
/* Delivery: full-width steps remove the empty column beside a long list. */
.approach-layout{display:block}
.approach-layout>div:first-child{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:end;margin-bottom:40px}
.approach-layout .delivery-intro{max-width:440px;margin:0;font-size:16px}
.approach-layout .process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 36px}
.approach-layout .process article{display:flex;flex-direction:column;align-items:flex-start;padding:27px 0 32px;border-top:1px solid #cbd9e9}
.approach-layout .process article>span{font:13px ui-monospace,monospace;color:var(--blue);padding:0 0 9px;border-bottom:2px solid var(--green);margin-bottom:20px}
.approach-layout .process h3{font-size:22px;margin-bottom:12px}
.approach-layout .process p{font-size:15px;line-height:1.85;max-width:34em}
@media(max-width:1000px){.approach-layout .process{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px}}
@media(max-width:800px){.approach-layout>div:first-child{grid-template-columns:1fr;gap:22px;margin-bottom:30px}.approach-layout .delivery-intro{font-size:15px;max-width:100%}}
@media(max-width:540px){.approach-layout .process{grid-template-columns:1fr}.approach-layout .process article{display:grid;grid-template-columns:28px minmax(0,1fr);gap:0 18px;padding:23px 0}.approach-layout .process article>span{grid-row:1/3;margin:3px 0 0;align-self:start;justify-self:start}.approach-layout .process h3{font-size:20px}.approach-layout .process p{grid-column:2;font-size:14px}}
/* Responsive polish: stable reading widths, clear imagery and touch targets. */
.hero h1,.section-heading h2,.team-heading h2,.aibox-copy h2{ text-wrap:balance }
.process p,.detail-rows p,.service-details{ text-wrap:pretty }
.site-footer .footer-links a{min-height:36px;display:flex;align-items:center}
@media(min-width:801px) and (max-width:1100px){
 .hero:after{background:linear-gradient(90deg,#edf4fff5 0%,#edf4ffed 28%,#edf4ff96 50%,transparent 76%)}
 .hero-art{inset:0 -14% 0 16%;background-position:60% center}
 .hero h1{font-size:clamp(42px,5.2vw,57px);max-width:560px}
 .hero-inner{padding-top:32px;padding-bottom:96px}
 .detail-rows article{grid-template-columns:30px .8fr 1.2fr;gap:22px}
 .aibox-overview{gap:36px}
}
@media(max-width:800px){
 .wrap{width:calc(100% - 40px)}
 header{padding-inline:20px}
 .detail-hero{padding:24px 22px 28px;margin-top:16px;margin-bottom:26px}
 .detail-hero .eyebrow{margin-top:24px;margin-bottom:18px}
 .detail-hero>p{margin-top:20px;font-size:15px;line-height:1.85;text-wrap:pretty}
 .detail-hero h1{font-size:clamp(28px,7.5vw,38px);line-height:1.35}
 .asi-gallery .section-heading{margin-bottom:24px}
 .asi-gallery .section-heading h2{font-size:30px}
 .asi-gallery .section-heading p{margin-top:16px;line-height:1.8}
 .gallery-entry{padding:24px 0;gap:16px}
 .gallery-copy h3{font-size:24px;margin:12px 0}
 .gallery-copy p{font-size:15px;margin:12px 0;line-height:1.85}
 .screen-title{padding:12px 14px}
 .detail-rows{margin-top:24px}
 .detail-rows article{padding:23px 0}
 .detail-rows h3{font-size:20px}.detail-rows p{font-size:15px;line-height:1.85}
 .aibox-overview{gap:26px}.aibox-overview .aibox-art img{max-width:320px}
 .site-footer .footer-links a{min-height:44px}
 .footer-contact>a:not(.footer-phone){min-height:44px;display:flex;align-items:center}
}
@media(max-width:540px){
 .hero-inner{padding-top:36px;min-height:660px}
 .hero{min-height:660px}
 .hero .eyebrow{font-size:10px;margin-bottom:22px}
 .hero-copy>p{margin:22px 0 24px;line-height:1.85}
 .hero-art{inset:240px -65px 0 -55px}
 .hero-foot{font-size:10px}
 .detail-cta .button,.aibox-specs .button{width:100%;justify-content:space-between}
 .case-facts{gap:12px}
 .screen-title .screen-brand{font-size:18px}
 .screen-title .screen-brand i{font-size:11px}
 .screen-title>a{min-height:32px;display:inline-flex;align-items:center}
 .contact-layout h2{font-size:38px}
}
@media(max-width:360px){
 .wrap{width:calc(100% - 32px)}header{padding-inline:16px}
 .hero-buttons{gap:10px 18px}.hero-buttons .button{padding:15px 17px;gap:18px}
 .hero-buttons .text-link{font-size:13px;gap:12px}
 .detail-hero{padding-inline:18px}
 .founder-profile{column-gap:16px}
}
@media(max-height:500px) and (orientation:landscape){
 header{height:64px}#mobile-nav{top:64px;max-height:calc(100dvh - 64px)}
 :root{scroll-padding-top:76px}
 .hero{height:auto;min-height:510px}.hero-inner{min-height:510px;padding-top:30px;padding-bottom:80px}
 .hero-art{inset:0 -10% 0 35%;mask-image:linear-gradient(90deg,transparent,#000 35%)}
 .hero h1{font-size:36px;max-width:440px}.hero-copy>p{font-size:15px;margin:18px 0}
 .hero:after{background:linear-gradient(90deg,#edf4fff5,#edf4ffb8 45%,transparent 85%)}
}
/* Keep intrinsic image proportions when the layout shrinks. */
.aibox-art img{height:auto}
/* Customer relationships, separate from detailed delivered case studies. */
.customer-section{padding-top:56px;padding-bottom:48px}
.customer-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px}.customer-heading h2{font-size:36px;margin-top:15px}.customer-heading>p{max-width:350px;font-size:15px;line-height:1.85;color:#53657d;margin:0}
.customer-section h3{font-size:13px;font-weight:550;color:#53657d;margin:0 0 20px}
.customer-enterprise{padding:26px 0;border-top:1px solid #cbd9e9;border-bottom:1px solid #cbd9e9}
.customer-names{list-style:none;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;margin:0;padding:0}.customer-names li{font-size:25px;font-weight:550;letter-spacing:1px;color:#294566;padding:12px 0}
.customer-groups{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;padding:28px 0 18px}.customer-groups h3{margin-bottom:14px}.customer-groups p{font-size:17px;line-height:1.85;margin:0}.customer-groups .customer-secondary{font-size:13px;color:#53657d;margin-top:8px}.customer-note{font-size:12px;line-height:1.8;color:#53657d;margin:4px 0 0}
@media(max-width:800px){.customer-section{padding-top:36px;padding-bottom:32px}.customer-heading{display:block;margin-bottom:24px}.customer-heading h2{font-size:28px}.customer-heading>p{margin-top:16px}.customer-names{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.customer-names li{font-size:20px}.customer-groups{grid-template-columns:1fr;gap:26px;padding-top:24px}.customer-groups p{font-size:16px}}
@media(max-width:360px){.customer-names{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-heading h2{font-size:25px}}
/* Product visuals blend into the page instead of sitting on offset panels. */
.product-summary .concept-art,.product-summary:last-child .concept-art{box-shadow:none;background:transparent;border:0;overflow:visible;isolation:isolate}
.product-summary .concept-art img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;transform:none;mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent),linear-gradient(to bottom,transparent,#000 10%,#000 87%,transparent);mask-composite:intersect}
.product-summary .concept-art>span{position:static;display:block;text-align:right;padding:0 16px 0 0;margin-top:-8px;background:none;color:#65768c;font-size:10px;letter-spacing:0}
.product-summary,.product-summary:last-child{column-gap:40px}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.product-summary:hover .concept-art img{transform:none}}
@media(max-width:800px){.product-summary .concept-art,.product-summary:last-child .concept-art{width:100%;box-shadow:none;margin:18px 0 10px}.product-summary .concept-art>span{padding-right:8px;font-size:10px}}
.customer-groups:has(>div:only-child){grid-template-columns:1fr}
/* Original customer marks from supplied company materials. */
.customer-names li{display:flex;align-items:center;justify-content:center;min-height:110px;padding:12px 8px}
.customer-logo{width:160px;height:80px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
.customer-logo img{width:100%;height:auto;max-height:64px;object-fit:contain}
.customer-logo.logo-derucci{width:140px;height:90px}
.customer-logo.logo-derucci img{position:absolute;width:210px;max-width:none;max-height:none;height:210px;left:-35px;top:-49px}
.customer-logo.logo-tohua{width:110px;height:90px}.customer-logo.logo-tohua img{width:110px;max-height:90px;object-fit:contain}
@media(max-width:800px){.customer-names{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.customer-names li{min-height:92px;padding:6px 4px}.customer-logo{width:120px;max-width:100%;height:70px}.customer-logo img{max-height:48px}.customer-logo.logo-derucci{width:100px;height:70px}.customer-logo.logo-derucci img{width:150px;height:150px;left:calc(50% - 75px);top:-35px;max-height:none}.customer-logo.logo-tohua{width:85px;height:75px}.customer-logo.logo-tohua img{width:85px;max-height:75px}}
@media(max-width:540px){.customer-names{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px}}
@media(min-width:801px){.customer-logo.logo-derucci{height:110px}}
/* Light glass interaction layer; reading surfaces remain opaque. */
header{background:#ffffffed;border-bottom:1px solid #dbe5f080;box-shadow:0 1px 0 #ffffff inset,0 5px 24px #24476c06;backdrop-filter:blur(20px) saturate(135%);-webkit-backdrop-filter:blur(20px) saturate(135%)}
header nav{gap:12px}header nav a{padding:11px 15px;border:1px solid transparent;border-radius:24px;transition:background .2s,color .2s,box-shadow .2s}
header nav a:hover,header nav a[aria-current="page"]{background:linear-gradient(145deg,#fff,#edf4fd);border-color:#fff;box-shadow:0 2px 8px #254c8010,inset 0 0 0 1px #dce7f480;color:var(--blue)}
.button{position:relative;overflow:hidden;border:1px solid #ffffff36;border-radius:12px;background:linear-gradient(155deg,#176cef 0%,#0052d9 65%,#004bc9 100%);box-shadow:inset 0 1px 0 #ffffff45,0 6px 16px #0052d918;transition:transform .2s,box-shadow .2s,filter .2s}
.button:before{content:'';position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(120deg,#ffffff15,transparent 45%,#ffffff08);}
.button:active{transform:translateY(1px) scale(.985);box-shadow:inset 0 2px 5px #00389722,0 2px 6px #0052d915}
.hero-orbit span{border-radius:14px;border:1px solid #fff;background:linear-gradient(135deg,#ffffffd9,#edf5ffc9);box-shadow:inset 0 1px 0 #fff,0 8px 22px #2b558b0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.hero-grid:before{content:'';position:absolute;inset:5% -5% 0 35%;background:radial-gradient(ellipse at 60% 25%,#bad9ff6b,transparent 48%),radial-gradient(ellipse at 75% 70%,#bcdf7540,transparent 40%);pointer-events:none}
.detail-hero{border-radius:20px;border-color:#d5e3f3;box-shadow:inset 0 1px 0 #fff,0 8px 26px #2a56840a}
.round-link{background:linear-gradient(145deg,#fff,#f0f6fe);border-color:#d4e1f0;box-shadow:inset 0 1px 0 #fff;transition:background .2s,transform .2s}.round-link:active{transform:scale(.95)}
.menu-toggle{border-radius:12px}.menu-toggle[aria-expanded="true"]{background:#edf4fc;box-shadow:inset 0 1px 0 #fff}
@media(hover:hover){.button:hover{transform:translateY(-2px);box-shadow:inset 0 1px 0 #ffffff65,0 10px 24px #0052d929;filter:brightness(1.04)}}
@keyframes ambient-glow{from{transform:translate3d(-2%,0,0);opacity:.55}to{transform:translate3d(2%,2%,0);opacity:.9}}
@media(min-width:1025px) and (prefers-reduced-motion:no-preference){.hero-grid:before{animation:ambient-glow 12s ease-in-out infinite alternate}}
@media(max-width:1024px){header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#mobile-nav{background:#fffffff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 12px 24px #22497110;border-radius:0 0 18px 18px}#mobile-nav a{border-radius:9px;padding-inline:14px}#mobile-nav a[aria-current="page"]{background:#edf4ff}.hero-grid:before{animation:none}}
@media(max-width:800px){.detail-hero{border-radius:16px}.hero-orbit span{backdrop-filter:none;-webkit-backdrop-filter:none;background:#f5f9fff2}.button{border-radius:10px}}
@supports not (backdrop-filter:blur(1px)){header,#mobile-nav{background:#fff}.hero-orbit span{background:#f5f9ff}}
@media(prefers-reduced-motion:reduce){.button,.round-link,header nav a{transition:none}.button:hover,.button:active,.round-link:active{transform:none}}
/* Keep legal information together as one quiet footer line. */
.site-footer .footer-bottom{justify-content:center;align-items:center;flex-wrap:wrap;gap:8px 22px;text-align:center}
@media(max-width:540px){.site-footer .footer-bottom{flex-direction:column;gap:8px}}
/* Quiet hero movement: restrained drift, with no orbiting overlay particles. */
.hero-art{translate:var(--hero-x,0px) var(--hero-y,0px);transition:none;transform-origin:72% 48%}
.hero-orbit span{animation:none}
.hero-grid:before{animation:none;opacity:.45}
.hero-motion-toggle{font:inherit;font-size:11px;color:#496486;background:transparent;border:0;border-bottom:1px solid #9bb2ca;border-radius:0;padding:8px 0;cursor:pointer;min-height:36px;margin-left:18px}
.hero-motion-toggle[hidden]{display:none}.hero-foot>a{margin-left:auto}
@keyframes hero-drift{from{scale:1}to{scale:1.008}}
@keyframes hero-label-drift{from{transform:translateY(0)}to{transform:translateY(-2px)}}
@media(prefers-reduced-motion:no-preference){.hero-art{animation:hero-drift 18s cubic-bezier(.45,0,.55,1) infinite alternate}.hero-orbit span{animation:hero-label-drift 12s cubic-bezier(.45,0,.55,1) infinite alternate}.hero-orbit span:nth-child(2){animation-delay:-4s}.hero-orbit span:nth-child(3){animation-delay:-8s}}
.hero.motion-stopped .hero-art,.hero.motion-stopped .hero-orbit span{animation-play-state:paused}
@media(max-width:800px){.hero-motion-toggle{margin-left:0}.hero-foot{gap:8px}.hero-foot>a{margin-left:auto}.hero-art{translate:0 0}.hero-orbit span{animation:none}}
@media(prefers-reduced-motion:reduce){.hero-art{animation:none;translate:0 0}.hero-orbit span{animation:none}.hero-motion-toggle{display:none}}
/* Detail mastheads: typography and space replace oversized ring decoration. */
.detail-hero{border:0;border-bottom:1px solid #d8e2ee;border-radius:0;box-shadow:none;background:radial-gradient(ellipse at 85% 20%,#edf4fc88,transparent 55%);padding:30px 0 48px;margin-top:12px;margin-bottom:40px;overflow:visible}
.detail-hero:after{display:none}
.detail-hero .breadcrumb{font-size:12px;color:#63748a}
.detail-hero .eyebrow{margin-top:40px;margin-bottom:20px;font-size:11px;letter-spacing:1.3px}
.detail-hero h1{font-size:clamp(38px,4.3vw,62px);font-weight:550;line-height:1.28;letter-spacing:-1.5px;color:#172d4a;max-width:940px}
.detail-hero>p{font-size:17px;line-height:1.9;color:#53657d;max-width:760px;margin-top:24px;text-wrap:pretty}
@media(max-width:800px){.detail-hero{padding:22px 0 30px;margin-top:0;margin-bottom:28px;background:none}.detail-hero .eyebrow{margin-top:28px;margin-bottom:16px}.detail-hero h1{font-size:clamp(28px,7.2vw,40px);letter-spacing:-.7px;line-height:1.35}.detail-hero>p{font-size:15px;line-height:1.85;margin-top:18px}}
/* News masthead: a featured story gives the opening a useful focal point. */
.news-masthead{display:grid;grid-template-columns:1.1fr .9fr;column-gap:72px;align-items:start;background:none;padding-bottom:40px}
.news-masthead>.breadcrumb{grid-column:1;grid-row:1;justify-self:start}
.news-masthead>span.breadcrumb{margin-left:32px}
.news-masthead>.eyebrow{grid-column:1;grid-row:2;margin-top:38px}
.news-masthead>h1{grid-column:1;grid-row:3;font-size:clamp(36px,4vw,56px)}
.news-masthead>p{grid-column:1;grid-row:4;margin-top:22px}
.news-feature{grid-column:2;grid-row:2/5;align-self:stretch;margin-top:28px;padding:26px 30px 18px;background:linear-gradient(130deg,#edf4ff,#f8fbff);border-top:2px solid #0052d9;border-bottom:1px solid #d6e4f4;position:relative}
.news-feature-top{display:flex;justify-content:space-between;gap:16px;color:#53657d;font-size:11px;letter-spacing:.5px}.news-feature-top>span{color:var(--blue)}
.news-feature-source{display:block;font-size:12px;color:#53657d;margin-top:28px}
.news-feature h2{font-size:25px;line-height:1.5;letter-spacing:0;margin:12px 0}
.news-feature p{font-size:14px;line-height:1.85;color:#53657d;margin:12px 0 6px}
.news-feature .text-link{color:var(--blue);font-size:13px}
@media(max-width:1000px){.news-masthead{column-gap:36px}.news-feature{padding:22px}.news-feature h2{font-size:22px}}
@media(max-width:800px){.news-masthead{grid-template-columns:1fr;gap:0;padding-bottom:26px}.news-feature{grid-column:1;grid-row:5;margin-top:28px;padding:22px}.news-masthead>h1{font-size:clamp(30px,7.5vw,40px)}.news-masthead>.eyebrow{margin-top:28px}.news-feature-source{margin-top:20px}.news-feature h2{font-size:22px}}
/* News rows: consistent inset and compact metadata alignment. */
.news-item{grid-template-columns:140px minmax(0,1fr) 44px;gap:28px;padding:26px 24px;align-items:start}
.news-meta{padding-top:3px;gap:10px;align-self:start}
.news-meta time{font-size:15px;line-height:1.6;white-space:nowrap}
.news-meta>span{font-size:12px;line-height:1.6}
.news-copy h3{font-size:23px;margin-bottom:10px}
.news-copy p{margin-bottom:10px;line-height:1.8}
.news-source{font-size:12px;line-height:1.7}
@media(max-width:800px){.news-item{grid-template-columns:minmax(0,1fr) 40px;gap:14px;padding:22px 16px}.news-meta{grid-column:1/-1;flex-direction:row;align-items:center;gap:16px;padding:0}.news-meta time{font-size:13px}.news-meta>span{font-size:11px}.news-copy h3{font-size:20px;line-height:1.55;margin-bottom:10px}.news-copy p{font-size:14px;line-height:1.85}.news-arrow{width:40px;height:40px}}
@media(max-width:360px){.news-item{padding-inline:12px;column-gap:10px}.news-meta{gap:12px}.news-copy h3{font-size:19px}}

/* About: brand artwork extends beyond the text container into the page. */
:is(.about-masthead,.cases-masthead,.news-art-masthead){isolation:isolate;position:relative;background:none;padding-bottom:60px;min-height:400px}
:is(.about-masthead,.cases-masthead,.news-art-masthead):before{content:"";position:absolute;z-index:-1;inset:-12px calc((min(1320px, 100vw - 112px) - 100vw)/2) 0;pointer-events:none;background:#fff url('/assets/about-ribbons.png') center center/cover no-repeat;mask-image:linear-gradient(to bottom,#000 88%,transparent);-webkit-mask-image:linear-gradient(to bottom,#000 88%,transparent)}
:is(.about-masthead,.cases-masthead,.news-art-masthead) h1{max-width:650px}
:is(.about-masthead,.cases-masthead,.news-art-masthead)>p{max-width:620px;padding-right:24px}
@media(max-width:1000px){:is(.about-masthead,.cases-masthead,.news-art-masthead):before{inset-inline:-28px;background-position:58% center}:is(.about-masthead,.cases-masthead,.news-art-masthead)>p{max-width:58%}}
@media(max-width:800px){:is(.about-masthead,.cases-masthead,.news-art-masthead){padding-bottom:175px;min-height:0}:is(.about-masthead,.cases-masthead,.news-art-masthead):before{inset:0 -20px;background-size:auto 175px;background-position:right bottom;mask-image:linear-gradient(to bottom,transparent 35%,#000 60%,#000 93%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent 35%,#000 60%,#000 93%,transparent)}:is(.about-masthead,.cases-masthead,.news-art-masthead)>p{max-width:100%;padding-right:0}:is(.about-masthead,.cases-masthead,.news-art-masthead) h1{max-width:100%}}
/* Blend AiBox artwork into the white page without a separate image panel. */
.aibox-art{background:transparent;padding:0;box-shadow:none;border:0}
.aibox-art img{display:block;mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent),linear-gradient(to bottom,transparent,#000 5%,#000 93%,transparent);mask-composite:intersect;-webkit-mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent),linear-gradient(to bottom,transparent,#000 5%,#000 93%,transparent);-webkit-mask-composite:source-in}
/* The supplied portrait is transparent; let the parent surface show through. */
.founder-portrait{background:transparent;border:0;border-radius:0;outline:0;box-shadow:none;overflow:visible}
.founder-portrait img{mask-image:linear-gradient(to bottom,#000 0%,#000 88%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 88%,transparent 100%)}

.cases-masthead:before{background-image:url("/assets/cases-bridges.png")}
.news-art-masthead:before{background-image:url("/assets/news-pages.png")}
/* UI audit: exact viewport bleed, single section dividers, wider mobile reading. */
:is(.about-masthead,.cases-masthead,.news-art-masthead):before{inset-inline:calc((100% - 100vw)/2)}
.news-art-masthead{border-bottom:0;margin-bottom:12px}
.case-index+.detail-cta{border-top:0;padding-top:16px}
@media(max-width:800px){
 .news-item{grid-template-columns:minmax(0,1fr) 44px;gap:12px}
 .news-meta{grid-column:1;grid-row:1;min-height:44px;flex-wrap:wrap;gap:4px 12px}
 .news-arrow{grid-column:2;grid-row:1;width:44px;height:44px}
 .news-copy{grid-column:1/-1;grid-row:2}
 .news-art-masthead{margin-bottom:8px}
}
/* Keep one visual boundary between successive content sections. */
.detail-rows article:last-child{border-bottom:0}
.about-masthead+.company-intro>div{border-top:0;padding-top:0}
@media(max-width:800px){
 .about-masthead+.company-intro>div+div{border-top:1px solid var(--line);padding-top:20px}
 .screen-title>a{min-height:44px}
}
/* Native animated artwork: the flow itself moves, rather than a raster zoom. */
.hero-art.hero-vector{background-image:none;inset:0;mix-blend-mode:normal;animation:none;scale:1;transform:none;mask-image:none}
.hero-vector .hero-flow-art{width:100%;height:100%;display:block;overflow:visible}
.hero:has(.hero-vector){background:radial-gradient(ellipse at 83% 54%,#e1edff 0%,#f3f8ff 48%,#f8fbff 80%)}
.hero:has(.hero-vector):after{background:linear-gradient(90deg,#f8fbff 0%,#f8fbffe8 30%,#f8fbff30 58%,transparent 74%)}
.hero:has(.hero-vector) .hero-orbit{display:none}
.hero.motion-stopped .flow-band,.hero.motion-stopped .flow-trace{animation-play-state:paused}
@media(max-width:800px){.hero-art.hero-vector{inset:245px -120px -30px -145px;translate:0 0}.hero-vector .hero-flow-art{width:100%;height:100%}.hero:has(.hero-vector):after{background:linear-gradient(180deg,#f8fbff 0%,#f8fbfff2 32%,transparent 65%)}}
/* Match in-page product selection to product detail navigation. */
header nav a[aria-current="location"]{color:var(--blue);background:#edf4ff;border-color:#d8e7fb;box-shadow:inset 0 1px 0 #fff,0 3px 12px #0052d908}
#mobile-nav a[aria-current="location"]{color:var(--blue);background:#edf4ff;font-weight:600}
/* Product pages: introduction, visual demonstration, capability chapters, then contact. */
.product-page .detail-hero{padding-top:34px;padding-bottom:48px;margin-bottom:48px;border-bottom:0;position:relative;isolation:isolate;background:none}
.product-page .detail-hero:before{content:'';position:absolute;inset:-12px calc((100% - 100vw)/2) 0;z-index:-1;background:linear-gradient(115deg,#edf4ff,#f8fbff 66%,#f2f7ec);border-bottom:1px solid #dce7f4}
.product-page .detail-hero h1{color:#172d4a}
.product-page .detail-hero .eyebrow{margin-top:30px}
.product-page .product-chapter{padding:56px 0;border-top:0;position:relative;isolation:isolate}
.chapter-label{display:flex;align-items:center;gap:12px;font-size:12px;color:#426182;letter-spacing:1px;margin-bottom:20px}
.chapter-label>span{font:12px ui-monospace,monospace;color:var(--blue);border-bottom:2px solid var(--green);padding-bottom:5px}
.product-page .product-chapter>h2{font-size:clamp(26px,2.5vw,36px);max-width:900px}
.product-page .chapter-1:before{content:'';position:absolute;inset:0 calc((100% - 100vw)/2);z-index:-1;background:#f3f7fc}
.product-page .chapter-1 .detail-rows{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:30px}
.product-page .chapter-1 .detail-rows article{display:flex;flex-direction:column;gap:14px;border:1px solid #dee8f3;border-radius:12px;padding:28px;background:#fff;box-shadow:0 5px 18px #203e6504}
.product-page .chapter-1 .detail-rows article>span{font-size:12px;color:#8196b0;padding:0}
.product-page .chapter-1 .detail-rows h3{font-size:21px;line-height:1.5}
.product-page .chapter-1 .detail-rows p{font-size:15px;line-height:1.85}
.product-page .chapter-2 .detail-rows article{padding:24px 0}
.product-page .chapter-3{border-top:1px solid #dee7f0}
.product-page .detail-cta{margin-top:24px;margin-bottom:48px;padding:32px 36px;background:linear-gradient(115deg,#eaf2ff,#f4f9ef);border:1px solid #dce7ef;border-radius:14px}
.product-page .detail-cta h2{font-size:28px}
.product-page .detail-cta p{margin-bottom:0}
.product-page .aibox-specs{padding:30px;background:#f6f9fd;border:1px solid #e0e9f2;border-radius:14px}
.product-page .aibox-overview{padding-bottom:56px}
.product-page .asi-gallery{padding-top:0;padding-bottom:48px}
.product-page .gallery-entry{border-top:1px solid #dde7f2;padding:32px 0}
@media(max-width:800px){
 .product-page .detail-hero{padding-top:24px;padding-bottom:32px;margin-top:0;margin-bottom:32px}
 .product-page .detail-hero>p{font-size:15px}
 .product-page .product-chapter{padding:36px 0}
 .product-page .chapter-1 .detail-rows{grid-template-columns:1fr;gap:12px;margin-top:24px}
 .product-page .chapter-1 .detail-rows article{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px 14px;padding:22px 20px}
 .product-page .chapter-1 .detail-rows article>span{grid-row:1/3;padding-top:4px}
 .product-page .chapter-1 .detail-rows h3{font-size:20px}
 .product-page .chapter-1 .detail-rows p{grid-column:2;font-size:14px}
 .chapter-label{margin-bottom:16px}
 .product-page .detail-cta{padding:26px 22px;margin-top:16px;margin-bottom:32px}
 .product-page .detail-cta h2{font-size:25px}
 .product-page .detail-cta .button{margin-top:22px}
 .product-page .aibox-specs{padding:24px 22px}
 .product-page .aibox-overview{padding-top:0;padding-bottom:36px}
}
/* Home product chapters: visible full-width surfaces instead of faint rules. */
.home-products{padding-bottom:0}
.home-products .product-summary,.home-products .product-summary:last-child{border-top:0;margin-top:0;padding-top:48px;padding-bottom:48px}
.home-products .product-summary:first-child:before,.aibox-feature:before{content:'';position:absolute;inset:0 calc((100% - 100vw)/2);z-index:-1;pointer-events:none;background:#edf4ff}
.home-products .product-summary:last-child{padding-top:48px;padding-bottom:40px}
.aibox-feature{position:relative;isolation:isolate;border-top:0;padding-top:48px;padding-bottom:48px}
.aibox-feature:before{background:linear-gradient(110deg,#edf4ff 0%,#edf6f4 100%);border-top:1px solid #dce7ef;border-bottom:1px solid #dce7ef}
.home-products .product-summary:first-child .concept-art,.aibox-feature .aibox-art{mix-blend-mode:multiply}
@media(max-width:800px){.home-products .product-summary,.home-products .product-summary:last-child,.aibox-feature{padding-top:32px;padding-bottom:32px}.home-products .product-summary>.profile-label{margin-top:0}}
/* A single medical customer panel, aligned with the logo collection above. */
.customer-medical{display:block;margin:24px 0 18px;padding:28px 32px 30px;border:1px solid #e0e9e4;border-radius:12px;background:linear-gradient(110deg,#f4f8f2,#f7fafc)}
.medical-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px}
.medical-heading h3{margin:0;font-size:14px;color:#426050;line-height:1.5}
.medical-heading>span{font-size:11px;color:#738379}
.medical-clients{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr .85fr 1fr 1.4fr;gap:24px;align-items:start}
.medical-client{font-size:21px;line-height:1.6;font-weight:550;color:#294566;min-width:0}
.medical-client>span{display:block;margin-top:7px;font-size:11px;font-weight:400;color:#748579}
.customer-section .customer-note{font-size:11px;color:#718092;margin:0;line-height:1.8}
@media(max-width:1000px){.medical-client{font-size:18px}.medical-clients{gap:20px}}
@media(max-width:800px){.customer-medical{padding:24px;margin-top:18px}.medical-clients{grid-template-columns:1fr 1fr;gap:24px 20px}.medical-heading{margin-bottom:24px}.medical-client{font-size:17px}.medical-heading>span{font-size:10px}}
@media(max-width:380px){.customer-medical{padding:20px 16px}.medical-client{font-size:15px}.medical-clients{gap:20px 14px}.medical-heading>span{display:none}}
.customer-heading>p{max-width:380px;text-wrap:balance;flex-shrink:0}
@media(max-width:1000px) and (min-width:801px){.customer-heading>p{max-width:290px;flex-shrink:1}}
@media(max-width:800px){.customer-heading>p{max-width:100%;text-wrap:pretty}}
