.main-content{z-index:5;overflow-x:hidden}.main-content,.section{width:100%;position:relative}.section{padding:4rem 0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}.hero-graphic{width:100%;max-width:1180px;height:700px;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;perspective:1000px}.hero-graphic img{object-fit:cover;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px}.hero-graphic img,.rotating-graphic{width:100%;height:100%;transform-style:preserve-3d}.rotating-graphic{position:relative}.rotate-on-scroll{transform:translate3d(0,var(--translate-y,0),0) rotateX(var(--rotate-x,0deg))}.placeholder-media{display:none}.feature-visual:not(:has(.mux-video-container)) .placeholder-media{display:block;color:#666;font-style:normal;padding:2rem;text-align:center;z-index:2;position:relative}.product-subnav{background-color:#ffffff;border-bottom:1px solid #e0e0e0;position:fixed;top:64px;z-index:100;width:100%}@media (max-width:768px){.product-subnav{display:none}}.subnav-container{display:flex;justify-content:center;padding:.75rem 1rem;overflow-x:auto}.subnav-links{display:flex;gap:.5rem;list-style:none;margin:0;padding:0}.subnav-link.active{color:#000000e6;background-color:#0000000d}.subnav-link{text-decoration:none;color:#0000008c;font-weight:500;position:relative;transition:color .2s;font-size:.9rem;letter-spacing:-.01em;padding:.5rem 1rem;border-radius:24px;display:inline-block;font-family:Inter,sans-serif;white-space:nowrap}.subnav-link:hover{color:var(--color-primary,#0070F3)}.section-hero{padding:125px 0 4rem;background:linear-gradient(180deg,rgba(250,250,250,.8),rgba(255,255,255,1))}.hero-content{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-title{font-size:3.5rem;line-height:1.2;font-weight:500;margin-bottom:1.5rem;max-width:800px;letter-spacing:-.02em}.hero-ingress{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;max-width:800px;color:#333}.key-values{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.key-value-item{font-size:1.125rem;font-weight:500;position:relative;padding-left:1.5rem}.key-value-item:before{content:"✓";position:absolute;left:0;color:var(--color-primary,#0070F3)}.quick-links{gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap;justify-content:center;display:none}.quick-link{color:var(--color-primary,#0070F3);text-decoration:none;font-weight:500;transition:color .2s ease;position:relative}.quick-link:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:var(--color-primary,#0070F3);transform:scaleX(0);transition:transform .2s ease}.quick-link:hover:after{transform:scaleX(1)}.section-questions{background-color:#f9f9f9;padding:3rem 0 1rem}.question-slideshow{max-width:800px;margin:0 auto;position:relative;min-height:120px}.question-slide,.question-slideshow{display:flex;align-items:center;justify-content:center}.question-slide{text-align:center;padding:1.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;opacity:0;transition:opacity .5s ease;box-sizing:border-box}.question-slide.active{opacity:1}.question-text{font-size:1.5rem;line-height:1.4;font-weight:400;color:#555}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.feature-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.feature-box{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;background-color:#fff;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.feature-box:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.05)}.feature-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding:1.5rem 1.5rem 0}.feature-content{padding:0 1.5rem 1.5rem;flex:1}.feature-text{font-size:1rem;line-height:1.6;color:#555;margin-bottom:1.5rem;position:relative}.read-more-btn{display:inline-block;background:none;border:none;color:var(--color-primary,#0070F3);font-weight:500;cursor:pointer;padding:0;margin-left:.5rem;font-size:.9rem;transition:opacity .2s ease}.read-more-btn:hover{opacity:.8}.feature-visual{background-color:#f5f5f5;min-height:240px;max-height:320px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e0e0e0;position:relative}.feature-visual img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.section-cta{background-color:#f9f9f9;padding:4rem 0}.cta-buttons{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.cta-button{display:inline-block;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;text-align:center;text-decoration:none;border-radius:4px;transition:all .2s ease}.cta-button:first-child{background-color:var(--color-primary,#0070F3);color:white}.cta-button:first-child:hover{background-color:#333333}.cta-button:nth-child(2){background-color:white;color:var(--color-primary,#0070F3);border:1px solid var(--color-primary,#0070f3)}.cta-button:nth-child(2):hover{background-color:rgba(0,112,243,.05)}.cta-button:nth-child(3){background-color:transparent;color:#333;border:1px solid #e0e0e0}.cta-button:nth-child(3):hover{background-color:#f5f5f5}.sheet-overlay{background-color:rgba(0,0,0,.4);position:fixed;inset:0;animation:overlayShow .25s cubic-bezier(.16,1,.3,1);z-index:1000}.sheet-content{background-color:white;box-shadow:-10px 0 20px rgba(0,0,0,.1);position:fixed;top:0;right:0;width:60%;max-width:600px;height:100vh;overflow-y:auto;z-index:1001;padding:2rem;animation:sheetSlideIn .25s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}.sheet-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.sheet-title{font-size:2rem;font-weight:600;color:#333;line-height:1.3;margin:0;flex:1;padding-right:1rem}.sheet-icon-button{background-color:transparent;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#777;cursor:pointer;transition:background-color .2s ease,color .2s ease}.sheet-icon-button:hover{background-color:rgba(0,0,0,.05);color:#333}.sheet-icon-button svg{width:20px;height:20px}.sheet-feature-image{position:relative;height:40vh}.sheet-feature-image .mux-video-container{position:relative;height:100%;width:100%}.sheet-feature-image mux-player{--controls:play-and-seek;--bottom-play-button-display:initial;--time-display:initial;--time-range-display:initial;--duration-display:initial;--control-bar-vertical-align:flex-end;border-radius:8px;overflow:hidden}.sheet-body{flex:1;overflow-y:auto}.sheet-text{font-size:1.125rem;line-height:1.8;color:#444;margin-bottom:2rem}.sheet-navigation{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee;padding-top:1.5rem;margin-top:1rem;position:sticky;bottom:0;background-color:white;padding-bottom:.5rem;gap:8px}.sheet-nav-button{background-color:transparent;border:1px solid #ddd;border-radius:4px;padding:.75rem 1rem;font-weight:500;font-size:.9rem;color:#555;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background-color .2s ease,color .2s ease,border-color .2s ease;flex:1;justify-content:center}.sheet-nav-button:hover{background-color:#f5f5f5;color:#333;border-color:#ccc}.sheet-nav-button svg{width:16px;height:16px}.sheet-close-btn{background-color:var(--color-primary,#0070F3);color:white;border:none;padding:.75rem 1.5rem;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.sheet-close-btn:hover{background-color:var(--color-primary-dark,#0055B2)}@keyframes overlayShow{0%{opacity:0}to{opacity:1}}@keyframes sheetSlideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (min-width:768px){.feature-grid{grid-template-columns:repeat(2,1fr)}.hero-title{font-size:4rem}.sheet-content{top:50%;left:50%;right:auto;bottom:auto;width:90vw;max-width:900px;height:auto;max-height:85vh;border-radius:8px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);animation:none;transform:translate(-50%,-48%) scale(.96);opacity:0;transition:transform .2s cubic-bezier(.16,1,.3,1),opacity .2s cubic-bezier(.16,1,.3,1)}.sheet-content[data-state=open]{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (min-width:1024px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.hero-title{font-size:2.75rem}.hero-ingress{font-size:1.125rem}.key-values{flex-direction:column;gap:1rem;align-items:center}.cta-buttons{flex-direction:column;max-width:300px;margin:0 auto;padding:0 1rem}.cta-button,.cta-buttons{width:100%;box-sizing:border-box}.subnav-container{justify-content:flex-start}.subnav-links{gap:1.5rem}.question-slideshow{min-height:130px;margin:0 1rem}.question-slide{padding:1rem}.sheet-content{width:85%;max-width:none;padding:1.5rem}.sheet-title{font-size:1.75rem}.sheet-feature-image{height:200px}.sheet-text{font-size:1rem}}.mux-video-container{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.fallback-image{width:100%;height:100%;object-fit:cover}mux-player{--controls:none;--media-object-fit:cover;width:100%;height:100%}.feature-box:hover mux-player{--controls:play-large}.feature-box{cursor:pointer}.feature-text .read-more-btn{display:inline-block;background:none;border:none;color:var(--color-primary,#0070F3);font-weight:500;cursor:pointer;padding:0;margin-left:.5rem;font-size:.9rem;transition:opacity .2s ease}.feature-text .read-more-btn:hover{opacity:.8}.feature-box-direct-link{display:block;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.feature-box-direct-link:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.05)}.feature-box-direct-link .feature-visual{height:240px;overflow:hidden}.feature-box-direct-link .feature-visual img,.feature-box-direct-link .feature-visual mux-player{width:100%;height:100%;object-fit:cover}.sheet-metrics-table{margin-top:2rem}.sheet-metrics-table h4{font-size:1.25rem;margin-bottom:1rem;font-weight:600}.sheet-metrics-table .metrics-table{font-size:.9rem}.sheet-metrics-table .metrics-table td,.sheet-metrics-table .metrics-table th{padding:.5rem .75rem}.feature-box.link-box .feature-box-link-wrapper{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.feature-box.link-box .feature-visual{height:180px;overflow:hidden}.feature-box.link-box .feature-visual img{width:100%;height:100%;object-fit:cover}.feature-box.link-box .feature-title{padding-top:1rem}.resource-item.paper-resource{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;border:1px solid #e0e0e0;border-radius:8px;background-color:#fdfdfd}.paper-visuals{display:flex;flex-direction:column;gap:1rem;align-items:center}.paper-visuals .journal-logo{max-height:40px;width:auto;object-fit:contain}.paper-visuals .visual-abstract{width:100%;max-width:500px;height:auto;border:1px solid #eee;border-radius:4px}.paper-details h3{font-size:1.5rem;margin-bottom:.75rem;color:var(--color-text-primary,#333)}.paper-details .citation-line{font-size:.9rem;color:#555;margin-bottom:.25rem;line-height:1.4}.paper-details .citation-line:last-child{margin-bottom:1rem}.paper-details .button-like.resource-link{display:inline-block;padding:.75rem 1.5rem;background-color:var(--color-primary,#0070F3);color:white;text-decoration:none;border-radius:4px;font-weight:500;transition:background-color .2s ease;text-align:center}.paper-details .button-like.resource-link:hover{background-color:#333333}@media (min-width:768px){.resource-item.paper-resource{flex-direction:row;align-items:flex-start}.paper-visuals{flex:0 0 40%;max-width:300px;align-items:flex-start}.paper-visuals .journal-logo{margin-bottom:1rem}.paper-details{flex:1}}.workflow-steps-list{list-style:none;padding-left:0;margin-top:2.5rem;max-width:900px;margin-left:auto;margin-right:auto}.workflow-step-item{display:flex;align-items:flex-start;margin-bottom:2rem;position:relative;padding-left:60px}.workflow-step-item .step-number-container{position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center}.workflow-step-item .step-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:var(--color-primary,#0070F3);color:white;font-weight:600;font-size:1.2rem;border-radius:50%;line-height:40px;text-align:center;box-shadow:0 3px 6px rgba(0,0,0,.12)}.workflow-step-item:not(:last-child):before{content:"";position:absolute;left:19px;top:45px;bottom:-1.8rem;width:2px;background-color:#d0d0d0}.workflow-step-item .step-content{flex:1}.workflow-step-item .step-title{font-size:1.45rem;font-weight:600;margin-top:0;margin-bottom:.6rem;color:#222}.workflow-step-item .step-description{font-size:1rem;line-height:1.7;color:#444}@media (max-width:767px){.workflow-step-item{padding-left:50px}.workflow-step-item .step-number{width:36px;height:36px;font-size:1.1rem;line-height:36px}.workflow-step-item:not(:last-child):before{left:17px;top:40px}.workflow-step-item .step-title{font-size:1.3rem}}.sheet-footer-cta{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e0e0e0;text-align:center}.sheet-cta-text{font-size:1rem;color:#555;margin-bottom:1rem}.modal-cta-button{display:inline-block;padding:.8rem 1.75rem;font-size:1rem}.sheet-inline-cta{margin-top:2rem;text-align:center}.cta-button-secondary{background-color:transparent;color:var(--color-primary,#0070F3);border:1px solid var(--color-primary,#0070f3);margin-top:1.5rem;min-width:280px}.cta-button-secondary:hover{background-color:rgba(0,112,243,.05);color:var(--color-primary,#0070F3)}.overview-text{max-width:900px;margin:0 auto;text-align:left}.overview-text p{font-size:1.125rem;line-height:1.7;color:#555;margin-bottom:1.5rem}.workflow-intro{text-align:left;margin-bottom:3rem}.workflow-intro p{max-width:900px;margin:0 auto;font-size:1.125rem;line-height:1.7;color:#555}.workflow-main-visual{margin-bottom:2.5rem;border-radius:8px;overflow:hidden;max-width:900px;margin-left:auto;margin-right:auto}.section-metrics{background-color:#f7f7f7;padding-top:3rem;padding-bottom:3rem}.section-metrics .section-ingress{text-align:center;max-width:800px;margin-left:auto;margin-right:auto;margin-bottom:2rem;font-size:1.1rem;color:#555}.metrics-table-container{overflow-x:auto;margin:1.5rem 0}.metrics-table{width:100%;border-collapse:collapse;font-size:.9rem}.metrics-table td,.metrics-table th{border:1px solid #e0e0e0;padding:.75rem;text-align:left;vertical-align:top}.metrics-table th{background-color:#f9f9f9;font-weight:600}.metrics-table tbody tr:nth-child(2n){background-color:#fdfdfd}.section-simple-cta{background-color:transparent;padding:1.5rem 0}.simple-cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.simple-cta-buttons .cta-button{padding:1rem 2rem;font-size:1.1rem;min-width:180px}.section-final-cta{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:5rem 0}.final-cta-content{text-align:center;max-width:800px;margin:0 auto}.final-cta-title{font-size:2.5rem;font-weight:600;margin-bottom:1rem;color:#1a202c}.final-cta-description{font-size:1.25rem;line-height:1.6;color:#4a5568;margin-bottom:2.5rem}.final-cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.final-cta-buttons .cta-button{padding:1rem 2rem;font-size:1.1rem;min-width:180px;width:auto}@media (max-width:768px){.final-cta-title{font-size:2rem}.final-cta-description{font-size:1.1rem}.final-cta-buttons{flex-direction:column;align-items:center;padding:0 1rem;box-sizing:border-box}.final-cta-buttons .cta-button{width:100%;max-width:300px;box-sizing:border-box}.simple-cta-buttons{flex-direction:column;align-items:center;gap:.75rem;padding:0 1rem;box-sizing:border-box}.simple-cta-buttons .cta-button{width:100%;max-width:300px;box-sizing:border-box}.dataset-resource .resource-content{padding:1.5rem}.dataset-resource .cta-button{width:100%;text-align:center}.resource-content{padding:1rem;box-sizing:border-box}.resource-content .cta-button{width:100%;text-align:center;box-sizing:border-box}.paper-details{padding:0 1rem;box-sizing:border-box}.paper-details .cta-button{width:100%;text-align:center;box-sizing:border-box;min-width:unset}.sheet-body{padding-bottom:3rem}.sheet-inline-cta{margin-bottom:2rem}}.section-examples{background-color:#ffffff;padding:4rem 0}.examples-centered{display:flex;justify-content:center;margin-bottom:4rem}.example-resource.centered{max-width:600px;width:100%}.examples-paper{margin-top:3rem}.paper-resource.phagocytosis-style{max-width:1000px;margin:0 auto;border:1px solid #e2e8f0;border-radius:12px;background:#ffffff;padding:3rem}.paper-resource.phagocytosis-style .paper-content{display:flex;flex-direction:column;gap:2rem}.paper-resource.phagocytosis-style .paper-header{text-align:center}.paper-resource.phagocytosis-style .paper-main{display:flex;align-items:flex-start;gap:3rem}.paper-resource.phagocytosis-style .paper-visuals{flex:0 0 400px}.paper-resource.phagocytosis-style .paper-details{flex:1}@media (max-width:768px){.paper-resource.phagocytosis-style .paper-main{flex-direction:column;gap:2rem}.paper-resource.phagocytosis-style .paper-visuals{flex:none;align-self:center}.paper-resource.phagocytosis-style{padding:2rem}}.example-resource{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#ffffff;transition:transform .2s ease,box-shadow .2s ease}.example-resource:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.dataset-resource{display:flex;flex-direction:column}.dataset-resource .resource-visual{position:relative;height:250px;overflow:hidden}.dataset-resource .resource-visual img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.dataset-resource:hover .resource-visual img{transform:scale(1.05)}.dataset-resource .resource-content{padding:2rem}.dataset-resource .resource-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1a202c}.dataset-resource .resource-description{font-size:1rem;line-height:1.6;color:#4a5568;margin-bottom:1.5rem}.dataset-resource .resource-link{display:inline-block;text-decoration:none}.paper-resource{display:flex;flex-direction:column;padding:2rem}.paper-resource .paper-visuals{margin-bottom:1.5rem}.paper-resource .resource-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1a202c}.paper-resource .resource-description{font-size:1rem;line-height:1.6;color:#4a5568;margin-bottom:1.5rem}@media (min-width:768px){.paper-resource{flex-direction:row;align-items:flex-start;gap:2rem}.paper-resource .paper-visuals{flex:0 0 300px;margin-bottom:0}.paper-resource .paper-details{flex:1}}.section-assays-alt{background:linear-gradient(180deg,#ffffff,#f8fafc);padding:5rem 0}.section-assays-alt .section-subtitle{text-align:center;font-size:1.25rem;color:#4a5568;max-width:600px;margin:.5rem auto 3rem}.assays-showcase{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:3rem}@media (min-width:768px){.assays-showcase{grid-template-columns:2fr 1fr 1fr;grid-template-rows:auto auto;gap:2rem}.assay-showcase-item.featured{grid-row:1/-1}}.assay-showcase-item{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.assay-showcase-item:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.12)}.assay-showcase-item.featured .assay-showcase-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.assay-showcase-item.featured .assay-visual{height:350px;position:relative;overflow:hidden}.assay-showcase-item.featured .assay-visual img,.assay-showcase-item.featured .assay-visual mux-player{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.assay-showcase-item.featured:hover .assay-visual img,.assay-showcase-item.featured:hover .assay-visual mux-player{transform:scale(1.05)}.assay-showcase-item.featured .assay-content{padding:2.5rem;flex:1;display:flex;flex-direction:column}.assay-showcase-item.featured .assay-title{font-size:1.75rem;font-weight:600;margin-bottom:1rem;color:#1a202c}.assay-showcase-item.featured .assay-description{font-size:1.1rem;line-height:1.6;color:#4a5568;margin-bottom:auto}.assay-showcase-item.featured .assay-cta{font-size:1rem;font-weight:500;color:#3182ce;margin-top:1.5rem;transition:color .2s ease}.assay-showcase-item.featured:hover .assay-cta{color:#2c5aa0}.assay-showcase-item.compact{cursor:pointer;height:100%;display:flex;flex-direction:column}.assay-showcase-item.compact .assay-visual{height:180px;position:relative;overflow:hidden}.assay-showcase-item.compact .assay-visual img,.assay-showcase-item.compact .assay-visual mux-player{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.assay-showcase-item.compact:hover .assay-visual img,.assay-showcase-item.compact:hover .assay-visual mux-player{transform:scale(1.03)}.assay-showcase-item.compact .assay-content{padding:1.5rem;flex:1;display:flex;flex-direction:column}.assay-showcase-item.compact .assay-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#1a202c}.assay-showcase-item.compact .assay-description{font-size:.95rem;line-height:1.5;color:#4a5568;margin-bottom:auto}.assay-showcase-item.compact .assay-learn-more{background:none;border:none;color:#3182ce;font-weight:500;font-size:.9rem;cursor:pointer;padding:0;margin-top:1rem;text-align:left;transition:color .2s ease}.assay-showcase-item.compact .assay-learn-more:hover{color:#2c5aa0}@media (max-width:767px){.assay-showcase-item.featured .assay-visual{height:250px}.assay-showcase-item.featured .assay-content{padding:2rem}.assay-showcase-item.featured .assay-title{font-size:1.5rem}.assay-showcase-item.compact .assay-visual{height:200px}}