.EmailCaptureForm-module__gqTD0W__form{gap:10px;width:100%;max-width:360px;margin-top:22px;display:grid}.EmailCaptureForm-module__gqTD0W__label{gap:8px;display:grid}.EmailCaptureForm-module__gqTD0W__label span{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);font-family:IBM Plex Mono,monospace;font-size:10px}.EmailCaptureForm-module__gqTD0W__label input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;padding:13px 14px}.EmailCaptureForm-module__gqTD0W__consent{color:var(--steel);grid-template-columns:auto 1fr;align-items:start;gap:10px;font-size:13px;line-height:1.4;display:grid}.EmailCaptureForm-module__gqTD0W__consent input{accent-color:var(--ink);margin-top:3px}.EmailCaptureForm-module__gqTD0W__form button{background:var(--ink);color:var(--paper);cursor:pointer;border:0;padding:14px 18px;font-weight:700;transition:background .18s,transform .12s}@media (hover:hover){.EmailCaptureForm-module__gqTD0W__form button:hover:not(:disabled){background:#000}}@media (prefers-reduced-motion:no-preference){.EmailCaptureForm-module__gqTD0W__form button:active:not(:disabled){transform:scale(.98)}}.EmailCaptureForm-module__gqTD0W__form button:disabled{cursor:wait;opacity:.72}.EmailCaptureForm-module__gqTD0W__success,.EmailCaptureForm-module__gqTD0W__error{margin:0;font-size:13px;line-height:1.4}.EmailCaptureForm-module__gqTD0W__success{color:#2f6f3e}.EmailCaptureForm-module__gqTD0W__error{color:#b3262e}
.SoldOutModal-module__9huj8W__layer{z-index:120;position:fixed;inset:0}.SoldOutModal-module__9huj8W__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;background:#0c0c0d9e;border:0;width:100%;animation:.25s ease-out SoldOutModal-module__9huj8W__fadeIn;position:absolute;inset:0}.SoldOutModal-module__9huj8W__card{background:var(--paper);width:min(560px,100vw - 32px);padding:48px;animation:.35s ease-out SoldOutModal-module__9huj8W__arrive;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 90px #00000059}.SoldOutModal-module__9huj8W__close{color:var(--ink);cursor:pointer;background:0 0;border:0;font-size:30px;line-height:1;position:absolute;top:14px;right:18px}.SoldOutModal-module__9huj8W__eyebrow{color:var(--oxblood);letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;display:block}.SoldOutModal-module__9huj8W__card h2{letter-spacing:-.04em;max-width:11ch;margin:0 0 18px;font-size:clamp(38px,6vw,58px);line-height:.96}.SoldOutModal-module__9huj8W__card p{max-width:42ch;color:var(--steel);margin:0 0 28px;font-size:16px}.SoldOutModal-module__9huj8W__notNow{color:var(--steel);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;margin:16px auto 0;padding:2px;font-size:13px;display:block}.SoldOutModal-module__9huj8W__notNow:hover{border-bottom-color:currentColor}@keyframes SoldOutModal-module__9huj8W__fadeIn{0%{opacity:0}}@keyframes SoldOutModal-module__9huj8W__arrive{0%{opacity:0;transform:translate(-50%,calc(18px - 50%))}}@media (max-width:600px){.SoldOutModal-module__9huj8W__card{padding:40px 26px 30px}}
.CartDrawer-module__IlD0ia__backdrop{z-index:70;opacity:0;pointer-events:none;background:#0c0c0d6b;border:0;transition:opacity .3s;position:fixed;inset:0}.CartDrawer-module__IlD0ia__backdropOpen{opacity:1;pointer-events:auto}.CartDrawer-module__IlD0ia__drawer{background:var(--paper);z-index:85;will-change:transform;flex-direction:column;width:min(420px,100vw);height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-24px 0 60px #0c0c0d33}.CartDrawer-module__IlD0ia__drawerOpen{transform:translate(0)}@media (max-width:767px){.CartDrawer-module__IlD0ia__drawer{border-radius:16px 16px 0 0;width:100vw;height:min(85vh,600px);top:auto;bottom:0;left:0;transform:translateY(100%);box-shadow:0 -12px 40px #0c0c0d33}.CartDrawer-module__IlD0ia__drawerOpen{transform:translateY(0)}}.CartDrawer-module__IlD0ia__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px;display:flex}.CartDrawer-module__IlD0ia__head h3{margin:0;font-family:Archivo;font-size:24px;font-weight:700}.CartDrawer-module__IlD0ia__iconButton{color:inherit;cursor:pointer;background:0 0;border:0;font-size:28px;line-height:1}.CartDrawer-module__IlD0ia__body{flex:1;padding:20px 22px;overflow:auto}.CartDrawer-module__IlD0ia__empty{color:var(--steel);margin:0}.CartDrawer-module__IlD0ia__item{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:10px;padding:16px 0;display:grid}.CartDrawer-module__IlD0ia__name{font-size:16px;font-weight:700}.CartDrawer-module__IlD0ia__meta{letter-spacing:.1em;text-transform:uppercase;color:var(--steel);margin-top:4px;font-family:IBM Plex Mono;font-size:10px}.CartDrawer-module__IlD0ia__qty{color:var(--steel);margin-top:8px;font-family:IBM Plex Mono;font-size:12px}.CartDrawer-module__IlD0ia__remove{cursor:pointer;color:var(--steel);background:0 0;border:0;align-self:start;font-size:12px;text-decoration:underline}.CartDrawer-module__IlD0ia__foot{border-top:1px solid var(--line);gap:14px;padding:20px 22px 24px;display:grid}.CartDrawer-module__IlD0ia__foot .btn{justify-content:center;width:100%}.CartDrawer-module__IlD0ia__total{justify-content:space-between;align-items:center;font-weight:700;display:flex}.CartDrawer-module__IlD0ia__total span:first-child{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);font-family:IBM Plex Mono;font-size:11px}.CartDrawer-module__IlD0ia__error{color:#b3262e;font-size:13px}.CartDrawer-module__IlD0ia__mixedNotice{gap:10px;display:grid}.CartDrawer-module__IlD0ia__mixedNotice p{color:var(--steel);margin:0;font-size:13px;line-height:1.5}.CartDrawer-module__IlD0ia__mixedNotice ul{color:var(--ink);margin:0;padding-left:18px;font-size:13px}.CartDrawer-module__IlD0ia__mixedNotice .btn{justify-content:center;width:100%}.CartDrawer-module__IlD0ia__checkoutNote,.CartDrawer-module__IlD0ia__accountNote{text-align:center;color:var(--steel);margin:0;font-size:12px;line-height:1.45}.CartDrawer-module__IlD0ia__accountNote a{color:var(--ink);text-underline-offset:2px;text-decoration:underline}
.SpecIcon-module__c6QTjG__icon{width:36px;height:36px;color:var(--saffron);flex-shrink:0;display:block}
.ReasonsBar-module__3iu9Gq__bar{background:#fff;padding:0}.ReasonsBar-module__3iu9Gq__inner{text-align:center;padding:80px 48px 88px}.ReasonsBar-module__3iu9Gq__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--steel);margin-bottom:40px;font-family:IBM Plex Mono,monospace;font-size:12px;display:block}.ReasonsBar-module__3iu9Gq__list{grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.ReasonsBar-module__3iu9Gq__item{flex-direction:column;align-items:center;gap:18px;padding:8px 32px;display:flex}.ReasonsBar-module__3iu9Gq__item .ReasonsBar-module__3iu9Gq__icon{width:72px;height:72px}.ReasonsBar-module__3iu9Gq__item:not(:last-child){border-right:1px solid var(--line)}.ReasonsBar-module__3iu9Gq__label{letter-spacing:.01em;color:var(--ink);font-family:Archivo,sans-serif;font-size:18px;font-weight:500}@media (max-width:640px){.ReasonsBar-module__3iu9Gq__inner{padding:52px 24px 56px}.ReasonsBar-module__3iu9Gq__eyebrow{margin-bottom:28px}.ReasonsBar-module__3iu9Gq__item .ReasonsBar-module__3iu9Gq__icon{width:56px;height:56px}.ReasonsBar-module__3iu9Gq__label{font-size:16px}.ReasonsBar-module__3iu9Gq__list{grid-template-columns:1fr;gap:0}.ReasonsBar-module__3iu9Gq__item{padding:20px 0}.ReasonsBar-module__3iu9Gq__item:not(:last-child){border-right:none;border-bottom:1px solid var(--line)}}
.ShimmerImage-module__JU-2vG__wrapper{display:block;position:relative;overflow:hidden}.ShimmerImage-module__JU-2vG__shimmer{z-index:0;pointer-events:none;background-color:#ececea;background-image:linear-gradient(90deg,#ececea 0%,#f7f7f5 40%,#ececea 80%);background-size:200% 100%;animation:1.5s linear infinite ShimmerImage-module__JU-2vG__shimmer;position:absolute;inset:0}.ShimmerImage-module__JU-2vG__image{z-index:1;opacity:0;transition:opacity .24s;position:relative}.ShimmerImage-module__JU-2vG__loaded{opacity:1}@keyframes ShimmerImage-module__JU-2vG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.ShimmerImage-module__JU-2vG__shimmer{animation:none}.ShimmerImage-module__JU-2vG__image{transition:none}}
.Footer-module__3hUVsW__footer{background:var(--paper);color:var(--ink);padding:70px 48px}.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:34px;margin-bottom:46px;display:grid}.Footer-module__3hUVsW__grid h5{letter-spacing:.16em;text-transform:uppercase;color:#0c0c0d73;margin:0 0 16px;font-family:IBM Plex Mono;font-size:10px}.Footer-module__3hUVsW__grid a{color:#0c0c0dbf;padding:5px 0;font-size:14px;display:block}.Footer-module__3hUVsW__grid a:hover{color:var(--ink)}.Footer-module__3hUVsW__brand p{color:#0c0c0d99;max-width:32ch;margin:20px 0 0;font-size:15px;line-height:1.55}.Footer-module__3hUVsW__logoWrapper{line-height:0;display:inline-block}.Footer-module__3hUVsW__logo{width:auto;height:40px}.Footer-module__3hUVsW__legal{border-top:1px solid var(--line);justify-content:space-between;gap:48px;padding-top:28px;display:flex}.Footer-module__3hUVsW__legalLeft{flex:1;max-width:52ch}.Footer-module__3hUVsW__legalRight{text-align:right;flex-shrink:0}.Footer-module__3hUVsW__legalName,.Footer-module__3hUVsW__address,.Footer-module__3hUVsW__copyright{color:#0c0c0d8c;margin:0;font-size:13px;line-height:1.55}.Footer-module__3hUVsW__legalName{color:#0c0c0db8}.Footer-module__3hUVsW__address{margin-top:8px}.Footer-module__3hUVsW__contacts{flex-wrap:wrap;justify-content:flex-end;gap:6px 18px;display:flex}.Footer-module__3hUVsW__contacts a{color:#0c0c0dbf;padding:0;font-size:13px;display:inline}.Footer-module__3hUVsW__copyright{margin-top:10px;font-size:12px}@media (max-width:780px){.Footer-module__3hUVsW__footer{padding:50px 24px}.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr;gap:28px}.Footer-module__3hUVsW__logo{height:20px}.Footer-module__3hUVsW__legal{flex-direction:column;gap:24px}.Footer-module__3hUVsW__legalRight{text-align:left}.Footer-module__3hUVsW__contacts{justify-content:flex-start}}@media (max-width:560px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:36px}}
.Header-module__lnUIdW__header{z-index:50;background:#fff;position:sticky;top:0}.Header-module__lnUIdW__nav{background:var(--off-white);grid-template-columns:1fr auto 1fr;align-items:center;height:56px;padding-left:48px;padding-right:48px;display:grid}.Header-module__lnUIdW__brand{justify-self:start;align-items:center;display:flex}.Header-module__lnUIdW__logoWrapper{line-height:0;display:inline-block}.Header-module__lnUIdW__logo{width:auto;height:30px}.Header-module__lnUIdW__links{justify-self:center;gap:34px;display:flex}.Header-module__lnUIdW__links a{letter-spacing:.01em;padding:4px 0;font-size:13.5px;font-weight:400;position:relative}.Header-module__lnUIdW__links a:after{content:"";background:var(--ink);width:0;height:1px;transition:width .25s;position:absolute;bottom:-2px;left:0}.Header-module__lnUIdW__links a:hover:after,.Header-module__lnUIdW__links a.Header-module__lnUIdW__current:after{width:100%}.Header-module__lnUIdW__actions{justify-content:flex-end;justify-self:end;align-items:center;gap:16px;display:flex}.Header-module__lnUIdW__iconButton{cursor:pointer;width:28px;height:32px;color:inherit;background:0 0;border:0;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex;position:relative}.Header-module__lnUIdW__iconButton svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}@media (hover:hover){.Header-module__lnUIdW__iconButton:hover{opacity:.7}}.Header-module__lnUIdW__noticeDot{width:8px;height:8px;box-shadow:0 0 0 2px var(--off-white), 0 0 10px 2px #c5362b8c;pointer-events:none;background:#c5362b;border-radius:50%;position:absolute;top:2px;right:-1px}@media (prefers-reduced-motion:no-preference){.Header-module__lnUIdW__noticeDot{animation:2.4s ease-in-out infinite Header-module__lnUIdW__noticePulse}}@keyframes Header-module__lnUIdW__noticePulse{0%,to{box-shadow:0 0 0 2px var(--off-white), 0 0 8px 1px #c5362b73}50%{box-shadow:0 0 0 3px var(--off-white), 0 0 12px 2px #c5362bb3}}.Header-module__lnUIdW__bag{width:30px}.Header-module__lnUIdW__count{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-family:Archivo;font-size:9px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:0;right:-3px}@keyframes Header-module__lnUIdW__bagPulse{0%{transform:scale(1);box-shadow:0 0 #0c0c0d47}30%{transform:scale(1.34)}55%{transform:scale(.9)}to{transform:scale(1);box-shadow:0 0 0 10px #0c0c0d00}}@keyframes Header-module__lnUIdW__bagNudge{0%,to{transform:translate(0)}40%{transform:translate(-1px)}}@media (prefers-reduced-motion:no-preference){.Header-module__lnUIdW__countPulse{animation:.62s cubic-bezier(.2,.9,.24,1) .12s both Header-module__lnUIdW__bagPulse}.Header-module__lnUIdW__bagPulse svg{animation:.42s .12s both Header-module__lnUIdW__bagNudge}}.Header-module__lnUIdW__burger{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:5px;display:none}.Header-module__lnUIdW__burger span{background:var(--ink);width:20px;height:1.5px}@media (max-width:860px){.Header-module__lnUIdW__nav{grid-template-columns:1fr auto;padding-left:24px;padding-right:24px}.Header-module__lnUIdW__links{display:none}.Header-module__lnUIdW__burger{display:flex}}
.MobileMenu-module__dvw3PW__menu{background:var(--ink);color:var(--paper);z-index:80;flex-direction:column;padding:30px;display:none;position:fixed;inset:0}.MobileMenu-module__dvw3PW__open{display:flex}.MobileMenu-module__dvw3PW__logoWrapper{align-self:flex-start;margin-bottom:24px;line-height:0;display:inline-block}.MobileMenu-module__dvw3PW__logo{filter:brightness(0)invert();object-fit:contain;flex-shrink:0;width:auto;height:20px}.MobileMenu-module__dvw3PW__close{color:var(--paper);cursor:pointer;background:0 0;border:0;align-self:flex-end;font-size:26px}.MobileMenu-module__dvw3PW__menu a{border-bottom:1px solid var(--line-dk);padding:14px 0;font-family:Archivo;font-size:32px;font-weight:600}.MobileMenu-module__dvw3PW__menu a.MobileMenu-module__dvw3PW__current{text-underline-offset:.12em;text-decoration:underline}
.SearchOverlay-module__zAhP1G__overlay{z-index:70;position:fixed;inset:0}.SearchOverlay-module__zAhP1G__backdrop{cursor:pointer;background:#0c0c0d52;border:0;padding:0;position:absolute;inset:0}.SearchOverlay-module__zAhP1G__panel{background:var(--paper);max-height:80vh;padding:28px 48px 36px;position:relative;overflow:auto}.SearchOverlay-module__zAhP1G__form{align-items:center;gap:16px;display:flex}.SearchOverlay-module__zAhP1G__input{border:0;border-bottom:1px solid var(--line);font:inherit;color:var(--ink);background:0 0;flex:1;padding:12px 0;font-size:22px}.SearchOverlay-module__zAhP1G__input:focus{outline:none}.SearchOverlay-module__zAhP1G__close{cursor:pointer;color:var(--steel);text-underline-offset:3px;background:0 0;border:0;font-size:13px;text-decoration:underline}.SearchOverlay-module__zAhP1G__hint{color:var(--steel);margin:20px 0 0;font-size:14px}.SearchOverlay-module__zAhP1G__results{gap:8px;margin:20px 0 0;padding:0;list-style:none;display:grid}.SearchOverlay-module__zAhP1G__result{grid-template-columns:56px 1fr;align-items:center;gap:14px;padding:8px 0;display:grid}.SearchOverlay-module__zAhP1G__result strong{font-size:15px;display:block}.SearchOverlay-module__zAhP1G__result small{color:var(--steel);font-size:12px}.SearchOverlay-module__zAhP1G__thumb{aspect-ratio:1086/1448;background:#76756e;overflow:hidden}.SearchOverlay-module__zAhP1G__thumb img{object-fit:contain;width:100%;height:100%}.SearchOverlay-module__zAhP1G__all{text-underline-offset:3px;margin-top:18px;font-size:13px;text-decoration:underline;display:inline-block}@media (max-width:620px){.SearchOverlay-module__zAhP1G__panel{padding:20px 24px 28px}.SearchOverlay-module__zAhP1G__input{font-size:18px}}
.WelcomeEmailModal-module__o49-wq__layer{z-index:100;position:fixed;inset:0}.WelcomeEmailModal-module__o49-wq__backdrop{cursor:pointer;background:#0c0c0d47;border:0;width:100%;animation:.25s ease-out WelcomeEmailModal-module__o49-wq__fadeIn;position:absolute;inset:0}.WelcomeEmailModal-module__o49-wq__ticket{background:var(--paper);width:min(380px,100vw - 28px);padding:0;animation:.4s ease-out WelcomeEmailModal-module__o49-wq__arrive;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 60px #0c0c0d29}.WelcomeEmailModal-module__o49-wq__close{z-index:1;color:var(--steel);font:inherit;letter-spacing:.04em;cursor:pointer;background:0 0;border:0;font-size:11px;position:absolute;top:12px;right:14px}.WelcomeEmailModal-module__o49-wq__close:hover{color:var(--ink)}.WelcomeEmailModal-module__o49-wq__face{text-align:center;padding:40px 32px 28px}.WelcomeEmailModal-module__o49-wq__title{justify-items:center;gap:8px;margin:0;display:grid}.WelcomeEmailModal-module__o49-wq__kicker{letter-spacing:.2em;text-transform:uppercase;color:var(--oxblood);font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600}.WelcomeEmailModal-module__o49-wq__amount{letter-spacing:-.06em;color:var(--ink);font-size:76px;font-weight:700;line-height:.85}.WelcomeEmailModal-module__o49-wq__sub{letter-spacing:-.01em;color:var(--ink);font-size:16px;font-weight:500}.WelcomeEmailModal-module__o49-wq__perforation{border-top:1px dashed #0c0c0d38;height:0;margin:4px 24px 12px}.WelcomeEmailModal-module__o49-wq__stub{padding:8px 28px 28px}.WelcomeEmailModal-module__o49-wq__note{color:var(--steel);text-align:center;margin:0 0 16px;font-size:14px}.WelcomeEmailModal-module__o49-wq__form{max-width:none;margin-top:0}.WelcomeEmailModal-module__o49-wq__finePrint{color:var(--steel);text-align:center;margin:12px 0 0;font-size:11px;line-height:1.45}.WelcomeEmailModal-module__o49-wq__finePrint a{color:inherit;text-underline-offset:2px;text-decoration:underline}.WelcomeEmailModal-module__o49-wq__codeRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.WelcomeEmailModal-module__o49-wq__code{letter-spacing:.14em;color:var(--ink);font-family:IBM Plex Mono,monospace;font-size:18px;font-weight:600}.WelcomeEmailModal-module__o49-wq__copy{border:1px solid var(--ink);color:var(--ink);cursor:pointer;font:inherit;background:0 0;padding:8px 12px;font-size:13px;font-weight:600}@media (hover:hover){.WelcomeEmailModal-module__o49-wq__copy:hover{background:var(--ink);color:var(--paper)}}@keyframes WelcomeEmailModal-module__o49-wq__fadeIn{0%{opacity:0}}@keyframes WelcomeEmailModal-module__o49-wq__arrive{0%{opacity:0;transform:translate(-50%,calc(14px - 50%))rotate(-1.2deg)}to{opacity:1;transform:translate(-50%,-50%)rotate(0)}}@media (prefers-reduced-motion:reduce){.WelcomeEmailModal-module__o49-wq__backdrop,.WelcomeEmailModal-module__o49-wq__ticket{animation:none}}@media (max-width:600px){.WelcomeEmailModal-module__o49-wq__face{padding:36px 24px 22px}.WelcomeEmailModal-module__o49-wq__amount{font-size:64px}.WelcomeEmailModal-module__o49-wq__stub{padding:4px 22px 24px}}
.ProductGallery-module__8domaq__gallery{justify-items:center;display:grid}.ProductGallery-module__8domaq__imageWrapper{aspect-ratio:1086/1448;background:#76756e;justify-content:center;align-items:center;width:100%;max-width:min(720px,75vh - 142.5px);display:flex;overflow:hidden}.ProductGallery-module__8domaq__productImage{object-fit:contain;width:100%;height:100%;display:block}.ProductGallery-module__8domaq__scroller{display:none}.ProductGallery-module__8domaq__thumbnailRow{justify-content:center;gap:12px;width:100%;max-width:min(720px,75vh - 142.5px);margin-top:16px;display:flex}.ProductGallery-module__8domaq__thumbnailButton{aspect-ratio:1086/1448;border:1px solid var(--line);cursor:pointer;opacity:.72;background:#fff;width:82px;padding:0;transition:border-color .2s,opacity .2s,transform .2s;overflow:hidden}.ProductGallery-module__8domaq__thumbnailButton:hover{border-color:var(--ink);opacity:1;transform:translateY(-1px)}.ProductGallery-module__8domaq__thumbnailSelected{border-color:var(--ink);opacity:1}.ProductGallery-module__8domaq__thumbnailImageWrapper{background:#76756e;width:100%;height:100%}.ProductGallery-module__8domaq__thumbnailImage{object-fit:contain;width:100%;height:100%;display:block}@media (max-width:900px){.ProductGallery-module__8domaq__desktopStage{display:none}.ProductGallery-module__8domaq__scroller{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;display:flex;overflow-x:auto}.ProductGallery-module__8domaq__scroller::-webkit-scrollbar{display:none}.ProductGallery-module__8domaq__scroller .ProductGallery-module__8domaq__imageWrapper,.ProductGallery-module__8domaq__productImage,.ProductGallery-module__8domaq__thumbnailRow{scroll-snap-align:start;flex:0 0 100%;width:100%;max-width:none;max-height:none}}
.AddToBagButton-module__2uxnya__button{background:var(--ink);color:var(--paper);cursor:pointer;border:0;justify-content:center;align-items:center;gap:0;font-family:Archivo,sans-serif;font-weight:600;line-height:1;transition:background .16s,transform .12s,gap .28s cubic-bezier(.2,.9,.24,1);display:inline-flex;position:relative;overflow:hidden}.AddToBagButton-module__2uxnya__success{gap:7px}.AddToBagButton-module__2uxnya__card{min-width:7.4em;padding:10px 15px;font-size:13px}.AddToBagButton-module__2uxnya__pdp{letter-spacing:.16em;text-transform:uppercase;width:100%;padding:17px 32px;font-size:12px;display:flex}@media (hover:hover){.AddToBagButton-module__2uxnya__button:hover{background:#000}}@media (prefers-reduced-motion:no-preference){.AddToBagButton-module__2uxnya__button:active{transform:scale(.98)}.AddToBagButton-module__2uxnya__success{animation:.52s cubic-bezier(.2,.9,.24,1) AddToBagButton-module__2uxnya__addedSettle}}@keyframes AddToBagButton-module__2uxnya__addedSettle{0%{transform:scale(1)}32%{transform:scale(.97)}68%{transform:scale(1.035)}to{transform:scale(1)}}.AddToBagButton-module__2uxnya__check{opacity:0;flex-shrink:0;justify-content:center;align-items:center;width:0;min-width:0;display:inline-flex;overflow:hidden}.AddToBagButton-module__2uxnya__check svg{width:14px;height:14px;display:block}.AddToBagButton-module__2uxnya__check path{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dasharray:16;stroke-dashoffset:16px}.AddToBagButton-module__2uxnya__success .AddToBagButton-module__2uxnya__check{opacity:1;width:14px;min-width:14px}.AddToBagButton-module__2uxnya__success .AddToBagButton-module__2uxnya__check path{stroke-dashoffset:0}.AddToBagButton-module__2uxnya__copy{place-items:center;display:grid;position:relative}.AddToBagButton-module__2uxnya__idle,.AddToBagButton-module__2uxnya__done{white-space:nowrap;text-align:center;grid-area:1/1;line-height:1}.AddToBagButton-module__2uxnya__done,.AddToBagButton-module__2uxnya__success .AddToBagButton-module__2uxnya__idle{opacity:0}.AddToBagButton-module__2uxnya__success .AddToBagButton-module__2uxnya__done{opacity:1}@media (prefers-reduced-motion:no-preference){.AddToBagButton-module__2uxnya__check{transition:width .28s cubic-bezier(.2,.9,.24,1),opacity .2s}.AddToBagButton-module__2uxnya__check path{transition:stroke-dashoffset .38s cubic-bezier(.2,.9,.24,1) 80ms}.AddToBagButton-module__2uxnya__idle,.AddToBagButton-module__2uxnya__done{transition:opacity .22s,transform .28s cubic-bezier(.2,.9,.24,1)}.AddToBagButton-module__2uxnya__idle{transform:translateY(0)}.AddToBagButton-module__2uxnya__done{transform:translateY(6px)}.AddToBagButton-module__2uxnya__success .AddToBagButton-module__2uxnya__idle{transform:translateY(-6px)}.AddToBagButton-module__2uxnya__success .AddToBagButton-module__2uxnya__done{transform:translateY(0)}}@media (max-width:560px){.AddToBagButton-module__2uxnya__card{width:100%;min-width:0;padding:10px 12px;font-size:11px}}
.BookmarkButton-module__MpLMBW__button{z-index:2;width:36px;height:36px;color:var(--ink);cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:10px;right:10px}.BookmarkButton-module__MpLMBW__button svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linejoin:round;width:18px;height:18px}.BookmarkButton-module__MpLMBW__saved svg{fill:currentColor}.BookmarkButton-module__MpLMBW__inline{border:1px solid var(--line);background:0 0;border-radius:0;width:44px;height:48px;position:static}@media (hover:hover){.BookmarkButton-module__MpLMBW__button:hover{opacity:.8}}
.TrustBar-module__3kwd8W__bar{background:var(--paper);border-bottom:1px solid var(--line);padding:14px 24px}.TrustBar-module__3kwd8W__list{flex-wrap:wrap;justify-content:center;gap:8px 22px;margin:0;padding:0;list-style:none;display:flex}.TrustBar-module__3kwd8W__list li{letter-spacing:.12em;text-transform:uppercase;color:var(--steel);font-family:IBM Plex Mono,monospace;font-size:10px}.TrustBar-module__3kwd8W__compact{background:0 0;border:0;margin-bottom:18px;padding:0}.TrustBar-module__3kwd8W__compact .TrustBar-module__3kwd8W__list{justify-content:flex-start;gap:6px 16px}.TrustBar-module__3kwd8W__compact .TrustBar-module__3kwd8W__list li{font-size:9px}@media (max-width:560px){.TrustBar-module__3kwd8W__bar:not(.TrustBar-module__3kwd8W__compact) .TrustBar-module__3kwd8W__list{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.TrustBar-module__3kwd8W__bar:not(.TrustBar-module__3kwd8W__compact) .TrustBar-module__3kwd8W__list::-webkit-scrollbar{display:none}.TrustBar-module__3kwd8W__bar:not(.TrustBar-module__3kwd8W__compact) .TrustBar-module__3kwd8W__list li{flex:none}}
.ProductBuyBox-module__rDsELq__details{padding:12px 0 0;position:sticky;top:56px}.ProductBuyBox-module__rDsELq__collection{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);font-family:IBM Plex Mono,monospace;font-size:11px}.ProductBuyBox-module__rDsELq__name{margin:8px 0 10px;font-family:Archivo,sans-serif;font-size:clamp(34px,4.2vw,58px);font-weight:400;line-height:.98}.ProductBuyBox-module__rDsELq__price{margin:0 0 10px;font-size:18px}.ProductBuyBox-module__rDsELq__tagline{color:var(--steel);max-width:48ch;margin:0 0 28px;font-size:14px;line-height:1.55}.ProductBuyBox-module__rDsELq__field{gap:8px;margin-bottom:20px;display:grid}.ProductBuyBox-module__rDsELq__field span,.ProductBuyBox-module__rDsELq__colorBlock span{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);font-family:IBM Plex Mono,monospace;font-size:10px}.ProductBuyBox-module__rDsELq__field select{appearance:none;border:1px solid var(--line);width:100%;color:var(--ink);cursor:pointer;background:#fff;border-radius:0;padding:14px 42px 14px 14px;font-family:Archivo,sans-serif;font-size:14px}.ProductBuyBox-module__rDsELq__colorBlock{gap:10px;margin-bottom:28px;display:grid}.ProductBuyBox-module__rDsELq__dots{gap:8px;width:fit-content;display:flex}.ProductBuyBox-module__rDsELq__dot{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background-clip:padding-box;border:1px solid #0000002e;border-radius:50%;width:22px;height:22px;padding:0;transition:box-shadow .18s;position:relative;box-shadow:0 0 0 2px #0000}@media (hover:hover){.ProductBuyBox-module__rDsELq__dot:hover{box-shadow:0 0 0 2px #fff,0 0 0 3px #0c0c0d66}}.ProductBuyBox-module__rDsELq__dot:active{box-shadow:0 0 0 2px #fff,0 0 0 3px #0c0c0d8c}.ProductBuyBox-module__rDsELq__dot:focus-visible{outline:none}.ProductBuyBox-module__rDsELq__dot.ProductBuyBox-module__rDsELq__dotSelected,.ProductBuyBox-module__rDsELq__dot:focus-visible{box-shadow:0 0 0 2px #fff, 0 0 0 4px var(--ink)}.ProductBuyBox-module__rDsELq__stock{letter-spacing:.1em;text-transform:uppercase;color:var(--steel);margin:14px 0 22px;font-family:IBM Plex Mono,monospace;font-size:10px}.ProductBuyBox-module__rDsELq__error{color:#b3262e;margin:-8px 0 18px;font-size:13px}.ProductBuyBox-module__rDsELq__addRow{grid-template-columns:1fr auto;align-items:stretch;gap:10px;display:grid}.ProductBuyBox-module__rDsELq__save{border:1px solid var(--line);background:#fff;border-radius:0;width:48px;height:auto;min-height:48px;position:static}.ProductBuyBox-module__rDsELq__accordions{border-top:1px solid var(--line)}.ProductBuyBox-module__rDsELq__accordions details{border-bottom:1px solid var(--line);padding:18px 0}.ProductBuyBox-module__rDsELq__accordions summary{cursor:pointer;font-weight:500;list-style:none}.ProductBuyBox-module__rDsELq__accordions summary::-webkit-details-marker{display:none}.ProductBuyBox-module__rDsELq__accordions summary:before{content:"+";margin-right:10px;display:inline-block}.ProductBuyBox-module__rDsELq__accordions details[open] summary:before{content:"-"}.ProductBuyBox-module__rDsELq__accordions p{color:var(--steel);margin:12px 0 0 22px;font-size:13px;line-height:1.55}.ProductBuyBox-module__rDsELq__chips{flex-wrap:wrap;gap:8px;display:flex}.ProductBuyBox-module__rDsELq__chip{appearance:none;border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;padding:12px 14px;font-family:Archivo,sans-serif;font-size:13px}.ProductBuyBox-module__rDsELq__chipSelected{border-color:var(--ink);background:var(--ink);color:var(--paper)}.ProductBuyBox-module__rDsELq__waitlistNote{color:var(--steel);margin:-12px 0 20px;font-size:13px}.ProductBuyBox-module__rDsELq__stickyBar{display:none}@media (max-width:900px){.ProductBuyBox-module__rDsELq__details{position:static}.ProductBuyBox-module__rDsELq__stickyBar{z-index:60;padding:10px 24px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0c0c0d14}.ProductBuyBox-module__rDsELq__stickyCopy{flex-direction:column;gap:2px;min-width:0;display:flex}.ProductBuyBox-module__rDsELq__stickyCopy strong{font-size:16px}.ProductBuyBox-module__rDsELq__stickyCopy span{color:var(--steel);white-space:nowrap;text-overflow:ellipsis;max-width:42vw;font-size:12px;overflow:hidden}.ProductBuyBox-module__rDsELq__stickyBar button{flex:none;width:auto;min-width:9.5em;padding:14px 18px}}
.ProductValueBlock-module___Z4W5q__block{background:var(--ink);color:var(--paper);margin:72px 0 0;padding:44px}.ProductValueBlock-module___Z4W5q__block span{letter-spacing:.14em;text-transform:uppercase;color:#f5f2eb9e;font-family:IBM Plex Mono,monospace;font-size:10px}.ProductValueBlock-module___Z4W5q__block h2{letter-spacing:-.03em;max-width:760px;margin:12px 0 18px;font-family:Archivo,sans-serif;font-size:clamp(28px,4vw,46px);font-weight:400;line-height:1}.ProductValueBlock-module___Z4W5q__block p{color:#f5f2ebc7;max-width:76ch;margin:0;font-size:16px;line-height:1.65}@media (max-width:620px){.ProductValueBlock-module___Z4W5q__block{padding:32px 24px}}
.AnnouncementBar-module__tQURPG__announcement{background:var(--paper);color:var(--ink);text-align:center;padding:10px 12px}.AnnouncementBar-module__tQURPG__announcement .mono{color:var(--steel);font-size:10.5px}.AnnouncementBar-module__tQURPG__announcement b{color:var(--saffron)}.AnnouncementBar-module__tQURPG__mobile{display:none}@media (max-width:640px){.AnnouncementBar-module__tQURPG__desktop{display:none}.AnnouncementBar-module__tQURPG__mobile{display:inline}}
.SpecStoryCard-module__68w3ya__card{background:#fff;padding:22px 22px 26px}.SpecStoryCard-module__68w3ya__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:4px;display:flex}.SpecStoryCard-module__68w3ya__label{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);padding-top:8px;font-family:IBM Plex Mono,monospace;font-size:10px}.SpecStoryCard-module__68w3ya__card h3{margin:0 0 6px;font-family:Archivo,sans-serif;font-size:18px;font-weight:600}.SpecStoryCard-module__68w3ya__card p{color:var(--steel);margin:0;font-size:13px;line-height:1.55}.SpecStoryCard-module__68w3ya__value{letter-spacing:.08em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;color:var(--saffron)!important;margin-bottom:12px!important;font-size:10px!important}
.ProductSectionIntro-module__TQHiJa__intro{margin-bottom:26px}.ProductSectionIntro-module__TQHiJa__intro span{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);font-family:IBM Plex Mono,monospace;font-size:10px}.ProductSectionIntro-module__TQHiJa__intro h2{margin:8px 0 0;font-family:Archivo,sans-serif;font-size:clamp(28px,4vw,48px);font-weight:400;line-height:1}.ProductSectionIntro-module__TQHiJa__intro p{color:var(--steel);max-width:58ch;margin:14px 0 0;font-size:14px;line-height:1.6}
.FeatureReel-module__oQdhka__section{background:var(--off-white);padding:72px 0 48px}.FeatureReel-module__oQdhka__header{max-width:1300px;margin:0 auto 28px;padding-inline:100px}.FeatureReel-module__oQdhka__header span{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);margin-bottom:10px;font-family:IBM Plex Mono,monospace;font-size:10px;display:block}.FeatureReel-module__oQdhka__header h2{letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:Archivo,sans-serif;font-size:clamp(20px,2.5vw,32px);font-weight:400}.FeatureReel-module__oQdhka__scroller{scroll-snap-type:x mandatory;scrollbar-width:none;outline:none;gap:20px;padding:0 100px 8px;display:flex;overflow-x:auto}.FeatureReel-module__oQdhka__scroller::-webkit-scrollbar{display:none}.FeatureReel-module__oQdhka__card{scroll-snap-align:start;background:#fff;flex:0 0 calc(48% - 10px);min-width:0}.FeatureReel-module__oQdhka__image{aspect-ratio:4/3;background:#191b16;width:100%;overflow:hidden}.FeatureReel-module__oQdhka__image img{object-fit:cover;width:100%;height:100%;display:block}.FeatureReel-module__oQdhka__copy{border-top:2px solid var(--oxblood);padding:22px 22px 26px}.FeatureReel-module__oQdhka__copy h3{letter-spacing:-.02em;margin:0 0 8px;font-family:Archivo,sans-serif;font-size:clamp(22px,2.4vw,28px);font-weight:500}.FeatureReel-module__oQdhka__copy p{color:var(--steel);max-width:42ch;margin:0;font-size:15px;line-height:1.5}@media (max-width:900px){.FeatureReel-module__oQdhka__header,.FeatureReel-module__oQdhka__scroller{padding-inline:24px}.FeatureReel-module__oQdhka__card{flex-basis:82%}}@media (max-width:640px){.FeatureReel-module__oQdhka__section{padding:48px 0 28px}.FeatureReel-module__oQdhka__card{flex-basis:88%}}
.ProductMaterialsStory-module__ehAPsG__section{padding:84px 0 0}.ProductMaterialsStory-module__ehAPsG__grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}@media (max-width:900px){.ProductMaterialsStory-module__ehAPsG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.ProductMaterialsStory-module__ehAPsG__grid{grid-template-columns:1fr}}
.CollectionPage-module__O3rebq__main{background:var(--off-white)}.CollectionPage-module__O3rebq__hero{background:var(--paper);min-height:520px;color:var(--ink);grid-template-columns:1fr 1fr;align-items:center;display:grid}.CollectionPage-module__O3rebq__heroContent{padding:96px 48px 76px}.CollectionPage-module__O3rebq__heroImage{justify-content:center;align-items:center;height:100%;display:flex;overflow:hidden}.CollectionPage-module__O3rebq__heroImage img{object-fit:contain;width:90%;height:auto}.CollectionPage-module__O3rebq__hero,.CollectionPage-module__O3rebq__sharedSpecs{max-width:none}.CollectionPage-module__O3rebq__eyebrow,.CollectionPage-module__O3rebq__sectionHeader span{letter-spacing:.14em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:10px}.CollectionPage-module__O3rebq__eyebrow{color:var(--steel);margin-bottom:16px}.CollectionPage-module__O3rebq__hero h1{letter-spacing:-.04em;text-transform:uppercase;margin:0 0 24px;font-family:Archivo,sans-serif;font-size:clamp(40px,6vw,86px);font-weight:700;line-height:.86}.CollectionPage-module__O3rebq__hero p{color:var(--steel);max-width:48ch;margin:0;font-size:16px;line-height:1.6}.CollectionPage-module__O3rebq__offerStrip{border:1px solid var(--line);background:#fff;gap:6px;max-width:520px;margin-top:28px;padding:18px;display:grid}.CollectionPage-module__O3rebq__offerStrip span,.CollectionPage-module__O3rebq__offerStrip small{letter-spacing:.12em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:10px}.CollectionPage-module__O3rebq__offerStrip span{color:var(--oxblood)}.CollectionPage-module__O3rebq__offerStrip strong{font-size:18px;line-height:1.25}.CollectionPage-module__O3rebq__offerStrip small{color:var(--steel)}.CollectionPage-module__O3rebq__sharedSpecs{padding:72px 48px 28px}.CollectionPage-module__O3rebq__sectionHeader{margin-bottom:28px}.CollectionPage-module__O3rebq__sectionHeader span{color:var(--steel)}.CollectionPage-module__O3rebq__sectionHeader h2{letter-spacing:-.03em;margin:10px 0 0;font-family:Archivo,sans-serif;font-size:clamp(30px,5vw,58px);font-weight:400;line-height:.98}.CollectionPage-module__O3rebq__specGrid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.CollectionPage-module__O3rebq__heroViewport{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;height:calc(100dvh - 56px);min-height:0;max-height:calc(100dvh - 56px);overflow:hidden}.CollectionPage-module__O3rebq__heroViewport .CollectionPage-module__O3rebq__heroContent{flex-direction:column;justify-content:center;min-height:0;padding:48px;display:flex;overflow:auto}.CollectionPage-module__O3rebq__heroViewport .CollectionPage-module__O3rebq__heroImage{box-sizing:border-box;width:100%;min-width:0;height:100%;min-height:0;max-height:100%;padding:20px 28px 20px 0}.CollectionPage-module__O3rebq__heroViewport .CollectionPage-module__O3rebq__heroImage img{object-position:center;width:auto;max-width:100%;height:auto;max-height:100%;display:block}@media (max-width:900px){.CollectionPage-module__O3rebq__specGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.CollectionPage-module__O3rebq__hero{grid-template-columns:1fr}.CollectionPage-module__O3rebq__heroImage{order:-1;min-height:280px}.CollectionPage-module__O3rebq__heroViewport{height:auto;max-height:none;overflow:visible}.CollectionPage-module__O3rebq__heroViewport .CollectionPage-module__O3rebq__heroImage{height:min(38svh,320px);min-height:200px;padding:16px 16px 0}}@media (max-width:620px){.CollectionPage-module__O3rebq__heroContent,.CollectionPage-module__O3rebq__sharedSpecs{padding-left:24px;padding-right:24px}.CollectionPage-module__O3rebq__heroContent{padding-top:28px;padding-bottom:36px}.CollectionPage-module__O3rebq__hero h1{font-size:40px}.CollectionPage-module__O3rebq__heroImage{min-height:240px}.CollectionPage-module__O3rebq__heroViewport .CollectionPage-module__O3rebq__heroImage{height:min(34svh,280px);min-height:180px}.CollectionPage-module__O3rebq__specGrid{grid-template-columns:1fr}}
.Hero-module___w2HtG__hero{aspect-ratio:2008/783;background:#191b16;width:100%;padding:0;line-height:0;position:relative;overflow:hidden}.Hero-module___w2HtG__slide{opacity:0;pointer-events:none;transition:opacity .8s;position:absolute;inset:0}.Hero-module___w2HtG__slideActive{opacity:1}.Hero-module___w2HtG__imageContainer{width:100%;height:100%;margin:0;display:block;position:absolute;inset:0}.Hero-module___w2HtG__backgroundImage{object-fit:cover;width:100%;height:100%;display:block}.Hero-module___w2HtG__overlay{z-index:2;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:32px;padding-bottom:60px;padding-left:60px;line-height:normal;display:flex;position:absolute;inset:0}.Hero-module___w2HtG__title{color:#fff;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 2px 20px #0000004d;margin:0 0 10px;font-family:Archivo,sans-serif;font-size:clamp(20px,2.5vw,40px);font-weight:400;line-height:1.2}.Hero-module___w2HtG__description{color:#ffffffe6;text-shadow:0 1px 10px #0000004d;max-width:480px;margin:0 0 16px;font-family:Archivo,sans-serif;font-size:clamp(13px,1.2vw,16px);font-weight:300;line-height:1.7}.Hero-module___w2HtG__descriptionMobile{display:none}.Hero-module___w2HtG__button{color:#fff;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:0 0;border:1px solid #fffc;justify-content:center;align-items:center;min-width:220px;padding:24px 60px;font-family:Archivo,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module___w2HtG__button:hover{background:#ffffff26;border-color:#fff}.Hero-module___w2HtG__controls{z-index:3;align-items:center;gap:10px;line-height:normal;display:flex;position:absolute;bottom:32px;right:40px}.Hero-module___w2HtG__dot{cursor:pointer;background:#ffffff73;border:0;border-radius:999px;width:28px;height:3px;padding:0;transition:background-color .2s,width .2s}.Hero-module___w2HtG__dot:hover,.Hero-module___w2HtG__dot:focus-visible{background:#ffffffbf}.Hero-module___w2HtG__dot:focus-visible{outline-offset:4px;outline:2px solid #fff}.Hero-module___w2HtG__dotActive{background:#fff;width:44px}@media (max-width:768px){.Hero-module___w2HtG__hero{aspect-ratio:4/5;min-height:0;max-height:58svh}.Hero-module___w2HtG__backgroundImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.Hero-module___w2HtG__imageContainer{display:block;position:absolute;inset:0}.Hero-module___w2HtG__overlay{background:linear-gradient(#0000 30%,#00000047 58%,#000000b8 100%);justify-content:flex-end;gap:12px;height:100%;min-height:0;padding:0 24px 36px;position:absolute}.Hero-module___w2HtG__title{letter-spacing:.06em;margin-bottom:0;font-size:20px;line-height:1.25}.Hero-module___w2HtG__descriptionDesktop{display:none}.Hero-module___w2HtG__descriptionMobile{max-width:32ch;margin-bottom:8px;font-size:13px;line-height:1.5;display:block}.Hero-module___w2HtG__button{letter-spacing:.14em;min-width:0;padding:14px 28px;font-size:12px}.Hero-module___w2HtG__controls{bottom:16px;right:24px}}@media (prefers-reduced-motion:reduce){.Hero-module___w2HtG__slide{transition:none}}
.ProductFeatureGrid-module__JcJRAW__section{padding:84px 0 0}.ProductFeatureGrid-module__JcJRAW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ProductFeatureGrid-module__JcJRAW__card{background:#fff;padding:0 0 22px}.ProductFeatureGrid-module__JcJRAW__image{aspect-ratio:4/3;object-fit:cover;background:linear-gradient(135deg,#6e273014,#0c0c0d0a),#ececea;width:100%;margin-bottom:18px;display:block}.ProductFeatureGrid-module__JcJRAW__imageContent{object-fit:cover;width:100%;height:100%;display:block}.ProductFeatureGrid-module__JcJRAW__label{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);font-family:IBM Plex Mono,monospace;font-size:10px}.ProductFeatureGrid-module__JcJRAW__card .ProductFeatureGrid-module__JcJRAW__label,.ProductFeatureGrid-module__JcJRAW__card h3,.ProductFeatureGrid-module__JcJRAW__card p{margin-left:20px;margin-right:20px}.ProductFeatureGrid-module__JcJRAW__card h3{margin-top:6px;margin-bottom:6px;font-size:18px;font-weight:500}.ProductFeatureGrid-module__JcJRAW__card p{color:var(--steel);font-size:13px;line-height:1.5}.ProductFeatureGrid-module__JcJRAW__note{letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-family:IBM Plex Mono,monospace;color:var(--saffron)!important;font-size:10px!important}@media (max-width:900px){.ProductFeatureGrid-module__JcJRAW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.ProductFeatureGrid-module__JcJRAW__grid{grid-template-columns:1fr}}
.MediaBand-module__LvAwRG__band{width:100%;margin:56px 0;padding:0;position:relative}.MediaBand-module__LvAwRG__media{aspect-ratio:21/9;background:#e8e2dc;width:100%;line-height:0;position:relative;overflow:hidden}.MediaBand-module__LvAwRG__video{object-fit:cover;width:100%;height:100%;display:block}.MediaBand-module__LvAwRG__copy{box-sizing:border-box;width:100%;max-width:1300px;color:var(--ink);flex-direction:column;align-items:flex-start;gap:12px;margin:0 auto;padding:20px 100px 0;line-height:normal;display:flex}.MediaBand-module__LvAwRG__kicker{letter-spacing:.14em;text-transform:uppercase;margin:0;font-family:Archivo,sans-serif;font-size:12px;font-weight:500}.MediaBand-module__LvAwRG__headline{max-width:460px;margin:0;font-family:Archivo,sans-serif;font-size:clamp(14px,1.2vw,17px);font-weight:300;line-height:1.5}.MediaBand-module__LvAwRG__body{max-width:38ch;margin:0;font-family:Archivo,sans-serif;font-size:clamp(14px,1.15vw,16px);font-weight:400;line-height:1.45}.MediaBand-module__LvAwRG__bandOverlay .MediaBand-module__LvAwRG__copy{z-index:1;color:#111;justify-content:center;gap:14px;width:min(42%,420px);max-width:none;height:100%;margin:0;padding:0 0 0 5.5%;position:absolute;top:0;left:0}.MediaBand-module__LvAwRG__bandOverlay .MediaBand-module__LvAwRG__headline{letter-spacing:-.035em;max-width:none;font-size:clamp(28px,3.4vw,48px);font-weight:500;line-height:1.05}.MediaBand-module__LvAwRG__bandOverlay .MediaBand-module__LvAwRG__body{max-width:28ch;font-size:clamp(14px,1.15vw,17px);font-weight:400;line-height:1.4}.MediaBand-module__LvAwRG__bandOverlay .MediaBand-module__LvAwRG__cta{margin-top:4px}.MediaBand-module__LvAwRG__bandOverlayRight .MediaBand-module__LvAwRG__copy{align-items:flex-start;padding:0 5.5% 0 0;left:auto;right:0}.MediaBand-module__LvAwRG__cta{letter-spacing:.04em;color:var(--ink);border-bottom:1px solid var(--ink);padding-bottom:2px;font-family:Archivo,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:opacity .2s}.MediaBand-module__LvAwRG__cta:hover{opacity:.6}.MediaBand-module__LvAwRG__cta:focus-visible{outline:2px solid var(--ink);outline-offset:4px}@media (max-width:700px){.MediaBand-module__LvAwRG__band{margin:32px 0}.MediaBand-module__LvAwRG__media{aspect-ratio:4/5}.MediaBand-module__LvAwRG__mobileCropRanger .MediaBand-module__LvAwRG__video{object-position:72% center}.MediaBand-module__LvAwRG__mobileCropMonsoon .MediaBand-module__LvAwRG__video{object-position:24% center}.MediaBand-module__LvAwRG__headline{font-size:15px}.MediaBand-module__LvAwRG__bandOverlay .MediaBand-module__LvAwRG__copy{width:100%;height:auto;color:var(--ink);justify-content:flex-start;padding:20px 24px 0;position:static}.MediaBand-module__LvAwRG__bandOverlay .MediaBand-module__LvAwRG__headline{font-size:clamp(26px,8vw,36px)}.MediaBand-module__LvAwRG__bandOverlay .MediaBand-module__LvAwRG__body{max-width:38ch}.MediaBand-module__LvAwRG__bandOverlayRight .MediaBand-module__LvAwRG__copy{padding:20px 24px 0;left:0;right:auto}}@media (max-width:560px){.MediaBand-module__LvAwRG__copy{max-width:1148px;padding:16px 24px 0}}
.ProductFaqSection-module__LB_ssG__section{padding:84px 0 0}.ProductFaqSection-module__LB_ssG__list{background:var(--line);border:1px solid var(--line);gap:1px;display:grid}.ProductFaqSection-module__LB_ssG__item{background:#fff;padding:24px 26px}.ProductFaqSection-module__LB_ssG__item h3{margin:8px 0;font-size:18px;font-weight:600}.ProductFaqSection-module__LB_ssG__item p{color:var(--steel);margin:0;font-size:13px;line-height:1.55}
.ProductGrid-module__fiucRq__section{padding:60px 0}.ProductGrid-module__fiucRq__container{box-sizing:border-box;width:100%;max-width:1300px;margin:0 auto;padding-inline:100px}.ProductGrid-module__fiucRq__sectionHeader{margin-bottom:40px}.ProductGrid-module__fiucRq__sectionHeader h2{letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:Archivo,sans-serif;font-size:clamp(20px,2.5vw,32px);font-weight:400;line-height:1}.ProductGrid-module__fiucRq__grid{grid-template-columns:repeat(3,1fr);gap:36px;display:grid}.ProductGrid-module__fiucRq__card{opacity:1;cursor:pointer;background:#fff;border:0;flex-direction:column;transition:box-shadow .2s;display:flex;overflow:hidden}.ProductGrid-module__fiucRq__card:hover{box-shadow:0 22px 46px #0c0c0d1a}.ProductGrid-module__fiucRq__photoWrap{position:relative}.ProductGrid-module__fiucRq__photo{aspect-ratio:1086/1448;background:#76756e;overflow:hidden}.ProductGrid-module__fiucRq__photo img{object-fit:contain;width:100%;height:100%;transition:transform .5s}.ProductGrid-module__fiucRq__waitlist{z-index:1;letter-spacing:.12em;text-transform:uppercase;color:var(--ink);background:#ffffffeb;margin:0;padding:6px 8px;font-family:IBM Plex Mono,monospace;font-size:9px;position:absolute;top:12px;left:12px}.ProductGrid-module__fiucRq__proof{letter-spacing:.08em;text-transform:uppercase;color:var(--steel);margin:0 0 10px;font-family:IBM Plex Mono,monospace;font-size:10px}.ProductGrid-module__fiucRq__card:hover .ProductGrid-module__fiucRq__photo img{transform:scale(1.04)}.ProductGrid-module__fiucRq__body{padding:18px 18px 20px}.ProductGrid-module__fiucRq__name{margin:0 0 10px;font-family:Archivo;font-size:20px;font-weight:600}.ProductGrid-module__fiucRq__colorRow{align-items:center;gap:10px;min-height:19px;margin-bottom:14px;display:flex}.ProductGrid-module__fiucRq__dots{gap:7px;width:fit-content;display:flex}.ProductGrid-module__fiucRq__dotLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--steel);white-space:nowrap;font-family:IBM Plex Mono,monospace;font-size:10px}.ProductGrid-module__fiucRq__dot{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background-clip:padding-box;border:1px solid #0000002e;border-radius:50%;width:15px;height:15px;padding:0;transition:box-shadow .18s;position:relative;box-shadow:0 0 0 2px #0000}@media (hover:hover){.ProductGrid-module__fiucRq__dot:hover{box-shadow:0 0 0 2px #fff,0 0 0 3px #0c0c0d66}}.ProductGrid-module__fiucRq__dot:active{box-shadow:0 0 0 2px #fff,0 0 0 3px #0c0c0d8c}.ProductGrid-module__fiucRq__dot:focus-visible{outline:none}.ProductGrid-module__fiucRq__dot.ProductGrid-module__fiucRq__dotSelected,.ProductGrid-module__fiucRq__dot:focus-visible{box-shadow:0 0 0 2px #fff, 0 0 0 3px var(--ink)}.ProductGrid-module__fiucRq__row{justify-content:space-between;align-items:center;gap:10px;display:flex}.ProductGrid-module__fiucRq__price{font-family:IBM Plex Mono;font-size:15px}@media (max-width:980px){.ProductGrid-module__fiucRq__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:560px){.ProductGrid-module__fiucRq__section{padding:28px 0 32px}.ProductGrid-module__fiucRq__container{max-width:1148px;padding-inline:24px}.ProductGrid-module__fiucRq__sectionHeader{margin-bottom:20px}.ProductGrid-module__fiucRq__grid{grid-template-columns:repeat(2,1fr);gap:20px 12px}.ProductGrid-module__fiucRq__name{font-size:14px}.ProductGrid-module__fiucRq__price{font-size:13px}.ProductGrid-module__fiucRq__body{padding:16px}.ProductGrid-module__fiucRq__row{flex-direction:column;align-items:stretch;gap:8px}}@media (max-width:359px){.ProductGrid-module__fiucRq__grid{grid-template-columns:1fr}}
.HoverDebug-module__SgSypW__panel{z-index:2147483647;color:#fff;white-space:pre-wrap;word-break:break-word;pointer-events:none;background:#0c0c0deb;border:1px solid #ffffff40;max-width:380px;padding:12px 14px;font-family:IBM Plex Mono,monospace;font-size:11px;line-height:1.6;position:fixed;bottom:12px;right:12px}.HoverDebug-module__SgSypW__ok{color:#7ee787}.HoverDebug-module__SgSypW__bad{color:#ff7b72}
.page-module__xgPmsG__main{background:var(--off-white)}.page-module__xgPmsG__hero{background:var(--paper);min-height:520px;color:var(--ink);grid-template-columns:1fr 1fr;align-items:center;display:grid}.page-module__xgPmsG__heroContent{padding:96px 48px 76px}.page-module__xgPmsG__heroImage{justify-content:center;align-items:center;height:100%;display:flex;overflow:hidden}.page-module__xgPmsG__heroImage img{object-fit:cover;width:100%;height:100%}.page-module__xgPmsG__eyebrow,.page-module__xgPmsG__sectionHeader span,.page-module__xgPmsG__valueLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);font-family:IBM Plex Mono,monospace;font-size:10px}.page-module__xgPmsG__eyebrow{margin-bottom:16px}.page-module__xgPmsG__hero h1{letter-spacing:-.04em;text-transform:uppercase;margin:0 0 24px;font-family:Archivo,sans-serif;font-size:clamp(40px,6vw,86px);font-weight:700;line-height:.86}.page-module__xgPmsG__hero p{color:var(--steel);max-width:48ch;margin:0;font-size:16px;line-height:1.6}.page-module__xgPmsG__sectionHeader{margin-bottom:28px}.page-module__xgPmsG__sectionHeader h2{letter-spacing:-.03em;margin:10px 0 0;font-family:Archivo,sans-serif;font-size:clamp(30px,5vw,58px);font-weight:400;line-height:.98}.page-module__xgPmsG__story{max-width:980px;padding:72px 48px}.page-module__xgPmsG__storyBody{gap:22px;display:grid}.page-module__xgPmsG__storyBody p{color:var(--steel);max-width:62ch;margin:0;font-size:clamp(16px,1.6vw,19px);line-height:1.65}.page-module__xgPmsG__values{padding:28px 48px 72px}.page-module__xgPmsG__valueGrid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.page-module__xgPmsG__valueCard{background:#fff;padding:28px 24px 32px}.page-module__xgPmsG__valueLabel{margin-bottom:14px}.page-module__xgPmsG__valueCard h3,.page-module__xgPmsG__lineCard h3{letter-spacing:-.01em;margin:0 0 12px;font-family:Archivo,sans-serif;font-size:22px;font-weight:600}.page-module__xgPmsG__valueCard p,.page-module__xgPmsG__lineCard p{color:var(--steel);margin:0;font-size:14px;line-height:1.6}.page-module__xgPmsG__lines{padding:28px 48px 72px}.page-module__xgPmsG__lineGrid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.page-module__xgPmsG__lineCard{background:#fff;flex-direction:column;align-items:flex-start;padding:32px 28px 36px;display:flex}.page-module__xgPmsG__lineLink{letter-spacing:.12em;text-transform:uppercase;color:var(--ink);border-bottom:1px solid var(--ink);margin-top:20px;padding-bottom:3px;font-family:IBM Plex Mono,monospace;font-size:11px;transition:opacity .2s}.page-module__xgPmsG__lineLink:hover{opacity:.6}.page-module__xgPmsG__promise{background:var(--ink);color:var(--paper);padding:96px 48px}.page-module__xgPmsG__promiseInner{max-width:720px}.page-module__xgPmsG__promise .page-module__xgPmsG__eyebrow{color:#f5f2eb99}.page-module__xgPmsG__promise h2{letter-spacing:-.03em;margin:0 0 20px;font-family:Archivo,sans-serif;font-size:clamp(30px,5vw,58px);font-weight:400;line-height:1}.page-module__xgPmsG__promise p{color:#f5f2ebb8;max-width:54ch;margin:0 0 36px;font-size:clamp(16px,1.6vw,19px);line-height:1.65}.page-module__xgPmsG__promiseCtas{flex-wrap:wrap;gap:14px;display:flex}.page-module__xgPmsG__promise .btn.ghost{color:var(--paper);border-color:var(--paper)}.page-module__xgPmsG__promise .btn.ghost:hover{background:var(--paper);color:var(--ink)}@media (max-width:900px){.page-module__xgPmsG__valueGrid{grid-template-columns:1fr}}@media (max-width:860px){.page-module__xgPmsG__hero{grid-template-columns:1fr}.page-module__xgPmsG__heroImage{order:-1;min-height:360px}.page-module__xgPmsG__lineGrid{grid-template-columns:1fr}}@media (max-width:620px){.page-module__xgPmsG__heroContent,.page-module__xgPmsG__story,.page-module__xgPmsG__values,.page-module__xgPmsG__lines,.page-module__xgPmsG__promise{padding-left:24px;padding-right:24px}.page-module__xgPmsG__heroImage{min-height:280px}}
.page-module__mPtjGW__main{background:var(--off-white)}.page-module__mPtjGW__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);margin-bottom:16px;font-family:IBM Plex Mono,monospace;font-size:10px;display:block}.page-module__mPtjGW__hero{background:var(--paper);padding:96px 48px 76px}.page-module__mPtjGW__hero h1{letter-spacing:-.04em;text-transform:uppercase;margin:0 0 24px;font-family:Archivo,sans-serif;font-size:clamp(34px,5vw,66px);font-weight:700;line-height:.92}.page-module__mPtjGW__hero p{color:var(--steel);max-width:52ch;margin:0;font-size:16px;line-height:1.6}.page-module__mPtjGW__terms{background:0 0;gap:1px;max-width:880px;padding:64px 48px;display:grid}.page-module__mPtjGW__term{border:1px solid var(--line);background:#fff;grid-template-columns:56px 1fr;gap:18px;margin-bottom:-1px;padding:26px 24px;display:grid}.page-module__mPtjGW__termLabel{letter-spacing:.12em;color:var(--steel);padding-top:4px;font-family:IBM Plex Mono,monospace;font-size:12px}.page-module__mPtjGW__term h2{letter-spacing:-.01em;margin:0 0 10px;font-family:Archivo,sans-serif;font-size:19px;font-weight:600}.page-module__mPtjGW__term p{color:var(--steel);margin:0;font-size:14px;line-height:1.65}.page-module__mPtjGW__cta{max-width:880px;padding:0 48px 84px}.page-module__mPtjGW__cta p{color:var(--steel);margin:0 0 20px;font-size:15px}.page-module__mPtjGW__cta a{color:var(--ink)}@media (max-width:620px){.page-module__mPtjGW__hero,.page-module__mPtjGW__terms,.page-module__mPtjGW__cta{padding-left:24px;padding-right:24px}.page-module__mPtjGW__term{grid-template-columns:1fr;gap:8px}}
.page-module__rmVOqW__main{background:var(--off-white)}.page-module__rmVOqW__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);margin-bottom:16px;font-family:IBM Plex Mono,monospace;font-size:10px;display:block}.page-module__rmVOqW__hero{background:var(--paper);padding:96px 48px 76px}.page-module__rmVOqW__hero h1{letter-spacing:-.04em;text-transform:uppercase;margin:0 0 24px;font-family:Archivo,sans-serif;font-size:clamp(34px,5vw,66px);font-weight:700;line-height:.92}.page-module__rmVOqW__hero p{color:var(--steel);max-width:52ch;margin:0;font-size:16px;line-height:1.6}.page-module__rmVOqW__terms{background:0 0;gap:1px;max-width:880px;padding:64px 48px;display:grid}.page-module__rmVOqW__term{border:1px solid var(--line);background:#fff;grid-template-columns:56px 1fr;gap:18px;margin-bottom:-1px;padding:26px 24px;display:grid}.page-module__rmVOqW__termLabel{letter-spacing:.12em;color:var(--steel);padding-top:4px;font-family:IBM Plex Mono,monospace;font-size:12px}.page-module__rmVOqW__term h2{letter-spacing:-.01em;margin:0 0 10px;font-family:Archivo,sans-serif;font-size:19px;font-weight:600}.page-module__rmVOqW__term p{color:var(--steel);margin:0;font-size:14px;line-height:1.65}.page-module__rmVOqW__cta{max-width:880px;padding:0 48px 84px}.page-module__rmVOqW__cta p{color:var(--steel);margin:0 0 20px;font-size:15px}@media (max-width:620px){.page-module__rmVOqW__hero,.page-module__rmVOqW__terms,.page-module__rmVOqW__cta{padding-left:24px;padding-right:24px}.page-module__rmVOqW__term{grid-template-columns:1fr;gap:8px}}
.page-module__2grVdW__main{background:var(--off-white)}.page-module__2grVdW__hero{background:var(--paper);color:var(--ink);padding:96px 48px 72px}.page-module__2grVdW__heroContent{max-width:760px}.page-module__2grVdW__eyebrow,.page-module__2grVdW__summaryLabel,.page-module__2grVdW__policyEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);font-family:IBM Plex Mono,monospace;font-size:10px}.page-module__2grVdW__eyebrow{margin-bottom:16px}.page-module__2grVdW__hero h1{letter-spacing:-.035em;margin:0 0 24px;font-family:Archivo,sans-serif;font-size:clamp(34px,5vw,64px);font-weight:700;line-height:.98}.page-module__2grVdW__hero p{color:var(--steel);max-width:62ch;margin:0;font-size:clamp(15px,1.5vw,18px);line-height:1.65}.page-module__2grVdW__note{letter-spacing:.1em;text-transform:uppercase;color:var(--steel);font-family:IBM Plex Mono,monospace;font-size:11px;margin-top:18px!important}.page-module__2grVdW__summary{padding:56px 48px}.page-module__2grVdW__summaryGrid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.page-module__2grVdW__summaryCard{background:#fff;padding:30px 26px 34px}.page-module__2grVdW__summaryLabel{margin-bottom:14px}.page-module__2grVdW__summaryCard h3{letter-spacing:-.01em;margin:0 0 12px;font-family:Archivo,sans-serif;font-size:22px;font-weight:600}.page-module__2grVdW__summaryCard p{color:var(--steel);margin:0;font-size:14px;line-height:1.6}.page-module__2grVdW__policy{max-width:1000px;padding:16px 48px 80px}.page-module__2grVdW__policySection{border-top:1px solid var(--line);grid-template-columns:280px 1fr;gap:32px;padding:40px 0;display:grid}.page-module__2grVdW__policySection:first-child{border-top:0}.page-module__2grVdW__policyHeader{align-self:start;position:sticky;top:24px}.page-module__2grVdW__policyEyebrow{margin-bottom:12px}.page-module__2grVdW__policyHeader h2{letter-spacing:-.02em;margin:0;font-family:Archivo,sans-serif;font-size:clamp(22px,2.4vw,30px);font-weight:600;line-height:1.05}.page-module__2grVdW__policyBody{gap:18px;display:grid}.page-module__2grVdW__policyBody p{color:var(--steel);max-width:64ch;margin:0;font-size:clamp(15px,1.4vw,17px);line-height:1.7}.page-module__2grVdW__cta{background:var(--ink);color:var(--paper);padding:88px 48px}.page-module__2grVdW__ctaInner{max-width:720px}.page-module__2grVdW__cta .page-module__2grVdW__eyebrow{color:#f5f2eb99}.page-module__2grVdW__cta h2{letter-spacing:-.03em;margin:0 0 20px;font-family:Archivo,sans-serif;font-size:clamp(28px,4.5vw,52px);font-weight:400;line-height:1}.page-module__2grVdW__cta p{color:#f5f2ebb8;max-width:54ch;margin:0 0 36px;font-size:clamp(16px,1.6vw,19px);line-height:1.65}.page-module__2grVdW__ctaButtons{flex-wrap:wrap;gap:14px;display:flex}.page-module__2grVdW__cta .btn.ghost{color:var(--paper);border-color:var(--paper)}.page-module__2grVdW__cta .btn.ghost:hover{background:var(--paper);color:var(--ink)}@media (max-width:900px){.page-module__2grVdW__summaryGrid{grid-template-columns:1fr}.page-module__2grVdW__policySection{grid-template-columns:1fr;gap:16px}.page-module__2grVdW__policyHeader{position:static}}@media (max-width:620px){.page-module__2grVdW__hero,.page-module__2grVdW__summary,.page-module__2grVdW__policy,.page-module__2grVdW__cta{padding-left:24px;padding-right:24px}.page-module__2grVdW__hero{padding-top:64px}}
.page-module__s2ikdW__main{background:var(--off-white)}.page-module__s2ikdW__eyebrow,.page-module__s2ikdW__sectionHeader span,.page-module__s2ikdW__specLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);font-family:IBM Plex Mono,monospace;font-size:10px}.page-module__s2ikdW__hero{background:var(--paper);padding:96px 48px 76px}.page-module__s2ikdW__eyebrow{margin-bottom:16px;display:block}.page-module__s2ikdW__hero h1{letter-spacing:-.04em;text-transform:uppercase;margin:0 0 24px;font-family:Archivo,sans-serif;font-size:clamp(36px,5.2vw,70px);font-weight:700;line-height:.9}.page-module__s2ikdW__hero p{color:var(--steel);max-width:56ch;margin:0;font-size:16px;line-height:1.6}.page-module__s2ikdW__sectionHeader{margin-bottom:28px}.page-module__s2ikdW__sectionHeader h2{letter-spacing:-.03em;margin:10px 0 0;font-family:Archivo,sans-serif;font-size:clamp(26px,4vw,46px);font-weight:400;line-height:.98}.page-module__s2ikdW__shared,.page-module__s2ikdW__sizeSection{padding:64px 48px}.page-module__s2ikdW__specGrid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.page-module__s2ikdW__specCard{background:#fff;padding:26px 22px 30px}.page-module__s2ikdW__specCard h3{margin:12px 0 6px;font-family:Archivo,sans-serif;font-size:19px;font-weight:600}.page-module__s2ikdW__specValue{letter-spacing:.1em;text-transform:uppercase;color:var(--ink);margin:0 0 12px;font-family:IBM Plex Mono,monospace;font-size:11px}.page-module__s2ikdW__specCard p:last-child{color:var(--steel);margin:0;font-size:13px;line-height:1.55}.page-module__s2ikdW__specTable{border:1px solid var(--line);background:#fff}.page-module__s2ikdW__specRow{border-bottom:1px solid var(--line);grid-template-columns:140px 220px 1fr;align-items:baseline;gap:18px;padding:18px 22px;display:grid}.page-module__s2ikdW__specRow:last-child{border-bottom:0}.page-module__s2ikdW__specRowValue strong{font-family:Archivo,sans-serif;font-size:16px;font-weight:600;display:block}.page-module__s2ikdW__specRowValue span{letter-spacing:.1em;text-transform:uppercase;color:var(--steel);font-family:IBM Plex Mono,monospace;font-size:10px}.page-module__s2ikdW__specRow p{color:var(--steel);margin:0;font-size:13px;line-height:1.55}.page-module__s2ikdW__sizeLink{letter-spacing:.12em;text-transform:uppercase;color:var(--ink);border-bottom:1px solid var(--ink);margin-top:20px;padding-bottom:3px;font-family:IBM Plex Mono,monospace;font-size:11px;display:inline-block}.page-module__s2ikdW__cta{max-width:880px;padding:0 48px 84px}.page-module__s2ikdW__cta p{color:var(--steel);margin:0 0 20px;font-size:15px;line-height:1.6}@media (max-width:900px){.page-module__s2ikdW__specGrid{grid-template-columns:1fr}.page-module__s2ikdW__specRow{grid-template-columns:1fr;gap:6px}}@media (max-width:620px){.page-module__s2ikdW__hero,.page-module__s2ikdW__shared,.page-module__s2ikdW__sizeSection,.page-module__s2ikdW__cta{padding-left:24px;padding-right:24px}}
.page-module__EyERAG__main{background:var(--off-white)}.page-module__EyERAG__eyebrow,.page-module__EyERAG__chapterLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);font-family:IBM Plex Mono,monospace;font-size:10px}.page-module__EyERAG__hero{background:var(--paper);min-height:520px;color:var(--ink);grid-template-columns:1fr 1fr;align-items:center;display:grid}.page-module__EyERAG__heroContent{padding:96px 48px 76px}.page-module__EyERAG__eyebrow{margin-bottom:16px;display:block}.page-module__EyERAG__hero h1{letter-spacing:-.04em;text-transform:uppercase;margin:0 0 24px;font-family:Archivo,sans-serif;font-size:clamp(38px,5.6vw,80px);font-weight:700;line-height:.88}.page-module__EyERAG__hero p{color:var(--steel);max-width:48ch;margin:0;font-size:16px;line-height:1.6}.page-module__EyERAG__heroImage{justify-content:center;align-items:center;height:100%;display:flex;overflow:hidden}.page-module__EyERAG__heroImage img{object-fit:cover;width:100%;height:100%}.page-module__EyERAG__chapters{gap:48px;max-width:920px;padding:72px 48px;display:grid}.page-module__EyERAG__chapterLabel{margin-bottom:14px}.page-module__EyERAG__chapter h2{letter-spacing:-.02em;margin:0 0 16px;font-family:Archivo,sans-serif;font-size:clamp(24px,3.4vw,38px);font-weight:500;line-height:1.05}.page-module__EyERAG__chapter p{color:var(--steel);max-width:64ch;margin:0;font-size:clamp(15px,1.5vw,18px);line-height:1.7}.page-module__EyERAG__cta{background:var(--ink);color:var(--paper);padding:96px 48px}.page-module__EyERAG__ctaInner{max-width:720px}.page-module__EyERAG__cta .page-module__EyERAG__eyebrow{color:#f5f2eb99}.page-module__EyERAG__cta h2{letter-spacing:-.03em;margin:0 0 20px;font-family:Archivo,sans-serif;font-size:clamp(30px,5vw,58px);font-weight:400;line-height:1}.page-module__EyERAG__cta p{color:#f5f2ebb8;max-width:54ch;margin:0 0 36px;font-size:clamp(16px,1.6vw,19px);line-height:1.65}.page-module__EyERAG__ctaButtons{flex-wrap:wrap;gap:14px;display:flex}.page-module__EyERAG__cta .btn.ghost{color:var(--paper);border-color:var(--paper)}.page-module__EyERAG__cta .btn.ghost:hover{background:var(--paper);color:var(--ink)}@media (max-width:860px){.page-module__EyERAG__hero{grid-template-columns:1fr}.page-module__EyERAG__heroImage{order:-1;min-height:360px}}@media (max-width:620px){.page-module__EyERAG__heroContent,.page-module__EyERAG__chapters,.page-module__EyERAG__cta{padding-left:24px;padding-right:24px}}
.account-module__NKPs4W__main{background:var(--paper);min-height:70vh}.account-module__NKPs4W__hero{max-width:640px;padding:72px 48px 28px}.account-module__NKPs4W__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);margin-bottom:16px;font-family:IBM Plex Mono,monospace;font-size:10px;display:block}.account-module__NKPs4W__hero h1{letter-spacing:-.04em;text-transform:uppercase;margin:0 0 16px;font-family:Archivo,sans-serif;font-size:clamp(32px,5vw,52px);font-weight:700;line-height:.92}.account-module__NKPs4W__hero p{color:var(--steel);max-width:46ch;margin:0;font-size:16px;line-height:1.55}.account-module__NKPs4W__body{max-width:720px;padding:0 48px 84px}.account-module__NKPs4W__form{gap:14px;max-width:420px;margin-top:28px;display:grid}.account-module__NKPs4W__label{gap:8px;display:grid}.account-module__NKPs4W__label span{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);font-family:IBM Plex Mono,monospace;font-size:10px}.account-module__NKPs4W__label .account-module__NKPs4W__fieldHint{letter-spacing:0;text-transform:none;color:var(--steel);font-family:inherit;font-size:13px;line-height:1.4}.account-module__NKPs4W__label input,.account-module__NKPs4W__label select,.account-module__NKPs4W__label textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;padding:13px 14px}.account-module__NKPs4W__row{gap:14px;display:grid}@media (min-width:640px){.account-module__NKPs4W__row{grid-template-columns:1fr 1fr}}.account-module__NKPs4W__consent{color:var(--steel);grid-template-columns:auto 1fr;align-items:start;gap:10px;font-size:13px;line-height:1.45;display:grid}.account-module__NKPs4W__consent input{accent-color:var(--ink);margin-top:3px}.account-module__NKPs4W__links{color:var(--steel);flex-wrap:wrap;gap:8px 16px;font-size:13px;display:flex}.account-module__NKPs4W__links a{text-underline-offset:3px;text-decoration:underline}.account-module__NKPs4W__error{color:#b3262e;margin:0;font-size:13px}.account-module__NKPs4W__success{color:#2f6f3e;margin:0;font-size:13px}.account-module__NKPs4W__section{margin-top:48px}.account-module__NKPs4W__section h2{letter-spacing:-.01em;margin:0 0 16px;font-family:Archivo,sans-serif;font-size:20px;font-weight:600}.account-module__NKPs4W__orders,.account-module__NKPs4W__addresses{gap:12px;display:grid}.account-module__NKPs4W__card{border:1px solid var(--line);background:#fff;padding:18px 20px}.account-module__NKPs4W__cardHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.account-module__NKPs4W__cardTitle{font-size:16px;font-weight:700}.account-module__NKPs4W__meta{letter-spacing:.1em;text-transform:uppercase;color:var(--steel);margin-top:6px;font-family:IBM Plex Mono,monospace;font-size:10px}.account-module__NKPs4W__lines{color:var(--steel);margin:10px 0 0;padding:0;font-size:13px;list-style:none}.account-module__NKPs4W__empty{color:var(--steel);font-size:14px;line-height:1.5}.account-module__NKPs4W__empty a{text-underline-offset:3px;text-decoration:underline}.account-module__NKPs4W__defaultBadge{letter-spacing:.12em;text-transform:uppercase;color:var(--steel);font-family:IBM Plex Mono,monospace;font-size:10px}.account-module__NKPs4W__cardActions{gap:14px;margin-top:12px;display:flex}.account-module__NKPs4W__cardActions button,.account-module__NKPs4W__logout{cursor:pointer;color:var(--steel);text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:12px;text-decoration:underline}.account-module__NKPs4W__toolbar{justify-content:space-between;align-items:center;gap:16px;margin-top:8px;display:flex}@media (max-width:620px){.account-module__NKPs4W__hero,.account-module__NKPs4W__body{padding-left:24px;padding-right:24px}.account-module__NKPs4W__hero{padding-top:48px}}.account-module__NKPs4W__profileHero,.account-module__NKPs4W__profileBody{max-width:920px}.account-module__NKPs4W__authMain{background:var(--paper);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;height:calc(100dvh - 56px);min-height:0;max-height:calc(100dvh - 56px);display:grid;overflow:hidden}.account-module__NKPs4W__authCopy{flex-direction:column;justify-content:center;min-width:0;min-height:0;padding:64px 48px 72px;display:flex;overflow:auto}.account-module__NKPs4W__authCopy h1{letter-spacing:-.04em;text-transform:uppercase;margin:0 0 16px;font-family:Archivo,sans-serif;font-size:clamp(32px,5vw,56px);font-weight:700;line-height:.92}.account-module__NKPs4W__authCopy>p{color:var(--steel);max-width:42ch;margin:0;font-size:16px;line-height:1.55}.account-module__NKPs4W__authBody{margin-top:8px}.account-module__NKPs4W__authImage{background:#d4cdc4;min-width:0;height:100%;min-height:0;max-height:100%;position:relative;overflow:hidden}.account-module__NKPs4W__authImage .account-module__NKPs4W__authPhoto{object-fit:cover;object-position:center 38%;width:100%;max-width:none;height:100%;max-height:none;position:absolute;inset:0}.account-module__NKPs4W__tabs{gap:24px;margin:28px 0 8px;display:flex}.account-module__NKPs4W__tab,.account-module__NKPs4W__tabActive{letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid #0000;padding-bottom:6px;font-family:IBM Plex Mono,monospace;font-size:11px}.account-module__NKPs4W__tabActive{border-bottom-color:var(--ink);color:var(--ink)}.account-module__NKPs4W__tab{color:var(--steel)}.account-module__NKPs4W__authHint{margin:12px 0 0;font-size:13px}.account-module__NKPs4W__authHint a{color:var(--steel);text-underline-offset:3px;text-decoration:underline}.account-module__NKPs4W__savedPreview{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.account-module__NKPs4W__savedCard{border:1px solid var(--line);background:#fff}.account-module__NKPs4W__savedCard img,.account-module__NKPs4W__savedThumb img{object-fit:contain;width:100%;height:100%}.account-module__NKPs4W__savedThumb{aspect-ratio:1086/1448;background:#76756e}.account-module__NKPs4W__savedMeta{padding:10px 12px 12px;font-size:13px}.account-module__NKPs4W__savedMeta small{color:var(--steel);margin-top:4px;display:block}.account-module__NKPs4W__savedGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.account-module__NKPs4W__sectionHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.account-module__NKPs4W__sectionHead h2{margin:0}.account-module__NKPs4W__sectionHead a{color:var(--steel);text-underline-offset:3px;font-size:13px;text-decoration:underline}@media (max-width:860px){.account-module__NKPs4W__authMain{grid-template-columns:1fr;height:auto;max-height:none;overflow:visible}.account-module__NKPs4W__authImage{aspect-ratio:2/3;order:-1;height:auto;max-height:none}.account-module__NKPs4W__authCopy{padding:48px 24px 72px;overflow:visible}.account-module__NKPs4W__savedPreview,.account-module__NKPs4W__savedGrid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.account-module__NKPs4W__savedPreview,.account-module__NKPs4W__savedGrid{grid-template-columns:1fr}}
