@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600;700&display=swap");:root{--ink:#11120f;--paper:#f3f1ea;--acid:#c9ff35;--muted:#77796f;--line:#d6d4cb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:84px;padding:0 5vw;display:flex;align-items:center;gap:40px;border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;background:rgba(243,241,234,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20}.brand img{display:block;width:190px;max-height:42px;object-fit:contain}.brand{margin-right:auto}nav{display:flex;gap:32px;font-size:14px}nav a:hover{opacity:.5}.primary,.talk{background:var(--ink);color:white;padding:14px 19px;display:inline-flex;gap:24px;align-items:center;font-size:14px}.primary span,.talk span{color:var(--acid)}.menu{display:none;border:0;background:none;font-size:24px}.hero{padding:10vh 5vw 0;min-height:calc(100vh - 84px);overflow:hidden}.eyebrow,.section-tag{font-size:12px;letter-spacing:.16em;font-weight:600}.eyebrow i{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--acid);margin-right:9px}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(72px,11vw,170px);line-height:.82;letter-spacing:-.075em;margin:7vh 0 5vh;font-weight:600}.hero h1 em,h2 em{font-weight:400;color:#85877e}.lead{font-size:clamp(18px,2vw,27px);line-height:1.4;max-width:760px;margin-left:31vw}.actions{margin:36px 0 80px 31vw;display:flex;align-items:center;gap:28px}.secondary{font-size:14px;border-bottom:1px solid}.hero-grid{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.hero-grid div{padding:26px 0;border-right:1px solid var(--line);display:flex;align-items:baseline;gap:18px}.hero-grid div+div{padding-left:28px}.hero-grid b{font:600 30px Manrope}.hero-grid span{font-size:13px;color:var(--muted)}.contact,.statement{padding:120px 5vw;display:grid;grid-template-columns:28% 1fr;grid-gap:3vw;gap:3vw}.contact h2,.section-head h2,.statement h2{font:600 clamp(42px,6vw,88px)/1.02 Manrope;margin:0 0 50px;letter-spacing:-.055em}.statement>div:last-child{max-width:900px}.statement p{font-size:19px;line-height:1.7;max-width:700px;color:#55574f}.textlink{display:inline-flex;gap:20px;margin-top:20px;border-bottom:1px solid;padding-bottom:7px}.products{padding:120px 5vw;background:white}.section-head{display:grid;grid-template-columns:28% 1fr}.product-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2px;gap:2px;background:var(--line)}.product-grid article{padding:42px;background:white;min-height:500px}.card-top{display:flex;justify-content:space-between;color:var(--muted)}.product-grid h3{font:600 38px Manrope;margin:100px 0 20px}.product-grid p{font-size:18px;line-height:1.55;max-width:500px;color:var(--muted)}ul{list-style:none;padding:30px 0 0;margin:0;border-top:1px solid var(--line)}li{padding:8px 0}li:before{content:"—";margin-right:12px;color:#aaa}.rack-products{padding:120px 5vw;background:#e7e5dc}.rack-lead{margin:0 0 60px 28%;max-width:700px;font-size:19px;line-height:1.6;color:var(--muted)}.rack-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #bbbdb3}.rack-grid article{padding:32px 20px 32px 0;border-bottom:1px solid #bbbdb3;display:grid;grid-template-columns:45px 1fr auto;grid-gap:16px;gap:16px}.rack-grid article:nth-child(odd){border-right:1px solid #bbbdb3;padding-right:35px}.rack-grid article:nth-child(2n){padding-left:35px}.rack-grid span{font-size:11px;color:var(--muted)}.rack-grid h3{font:600 27px Manrope;margin:0 0 5px}.rack-grid b{font-size:13px}.rack-grid p{color:var(--muted);line-height:1.5;margin:15px 0 0;font-size:14px}.services{background:var(--ink);color:white;padding:120px 5vw}.light h2 em{color:#777971}.service-intro{display:grid;grid-template-columns:28% 1fr;border-top:1px solid #383a35;padding:48px 0}.service-intro h3{font:500 27px Manrope;margin:0}.service-intro p{max-width:700px;font-size:18px;line-height:1.6;color:#a8aaa2;margin:0}.service-list article{display:grid;grid-template-columns:8% 42% 1fr auto;grid-gap:20px;gap:20px;align-items:center;padding:28px 0;border-top:1px solid #30322d}.service-list span{font-size:12px;color:#777971}.service-list h4{font:500 21px Manrope;margin:0}.service-list p{margin:0;color:#92948c;line-height:1.5;font-size:14px}.service-list article>span:last-child{font-size:18px;color:var(--acid)}.ai-panel{margin-top:100px;background:var(--acid);color:var(--ink);padding:64px;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px}.ai-panel .eyebrow i{background:var(--ink)}.ai-panel h3{font:600 clamp(38px,4.4vw,70px)/1.05 Manrope;letter-spacing:-.05em;margin:60px 0 0}.ai-panel p{font-size:19px;line-height:1.6;margin:0 0 35px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips span{border:1px solid rgba(17,18,15,.35);border-radius:30px;padding:10px 15px;font-size:13px}.process{padding:120px 5vw}.steps{margin-left:28%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:35px;gap:35px}.steps div{border-top:1px solid var(--ink);padding-top:25px}.steps b{font-size:12px}.steps h3{font:500 28px Manrope;margin:50px 0 15px}.steps p{color:var(--muted);line-height:1.6}.contact{background:var(--acid)}.contact h2 em{color:#65771f}.contact form{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px}.contact label{font-size:12px;font-weight:600}.contact input,.contact select,.contact textarea{width:100%;border:0;border-bottom:1px solid rgba(17,18,15,.5);background:transparent;padding:14px 0;font:16px DM Sans;outline:none}.contact textarea{height:100px;resize:none}.contact label:nth-child(4){grid-column:1/-1}.contact button{border:0;width:max-content;cursor:pointer}footer{padding:70px 5vw 30px;background:white;display:grid;grid-template-columns:28% 1fr 1fr;grid-gap:30px;gap:30px;align-items:start}footer img{width:190px}footer p{color:var(--muted);max-width:340px;margin:0}footer div{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:25px;margin-top:40px;color:var(--muted)}@media(max-width:800px){.site-header{height:72px}.brand img{width:150px}.talk{display:none}.menu{display:block;z-index:2}nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:30px 5vw;flex-direction:column;border-bottom:1px solid var(--line)}nav.open{display:flex}.hero{padding-top:9vh}.hero h1{font-size:18vw;margin:8vh 0 5vh}.actions,.lead{margin-left:0}.actions{align-items:flex-start;flex-direction:column;margin-bottom:55px}.hero-grid{grid-template-columns:1fr}.hero-grid div,.hero-grid div+div{padding:18px 0;border-right:0;border-bottom:1px solid var(--line)}.contact,.section-head,.statement{grid-template-columns:1fr}.section-tag{margin-bottom:45px}.product-grid{grid-template-columns:1fr}.product-grid article{min-height:430px;padding:28px}.product-grid h3{margin-top:70px}.contact,.process,.products,.services,.statement{padding:85px 5vw}.service-intro{grid-template-columns:1fr;gap:20px}.service-list article{grid-template-columns:10% 1fr auto}.service-list p{display:none}.ai-panel{grid-template-columns:1fr;padding:35px 24px;gap:35px}.ai-panel h3{margin-top:35px}.steps{margin-left:0;grid-template-columns:1fr}.steps h3{margin-top:30px}.contact form{grid-template-columns:1fr}.contact label:nth-child(4){grid-column:auto}footer{grid-template-columns:1fr;gap:35px}footer small{grid-column:auto}.contact h2,.section-head h2,.statement h2{font-size:13vw}}.drop{position:relative}.drop>div{display:none;position:absolute;top:22px;left:-18px;background:#fff;padding:18px;min-width:190px;border:1px solid var(--line)}.drop:hover>div{display:grid;grid-gap:14px;gap:14px}.page-hero{padding:110px 5vw 100px;min-height:62vh}.detail-hero h1,.page-hero h1{font:600 clamp(56px,8vw,120px)/.95 Manrope;letter-spacing:-.065em;margin:10vh 0 35px;max-width:1200px}.page-hero>p{font-size:22px;line-height:1.55;max-width:760px;margin-left:28%;color:var(--muted)}.home-hero{padding:10vh 5vw 100px;min-height:82vh}.home-hero h1{font:600 clamp(72px,11vw,170px)/.82 Manrope;letter-spacing:-.075em;margin:7vh 0 5vh}.home-hero h1 em{font-weight:400;color:#85877e}.home-hero>p{font-size:25px;max-width:760px;margin-left:31vw}.choice,.home-doors{display:grid;grid-template-columns:1fr 1fr}.choice>a,.home-doors>a{padding:70px 5vw;min-height:480px;background:#fff;border:1px solid var(--line)}.home-doors>a:nth-child(2){background:var(--ink);color:#fff}.choice h2,.home-doors h2{font:600 clamp(38px,4.5vw,68px)/1.05 Manrope;letter-spacing:-.05em;margin:90px 0 25px}.choice p,.home-doors p{max-width:480px;line-height:1.6;color:var(--muted)}.choice b,.home-doors b{display:block;margin-top:50px}.choice{padding:0 5vw 120px}.crumb{padding:32px 5vw;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.crumb span{margin-left:10px}.listing{padding:0 5vw 120px}.rack-grid a{padding:34px;border-bottom:1px solid #bbbdb3;display:grid;grid-template-columns:45px 1fr auto;grid-gap:16px;gap:16px;background:#e7e5dc}.health-grid a:hover,.rack-grid a:hover{background:var(--acid)}.health-grid{display:grid;grid-template-columns:repeat(3,1fr)}.health-grid a{padding:32px;border:1px solid var(--line);min-height:330px;background:#fff;display:flex;flex-direction:column}.health-grid h3{font:500 24px/1.2 Manrope;margin:55px 0 18px}.health-grid p{color:var(--muted);line-height:1.5}.health-grid strong{margin-top:auto;text-align:right}.editorial{padding:120px 5vw;display:grid;grid-template-columns:1fr 1fr;grid-gap:8vw;gap:8vw;background:#fff}.editorial h2{font:600 clamp(40px,5vw,72px)/1.04 Manrope;letter-spacing:-.05em;margin:0}.editorial p{font-size:19px;line-height:1.7;color:#555}.detail-hero{padding:80px 5vw 100px;display:grid;grid-template-columns:1fr 30%;grid-gap:5vw;gap:5vw}.detail-hero h1{margin:70px 0 30px}.detail-hero p{font-size:21px;line-height:1.6;color:var(--muted)}.code{font:600 15vw Manrope;color:#d5d3ca;align-self:center;text-align:center}.detail-body{padding:100px 5vw;background:#fff}.detail-body h2{font:600 48px Manrope}.detail-body ul{display:grid;grid-template-columns:1fr 1fr;margin:45px 0}.detail-body li{padding:20px 0;border-top:1px solid var(--line)}.service-tiles{padding:0 5vw 120px;display:grid;grid-template-columns:repeat(2,1fr)}.service-tiles article{padding:40px;border:1px solid var(--line);min-height:260px}.service-tiles h2{font:500 30px Manrope;margin:60px 0 15px}.contact-page{padding:0 5vw 120px;display:grid;grid-template-columns:1fr 1fr;grid-gap:8vw;gap:8vw}.contact-page form{display:grid;grid-gap:28px;gap:28px}.contact-page input,.contact-page select,.contact-page textarea{display:block;width:100%;border:0;border-bottom:1px solid;padding:15px 0;background:transparent}.contact-page textarea{height:110px}@media(max-width:800px){.drop>div{position:static;display:grid;border:0;background:transparent;padding:10px 0 0 16px}.page-hero{padding:75px 5vw;min-height:auto}.detail-hero h1,.page-hero h1{font-size:14vw;margin:55px 0 25px}.home-hero>p,.page-hero>p{margin-left:0}.home-hero h1{font-size:18vw}.choice,.contact-page,.detail-hero,.editorial,.home-doors{grid-template-columns:1fr}.choice{padding:0}.detail-body ul,.health-grid,.rack-grid,.service-tiles{grid-template-columns:1fr}.contact-page{padding-bottom:80px}}.industry-visual{min-height:76vh;background-size:cover;background-position:50%;display:flex;align-items:center;padding:8vw 5vw;position:relative}.industry-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,13,12,.92),rgba(12,13,12,.65) 42%,rgba(12,13,12,.05) 72%)}.health-visual:before{background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.76) 40%,rgba(255,255,255,.04) 72%)}.ai-visual{background-image:url(/images/ai-industry-hero.png);color:#fff}.health-visual{background-image:url(/images/healthcare-industry-hero.png)}.industry-visual>div{position:relative;z-index:1;max-width:760px}.industry-visual span{font-size:12px;letter-spacing:.16em;font-weight:600}.industry-visual h1{font:600 clamp(55px,7vw,105px)/.94 Manrope;letter-spacing:-.065em;margin:60px 0 28px}.industry-visual p{font-size:21px;line-height:1.55;max-width:650px;margin-bottom:35px}.product-catalog{padding:110px 5vw;background:#fff}.catalog-title{display:grid;grid-template-columns:28% 1fr;margin-bottom:65px}.catalog-title h2{font:600 clamp(42px,5vw,75px)/1.02 Manrope;letter-spacing:-.05em;margin:0}.device-grid{display:grid;grid-template-columns:repeat(4,1fr)}.device-grid article{padding:28px;border:1px solid var(--line);min-height:220px}.device-grid span{font-size:10px;color:var(--muted);text-transform:uppercase}.device-grid h3{font:500 22px/1.2 Manrope;margin:55px 0 15px}.device-grid b{font-size:12px}.catalog-download{margin-top:60px;padding:45px;background:var(--ink);color:#fff;display:flex;justify-content:space-between;align-items:center}.catalog-download h3{font:500 30px Manrope;margin:15px 0 8px}.catalog-download p{color:#999}.catalog-download strong{color:var(--acid)}@media(max-width:800px){.industry-visual{min-height:70vh;background-position:62%}.health-visual:before,.industry-visual:before{background:linear-gradient(90deg,rgba(12,13,12,.94),rgba(12,13,12,.62))}.health-visual{color:#fff}.industry-visual h1{font-size:14vw}.catalog-title{grid-template-columns:1fr;gap:35px}.device-grid{grid-template-columns:1fr 1fr}.catalog-download{align-items:flex-start;gap:30px}.catalog-download strong{white-space:nowrap}}.syringe-hero{min-height:82vh;padding:8vw 5vw;display:flex;align-items:center;background:url(/images/syringe-factory-hero.png) 50%/cover;position:relative}.syringe-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.84) 39%,rgba(255,255,255,.08) 70%)}.syringe-hero>div{position:relative;max-width:780px}.capacity-section small,.dark-section>small,.deliverables>small,.equipment-section>small,.process-section>small,.project-delivery>small,.quality-section small,.split-spec small,.syringe-cta small,.syringe-hero span,.syringe-intro small{font-size:11px;letter-spacing:.16em;font-weight:600}.syringe-hero h1{font:600 clamp(55px,7vw,108px)/.91 Manrope;letter-spacing:-.07em;margin:55px 0 28px}.syringe-hero p{font-size:21px;line-height:1.55;max-width:690px;margin-bottom:35px}.investor-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--ink);color:#fff;padding:0 5vw}.investor-strip div{padding:35px 25px;border-right:1px solid #343630}.investor-strip b,.investor-strip span{display:block}.investor-strip b{font:500 23px Manrope}.investor-strip span{font-size:12px;color:#999;margin-top:7px}.capacity-section,.dark-section,.equipment-section,.quality-section,.split-spec,.syringe-intro{padding:120px 5vw;display:grid;grid-template-columns:28% 1fr;grid-gap:6vw;gap:6vw}.capacity-section h2,.dark-section h2,.deliverables h2,.equipment-section h2,.process-section h2,.project-delivery h2,.quality-section h2,.split-spec h2,.syringe-cta h2,.syringe-intro h2{font:600 clamp(42px,5.5vw,82px)/1.02 Manrope;letter-spacing:-.055em;margin:0 0 35px}.capacity-section p,.equipment-section p,.quality-section p,.split-spec p,.syringe-intro p{font-size:18px;line-height:1.7;color:var(--muted);max-width:750px}.dark-section{background:var(--ink);color:#fff}.feature-list{margin-top:65px}.feature-list div{display:grid;grid-template-columns:60px 1fr;border-top:1px solid #383a35;padding:20px 0}.feature-list span{font-size:11px;color:#777}.feature-list p{margin:0;font-size:18px}.deliverables,.process-section,.project-delivery{padding:120px 5vw}.deliverables>h2,.process-section>h2,.project-delivery>h2{max-width:1000px;margin:65px 0}.process-flow{display:grid;grid-template-columns:repeat(5,1fr)}.process-flow article{padding:28px 20px;min-height:210px;border:1px solid var(--line)}.delivery-grid span,.equipment-grid span,.process-flow span{font-size:11px;color:var(--muted)}.process-flow h3{font:500 20px/1.25 Manrope;margin-top:60px}.split-spec{background:#e8e6dd}.number-list div{padding:17px 0;border-top:1px solid #b9bbb1;font-size:16px}.number-list span{display:inline-block;width:55px;color:var(--muted);font-size:11px}.equipment-section{background:#fff}.equipment-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:50px}.equipment-grid article{border-top:1px solid var(--line);padding:22px}.equipment-grid h3{font:500 18px Manrope;margin:28px 0 0}.capacity-section{background:var(--acid)}.capacity-section p{color:#303228}.capacity-section ul{margin-top:35px;border-color:rgba(0,0,0,.25)}.project-delivery{background:#fff}.delivery-grid{display:grid;grid-template-columns:repeat(4,1fr)}.delivery-grid article{padding:28px;border:1px solid var(--line);min-height:250px}.delivery-grid h3{font:500 24px Manrope;margin:65px 0 12px}.delivery-grid p{color:var(--muted);line-height:1.5}.quality-section{background:#e8e6dd}.quality-section .chips{margin-top:35px}.deliverable-grid{display:grid;grid-template-columns:1fr 1fr}.deliverable-grid div{padding:20px 0;border-top:1px solid var(--line);font-size:17px}.syringe-cta{padding:130px 5vw;background:var(--ink);color:#fff}.syringe-cta h2{max-width:1100px;margin:60px 0 25px}.syringe-cta p{font-size:20px;color:#999;max-width:760px;line-height:1.6;margin-bottom:35px}@media(max-width:800px){.syringe-hero{min-height:80vh;background-position:62%}.syringe-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.65))}.syringe-hero h1{font-size:14vw}.investor-strip{grid-template-columns:1fr 1fr}.capacity-section,.dark-section,.equipment-section,.quality-section,.split-spec,.syringe-intro{grid-template-columns:1fr;padding:80px 5vw}.deliverables,.process-section,.project-delivery,.syringe-cta{padding:80px 5vw}.delivery-grid,.process-flow{grid-template-columns:1fr 1fr}.deliverable-grid,.equipment-grid{grid-template-columns:1fr}}.iv-hero{background-image:linear-gradient(90deg,rgba(4,20,38,.18),rgba(4,20,38,.02)),url(/images/iv-solution-factory-hero-v2.png);background-position:50%;background-size:cover}.scope-note{color:#999;line-height:1.6;margin-top:35px;max-width:700px}.syringe-workflow-hero{justify-content:space-between;background-position:50%}.syringe-workflow-hero:before{background:linear-gradient(90deg,rgba(8,20,28,.96),rgba(8,20,28,.82) 48%,rgba(8,20,28,.16) 78%)}.syringe-workflow-hero>div{z-index:1}.syringe-workflow-hero aside{position:relative;z-index:1;align-self:flex-end;width:190px;padding:25px;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(5,17,24,.35)}.syringe-workflow-hero aside b{display:block;font:500 72px/1 Manrope;color:var(--acid)}.syringe-workflow-hero aside span{display:block;line-height:1.35;margin-top:10px}.syringe-hero-tags{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 30px}.syringe-hero-tags span{padding:9px 12px;border:1px solid rgba(255,255,255,.35);letter-spacing:.04em;font-size:10px}.syringe-controls,.syringe-delivery,.syringe-materials,.syringe-quality{padding:120px 5vw;display:grid;grid-template-columns:28% 1fr;grid-gap:6vw;gap:6vw}.syringe-materials{background:var(--ink);color:#fff}.syringe-controls h2,.syringe-delivery h2,.syringe-flow-section h2,.syringe-materials h2,.syringe-quality h2,.syringe-standards h2{font:600 clamp(42px,5.5vw,82px)/1.02 Manrope;letter-spacing:-.055em;margin:0 0 55px}.material-table article{display:grid;grid-template-columns:45px 1.1fr 1fr 1fr;grid-gap:18px;gap:18px;align-items:center;padding:22px 0;border-top:1px solid #383a35}.material-table span{font-size:11px;color:#777}.material-table h3{font:500 20px Manrope;margin:0}.material-table p{margin:0;color:#aaa}.material-table b{font-size:13px;font-weight:500;color:var(--acid)}.syringe-flow-section{padding:120px 5vw;background:#f1f0ea}.syringe-flow-section>h2{margin:60px 0}.syringe-flow-section h2 em{color:#8c8d86;font-weight:400}.syringe-stage-grid{display:grid;grid-template-columns:1fr 1fr}.syringe-stage-grid article{display:grid;grid-template-columns:52px 1fr;grid-gap:18px;gap:18px;padding:26px;border:1px solid var(--line);min-height:185px;background:#fff}.syringe-stage-grid>article>span{font-size:11px;color:var(--muted)}.syringe-stage-grid h3{font:500 22px Manrope;margin:0 0 14px}.syringe-stage-grid p{margin:0;color:var(--muted);line-height:1.55}.syringe-controls{background:var(--acid)}.syringe-controls>div:first-child p{max-width:650px;line-height:1.65}.syringe-controls>div:last-child{display:grid;grid-template-columns:1fr 1fr}.syringe-controls article{padding:24px;border-top:1px solid rgba(0,0,0,.28)}.syringe-controls article h3{font:500 19px Manrope;margin:0 0 35px}.syringe-controls article b,.syringe-controls article span{display:block}.syringe-controls article b{font-size:14px}.syringe-controls article span{font-size:12px;margin-top:6px;color:#42453a}.syringe-quality{background:#fff}.syringe-quality-grid{display:grid;grid-template-columns:1fr 1fr}.syringe-quality-grid article{padding:25px;border:1px solid var(--line);min-height:220px}.syringe-quality-grid span{font-size:11px;color:var(--muted)}.syringe-quality-grid h3{font:500 21px Manrope;margin:45px 0 12px}.syringe-quality-grid p{color:var(--muted);line-height:1.5}.syringe-standards{padding:120px 5vw;background:#e8e6dd}.syringe-standards h2{max-width:950px;margin:60px 0}.syringe-standards>div:nth-of-type(2){display:grid;grid-template-columns:1fr 1fr}.syringe-standards span{padding:20px 0;border-top:1px solid #b9bbb1}.syringe-standards p{max-width:850px;color:var(--muted);line-height:1.6;margin-top:40px}.syringe-delivery{background:#fff}.syringe-delivery>div:last-child{display:grid;grid-template-columns:1fr 1fr}.syringe-delivery span{padding:20px 0;border-top:1px solid var(--line)}.syringe-delivery span b{display:inline-block;width:50px;font-size:11px;color:var(--muted)}.syringe-workflow-hero h1,.syringe-workflow-hero>div>span{color:#000}@media(max-width:800px){.syringe-workflow-hero{display:flex}.syringe-workflow-hero aside{display:none}.syringe-workflow-hero:before{background:linear-gradient(90deg,rgba(8,20,28,.96),rgba(8,20,28,.64))}.syringe-controls,.syringe-delivery,.syringe-materials,.syringe-quality{grid-template-columns:1fr;padding:80px 5vw}.syringe-flow-section,.syringe-standards{padding:80px 5vw}.material-table article{grid-template-columns:35px 1fr}.material-table article b,.material-table article p{grid-column:2}.syringe-controls>div:last-child,.syringe-delivery>div:last-child,.syringe-quality-grid,.syringe-stage-grid,.syringe-standards>div:nth-of-type(2){grid-template-columns:1fr}.syringe-stage-grid article{min-height:auto}}.molecular-hero{background-image:url(/images/molecular-test-factory-hero.png)}.drop>button{border:0;background:transparent;font:14px DM Sans;padding:0;cursor:pointer;color:var(--ink)}.drop>button span{margin-left:4px}.drop.active>div{display:grid;grid-gap:14px;gap:14px}.drop>div{top:100%;margin-top:0;padding-top:22px}.drop>div:before{content:"";position:absolute;left:0;right:0;top:-12px;height:14px}.drop>div a{white-space:nowrap}.drop>div a:first-child{padding-bottom:12px;border-bottom:1px solid var(--line);font-weight:600}@media(max-width:800px){.drop>button{width:100%;text-align:left;font-size:14px}.drop>div{display:none!important}.drop.active>div{display:grid!important}.drop>div:before{display:none}}.rapid-hero{background-image:url(/images/rapid-test-factory-hero.png)}.rapid-flow{grid-template-columns:repeat(4,1fr)}@media(max-width:800px){.rapid-flow{grid-template-columns:1fr 1fr}}.whatsapp-contact{position:fixed;right:22px;bottom:22px;z-index:40;display:flex;align-items:center;gap:9px;padding:13px 17px;border-radius:999px;background:#24d366;color:#092b18!important;box-shadow:0 12px 35px rgba(0,0,0,.22);font-size:13px}.whatsapp-contact span{font-size:18px}.contact-whatsapp{display:inline-flex;margin-top:28px;padding:14px 18px;border:1px solid var(--ink);font-weight:600}.project-inquiry form{padding:38px;background:#fff;border:1px solid var(--line)}.form-pair{display:grid;grid-template-columns:1fr 1fr;grid-gap:26px;gap:26px}.project-inquiry label{font-size:12px;letter-spacing:.03em}.project-inquiry .consent{display:flex;align-items:center;gap:10px;letter-spacing:0;line-height:1.5}.project-inquiry .consent input{width:auto;margin:0}.project-submit-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.project-submit-actions a{font-size:13px;font-weight:600;border-bottom:1px solid;padding-bottom:5px}.form-note{color:var(--muted);line-height:1.5}@media(max-width:800px){.form-pair{grid-template-columns:1fr}.project-inquiry form{padding:24px}.project-submit-actions{align-items:flex-start;flex-direction:column;gap:18px}.whatsapp-contact b{display:none}.whatsapp-contact{padding:14px}}.production-detail{background:#f4f3ee}.production-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);min-height:720px}.production-detail-copy{padding:8vw 6vw}.production-detail-copy small,.production-detail-note small,.production-detail-specs small{font-size:11px;letter-spacing:.16em;font-weight:600;color:#6f756a}.production-detail-copy h1{font:600 clamp(52px,6vw,96px)/.94 Manrope;letter-spacing:-.06em;margin:60px 0 24px}.production-detail-copy>p{max-width:720px;color:#555b53;font-size:17px;line-height:1.7}.production-detail-copy .production-detail-lead{font-size:24px;line-height:1.35;color:var(--ink);margin-bottom:24px}.production-detail-actions{display:flex;align-items:center;gap:28px;margin-top:42px}.production-detail-actions>a:not(.primary){font-weight:600;border-bottom:1px solid}.production-detail-visual{margin:0;background:#e3e7e4;display:flex;flex-direction:column;min-height:720px}.production-detail-visual img{width:100%;height:100%;min-height:650px;object-fit:cover}.production-detail-visual figcaption{padding:18px 24px;font-size:11px;line-height:1.5;color:#61675f;background:#fff}.production-detail-specs{display:grid;grid-template-columns:1fr 1fr;grid-gap:7vw;gap:7vw;padding:110px 6vw;background:#fff}.production-detail-specs h2{font:600 clamp(40px,4.4vw,70px)/1 Manrope;letter-spacing:-.05em;margin:35px 0 25px}.production-detail-specs p{max-width:650px;color:#62665f;line-height:1.7}.production-detail-highlights{display:grid}.production-detail-highlights article{display:grid;grid-template-columns:52px 1fr;grid-gap:20px;gap:20px;align-items:center;border-top:1px solid var(--line);padding:25px 0}.production-detail-highlights span{font-size:11px;color:#83877e}.production-detail-highlights h3{font:500 22px/1.25 Manrope;margin:0}.production-detail-note{display:grid;grid-template-columns:28% 1fr;grid-gap:6vw;gap:6vw;padding:65px 6vw;background:#11130f;color:#fff}.production-detail-note p{max-width:900px;color:#b8bbb2;line-height:1.7;margin:0}.blood-grouping-production-equipment .production-detail-visual{background:#e6edf0}@media(max-width:800px){.production-detail-hero,.production-detail-note,.production-detail-specs{grid-template-columns:1fr}.production-detail-copy{padding:70px 6vw}.production-detail-copy h1{font-size:14vw;margin:42px 0 22px}.production-detail-copy .production-detail-lead{font-size:20px}.production-detail-actions{align-items:flex-start;flex-direction:column;gap:20px}.production-detail-visual,.production-detail-visual img{min-height:0}.production-detail-visual img{height:auto;aspect-ratio:4/3}.production-detail-specs{padding:75px 6vw;gap:45px}.production-detail-specs h2{font-size:11vw}.production-detail-note{padding:55px 6vw;gap:25px}}.catalog-product-detail .production-detail-visual{background:#f7f7f3}.catalog-product-detail .production-detail-visual img{object-fit:contain;background:#fff;padding:24px}.rt-hero{display:grid;grid-template-columns:minmax(0,.86fr) minmax(460px,1.14fr);min-height:720px;background:#eef2ef}.rt-hero-copy{padding:7vw 5vw}.rt-cta>span,.rt-delivery>div>span,.rt-hero-copy>span,.rt-image-story>div>span,.rt-intro span,.rt-process header>span,.rt-qc>div>span{font-size:11px;letter-spacing:.18em;font-weight:700;color:#68774b}.rt-hero h1{font:600 clamp(58px,6.3vw,102px)/.92 Manrope;letter-spacing:-.065em;margin:55px 0 30px}.rt-hero p{max-width:720px;font-size:18px;line-height:1.65;color:#555c55}.rt-hero figure{margin:0;display:flex;flex-direction:column;background:#dce6e1}.rt-hero figure img{width:100%;height:100%;min-height:650px;object-fit:cover}.rt-hero figcaption{padding:16px 22px;background:#fff;color:#68706a;font-size:11px;line-height:1.5}.rt-actions{display:flex;align-items:center;gap:30px;margin-top:42px}.rt-actions>a:not(.primary){font-weight:600;border-bottom:1px solid}.rt-proof{display:grid;grid-template-columns:repeat(4,1fr);background:#11130f;color:#fff;padding:0 5vw}.rt-proof div{padding:30px;border-right:1px solid #343730}.rt-proof b,.rt-proof span{display:block}.rt-proof b{font-size:16px}.rt-proof span{color:#9da298;font-size:12px;margin-top:7px}.rt-intro{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:9vw;gap:9vw;padding:120px 5vw;background:#fff}.rt-cta h2,.rt-delivery h2,.rt-image-story h2,.rt-intro h2,.rt-process h2,.rt-qc h2{font:600 clamp(40px,4.4vw,72px)/1 Manrope;letter-spacing:-.055em;margin:28px 0}.rt-intro>p{font-size:18px;line-height:1.75;color:#5d635d;align-self:end}.rt-capabilities{display:grid;grid-template-columns:1fr 1fr;padding:0 5vw 110px;background:#fff}.rt-capabilities article{display:grid;grid-template-columns:62px 1fr;grid-gap:20px;gap:20px;padding:34px 25px;border-top:1px solid var(--line)}.rt-capabilities article:nth-child(odd){border-right:1px solid var(--line)}.rt-capabilities article>span,.rt-delivery b,.rt-process b,.rt-system-list b{font-size:11px;color:#82897e}.rt-capabilities h3{font:500 24px/1.2 Manrope;margin:0 0 10px}.rt-capabilities p{margin:0;color:#686e67;line-height:1.6}.rt-image-story{display:grid;grid-template-columns:1fr 1fr;background:#11130f;color:#fff}.rt-image-story figure{margin:0;min-height:800px}.rt-image-story img{width:100%;height:100%;object-fit:cover}.rt-image-story>div{padding:85px 5vw}.rt-image-story p{color:#b7bcb3;line-height:1.7}.rt-system-list{display:grid;grid-template-columns:1fr 1fr;margin-top:40px}.rt-system-list span{display:grid;grid-template-columns:34px 1fr;border-top:1px solid #353831;padding:17px 8px}.rt-process{padding:110px 5vw;background:#f3f2ec}.rt-process>div{display:grid;grid-template-columns:repeat(5,1fr);margin-top:55px}.rt-process>div span{display:flex;flex-direction:column;gap:30px;min-height:145px;padding:22px;border:1px solid #d6d6ce;margin:-1px 0 0 -1px;font:500 16px/1.3 Manrope}.rt-qc{display:grid;grid-template-columns:1fr 1fr;background:#e8f0f1}.rt-qc>div{padding:100px 5vw}.rt-qc p{color:#59615e;line-height:1.7}.rt-qc ul{column-count:2;padding:0;margin:38px 0 0;list-style:none}.rt-qc li{page-break-inside:avoid;break-inside:avoid;border-top:1px solid #cad4d3;padding:14px 10px;font-size:13px}.rt-qc figure{margin:0}.rt-qc img{width:100%;height:100%;min-height:760px;object-fit:cover}.rt-delivery{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:8vw;gap:8vw;padding:110px 5vw;background:#fff}.rt-delivery>div:last-child{display:grid;grid-template-columns:1fr 1fr}.rt-delivery>div:last-child span{display:grid;grid-template-columns:35px 1fr;grid-gap:8px;gap:8px;padding:22px 10px;border-top:1px solid var(--line)}.rt-delivery p{color:#666d66;line-height:1.7}.rt-cta{text-align:center;padding:120px 8vw;background:#11130f;color:#fff}.rt-cta h2{max-width:1100px;margin:30px auto 45px}.rt-cta .primary{background:#d8ff38;color:#10120f}@media(max-width:800px){.rt-delivery,.rt-hero,.rt-image-story,.rt-intro,.rt-qc{grid-template-columns:1fr}.rt-hero{min-height:0}.rt-hero-copy{padding:70px 6vw}.rt-hero h1{font-size:15vw;margin:40px 0 24px}.rt-hero p{font-size:16px}.rt-hero figure img{min-height:0;aspect-ratio:4/3}.rt-actions{align-items:flex-start;flex-direction:column;gap:22px}.rt-proof{grid-template-columns:1fr 1fr;padding:0}.rt-proof div{padding:24px 20px}.rt-intro{padding:75px 6vw;gap:25px}.rt-cta h2,.rt-delivery h2,.rt-image-story h2,.rt-intro h2,.rt-process h2,.rt-qc h2{font-size:11vw}.rt-capabilities{grid-template-columns:1fr;padding:0 6vw 70px}.rt-capabilities article{grid-template-columns:42px 1fr;padding:27px 0}.rt-capabilities article:nth-child(odd){border-right:0}.rt-capabilities h3{font-size:21px}.rt-image-story figure{min-height:0}.rt-image-story img{height:auto;aspect-ratio:4/3}.rt-image-story>div{padding:70px 6vw}.rt-system-list{grid-template-columns:1fr}.rt-process{padding:75px 6vw}.rt-process>div{grid-template-columns:1fr 1fr;margin-top:35px}.rt-process>div span{min-height:125px;padding:17px}.rt-qc>div{padding:75px 6vw}.rt-qc ul{column-count:1}.rt-qc img{min-height:0;height:auto;aspect-ratio:4/3}.rt-delivery{padding:75px 6vw;gap:35px}.rt-delivery>div:last-child{grid-template-columns:1fr}.rt-cta{padding:85px 6vw}}.mx-hero{background:#e9eef0}.mx-zones{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:8vw;gap:8vw;padding:110px 5vw;background:#f2f5f4}.mx-zones>div:first-child>span{font-size:11px;letter-spacing:.18em;font-weight:700;color:#68774b}.mx-zones h2{font:600 clamp(40px,4.4vw,72px)/1 Manrope;letter-spacing:-.055em;margin:28px 0}.mx-zones p{color:#606761;line-height:1.7}.mx-zones>div:last-child{display:grid;grid-template-columns:1fr 1fr}.mx-zones>div:last-child span{display:grid;grid-template-columns:36px 1fr;grid-gap:8px;gap:8px;padding:20px 8px;border-top:1px solid #cfd7d3}.mx-zones b{font-size:11px;color:#82897e}@media(max-width:800px){.mx-zones{grid-template-columns:1fr;padding:75px 6vw;gap:35px}.mx-zones h2{font-size:11vw}.mx-zones>div:last-child{grid-template-columns:1fr}}.company-hero,.global-hero,.localisation-hero{padding:110px 5vw 100px;background:#11130f;color:#fff}.company-cta small,.company-hero small,.company-intro>small,.global-hero small,.global-principles>small,.localisation-definition>small,.localisation-hero small,.localisation-path>small,.operating-model small,.source-note small{font-size:11px;letter-spacing:.18em;font-weight:700;color:var(--acid)}.company-hero h1,.global-hero h1,.localisation-hero h1{font:600 clamp(60px,8vw,130px)/.9 Manrope;letter-spacing:-.07em;margin:70px 0 35px}.company-hero h1 em,.global-hero h1 em,.localisation-hero h1 em{color:#858a80;font-weight:400}.company-hero p,.global-hero p,.localisation-hero p{max-width:850px;margin-left:28%;font-size:20px;line-height:1.65;color:#b6bbb1}.company-intro,.global-principles,.localisation-definition,.localisation-path{padding:110px 5vw;display:grid;grid-template-columns:28% 1fr;grid-gap:6vw;gap:6vw;background:#fff}.company-cta h2,.company-intro h2,.global-principles h2,.localisation-definition h2,.localisation-path h2,.operating-model h2{font:600 clamp(40px,5vw,78px)/1.02 Manrope;letter-spacing:-.055em;margin:0 0 30px}.company-intro p,.global-principles p,.localisation-definition p,.localisation-path p{font-size:18px;line-height:1.75;color:#5f655e;max-width:850px}.company-pillars{display:grid;grid-template-columns:repeat(4,1fr);padding:0 5vw 110px;background:#fff}.company-pillars article{min-height:330px;padding:30px;border:1px solid var(--line);margin:-1px 0 0 -1px;display:flex;flex-direction:column}.company-pillars span,.global-regions>article>span,.localisation-framework>article>span{font-size:11px;color:#81877e}.company-pillars h3{font:500 27px/1.15 Manrope;margin:70px 0 18px}.company-pillars p{color:#666c65;line-height:1.6;margin-top:auto}.operating-model{padding:110px 5vw;background:#e8e6dd}.operating-model header{display:grid;grid-template-columns:28% 1fr;grid-gap:6vw;gap:6vw}.operating-model>div{display:grid;grid-template-columns:repeat(5,1fr);margin-top:60px}.operating-model article{padding:26px;border-top:1px solid #bfc0b8;border-right:1px solid #bfc0b8}.operating-model article:last-child{border-right:0}.operating-model h3{font:500 25px Manrope;margin:55px 0 14px}.operating-model p{color:#62675f;line-height:1.55}.company-cta{padding:100px 5vw;background:var(--acid)}.company-cta h2{max-width:1000px;margin:35px 0}.global-regions{padding:90px 5vw;background:#fff}.global-regions article{display:grid;grid-template-columns:70px 190px 1fr 1fr;grid-gap:28px;gap:28px;align-items:center;padding:35px 0;border-top:1px solid var(--line)}.global-regions small{font-size:11px;letter-spacing:.12em;color:#777d75}.global-regions h2{font:500 clamp(28px,3vw,48px)/1.05 Manrope;margin:0}.global-regions p{margin:0;color:#626861;line-height:1.55}.global-principles{background:#e8e6dd}.localisation-definition{background:#fff}.localisation-framework{display:grid;grid-template-columns:1fr 1fr;padding:0 5vw 110px;background:#fff}.localisation-framework article{display:grid;grid-template-columns:55px 1fr;grid-gap:20px;gap:20px;padding:34px 25px;border-top:1px solid var(--line)}.localisation-framework article:nth-child(odd){border-right:1px solid var(--line)}.localisation-framework h3{font:500 26px Manrope;margin:0 0 12px}.localisation-framework p{margin:0;color:#626861;line-height:1.6}.localisation-path{background:#e8e6dd}.media-grid{padding:100px 5vw;display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:#d3d4cc}.media-grid>a{padding:38px;background:#fff;min-height:390px;display:flex;flex-direction:column}.media-grid>a:hover{background:#eef2ed}.media-grid span{font-size:10px;letter-spacing:.12em;color:#6c726a}.media-grid h2{font:600 clamp(28px,3vw,47px)/1.06 Manrope;letter-spacing:-.045em;margin:65px 0 20px}.media-grid p{color:#60665f;line-height:1.65;max-width:680px}.media-grid>a>div{margin-top:auto;padding-top:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:12px}.source-note{padding:55px 5vw;background:#e8e6dd;display:grid;grid-template-columns:28% 1fr;grid-gap:6vw;gap:6vw}.source-note p{margin:0;color:#62675f;line-height:1.7;max-width:900px}@media(max-width:800px){.company-hero,.global-hero,.localisation-hero{padding:75px 6vw}.company-hero h1,.global-hero h1,.localisation-hero h1{font-size:15vw;margin:45px 0 25px}.company-hero p,.global-hero p,.localisation-hero p{margin-left:0;font-size:17px}.company-intro,.global-principles,.localisation-definition,.localisation-path,.source-note{grid-template-columns:1fr;padding:70px 6vw}.company-pillars{grid-template-columns:1fr;padding:0 6vw 70px}.company-pillars article{min-height:260px}.operating-model{padding:70px 6vw}.operating-model header,.operating-model>div{grid-template-columns:1fr}.operating-model article{border-right:0;padding:25px 0}.company-cta{padding:75px 6vw}.company-cta h2,.company-intro h2,.global-principles h2,.localisation-definition h2,.localisation-path h2,.operating-model h2{font-size:11vw}.global-regions{padding:55px 6vw}.global-regions article{grid-template-columns:35px 1fr;gap:12px 18px}.global-regions h2,.global-regions p{grid-column:2}.localisation-framework{grid-template-columns:1fr;padding:0 6vw 70px}.localisation-framework article{padding:28px 0}.localisation-framework article:nth-child(odd){border-right:0}.media-grid{grid-template-columns:1fr;padding:55px 5vw}.media-grid>a{min-height:350px;padding:28px 24px}.media-grid h2{font-size:9vw;margin-top:50px}.media-grid>a>div{align-items:flex-start;flex-direction:column}.source-note{gap:20px}}.localisation-globe{min-height:760px;padding:95px 5vw;display:grid;grid-template-columns:minmax(320px,.85fr) minmax(520px,1.15fr);align-items:center;grid-gap:7vw;gap:7vw;overflow:hidden;background:radial-gradient(circle at 78% 40%,rgba(197,255,0,.1),transparent 28%),linear-gradient(135deg,#0c110f,#141c18);color:#fff}.globe-copy>small{font-size:11px;letter-spacing:.2em;color:var(--acid);font-weight:700}.globe-copy h2{font:600 clamp(48px,5.5vw,86px)/.95 Manrope;letter-spacing:-.06em;margin:55px 0 30px}.globe-copy h2 em{font-weight:400;color:#8f9b91}.globe-copy p{font-size:18px;line-height:1.72;color:#abb5ad;max-width:650px}.active-country{display:grid;grid-template-columns:auto 1fr;grid-gap:9px 20px;gap:9px 20px;margin-top:55px;padding-top:22px;border-top:1px solid #38443d}.active-country:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--acid);box-shadow:0 0 22px var(--acid);grid-row:1/3;margin-top:5px}.active-country span{font-size:10px;letter-spacing:.14em;color:#77837b;text-transform:uppercase}.active-country strong{font:500 24px Manrope}.globe-stage{position:relative;min-height:590px;display:grid;place-items:center}.globe-sphere{position:relative;width:min(39vw,570px);aspect-ratio:1;border-radius:50%;overflow:hidden;background:radial-gradient(circle at 34% 27%,#233a32 0,#10271f 35%,#07100c 72%);box-shadow:inset -70px -45px 90px #020503,inset 20px 15px 35px rgba(255,255,255,.08),0 0 120px rgba(197,255,0,.1);border:1px solid #32483d}.globe-shine{position:absolute;inset:3%;border-radius:50%;background:radial-gradient(circle at 34% 22%,rgba(255,255,255,.16),transparent 30%);z-index:4}.globe-map{position:absolute;top:11%;width:120%;height:78%;overflow:visible;fill:#48b98c;filter:drop-shadow(0 0 8px rgba(72,185,140,.25));animation:globeTurn 24s linear infinite}.globe-map-a{left:0}.globe-map-b{left:120%}.map-point circle:last-child{fill:#dfffa0;stroke:#fff;stroke-width:.35}.map-point{opacity:.3;transition:opacity .6s}.map-point.active{opacity:1}.point-wave{fill:none;stroke:var(--acid);stroke-width:.7;transform-origin:center;animation:countryPulse 2s ease-out infinite}.globe-lines{position:absolute;inset:0;border-radius:50%;background:repeating-linear-gradient(0deg,transparent 0 12%,rgba(255,255,255,.04) 12.3% 12.6%,transparent 12.9% 25%),repeating-linear-gradient(90deg,transparent 0 16%,rgba(255,255,255,.04) 16.3% 16.6%,transparent 16.9% 33%);z-index:3}.orbit{position:absolute;width:96%;height:43%;border:1px solid rgba(197,255,0,.22);border-radius:50%;transform:rotate(-18deg);animation:orbitTurn 18s linear infinite}.orbit-two{width:70%;height:85%;transform:rotate(55deg);border-color:rgba(72,185,140,.24);animation-duration:24s;animation-direction:reverse}.globe-caption{position:absolute;right:2%;bottom:0;width:250px;padding:22px;background:#eff9f1;color:#111;border-left:5px solid var(--acid);display:grid;grid-template-columns:42px 1fr;grid-gap:3px 12px;gap:3px 12px;box-shadow:0 22px 60px rgba(0,0,0,.28)}.globe-caption span{font:600 30px Manrope;grid-row:1/3}.globe-caption small{font-size:9px;letter-spacing:.13em;color:#6b746c}.globe-caption b{font-size:12px}.globe-stage:after{content:"";position:absolute;width:8px;height:8px;right:9%;top:12%;border-radius:50%;background:var(--acid);box-shadow:0 0 22px 6px rgba(197,255,0,.38)}@keyframes globeTurn{to{transform:translateX(-120%)}}@keyframes countryPulse{0%{r:2;opacity:1}to{r:8;opacity:0}}@keyframes orbitTurn{to{rotate:1turn}}@media(max-width:900px){.localisation-globe{grid-template-columns:1fr;padding:75px 6vw;gap:45px;min-height:0}.globe-copy h2{font-size:13vw;margin:40px 0 24px}.globe-copy p{font-size:16px}.active-country{margin-top:36px}.globe-stage{min-height:108vw}.globe-sphere{width:88vw;max-width:570px}.globe-caption{right:0;bottom:1%;width:min(68vw,250px)}.orbit{width:108%}}@media(prefers-reduced-motion:reduce){.globe-map,.orbit,.point-wave{animation:none}.map-point{transition:none}}.simple-contact{padding:0 5vw 120px}.simple-contact form{max-width:980px;margin:0 auto;padding:48px;background:#fff;border:1px solid var(--line);display:grid;grid-gap:30px;gap:30px}.simple-contact-head{display:grid;grid-template-columns:1fr 2fr;grid-gap:20px;gap:20px;padding-bottom:35px;border-bottom:1px solid var(--line)}.simple-contact-head h2{font:600 clamp(36px,4vw,62px)/1 Manrope;letter-spacing:-.05em;margin:0}.simple-contact-head p{grid-column:2;color:var(--muted);line-height:1.6;margin:0}.simple-contact-head a{font-weight:600;color:var(--ink)}.project-intake label,.simple-contact label{font-size:12px;letter-spacing:.03em}.project-intake input,.project-intake select,.project-intake textarea,.simple-contact input,.simple-contact select,.simple-contact textarea{display:block;width:100%;border:0;border-bottom:1px solid var(--line);padding:14px 0;background:transparent;font:15px DM Sans;outline:none}.simple-contact textarea{height:130px;resize:vertical}.project-intake .consent,.simple-contact .consent{display:flex;align-items:center;gap:10px;line-height:1.5;letter-spacing:0}.project-intake .consent input,.simple-contact .consent input{width:auto;margin:0}.simple-contact button{border:0;width:max-content;cursor:pointer}.project-intake-hero{padding:110px 5vw 70px;background:#11130f;color:#fff}.project-intake aside>small,.project-intake-hero>small{letter-spacing:.18em;color:var(--acid);font-weight:600}.project-intake-hero h1{font:600 clamp(54px,7.5vw,118px)/.91 Manrope;letter-spacing:-.065em;margin:65px 0 35px}.project-intake-hero h1 em{color:#898d84;font-weight:400}.project-intake-hero>p{max-width:830px;margin-left:28%;font-size:20px;line-height:1.65;color:#b7bbb1}.project-intake-stages{display:grid;grid-template-columns:repeat(4,1fr);margin-top:75px;border-top:1px solid #353831}.project-intake-stages span{padding:22px 0;border-right:1px solid #353831;font-size:12px;color:#aeb2a9}.project-intake{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.5fr);grid-gap:6vw;gap:6vw;padding:110px 5vw;background:#eef0eb}.project-intake aside{position:-webkit-sticky;position:sticky;top:120px;align-self:start}.project-intake aside h2{font:600 clamp(36px,4vw,62px)/1.03 Manrope;letter-spacing:-.05em;margin:35px 0}.project-intake aside>p{color:var(--muted);line-height:1.7}.intake-notes{margin-top:45px}.intake-notes span{display:block;padding:15px 0;border-top:1px solid #cdd0c8;font-size:13px}.project-intake form{padding:48px;background:#fff;border:1px solid var(--line)}.project-intake fieldset{border:0;padding:0 0 45px;margin:0 0 45px;border-bottom:1px solid var(--line);display:grid;grid-gap:27px;gap:27px}.project-intake legend{font:600 15px Manrope;padding:0 0 28px}.project-intake textarea{height:110px;resize:vertical}.project-intake textarea.project-brief{height:180px}.project-intake button{border:0;cursor:pointer}.project-intake .form-note{display:block;margin-top:16px}@media(max-width:800px){.simple-contact{padding:0 5vw 75px}.project-intake form,.simple-contact form{padding:26px 22px}.simple-contact-head{grid-template-columns:1fr}.simple-contact-head p{grid-column:auto}.project-intake-hero{padding:75px 6vw 50px}.project-intake-hero h1{font-size:14vw;margin:45px 0 28px}.project-intake-hero>p{margin-left:0;font-size:17px}.project-intake-stages{grid-template-columns:1fr 1fr;margin-top:45px}.project-intake-stages span{padding:17px 0}.project-intake{grid-template-columns:1fr;padding:75px 5vw}.project-intake aside{position:static}.project-intake fieldset{padding-bottom:34px;margin-bottom:34px}}.journal-hero,.press-hero{padding:110px 5vw 100px;background:#11130f;color:#fff}.insight-article small,.journal-hero small,.journal-linkedin small,.press-contact small,.press-hero small,.press-statement>small,.project-map small{font-size:11px;letter-spacing:.18em;font-weight:700;color:var(--acid)}.insight-article header h1,.journal-hero h1,.press-hero h1{font:600 clamp(60px,8vw,130px)/.9 Manrope;letter-spacing:-.07em;margin:70px 0 35px}.insight-article header h1 em,.journal-hero h1 em,.press-hero h1 em{color:#858a80;font-weight:400}.insight-article header>p,.journal-hero p,.press-hero p{max-width:820px;margin-left:28%;font-size:20px;line-height:1.65;color:#b6bbb1}.journal-grid{padding:100px 5vw;display:grid;grid-template-columns:1.35fr .65fr;grid-gap:1px;gap:1px;background:#d3d4cc}.journal-grid>a{background:#fff;padding:42px;min-height:330px;display:flex;flex-direction:column}.journal-grid>a.featured{grid-row:span 2;min-height:661px;background:#e9eee9}.journal-grid span{font-size:10px;letter-spacing:.13em;color:#6f746c}.journal-grid h2{font:600 clamp(30px,3.8vw,60px)/1.05 Manrope;letter-spacing:-.05em;margin:80px 0 20px;max-width:820px}.journal-grid p{color:#626860;line-height:1.65;max-width:690px}.journal-grid footer{margin-top:auto;padding:25px 0 0;background:transparent;display:flex;justify-content:space-between;border-top:1px solid var(--line);font-size:12px}.journal-linkedin{padding:90px 5vw;background:var(--acid);display:grid;grid-template-columns:1fr auto;grid-gap:6vw;gap:6vw;align-items:end}.journal-linkedin h2{font:600 clamp(36px,4vw,64px)/1.03 Manrope;letter-spacing:-.05em;max-width:900px;margin:30px 0 0}.project-map{padding:110px 5vw;background:#fff;display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:7vw;gap:7vw}.press-contact h2,.press-statement h2,.project-map header h2{font:600 clamp(40px,5vw,78px)/1.02 Manrope;letter-spacing:-.055em;margin:35px 0}.project-list article{display:grid;grid-template-columns:50px 1fr auto;grid-gap:20px;gap:20px;align-items:center;padding:25px 0;border-top:1px solid var(--line)}.project-list article>span{font-size:11px;color:#8b8f87}.project-list h3{font:500 26px Manrope;margin:0 0 5px}.project-list p{margin:0;color:#666b64}.project-list b{font-size:11px;text-transform:uppercase;letter-spacing:.08em;border:1px solid #bfc2ba;padding:8px 11px;border-radius:999px}.project-list b.progress{background:var(--acid);border-color:var(--acid)}.project-list b.planned{background:#e8edf0;border-color:#cad3d7}.press-statement{padding:110px 5vw;background:#e8e6dd;display:grid;grid-template-columns:28% 1fr;grid-gap:6vw;gap:6vw}.press-statement p{font-size:18px;line-height:1.7;color:#5f645d;max-width:800px}.press-actions{display:flex;align-items:center;gap:28px;margin-top:40px}.press-actions>a:not(.primary){border-bottom:1px solid;font-weight:600}.press-contact{padding:85px 5vw;background:#11130f;color:#fff;display:grid;grid-template-columns:1fr .55fr;grid-gap:7vw;gap:7vw}.press-contact>div:last-child{display:flex;flex-direction:column;justify-content:center;gap:20px}.press-contact>div:last-child a{padding:16px 0;border-top:1px solid #393c36}.insight-article header{padding:100px 5vw;background:#11130f;color:#fff}.article-body{display:grid;grid-template-columns:280px minmax(0,780px);justify-content:center;grid-gap:7vw;gap:7vw;padding:110px 5vw;background:#fff}.article-body aside{position:-webkit-sticky;position:sticky;top:120px;align-self:start;display:flex;flex-direction:column}.article-body aside b{font-size:11px;letter-spacing:.14em;margin-bottom:25px}.article-body aside span{padding:13px 0;border-top:1px solid var(--line);font-size:13px;color:#686d66}.article-body h2{font:600 clamp(32px,3.5vw,52px)/1.08 Manrope;letter-spacing:-.045em;margin:70px 0 24px}.article-body h2:first-child{margin-top:0}.article-body li,.article-body p{font-size:18px;line-height:1.75;color:#555b54}.article-body blockquote{font:500 clamp(28px,3vw,45px)/1.25 Manrope;letter-spacing:-.035em;margin:60px 0;padding:35px 0;border-top:1px solid;border-bottom:1px solid}.article-body ol{padding-left:24px}.article-body li{padding:10px 0}.article-cta{margin-top:70px;padding:38px;background:#eef1ec}.article-cta h3{font:600 30px/1.15 Manrope;margin:0 0 12px}.article-cta p{font-size:15px}.article-cta .primary{margin-top:18px}@media(max-width:1450px){.site-header{gap:20px;padding-left:3vw;padding-right:3vw}.site-header nav{gap:16px}.drop>button,.site-header nav>a{font-size:13px}.site-header .talk{padding:12px 13px;white-space:nowrap}.brand img{width:150px}}@media(max-width:1120px){.site-header{height:72px}.talk{display:none}.menu{display:block;z-index:2}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:30px 5vw;flex-direction:column;border-bottom:1px solid var(--line);max-height:calc(100vh - 72px);overflow:auto}.site-header nav.open{display:flex}.drop>button,.site-header nav>a{font-size:14px}}@media(max-width:800px){.insight-article header,.journal-hero,.press-hero{padding:75px 6vw}.insight-article header h1,.journal-hero h1,.press-hero h1{font-size:15vw;margin:45px 0 25px}.insight-article header>p,.journal-hero p,.press-hero p{margin-left:0;font-size:17px}.journal-grid{grid-template-columns:1fr;padding:55px 5vw}.journal-grid>a,.journal-grid>a.featured{min-height:390px;grid-row:auto;padding:28px 24px}.journal-grid h2{font-size:10vw;margin-top:55px}.article-body,.journal-linkedin,.press-contact,.press-statement,.project-map{grid-template-columns:1fr;padding:70px 6vw}.journal-linkedin{align-items:start}.journal-linkedin .primary{width:max-content}.project-map{gap:35px}.project-list article{grid-template-columns:35px 1fr;align-items:start}.project-list article>b{grid-column:2;width:max-content}.project-list h3{font-size:22px}.project-list p{line-height:1.45}.press-actions{align-items:flex-start;flex-direction:column}.article-body{gap:45px}.article-body aside{position:static}.article-body h2{font-size:10vw;margin-top:55px}.article-body li,.article-body p{font-size:16px}.article-body blockquote{font-size:7vw;margin:45px 0}.article-cta{padding:25px 22px}.press-contact h2{font-size:11vw}.whatsapp-contact{right:14px;bottom:14px}}:root{--ink:#06383a;--paper:#f1f8f6;--acid:#18b9b1;--muted:#58716d;--line:#c7dcd7;--teal-dark:#075a5c;--teal-deep:#032f32;--mint:#e3f3ef;--mint-strong:#cce9e3}body{background:var(--paper);color:var(--ink)}::selection{background:var(--acid);color:#fff}.site-header{background:rgba(241,248,246,.94);border-color:var(--line);box-shadow:0 10px 35px rgba(3,47,50,.05)}.drop>button:hover,.site-header nav a:hover{color:var(--acid)}.primary,.talk{background:var(--teal-deep);color:#fff;box-shadow:0 12px 32px rgba(3,47,50,.14)}.primary span,.talk span{color:#77e7df}.primary:hover,.talk:hover{background:var(--teal-dark);transform:translateY(-1px)}.eyebrow i{box-shadow:0 0 0 5px rgba(24,185,177,.13)}.company-hero,.dark-section,.global-hero,.insight-article header,.journal-hero,.localisation-hero,.press-contact,.press-hero,.production-detail-note,.project-intake-hero,.rt-cta,.rt-image-story,.services,.syringe-cta,.syringe-materials{background:radial-gradient(circle at 82% 18%,rgba(24,185,177,.18),transparent 32%),linear-gradient(135deg,var(--teal-deep),#052628);color:#fff}.company-hero h1 em,.global-hero h1 em,.insight-article header h1 em,.journal-hero h1 em,.localisation-hero h1 em,.press-hero h1 em,.project-intake-hero h1 em{color:#79b8b2}.company-hero p,.global-hero p,.insight-article header>p,.journal-hero p,.localisation-hero p,.press-hero p,.production-detail-note p,.project-intake-hero>p,.rt-image-story p{color:#b8d5d1}.article-body,.company-intro,.detail-body,.editorial,.equipment-section,.global-regions,.localisation-definition,.localisation-framework,.product-catalog,.production-detail-specs,.products,.project-delivery,.project-map,.rt-capabilities,.rt-intro,.syringe-delivery,.syringe-quality{background:#f9fcfb}.global-principles,.localisation-path,.operating-model,.press-statement,.production-detail,.project-intake,.quality-section,.rack-products,.rt-process,.source-note,.split-spec,.syringe-standards{background:var(--mint)}.capacity-section,.company-cta,.contact,.journal-linkedin,.syringe-controls{background:linear-gradient(135deg,var(--acid),#38cbb8);color:var(--teal-deep)}.choice>a,.company-pillars article,.device-grid article,.health-grid a,.home-doors>a,.journal-grid>a,.media-grid>a,.product-grid article,.production-detail-visual figcaption,.project-intake form,.service-tiles article,.simple-contact form,.syringe-stage-grid article{background:#fbfefd}.catalog-download,.home-doors>a:nth-child(2),.investor-strip,.rt-proof{background:var(--teal-deep);color:#fff}.journal-grid,.media-grid{background:var(--line)}.article-cta,.journal-grid>a.featured,.media-grid>a:hover{background:#dff1ed}.project-list b.progress{color:#fff}.whatsapp-contact{background:var(--acid);color:var(--teal-deep)!important;box-shadow:0 12px 40px rgba(3,47,50,.25)}footer{background:#e8f4f1}footer a:hover{color:var(--acid)}.localisation-globe{background:radial-gradient(circle at 76% 42%,rgba(24,185,177,.2),transparent 28%),radial-gradient(circle at 15% 100%,rgba(53,148,121,.13),transparent 32%),linear-gradient(135deg,#032e31,#061f25)}.globe-stage{isolation:isolate}.globe-halo{position:absolute;width:82%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(24,185,177,.18),rgba(24,185,177,.04) 48%,transparent 70%);filter:blur(20px);animation:haloBreath 5s ease-in-out infinite}.globe-sphere{background:radial-gradient(circle at 32% 25%,#137a76 0,#075054 34%,#032f35 68%,#011a20 100%);border-color:rgba(106,229,218,.42);box-shadow:inset -75px -50px 100px #01181c,inset 24px 18px 42px rgba(255,255,255,.12),0 0 90px rgba(24,185,177,.24),0 0 0 14px rgba(24,185,177,.025)}.globe-map{fill:#58cdbd;filter:drop-shadow(0 0 10px rgba(88,205,189,.38))}.globe-map path{stroke:#96eee5;stroke-width:.25;vector-effect:non-scaling-stroke}.map-point circle:last-child{fill:#f4fffd;stroke:#58e0d5;stroke-width:.55}.point-wave{stroke:#53e2d6}.globe-lines{background:repeating-linear-gradient(0deg,transparent 0 12%,rgba(184,244,237,.07) 12.3% 12.6%,transparent 12.9% 25%),repeating-linear-gradient(90deg,transparent 0 16%,rgba(184,244,237,.07) 16.3% 16.6%,transparent 16.9% 33%)}.globe-atmosphere{position:absolute;inset:0;border-radius:50%;z-index:5;box-shadow:inset 16px 8px 25px rgba(224,255,251,.12),inset -18px -8px 30px rgba(0,0,0,.28);pointer-events:none}.orbit{border-color:rgba(77,224,212,.3);box-shadow:0 0 18px rgba(24,185,177,.08)}.orbit-two{border-color:rgba(74,150,125,.34)}.orbit-three{width:116%;height:58%;transform:rotate(24deg);border-style:dashed;animation-duration:32s}.globe-caption{background:rgba(236,252,248,.94);color:var(--teal-deep);border-left-color:var(--acid);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.globe-stage:after{background:#8ff5eb;box-shadow:0 0 25px 7px rgba(24,185,177,.45)}.active-country{border-color:rgba(122,220,209,.25)}.active-country span{color:#7da8a3}@keyframes haloBreath{50%{transform:scale(1.08);opacity:.7}}@media(max-width:1120px){.site-header nav{background:rgba(241,248,246,.98)}}@media(max-width:800px){.localisation-globe{padding-top:70px;padding-bottom:70px}.globe-stage{min-height:104vw}.orbit-three{width:104%}.capacity-section,.company-cta,.journal-linkedin,.syringe-controls{background:linear-gradient(145deg,#24c4ba,#45cfb7)}}.localisation-hero{background:radial-gradient(circle at 82% 16%,rgba(0,190,207,.28),transparent 34%),linear-gradient(135deg,#022c3a,#06495a 62%,#076979)}.localisation-hero small{color:#55e7ef}.localisation-hero h1 em{color:#76d7df}.localisation-hero p{color:#c5e9ed}.localisation-definition,.localisation-framework{background:#f7fcfd}.localisation-path{background:linear-gradient(135deg,#e7f7f8,#d8f0f2)}.localisation-definition>small,.localisation-path>small{color:#079aaa}.localisation-definition p,.localisation-framework p,.localisation-path p{color:#486b73}.localisation-framework h3{color:#043b4c}.localisation-framework article{border-color:#b9dce1}.localisation-framework article:nth-child(4n+1),.localisation-framework article:nth-child(4n+4){background:rgba(224,246,248,.62)}.localisation-globe{background:radial-gradient(circle at 76% 42%,rgba(0,190,207,.26),transparent 29%),radial-gradient(circle at 14% 100%,rgba(0,126,153,.18),transparent 34%),linear-gradient(135deg,#021f2d,#033b4a 56%,#04576a)}.globe-halo{background:radial-gradient(circle,rgba(0,200,217,.28),rgba(0,153,180,.06) 50%,transparent 72%)}.globe-sphere{background:radial-gradient(circle at 32% 25%,#09a9b8 0,#05798d 34%,#034a61 68%,#012535 100%);border-color:rgba(113,232,239,.46);box-shadow:inset -34px -24px 70px rgba(0,12,28,.5),0 30px 90px rgba(0,12,28,.45),0 0 74px rgba(0,195,211,.2)}.globe-map{fill:#28c8d2;filter:drop-shadow(0 0 8px rgba(45,226,235,.5))}.globe-map path{stroke:#a7f6f7}.map-point circle:last-child{fill:#f2feff;stroke:#27d7e1}.point-wave{stroke:#2bd7df}.globe-lines{background:repeating-linear-gradient(0deg,transparent 0 12%,rgba(167,246,247,.08) 12.3% 12.6%,transparent 12.9% 25%),repeating-linear-gradient(90deg,transparent 0 16%,rgba(167,246,247,.08) 16.3% 16.6%,transparent 16.9% 33%)}.orbit{border-color:rgba(58,215,225,.32);box-shadow:0 0 18px rgba(0,190,207,.1)}.orbit-two{border-color:rgba(39,160,185,.34)}.globe-caption{background:rgba(235,251,253,.94);color:#023746;border-left-color:#00b8c8}.globe-stage:after{background:#6eeaf0;box-shadow:0 0 25px 7px rgba(0,190,207,.46)}.active-country{border-color:rgba(87,215,224,.3)}.active-country span{color:#75a9b1}.project-intake-hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(440px,1.12fr);grid-gap:clamp(38px,5vw,90px);gap:clamp(38px,5vw,90px);align-items:center;padding:78px 5vw 0;overflow:hidden;background:linear-gradient(120deg,#021f2d,#033b4a 58%,#04576a);position:relative}.project-intake-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 74% 22%,rgba(0,190,207,.18),transparent 32%);pointer-events:none}.project-intake-copy,.project-intake-stages,.project-intake-visual{position:relative;z-index:1}.project-intake-copy>small{display:block;letter-spacing:.18em;color:#4ee5ee;font-weight:700}.project-intake-hero .project-intake-copy h1{font:600 clamp(54px,6.2vw,104px)/.91 Manrope;letter-spacing:-.065em;margin:42px 0 30px}.project-intake-hero .project-intake-copy h1 em{color:#72d7df;font-weight:400}.project-intake-copy>p{max-width:700px;margin:0;font-size:18px;line-height:1.65;color:#c5e9ed}.project-hero-cta{display:inline-flex;margin-top:34px;padding:16px 21px;border:1px solid rgba(112,225,233,.42);background:rgba(3,71,86,.62);color:#effeff;font-weight:700;transition:.25s ease}.project-hero-cta:hover{background:#00aebe;border-color:#00c8d6;transform:translateY(-2px)}.project-intake-visual{margin:0;align-self:stretch;min-height:560px;border-left:1px solid rgba(112,225,233,.24);border-right:1px solid rgba(112,225,233,.16);overflow:hidden}.project-intake-visual img{width:100%;height:100%;object-fit:cover;display:block}.project-intake-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,31,45,.34),transparent 34%),linear-gradient(0deg,rgba(2,31,45,.62),transparent 35%);pointer-events:none}.project-intake-visual figcaption{position:absolute;z-index:2;left:26px;right:26px;bottom:24px;padding-top:15px;border-top:1px solid rgba(197,244,247,.32);color:#daf7f9;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.project-intake-hero .project-intake-stages{grid-column:1/-1;width:100%;margin-top:0;border-top-color:rgba(112,225,233,.26)}.project-intake-hero .project-intake-stages span{border-right-color:rgba(112,225,233,.22);color:#b9dfe3}.project-intake{scroll-margin-top:80px}@media(max-width:980px){.project-intake-hero{grid-template-columns:1fr;padding:70px 6vw 0;gap:42px}.project-intake-hero .project-intake-copy h1{font-size:clamp(52px,11vw,88px)}.project-intake-visual{min-height:52vw;border:1px solid rgba(112,225,233,.2)}}@media(max-width:620px){.project-intake-hero{padding:58px 5vw 0;gap:34px}.project-intake-hero .project-intake-copy h1{font-size:13.5vw;margin:34px 0 24px}.project-intake-copy>p{font-size:16px}.project-hero-cta{width:100%;justify-content:center;text-align:center}.project-intake-visual{min-height:68vw}.project-intake-visual figcaption{left:16px;right:16px;bottom:14px;font-size:9px;line-height:1.5}.project-intake-hero .project-intake-stages{grid-template-columns:1fr 1fr}.project-intake-hero .project-intake-stages span{padding:16px 8px;font-size:11px}}.exo-intro{padding:100px 5vw;display:grid;grid-template-columns:24% 1fr;grid-gap:4vw;gap:4vw;background:#fff}.exo-intro h2{font:600 clamp(42px,5vw,76px)/1.04 Manrope;letter-spacing:-.05em;margin:0}.exo-intro h2 em{font-weight:400;color:#85877e}.exo-intro p{grid-column:2;font-size:19px;line-height:1.7;max-width:780px;color:var(--muted)}.exo-grid{padding:0 5vw 120px;background:#fff;display:grid;grid-template-columns:repeat(2,1fr)}.exo-grid article{padding:38px;border:1px solid var(--line);min-height:280px}.exo-grid span{font-size:11px;color:var(--muted)}.exo-grid h3{font:500 27px/1.2 Manrope;margin:55px 0 18px}.exo-grid p{line-height:1.6;color:var(--muted)}.exo-flow{padding:120px 5vw;background:var(--ink);color:#fff}.exo-flow h2{font:600 clamp(44px,6vw,88px)/1.02 Manrope;letter-spacing:-.055em;max-width:900px}.exo-flow>div:nth-of-type(2){display:grid;grid-template-columns:repeat(3,1fr);margin:70px 0}.exo-flow span{padding:30px 20px;border:1px solid #353832;display:flex;gap:20px;min-height:110px}.exo-flow span b{color:var(--acid);font-size:11px}.exo-flow>p{color:#999c93;max-width:850px;line-height:1.6;margin-bottom:40px}@media(max-width:800px){.exo-intro{grid-template-columns:1fr;padding:75px 5vw}.exo-intro p{grid-column:1}.exo-grid{grid-template-columns:1fr;padding-bottom:75px}.exo-flow{padding:80px 5vw}.exo-flow>div:nth-of-type(2){grid-template-columns:1fr}}.exo-hero{background-image:url(/exosome-facility-hero.png);background-position:50%;color:#fff;position:relative}.exo-hero:before{background:linear-gradient(90deg,rgba(3,12,20,.97),rgba(3,12,20,.8) 31%,rgba(3,12,20,.22) 59%,rgba(3,12,20,.03))}.exo-hero>div:first-child{max-width:660px;position:relative;z-index:2}.exo-hero p{color:#e0edf2}.exo-hero-tags{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0 30px}.exo-hero-tags span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding:9px 12px;border:1px solid rgba(255,255,255,.36);background:rgba(4,20,29,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.exo-hero-caption{position:absolute!important;right:4vw;bottom:30px;z-index:2!important;max-width:none!important;display:flex;flex-direction:column;align-items:flex-end;padding:14px 18px;background:rgba(3,15,23,.74);border-right:3px solid #1ca6b4;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.exo-hero-caption b{font-size:11px;letter-spacing:.13em}.exo-hero-caption span{font-size:11px;color:#d5edf0;margin-top:5px}.exo-systems{padding:120px 5vw;background:#e9f0f0;display:grid;grid-template-columns:34% 1fr;grid-gap:7vw;gap:7vw}.exo-quality h2,.exo-systems h2{font:600 clamp(40px,5vw,70px)/1.04 Manrope;letter-spacing:-.05em}.exo-quality p,.exo-systems p{color:var(--muted);line-height:1.7}.exo-system-grid{display:grid;grid-template-columns:repeat(2,1fr)}.exo-system-grid article{padding:24px;border-top:1px solid #bdcece;min-height:120px}.exo-system-grid span{font-size:11px;color:#648184}.exo-system-grid h3{font:500 20px Manrope;margin:24px 0 0}.exo-quality{padding:120px 5vw;background:#fff;display:grid;grid-template-columns:45% 1fr;grid-gap:8vw;gap:8vw}.exo-quality .chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:35px}.exo-quality .chips span{border:1px solid var(--line);padding:12px 15px;font-size:12px}@media(max-width:800px){.exo-hero{background-position:64%}.exo-hero:before{background:linear-gradient(90deg,rgba(3,12,20,.97),rgba(3,12,20,.62))}.exo-hero-caption{display:none}.exo-quality,.exo-systems{grid-template-columns:1fr;padding:80px 5vw}.exo-system-grid{grid-template-columns:1fr}}.tube-hero{background-image:url(/blood-tube-facility-hero.png);background-position:50%;color:#fff;position:relative}.tube-hero:before{background:linear-gradient(90deg,rgba(3,10,23,.97),rgba(3,10,23,.8) 31%,rgba(3,10,23,.2) 59%,rgba(3,10,23,.02))}.tube-hero>div:first-child{max-width:660px;position:relative;z-index:2}.tube-hero p{color:#e5edf5}.tube-hero-tags{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0 30px}.tube-hero-tags span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding:9px 12px;border:1px solid rgba(255,255,255,.36);background:rgba(3,15,31,.42);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tube-hero-caption{position:absolute!important;right:4vw;bottom:30px;z-index:2!important;max-width:none!important;display:flex;flex-direction:column;align-items:flex-end;padding:14px 18px;background:rgba(3,13,27,.74);border-right:3px solid #199bd0;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.tube-hero-caption b{font-size:11px;letter-spacing:.13em}.tube-hero-caption span{font-size:11px;color:#dcecf5;margin-top:5px}.tube-intro{padding:100px 5vw;display:grid;grid-template-columns:24% 1fr;grid-gap:4vw;gap:4vw;background:#fff}.tube-intro h2{font:600 clamp(44px,5vw,76px)/1.04 Manrope;letter-spacing:-.05em;margin:0}.tube-intro h2 em{font-weight:400;color:#85877e}.tube-intro p{grid-column:2;font-size:19px;line-height:1.7;color:var(--muted);max-width:800px}.tube-types{padding:100px 5vw;background:#e7e5dc}.tube-types>div:nth-child(2){display:grid;grid-template-columns:repeat(3,1fr);margin:55px 0 25px}.tube-types article{padding:30px;border:1px solid #c6c5bc;min-height:190px}.tube-types h3{font:500 27px Manrope;margin:0 0 25px}.tube-types p{color:var(--muted)}.tube-types article span{font-size:12px}.tube-types small{color:var(--muted)}.tube-grid{padding:100px 5vw;display:grid;grid-template-columns:repeat(2,1fr);background:#fff}.tube-grid article{padding:38px;border:1px solid var(--line);min-height:280px}.tube-grid article>span{font-size:11px;color:var(--muted)}.tube-grid h3{font:500 27px/1.2 Manrope;margin:55px 0 18px}.tube-grid p{color:var(--muted);line-height:1.6}.tube-flow{padding:110px 5vw;background:var(--ink);color:#fff}.tube-delivery h2,.tube-flow h2,.tube-qc h2{font:600 clamp(42px,5vw,76px)/1.04 Manrope;letter-spacing:-.05em}.tube-flow>div:nth-child(3){display:grid;grid-template-columns:repeat(4,1fr);margin-top:65px}.tube-flow span{border:1px solid #363832;padding:30px 20px;min-height:120px;display:flex;gap:18px}.tube-flow b{color:var(--acid);font-size:11px}.tube-qc{padding:110px 5vw;display:grid;grid-template-columns:1fr 1fr;grid-gap:8vw;gap:8vw}.tube-qc ul{margin:0}.tube-qc li{padding:18px 0;border-top:1px solid var(--line)}.tube-delivery{padding:110px 5vw;background:var(--acid)}.tube-delivery>div{display:grid;grid-template-columns:repeat(2,1fr);margin:55px 0}.tube-delivery span{padding:22px 0;border-top:1px solid rgba(17,18,15,.4)}.tube-delivery p{max-width:850px;line-height:1.6;margin-bottom:40px}@media(max-width:800px){.tube-hero{background-position:64%}.tube-hero:before{background:linear-gradient(90deg,rgba(3,10,23,.97),rgba(3,10,23,.62))}.tube-hero-caption{display:none}.tube-intro,.tube-qc{grid-template-columns:1fr;padding:75px 5vw}.tube-intro p{grid-column:1}.tube-delivery>div,.tube-flow>div:nth-child(3),.tube-grid,.tube-types>div:nth-child(2){grid-template-columns:1fr}.tube-delivery,.tube-flow,.tube-grid,.tube-types{padding:75px 5vw}}.tube-factory-visual{grid-column:1/-1;margin:0 0 65px;background:#111}.tube-factory-visual img{width:100%;height:min(62vw,720px);object-fit:cover;display:block}.tube-factory-visual figcaption{padding:14px 18px;color:#aaa;font-size:12px;background:#111}@media(max-width:800px){.tube-factory-visual{margin-bottom:35px}.tube-factory-visual img{height:62vw}}.exo-opening-visual{margin:0;background:#111}.exo-opening-visual img{display:block;width:100%;height:min(62vw,760px);object-fit:cover}.exo-opening-visual figcaption{padding:14px 5vw;color:#aaa;background:#111;font-size:12px}@media(max-width:800px){.exo-opening-visual img{height:64vw}}.blood-hero{background-image:url(/images/blood-grouping-gel-card-factory-hero.png);background-position:50%;color:#fff;position:relative}.blood-hero:before{background:linear-gradient(90deg,rgba(4,12,22,.96),rgba(4,12,22,.78) 30%,rgba(4,12,22,.2) 58%,rgba(4,12,22,.02))}.blood-hero>div:first-child{max-width:650px;position:relative;z-index:2}.blood-hero p{color:#e7eef4;text-shadow:0 1px 8px rgba(0,0,0,.28)}.blood-hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 30px}.blood-hero-tags span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding:9px 12px;border:1px solid rgba(255,255,255,.35);background:rgba(5,19,31,.38);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.blood-hero-caption{position:absolute!important;right:4vw;bottom:30px;z-index:2!important;display:flex;flex-direction:column;align-items:flex-end;padding:14px 18px;background:rgba(4,12,22,.72);border-right:3px solid #1596c8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);max-width:none!important}.blood-hero-caption b{font-size:11px;letter-spacing:.13em}.blood-hero-caption span{font-size:11px;color:#dbeaf1;margin-top:5px}@media(max-width:800px){.blood-hero{background-position:64%}.blood-hero:before{background:linear-gradient(90deg,rgba(4,12,22,.96),rgba(4,12,22,.62))}.blood-hero-caption{display:none}.blood-hero-tags{gap:6px}.blood-hero-tags span{font-size:9px}}.blood-card-platform{padding:120px 5vw;background:#fff;display:grid;grid-template-columns:34% 1fr;grid-gap:7vw;gap:7vw}.blood-card-platform small,.blood-manufacturing-modules>small{font-size:11px;letter-spacing:.16em;font-weight:600}.blood-card-platform h2,.blood-manufacturing-modules>h2{font:600 clamp(42px,5vw,76px)/1.03 Manrope;letter-spacing:-.05em}.blood-card-platform>div:first-child p{color:var(--muted);font-size:17px;line-height:1.7}.column-map{display:grid;grid-template-columns:1fr 1fr}.column-map article{padding:24px;border-top:1px solid var(--line)}.blood-manufacturing-modules article>span,.column-map span{font-size:11px;color:var(--muted)}.column-map h3{font:500 22px Manrope;margin:28px 0 8px}.column-map p{color:var(--muted);margin:0}.blood-manufacturing-modules{padding:120px 5vw;background:#e8e6dd}.blood-manufacturing-modules>h2{max-width:950px;margin:60px 0}.blood-manufacturing-modules>div{display:grid;grid-template-columns:1fr 1fr}.blood-manufacturing-modules article{padding:35px;border:1px solid #c7c6bd;min-height:270px}.blood-manufacturing-modules h3{font:500 27px Manrope;margin:60px 0 16px}.blood-manufacturing-modules p{color:var(--muted);line-height:1.6}@media(max-width:800px){.blood-card-platform{padding:80px 5vw}.blood-card-platform,.blood-manufacturing-modules>div,.column-map{grid-template-columns:1fr}.blood-manufacturing-modules{padding:80px 5vw}.blood-manufacturing-modules article{min-height:230px}}.lab-hero{background-image:url(/images/turnkey-laboratory-hero.png);background-position:50%;color:#fff;position:relative}.lab-hero:before{background:linear-gradient(90deg,rgba(3,10,22,.98),rgba(3,10,22,.82) 31%,rgba(3,10,22,.23) 59%,rgba(3,10,22,.03))}.lab-hero>div:first-child{max-width:680px;position:relative;z-index:2}.lab-hero p{color:#e4edf5}.lab-hero-tags{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0 30px}.lab-hero-tags span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding:9px 12px;border:1px solid rgba(255,255,255,.36);background:rgba(3,15,30,.42);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lab-hero-caption{position:absolute!important;right:4vw;bottom:30px;z-index:2!important;max-width:none!important;display:flex;flex-direction:column;align-items:flex-end;padding:14px 18px;background:rgba(3,13,27,.75);border-right:3px solid #168fc8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.lab-hero-caption b{font-size:11px;letter-spacing:.13em}.lab-hero-caption span{font-size:11px;color:#dcecf5;margin-top:5px}@media(max-width:800px){.lab-hero{background-position:66%}.lab-hero:before{background:linear-gradient(90deg,rgba(3,10,22,.98),rgba(3,10,22,.64))}.lab-hero-caption{display:none}}.hospital-hero{background-image:url(/images/turnkey-hospital-hero.png);background-position:50%;color:#fff;position:relative}.hospital-hero:before{background:linear-gradient(90deg,rgba(2,9,20,.98),rgba(2,9,20,.83) 31%,rgba(2,9,20,.22) 59%,rgba(2,9,20,.02))}.hospital-hero>div:first-child{max-width:690px;position:relative;z-index:2}.hospital-hero p{color:#e4edf5}.hospital-hero-tags{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0 30px}.hospital-hero-tags span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding:9px 12px;border:1px solid rgba(255,255,255,.36);background:rgba(3,14,29,.43);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hospital-hero-caption{position:absolute!important;right:4vw;bottom:30px;z-index:2!important;max-width:none!important;display:flex;flex-direction:column;align-items:flex-end;padding:14px 18px;background:rgba(3,13,27,.76);border-right:3px solid #168fc8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.hospital-hero-caption b{font-size:11px;letter-spacing:.13em}.hospital-hero-caption span{font-size:11px;color:#dcecf5;margin-top:5px}@media(max-width:800px){.hospital-hero{background-position:64%}.hospital-hero:before{background:linear-gradient(90deg,rgba(2,9,20,.98),rgba(2,9,20,.65))}.hospital-hero-caption{display:none}}.hospital-hero:before{background:linear-gradient(90deg,rgba(4,13,24,.82),rgba(4,13,24,.62) 30%,rgba(4,13,24,.16) 58%,rgba(4,13,24,.01))}@media(max-width:800px){.hospital-hero:before{background:linear-gradient(90deg,rgba(4,13,24,.88),rgba(4,13,24,.45))}}.drug-hero{background-image:url(/images/drug-preparation-packaging-hero.png);background-position:50%;color:#111;position:relative}.drug-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.84) 34%,rgba(255,255,255,.2) 61%,rgba(255,255,255,.02))}.drug-hero>div:first-child{max-width:690px;position:relative;z-index:2}.drug-hero-tags{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0 30px}.drug-hero-tags span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding:9px 12px;border:1px solid rgba(12,35,39,.24);background:rgba(255,255,255,.58);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.drug-hero-caption{position:absolute!important;right:4vw;bottom:30px;z-index:2!important;max-width:none!important;display:flex;flex-direction:column;align-items:flex-end;padding:14px 18px;background:rgba(8,30,34,.76);border-right:3px solid #18a0a8;color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.drug-hero-caption b{font-size:11px;letter-spacing:.13em}.drug-hero-caption span{font-size:11px;color:#dceff0;margin-top:5px}@media(max-width:800px){.drug-hero{background-position:64%}.drug-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.6))}.drug-hero-caption{display:none}}.home-carousel{position:relative;min-height:calc(100vh - 86px);overflow:hidden;background:#080b0d}.home-slide{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .9s ease,transform 6.5s ease,visibility .9s}.home-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,9,12,.94),rgba(5,9,12,.72) 37%,rgba(5,9,12,.17) 69%,rgba(5,9,12,.03))}.home-slide.is-active{opacity:1;visibility:visible;transform:scale(1)}.home-slide-content{position:absolute;z-index:2;left:5vw;top:50%;transform:translateY(-54%);width:min(850px,72vw);color:#fff}.home-slide-tag{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.18em;font-weight:600}.home-slide-tag i{width:28px;height:2px;background:var(--acid)}.home-slide h1{font:600 clamp(60px,7.7vw,122px)/.92 Manrope;letter-spacing:-.065em;margin:42px 0 28px}.home-slide p{font-size:21px;line-height:1.6;color:#d7dddf;max-width:720px}.home-slide .actions{display:flex;gap:12px;margin-top:35px}.home-secondary{padding:14px 22px;border:1px solid rgba(255,255,255,.42);color:#fff}.home-carousel-nav{position:absolute;z-index:4;left:5vw;bottom:30px;display:flex;gap:8px}.home-carousel-nav button{border:0;border-top:2px solid rgba(255,255,255,.3);background:transparent;color:#aab1b3;text-align:left;padding:12px 40px 5px 0;min-width:210px;cursor:pointer;font:600 10px Manrope;letter-spacing:.11em}.home-carousel-nav button span{display:block;font-size:9px;margin-bottom:6px}.home-carousel-nav button.is-active{border-color:var(--acid);color:#fff}.home-carousel-next{position:absolute;z-index:4;right:4vw;bottom:28px;width:48px;height:48px;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(0,0,0,.18);color:#fff;font-size:22px;cursor:pointer}.home-carousel+.home-doors{position:relative}@media(max-width:800px){.home-carousel{min-height:82vh}.home-slide{background-position:64%}.home-slide:before{background:linear-gradient(90deg,rgba(5,9,12,.93),rgba(5,9,12,.48))}.home-slide-content{width:90vw;top:45%}.home-slide h1{font-size:14vw;margin:30px 0 20px}.home-slide p{font-size:16px}.home-slide .actions{flex-direction:column;align-items:flex-start}.home-carousel-nav{bottom:18px}.home-carousel-nav button{min-width:125px;padding-right:12px}.home-carousel-next{display:none}}@media(prefers-reduced-motion:reduce){.home-slide{transition:opacity .2s;transform:none}}.home-slide:before{background:linear-gradient(90deg,rgba(5,9,12,.72),rgba(5,9,12,.46) 37%,rgba(5,9,12,.1) 69%,rgba(5,9,12,.01))}.blood-hero:before{background:linear-gradient(90deg,rgba(4,12,22,.76),rgba(4,12,22,.5) 30%,rgba(4,12,22,.12) 58%,rgba(4,12,22,.01))}.exo-hero:before{background:linear-gradient(90deg,rgba(3,12,20,.76),rgba(3,12,20,.5) 31%,rgba(3,12,20,.12) 59%,rgba(3,12,20,.01))}.tube-hero:before{background:linear-gradient(90deg,rgba(3,10,23,.76),rgba(3,10,23,.5) 31%,rgba(3,10,23,.12) 59%,rgba(3,10,23,.01))}.lab-hero:before{background:linear-gradient(90deg,rgba(3,10,22,.75),rgba(3,10,22,.48) 31%,rgba(3,10,22,.1) 59%,rgba(3,10,22,.01))}.hospital-hero:before{background:linear-gradient(90deg,rgba(4,13,24,.64),rgba(4,13,24,.38) 30%,rgba(4,13,24,.08) 58%,rgba(4,13,24,0))}.drug-hero:before,.iv-hero:before,.molecular-hero:before,.rapid-hero:before,.syringe-hero:not(.blood-hero):not(.exo-hero):not(.tube-hero):not(.lab-hero):not(.hospital-hero):not(.drug-hero):not(.rapid-hero):not(.molecular-hero):not(.iv-hero):before{background:linear-gradient(90deg,rgba(255,255,255,.84),rgba(255,255,255,.62) 36%,rgba(255,255,255,.12) 67%,rgba(255,255,255,0))}.syringe-workflow-hero{color:#fff}.syringe-workflow-hero:before{background:linear-gradient(90deg,rgba(8,20,28,.97),rgba(8,20,28,.87) 44%,rgba(8,20,28,.32) 72%,rgba(8,20,28,.08))}.syringe-workflow-hero p{color:#f1f5f6;text-shadow:0 1px 10px rgba(0,0,0,.35)}.syringe-workflow-hero .primary{background:var(--acid);color:#111}@media(max-width:800px){.blood-hero:before,.exo-hero:before,.home-slide:before,.hospital-hero:before,.lab-hero:before,.tube-hero:before{background:linear-gradient(90deg,rgba(4,12,22,.78),rgba(4,12,22,.32))}.drug-hero:before,.iv-hero:before,.molecular-hero:before,.rapid-hero:before,.syringe-hero:not(.blood-hero):not(.exo-hero):not(.tube-hero):not(.lab-hero):not(.hospital-hero):not(.drug-hero):not(.rapid-hero):not(.molecular-hero):not(.iv-hero):before{background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,255,255,.42))}.syringe-workflow-hero:before{background:linear-gradient(90deg,rgba(8,20,28,.97),rgba(8,20,28,.7))}}.annotation-hero{min-height:82vh;padding:9vw 5vw;display:flex;align-items:center;background:url(/images/data-annotation-operations-hero.png) 50%/cover;position:relative}.annotation-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.86) 38%,rgba(255,255,255,.22) 67%,rgba(255,255,255,.01))}.annotation-hero>div{position:relative;z-index:2;max-width:800px}.annotation-advantage small,.annotation-chain>small,.annotation-cta small,.annotation-engagement>small,.annotation-hero>div>span,.annotation-intro small,.annotation-modalities>small,.annotation-quality small,.annotation-security small{font-size:11px;letter-spacing:.16em;font-weight:600}.annotation-hero h1{font:600 clamp(58px,7.4vw,112px)/.93 Manrope;letter-spacing:-.065em;margin:48px 0 28px}.annotation-hero p{font-size:21px;line-height:1.6;max-width:720px;color:#465055}.annotation-actions{display:flex;align-items:center;gap:24px;margin-top:35px}.annotation-proof{display:grid;grid-template-columns:repeat(4,1fr);padding:0 5vw;background:#e7f2f0}.annotation-proof div{padding:34px 24px;border-right:1px solid #c9ddda}.annotation-proof b,.annotation-proof span{display:block}.annotation-proof b{font:500 22px Manrope}.annotation-proof span{font-size:12px;color:#667370;margin-top:7px}.annotation-intro{padding:120px 5vw;display:grid;grid-template-columns:27% 1fr;grid-gap:6vw;gap:6vw}.annotation-advantage h2,.annotation-chain h2,.annotation-cta h2,.annotation-engagement h2,.annotation-intro h2,.annotation-modalities h2,.annotation-quality h2,.annotation-security h2{font:600 clamp(42px,5.5vw,82px)/1.02 Manrope;letter-spacing:-.055em;margin:0 0 35px}.annotation-intro p{font-size:20px;line-height:1.75;color:#566064;max-width:880px}.annotation-advantage{padding:120px 5vw;background:#eef4f3;display:grid;grid-template-columns:34% 1fr;grid-gap:7vw;gap:7vw}.annotation-advantage>div:first-child p{color:#667370;line-height:1.7}.annotation-advantage>div:last-child{display:grid;grid-template-columns:1fr 1fr}.annotation-advantage article{padding:28px;border-top:1px solid #c7d6d3;min-height:215px}.annotation-advantage article span,.annotation-chain article span,.annotation-engagement article span,.annotation-modalities article span{font-size:11px;color:#667370}.annotation-advantage h3,.annotation-modalities h3{font:500 24px Manrope;margin:38px 0 14px}.annotation-advantage article p,.annotation-modalities article p{color:#657074;line-height:1.6}.annotation-modalities{padding:120px 5vw}.annotation-chain>h2,.annotation-engagement>h2,.annotation-modalities>h2{max-width:1050px;margin:60px 0}.annotation-modalities>div{display:grid;grid-template-columns:repeat(3,1fr)}.annotation-modalities article{padding:34px;border:1px solid #dde2e0;min-height:270px}.annotation-chain{padding:120px 5vw;background:#f5f7f6}.annotation-chain>div{display:grid;grid-template-columns:repeat(5,1fr)}.annotation-chain article{padding:28px 20px;border:1px solid #dce3e1;min-height:190px}.annotation-chain h3{font:500 18px/1.3 Manrope;margin-top:50px}.annotation-quality{padding:120px 5vw;display:grid;grid-template-columns:44% 1fr;grid-gap:8vw;gap:8vw;background:#fff}.annotation-quality p{font-size:18px;line-height:1.7;color:#5f696d}.annotation-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:35px}.annotation-chips span{padding:12px 15px;border:1px solid #d8e0de;font-size:12px;background:#f7faf9}.annotation-security{padding:120px 5vw;display:grid;grid-template-columns:1fr 1fr;grid-gap:8vw;gap:8vw;background:#dfecea}.annotation-security p{line-height:1.7;color:#56635f}.annotation-security ul{margin:0}.annotation-security li{padding:18px 0;border-top:1px solid #b9cfcb}.annotation-engagement{padding:120px 5vw}.annotation-engagement>div{display:grid;grid-template-columns:repeat(4,1fr)}.annotation-engagement article{padding:30px;border:1px solid #dfe3e1;min-height:250px}.annotation-engagement h3{font:500 25px Manrope;margin:60px 0 14px}.annotation-engagement p{color:#667074;line-height:1.6}.annotation-cta{padding:130px 5vw;background:#e5f5f1}.annotation-cta h2{max-width:1100px;margin:58px 0 25px}.annotation-cta p{font-size:20px;line-height:1.65;max-width:800px;margin-bottom:35px;color:#53605c}.service-tiles a{color:inherit}.service-tiles article.service-link{transition:background .2s}.service-tiles article.service-link:hover{background:#e7f2f0}@media(max-width:800px){.annotation-hero{min-height:78vh;background-position:64%}.annotation-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.58))}.annotation-hero h1{font-size:14vw}.annotation-actions{align-items:flex-start;flex-direction:column}.annotation-proof{grid-template-columns:1fr 1fr}.annotation-advantage,.annotation-intro,.annotation-quality,.annotation-security{grid-template-columns:1fr;padding:80px 5vw}.annotation-advantage>div:last-child,.annotation-chain>div,.annotation-engagement>div,.annotation-modalities>div{grid-template-columns:1fr}.annotation-chain,.annotation-cta,.annotation-engagement,.annotation-modalities{padding:80px 5vw}}.curation-hero{background-image:url(/images/dataset-curation-operations-hero.png)}.curation-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.86) 38%,rgba(255,255,255,.2) 67%,rgba(255,255,255,.01))}@media(max-width:800px){.curation-hero{background-position:65%}.curation-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.58))}}.human-feedback-hero{background-image:url(/images/human-feedback-services-hero.png)}.human-feedback-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.99),rgba(255,255,255,.9) 38%,rgba(255,255,255,.25) 66%,rgba(255,255,255,.02))}@media(max-width:800px){.human-feedback-hero{background-position:64%}.human-feedback-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.62))}}.model-evaluation-hero{background-image:url(/images/model-evaluation-hero.png)}.model-evaluation-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.99),rgba(255,255,255,.91) 38%,rgba(255,255,255,.25) 66%,rgba(255,255,255,.02))}@media(max-width:800px){.model-evaluation-hero{background-position:63%}.model-evaluation-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.62))}}.quality-assurance-hero{background-image:url(/images/quality-assurance-hero.png)}.quality-assurance-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.99),rgba(255,255,255,.91) 39%,rgba(255,255,255,.24) 66%,rgba(255,255,255,.02))}@media(max-width:800px){.quality-assurance-hero{background-position:64%}.quality-assurance-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.62))}}.workflow-automation-hero{background-image:url(/images/workflow-automation-hero.png)}.workflow-automation-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.99),rgba(255,255,255,.91) 39%,rgba(255,255,255,.23) 66%,rgba(255,255,255,.02))}@media(max-width:800px){.workflow-automation-hero{background-position:64%}.workflow-automation-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.62))}}.domain-expert-hero{background-image:url(/images/domain-expert-teams-hero.png)}.domain-expert-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.99),rgba(255,255,255,.91) 39%,rgba(255,255,255,.23) 66%,rgba(255,255,255,.02))}@media(max-width:800px){.domain-expert-hero{background-position:64%}.domain-expert-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.62))}}.managed-operations-hero{background-image:url(/images/managed-operations-hero.png)}.managed-operations-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.99),rgba(255,255,255,.91) 39%,rgba(255,255,255,.23) 66%,rgba(255,255,255,.02))}@media(max-width:800px){.managed-operations-hero{background-position:64%}.managed-operations-hero:before{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.62))}}.hx-hero{min-height:82vh;padding:7vw 5vw;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:6vw;gap:6vw;align-items:center;background:#f8fbfb;overflow:hidden}.hx-copy>span,.hx-cta small,.hx-engineering>small,.hx-intro small,.hx-options small,.hx-specs small,.hx-system>small,.hx-visual-card>span{font-size:11px;letter-spacing:.16em;font-weight:600;color:#108f92}.hx-copy h1{font:600 clamp(52px,6.5vw,102px)/.92 Manrope;letter-spacing:-.068em;margin:55px 0 28px;max-width:980px}.hx-copy p{font-size:20px;line-height:1.6;color:#5d6868;max-width:720px}.hx-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.hx-actions>a:last-child{font-size:14px;border-bottom:1px solid}.hx-product{min-height:610px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.hx-product img{height:560px;max-width:100%;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 28px 24px rgba(11,32,39,.2))}.hx-glow{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,#aee9e4 0,#e6f7f5 53%,rgba(255,255,255,0) 72%)}.hx-product b{top:15%;font:600 50px Manrope;color:#103451}.hx-product b,.hx-product small{position:absolute;right:0;z-index:3}.hx-product small{top:25%;width:160px;line-height:1.5;color:#5b6e73}.hx-proof{display:grid;grid-template-columns:repeat(4,1fr);background:#0e304d;color:#fff;padding:0 5vw}.hx-proof div{padding:34px 24px;border-right:1px solid #31506a}.hx-proof b,.hx-proof span{display:block}.hx-proof b{font:500 23px Manrope}.hx-proof span{font-size:12px;color:#a9bdc9;margin-top:7px}.hx-intro,.hx-options,.hx-specs{padding:120px 5vw;display:grid;grid-template-columns:28% 1fr;grid-gap:6vw;gap:6vw}.hx-cta h2,.hx-engineering h2,.hx-intro h2,.hx-options h2,.hx-specs h2,.hx-system h2{font:600 clamp(42px,5.5vw,82px)/1.02 Manrope;letter-spacing:-.055em;margin:0 0 35px}.hx-intro p,.hx-specs p{font-size:18px;line-height:1.7;color:#687272;max-width:760px}.hx-engineering,.hx-system{padding:120px 5vw;background:#0e304d;color:#fff}.hx-engineering>h2,.hx-system>h2{max-width:1000px;margin:60px 0}.hx-system-grid{display:grid;grid-template-columns:repeat(4,1fr)}.hx-system-grid article{min-height:260px;padding:26px;border:1px solid #31506a}.hx-engineering article span,.hx-system-grid span{font-size:11px;color:#69c9c5}.hx-system-grid h3{font:500 22px/1.2 Manrope;margin:60px 0 15px}.hx-system-grid p{font-size:14px;line-height:1.55;color:#a9bdc9}.hx-visual-story{display:grid;grid-template-columns:1fr 1fr}.hx-visual-card{min-height:720px;padding:55px 5vw;background:#dff3f1;display:flex;flex-direction:column;align-items:center}.hx-visual-card.light{background:#fff}.hx-visual-card img{height:520px;max-width:85%;object-fit:contain;margin:28px auto;filter:drop-shadow(0 22px 18px rgba(11,32,39,.16))}.hx-visual-card p{line-height:1.6;color:#687272;max-width:480px;align-self:flex-start}.hx-specs{background:#edf6f5}.hx-specs dl{margin:0}.hx-specs dl>div{display:grid;grid-template-columns:1fr 1fr;padding:18px 0;border-top:1px solid #b8d0ce}.hx-specs dt{font-weight:600}.hx-specs dd{margin:0;color:#5d6868}.hx-engineering>div{display:grid;grid-template-columns:repeat(4,1fr)}.hx-engineering article{padding:25px;border-top:1px solid #31506a;min-height:150px}.hx-engineering h3{font:500 18px/1.3 Manrope;margin:38px 0 0}.hx-options{background:#fff}.hx-options .annotation-chips span{border-color:#a8bfbd}.hx-cta{padding:130px 5vw;background:#18aaa6}.hx-cta,.hx-cta small{color:#071f2d}.hx-cta h2{max-width:1100px;margin:60px 0 25px}.hx-cta p{font-size:20px;line-height:1.6;max-width:760px;margin-bottom:35px}.hx-cta .primary{background:#0e304d}@media(max-width:800px){.hx-hero{grid-template-columns:1fr;padding:75px 5vw}.hx-copy h1{font-size:14vw}.hx-product{min-height:480px}.hx-product img{height:430px}.hx-product b,.hx-product small{right:3%}.hx-actions{align-items:flex-start;flex-direction:column}.hx-proof{grid-template-columns:1fr 1fr}.hx-intro,.hx-options,.hx-specs{grid-template-columns:1fr;padding:80px 5vw}.hx-cta,.hx-engineering,.hx-system{padding:80px 5vw}.hx-engineering>div,.hx-system-grid{grid-template-columns:1fr 1fr}.hx-visual-story{grid-template-columns:1fr}.hx-visual-card{min-height:620px}.hx-visual-card img{height:430px}.hx-specs dl>div{grid-template-columns:1fr;gap:6px}}.hx-workflow-lead{max-width:780px;color:#a9bdc9;font-size:17px;line-height:1.7;margin:-28px 0 55px}.hx-engineering>div{grid-template-columns:repeat(3,1fr)}.hx-engineering article{padding:28px;border:1px solid #31506a;min-height:220px}.hx-engineering h3{margin:38px 0 14px}.hx-engineering article p{font-size:13px;line-height:1.6;color:#a9bdc9}.hx-engineering aside{margin-top:28px;padding:30px;background:#163d5d;display:grid;grid-template-columns:25% 1fr;grid-gap:30px;gap:30px}.hx-engineering aside b{color:#69c9c5;text-transform:uppercase;font-size:11px;letter-spacing:.12em}.hx-engineering aside p{margin:0;color:#c1d0d8;line-height:1.6}@media(max-width:800px){.hx-engineering>div{grid-template-columns:1fr 1fr}.hx-engineering aside{grid-template-columns:1fr}}.as-hero{min-height:82vh;padding:7vw 5vw;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:6vw;gap:6vw;align-items:center;background:#f7fbfa;overflow:hidden}.as-code small,.as-construction>small,.as-cta small,.as-gallery>div>span,.as-hero>div:first-child>span,.as-intro small,.as-models>small,.as-specs small{font-size:11px;letter-spacing:.16em;font-weight:600;color:#168d72}.as-hero h1{font:600 clamp(52px,6.5vw,102px)/.92 Manrope;letter-spacing:-.068em;margin:55px 0 28px;max-width:980px}.as-hero p{font-size:20px;line-height:1.6;color:#5d6868;max-width:720px}.as-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.as-actions>a:last-child{font-size:14px;border-bottom:1px solid}.as-product{min-height:610px;position:relative;display:flex;align-items:center;justify-content:center}.as-product>div{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,#bde8dc 0,#e5f5f0 52%,rgba(255,255,255,0) 72%)}.as-product img{height:560px;max-width:100%;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 28px 24px rgba(11,32,39,.2))}.as-product b{top:15%;font:600 48px Manrope;color:#123b31}.as-product b,.as-product small{position:absolute;right:0;z-index:3}.as-product small{top:25%;width:160px;line-height:1.5;color:#5b6e68}.as-proof{display:grid;grid-template-columns:repeat(4,1fr);background:#123b31;color:#fff;padding:0 5vw}.as-proof div{padding:34px 24px;border-right:1px solid #355e53}.as-proof b,.as-proof span{display:block}.as-proof b{font:500 23px Manrope}.as-proof span{font-size:12px;color:#b6cec7;margin-top:7px}.as-code,.as-intro,.as-specs{padding:120px 5vw;display:grid;grid-template-columns:28% 1fr;grid-gap:6vw;gap:6vw}.as-code h2,.as-construction h2,.as-cta h2,.as-intro h2,.as-models h2,.as-specs h2{font:600 clamp(42px,5.5vw,82px)/1.02 Manrope;letter-spacing:-.055em;margin:0 0 35px}.as-code p,.as-intro p{font-size:18px;line-height:1.7;color:#68726e;max-width:760px}.as-construction{padding:120px 5vw;background:#123b31;color:#fff}.as-construction>h2{max-width:1000px;margin:60px 0}.as-construction>div{display:grid;grid-template-columns:repeat(4,1fr)}.as-construction article{min-height:240px;padding:26px;border:1px solid #355e53}.as-construction article:last-child{grid-column:2/4}.as-construction span{font-size:11px;color:#65d0b3}.as-construction h3{font:500 22px/1.2 Manrope;margin:55px 0 15px}.as-construction p{font-size:14px;line-height:1.55;color:#b6cec7}.as-gallery{display:grid;grid-template-columns:1fr 1fr}.as-gallery>div{min-height:720px;padding:55px 5vw;background:#e1f2ed;display:flex;flex-direction:column;align-items:center}.as-gallery>div:last-child{background:#fff}.as-gallery img{height:520px;max-width:85%;object-fit:contain;margin:28px auto;filter:drop-shadow(0 22px 18px rgba(11,32,39,.16))}.as-gallery p{line-height:1.6;color:#68726e;max-width:480px;align-self:flex-start}.as-specs{background:#edf6f3}.as-specs dl{margin:0}.as-specs dl>div{display:grid;grid-template-columns:1fr 1fr;padding:18px 0;border-top:1px solid #b8d0c8}.as-specs dt{font-weight:600}.as-specs dd{margin:0;color:#5d6864}.as-models{padding:120px 5vw;background:#fff}.as-models>h2{margin:60px 0}.as-table{border-top:1px solid #b9c9c4}.as-table>div{display:grid;grid-template-columns:.45fr .9fr 1fr 1.55fr 1.25fr}.as-table b,.as-table span{padding:17px 14px;border-bottom:1px solid #d8e2df;font-size:14px}.as-table .head{background:#123b31;color:#fff}.as-code{background:#e1f2ed}.as-code>div:last-child{align-self:center;background:#fff;padding:48px;border:1px solid #b8d0c8}.as-code strong{display:block;font:600 clamp(24px,3vw,48px) Manrope;color:#18a782;letter-spacing:.01em}.as-code>div:last-child>div{display:grid;grid-template-columns:repeat(6,1fr);margin-top:30px}.as-code>div:last-child span{font-size:10px;color:#68726e;text-align:center}.as-cta{padding:130px 5vw;background:#18a782}.as-cta,.as-cta small{color:#071f18}.as-cta h2{max-width:1100px;margin:60px 0 25px}.as-cta p{font-size:20px;line-height:1.6;max-width:760px;margin-bottom:35px}.as-cta .primary{background:#123b31}@media(max-width:800px){.as-hero{grid-template-columns:1fr;padding:75px 5vw}.as-hero h1{font-size:14vw}.as-product{min-height:480px}.as-product img{height:430px}.as-product b,.as-product small{right:3%}.as-actions{align-items:flex-start;flex-direction:column}.as-proof{grid-template-columns:1fr 1fr}.as-code,.as-intro,.as-specs{grid-template-columns:1fr;padding:80px 5vw}.as-construction,.as-cta,.as-models{padding:80px 5vw}.as-construction>div{grid-template-columns:1fr 1fr}.as-construction article:last-child{grid-column:auto}.as-gallery{grid-template-columns:1fr}.as-gallery>div{min-height:620px}.as-gallery img{height:430px}.as-specs dl>div{grid-template-columns:1fr;gap:6px}.as-table{overflow-x:auto}.as-table>div{min-width:850px}.as-code>div:last-child{padding:30px 18px}.as-code>div:last-child>div{gap:5px}}