.industries-section{color:var(--text-color);padding:2rem 2rem 1rem;text-align:center}.industries-title{font-size:var(--font-size5);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 auto 1rem;max-width:900px}.industries-subtitle{font-size:var(--font-size3-normal);line-height:1.6;margin:0 auto 2.5rem;opacity:.9}.industries-grid{display:grid;gap:24px;grid-template-columns:1fr;text-align:center;width:100%}@media (min-width: 768px){.industries-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.industries-grid{grid-template-columns:repeat(4,1fr)}}.industry-card[data-industry=life-sciences]{--industry-accent: #14b8a6;--industry-accent-soft: rgba(20, 184, 166, .18)}.industry-card[data-industry=pharma]{--industry-accent: #6366f1;--industry-accent-soft: rgba(99, 102, 241, .16)}.industry-card[data-industry=healthcare]{--industry-accent: #0ea5e9;--industry-accent-soft: rgba(14, 165, 233, .16)}.industry-card[data-industry=additive]{--industry-accent: #84cc16;--industry-accent-soft: rgba(132, 204, 22, .2)}[data-theme=dark] .industry-card[data-industry=life-sciences]{--industry-accent-soft: rgba(45, 212, 191, .12)}[data-theme=dark] .industry-card[data-industry=pharma]{--industry-accent-soft: rgba(129, 140, 248, .14)}[data-theme=dark] .industry-card[data-industry=healthcare]{--industry-accent-soft: rgba(56, 189, 248, .12)}[data-theme=dark] .industry-card[data-industry=additive]{--industry-accent-soft: rgba(163, 230, 53, .12)}.industry-card{background:linear-gradient(180deg,var(--industry-accent-soft) 0%,var(--sidebar-bg) 38%);border:1px solid color-mix(in srgb,var(--industry-accent) 35%,var(--border-color));border-radius:16px;box-shadow:0 1px color-mix(in srgb,var(--industry-accent) 12%,transparent);display:flex;flex-direction:column;height:100%;outline:none;overflow:hidden;text-align:center;transition:border-color .35s ease,box-shadow .35s ease,transform .35s cubic-bezier(.16,1,.3,1)}.industry-card:hover,.industry-card:focus-visible{border-color:color-mix(in srgb,var(--industry-accent) 55%,var(--border-color));box-shadow:0 12px 28px color-mix(in srgb,var(--industry-accent) 18%,transparent),0 0 0 1px color-mix(in srgb,var(--industry-accent) 25%,transparent);transform:translateY(-6px)}.industry-card:focus-visible{outline:2px solid var(--industry-accent);outline-offset:3px}.industry-card-visual{align-items:center;background:linear-gradient(165deg,color-mix(in srgb,var(--industry-accent) 16%,var(--sidebar-bg)),color-mix(in srgb,var(--industry-accent) 5%,var(--sidebar-bg)));display:flex;justify-content:center;min-height:168px;padding:2rem 1.75rem 1.75rem}[data-theme=dark] .industry-card-visual{background:linear-gradient(165deg,color-mix(in srgb,var(--industry-accent) 24%,#141414),color-mix(in srgb,var(--industry-accent) 10%,#0a0a0a))}.industry-card-image{display:block;height:auto;max-height:200px;max-width:100%;object-fit:contain;width:auto}.industry-card-copy{display:flex;flex-direction:column;gap:.5rem;padding:2rem 2rem 2.25rem}.industry-card-label{color:var(--text-color);font-size:16px;font-weight:700;margin:0;text-align:center}.industry-card.animate-on-scroll{filter:none;will-change:transform,opacity}.industry-card-lead{color:var(--text-color);font-size:var(--font-size3-normal);font-weight:400;line-height:1.4;margin:0}.industry-card-details{display:grid;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.16,1,.3,1)}.industry-card-details-inner{min-height:0;overflow:hidden}.industry-card-body{color:var(--text-secondary);font-size:var(--font-size2);line-height:1.55;margin:0;opacity:0;padding-top:.35rem;transform:translateY(10px);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1)}.industry-card:hover .industry-card-details,.industry-card:focus-within .industry-card-details{grid-template-rows:1fr}.industry-card:hover .industry-card-body,.industry-card:focus-within .industry-card-body{opacity:1;transform:translateY(0)}@media (hover: none),(pointer: coarse){.industry-card-details{grid-template-rows:1fr}.industry-card-body{opacity:1;padding-top:.5rem;transform:none}}@media (max-width: 768px){.industries-section{padding:1.5rem 1rem .5rem}.industries-title{font-size:var(--font-size4)}.industries-subtitle{font-size:var(--font-size2);margin-bottom:2rem}.industry-card-visual{min-height:152px;padding:1.75rem 1.25rem 1.5rem}.industry-card-image{max-height:128px}.industry-card-copy{padding:1.75rem 1.5rem 2rem}}@supports not (background: color-mix(in srgb,red,blue)){.industry-card{border-color:var(--border-color)}.industry-card:hover,.industry-card:focus-visible{border-color:var(--industry-accent)}.industry-card-visual{background:var(--sidebar-bg)}.industry-card[data-industry=life-sciences] .industry-card-visual{background:linear-gradient(165deg,rgba(20,184,166,.14) 0%,var(--sidebar-bg) 100%)}.industry-card[data-industry=pharma] .industry-card-visual{background:linear-gradient(165deg,rgba(99,102,241,.12) 0%,var(--sidebar-bg) 100%)}.industry-card[data-industry=healthcare] .industry-card-visual{background:linear-gradient(165deg,rgba(14,165,233,.12) 0%,var(--sidebar-bg) 100%)}.industry-card[data-industry=additive] .industry-card-visual{background:linear-gradient(165deg,rgba(132,204,22,.14) 0%,var(--sidebar-bg) 100%)}}.global-partners-section{margin-bottom:40px;padding:0 2rem 2rem}.global-partners-inner{align-items:center;display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1400px}.global-partners-copy{max-width:700px;text-align:center;width:100%}.global-partners-section .global-partners-heading{margin-bottom:12px;text-align:center}.global-partners-caption{color:var(--text-tertiary);font-size:var(--font-size3-normal);line-height:1.6;margin:0 auto;text-align:center}.global-partners-globe-wrap{aspect-ratio:1;flex-shrink:0;margin-left:auto;margin-right:auto;max-height:min(560px,92vw);max-width:min(560px,92vw);position:relative;width:100%}.global-partners-globe-wrap:after{background:radial-gradient(60% 60% at 50% 55%,transparent 45%,color-mix(in srgb,var(--main-bg) 25%,transparent) 100%);content:"";inset:0;pointer-events:none;position:absolute}.global-partners-canvas{display:block;height:100%;width:100%}@media (prefers-reduced-motion: reduce){.global-partners-globe-wrap:after{opacity:.85}}.collaboration-section{margin:50px 0;overflow:hidden;padding:0 20px;text-align:center;h4{margin-bottom:100px}}.collaboration-container{display:grid;gap:20px;margin:0 auto;max-width:1200px;@media (min-width: 1024px){align-items:start;grid-template-columns:350px 1fr}}.collaboration-tabs{display:flex;flex-direction:column;gap:20px}.tab-item{align-items:center;background:none;border:1px solid var(--border-color);border-radius:10px;color:var(--text-color);cursor:pointer;display:flex;gap:10px;height:60px;justify-content:flex-start;padding:0 20px;text-align:left;transition:background-color var(--transition-duration),color var(--transition-duration),border-color var(--transition-duration);span{color:var(--text-color);font-size:var(--font-size3-normal);font-weight:500;line-height:1.2}svg path{stroke:var(--text-color)}}.tab-item .tab-icon{align-items:center;display:inline-flex;height:30px;justify-content:center;width:30px}.tab-item.active,.tab-item:hover,.tab-item:focus-visible{background-color:var(--nav-hover);border-color:#0000001a;color:var(--color-white);outline:none;span{color:var(--color-white)}svg path{stroke:var(--color-white)}}.collaboration-content{border:1px solid var(--border-color);border-radius:10px;min-height:600px;padding:30px}.collaboration-rotate-toggle{background:none;border:1px solid var(--border-color);border-radius:9999px;color:var(--text-color);cursor:pointer;font-size:var(--font-size3-normal);line-height:1;margin:0 0 10px;padding:8px 14px}.collaboration-rotate-toggle:hover,.collaboration-rotate-toggle:focus-visible{background-color:var(--nav-hover);border-color:#0000001a;color:var(--color-white);outline:none}.content-panel{display:grid;gap:20px;justify-items:center}.content-panel:not(.active){display:none}.content-panel .content-title{font-size:20px;font-weight:700;margin:0}.content-panel .content-paragraph{font-size:16px;line-height:160%;max-width:900px;text-align:center}.content-panel .content-image{border-radius:10px;height:300px;object-fit:cover;width:300px}.hero{background:var(--bg-color);display:flex;min-height:calc(100vh - 60px);overflow:hidden;position:relative;width:100%}@media (min-width: 768px){.hero{min-height:calc(100vh - 60px)}}.hero__stage{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1000px;padding:0 20px;position:relative;width:100%}@media (min-width: 768px){.hero__stage{padding:0 40px}}.hero__content{align-items:center;display:flex;flex-direction:column;gap:20px;text-align:center;width:100%}.hero__image-wrap{display:none;height:200px;position:relative;width:200px}@media (min-width: 768px){.hero__image-wrap{height:280px;width:280px}}@media (min-width: 1200px){.hero__image-wrap{height:340px;width:340px}}.hero__image{display:none;height:100%;left:0;object-fit:contain;opacity:0;position:absolute;top:0;transform:scale(.92);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);width:100%}.hero__image--active{opacity:1;transform:scale(1)}.hero__title{color:var(--text-color);font-family:var(--font-titles);font-size:var(--font-size6);font-weight:700;line-height:1.15;margin:0;max-width:900px;text-align:center}@media (min-width: 768px){.hero__title{font-size:var(--font-size7)}}@media (min-width: 1200px){.hero__title{font-size:var(--font-size8)}}.hero__title-text{color:inherit;font-size:inherit}.hero__cursor{animation:cursorBlink .7s steps(1) infinite;color:var(--primary-color);font-size:inherit;font-weight:300;user-select:none}.hero__cursor--typing{animation:none;opacity:1}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}.hero__subtitle{color:var(--text-tertiary);font-size:var(--font-size4);font-weight:400;line-height:1.7;margin:0;max-width:700px;opacity:0;text-align:center;transform:translateY(12px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.hero__subtitle--visible{opacity:1;transform:translateY(0)}.hero__progress{bottom:80px;display:flex;gap:10px;left:50%;position:absolute;transform:translate(-50%)}.hero__indicator{background:var(--border-color);border:none;border-radius:3px;cursor:pointer;height:4px;overflow:hidden;padding:0;position:relative;transition:background .3s ease;width:40px}@media (min-width: 768px){.hero__indicator{width:56px}}.hero__indicator:hover{background:var(--text-tertiary)}.hero__indicator-fill{background:var(--primary-color);border-radius:3px;display:block;height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;width:100%}@media (prefers-reduced-motion: reduce){.hero__image{transition:opacity .2s ease;transform:none}.hero__image--active{transform:none}.hero__subtitle{transition:opacity .2s ease;transform:none}.hero__subtitle--visible{transform:none}.hero__cursor{display:none}.hero__indicator-fill{transition:none!important;transform:scaleX(1)}}.venture-backed-section{align-items:center;background:linear-gradient(135deg,#e3eeff,#bbd5ff);color:var(--text-color);display:flex;flex-direction:column;gap:20px;padding:100px;text-align:center}[data-theme=dark] .venture-backed-section{background:linear-gradient(135deg,#0045b3,#002157);color:#fff}.venture-capital-backed-design{display:block;height:350px;margin:0 auto;max-width:350px;object-fit:contain;width:100%}.venture-backed-title{font-size:var(--font-size6);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0}.venture-backed-description{font-size:var(--font-size4);line-height:1.6;max-width:600px}.venture-backed-cta{background:var(--primary-color);border-radius:5px;box-shadow:0 4px 15px #0000001a;color:#fff;font-size:var(--font-size3-normal);font-weight:600;margin-top:1rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.venture-backed-cta:hover{background:#0073e6;box-shadow:0 8px 25px #0003;transform:translateY(-2px)}@media (max-width: 768px){.venture-backed-section{padding:4rem 1.5rem}.venture-backed-title{font-size:var(--font-size5)}.venture-backed-description{font-size:var(--font-size3-normal)}.venture-backed-subtitle{font-size:var(--font-size2)}.venture-backed-cta{font-size:var(--font-size2);padding:.875rem 1.75rem}.venture-capital-backed-design{height:280px;max-width:280px}}@media (max-width: 480px){.venture-backed-section{padding:3rem 1rem}.venture-backed-title{font-size:var(--font-size4)}.venture-backed-content{gap:1.5rem}.venture-capital-backed-design{height:240px;max-width:240px}}.content{margin:0 auto 40px;max-width:1680px;padding-inline:1.5rem;width:100%}.content--viewport-band{display:flex;flex-direction:column;justify-content:center;margin-bottom:clamp(2.5rem,8vh,5rem);min-height:100vh;padding-block:clamp(2rem,5vh,4rem)}.content--viewport-services{padding-bottom:clamp(3.5rem,12vh,8rem)}.content--viewport-industries{padding-top:clamp(3.5rem,12vh,8rem)}.services-section{padding:2rem}.services-section h2{font-size:2rem;margin-bottom:1.5rem;text-align:center}.services-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));width:100%}@media (min-width: 768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.service-card{border:1px solid var(--border-color);border-radius:10px;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%}.service-card:hover{box-shadow:var(--shadow1);transform:translateY(-5px)}.service-card-title{background-color:var(--sidebar-bg);border-top:1px solid var(--border-color);font-size:16px;font-weight:700;margin:0;padding:20px;text-align:center}.service-image-container{align-items:center;display:flex;justify-content:center;padding:2rem}.service-image{height:auto;max-width:150px;transition:transform .3s ease}.service-card:hover .service-image{transform:scale(1.05)}
