html{scroll-behavior:smooth;background:#030a13;min-width:320px}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#030a13;min-width:320px;min-height:100vh;margin:0;font-family:Roboto,Arial,Helvetica,sans-serif}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--text-primary:#f7f9fc;--text-muted:#d7e0eb;--accent:#72aeea;--accent-strong:#2f77c2;--accent-deep:#19579a;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}.hero{min-height:100svh;color:var(--text-primary);background-color:#050d18;position:relative;overflow:hidden}.hero__media{z-index:0;display:block;position:absolute;inset:0}.hero__media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero:after{z-index:1;content:"";pointer-events:none;background-image:linear-gradient(90deg,#020912b8 0%,#02091280 42%,#02091214 65%,#02091200 100%),linear-gradient(#0000 65%,#02081057 100%);position:absolute;inset:0}.hero__inner{z-index:2;flex-direction:column;width:min(100%,1920px);min-height:100svh;margin:0 auto;padding:clamp(2rem,3.2vw,3.5rem) clamp(2rem,4vw,5rem) clamp(2.25rem,6vh,4.75rem);display:flex;position:relative}.hero__header{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.hero__nav{flex-wrap:wrap;justify-content:flex-end;gap:.6rem clamp(1rem,2vw,2rem);padding-top:.4rem;display:flex}.hero__nav a{color:#e4edf6;text-shadow:0 1px 12px #000c;font-size:.92rem;font-weight:500;text-decoration:none}.hero__nav a:hover{color:#9ac8f5}.hero__nav a:focus-visible{outline-offset:5px;outline:3px solid #89c4fff2}.brand{width:clamp(12.5rem,14.5vw,14.25rem);color:inherit;align-items:flex-start;text-decoration:none;display:inline-flex;position:relative}.brand img{width:100%;height:auto;display:block}.brand__mark{color:var(--text-primary);font-family:Arial,Helvetica,sans-serif;font-size:clamp(.58rem,.7vw,.72rem);font-weight:500;line-height:1;position:absolute;top:-.15em;right:-1.25em}.hero__content{width:min(36.5rem,48vw);margin-top:clamp(5.75rem,12vh,9rem);margin-left:clamp(4rem,6vw,6.5rem)}.hero__content .hero__eyebrow{color:#8fc4f6;letter-spacing:.16em;text-shadow:0 1px 12px #0000008c;text-transform:uppercase;width:auto;margin:0 0 clamp(.75rem,1.6vh,1.1rem);font-size:clamp(.72rem,.85vw,.86rem);font-weight:500;line-height:1.2}.hero__content h1{letter-spacing:-.03em;text-wrap:balance;text-shadow:0 2px 24px #0000003d;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4.5rem,6.6vw,6.85rem);font-weight:400;line-height:.93}.hero__content h1 span{display:block}.hero__content p{width:min(100%,33rem);color:var(--text-muted);text-shadow:0 1px 16px #0000008c;margin:clamp(1.65rem,3.2vh,2.4rem) 0 0;font-size:clamp(1.05rem,1.35vw,1.3rem);font-weight:300;line-height:1.55}.hero__actions{align-items:center;gap:clamp(2.5rem,4vw,4rem);margin-top:clamp(1.8rem,4vh,2.8rem);display:flex}.button{min-height:4.5rem;color:var(--text-primary);border-radius:.7rem;justify-content:center;align-items:center;gap:.9rem;font-size:clamp(1rem,1.25vw,1.2rem);font-weight:400;text-decoration:none;transition:color .18s,transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button span{font-size:1.75em;font-weight:200;line-height:0;transform:translateY(-.03em)}.button--primary{background:linear-gradient(135deg, var(--accent-strong), var(--accent-deep));min-width:clamp(16rem,19vw,18.9rem);padding:.95rem 1.8rem;box-shadow:0 12px 32px #09427e4d,inset 0 1px #ffffff1f}.button--primary:hover{background:linear-gradient(135deg,#3988d8,#1f64aa);transform:translateY(-2px);box-shadow:0 14px 38px #0e56a26b,inset 0 1px #ffffff29}.button--link{min-height:3rem;color:var(--accent);border-radius:0;position:relative}.button--link:after{content:"";opacity:.55;transform-origin:0;background:currentColor;height:1px;transition:opacity .18s,transform .18s;position:absolute;bottom:0;left:0;right:0}.button--link:hover{color:#9ac8f5}.button--link:hover:after{opacity:1;transform:scaleX(1.08)}.button:focus-visible,.brand:focus-visible{outline-offset:5px;outline:3px solid #89c4fff2}.features{grid-template-columns:repeat(4,max-content);align-items:stretch;width:max-content;max-width:62%;margin:clamp(5.25rem,9.5vh,6.25rem) 0 0 clamp(5rem,7.5vw,7.5rem);padding:0;list-style:none;display:grid}.feature{color:#e8edf4;border-left:1px solid #d2e0ef52;grid-template-columns:3.1rem minmax(5.5rem,7rem);align-items:center;gap:.8rem;min-height:4.4rem;padding:0 clamp(1.35rem,2.1vw,2.2rem);display:grid}.feature:first-child{border-left:0;padding-left:0}.feature svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:3rem;height:3rem}.feature span{font-size:clamp(.88rem,1vw,1rem);line-height:1.3}.microscope-info{color:var(--text-primary);background:radial-gradient(circle at 12% 25%,#2469af21,#0000 30rem),#030a13;border-top:1px solid #98b5d329}.microscope-info__inner{grid-template-columns:minmax(18rem,.8fr) minmax(28rem,1.2fr);gap:clamp(3.5rem,8vw,8.5rem);width:min(100%,1460px);margin:0 auto;padding:clamp(5rem,9vw,8rem) clamp(2rem,4vw,5rem);display:grid}.microscope-info__intro{max-width:35rem}.microscope-info__eyebrow{color:#91bde8;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.78rem;font-weight:500}.microscope-info__intro h2{letter-spacing:-.035em;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,4.5vw,4.5rem);font-weight:400;line-height:1.02}.microscope-info__intro>p:last-child{color:#aebdcd;margin:1.65rem 0 0;font-size:clamp(1rem,1.25vw,1.15rem);font-weight:300;line-height:1.7}.microscope-info__answers{align-content:start;display:grid}.microscope-info__answers article{border-bottom:1px solid #98b5d329;padding:0 0 2rem}.microscope-info__answers article+article{padding-top:2rem}.microscope-info__answers h3{color:#eaf2fa;margin:0;font-size:clamp(1.1rem,1.45vw,1.3rem);font-weight:500;line-height:1.35}.microscope-info__answers p{color:#9dadbd;margin:.8rem 0 0;line-height:1.7}.microscope-info__answers a{color:#8bc1f5;text-underline-offset:.22em;text-decoration-color:#8bc1f573}.microscope-info__answers a:hover{color:#b6d9f9;text-decoration-color:currentColor}.microscope-info__answers a:focus-visible{outline-offset:5px;border-radius:.2rem;outline:3px solid #89c4fff2}.featured-products{color:var(--text-primary);background:radial-gradient(circle at 88% 30%,#2469af26,#0000 32rem),#06101a;border-top:1px solid #98b5d329;scroll-margin-top:1.5rem}.featured-products__inner{grid-template-columns:minmax(15rem,.55fr) minmax(34rem,1.45fr);gap:clamp(3rem,7vw,7rem);width:min(100%,1460px);margin:0 auto;padding:clamp(5rem,9vw,8rem) clamp(2rem,4vw,5rem);display:grid}.featured-products__heading>p,.product-card__copy>p{color:#91bde8;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:500}.featured-products__heading h2{letter-spacing:-.04em;margin:0 0 1.8rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,4.7vw,4.8rem);font-weight:400;line-height:1}.featured-products__heading>.featured-products__coming-soon{color:#aebdcd;letter-spacing:0;text-transform:none;margin:-.45rem 0 1.6rem;font-size:1rem;font-weight:300;line-height:1.6}.featured-products__heading a,.resource-card a{color:#8bc1f5;text-underline-offset:.24em;text-decoration-color:#8bc1f573}.product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));gap:clamp(1.25rem,2.5vw,2rem);display:grid}.product-card{color:inherit;background:#ffffff09;border:1px solid #b7d2ed2e;border-radius:.85rem;flex-direction:column;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;overflow:hidden}.product-card:hover{border-color:#8bc1f5b8;transform:translateY(-3px);box-shadow:0 1.5rem 3.5rem #00000047}.product-card__image{background:#fff;height:clamp(11.5rem,16vw,14rem);padding:.75rem;display:block}.product-card__image picture{height:100%;display:block}.product-card__image img{object-fit:contain;width:100%;height:100%;display:block}.product-card__copy{flex-direction:column;flex:1;padding:clamp(1.15rem,2.2vw,1.65rem);display:flex}.product-card__copy>p{margin-bottom:.55rem}.product-card__copy h3{margin:0;font-size:clamp(1.5rem,2vw,2rem)}.product-card__copy>span{color:#9dadbd;margin-top:.8rem;line-height:1.65;display:block}.product-card__cta{color:#8bc1f5;margin-top:auto;padding-top:1.25rem;font-size:.9rem;font-weight:500;display:block}.product-card:focus-visible,.featured-products a:focus-visible{outline-offset:5px;outline:3px solid #89c4fff2}.resource-hub{color:var(--text-primary);background:radial-gradient(circle at 10% 30%,#2469af1f,#0000 30rem),#030a13;border-top:1px solid #98b5d329}.resource-hub__inner{width:min(100%,1460px);margin:0 auto;padding:clamp(5rem,9vw,8rem) clamp(2rem,4vw,5rem)}.resource-hub__heading{grid-template-columns:minmax(12rem,.45fr) minmax(20rem,1fr);align-items:start;gap:2rem clamp(3rem,8vw,8rem);margin-bottom:clamp(2.5rem,5vw,4.5rem);display:grid}.resource-hub__heading>p,.resource-card__eyebrow{color:#91bde8;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:500}.resource-hub__heading h2{letter-spacing:-.04em;max-width:48rem;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,4.7vw,4.8rem);font-weight:400;line-height:1}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.resource-card{background:#ffffff08;border:1px solid #b7d2ed29;border-radius:.8rem;flex-direction:column;min-height:23rem;padding:clamp(1.5rem,3vw,2.35rem);scroll-margin-top:1.5rem;display:flex}.resource-card h3{color:#eff5fb;letter-spacing:-.025em;margin:1rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,2.4vw,2.35rem);font-weight:400;line-height:1.1}.resource-card>p:not(.resource-card__eyebrow),.resource-card li{color:#9dadbd;line-height:1.65}.resource-card ul{margin:.25rem 0 1rem;padding-left:1.15rem}.resource-card__button{width:fit-content;margin-top:auto;font-weight:500}.resource-card a:hover{color:#c5e3ff;text-decoration-color:currentColor}.resource-card a:focus-visible{outline-offset:5px;outline:3px solid #89c4fff2}.video-guides{color:var(--text-primary);background:radial-gradient(circle at 75% 40%,#2066ad26,#0000 33rem),linear-gradient(135deg,#06101c,#02070d 68%);border-top:1px solid #98b5d329;position:relative;overflow:hidden}.video-guides__inner{grid-template-columns:minmax(18rem,.85fr) minmax(28rem,1.15fr);align-items:center;gap:clamp(3.5rem,8vw,8.5rem);width:min(100%,1460px);margin:0 auto;padding:clamp(5rem,9vw,8.5rem) clamp(2rem,4vw,5rem);display:grid}.video-guides__content{max-width:34rem}.video-guides__eyebrow{color:#91bde8;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.78rem;font-weight:500;display:flex}.video-guides__eyebrow svg{fill:#ff3347;width:1.6rem;height:1.6rem}.video-guides__eyebrow svg path:last-child{fill:#fff}.video-guides__content h2{letter-spacing:-.035em;text-wrap:balance;margin:1.35rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,5vw,5.2rem);font-weight:400;line-height:.98}.video-guides__content p{color:#aebdcd;margin:1.65rem 0 0;font-size:clamp(1rem,1.25vw,1.15rem);font-weight:300;line-height:1.7}.video-guides__button{color:#dcecff;background:#1d5b9933;border:1px solid #76b1ec7a;border-radius:.55rem;justify-content:center;align-items:center;gap:.85rem;min-height:3.8rem;margin-top:2rem;padding:.85rem 1.45rem;font-size:.98rem;text-decoration:none;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.video-guides__button:hover{background:#2570bb52;border-color:#86bff5;transform:translateY(-2px)}.video-guides__card{aspect-ratio:16/10;min-height:24rem;color:var(--text-primary);background-image:linear-gradient(#01080f0d 20%,#01080fe6 100%),url(/generated/home-hero-1280.webp);background-position:64%;background-size:cover;border:1px solid #b7d2ed33;border-radius:1rem;align-items:flex-end;padding:clamp(1.5rem,3vw,2.5rem);text-decoration:none;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 2rem 5rem #00000059}.video-guides__card:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 45%,#60aaf114);position:absolute;inset:0}.video-guides__card:hover{border-color:#86bff59e;transform:translateY(-4px);box-shadow:0 2.25rem 5.5rem #0000007a}.video-guides__play{z-index:1;color:#fff;filter:drop-shadow(0 8px 24px #00000073);width:clamp(4rem,7vw,5.5rem);height:clamp(4rem,7vw,5.5rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-guides__play svg{fill:#155ea8e0;stroke:#ffffffeb;stroke-width:1.25px;width:100%;height:100%;display:block}.video-guides__play path{fill:#fff;stroke:none}.video-guides__card-copy{z-index:1;display:flex;position:relative}.video-guides__card-copy strong{letter-spacing:.015em;font-size:clamp(1rem,1.55vw,1.3rem);font-weight:500}.video-guides a:focus-visible{outline-offset:5px;outline:3px solid #89c4fff2}.site-footer{color:var(--text-muted);background:radial-gradient(circle at 15% 0,#20599221,#0000 32rem),#02070d;border-top:1px solid #98b5d32e}.site-footer__inner,.footer__bottom{width:min(100%,1600px);margin:0 auto;padding-inline:clamp(1.5rem,4vw,5rem)}.site-footer__inner{grid-template-columns:minmax(14rem,1.25fr) repeat(5,minmax(9rem,.8fr));gap:clamp(2rem,3.2vw,4rem);padding-top:clamp(3.75rem,7vw,6.5rem);padding-bottom:clamp(3rem,6vw,5.5rem);display:grid}.footer__brand-block p,.footer__section p{color:#8fa0b2;margin:1.15rem 0 0;font-size:.9rem;line-height:1.65}.footer__brand{width:clamp(9.5rem,12vw,11.75rem);position:relative}.footer__brand img{width:100%;height:auto;display:block}.footer__brand>span{color:var(--text-primary);font-family:Arial,Helvetica,sans-serif;font-size:.58rem;line-height:1;position:absolute;top:-.15em;right:-1.15em}.footer__section h2{color:#8294a7;letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.3rem;font-size:.72rem;font-weight:500;line-height:1.2}.footer__section a,.footer__bottom a,.footer__bottom .back-to-top{color:var(--text-primary);text-underline-offset:.3em;text-decoration-color:#72aeea73;text-decoration-thickness:1px;transition:color .18s,text-decoration-color .18s}.footer__section>a{width:fit-content;display:block}.footer__section>a+a{margin-top:.9rem}.footer__section a:hover,.footer__bottom a:hover,.footer__bottom .back-to-top:hover{color:var(--accent);text-decoration-color:currentColor}.footer__section address{font-style:normal;line-height:1.7}.footer__bottom{color:#718296;border-top:1px solid #98b5d326;justify-content:space-between;align-items:center;gap:2rem;padding-top:1.5rem;padding-bottom:1.5rem;font-size:.78rem;display:flex}.footer__bottom p{margin:0}.footer__bottom a,.footer__bottom .back-to-top{color:#aebdcd}.back-to-top{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0;text-decoration:underline}.site-footer a:focus-visible,.site-footer button:focus-visible{outline-offset:5px;border-radius:.2rem;outline:3px solid #89c4fff2}@media (width>=1101px) and (height>=761px){.hero__content{margin-top:auto}.features{margin-bottom:auto}}@media (width<=1250px){.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.microscope-info__inner,.featured-products__inner,.video-guides__inner{grid-template-columns:1fr;gap:3.5rem}.microscope-info__intro,.featured-products__heading,.video-guides__content{max-width:42rem}.video-guides__card{min-height:22rem}.resource-hub__heading{grid-template-columns:1fr;gap:1rem}.resource-grid{grid-template-columns:1fr}.resource-card{min-height:0}}@media (width<=1900px){.features{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 0;width:min(100%,34rem);max-width:none}.feature:nth-child(odd){border-left:0;padding-left:0}}@media (width<=1100px){.hero__media img{object-position:57% center}.hero__content,.features{margin-left:1rem}.feature,.feature:first-child{border-left:1px solid #d2e0ef52;grid-template-columns:2.5rem minmax(4.5rem,6.5rem);padding-inline:1rem}.feature:nth-child(odd){border-left:0;padding-left:0}.feature svg{width:2.45rem;height:2.45rem}}@media (width<=760px){.hero{overflow:visible}.hero:after{background-image:linear-gradient(#0209120f 0%,#0209123d 30%,#020912ed 54%,#030a13 78%),linear-gradient(90deg,#02091247,#0000 72%)}.hero__media img{object-position:66% top}.hero__header{flex-direction:column;align-items:flex-start;gap:.85rem}.hero__nav{justify-content:flex-start;gap:.35rem 1rem;width:100%;max-width:none;padding-top:0}.hero__nav a{font-size:.78rem}.hero__inner{padding:1.5rem clamp(1.25rem,6vw,2.25rem) 2rem}.brand{width:clamp(10.5rem,48vw,13rem)}.brand__mark{right:-1.1em}.hero__content{width:100%;margin:clamp(13rem,36svh,20rem) 0 0}.hero__content h1{letter-spacing:-.04em;max-width:22rem;font-size:clamp(3.3rem,14.2vw,4.8rem)}.hero__content p{max-width:32rem;margin-top:1.25rem;font-size:clamp(.98rem,4.2vw,1.12rem);line-height:1.5}.hero__content .hero__eyebrow{margin:0 0 .75rem;font-size:.72rem}.desktop-break{display:none}.hero__actions{gap:1.7rem;margin-top:1.6rem}.button{min-height:3.75rem;font-size:1rem}.button--primary{min-width:0;padding:.8rem 1.2rem}.features{border-top:1px solid #d2e0ef38;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 0;width:100%;max-width:none;margin:2.5rem 0 0;padding:1.5rem 0 0}.feature,.feature:first-child{border-left:1px solid #d2e0ef40;grid-template-columns:2.3rem 1fr;min-height:3.4rem;padding:0 .75rem}.feature:nth-child(odd){border-left:0;padding-left:0}.feature svg{width:2.15rem;height:2.15rem}.feature span{font-size:.82rem}.product-grid{grid-template-columns:1fr}}@media (width<=520px){.hero__actions{flex-direction:column;align-items:stretch;gap:.65rem}.button--primary{width:100%}.button--link{align-self:flex-start;min-height:2.9rem}.microscope-info__inner,.featured-products__inner,.resource-hub__inner,.video-guides__inner{gap:2.75rem;padding:4.5rem 1.5rem}.microscope-info__intro h2{font-size:clamp(2.55rem,12vw,3.45rem)}.video-guides__content h2{font-size:clamp(2.8rem,13vw,3.7rem)}.video-guides__button{width:100%}.video-guides__card{aspect-ratio:4/3;background-position:67%;min-height:17rem;padding:1.4rem}.site-footer__inner{grid-template-columns:1fr;gap:2.5rem;padding-top:3.5rem;padding-bottom:3.5rem}.footer__brand-block,.footer__section{max-width:22rem}.footer__bottom{flex-direction:column;align-items:flex-start;gap:.8rem}}@media (width>=761px) and (height<=760px){.hero__inner{padding-top:2rem;padding-bottom:2rem}.hero__content{margin-top:3rem}.hero__content h1{font-size:clamp(3.8rem,6vw,5.4rem)}.hero__content p{margin-top:1.2rem}.hero__actions{margin-top:1.4rem}.features{margin-top:2rem;padding-top:0}}@media (prefers-reduced-motion:reduce){.button,.button--link:after,.video-guides__button,.video-guides__card{transition:none}}
