.custom-header-drawer{display:flex;align-items:center}.custom-header-drawer__toggle{position:relative}.custom-header-drawer__icon{display:flex;align-items:center;justify-content:center}.custom-header-drawer__icon--close,.custom-header-drawer.is-open .custom-header-drawer__icon--open{display:none}.custom-header-drawer.is-open .custom-header-drawer__icon--close{display:flex}.custom-header-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--custom-header-drawer-z-index, 100);overflow:hidden}.custom-header-drawer__overlay[hidden]{display:none}.custom-header-drawer__panel{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;color:var(--color-foreground, #222222);display:flex;flex-direction:column;transform:translate3d(-100%,0,0);transition:transform .36s cubic-bezier(.22,1,.36,1);padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);will-change:transform}.custom-header-drawer__overlay.is-open .custom-header-drawer__panel{transform:translateZ(0)}.custom-header-drawer__panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px 12px;border-bottom:1px solid #ececec;flex-shrink:0}.custom-header-drawer__logo{display:flex;align-items:center;min-width:0;text-decoration:none;color:inherit}.custom-header-drawer__logo:hover{text-decoration:none}.custom-header-drawer__logo-image{display:block;width:var(--custom-header-drawer-logo-width, auto);height:var(--custom-header-drawer-logo-height, 36px);object-fit:contain}.custom-header-drawer__logo-text{font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-size:var(--font-size--lg);line-height:1.2}.custom-header-drawer__close{flex-shrink:0;width:32px;height:32px;min-width:32px;min-height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#222;transition:color .25s ease}.custom-header-drawer__close:hover{color:#8cbb44}.custom-header-drawer__close-icon,.custom-header-drawer__close-icon svg{width:14px;height:14px;display:block}.custom-header-drawer__nav{position:relative;flex:1;min-height:0;overflow:hidden}.custom-header-drawer__menu{list-style:none;margin:0;padding:0}.custom-header-drawer__details{display:block}.custom-header-drawer__link,.custom-header-drawer__link--forward,.custom-header-drawer__details>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:14px 20px;border:0;background:transparent;color:var(--color-foreground, #222222);text-decoration:none;font-family:var(--font-body--family);font-size:16px;line-height:1.4;text-align:left;cursor:pointer;list-style:none}.custom-header-drawer__details>summary::-webkit-details-marker{display:none}.custom-header-drawer__link--all{font-weight:400}.custom-header-drawer__nav .custom-header-drawer__link:hover,.custom-header-drawer__nav .custom-header-drawer__link--forward:hover,.custom-header-drawer__nav .custom-header-drawer__details>summary:hover,.custom-header-drawer__slide-header .custom-header-drawer__back:hover{color:var(--color-foreground, #222222);text-decoration:none}.custom-header-drawer__slide-header .custom-header-drawer__back:hover{color:#6a7282}.custom-header-drawer__chevron{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#0a0a0a}.custom-header-drawer__chevron svg{width:8px;height:12px;display:block}.custom-header-drawer__item{border-bottom:1px solid #ececec}.custom-header-drawer__slide-panel{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:flex;flex-direction:column;background-color:#fff;transform:translate3d(100%,0,0);transition:transform .36s cubic-bezier(.22,1,.36,1);pointer-events:none;will-change:transform}.custom-header-drawer__slide-panel.is-active{transform:translateZ(0);pointer-events:auto}.custom-header-drawer__slide-panel--nested{z-index:3}.custom-header-drawer__slide-header{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #ececec;flex-shrink:0;background-color:#fff}.custom-header-drawer__back{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:#6a7282;font-family:var(--font-body--family);font-size:14px;line-height:1.4;cursor:pointer}.custom-header-drawer__back-icon{display:inline-flex;align-items:center;justify-content:center}.custom-header-drawer__back-icon svg{width:8px;height:12px;display:block}.custom-header-drawer__slide-body{position:relative;flex:1;min-height:0;overflow-y:auto;padding-bottom:24px}.custom-header-drawer__details--nested .custom-header-drawer__slide-body{overflow:hidden}.custom-header-drawer__footer{padding:16px 20px 24px;border-top:1px solid #ececec;flex-shrink:0}.custom-header-drawer__cta{width:100%}@media(prefers-reduced-motion:reduce){.custom-header-drawer__panel,.custom-header-drawer__slide-panel{transition:none;will-change:auto}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom-header-mobile-drawer.css.map */
