*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:14px;line-height:1.45}body.menu-open,body.cart-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}img,svg,video{display:block;max-width:100%}.skip-link{position:fixed;left:1rem;top:-4rem;z-index:1000;background:#fff;color:#000;padding:.75rem 1rem}.skip-link:focus{top:1rem}.page-width{width:min(100% - 40px,1440px);margin-inline:auto}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section{padding:88px 0}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:10px}.display{font-family:var(--font-heading);font-size:clamp(48px,9vw,144px);line-height:.82;letter-spacing:-.055em;text-transform:uppercase;margin:0}.section-title{font-family:var(--font-heading);font-size:clamp(32px,5vw,74px);line-height:.92;letter-spacing:-.04em;text-transform:uppercase;margin:0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border:1px solid currentColor;background:transparent;text-transform:uppercase;letter-spacing:.13em;font-size:10px;transition:.25s}.button:hover{background:var(--text);color:var(--bg)}.button--solid{background:var(--text);color:var(--bg);border-color:var(--text)}.button--solid:hover{background:transparent;color:var(--text)}.announcement{background:var(--text);color:var(--bg);height:30px;display:flex;align-items:center;overflow:hidden;text-transform:uppercase;letter-spacing:.16em;font-size:9px}.announcement__track{display:flex;gap:64px;white-space:nowrap;min-width:max-content;animation:marquee 24s linear infinite}.announcement__track span{display:flex;gap:64px}.announcement__track span:after{content:"\2726"}@keyframes marquee{to{transform:translate(-50%)}}.site-header{height:72px;border-bottom:1px solid color-mix(in srgb,var(--text) 18%,transparent);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 24px;position:relative;z-index:30;background:transparent}.site-header--overlay{position:absolute;top:0;width:100%;background:transparent;color:#fff;border-color:#ffffff40}.header-nav{display:flex;gap:26px;text-transform:uppercase;letter-spacing:.13em;font-size:10px}.header-logo{font-family:var(--font-heading);font-size:28px;letter-spacing:-.05em;font-weight:700;text-transform:uppercase}.header-logo img{max-height:40px;width:auto}.header-actions{display:flex;justify-content:flex-end;gap:18px}.icon-button{border:0;background:none;padding:6px;text-transform:uppercase;letter-spacing:.12em;font-size:10px}.mobile-menu-button{display:none}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;visibility:hidden}.drawer.is-open{visibility:visible}.drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;opacity:0;transition:.3s}.drawer.is-open .drawer__scrim{opacity:1}.drawer__panel{position:absolute;right:0;top:0;height:100%;width:min(100%,480px);background:var(--bg);color:var(--text);padding:24px;transform:translate(100%);transition:.4s cubic-bezier(.7,0,.2,1);display:flex;flex-direction:column}.drawer--left .drawer__panel{left:0;right:auto;transform:translate(-100%)}.drawer.is-open .drawer__panel{transform:none}.drawer__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;border-bottom:1px solid #8884}.drawer__title{text-transform:uppercase;letter-spacing:.12em}.drawer__body{overflow:auto;flex:1}.mobile-nav a{display:block;font-family:var(--font-heading);font-size:42px;line-height:1.15;text-transform:uppercase;border-bottom:1px solid #8884;padding:14px 0}.cart-empty{padding:50px 0}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:14px;padding:20px 0;border-bottom:1px solid #8884}.cart-item img{aspect-ratio:3/4;object-fit:cover}.cart-item__title{text-transform:uppercase;font-size:12px}.cart-item__meta{color:var(--muted);font-size:11px;margin-top:5px}.cart-footer{border-top:1px solid #8884;padding-top:20px}.cart-total{display:flex;justify-content:space-between;text-transform:uppercase;margin-bottom:18px}.hero{position:relative;min-height:100vh;display:flex;align-items:flex-end;overflow:hidden;background:#181818;color:#fff}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0003 10%,transparent 45%,#0009)}.hero__media img,.hero__media video{width:100%;height:100%;object-fit:cover}.hero__placeholder{width:100%;height:100%;background:radial-gradient(circle at 70% 30%,#4b4b4b,#101010 55%)}.hero__content{position:relative;z-index:2;width:100%;padding:0 24px 38px}.hero__row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.hero__text{max-width:620px;margin:20px 0 0;font-size:13px}.hero .button{color:#fff}.hero .button:hover{background:#fff;color:#000}.split-intro{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;align-items:end}.split-intro__copy{max-width:440px;margin-left:auto}.split-intro__copy p{font-size:16px;line-height:1.6;margin:0 0 26px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.text-link{text-transform:uppercase;letter-spacing:.12em;font-size:10px;border-bottom:1px solid;padding-bottom:4px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.product-card{position:relative}.product-card__media{display:block;position:relative;overflow:hidden;background:#e9e8e4;aspect-ratio:3/4}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1),opacity .35s}.product-card__media img+img{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__media img:first-child{transform:scale(1.025)}.product-card:hover .product-card__media img+img{opacity:1}.product-card__placeholder{height:100%;display:grid;place-items:center;color:#777}.product-card__badge{position:absolute;top:10px;left:10px;background:var(--text);color:var(--bg);padding:6px 8px;font-size:8px;letter-spacing:.13em;text-transform:uppercase}.quick-add{position:absolute;left:10px;right:10px;bottom:10px;min-height:42px;background:var(--bg);border:0;text-transform:uppercase;letter-spacing:.12em;font-size:9px;transform:translateY(60px);transition:.3s}.product-card:hover .quick-add{transform:none}.product-card__info{display:flex;justify-content:space-between;gap:20px;padding:12px 2px 22px;text-transform:uppercase;font-size:10px;letter-spacing:.06em}.product-card__price{white-space:nowrap;color:var(--muted)}.editorial{display:grid;grid-template-columns:1fr 1fr;min-height:80vh}.editorial__media{background:#222;min-height:620px}.editorial__media img{width:100%;height:100%;object-fit:cover}.editorial__content{display:flex;flex-direction:column;justify-content:space-between;padding:48px;background:var(--text);color:var(--bg)}.editorial__copy{max-width:460px;font-size:16px}.editorial .button{align-self:flex-start}.ticker{overflow:hidden;border-top:1px solid;border-bottom:1px solid;padding:18px 0}.ticker__track{white-space:nowrap;width:max-content;font-family:var(--font-heading);font-size:clamp(30px,5vw,74px);text-transform:uppercase;line-height:1;animation:marquee 28s linear infinite}.ticker__track span{padding-right:32px}.collection-hero{padding:72px 0 38px}.collection-hero__row{display:flex;align-items:end;justify-content:space-between}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;border-block:1px solid #8884;padding:14px 0;margin-bottom:24px}.collection-toolbar select{border:0;background:transparent;text-transform:uppercase;font-size:10px;letter-spacing:.12em}.pagination{display:flex;justify-content:center;gap:10px;padding:48px}.pagination a,.pagination span{border:1px solid #8886;min-width:38px;height:38px;display:grid;place-items:center}.pagination .current{background:var(--text);color:var(--bg)}.product{display:grid;grid-template-columns:1.25fr .75fr;gap:0;align-items:start}.product__media-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.product__media{background:transparent}.product__media img{width:100%;height:auto}.product__info{position:sticky;top:72px;align-self:start;padding:70px 6vw}.product__title{font-family:var(--font-heading);font-size:18px;line-height:1.05;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 16px}.product__price{font-size:13px;margin-bottom:36px}.product-form__label{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:10px;margin:22px 0 10px}.product-form select{width:100%;height:48px;background:transparent;border:1px solid #8888;padding:0 12px}.product-form .button{width:100%;margin-top:16px}.product__description{margin-top:34px;color:var(--muted);max-width:520px}.accordion{border-top:1px solid #8885;margin-top:24px}.accordion details{border-bottom:1px solid #8885;padding:16px 0}.accordion summary{text-transform:uppercase;letter-spacing:.12em;font-size:10px;cursor:pointer}.accordion details div{padding:16px 0 4px;color:var(--muted)}.page-main{padding:90px 0;min-height:60vh}.page-main__content{max-width:760px;margin:40px auto}.cart-page{max-width:1000px}.cart-page .cart-item{grid-template-columns:120px 1fr auto}.search-form{display:flex;max-width:700px;margin:30px auto 60px}.search-form input{flex:1;border:0;border-bottom:1px solid;background:transparent;font-size:24px;padding:14px 0}.search-form button{border:0;border-bottom:1px solid;background:transparent;text-transform:uppercase}.site-footer{border-top:1px solid #8884;padding:64px 24px 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-logo{font-family:var(--font-heading);font-size:clamp(54px,10vw,150px);line-height:.8;letter-spacing:-.06em;text-transform:uppercase}.footer-title{text-transform:uppercase;letter-spacing:.14em;font-size:9px;margin-bottom:18px}.footer-links a{display:block;margin:9px 0}.newsletter{display:flex;border-bottom:1px solid;margin-top:20px}.newsletter input{border:0;background:transparent;flex:1;padding:12px 0}.newsletter button{border:0;background:transparent;text-transform:uppercase;font-size:9px;letter-spacing:.12em}.footer-bottom{display:flex;justify-content:space-between;margin-top:64px;padding-top:18px;border-top:1px solid #8884;text-transform:uppercase;font-size:8px;letter-spacing:.12em}@media(max-width:900px){.page-width{width:min(100% - 24px,1440px)}.section{padding:60px 0}.site-header{height:60px;padding:0 12px}.header-nav{display:none}.mobile-menu-button{display:block}.header-actions .account-link{display:none}.hero{min-height:88vh}.hero__content{padding:0 12px 24px}.hero__row{display:block}.hero__row .button{margin-top:24px}.split-intro{grid-template-columns:1fr;gap:30px}.split-intro__copy{margin:0}.product-grid{grid-template-columns:repeat(2,1fr);gap:4px}.quick-add{display:none}.product-card__info{display:block;padding:10px 4px 22px}.product-card__price{margin-top:4px}.editorial{grid-template-columns:1fr;min-height:0}.editorial__media{min-height:65vh}.editorial__content{padding:32px 20px;min-height:460px}.product{grid-template-columns:1fr}.product__media-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.product__media{min-width:88%;scroll-snap-align:start}.product__info{position:static;right:auto;width:auto;height:auto;padding:42px 16px;overflow:visible}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.collection-hero__row{display:block}.collection-hero__row p{margin-top:20px}.cart-item{grid-template-columns:72px 1fr}.cart-item__price{display:none}}html,body{overflow-x:clip}.background-grain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none;opacity:var(--grain-opacity,.16);mix-blend-mode:normal;animation:background-grain-drift 16s steps(8,end) infinite;transition:opacity .12s linear;will-change:transform,opacity}#MainContent,.site-footer,.announcement{position:relative;z-index:1}@keyframes background-grain-drift{0%,to{transform:translateZ(0)}25%{transform:translate3d(-.35%,.2%,0)}50%{transform:translate3d(.25%,-.3%,0)}75%{transform:translate3d(.15%,.35%,0)}}@media(prefers-reduced-motion:reduce){.background-grain{animation:none}}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card__media{background:transparent}.product-card__media img{object-fit:var(--product-fit);padding:var(--product-image-padding)}.featured-collection{isolation:isolate}.product-card__media{isolation:auto;z-index:auto}.product-card__media img{position:relative;z-index:5;filter:none}.product-card__shadow-canvas{position:absolute;z-index:0;pointer-events:none;filter:blur(var(--shadow-canvas-blur,10px));will-change:filter}.product-card:hover .product-card__media img:first-of-type{transform:scale(1.025)}.product__media img{filter:drop-shadow(-18px 40px 28px rgb(0 0 0 / .88))}.featured-collection .section-title{font-size:clamp(28px,4vw,52px)}.product-card:hover .product-card__media img:first-of-type{opacity:0}.product-card__info{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;padding:15px 4px 26px;text-align:center;font-size:13px;line-height:1.25}.product-card__price{margin-top:0;color:var(--muted)}.palette-grey .product-card__info{color:#000;font-size:14px;font-weight:500;line-height:1.35;letter-spacing:.045em;text-shadow:none;outline:0;-webkit-text-stroke:0 #000;font-synthesis:none;text-rendering:auto}.palette-grey .product-card__price{color:#000;font-size:13px;font-weight:500;letter-spacing:.04em;text-shadow:none;outline:0;-webkit-text-stroke:0 #000;font-synthesis:none;text-rendering:auto}.product-card__media-wrap{position:relative}.product-card__size-picker{position:absolute;right:18px;bottom:18px;left:18px;z-index:10;display:flex;justify-content:center;gap:0;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.product-card__size-option{min-width:56px;height:54px;padding:0 14px;border:5px solid transparent;outline:1px solid color-mix(in srgb,var(--text) 72%,transparent);outline-offset:-5px;background:var(--bg);background-clip:padding-box;color:var(--text);font-size:11px;letter-spacing:.08em;text-transform:uppercase;transition:background .18s ease,color .18s ease}.product-card__size-option--single{position:relative;font-size:0;letter-spacing:0;text-transform:none}.product-card__size-option--single:before,.product-card__size-option--single:after{content:"";position:absolute;top:50%;left:50%;background:currentColor;transform:translate(-50%,-50%)}.product-card__size-option--single:before{width:14px;height:1px}.product-card__size-option--single:after{width:1px;height:14px}.product-card__size-option:hover:not(:disabled),.product-card__size-option:focus-visible{background:var(--text);color:var(--bg);outline:none}.product-card__size-option:disabled{opacity:.34;cursor:not-allowed;text-decoration:none;background-image:linear-gradient(to bottom right,transparent calc(50% - .5px),currentColor 50%,transparent calc(50% + .5px));background-repeat:no-repeat}@media(hover:hover){.product-card:hover .product-card__size-picker,.product-card:focus-within .product-card__size-picker{opacity:1;transform:translateY(0);pointer-events:auto}}@media(hover:none){.product-card__size-picker{opacity:1;transform:none;pointer-events:auto}}@media(max-width:900px){.product-card__size-picker{bottom:-8px;gap:0}.product-card__size-option{min-width:52px;padding:0 12px;border-width:3px;outline-offset:-3px;background-color:color-mix(in srgb,var(--bg) 72%,transparent);background-clip:padding-box}}.drawer#CartDrawer .drawer__panel{width:min(100%,420px)}@media(max-width:900px){.drawer#CartDrawer .drawer__panel{width:50vw;min-width:0;padding:14px}.drawer#CartDrawer .drawer__head{padding-bottom:14px}.drawer#CartDrawer .cart-item{grid-template-columns:46px minmax(0,1fr);gap:8px;padding:10px 0}.drawer#CartDrawer .cart-item img{width:46px;height:58px}.drawer#CartDrawer .cart-item__price{grid-column:2;font-size:11px}.drawer#CartDrawer .cart-footer{padding-top:14px}.drawer#CartDrawer .cart-footer .button{min-height:52px;padding:0 8px;font-size:10px}}.cart-added-message{padding:10px 0;border-bottom:1px solid #8884;margin-bottom:12px}.cart-added-message__heading{margin:0 0 5px;text-transform:uppercase;letter-spacing:.12em;font-size:10px}.cart-added-message__detail{margin:0;color:var(--muted);font-size:12px}.drawer#CartDrawer,.drawer#CartDrawer .drawer__head [data-close-drawer]{font-size:15px}.drawer#CartDrawer .cart-item{grid-template-columns:80px 1fr auto;gap:12px;padding:12px 0}.drawer#CartDrawer .cart-item img{width:80px;height:60px;aspect-ratio:4/3;object-fit:contain}.drawer#CartDrawer .cart-item__title{font-size:13px}.drawer#CartDrawer .cart-item__meta{font-size:12px}.drawer#CartDrawer .cart-footer form{margin:0}.drawer#CartDrawer .cart-footer .button{width:100%;min-height:92px;font-size:14px}.cart-item__remove{margin-top:8px;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;text-transform:uppercase;letter-spacing:.1em;font-size:10px;line-height:1.3}.cart-item__remove[aria-busy=true]{opacity:.45;pointer-events:none}@media(max-width:900px){.drawer#CartDrawer .cart-item__remove{margin-top:6px;font-size:9px}}.product-card.is-pointer-hovered .product-card__media img:first-of-type{transform:scale(1.025);opacity:0}.product-card.is-pointer-hovered .product-card__media img+img{opacity:1}@media(hover:hover){.product-card.is-pointer-hovered .product-card__size-picker{opacity:1;transform:translateY(0);pointer-events:auto}}.product-card__media{overflow:visible}.featured-collection .product-card__info{position:relative;z-index:5}.featured-collection .product-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.featured-collection .product-card{flex:0 0 calc((100% - 24px) / 3)}@media(max-width:900px){.featured-collection .product-grid{gap:4px}.featured-collection .product-card{flex-basis:calc((100% - 4px)/2)}}.site-header{border-bottom:0;grid-template-columns:auto 1fr auto}.site-footer{border-top:0}.footer-bottom{border-top:0;margin-top:32px;padding-top:0}.footer-policy-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 16px}.footer-policy-links a{text-transform:uppercase;letter-spacing:.12em;font-size:12px}.header-actions .icon-button{font-size:14px}.template-index .footer-policy-links--home{flex-direction:column;align-items:flex-end;gap:6px;text-align:right}.template-index .footer-bottom{align-items:flex-end;margin-top:12px}.product__media:first-child{grid-column:1/-1;padding-inline:4%}.product__size-guide-link{display:inline-block;margin-top:22px;font-family:var(--font-heading);font-size:13px;line-height:1;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:4px}.product-form__sizes{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.product-form__size-option{min-width:42px;height:42px;padding:0 12px;border:1px solid currentColor;background:transparent;font-size:11px;line-height:1;text-transform:uppercase;transition:background .16s ease,color .16s ease}.product-form__size-option:hover:not(:disabled),.product-form__size-option:focus-visible,.product-form__size-option.is-selected{background:var(--text);color:var(--bg);outline:none}.product-form__size-option:disabled{opacity:.3;cursor:not-allowed;text-decoration:line-through}.product-form__submit-row{display:flex;align-items:center;gap:12px;margin-top:16px}.product-form__submit-row .button{flex:1;width:auto;margin-top:0}.product-form__selection-message{min-width:max-content;color:var(--text);font-size:10px;letter-spacing:.04em}.size-guide-page{min-height:calc(100vh - 72px);padding-block:64px 96px}.size-guide-page__back{display:inline-flex;align-items:center;gap:0;margin-bottom:36px;text-transform:uppercase;letter-spacing:.12em;font-size:14px}.size-guide-page__title{font-family:var(--font-heading);font-size:clamp(38px,6vw,86px);line-height:.9;letter-spacing:-.045em;text-transform:uppercase;margin:0 0 48px}.size-guide-page__image{width:min(90%,1080px);height:auto;margin-inline:auto}.size-guide-page__empty{font-size:16px}@media(max-width:900px){.product__media-grid{display:grid;grid-template-columns:1fr 1fr;overflow:visible}.product__media{min-width:0}.product__media:first-child{grid-column:1/-1;padding-inline:0}.size-guide-page{padding-block:42px 64px}.size-guide-page__title{margin-bottom:32px}}.product__mobile-summary{display:none}@media(max-width:900px){.product{display:flex;flex-direction:column;align-items:stretch}.product__mobile-summary{display:block;order:0;padding:26px 16px 0}.product__mobile-summary .product__title{margin:0;font-family:var(--font-body);font-size:14px;font-weight:400;line-height:1.25;letter-spacing:.04em}.product__mobile-summary .product__price{margin:4px 0 0;white-space:nowrap}.product__media-grid{order:1;display:flex;width:100%;min-width:0;max-width:100vw;gap:0;overflow-x:auto;padding:0 18vw 88px;scroll-padding-inline:18vw;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:auto;-webkit-overflow-scrolling:touch;-webkit-user-select:none;user-select:none}.product__media-grid::-webkit-scrollbar{display:none}.product__media-grid img{-webkit-user-drag:none}.product__media{flex:0 0 64vw;min-width:64vw;scroll-snap-align:center;scroll-snap-stop:always;transform:scale(var(--product-media-scale,.7));transform-origin:center center;will-change:transform}.product__media:not(:last-child){margin-right:var(--product-carousel-visual-gap,0px)}.product__media:first-child{padding-inline:0;--product-media-scale:1}.product__info{position:relative;z-index:1;isolation:isolate;order:2;margin-top:var(--product-carousel-info-margin,-150px);padding:10px 16px 36px}.product__info>.product__title,.product__info>.product__price{display:none}.product-form__sizes{justify-content:center;margin-top:0}.product-form__size-option:not(.is-selected){background:color-mix(in srgb,var(--bg) 28%,transparent)}.product__description{margin-top:26px}}.header-logo{width:clamp(150px,18vw,245px);height:42px;display:flex;align-items:center;justify-content:center}.header-logo img{width:100%;max-height:30px;object-fit:contain;filter:var(--logo-filter)}.header-logo-echo{position:fixed;top:15px;left:50%;z-index:31;opacity:.08;pointer-events:none;transform:translate(-50%)}.header-logo-echo img{filter:none}.palette-grey .header-logo-echo img{filter:brightness(0)}.footer-logo{height:auto}.footer-logo img{width:auto;height:clamp(120px,17vw,230px);filter:var(--logo-filter)}.site-header--overlay .header-logo img{filter:none}.palette-grey .site-header--overlay{color:#000;border-color:#0003}.palette-grey .site-header--overlay .header-logo img{filter:brightness(0)}@media(max-width:900px){.header-logo{width:138px;height:34px}.header-logo img{max-height:24px}.header-logo-echo{top:13px}.footer-logo img{height:120px}.footer-policy-links{justify-content:flex-start;margin-top:12px}.template-index .site-footer{padding-bottom:max(72px,calc(72px + env(safe-area-inset-bottom)))}.template-index .footer-bottom{display:flex;align-items:flex-end;justify-content:space-between}.template-index .footer-bottom span{margin-top:0}.template-index .footer-policy-links--home{align-items:flex-end;margin-top:0}}.custom-cursor,.custom-cursor-trail{display:none}@media(pointer:fine){.cursor-enabled:not(.cursor-style-default),.cursor-enabled:not(.cursor-style-default) *{cursor:none!important}.custom-cursor{display:block;position:fixed;left:0;top:0;width:var(--cursor-size);height:var(--cursor-size);z-index:2147483647;pointer-events:none;color:var(--cursor-color);opacity:0;transform:translate3d(-100px,-100px,0) translate(-50%,-50%);transition:opacity .16s ease;will-change:transform;filter:drop-shadow(0 0 1px #fff) drop-shadow(0 0 1px #000)}.custom-cursor-trail{display:block;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:2147483646;pointer-events:none;filter:drop-shadow(0 0 1px #fff) drop-shadow(0 0 1px #000)}.custom-cursor.is-visible{opacity:1}.custom-cursor__ring,.custom-cursor__dot,.custom-cursor__arm,.custom-cursor__corner{position:absolute;display:block;transition:transform .18s ease,opacity .18s ease,background-color .18s ease,border-color .18s ease}.custom-cursor__dot{width:4px;height:4px;left:50%;top:50%;border-radius:50%;background:currentColor;transform:translate(-50%,-50%)}.custom-cursor__ring{top:2px;right:2px;bottom:2px;left:2px;border:1px solid currentColor;border-radius:50%;opacity:0}.custom-cursor__arm{background:currentColor}.custom-cursor__arm--top,.custom-cursor__arm--bottom{width:1px;height:28%;left:50%;transform:translate(-50%)}.custom-cursor__arm--top{top:0}.custom-cursor__arm--bottom{bottom:0}.custom-cursor__arm--left,.custom-cursor__arm--right{height:1px;width:28%;top:50%;transform:translateY(-50%)}.custom-cursor__arm--left{left:0}.custom-cursor__arm--right{right:0}.custom-cursor--broken-diamond .custom-cursor__ring{top:3px;right:3px;bottom:3px;left:3px;border-radius:0;border-style:dashed;opacity:1;transform:rotate(45deg)}.custom-cursor--broken-diamond .custom-cursor__arm{opacity:0}.custom-cursor--broken-diamond .custom-cursor__dot{width:3px;height:3px}.custom-cursor--fine-fracture .custom-cursor__ring{top:6px;right:6px;bottom:6px;left:6px;border-radius:0;border-style:dashed;opacity:1;transform:rotate(45deg)}.custom-cursor--fine-fracture .custom-cursor__corner{width:7px;height:7px;opacity:0}.custom-cursor--fine-fracture .custom-cursor__corner:before,.custom-cursor--fine-fracture .custom-cursor__corner:after{content:"";position:absolute;width:6px;height:1px;top:3px;background:currentColor}.custom-cursor--fine-fracture .custom-cursor__corner:before{left:0;transform:rotate(-45deg);transform-origin:left center}.custom-cursor--fine-fracture .custom-cursor__corner:after{right:0;transform:rotate(45deg);transform-origin:right center}.custom-cursor--fine-fracture .custom-cursor__corner--top{left:50%;top:1px;transform:translate(-50%)}.custom-cursor--fine-fracture .custom-cursor__corner--right{right:1px;top:50%;transform:translateY(-50%) rotate(90deg)}.custom-cursor--fine-fracture .custom-cursor__corner--bottom{bottom:1px;left:50%;transform:translate(-50%) rotate(180deg)}.custom-cursor--fine-fracture .custom-cursor__corner--left{left:1px;top:50%;transform:translateY(-50%) rotate(-90deg)}.custom-cursor--fine-fracture .custom-cursor__arm{width:4px;height:1px;opacity:0}.custom-cursor--fine-fracture .custom-cursor__arm--top{left:70%;top:30%;transform:translate(-50%,-50%) rotate(45deg)}.custom-cursor--fine-fracture .custom-cursor__arm--right{left:70%;top:70%;transform:translate(-50%,-50%) rotate(-45deg)}.custom-cursor--fine-fracture .custom-cursor__arm--bottom{left:30%;top:70%;transform:translate(-50%,-50%) rotate(45deg)}.custom-cursor--fine-fracture .custom-cursor__arm--left{left:30%;top:30%;transform:translate(-50%,-50%) rotate(-45deg)}.custom-cursor--fine-fracture .custom-cursor__dot{width:2px;height:2px}.custom-cursor--double-fracture .custom-cursor__ring{top:2px;right:2px;bottom:2px;left:2px;border-radius:0;border-style:dashed;opacity:1;transform:rotate(45deg)}.custom-cursor--double-fracture .custom-cursor__ring:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px dashed currentColor}.custom-cursor--double-fracture .custom-cursor__arm{opacity:0}.custom-cursor--double-fracture .custom-cursor__dot{width:2px;height:2px;background:var(--accent)}.custom-cursor--broken-cross .custom-cursor__ring{top:6px;right:6px;bottom:6px;left:6px;border-radius:0;border-style:dashed;opacity:1;transform:rotate(45deg)}.custom-cursor--broken-cross .custom-cursor__dot{width:3px;height:3px;background:var(--accent)}.custom-cursor--offset-shards .custom-cursor__ring{top:3px;right:3px;bottom:3px;left:3px;border-radius:0;border-style:dashed;opacity:1;transform:rotate(45deg)}.custom-cursor--offset-shards .custom-cursor__ring:after{content:"";position:absolute;top:3px;right:-4px;bottom:-4px;left:3px;border-right:1px solid var(--accent);border-bottom:1px solid var(--accent);opacity:.6}.custom-cursor--offset-shards .custom-cursor__arm{opacity:0}.custom-cursor--offset-shards .custom-cursor__dot{width:2px;height:2px}.custom-cursor--split-diamond .custom-cursor__ring{top:3px;right:3px;bottom:3px;left:3px;border-radius:0;border-left-color:transparent;border-right-color:transparent;opacity:1;transform:rotate(45deg)}.custom-cursor--split-diamond .custom-cursor__arm{opacity:0}.custom-cursor--split-diamond .custom-cursor__dot{width:4px;height:4px;background:var(--accent)}.custom-cursor--broken-diamond.is-hovering .custom-cursor__ring,.custom-cursor--fine-fracture.is-hovering .custom-cursor__ring,.custom-cursor--double-fracture.is-hovering .custom-cursor__ring,.custom-cursor--broken-cross.is-hovering .custom-cursor__ring,.custom-cursor--offset-shards.is-hovering .custom-cursor__ring,.custom-cursor--split-diamond.is-hovering .custom-cursor__ring{transform:rotate(45deg) scale(1.3)}.custom-cursor.is-hovering .custom-cursor__dot{background:var(--accent);transform:translate(-50%,-50%) scale(1.4)}.custom-cursor.is-hovering:not(.custom-cursor--fine-fracture) .custom-cursor__arm--top{transform:translate(-50%) translateY(-3px)}.custom-cursor.is-hovering:not(.custom-cursor--fine-fracture) .custom-cursor__arm--bottom{transform:translate(-50%) translateY(3px)}.custom-cursor.is-hovering:not(.custom-cursor--fine-fracture) .custom-cursor__arm--left{transform:translateY(-50%) translate(-3px)}.custom-cursor.is-hovering:not(.custom-cursor--fine-fracture) .custom-cursor__arm--right{transform:translateY(-50%) translate(3px)}.custom-cursor.is-pressed{opacity:1}.custom-cursor.is-pressed:not(.custom-cursor--fine-fracture) .custom-cursor__ring{transform:rotate(45deg) scale(1.32)!important}.custom-cursor.is-pressed:not(.custom-cursor--fine-fracture) .custom-cursor__arm--top{transform:translate(-50%) translateY(5px)!important}.custom-cursor.is-pressed:not(.custom-cursor--fine-fracture) .custom-cursor__arm--bottom{transform:translate(-50%) translateY(-5px)!important}.custom-cursor.is-pressed:not(.custom-cursor--fine-fracture) .custom-cursor__arm--left{transform:translateY(-50%) translate(5px)!important}.custom-cursor.is-pressed:not(.custom-cursor--fine-fracture) .custom-cursor__arm--right{transform:translateY(-50%) translate(-5px)!important}.custom-cursor--fine-fracture.is-pressed .custom-cursor__corner--top{transform:translate(-50%) translateY(-4px)}.custom-cursor--fine-fracture.is-pressed .custom-cursor__corner--right{transform:translateY(-50%) translate(4px) rotate(90deg)}.custom-cursor--fine-fracture.is-pressed .custom-cursor__corner--bottom{transform:translate(-50%) translateY(4px) rotate(180deg)}.custom-cursor--fine-fracture.is-pressed .custom-cursor__corner--left{transform:translateY(-50%) translate(-4px) rotate(-90deg)}.custom-cursor--fine-fracture.is-pressed .custom-cursor__arm--top{transform:translate(calc(-50% - 3px),calc(-50% + 3px)) rotate(45deg)}.custom-cursor--fine-fracture.is-pressed .custom-cursor__arm--right{transform:translate(calc(-50% - 3px),calc(-50% - 3px)) rotate(-45deg)}.custom-cursor--fine-fracture.is-pressed .custom-cursor__arm--bottom{transform:translate(calc(-50% + 3px),calc(-50% - 3px)) rotate(45deg)}.custom-cursor--fine-fracture.is-pressed .custom-cursor__arm--left{transform:translate(calc(-50% + 3px),calc(-50% + 3px)) rotate(-45deg)}.custom-cursor--fine-fracture.is-pressed:before{content:"";position:absolute;width:10px;height:10px;left:50%;top:50%;border-radius:50%;background:#8b5cf6;transform:translate(-50%,-50%)}.custom-cursor--fine-fracture.is-pressed .custom-cursor__ring{opacity:0;transform:rotate(45deg)!important}.custom-cursor--fine-fracture.is-pressed .custom-cursor__dot{opacity:0}.custom-cursor--fine-fracture.is-pressed .custom-cursor__corner,.custom-cursor--fine-fracture.is-pressed .custom-cursor__arm{opacity:1}}@media(prefers-reduced-motion:reduce){.custom-cursor-trail{display:none!important}}.product-card__prepared-frame{position:absolute;left:-77.1271%;top:-57.8466%;width:254.3094%;height:215.7229%;z-index:0;pointer-events:none;background-position:0 0;background-repeat:no-repeat;background-size:100% 100%;opacity:0;transition:opacity .08s linear;will-change:opacity}@media(hover:none),(max-width:900px){.product-card__media{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:pan-y}.product-card__media img{-webkit-user-drag:none}}.shadow-lab{position:fixed;right:18px;bottom:18px;z-index:100;max-width:278px;padding:16px;background:#111e;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #ffffff40;font-size:12px;line-height:1.35}.shadow-lab__eyebrow{margin:0 0 5px;text-transform:uppercase;letter-spacing:.14em;font-size:9px}.shadow-lab__status{margin:0 0 13px;font-weight:600}.shadow-lab__controls{display:flex;flex-wrap:wrap;gap:6px}.shadow-lab button{min-height:30px;padding:0 9px;border:1px solid #ffffff66;background:transparent;color:inherit;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.shadow-lab button:hover,.shadow-lab button.is-active{background:#fff;color:#000}.shadow-lab__hint{margin:12px 0 0;color:#ffffffb3;font-size:10px}@media(max-width:900px){.shadow-lab{display:none}}.header-logo-echo{left:24px;transform:none}@media(max-width:900px){.header-logo-echo{left:12px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/base.css.map */
