.nh-mobile-menu-ab{--nh-menu-bg: #fff;--nh-menu-card-bg: #f6f3f0;--nh-menu-card-highlight: #abb19d;--nh-menu-text: #414439;--nh-menu-muted: #414439;--nh-menu-outline: #b3aca4;--nh-menu-radius: 3px;color:var(--nh-menu-text)}.nh-mobile-menu-ab,.nh-mobile-menu-ab *{box-sizing:border-box}.nh-mobile-menu-ab a,.nh-mobile-menu-ab button{color:var(--nh-menu-text)}.nh-mobile-menu-ab__contents{position:relative;background:var(--nh-menu-bg);overflow-x:hidden}.nh-mobile-menu-ab__fixed-header{position:absolute;inset:0 0 auto;z-index:3;height:0;background:transparent;pointer-events:none}.nh-mobile-menu-ab__header{min-height:0;padding:0}.nh-mobile-menu-ab__header .header-item--logo,.nh-mobile-menu-ab__header .drawer__close{display:none}.nh-mobile-menu-ab__outside-close{display:inline-flex;position:fixed;top:6px;left:356px;z-index:32;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;background:#f5ede6;color:var(--nh-menu-text);cursor:pointer;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility 0s linear .15s}#NavDrawer.drawer--is-open+.nh-mobile-menu-ab__outside-close{opacity:1;visibility:visible;transition:opacity .2s ease .1s,visibility 0s linear .1s}@media(max-width:400px){.nh-mobile-menu-ab__outside-close{left:auto;right:6px}}.nh-mobile-menu-ab__viewport{display:flex;flex:1 1 auto;width:100%;max-width:100%;height:100%;min-height:0;min-width:0;overflow:hidden}.nh-mobile-menu-ab__track{display:flex;flex:1 1 auto;width:100%;max-width:100%;height:100%;min-height:0;min-width:0;transform:translate(calc(var(--nh-menu-panel-index, 0) * -100%));transition:transform .26s ease;will-change:transform}.nh-mobile-menu-ab__panel{flex:0 0 100%;width:100%;max-width:100%;min-width:0;height:100%;min-height:0;overflow:hidden}.nh-mobile-menu-ab__panel[hidden]{display:block;visibility:hidden}.nh-mobile-menu-ab__panel.is-active{visibility:visible}.nh-mobile-menu-ab__scroll{width:100%;max-width:100%;height:100%;min-height:0;min-width:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:8px 0 22px;touch-action:pan-y;-webkit-overflow-scrolling:touch}.nh-mobile-menu-ab__top{margin:-8px 0 12px;padding:20px 0 3px;background:#f5ede6}.nh-mobile-menu-ab__hero,.nh-mobile-menu-ab__quick,.nh-mobile-menu-ab__submenu-banner,.nh-mobile-menu-ab__nav,.nh-mobile-menu-ab__account{width:calc(100% - 12px);max-width:323px;margin-right:auto;margin-left:auto}@media(max-width:500px){.nh-mobile-menu-ab__scroll{padding-right:15px;padding-left:15px}.nh-mobile-menu-ab__top{margin-right:-15px;margin-left:-15px;padding-right:15px;padding-left:15px}.nh-mobile-menu-ab__hero,.nh-mobile-menu-ab__quick,.nh-mobile-menu-ab__submenu-banner,.nh-mobile-menu-ab__nav,.nh-mobile-menu-ab__account{width:100%;max-width:none}}.nh-mobile-menu-ab__hero{position:relative;display:block;min-height:0;margin-bottom:12px;overflow:hidden;border-radius:8px;background:#2f3426;color:#fff}.nh-mobile-menu-ab__hero img{display:block;width:100%;height:auto}.nh-mobile-menu-ab__hero-copy{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;max-width:56%;padding:12px;line-height:1.1}.nh-mobile-menu-ab__hero-title{font-size:18px;font-weight:600}.nh-mobile-menu-ab__hero-subheading{margin-top:2px;font-size:12px}.nh-mobile-menu-ab__quick{margin-bottom:7px}.nh-mobile-menu-ab__quick-title{margin-bottom:7px;color:var(--nh-menu-text);font-size:15px;font-weight:400;line-height:1.05}.nh-mobile-menu-ab__quick-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:8px;width:100%}.nh-mobile-menu-ab__quick-item{display:grid!important;min-width:0;grid-template-rows:auto auto;justify-items:center;color:#000;font-size:10px;text-align:center;text-decoration:none;font-weight:400}.nh-mobile-menu-ab__quick-image{display:block;width:100%;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#fff}.nh-mobile-menu-ab__quick-image img,.nh-mobile-menu-ab__quick-image svg{display:block;width:100%;height:100%;object-fit:contain}.nh-mobile-menu-ab__quick-label{overflow:hidden;padding-top:1px;color:#000;text-overflow:ellipsis;white-space:nowrap}.nh-mobile-menu-ab__submenu-banner{display:block;margin-bottom:8px;overflow:hidden;border-radius:8px;background:#f6f3f0}.nh-mobile-menu-ab__submenu-banner img{display:block;width:100%;height:auto}.nh-mobile-menu-ab__submenu-all{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin:-2px 0 8px;font-size:12px;font-weight:400;line-height:1.25;color:inherit;text-decoration:none}.nh-mobile-menu-ab__submenu-all svg{flex:0 0 auto}.nh-mobile-menu-ab__nav{display:grid;gap:6px;padding-top:5px}.nh-mobile-menu-ab__card{-webkit-appearance:none;appearance:none;display:grid;grid-template-columns:61px minmax(0,1fr) 14px;align-items:center;width:100%;max-width:100%;min-width:0;min-height:64px;padding:5px 25px 5px 5px;border-radius:8px;background:var(--nh-menu-card-bg);color:var(--nh-menu-text);font:inherit;text-align:left;text-decoration:none;box-shadow:none;cursor:pointer}a.nh-mobile-menu-ab__card{grid-template-columns:61px minmax(0,1fr)}a.nh-mobile-menu-ab__card--with-chevron{grid-template-columns:61px minmax(0,1fr) 14px}.nh-mobile-menu-ab__card--highlight{background:var(--nh-menu-card-highlight);border-color:transparent;color:#fff}.nh-mobile-menu-ab__card--custom-text .nh-mobile-menu-ab__card-title,.nh-mobile-menu-ab__card--custom-text .nh-mobile-menu-ab__card-subheading{color:inherit}.nh-mobile-menu-ab__card-image{display:block;width:52px;height:52px;overflow:hidden;border-radius:3px;background:transparent}.nh-mobile-menu-ab__card--highlight .nh-mobile-menu-ab__card-image{background:#ffffff26}.nh-mobile-menu-ab__card-image img,.nh-mobile-menu-ab__card-image svg{display:block;width:100%;height:100%;object-fit:cover}.nh-mobile-menu-ab__card-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;line-height:1.12}.nh-mobile-menu-ab__card-title{overflow:hidden;font-size:14px;font-weight:400;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.nh-mobile-menu-ab__panel--main .nh-mobile-menu-ab__card-title{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:clip}.nh-mobile-menu-ab__card-subheading{display:block;overflow:hidden;margin-top:2px;color:var(--nh-menu-muted);font-size:10px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.nh-mobile-menu-ab__card-subheading--teaser{color:#a6a6a6;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:clip}.nh-mobile-menu-ab__card--highlight .nh-mobile-menu-ab__card-subheading{color:#414439}.nh-mobile-menu-ab__card--center-title .nh-mobile-menu-ab__card-copy{justify-content:center}@media(hover:none)and (pointer:coarse)and (max-width:500px){.nh-mobile-menu-ab__card{grid-template-columns:72px minmax(0,1fr) 16px;min-height:72px;padding:6px 25px 6px 6px}a.nh-mobile-menu-ab__card{grid-template-columns:72px minmax(0,1fr)}a.nh-mobile-menu-ab__card--with-chevron{grid-template-columns:72px minmax(0,1fr) 16px}.nh-mobile-menu-ab__card-image{width:59px;height:59px}.nh-mobile-menu-ab__card-title{font-size:15.5px}.nh-mobile-menu-ab__card-subheading{font-size:10.75px}}.nh-mobile-menu-ab__chevron{justify-self:end;width:6px;height:10px;color:#414439}.nh-mobile-menu-ab__back{display:flex;align-items:center;gap:8px;min-height:42px;margin:0 0 8px;padding:0 4px;border:0;background:transparent;color:#414439;font-size:14px;font-weight:400;text-align:left}.nh-mobile-menu-ab__back:focus,.nh-mobile-menu-ab__back:focus-visible{outline:none!important;box-shadow:none!important}.nh-mobile-menu-ab__account{display:grid;gap:4px;margin-top:9px;padding-top:0;border-top:0}.nh-mobile-menu-ab__account a,.nh-mobile-menu-ab__account-row{position:relative;display:flex;align-items:center;gap:10px;width:100%;min-height:32px;padding:0;border:0;background:transparent;color:#414439;font-size:13px;text-decoration:none;text-align:left;cursor:pointer}.nh-mobile-menu-ab__account a:focus,.nh-mobile-menu-ab__account a:focus-visible,.nh-mobile-menu-ab__account-row:focus,.nh-mobile-menu-ab__account-row:focus-visible,.nh-mobile-menu-ab__account-component:focus,.nh-mobile-menu-ab__account-component:focus-visible,.nh-mobile-menu-ab__account-component:focus-within{outline:none!important;box-shadow:none!important}.nh-mobile-menu-ab__account>a>svg,.nh-mobile-menu-ab__service-icon{width:22px;height:22px;min-width:22px;border-radius:50%;background:#f6f2ed;color:#414439}.nh-mobile-menu-ab__account>a>svg,.nh-mobile-menu-ab__service-icon:not(.nh-mobile-menu-ab__service-icon--has-image){padding:5px}.nh-mobile-menu-ab__service-icon--has-image{padding:0;background:transparent}.nh-mobile-menu-ab__account-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;min-width:22px;padding:0;border-radius:0;background:transparent;color:#414439;overflow:visible}.nh-mobile-menu-ab__service-icon{display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.nh-mobile-menu-ab__service-icon img{display:block;width:100%;height:100%;object-fit:cover}.nh-mobile-menu-ab__service-icon svg{display:block;width:14px;height:14px;padding:0;background:transparent}.nh-mobile-menu-ab__account-user-icon{display:block;width:18px;height:18px;padding:0;background:transparent}.nh-mobile-menu-ab__account-component{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;min-width:22px;opacity:1;line-height:1;--shopify-account-signed-in-avatar-size: 22px;cursor:pointer}.nh-mobile-menu-ab__account-row--overlay{gap:0;padding-left:32px}.nh-mobile-menu-ab__account-row--overlay .nh-mobile-menu-ab__account-component{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-width:0;z-index:1}.nh-mobile-menu-ab__account-row--overlay .nh-mobile-menu-ab__account-component::part(signed-out-avatar){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;justify-content:flex-start;padding:0 0 0 4px;background:transparent}.nh-mobile-menu-ab__account-component::part(signed-out-avatar){display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;padding:0}.nh-mobile-menu-ab__account-component::part(signed-in-avatar),.nh-mobile-menu-ab__account-component::part(signed-in-initials),.nh-mobile-menu-ab__account-component::part(avatar){display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#f6f2ed;color:#414439;font-size:11px;font-weight:500}@media(max-width:500px){.nh-mobile-menu-ab__account{gap:7px;margin-top:14px}.nh-mobile-menu-ab__account a,.nh-mobile-menu-ab__account-row{gap:12px;min-height:42px;font-size:16px;line-height:1.25}.nh-mobile-menu-ab__account-row--overlay{gap:0;padding-left:42px}.nh-mobile-menu-ab__account>a>svg,.nh-mobile-menu-ab__service-icon{width:30px;height:30px;min-width:30px}.nh-mobile-menu-ab__account>a>svg,.nh-mobile-menu-ab__service-icon:not(.nh-mobile-menu-ab__service-icon--has-image){padding:7px}.nh-mobile-menu-ab__account-icon{width:30px;height:30px;min-width:30px;padding:0}.nh-mobile-menu-ab__service-icon svg{width:16px;height:16px}.nh-mobile-menu-ab__account-user-icon{width:22px;height:22px}.nh-mobile-menu-ab__account-component{width:30px;height:30px;min-width:30px;--shopify-account-signed-in-avatar-size: 30px}.nh-mobile-menu-ab__account-component::part(signed-out-avatar){width:16px;height:16px}.nh-mobile-menu-ab__account-component::part(signed-in-avatar),.nh-mobile-menu-ab__account-component::part(signed-in-initials),.nh-mobile-menu-ab__account-component::part(avatar){width:30px;height:30px;font-size:13px}}@media(prefers-reduced-motion:reduce){.nh-mobile-menu-ab__track{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/213/assets/nh-head-mobile-menu-ab.css.map */
