/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#09243c;--navy:#082842;--deep:#061b2d;--blue:#1e67c6;--cyan:#55d7df;--paper:#f5f8f7;--line:#ccd9da}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfcfb;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.concept-bar{color:#0b4f59;letter-spacing:.1em;text-align:center;text-transform:uppercase;background:#c9eef0;padding:8px 16px;font-size:11px}.nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#fbfcfbf0;border-bottom:1px solid #09243c1f;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(22px,5vw,76px);display:flex;position:sticky;top:0}.brand{letter-spacing:.03em;align-items:center;gap:10px;font-size:18px;display:flex}.brand b{color:#2d718f;font-weight:400}.molecule-mark{width:31px;height:31px;overflow:visible}.molecule-mark path{fill:none;stroke:currentColor;stroke-width:1.6px}.molecule-mark circle{fill:#62cdd3;stroke:none}.nav-links{gap:32px;font-size:13px;display:flex}.nav-links a:hover{color:var(--blue)}.nav-cta{background:var(--ink);color:#fff;border-radius:2px;padding:12px 18px;font-size:12px;font-weight:700}.nav-cta span{margin-left:10px}.hero{background:linear-gradient(115deg,#fbfcfb 0%,#f2f7f6 54%,#d7eeee 100%);grid-template-columns:1.05fr .95fr;min-height:740px;padding:90px clamp(28px,7vw,110px) 70px;display:grid;overflow:hidden}.hero-copy{z-index:2;align-self:center;position:relative}.kicker{color:#237f8a;letter-spacing:.2em;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:700}.kicker.light{color:#75dce1}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:850px;margin-bottom:30px;font-size:clamp(54px,5.6vw,88px);font-weight:500;line-height:.96}h1 em{color:#237b8f;font-style:normal}.hero-lede{color:#4a6572;max-width:680px;font-size:19px;line-height:1.65}.hero-actions{gap:12px;margin-top:34px;display:flex}.button{border-radius:2px;justify-content:center;align-items:center;gap:18px;padding:16px 22px;font-size:13px;font-weight:700;display:inline-flex}.button.primary{background:var(--blue);color:#fff}.button.secondary{background:#fff;border:1px solid #8fa8ad}.button.pale{color:#082842;background:#c9eef0}.trust-row{letter-spacing:.08em;color:#59717b;text-transform:uppercase;align-items:center;gap:15px;margin-top:54px;font-size:11px;font-weight:700;display:flex}.trust-row i{background:#37a4ae;border-radius:50%;width:3px;height:3px}.hero-visual{align-self:center;min-height:560px;position:relative}.hero-visual:before{content:"";background:radial-gradient(circle,#47bcc54d,#0000 61%);position:absolute;inset:4% -25% -12% 3%}.orbit{border:1px solid #1c748647;border-radius:50%;position:absolute;transform:rotate(-18deg)}.orbit-a{width:520px;height:320px;top:95px;left:0}.orbit-b{width:370px;height:530px;top:0;left:78px;transform:rotate(48deg)}.protein-cloud{filter:drop-shadow(0 22px 25px #0d3f5429);width:310px;height:310px;animation:6s ease-in-out infinite float;position:absolute;top:110px;left:90px}.protein-cloud span{opacity:.84;background:linear-gradient(145deg,#2676bd,#50d0cb);border-radius:50%;display:block;position:absolute;box-shadow:inset -14px -16px 25px #04224338}.protein-cloud span:first-child{width:105px;height:105px;top:64px;left:30px}.protein-cloud span:nth-child(2){width:130px;height:130px;top:25px;left:112px}.protein-cloud span:nth-child(3){width:115px;height:115px;top:138px;left:140px}.protein-cloud span:nth-child(4){width:92px;height:92px;top:164px;left:52px}.protein-cloud span:nth-child(5){width:70px;height:70px;top:135px;left:9px}.protein-cloud span:nth-child(6){background:#c3f1eb;width:55px;height:55px;top:118px;left:103px}.data-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #29778733;width:150px;padding:16px;position:absolute;box-shadow:0 16px 40px #0d3f541f}.data-card small{letter-spacing:.14em;color:#5c7e85;margin-bottom:8px;font-size:8px;display:block}.data-card strong{font-size:23px;font-weight:500}.data-card.card-a{bottom:85px;left:0}.data-card.card-b{top:70px;right:0}.data-card.card-b span{color:#27858b;margin-top:7px;font-size:10px;display:block}.spark{align-items:end;gap:3px;height:18px;margin-top:8px;display:flex}.spark i{background:#61cdd0;width:7px;display:block}.spark i:first-child{height:7px}.spark i:nth-child(2){height:11px}.spark i:nth-child(3){height:9px}.spark i:nth-child(4){height:16px}.spark i:nth-child(5){height:14px}.visual-caption{align-items:flex-start;gap:10px;display:flex;position:absolute;bottom:48px;right:4px}.visual-caption span{color:#2e8991;font-size:9px}.visual-caption p{font-size:16px;line-height:1.3}.visual-caption b{color:#27858b}.section{padding:110px clamp(28px,7vw,110px)}.section-heading{grid-template-columns:.55fr 1.45fr;gap:30px;display:grid}.section-heading h2,.film-copy h2{letter-spacing:-.045em;max-width:880px;font-size:clamp(38px,4.5vw,67px);font-weight:500;line-height:1.02}.section-note{color:#58707b;max-width:690px;margin:30px 0 45px calc(27.5% + 15px);line-height:1.7}.path-grid{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.path-card{border-right:1px solid var(--line);flex-direction:column;min-height:430px;padding:28px;transition:all .25s;display:flex;position:relative}.path-card:last-child{border-right:0}.path-card:hover{background:var(--navy);color:#fff;transform:translateY(-5px);box-shadow:0 18px 40px #08284229}.path-number{color:#388b94;font-size:10px}.path-card>p{letter-spacing:.12em;text-transform:uppercase;color:#39727b;margin:80px 0 12px;font-size:11px}.path-card:hover>p{color:#79d6db}.path-card h3{letter-spacing:-.03em;font-size:29px}.tag-list{flex-wrap:wrap;gap:6px;display:flex}.tag-list span{border:1px solid #b8c8c9;border-radius:20px;padding:6px 8px;font-size:10px}.card-bottom{color:#536e78;align-items:end;gap:24px;margin-top:auto;font-size:13px;line-height:1.55;display:flex}.card-bottom b{color:#358f98;font-size:25px}.path-card:hover .card-bottom{color:#bdd0d4}.film-section{background:var(--deep);color:#fff;grid-template-columns:.67fr 1.33fr;align-items:center;gap:75px;padding:100px clamp(28px,7vw,110px);display:grid}.film-copy p:not(.kicker){color:#aac0c9;max-width:470px;line-height:1.7}.text-link{color:#77dde0;border-bottom:1px solid #3b7d87;margin-top:25px;padding-bottom:7px;font-size:13px;display:inline-block}.text-link span{margin-left:15px}.demo-shell{background:#0b3350;border:1px solid #2c6780;min-height:430px;position:relative;overflow:hidden;box-shadow:0 35px 80px #00000059}.demo-shell input{opacity:0;pointer-events:none;position:absolute}.demo-top{letter-spacing:.12em;color:#9fbbc5;border-bottom:1px solid #2c6075;justify-content:space-between;align-items:center;padding:14px 18px;font-size:9px;display:flex}.demo-brand{color:#fff;align-items:center;gap:6px;display:flex}.demo-brand .molecule-mark{width:18px;height:18px}.demo-stage{background:radial-gradient(circle at 58% 46%,#125879,#0000 40%),linear-gradient(120deg,#07243b,#0a3d58);height:335px;position:relative;overflow:hidden}.demo-stage:after{content:"";background-image:linear-gradient(#54b5be12 1px,#0000 1px),linear-gradient(90deg,#54b5be12 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.scene-label{z-index:4;gap:14px;display:flex;position:absolute;top:35px;left:30px}.scene-label span{color:#63d6dc;font-size:9px}.scene-label p{font-size:18px;line-height:1.35}.scene-label b{color:#76e0e2}.demo-molecule{z-index:2;width:190px;height:190px;animation:4s ease-in-out infinite demoDrift;position:absolute;top:65px;left:42%}.demo-molecule i{background:linear-gradient(145deg,#65dedb,#1d6bc3);border-radius:50%;width:55px;height:55px;position:absolute;box-shadow:0 0 30px #4dd5d640}.demo-molecule i:first-child{top:62px;left:10px}.demo-molecule i:nth-child(2){top:22px;left:55px}.demo-molecule i:nth-child(3){top:47px;left:108px}.demo-molecule i:nth-child(4){top:105px;left:116px}.demo-molecule i:nth-child(5){top:128px;left:62px}.demo-molecule i:nth-child(6){background:#d0f4ed;top:76px;left:52px}.scan-line{z-index:3;background:#7fe6e5;width:2px;height:200px;animation:4s ease-in-out infinite scan;position:absolute;top:70px;left:38%;box-shadow:0 0 15px #6ce0df}.result-stack{z-index:4;flex-direction:column;gap:7px;display:flex;position:absolute;top:85px;right:26px}.result-stack span{letter-spacing:.12em;background:#07273bd1;border:1px solid #407891;padding:8px 12px;font-size:9px;animation:4s infinite pulse}.result-stack span:nth-child(2){animation-delay:.45s}.result-stack span:nth-child(3){animation-delay:.9s}.compute-nodes{z-index:4;gap:7px;display:flex;position:absolute;bottom:25px;right:30px}.compute-nodes i{border:1px solid #54b6bf;width:17px;height:17px;animation:4s infinite nodes}.compute-nodes i:nth-child(2){animation-delay:.2s}.compute-nodes i:nth-child(3){animation-delay:.4s}.compute-nodes i:nth-child(4){animation-delay:.6s}.compute-nodes i:nth-child(5){animation-delay:.8s}.compute-nodes i:nth-child(6){animation-delay:1s}.demo-controls{align-items:center;gap:13px;height:50px;padding:0 17px;display:flex}.demo-controls label{cursor:pointer;align-items:center;gap:8px;display:flex}.demo-controls label b{font-size:0}.play-icon{display:none}.timeline{background:#315c6e;flex:1;height:2px}.timeline i{background:#6adddf;height:100%;animation:8s linear infinite timeline;display:block}.demo-controls>span{color:#9bb4bd;font-size:9px}.demo-shell:has(input:checked) *{animation-play-state:paused!important}.demo-shell:has(input:checked) .pause-icon{display:none}.demo-shell:has(input:checked) .play-icon{display:inline}.story-line{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:45px;display:grid}.story-line article{border-right:1px solid var(--line);min-height:235px;padding:24px 28px 20px 0}.story-line article+article{padding-left:28px}.story-line span,.story-line b{letter-spacing:.14em;font-size:9px}.story-line span{color:#338890;margin-right:12px}.story-line b{color:#71868d}.story-line h3{margin:55px 0 12px;font-size:22px}.story-line p{color:#60747c;font-size:13px;line-height:1.6}.film-note{color:#4b6970;background:#edf5f4;margin:35px 0 0;padding:18px 20px;font-size:12px;line-height:1.6}.solution-band,.solution-light{grid-template-columns:.25fr .75fr 1fr;gap:45px;padding:100px clamp(28px,7vw,110px);display:grid}.solution-band{color:#fff;background:#0b3453}.solution-band.compute{background:#0c283d}.solution-light{background:#e8f0ef}.solution-index{color:#62cfd2;font-size:12px}.solution-title h2{letter-spacing:-.04em;font-size:clamp(34px,4vw,57px);font-weight:500;line-height:1.05}.solution-body>p{color:#b8cdd4;max-width:650px;font-size:18px;line-height:1.7}.solution-light .solution-body>p{color:#4f6972}.product-row{flex-wrap:wrap;gap:8px;margin-top:35px;display:flex}.product-row>span,.product-row>a{border:1px solid #80ccd161;flex-direction:column;gap:5px;min-width:195px;padding:15px;display:flex}.solution-light .product-row>*{background:#f7faf9;border-color:#a9c6c6}.product-row i{font-size:13px;font-style:normal;font-weight:700}.product-row small{letter-spacing:.06em;color:#67d0d5;font-size:9px}.solution-light .product-row small{color:#2a7d85}.evidence{background:#fff}.evidence-grid{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:60px;display:grid}.evidence-grid article{border-right:1px solid var(--line);min-height:230px;padding:30px}.evidence-grid article:last-child{border:0}.evidence-grid strong{letter-spacing:.14em;text-transform:uppercase;color:#2f8790;font-size:9px}.evidence-grid h3{margin:65px 0 10px;font-size:21px}.evidence-grid p{color:#60747c;font-size:12px;line-height:1.6}.engage{background:#edf3f2}.engage-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:55px;display:grid}.engage-grid article{background:#fff;flex-direction:column;min-height:280px;padding:27px;display:flex}.engage-grid>article>span{text-transform:uppercase;letter-spacing:.15em;color:#2d858e;font-size:10px}.engage-grid h3{margin:48px 0 10px;font-size:22px}.engage-grid p{color:#61757c;font-size:13px;line-height:1.6}.engage-grid a{color:#1c6c9d;margin-top:auto;font-size:12px;font-weight:700}.engage-grid a span{margin-left:8px}.final-cta{color:#fff;background:#1764b4;grid-template-columns:70px 1fr auto;align-items:center;gap:35px;padding:85px clamp(28px,7vw,110px);display:grid}.final-cta>.molecule-mark{width:55px;height:55px}.final-cta h2{letter-spacing:-.045em;max-width:900px;font-size:clamp(36px,4.3vw,62px);font-weight:500;line-height:1}.final-cta div>p:last-child{color:#c5daeb;max-width:800px;line-height:1.6}.final-cta .button{white-space:nowrap}footer{color:#5b7078;justify-content:space-between;align-items:center;padding:42px clamp(28px,7vw,110px);font-size:11px;display:flex}footer p{margin:0}footer>div{gap:25px;display:flex}@keyframes float{50%{transform:translateY(-12px)rotate(3deg)}}@keyframes demoDrift{50%{transform:rotate(9deg)scale(1.05)}}@keyframes scan{0%,to{opacity:.35;transform:translate(0)}50%{opacity:1;transform:translate(250px)}}@keyframes pulse{50%{opacity:.5}}@keyframes nodes{0%,to{background:0 0}50%{background:#57d4d3;box-shadow:0 0 10px #57d4d3}}@keyframes timeline{0%{width:0}to{width:100%}}@media (width<=900px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-visual{min-height:450px}.section-heading{grid-template-columns:1fr}.section-note{margin-left:0}.path-grid,.evidence-grid,.engage-grid{grid-template-columns:1fr 1fr}.path-card:nth-child(2){border-right:0}.film-section{grid-template-columns:1fr}.story-line{grid-template-columns:1fr 1fr}.solution-band,.solution-light{grid-template-columns:70px 1fr}.solution-body{grid-column:2}.final-cta{grid-template-columns:1fr}.final-cta>.molecule-mark{display:none}}@media (width<=600px){.concept-bar{font-size:8px}.nav{height:65px}.nav-cta{padding:10px;font-size:0}.nav-cta span{margin:0;font-size:16px}.hero{padding:55px 22px}.hero-visual{transform-origin:0 0;min-height:390px;transform:scale(.84)}.trust-row{flex-wrap:wrap}.section,.film-section{padding:75px 22px}.path-grid,.evidence-grid,.engage-grid,.story-line{grid-template-columns:1fr}.path-card{border-right:0;border-bottom:1px solid var(--line)}.solution-band,.solution-light{grid-template-columns:1fr;gap:20px;padding:70px 22px}.solution-body{grid-column:1}.demo-stage{height:300px}.demo-molecule{left:34%;transform:scale(.8)}.scene-label p{font-size:14px}.result-stack{right:10px}.final-cta{padding:70px 22px}footer{flex-direction:column;align-items:flex-start;gap:25px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
