body.sfumato-header-active #MainContent{padding-top:var(--header-height)}body.sfumato-mobile-menu-open{overflow:hidden}.header--sfumato{--sfumato-header-height: 72px;--sfumato-header-text: #1a1a1a;--header-text: #1a1a1a;--sfumato-header-muted: #6b6460;--sfumato-header-hover: var(--sfumato-header-accent, #b8977e);--sfumato-header-border: rgb(26 26 26 / 12%);--sfumato-header-surface: rgb(255 255 255 / 90%);--sfumato-mobile-surface: var(--color-background, #ffffff);--sfumato-mobile-muted: var(--color-foreground-muted, #6b6460);position:fixed;inset:0 0 auto;z-index:900;color:var(--sfumato-header-text);transform:translateY(0);transition:transform .4s cubic-bezier(.16,1,.3,1),color .3s ease}.header--sfumato[data-scroll-direction=up]{transition-duration:.3s,.3s}.header--sfumato[data-scroll-direction=down]{transition-duration:.4s,.3s}.header--sfumato.header--hidden{transform:translateY(-100%)}.header--sfumato.header--on-light,.header--sfumato.header--on-cloud{--sfumato-header-text: #1a1a1a;--header-text: #1a1a1a;--sfumato-header-muted: #6b6460;--sfumato-header-border: rgb(26 26 26 / 12%);--sfumato-header-surface: rgb(255 255 255 / 90%);--sfumato-mobile-surface: var(--color-background, #ffffff);--sfumato-mobile-muted: var(--color-foreground-muted, #6b6460)}.header--sfumato.header--on-dark,.header--sfumato.header--on-black{--sfumato-header-text: #f7f5f2;--header-text: #f7f5f2;--sfumato-header-muted: #d0cbc4;--sfumato-header-border: rgb(247 245 242 / 14%);--sfumato-header-surface: rgb(26 26 26 / 90%);--sfumato-mobile-surface: #1a1a1a;--sfumato-mobile-muted: #a09b96}.header--sfumato .header__row--top{min-height:var(--sfumato-header-height);position:relative;z-index:1;border-bottom:1px solid transparent;background:transparent;transition:background-color .3s ease,border-color .3s ease,backdrop-filter .3s ease}.header--sfumato.header--solid .header__row--top,.header--sfumato[data-sfumato-force-solid=true] .header__row--top,.header--sfumato.header--overlay-open .header__row--top,.header--sfumato.sfumato-mobile-open .header__row--top{background-color:var(--sfumato-header-scroll-bg, var(--sfumato-header-surface));border-bottom-color:var(--sfumato-header-border)}.header--sfumato.header--on-light.header--solid .header__row--top,.header--sfumato.header--on-cloud.header--solid .header__row--top,.header--sfumato.header--on-light[data-sfumato-force-solid=true] .header__row--top,.header--sfumato.header--on-cloud[data-sfumato-force-solid=true] .header__row--top,.header--sfumato.header--on-light.header--overlay-open .header__row--top,.header--sfumato.header--on-cloud.header--overlay-open .header__row--top,.header--sfumato.header--on-light.sfumato-mobile-open .header__row--top,.header--sfumato.header--on-cloud.sfumato-mobile-open .header__row--top{background-color:#fffffff2}.header--sfumato.header--on-dark.header--solid .header__row--top,.header--sfumato.header--on-black.header--solid .header__row--top,.header--sfumato.header--on-dark[data-sfumato-force-solid=true] .header__row--top,.header--sfumato.header--on-black[data-sfumato-force-solid=true] .header__row--top,.header--sfumato.header--on-dark.header--overlay-open .header__row--top,.header--sfumato.header--on-black.header--overlay-open .header__row--top,.header--sfumato.header--on-dark.sfumato-mobile-open .header__row--top,.header--sfumato.header--on-black.sfumato-mobile-open .header__row--top{background-color:#1a1a1af2}.header--sfumato:not(.header--solid):not([data-sfumato-force-solid=true]):not(.header--overlay-open):not(.sfumato-mobile-open) .header__row--top{background-color:transparent}.header--sfumato[data-sfumato-enable-blur=true].header--solid .header__row--top,.header--sfumato[data-sfumato-enable-blur=true][data-sfumato-force-solid=true] .header__row--top,.header--sfumato[data-sfumato-enable-blur=true].header--overlay-open .header__row--top,.header--sfumato[data-sfumato-enable-blur=true].sfumato-mobile-open .header__row--top{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sfumato-skip-link{position:absolute;top:-120px;left:16px;z-index:910;background:var(--sfumato-mobile-surface);color:var(--sfumato-header-text);text-decoration:none;padding:8px 12px;border:1px solid var(--sfumato-header-border);transition:top .2s ease}.sfumato-skip-link:focus-visible{top:10px;outline:1px solid var(--sfumato-header-hover);outline-offset:2px}.sfumato-header__grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:var(--sfumato-header-height);padding:0 48px;gap:24px}.sfumato-header__left,.sfumato-header__right{display:flex;align-items:center;min-height:44px}.sfumato-header__left{justify-content:flex-start}.sfumato-header__right{justify-content:flex-end;gap:24px}.sfumato-header__nav,.sfumato-header__utility{display:inline-flex;align-items:center;gap:32px}.sfumato-header__utility{gap:24px}.sfumato-header__wordmark{justify-self:center;color:var(--sfumato-header-text);text-decoration:none;text-transform:uppercase;letter-spacing:var(--sfumato-brand-letter-spacing, .3em);font-family:var(--font-body--family);font-style:var(--font-body--style);font-weight:500;font-size:1rem;line-height:1;transition:color .3s ease}.sfumato-header__brand{font-weight:500;font-size:1rem;letter-spacing:var(--sfumato-brand-letter-spacing, .3em);text-transform:uppercase}.sfumato-header__wordmark:hover,.sfumato-header__wordmark:focus-visible{color:var(--sfumato-header-hover)}.sfumato-header__link,.sfumato-header__nav-link,.sfumato-header__utility-link,.sfumato-header__menu-trigger,.sfumato-mobile-menu__link{min-height:44px;display:inline-flex;align-items:center;border:0;background:transparent;color:var(--sfumato-header-text);text-decoration:none;cursor:pointer;text-transform:uppercase;letter-spacing:.12em;font-family:var(--font-body--family);font-style:var(--font-body--style);font-weight:400;font-size:.7rem;line-height:1;padding:.3rem 0;transition:color .3s ease,transform .3s ease}.sfumato-header__link:hover,.sfumato-header__nav-link:hover,.sfumato-header__utility-link:hover,.sfumato-header__menu-trigger:hover,.sfumato-mobile-menu__link:hover{color:var(--sfumato-header-hover)}.sfumato-header__link:focus-visible,.sfumato-header__nav-link:focus-visible,.sfumato-header__utility-link:focus-visible,.sfumato-header__menu-trigger:focus-visible,.sfumato-header__wordmark:focus-visible,.sfumato-mobile-menu__link:focus-visible,.sfumato-shop-dropdown__link:focus-visible,.sfumato-header__dropdown-link:focus-visible{outline:1px solid var(--sfumato-header-hover);outline-offset:4px}.sfumato-header__link.is-active,.sfumato-header__shop-trigger.is-active{position:relative}.sfumato-header__shop-wrapper{position:relative;display:inline-flex;align-items:center;min-height:44px}.sfumato-header__link.is-active:after,.sfumato-header__shop-trigger.is-active:after{content:"";position:absolute;left:50%;bottom:-6px;width:4px;height:4px;border-radius:50%;background:var(--sfumato-header-hover);transform:translate(-50%)}.sfumato-header__bag-count{white-space:nowrap;display:inline-flex}.sfumato-header__bag-count[hidden]{display:none}.sfumato-header__bag-wrapper{position:relative;display:inline-flex;align-items:center}.sfumato-header__bag-trigger{min-height:44px}.sfumato-header__bag-trigger--mobile,.sfumato-header__menu-trigger{display:none}.sfumato-shop-dropdown,.sfumato-header__dropdown-panel{position:fixed;top:var(--sfumato-header-height, 72px);left:0;right:0;width:100vw;padding:48px 48px 56px;background:var(--sfumato-mobile-surface);border-top:1px solid var(--sfumato-header-border);box-shadow:0 12px 40px #0000000f;z-index:905;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease,visibility .5s ease}.sfumato-shop-dropdown:before,.sfumato-header__dropdown-panel:before{content:"";position:absolute;top:-20px;left:0;right:0;height:20px;background:transparent}.sfumato-shop-dropdown:after,.sfumato-header__dropdown-panel:after{content:"";position:fixed;top:var(--sfumato-header-height, 72px);left:0;right:0;bottom:0;background:#0000004d;opacity:0;transition:opacity .5s ease;pointer-events:none;z-index:-1}.sfumato-header__shop-wrapper:hover .sfumato-shop-dropdown,.sfumato-header__shop-wrapper:hover .sfumato-header__dropdown-panel,.sfumato-header__shop-wrapper:focus-within .sfumato-shop-dropdown,.sfumato-header__shop-wrapper:focus-within .sfumato-header__dropdown-panel,.sfumato-shop-dropdown.is-open,.sfumato-header__dropdown-panel.is-open{opacity:1;visibility:visible;pointer-events:auto}.sfumato-header__shop-wrapper:hover .sfumato-shop-dropdown:after,.sfumato-header__shop-wrapper:hover .sfumato-header__dropdown-panel:after,.sfumato-header__shop-wrapper:focus-within .sfumato-shop-dropdown:after,.sfumato-header__shop-wrapper:focus-within .sfumato-header__dropdown-panel:after,.sfumato-shop-dropdown.is-open:after,.sfumato-header__dropdown-panel.is-open:after{opacity:1}.sfumato-shop-dropdown__inner{max-width:1400px;margin:0 auto;padding:0}.sfumato-shop-dropdown__links{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.sfumato-header__dropdown-nav{max-width:1400px}.sfumato-shop-dropdown__link,.sfumato-header__dropdown-link{display:inline-block;width:fit-content;color:var(--sfumato-header-text);text-decoration:none;font-family:var(--font-body--family);font-style:var(--font-body--style);font-weight:400;text-transform:uppercase;letter-spacing:.08em;font-size:.9rem;line-height:1.4;white-space:nowrap;padding:6px 0;transition:color .3s ease,transform .3s ease}.sfumato-shop-dropdown__link:hover,.sfumato-header__dropdown-link:hover{color:var(--sfumato-header-hover);transform:translate(4px)}.header--sfumato.header--on-dark .sfumato-shop-dropdown,.header--sfumato.header--on-dark .sfumato-header__dropdown-panel,.header--sfumato.header--on-black .sfumato-shop-dropdown,.header--sfumato.header--on-black .sfumato-header__dropdown-panel,.header--sfumato.header--on-dark .sfumato-header__account-panel,.header--sfumato.header--on-black .sfumato-header__account-panel{background:var(--sfumato-mobile-surface, #1a1a1a);border-top-color:#f7f5f21a}.sfumato-header__search-wrapper,.sfumato-header__account-wrapper{position:relative;display:inline-flex;align-items:center;min-height:44px}.sfumato-header__account-panel{position:fixed;top:var(--sfumato-header-height, 72px);right:88px;min-width:220px;padding:28px 32px;background:var(--sfumato-mobile-surface);border-top:1px solid var(--sfumato-header-border);box-shadow:0 12px 40px #0000000f;z-index:905;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility .4s ease}.sfumato-header__account-panel:before{content:"";position:absolute;top:-20px;left:0;right:0;height:20px;background:transparent}.sfumato-header__account-wrapper:hover .sfumato-header__account-panel,.sfumato-header__account-wrapper:focus-within .sfumato-header__account-panel,.sfumato-header__account-panel.is-open{opacity:1;visibility:visible;pointer-events:auto}.sfumato-header__account-greeting{margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid var(--sfumato-header-border);color:var(--sfumato-header-text);font-family:var(--font-heading--family);font-style:italic;font-weight:var(--font-heading--weight);font-size:.95rem}.sfumato-header__account-links{display:flex;flex-direction:column;gap:6px}.sfumato-header__account-links a{color:var(--sfumato-header-text);text-decoration:none;font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.85rem;line-height:1.35;padding:6px 0;transition:color .3s ease,transform .3s ease}.sfumato-header__account-links a:hover,.sfumato-header__account-links a:focus-visible{color:var(--sfumato-header-hover);transform:translate(4px)}.sfumato-header__search-panel{position:fixed;top:var(--sfumato-header-height, 72px);right:0;width:480px;max-width:100vw;padding:32px 40px;background:var(--sfumato-mobile-surface);border-top:1px solid var(--sfumato-header-border);box-shadow:0 12px 40px #0000000f;z-index:905;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility .4s ease}.sfumato-header__search-panel:before{content:"";position:absolute;top:-20px;left:0;right:0;height:20px;background:transparent}.sfumato-header__search-wrapper:hover+.sfumato-header__search-panel,.sfumato-header__search-wrapper:focus-within+.sfumato-header__search-panel,.sfumato-header__search-panel.is-open{opacity:1;visibility:visible;pointer-events:auto}.sfumato-header__search-input{width:100%;font-family:var(--font-heading--family);font-style:var(--font-heading--style);font-weight:var(--font-heading--weight);font-size:1.5rem;color:var(--sfumato-header-text);background:transparent;border:0;border-bottom:1px solid var(--sfumato-header-border);padding:8px 0 12px;outline:none}.sfumato-header__search-input::placeholder{color:var(--sfumato-header-muted)}.sfumato-header__search-input:focus{border-bottom-color:var(--sfumato-header-hover)}.sfumato-header__search-results{margin-top:20px;max-height:320px;overflow-y:auto}.sfumato-header__search-default{margin-top:18px}.sfumato-header__search-default[hidden]{display:none}.sfumato-header__search-section-label{margin:0 0 12px;font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;color:var(--sfumato-header-muted)}.sfumato-header__search-categories{display:flex;flex-direction:column;gap:2px}.sfumato-header__search-category{display:inline-flex;align-items:center;min-height:36px;color:var(--sfumato-header-text);text-decoration:none;font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.9rem;line-height:1.35;transition:color .3s ease}.sfumato-header__search-category:hover{color:var(--sfumato-header-hover)}.sfumato-header__search-result{display:flex;align-items:center;gap:16px;padding:12px 0;border-bottom:1px solid var(--sfumato-header-border);color:var(--sfumato-header-text);text-decoration:none;transition:color .3s ease}.sfumato-header__search-result:hover{color:var(--sfumato-header-hover)}.sfumato-header__search-result-image{width:48px;height:64px;object-fit:cover;flex-shrink:0}.sfumato-header__search-result-title{font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.9rem}.sfumato-header__search-result-price{font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.8rem;color:var(--sfumato-header-muted)}.sfumato-header__search-empty{font-family:var(--font-heading--family);font-style:italic;font-size:.9rem;color:var(--sfumato-header-muted);padding:16px 0}.sfumato-header__bag-panel{position:fixed;top:var(--sfumato-header-height, 72px);right:0;width:400px;max-width:100vw;max-height:calc(100vh - var(--sfumato-header-height, 72px) - 20px);overflow-y:auto;padding:28px 32px;background:var(--sfumato-mobile-surface, #fff);border-top:1px solid var(--sfumato-header-border);box-shadow:0 12px 40px #00000014;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility .4s ease;z-index:905;scrollbar-width:thin;scrollbar-color:rgb(26 26 26 / 10%) transparent}.sfumato-header__bag-panel:before{content:"";position:absolute;top:-20px;left:0;right:0;height:20px;background:transparent}.sfumato-header__bag-panel.is-open,.sfumato-header__bag-wrapper:hover .sfumato-header__bag-panel,.sfumato-header__bag-wrapper:focus-within .sfumato-header__bag-panel{opacity:1;visibility:visible;pointer-events:auto}.sfumato-header__bag-items[hidden],.sfumato-header__bag-empty[hidden],.sfumato-header__bag-footer[hidden]{display:none}.sfumato-header__bag-item{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:start;padding:16px 0;border-bottom:1px dashed var(--sfumato-header-border)}.sfumato-header__bag-item:last-child{border-bottom:0}.sfumato-header__bag-item-image-wrap{display:block;text-decoration:none}.sfumato-header__bag-item-image{width:56px;height:75px;object-fit:cover;border-radius:0;display:block}.sfumato-header__bag-item-info{display:flex;flex-direction:column;gap:2px}.sfumato-header__bag-item-title{color:var(--sfumato-header-text);text-decoration:none;font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.85rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sfumato-header__bag-item-title:hover{color:var(--sfumato-header-hover)}.sfumato-header__bag-item-variant{font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--sfumato-header-muted)}.sfumato-header__bag-item-price{font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.85rem;color:var(--sfumato-header-text)}.sfumato-header__bag-item-remove{font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.9rem;line-height:1;color:var(--sfumato-header-muted);background:none;border:0;padding:2px 0;cursor:pointer;transition:color .3s ease;align-self:start}.sfumato-header__bag-item-remove:hover{color:var(--sfumato-header-hover)}.sfumato-header__bag-empty{text-align:center;padding:32px 0}.sfumato-header__bag-empty-text{margin:0 0 16px;font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.9rem;color:var(--sfumato-header-muted)}.sfumato-header__bag-empty-link{font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--sfumato-header-text);text-decoration:underline;text-underline-offset:3px}.sfumato-header__bag-empty-link:hover{color:var(--sfumato-header-hover)}.sfumato-header__bag-footer{padding-top:20px;border-top:1px solid var(--sfumato-header-border);margin-top:8px}.sfumato-header__bag-subtotal{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px}.sfumato-header__bag-subtotal span:first-child{font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--sfumato-header-muted)}.sfumato-header__bag-subtotal span:last-child{font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:1rem;font-weight:500;color:var(--sfumato-header-text)}.sfumato-header__bag-checkout{display:block;width:100%;padding:14px 0;background:var(--sfumato-header-text);color:var(--sfumato-mobile-surface, #fff);font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;text-align:center;text-decoration:none;border:0;border-radius:0;transition:background-color .3s ease,color .3s ease}.sfumato-header__bag-checkout:hover{background:var(--sfumato-header-hover);color:var(--sfumato-mobile-surface, #fff)}.sfumato-header__bag-viewall{display:block;text-align:center;margin-top:12px;color:var(--sfumato-header-muted);text-decoration:none;font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;transition:color .3s ease}.sfumato-header__bag-viewall:hover{color:var(--sfumato-header-text)}.header--sfumato.header--on-dark .sfumato-header__bag-panel,.header--sfumato.header--on-black .sfumato-header__bag-panel{background:var(--sfumato-mobile-surface, #1a1a1a);border-top-color:#f7f5f21a}.header--sfumato.header--on-dark .sfumato-header__bag-checkout,.header--sfumato.header--on-black .sfumato-header__bag-checkout{background:#f2efea;color:#1a1a1a}.header--sfumato.header--on-dark .sfumato-header__bag-checkout:hover,.header--sfumato.header--on-black .sfumato-header__bag-checkout:hover{background:#ccab8e}.sfumato-mobile-menu{position:fixed;top:var(--sfumato-header-height, 60px);right:0;bottom:0;left:0;z-index:800;background:var(--sfumato-mobile-surface, #fff);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .4s ease,visibility .4s ease;overflow-y:auto;-webkit-overflow-scrolling:touch}.sfumato-mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto}.sfumato-mobile-menu__content{padding:24px 32px 48px;min-height:100%;display:flex;flex-direction:column}.sfumato-mobile-menu__nav,.sfumato-mobile-menu__group{display:flex;flex-direction:column}.sfumato-mobile-menu__link{text-align:left}.sfumato-mobile-menu__link--primary{display:block;width:100%;border:0;background:none;cursor:pointer;text-decoration:none;font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.85rem;font-weight:400;text-transform:uppercase;letter-spacing:.12em;color:var(--sfumato-header-text);padding:14px 0}.sfumato-mobile-menu__sub-links{padding-left:16px;padding-bottom:8px}.sfumato-mobile-menu__link--sub{display:block;width:100%;border:0;background:none;cursor:pointer;text-decoration:none;font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.8rem;font-weight:400;text-transform:none;letter-spacing:0;color:var(--sfumato-header-muted);padding:8px 0}.sfumato-mobile-menu__link--sub:hover,.sfumato-mobile-menu__link--sub:active{color:var(--sfumato-header-hover)}.sfumato-mobile-menu__divider{width:40px;height:1px;background:var(--sfumato-header-border);margin:16px 0}.sfumato-mobile-menu__utility{display:flex;flex-direction:column}.sfumato-mobile-menu__link--utility{display:block;width:100%;border:0;background:none;cursor:pointer;text-decoration:none;text-align:left;font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.8rem;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:var(--sfumato-header-muted);padding:10px 0}.sfumato-mobile-menu__link--utility:hover,.sfumato-mobile-menu__link--utility:active{color:var(--sfumato-header-text)}.sfumato-mobile-menu__link--social{display:inline-block;width:fit-content;text-decoration:none;font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:.8rem;text-transform:none;letter-spacing:.05em;color:var(--sfumato-header-hover);padding:10px 0}.header--sfumato.mobile-menu-open .header__row--top{background:var(--sfumato-mobile-surface)!important;border-bottom-color:var(--sfumato-header-border)!important}.sfumato-mobile-menu--dark{background:#1a1a1a}.sfumato-mobile-menu--dark .sfumato-mobile-menu__link--primary{color:#f2efea}.sfumato-mobile-menu--dark .sfumato-mobile-menu__link--sub,.sfumato-mobile-menu--dark .sfumato-mobile-menu__link--utility{color:#a09b96}.sfumato-mobile-menu--dark .sfumato-mobile-menu__divider{background:#f2efea1f}@media screen and (max-width:1023px){.header--sfumato{--sfumato-header-height: 60px;transform:none!important}.header--sfumato.header--hidden{transform:none!important}.sfumato-header__inner,.sfumato-header__grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:var(--sfumato-header-height);padding:0 20px;gap:12px}.sfumato-header__nav,.sfumato-header__search-wrapper,.sfumato-header__account-wrapper,.sfumato-header__shop-wrapper,.sfumato-header__account-panel,.sfumato-shop-dropdown,.sfumato-header__dropdown-panel{display:none!important}.sfumato-header__menu-trigger,.sfumato-header__bag-trigger--mobile{display:inline-flex}.sfumato-header__menu-trigger{justify-self:start;min-height:44px;padding:12px 0}.sfumato-header__left{justify-self:start}.sfumato-header__right{justify-self:end;gap:0}.sfumato-header__utility--desktop{gap:0;width:0;min-width:0;overflow:visible}.sfumato-header__bag-trigger--desktop{display:none}.sfumato-header__wordmark{justify-self:center;font-size:.8rem;letter-spacing:.25em}.sfumato-header__search-panel,.sfumato-header__bag-panel{width:100vw;right:0;padding:24px 20px}}@media screen and (min-width:1024px){.sfumato-mobile-menu,.sfumato-header__menu-trigger{display:none!important}}@media(prefers-reduced-motion:reduce){.header--sfumato,.header--sfumato .header__row--top,.sfumato-header__link,.sfumato-header__utility-link,.sfumato-header__menu-trigger,.sfumato-shop-dropdown,.sfumato-header__dropdown-panel,.sfumato-shop-dropdown__link,.sfumato-header__dropdown-link,.sfumato-header__search-panel,.sfumato-header__search-result,.sfumato-mobile-menu{transition:none!important}.header--sfumato.header--hidden{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/header-sfumato.css.map */
