:root{--carbon:#1d1d1f;--carbon-soft:#2b2b2e;--graphite:#4f4c4d;--ink-muted:#68686d;--warm-white:#f6f6f2;--paper:#fff;--surface:#efefea;--line:#d8d8d2;--line-dark:#ffffff24;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);--shadow-soft:0 24px 70px #16161917;--content-width:1380px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{background:var(--warm-white);color:var(--carbon);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,a,summary{touch-action:manipulation}::selection{color:var(--carbon);background:#b8dfe2}.section-shell{width:min(calc(100% - 3rem), var(--content-width));margin-inline:auto}.skip-link{z-index:200;background:var(--carbon);color:#fff;transition:transform .18s var(--ease-out);border-radius:999px;padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translate(0,0)}.site-header{z-index:100;width:min(calc(100% - 1.5rem), var(--content-width));-webkit-backdrop-filter:blur(22px)saturate(160%);backdrop-filter:blur(22px)saturate(160%);background:#fafaf7d1;border:1px solid #ffffffb3;border-radius:1.15rem;grid-template-columns:auto 1fr auto;align-items:center;min-height:4.5rem;padding:.45rem .55rem .45rem 1rem;display:grid;position:fixed;top:.75rem;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #1f1f220f}.brand-link{place-items:center;min-width:9rem;min-height:3.25rem;display:grid}.brand-logo{width:8.1rem;height:auto}.desktop-nav{color:#3f3f43;letter-spacing:-.01em;justify-content:center;align-items:center;gap:clamp(1rem,2.5vw,2.5rem);font-size:.82rem;font-weight:560;display:flex}.desktop-nav a,.desktop-nav summary,.footer-nav a{transition:color .18s var(--ease-out)}.nav-dropdown{position:relative}.nav-dropdown>summary{cursor:pointer;align-items:center;gap:.42rem;min-height:3rem;list-style:none;display:flex}.nav-dropdown>summary::-webkit-details-marker{display:none}.mobile-nav-group>summary::-webkit-details-marker{display:none}.nav-dropdown>summary i,.mobile-nav-group>summary i{width:.42rem;height:.42rem;transition:transform .18s var(--ease-out);border-bottom:1.5px solid;border-right:1.5px solid;transform:translateY(-.12rem)rotate(45deg)}.nav-dropdown[open]>summary i,.mobile-nav-group[open]>summary i{transform:translateY(.12rem)rotate(225deg)}.nav-dropdown__panel{-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);background:#fafaf7f7;border:1px solid #ffffffd9;border-radius:1rem;width:20rem;padding:.55rem;position:absolute;top:calc(100% + .35rem);left:50%;transform:translate(-50%);box-shadow:0 1.5rem 3rem #1f1f2224}.nav-dropdown__all,.nav-dropdown__items a{border-radius:.7rem;justify-content:space-between;align-items:center;min-height:3.25rem;padding:.7rem .8rem;display:flex}.nav-dropdown__all{background:var(--carbon);color:#fff;margin-bottom:.35rem}.nav-dropdown__all strong{font-size:.78rem;font-weight:650}.nav-dropdown__all>span{font-size:.95rem}.nav-dropdown__items{display:grid}.nav-dropdown__items a{justify-content:stretch;min-height:3.35rem;display:grid}.nav-dropdown__items span{color:var(--carbon);font-size:.78rem;font-weight:640}.nav-dropdown__items small{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;font-weight:520;overflow:hidden}.header-cta{background:var(--carbon);color:#fff;min-height:3.25rem;transition:transform .14s var(--ease-out), background-color .18s var(--ease-out);border-radius:.8rem;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.82rem;font-weight:650;display:inline-flex}.header-cta:active,.button:active,.product-card:active,.portfolio-explore-card:active{transform:scale(.97)}.mobile-menu{display:none}.eyebrow,.section-number{color:var(--ink-muted);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:.72rem;font-weight:680;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:1.8rem;height:1px}.button{min-height:3.25rem;transition:transform .14s var(--ease-out), background-color .18s var(--ease-out), color .18s var(--ease-out), border-color .18s var(--ease-out);border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;padding:.8rem 1.35rem;font-size:.87rem;font-weight:660;line-height:1;display:inline-flex}.button--dark{background:var(--carbon);color:#fff}.button--light{color:var(--carbon);background:#fff}.button--text{border-color:var(--line);color:var(--carbon)}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.home-hero{min-height:max(47rem,100dvh);padding:9rem max(1.5rem, calc((100vw - var(--content-width)) / 2)) 3rem;background:radial-gradient(circle at 75% 43%,#fffffffa 0 12%,#fff0 42%),linear-gradient(135deg,#f1f1ed 0%,#fafaf7 58%,#ecece7 100%);grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);display:grid;position:relative;overflow:hidden}.home-hero:after{z-index:3;pointer-events:none;content:"";background:linear-gradient(90deg,#f6f6f2fa 0%,#f6f6f2e6 31%,#f6f6f214 62%,#0000 78%);position:absolute;inset:0}.home-hero__copy{z-index:4;animation:hero-copy-in .76s var(--ease-out) both;align-self:center;padding-bottom:4rem;position:relative}.home-hero h1,.catalog-hero h1,.product-hero h1{letter-spacing:-.065em;margin:1.35rem 0 1.5rem;font-size:clamp(3.4rem,7vw,7.5rem);font-weight:580;line-height:.94}.home-hero h1 em{color:var(--graphite);font-style:normal;font-weight:310}.home-hero__copy>p{color:#55555a;max-width:35rem;margin:0;font-size:clamp(1rem,1.45vw,1.28rem);line-height:1.55}.home-hero__visual{z-index:1;min-height:0;animation:hero-visual-in .98s var(--ease-out) 80ms both;position:absolute;inset:0}.hero-institutional-art{object-fit:cover;object-position:center;width:95%;height:90%;position:absolute;top:5%;right:0;-webkit-mask-image:radial-gradient(82% 70% at 73%,#000 58%,#0000 100%);mask-image:radial-gradient(82% 70% at 73%,#000 58%,#0000 100%)}.hero-lens{z-index:3;filter:drop-shadow(0 2rem 2.4rem #1e3c4e24);width:min(48vw,47rem);position:absolute;top:50%;left:52%;transform:translate(-50%,-50%)rotate(-8deg)}.hero-orbit{border:1px solid #4f4c4d1f;border-radius:50%;position:absolute;top:50%;left:52%;transform:translate(-50%,-50%)}.hero-orbit--one{aspect-ratio:1;width:min(46vw,42rem)}.hero-orbit--two{aspect-ratio:1;width:min(58vw,54rem)}.hero-specimen{z-index:5;aspect-ratio:.9;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#ffffffa6;border:1px solid #fffc;border-radius:1.35rem;width:11.5rem;position:absolute;overflow:hidden;box-shadow:0 1.5rem 4rem #2020231a}.hero-specimen span{z-index:2;color:#4b4b50;letter-spacing:.1em;font-size:.62rem;font-weight:700;position:absolute;top:1rem;left:1rem}.hero-specimen img{object-fit:contain;width:100%;height:100%}.hero-specimen--cell{top:18%;right:1%;transform:rotate(5deg)}.hero-specimen--glide{bottom:8%;left:1%;transform:rotate(-4deg)}.hero-index{z-index:5;right:max(1.5rem, calc((100vw - var(--content-width)) / 2));color:#717176;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.67rem;font-weight:650;display:flex;position:absolute;bottom:2.2rem}.hero-index i{background:#aaa9a5;width:3.5rem;height:1px}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}@keyframes hero-visual-in{0%{opacity:0;transform:translateY(28px)scale(.97)}to{opacity:1;transform:translate(0,0)scale(1)}}.manifesto{border-bottom:1px solid var(--line);grid-template-columns:minmax(11rem,.35fr) minmax(0,1fr);gap:3rem;padding-block:clamp(7rem,12vw,12rem);display:grid}.manifesto__lead{letter-spacing:-.055em;max-width:62rem;margin:0;font-size:clamp(2.3rem,5.6vw,6.1rem);font-weight:300;line-height:1.02}.manifesto__lead strong{font-weight:600}.manifesto__body{max-width:39rem;color:var(--ink-muted);margin:3rem 0 0 auto;font-size:1.12rem;line-height:1.65}.institutional-values{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.institutional-values article{border-left:1px solid var(--line);min-height:22rem;padding:clamp(2rem,4vw,4rem)}.institutional-values article:first-child{border-left:0}.institutional-values span{color:var(--ink-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:700}.institutional-values strong{letter-spacing:-.055em;max-width:22rem;margin-top:clamp(4rem,8vw,7rem);font-size:clamp(2rem,3.5vw,3.7rem);font-weight:500;line-height:1;display:block}.institutional-values p{max-width:23rem;color:var(--ink-muted);margin:1.4rem 0 0;font-size:.9rem;line-height:1.65}.product-section{padding-block:clamp(6rem,10vw,10rem)}.section-heading{grid-template-columns:minmax(0,1.2fr) minmax(17rem,.5fr);align-items:end;gap:4rem;margin-bottom:3.5rem;display:grid}.section-heading h2,.dark-feature h2,.platform-facts h2,.technical-library h2,.contact-panel h2,.specifications h2,.related-products h2{letter-spacing:-.055em;margin:.9rem 0 0;font-size:clamp(2.5rem,5.2vw,5.25rem);font-weight:500;line-height:1.02}.section-heading>p,.section-heading>a{color:var(--ink-muted);margin:0;font-size:1rem;line-height:1.65}.section-heading>a{text-decoration:underline;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);text-underline-offset:.35rem;font-weight:650}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.product-card{--product-accent:#4f4c4d;--product-soft:#ecece8;background:linear-gradient(145deg, #fdfdfb 0%, var(--product-soft) 150%);min-height:36rem;transition:transform .14s var(--ease-out), border-color .2s var(--ease-out), box-shadow .22s var(--ease-out);border:1px solid #4e4e5217;border-radius:1.5rem;grid-template-rows:auto minmax(18rem,1fr);padding:clamp(1.5rem,3vw,2.5rem);display:grid;position:relative;overflow:hidden;transform:translateZ(0)}.product-card--large{grid-column:1/-1;grid-template-rows:1fr;grid-template-columns:minmax(18rem,.68fr) minmax(22rem,1.32fr);min-height:42rem}.product-card__copy{z-index:4;max-width:30rem;position:relative}.product-card__copy>span{color:var(--product-accent);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:720}.product-card h3{letter-spacing:-.055em;margin:.65rem 0 .8rem;font-size:clamp(2rem,3.8vw,4rem);font-weight:610;line-height:.98}.product-card h3 small,.product-hero h1 small{color:var(--product-accent);letter-spacing:-.02em;margin-top:.45rem;font-size:.37em;font-weight:540;line-height:1.2;display:block}.product-card p{color:#646469;max-width:30rem;margin:0;font-size:.95rem;line-height:1.55}.product-card strong{margin-top:1.4rem;font-size:.78rem;font-weight:700;display:inline-block}.product-card__visual{z-index:2;min-height:20rem;position:relative}.product-card__halo{aspect-ratio:1;background:radial-gradient(circle, color-mix(in srgb, var(--product-accent) 18%, white) 0%, transparent 70%);border-radius:50%;width:min(85%,30rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-card__visual img{z-index:2;object-fit:contain;filter:drop-shadow(0 1.5rem 1.7rem #1f262c1a);width:94%;height:94%;transition:transform .28s var(--ease-out);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-card__secondary{width:74%!important;height:74%!important;transform:translate(-20%,-40%)rotate(8deg)!important}.dark-feature{background:var(--carbon);color:#fff;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);min-height:48rem;display:grid;overflow:hidden}.dark-feature__copy{padding:clamp(4rem, 8vw, 9rem) max(2rem, calc((100vw - var(--content-width)) / 2));align-self:center;padding-right:2rem}.dark-feature__copy .section-number{color:#aaaab0}.dark-feature__copy p{color:#bdbdc2;max-width:35rem;margin:2rem 0 2.5rem;font-size:1.05rem;line-height:1.65}.dark-feature__visual{min-height:42rem;position:relative}.dark-feature__visual img{z-index:3;filter:drop-shadow(0 2.5rem 2.5rem #00000057);width:min(58vw,51rem);position:absolute;top:50%;left:48%;transform:translate(-50%,-50%)rotate(-8deg)}.precision-ring{aspect-ratio:1;border:1px solid #ffffff21;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.precision-ring--one{width:20rem}.precision-ring--two{width:34rem}.precision-ring--three{width:49rem}.product-section--lenses{padding-bottom:5rem}.lens-spectrum{border-radius:.75rem;grid-template-columns:repeat(5,1fr);margin-bottom:1rem;display:grid;overflow:hidden}.lens-spectrum span{color:#fff;letter-spacing:.06em;text-align:center;text-transform:uppercase;min-height:2.5rem;padding:.7rem .65rem;font-size:.62rem;font-weight:700}.portfolio-explore-card{background:radial-gradient(circle at 78% 18%, #ffffff1f, transparent 30%), var(--carbon);color:#fff;min-height:36rem;transition:transform .14s var(--ease-out), border-color .2s var(--ease-out), box-shadow .22s var(--ease-out);border:1px solid #ffffff14;border-radius:1.5rem;flex-direction:column;justify-content:space-between;padding:clamp(1.5rem,3vw,2.5rem);display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.portfolio-explore-card:before,.portfolio-explore-card:after{aspect-ratio:1;content:"";border:1px solid #ffffff14;border-radius:50%;width:32rem;position:absolute;bottom:-12rem;right:-9rem}.portfolio-explore-card:after{width:20rem;bottom:-7rem;right:-3rem}.portfolio-explore-card__copy,.portfolio-explore-card__footer,.portfolio-explore-card__spectrum{z-index:2;position:relative}.portfolio-explore-card__copy>span{color:#aaaab0;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:720}.portfolio-explore-card h3{letter-spacing:-.065em;max-width:31rem;margin:1rem 0 1.4rem;font-size:clamp(3rem,5.5vw,5.7rem);font-weight:450;line-height:.96}.portfolio-explore-card p{color:#bdbdc2;max-width:29rem;margin:0;font-size:.95rem;line-height:1.6}.portfolio-explore-card__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:4rem;display:flex}.portfolio-explore-card__footer strong{letter-spacing:.01em;font-size:.82rem}.portfolio-explore-card__footer>span{aspect-ratio:1;width:3.5rem;transition:background-color .2s var(--ease-out), color .2s var(--ease-out), transform .22s var(--ease-out);border:1px solid #fff3;border-radius:50%;place-items:center;display:grid}.portfolio-explore-card__footer svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:1.2rem}.portfolio-explore-card__spectrum{border-radius:999px;grid-template-columns:repeat(5,1fr);height:.35rem;margin-top:1.8rem;display:grid;overflow:hidden}.portfolio-explore-card__spectrum i{display:block}.platform-facts{border-top:1px solid var(--line);grid-template-columns:minmax(0,.8fr) minmax(28rem,1.2fr);gap:clamp(3rem,8vw,8rem);padding-block:clamp(5rem,10vw,10rem);display:grid}.platform-facts__intro p{max-width:36rem;color:var(--ink-muted)}.platform-facts dl{grid-template-columns:repeat(2,1fr);align-self:center;margin:0;display:grid}.platform-facts dl div{border-top:1px solid var(--line);border-left:1px solid var(--line);min-height:12rem;padding:2rem}.platform-facts dl div:nth-child(-n+2){border-top:0}.platform-facts dl div:nth-child(odd){border-left:0}.platform-facts dt{letter-spacing:-.055em;font-size:clamp(2.2rem,4vw,4rem);font-weight:540}.platform-facts dd{color:var(--ink-muted);letter-spacing:.07em;text-transform:uppercase;margin:.5rem 0 0;font-size:.78rem;font-weight:650}.technical-library{grid-template-columns:minmax(0,.82fr) minmax(25rem,1.18fr);align-items:center;gap:clamp(4rem,10vw,10rem);padding-block:clamp(6rem,10vw,10rem);display:grid}.technical-library__copy p{max-width:36rem;color:var(--ink-muted);margin:1.6rem 0 2rem;line-height:1.7}.technical-document{min-height:39rem;box-shadow:var(--shadow-soft);background:#fdfdfb;border:1px solid #dddcd6;border-radius:.35rem;padding:clamp(2rem,4vw,4rem);transform:rotate(2.4deg)}.technical-document__top{border-bottom:1px solid var(--line);color:var(--ink-muted);letter-spacing:.08em;justify-content:space-between;align-items:flex-start;padding-bottom:1.5rem;font-size:.65rem;font-weight:700;display:flex}.technical-document__top img{object-fit:contain;object-position:left center;width:4rem;height:2.2rem}.technical-document__title{justify-content:space-between;align-items:flex-end;gap:1rem;padding-block:3.5rem 2.5rem;display:flex}.technical-document__title strong{letter-spacing:-.05em;font-size:clamp(2rem,4vw,4rem)}.technical-document__title span{color:var(--ink-muted);text-transform:uppercase;font-size:.72rem}.technical-document__rows i{border-top:1px solid var(--line);height:3.6rem;display:block}.contact-panel{background:radial-gradient(circle at 80% 15%, #ffffff24, transparent 32%), var(--carbon);color:#fff;border-radius:1.8rem;margin-bottom:1.5rem;padding:clamp(3.5rem,8vw,8rem)}.contact-panel>span{color:#b8b8bd;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:680}.contact-panel h2{max-width:60rem}.contact-panel p{color:#bdbdc2;max-width:38rem;margin:1.5rem 0 2.5rem}.site-footer{padding:6rem max(1.5rem, calc((100vw - var(--content-width)) / 2)) 2rem;background:#e9e9e4;grid-template-columns:minmax(15rem,1fr) minmax(22rem,1fr);gap:5rem;display:grid}.footer-brand img{width:9rem;height:auto}.footer-brand p{color:var(--ink-muted);font-size:.9rem}.footer-nav{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.footer-nav div{flex-direction:column;align-items:flex-start;gap:.75rem;font-size:.87rem;display:flex}.footer-nav span{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.66rem;font-weight:700}.footer-legal{color:var(--ink-muted);border-top:1px solid #cecec8;grid-column:1/-1;justify-content:space-between;gap:2rem;padding-top:2rem;font-size:.7rem;display:flex}.footer-legal p{max-width:48rem;margin:0}.catalog-page{padding-top:7rem}.catalog-hero{border-bottom:1px solid var(--line);padding-block:clamp(6rem,11vw,11rem)}.catalog-hero h1{max-width:65rem;font-size:clamp(3.7rem,8vw,8rem)}.catalog-hero p{max-width:40rem;color:var(--ink-muted);margin:0;font-size:1.12rem}.catalog-group{border-bottom:1px solid var(--line);padding-block:clamp(5rem,9vw,9rem)}.catalog-group__heading{grid-template-columns:5rem 1fr;gap:1.5rem;margin-bottom:3rem;display:grid}.catalog-group__heading>span{color:var(--ink-muted);font-size:.75rem;font-weight:700}.catalog-group__heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:520}.catalog-group__heading p{color:var(--ink-muted);margin:.8rem 0 0}.product-grid--catalog .product-card{min-height:34rem}.product-grid--catalog-lenses .product-card:last-child{grid-column:auto}.product-grid--catalog-lenses .product-card:last-child .product-card__visual img{width:94%}.catalog-note{color:var(--ink-muted);grid-template-columns:12rem minmax(0,42rem);gap:2rem;padding-block:3.5rem 6rem;font-size:.82rem;display:grid}.catalog-note strong{color:var(--carbon)}.catalog-note p{margin:0}.collection-page,.about-page,.library-page{overflow:clip}.collection-hero{background:#ecece7;border-radius:1.9rem;grid-template-columns:minmax(0,.88fr) minmax(28rem,1.12fr);align-items:center;min-height:46rem;margin-top:1.5rem;padding:clamp(5rem,8vw,8rem) clamp(2rem,5vw,5rem);display:grid;position:relative;overflow:hidden}.collection-hero--lenses{background:radial-gradient(circle at 82% 38%,#dcf2f4e6,#0000 34%),linear-gradient(135deg,#f8f8f4,#e8efee)}.collection-hero--surgical{background:radial-gradient(circle at 77% 42%,#d8e8f6cc,#0000 35%),linear-gradient(135deg,#f7f7f4,#e8ebed)}.collection-hero__copy{z-index:3;align-self:center;position:relative}.collection-hero h1,.about-hero h1,.library-hero h1{letter-spacing:-.065em;max-width:50rem;margin:1.25rem 0 1.5rem;font-size:clamp(3.6rem,7vw,7.3rem);font-weight:560;line-height:.95}.collection-hero__copy>p,.about-hero__copy>p,.library-hero>div:first-child>p{max-width:35rem;color:var(--ink-muted);margin:0;font-size:1.08rem;line-height:1.65}.collection-hero__visual{z-index:1;width:59%;position:absolute;top:4rem;bottom:0;right:0}.collection-orbit{border:1px solid #4f4c4d21;border-radius:50%;position:absolute;top:50%;left:55%;transform:translate(-50%,-50%)}.collection-orbit--one{width:31rem;height:31rem}.collection-orbit--two{width:43rem;height:43rem}.collection-orbit--three{width:55rem;height:55rem}.collection-hero__index{z-index:4;color:var(--ink-muted);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:1rem;font-size:.65rem;font-weight:700;display:flex;position:absolute;bottom:2rem;right:3rem}.collection-hero__index i{background:currentColor;width:3.5rem;height:1px}.lens-composition>img{z-index:2;filter:drop-shadow(0 2rem 2.5rem #1d404a2b);width:min(48rem,88%);position:absolute;top:50%;left:55%;transform:translate(-50%,-50%)rotate(-9deg)}.lens-composition__spectrum{z-index:3;gap:.35rem;display:flex;position:absolute;bottom:5rem;right:3rem}.lens-composition__spectrum i{border-radius:999px;width:2.5rem;height:.32rem}.surgical-composition img{z-index:2;object-fit:contain;filter:drop-shadow(0 1.5rem 2rem #1a283724);position:absolute}.surgical-composition__cell{width:55%;top:6%;left:13%;transform:rotate(-13deg)}.surgical-composition__cut{width:55%;bottom:2%;right:-2%;transform:rotate(7deg)}.surgical-composition__glide{width:54%;bottom:-6%;left:-2%;transform:rotate(4deg)}.collection-intro{border-bottom:1px solid var(--line);grid-template-columns:minmax(11rem,.35fr) minmax(0,1fr);gap:clamp(2rem,7vw,8rem);padding-block:clamp(6rem,10vw,10rem);display:grid}.collection-intro h2,.about-process h2{letter-spacing:-.06em;max-width:62rem;margin:0;font-size:clamp(3rem,6vw,6.3rem);font-weight:520;line-height:1}.collection-intro p{max-width:41rem;color:var(--ink-muted);margin:2rem 0 0 auto;font-size:1.08rem;line-height:1.7}.collection-rail{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.collection-rail article{border-left:1px solid var(--line);min-height:22rem;padding:clamp(2rem,4vw,4rem)}.collection-rail article:first-child{border-left:0}.collection-rail article>span,.document-group__heading>span{color:var(--ink-muted);font-size:.7rem;font-weight:700}.collection-rail strong{letter-spacing:-.055em;margin-top:7rem;font-size:clamp(2.2rem,4vw,4rem);font-weight:520;display:block}.collection-rail p{max-width:20rem;color:var(--ink-muted);margin:.8rem 0 0}.collection-facts{margin-block:clamp(5rem,9vw,9rem) 0}.about-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.9fr) minmax(28rem,1.1fr);align-items:center;gap:clamp(2rem,6vw,7rem);min-height:44rem;padding-block:clamp(5rem,9vw,9rem);display:grid}.about-hero__visual{min-height:34rem;box-shadow:var(--shadow-soft);background:#eeeeea;border-radius:1.7rem;overflow:hidden}.about-hero__visual img{object-fit:cover;object-position:70% center;width:100%;height:100%;min-height:34rem}.about-statement{border-bottom:1px solid var(--line);grid-template-columns:minmax(11rem,.35fr) minmax(0,1fr);gap:clamp(2rem,7vw,8rem);padding-block:clamp(7rem,12vw,12rem);display:grid}.about-statement p{letter-spacing:-.06em;max-width:68rem;margin:0;font-size:clamp(3rem,6vw,6.4rem);font-weight:300;line-height:1}.about-statement strong{font-weight:560}.about-process{grid-template-columns:minmax(20rem,.75fr) minmax(0,1.25fr);gap:clamp(3rem,8vw,8rem);padding-block:clamp(7rem,11vw,11rem);display:grid}.about-process__heading{align-self:start}.about-process__heading h2{margin-top:1rem;font-size:clamp(3rem,5vw,5.3rem)}.about-process__heading p{max-width:32rem;color:var(--ink-muted);margin:1.7rem 0 0;line-height:1.7}.about-process ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.about-process li{border-bottom:1px solid var(--line);grid-template-columns:3rem minmax(8rem,.45fr) minmax(0,1fr);align-items:start;gap:1rem;padding-block:1.8rem;display:grid}.about-process li>span{color:var(--ink-muted);font-size:.7rem;font-weight:700}.about-process li strong{font-size:1.15rem}.about-process li p{color:var(--ink-muted);margin:0}.button--on-dark{color:#fff;border-color:#ffffff47}.library-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.05fr) minmax(24rem,.65fr);align-items:end;gap:clamp(3rem,8vw,9rem);padding-block:clamp(6rem,11vw,11rem);display:grid}.library-download-card{background:var(--carbon);color:#fff;box-shadow:var(--shadow-soft);border-radius:1.5rem;padding:clamp(2rem,4vw,3.5rem)}.library-download-card>span:first-child{color:#b7b7bc;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:700}.library-download-card strong{letter-spacing:-.045em;margin-top:4rem;font-size:clamp(2rem,3vw,3rem);font-weight:520;line-height:1.05;display:block}.library-download-card p{color:#bdbdc2;margin:1rem 0 1.8rem;line-height:1.6}.library-download-card__disabled{cursor:not-allowed;opacity:.68;width:100%}.library-content{padding-block:clamp(5rem,9vw,9rem)}.document-group+.document-group{margin-top:clamp(5rem,9vw,9rem)}.document-group__heading{grid-template-columns:4rem 1fr;align-items:baseline;gap:1rem;margin-bottom:2.5rem;display:grid}.document-group__heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,5vw,5rem);font-weight:520}.document-list{border-top:1px solid var(--line)}.document-row{border-bottom:1px solid var(--line);grid-template-columns:7rem minmax(18rem,1fr) auto auto;align-items:center;gap:2rem;min-height:8.5rem;padding:1.2rem 0;display:grid}.document-row__code{color:var(--ink-muted);letter-spacing:.08em;font-size:.68rem;font-weight:700}.document-row strong{letter-spacing:-.025em;font-size:clamp(1.25rem,2vw,1.8rem);font-weight:580}.document-row p{color:var(--ink-muted);margin:.35rem 0 0;font-size:.82rem}.document-row a{text-decoration:underline;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);text-underline-offset:.3rem;font-size:.78rem;font-weight:660}.document-row__pending{border:1px solid var(--line);min-height:2.5rem;color:var(--ink-muted);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.65rem .9rem;font-size:.67rem;font-weight:700;display:inline-flex}.library-note{background:#e9e9e4;border-radius:1.2rem;grid-template-columns:14rem minmax(0,42rem) auto;align-items:start;gap:2rem;margin-bottom:1.5rem;padding:2.5rem;font-size:.82rem;display:grid}.library-note p{color:var(--ink-muted);margin:0}.library-note a{text-underline-offset:.3rem;font-weight:680;text-decoration:underline}.product-page{--product-accent:#4f4c4d;--product-soft:#ecece8;padding-top:6.8rem}.product-hero{padding-block:clamp(5rem,9vw,9rem) 4rem}.breadcrumbs{color:var(--ink-muted);flex-wrap:wrap;gap:.55rem;margin-bottom:2.5rem;font-size:.72rem;display:flex}.breadcrumbs strong{color:var(--carbon)}.product-hero__grid{background:linear-gradient(140deg, #fdfdfb 0%, var(--product-soft) 130%);border-radius:1.6rem;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:38rem;display:grid;overflow:hidden}.product-hero__copy{z-index:3;align-self:center;padding:clamp(2rem,5vw,5rem);position:relative}.product-hero__copy .eyebrow{color:var(--product-accent)}.product-hero h1{font-size:clamp(3.7rem,7vw,7.8rem)}.product-hero__copy>p{max-width:35rem;color:var(--ink-muted);font-size:1.05rem;line-height:1.65}.product-hero__image{min-height:36rem;position:relative}.product-hero__image>span{aspect-ratio:1;background:radial-gradient(circle, color-mix(in srgb, var(--product-accent) 18%, white) 0%, transparent 70%);border-radius:50%;width:min(90%,38rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-hero__image img{z-index:2;object-fit:contain;filter:drop-shadow(0 1.8rem 2rem #1c252d21);width:90%;height:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-hero__image .product-hero__secondary{width:65%;height:65%;transform:translate(-12%,-43%)rotate(8deg)}.product-metrics{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;display:grid}.product-metrics div{border-left:1px solid var(--line);padding:2.5rem}.product-metrics div:first-child{border-left:0}.product-metrics dt{color:var(--product-accent);letter-spacing:-.05em;font-size:clamp(2rem,4vw,3.8rem);font-weight:560}.product-metrics dd{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;margin:.35rem 0 0;font-size:.7rem;font-weight:670}.product-story{--story-bg:#171719;background:var(--story-bg);color:#fff;height:380dvh;position:relative}.product-story--has-video{--story-bg:#000}.product-story__sticky{grid-template-columns:minmax(0,1.12fr) minmax(25rem,.88fr);height:100dvh;min-height:44rem;display:grid;position:sticky;top:0;overflow:hidden}.product-story__identity{z-index:6;max-width:20rem;display:grid;position:absolute;top:clamp(7.5rem,12vh,9rem);left:clamp(1.5rem,4vw,4rem)}.product-story__identity>span{color:#8f8f95;letter-spacing:.11em;text-transform:uppercase;margin-bottom:.7rem;font-size:.62rem;font-weight:700}.product-story__identity strong{letter-spacing:-.035em;font-size:clamp(1.2rem,2vw,1.75rem);font-weight:620}.product-story__identity small{color:color-mix(in srgb, var(--product-accent) 72%, white);font-size:.78rem;font-weight:650}.product-story__visual{perspective:1200px;min-width:0;transform-style:preserve-3d;position:relative}.product-story__halo{aspect-ratio:1;background:radial-gradient(circle, color-mix(in srgb, var(--product-accent) 30%, transparent) 0%, transparent 65%);filter:blur(1px);transform-origin:50%;will-change:transform, opacity;border-radius:50%;width:min(70vw,46rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-story__image{z-index:2;object-fit:contain;filter:drop-shadow(0 2.5rem 2.5rem #0000005c);transform-origin:50%;width:min(62vw,52rem);height:min(78vh,52rem);transform-style:preserve-3d;backface-visibility:hidden;will-change:transform, opacity;position:absolute;top:50%;left:50%;transform:translate(0,0)}.product-story__image:not(.product-story__image--secondary){translate:-50% -50%}.product-story__image--secondary{opacity:0;width:min(42vw,34rem);height:min(58vh,38rem);translate:-30% -50%}.product-story__video{object-fit:contain;background:0 0}.product-story--has-video .product-story__sticky{display:block}.product-story--has-video .product-story__sticky:after{display:none}.product-story--has-video .product-story__visual{width:min(50vw,64rem);box-shadow:none;background:#000;border:0;border-radius:0;position:absolute;top:clamp(13.5rem,22vh,15rem);bottom:clamp(5rem,10vh,7rem);left:clamp(4rem,6.5vw,8.5rem);overflow:hidden}.product-story--has-video .product-story__halo{display:none}.product-story--has-video .product-story__video,.product-story--has-video .product-story__motion-poster{object-fit:contain;object-position:center;filter:none;width:100%;height:100%;inset:0;translate:none;scale:1.4}.product-story--has-video .product-story__video{z-index:2;opacity:0}.product-story--has-video .product-story__motion-poster{z-index:1}.product-story--has-video .product-story__chapters{pointer-events:none;padding:0;display:block;position:absolute;inset:0 0 0 58%}.product-story--has-video .product-story__chapter{width:auto;max-width:38rem;inset:50% clamp(2rem,5vw,6rem) auto clamp(1rem,3vw,3rem);translate:0 -50%}.product-story--has-video .product-story__chapter h2{font-size:clamp(2.8rem,4.6vw,5.7rem)}.product-story__chapters{z-index:4;padding:clamp(2rem,6vw,7rem);align-items:center;padding-left:1rem;display:grid;position:relative}.product-story__chapter{opacity:0;max-width:35rem;transition:opacity .42s var(--ease-out), transform .52s var(--ease-out);will-change:transform, opacity;position:absolute}.product-story__chapter>span{color:color-mix(in srgb, var(--product-accent) 70%, white);letter-spacing:.11em;text-transform:uppercase;font-size:.7rem;font-weight:720}.product-story__chapter h2{letter-spacing:-.06em;margin:1rem 0 1.2rem;font-size:clamp(3rem,5vw,6.2rem);font-weight:480;line-height:.98}.product-story__chapter p{color:#b8b8bd;margin:0;font-size:1rem;line-height:1.65}.product-story__progress{z-index:5;color:#77777c;font-variant-numeric:tabular-nums;gap:.8rem;font-size:.62rem;display:flex;position:absolute;bottom:2rem;right:2rem}.product-story__progress span{transition:color .22s var(--ease-out), border-color .22s var(--ease-out);border-top:1px solid #0000;padding-top:.45rem}.product-story__progress span[data-active=true]{border-color:var(--product-accent);color:#fff}.product-story__scroll{z-index:5;color:#8a8a90;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.62rem;font-weight:680;display:flex;position:absolute;bottom:2rem;left:clamp(1.5rem,4vw,4rem)}.product-story__scroll i{background:#ffffff29;width:1px;height:2.8rem;position:relative;overflow:hidden}.product-story__scroll i:after{width:1px;height:55%;animation:scroll-cue 1.8s var(--ease-in-out) infinite;content:"";background:#fff;position:absolute;top:0;left:0}@keyframes scroll-cue{0%{transform:translateY(-120%)}55%,to{transform:translateY(210%)}}.specifications{padding-block:clamp(6rem,11vw,11rem)}.specifications__heading{grid-template-columns:minmax(0,1fr) minmax(20rem,.55fr);align-items:end;gap:4rem;margin-bottom:4rem;display:grid}.specifications__heading .section-number{grid-column:1/-1}.specifications__heading h2{margin-top:0}.specifications__heading p{color:var(--ink-muted);margin:0;line-height:1.65}.specification-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.specification-group{border:1px solid var(--line);background:#ffffff75;border-radius:1.1rem;padding:clamp(1.5rem,3vw,2.5rem)}.specification-group h3{color:var(--product-accent);letter-spacing:-.02em;margin:0 0 2rem;font-size:1.2rem;font-weight:650}.specification-group dl{margin:0}.specification-group dl div{border-top:1px solid var(--line);grid-template-columns:minmax(8rem,.42fr) minmax(0,.58fr);gap:1.5rem;padding-block:1rem;display:grid}.specification-group dt{color:var(--ink-muted);font-size:.76rem;font-weight:640}.specification-group dd{margin:0;font-size:.86rem;line-height:1.5}.technical-disclaimer{background:var(--carbon);color:#fff;border-radius:1rem;grid-template-columns:10rem minmax(0,1fr) auto;align-items:center;gap:2rem;margin-top:1rem;padding:1.5rem 2rem;display:grid}.technical-disclaimer p{color:#c5c5c9;margin:0;font-size:.78rem}.technical-disclaimer a{text-underline-offset:.35rem;font-size:.8rem;font-weight:700;text-decoration:underline}.related-products{padding-bottom:clamp(6rem,10vw,10rem)}.product-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--related .product-card{min-height:32rem}@media (hover:hover) and (pointer:fine){.desktop-nav a:hover,.desktop-nav summary:hover,.footer-nav a:hover{color:var(--product-accent,#0b7d81)}.header-cta:hover,.button--dark:hover{background:#343438}.button--light:hover{background:#e9e9e9}.button--text:hover{border-color:#a6a6a2}.product-card:hover{border-color:color-mix(in srgb, var(--product-accent) 38%, transparent);box-shadow:0 24px 55px #1f1f2214}.product-card:hover .product-card__visual img:not(.product-card__secondary){transform:translate(-50%,-50%)scale(1.025)}.portfolio-explore-card:hover{border-color:#fff3;box-shadow:0 24px 55px #1f1f2229}.portfolio-explore-card:hover .portfolio-explore-card__footer>span{color:var(--carbon);background:#fff;transform:translate(.25rem)}}:focus-visible{outline-offset:4px;outline:3px solid #56a3ac}@media (max-width:1100px){.desktop-nav{gap:1rem}.desktop-nav>a:last-child{display:none}.home-hero{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.home-hero h1{font-size:clamp(3.2rem,6.8vw,5.6rem)}.collection-hero{grid-template-columns:minmax(0,.92fr) minmax(25rem,1.08fr)}.collection-hero h1{font-size:clamp(3.3rem,6.2vw,5.6rem)}.about-hero{grid-template-columns:minmax(0,.95fr) minmax(24rem,1.05fr)}.document-row{grid-template-columns:6rem minmax(16rem,1fr) auto}.document-row__pending{grid-column:2/-1;justify-self:end}.hero-specimen{width:9rem}.section-heading,.specifications__heading{grid-template-columns:1fr;gap:1.5rem}.specifications__heading .section-number{grid-column:auto}.product-story__sticky{grid-template-columns:minmax(0,1.05fr) minmax(21rem,.95fr)}.product-story__chapter h2{font-size:clamp(2.7rem,5vw,4.8rem)}.product-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid--related .product-card:last-child{display:none}}@media (max-width:860px){.section-shell{width:min(calc(100% - 2rem), var(--content-width))}.site-header{border-radius:1rem;grid-template-columns:auto 1fr auto;width:calc(100% - 1rem);min-height:4rem;padding:.35rem .35rem .35rem .65rem}.brand-link{min-width:7.8rem;min-height:3rem}.brand-logo{width:7rem}.desktop-nav,.header-cta{display:none}.mobile-menu{grid-column:3;display:block;position:relative}.mobile-menu>summary{background:var(--carbon);color:#fff;cursor:pointer;border-radius:.75rem;place-items:center;min-width:4.6rem;min-height:3rem;font-size:.78rem;font-weight:650;list-style:none;display:grid}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafaf7f5;border:1px solid #fffc;border-radius:1rem;flex-direction:column;min-width:min(20rem,100vw - 2rem);padding:.6rem;display:flex;position:absolute;top:calc(100% + .55rem);right:0;box-shadow:0 1.5rem 3rem #1f1f2224}.mobile-menu nav a{border-radius:.6rem;align-items:center;min-height:3rem;padding-inline:.8rem;font-size:.86rem;font-weight:580;display:flex}.mobile-nav-group{border-bottom:1px solid var(--line)}.mobile-nav-group>summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:3rem;padding-inline:.8rem;font-size:.86rem;font-weight:650;list-style:none;display:flex}.mobile-nav-group__links{padding:0 .45rem .55rem;display:grid}.mobile-menu nav .mobile-nav-group__links a{align-content:center;min-height:2.8rem;padding-inline:.8rem;display:grid}.mobile-nav-group__links a span{font-size:.8rem;font-weight:620}.mobile-nav-group__links a small{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.mobile-menu nav .mobile-nav-group__all{background:var(--carbon);color:#fff;margin-bottom:.2rem;font-size:.78rem;font-weight:650}.mobile-menu nav .mobile-menu__cta{background:var(--carbon);color:#fff;margin-top:.4rem}.home-hero{grid-template-columns:1fr;min-height:60rem;padding:8rem 1rem 27rem}.home-hero:after{background:linear-gradient(#f6f6f2fa 0%,#f6f6f2f7 47%,#f6f6f259 67%,#0000 84%)}.home-hero__copy{padding:1.5rem 0 0}.home-hero h1,.catalog-hero h1,.product-hero h1{font-size:clamp(3.35rem,14.5vw,6rem)}.home-hero__visual{min-height:0;margin-top:0}.hero-institutional-art{object-fit:cover;object-position:68% center;width:100%;height:31rem;position:absolute;inset:auto auto 0 0;-webkit-mask-image:none;mask-image:none}.hero-lens{width:min(96vw,38rem)}.hero-orbit--one{width:82vw}.hero-orbit--two{width:104vw}.hero-specimen{width:8rem}.hero-specimen--cell{top:3%;right:0}.hero-specimen--glide{bottom:3%;left:0}.hero-index{display:none}.manifesto{grid-template-columns:1fr;gap:2rem}.manifesto__lead{font-size:clamp(2.5rem,11vw,4.5rem)}.manifesto__body{margin-left:0}.institutional-values{grid-template-columns:1fr}.institutional-values article,.institutional-values article:first-child{border-top:1px solid var(--line);border-left:0;min-height:auto;padding:3rem 1rem}.institutional-values article:first-child{border-top:0}.institutional-values strong{margin-top:3rem}.section-heading h2,.dark-feature h2,.platform-facts h2,.technical-library h2,.contact-panel h2,.specifications h2,.related-products h2{font-size:clamp(2.5rem,10vw,4.4rem)}.product-card--large{grid-template-rows:auto minmax(20rem,1fr);grid-template-columns:1fr;min-height:42rem}.dark-feature{grid-template-columns:1fr}.dark-feature__copy{padding:5rem 1rem 1rem}.dark-feature__visual{min-height:32rem}.dark-feature__visual img{width:min(100vw,42rem)}.lens-spectrum{grid-template-columns:1fr}.lens-spectrum span{min-height:2.1rem}.platform-facts,.technical-library{grid-template-columns:1fr}.technical-document{min-height:34rem;transform:none}.contact-panel{width:calc(100% - 1rem)}.site-footer{grid-template-columns:1fr;gap:3rem;padding-inline:1rem}.footer-legal{flex-direction:column}.catalog-page,.product-page{padding-top:5rem}.catalog-group__heading{grid-template-columns:3rem 1fr}.catalog-note{grid-template-columns:1fr}.collection-hero{border-radius:1.35rem;grid-template-columns:1fr;align-items:start;min-height:59rem;padding:6.5rem 1.25rem 27rem}.collection-hero__copy>p{max-width:32rem}.collection-hero__visual{width:100%;height:29rem;top:auto;bottom:0}.collection-hero__index{bottom:1.15rem;right:1.25rem}.collection-orbit--one{width:23rem;height:23rem}.collection-orbit--two{width:32rem;height:32rem}.collection-orbit--three{width:41rem;height:41rem}.lens-composition>img{width:min(31rem,92%);left:58%}.lens-composition__spectrum{bottom:3.2rem;right:1.25rem}.surgical-composition__cell{width:45%;top:4%;left:20%}.surgical-composition__cut{width:46%}.surgical-composition__glide{width:47%;left:3%}.collection-intro,.about-statement{grid-template-columns:1fr}.collection-intro p{margin-left:0}.collection-rail{grid-template-columns:1fr}.collection-rail article,.collection-rail article:first-child{border-top:1px solid var(--line);border-left:0;min-height:15rem}.collection-rail article:first-child{border-top:0}.collection-rail strong{margin-top:4rem}.about-hero{grid-template-columns:1fr;min-height:0;padding-block:6rem}.about-hero__visual,.about-hero__visual img{min-height:27rem}.about-process{grid-template-columns:1fr}.about-process li{grid-template-columns:2.5rem minmax(7rem,.4fr) minmax(0,1fr)}.library-hero{grid-template-columns:1fr;align-items:start}.library-download-card strong{margin-top:3rem}.document-row{grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding-block:1.5rem}.document-row__code{grid-column:1}.document-row>div{grid-column:1/-1}.document-row a{grid-column:1}.document-row__pending{grid-column:2;justify-self:end}.library-note,.product-hero__grid{grid-template-columns:1fr}.product-hero__image{min-height:31rem}.product-metrics{grid-template-columns:1fr}.product-metrics div,.product-metrics div:first-child{border-top:1px solid var(--line);border-left:0;grid-template-columns:1fr 1fr;align-items:baseline;gap:1rem;padding:1.4rem .5rem;display:grid}.product-metrics dt{font-size:2rem}.product-story{height:320dvh;padding-block:0}.product-story__sticky{height:100dvh;min-height:42rem;display:block;position:sticky;top:0;overflow:hidden}.product-story__visual{min-height:0;position:absolute;inset:0}.product-story__identity{margin:0;position:absolute;top:5.8rem;left:1rem}.product-story__image{width:min(112vw,42rem);height:56vh;top:39%}.product-story__image--secondary{width:min(62vw,27rem);height:36vh;translate:-25% -45%}.product-story__chapters{padding:0;display:block;position:absolute;inset:0}.product-story__chapter{background:linear-gradient(180deg, transparent, var(--story-bg) 46%);opacity:0;max-width:none;padding-top:5rem;position:absolute;bottom:4.5rem;left:1rem;right:1rem}.product-story--has-video .product-story__visual{border-radius:0;width:auto;height:40vh;min-height:0;inset:12rem 1rem auto}.product-story--has-video .product-story__video,.product-story--has-video .product-story__motion-poster{scale:1.5}.product-story--has-video .product-story__chapters{height:48vh;inset:auto 0 0}.product-story--has-video .product-story__chapter{background:linear-gradient(180deg, transparent, var(--story-bg) 46%);width:auto;padding-top:5rem;inset:auto 1rem 4.5rem;translate:none}.product-story__chapter h2{max-width:34rem;font-size:clamp(2.65rem,11vw,4.4rem)}.product-story__progress{bottom:1rem;right:1rem}.product-story__scroll{display:none}.specification-groups{grid-template-columns:1fr}.technical-disclaimer{grid-template-columns:1fr;gap:.8rem}}@media (max-width:600px){.home-hero__visual{min-height:28rem}.hero-specimen{border-radius:1rem;width:6.8rem}.hero-specimen span{font-size:.5rem;top:.7rem;left:.7rem}.product-grid,.product-grid--related{grid-template-columns:1fr}.product-card,.product-card--large,.product-grid--catalog .product-card,.product-grid--related .product-card{grid-column:auto;min-height:32rem}.portfolio-explore-card{min-height:30rem}.collection-hero{min-height:56rem;padding:6rem 1rem 25rem}.collection-hero h1,.about-hero h1,.library-hero h1{font-size:clamp(3.15rem,15vw,4.7rem)}.collection-hero__visual{height:26rem}.collection-hero__index{left:1rem;right:auto}.collection-hero__index span:last-child{max-width:13rem}.collection-intro h2,.about-process h2,.about-statement p{font-size:clamp(2.8rem,14vw,4.6rem)}.about-process li{grid-template-columns:2.2rem 1fr}.about-process li p{grid-column:2}.document-group__heading{grid-template-columns:2.5rem 1fr}.document-row a,.document-row__pending{grid-column:1/-1;justify-self:start}.library-download-card{padding:1.5rem}.platform-facts dl{grid-template-columns:1fr}.platform-facts dl div,.platform-facts dl div:nth-child(-n+2),.platform-facts dl div:nth-child(odd){border-top:1px solid var(--line);border-left:0;min-height:9rem}.technical-document{min-height:29rem}.footer-nav{grid-template-columns:1fr}.product-hero__copy{padding-inline:1.25rem}.product-hero__image{min-height:27rem}.product-story__visual{min-height:28rem}.product-story__image{height:27rem}.specification-group dl div{grid-template-columns:1fr;gap:.45rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important}.product-card,.product-card__visual img,.portfolio-explore-card,.portfolio-explore-card__footer>span,.button,.header-cta,.skip-link{transition:opacity .16s var(--ease-out), color .16s var(--ease-out), background-color .16s var(--ease-out)!important}.product-card:active,.portfolio-explore-card:active,.button:active,.header-cta:active{transform:none}.product-story{height:auto;padding-block:5rem}.product-story__sticky{height:auto;min-height:0;display:block;position:relative;overflow:visible}.product-story__visual{min-height:34rem}.product-story__chapters{flex-direction:column;gap:4rem;padding:1rem;display:flex}.product-story__chapter{opacity:1;transition:none;position:relative}.product-story__progress{display:none}.product-story--has-video .product-story__visual{width:auto;height:auto;min-height:34rem;margin-inline:1rem;position:relative;inset:auto}.product-story--has-video .product-story__sticky:after{display:none}.product-story--has-video .product-story__chapters{flex-direction:column;gap:4rem;padding:1rem;display:flex;position:relative;inset:auto}.product-story--has-video .product-story__chapter{opacity:1;background:0 0;width:auto;padding:0;position:relative;inset:auto;translate:none}}@media (prefers-reduced-transparency:reduce){.site-header,.mobile-menu nav,.hero-specimen{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fafaf7}}@media (prefers-contrast:more){.site-header,.product-card,.specification-group{border-color:#4a4a4e}.site-header{background:#fff}}
