gh-mobile-menu{display:inline-flex;position:relative}.gh-mmenu__trigger{background:transparent;border:0;padding:8px;color:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:0}.gh-mmenu__icon{display:inline-flex}.gh-mmenu__icon svg{width:24px;height:24px}.gh-mmenu__icon--close{display:none}gh-mobile-menu[open] .gh-mmenu__icon--open{display:none}gh-mobile-menu[open] .gh-mmenu__icon--close{display:inline-flex}.gh-mmenu__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;visibility:hidden;z-index:990;transition:opacity .25s ease,visibility .25s ease}gh-mobile-menu[open] .gh-mmenu__overlay{opacity:1;visibility:visible}.gh-mmenu__panel{position:fixed;top:0;left:0;height:100vh;height:100dvh;width:min(88vw,380px);background:rgb(var(--gh-surface-dark, 23 23 23));color:#fff;z-index:1000;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .3s cubic-bezier(.2,.9,.3,1);overflow:hidden;box-shadow:4px 0 24px #0000004d}gh-mobile-menu[open] .gh-mmenu__panel{transform:translate(0)}.gh-mmenu__head{display:flex;justify-content:flex-end;align-items:center;padding:16px 20px;flex-shrink:0;border-bottom:1px solid rgb(255 255 255 / .08)}.gh-mmenu__close{background:transparent;border:0;padding:8px;color:#fff;cursor:pointer;display:inline-flex;line-height:0;transition:color .15s}.gh-mmenu__close:hover,.gh-mmenu__close:focus-visible{color:rgb(var(--gh-accent))}.gh-mmenu__close svg{width:20px;height:20px}.gh-mmenu__nav{flex:1;overflow-y:auto;padding:16px 0}.gh-mmenu__list,.gh-mmenu__sublist{list-style:none;padding:0;margin:0}.gh-mmenu__link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 24px;font-family:var(--font-heading-family);font-weight:700;font-size:var(--gh-text-base);text-transform:uppercase;letter-spacing:.04em;color:#fff;text-decoration:none;cursor:pointer;list-style:none;transition:color .15s,background .15s;width:100%;box-sizing:border-box}.gh-mmenu__link::-webkit-details-marker{display:none}.gh-mmenu__link:hover,.gh-mmenu__link:focus-visible,.gh-mmenu__link.is-current{color:rgb(var(--gh-accent))}.gh-mmenu__link--child{font-size:var(--gh-text-sm);font-weight:400;text-transform:none;letter-spacing:0;padding:12px 24px 12px 40px;color:#ffffffd9}.gh-mmenu__link--grandchild{padding-left:56px;font-size:var(--gh-text-sm);color:#ffffffb3}.gh-mmenu__plus{position:relative;width:14px;height:14px;flex-shrink:0}.gh-mmenu__plus:before,.gh-mmenu__plus:after{content:"";position:absolute;background:currentColor;transition:transform .2s ease}.gh-mmenu__plus:before{top:50%;left:0;width:100%;height:1.5px;transform:translateY(-50%)}.gh-mmenu__plus:after{left:50%;top:0;width:1.5px;height:100%;transform:translate(-50%)}details[open]>.gh-mmenu__link .gh-mmenu__plus:after{transform:translate(-50%) rotate(90deg);opacity:0}.gh-mmenu__sublist{background:#ffffff08}.gh-mmenu__item+.gh-mmenu__item{border-top:1px solid rgb(255 255 255 / .06)}.gh-mmenu__sublist--nested{background:#ffffff0d}.gh-mmenu__foot{flex-shrink:0;padding:16px 24px;border-top:1px solid rgb(255 255 255 / .08)}.gh-mmenu__account{display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:var(--gh-text-sm);text-transform:uppercase;letter-spacing:.04em;font-family:var(--font-heading-family);font-weight:600;transition:color .15s}.gh-mmenu__account:hover{color:rgb(var(--gh-accent))}.gh-mmenu__account svg{width:18px;height:18px}@media(min-width:1000px){.gh-mmenu__trigger{display:none}}@media(prefers-reduced-motion:reduce){.gh-mmenu__panel,.gh-mmenu__overlay,.gh-mmenu__plus:before,.gh-mmenu__plus:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/74/assets/component-gh-mobile-menu.css.map */
