.custom-menu-drawer-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;pointer-events:none;visibility:hidden}.custom-menu-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer}.custom-menu-drawer{position:absolute;top:0;left:0;height:100%;width:100%;max-width:480px;background:#fff;transform:translate(-100%);transition:transform .5s cubic-bezier(.4,0,.2,1);overflow-y:auto;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;box-shadow:4px 0 24px #0000001f}.custom-menu-drawer-container.active{pointer-events:auto;visibility:visible}.custom-menu-drawer-container.active .custom-menu-drawer__overlay{opacity:1;background:#00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.custom-menu-drawer-container.active .custom-menu-drawer{transform:translate(0)}.custom-menu-drawer__inner{padding:2.5rem 3rem 2rem 5rem;min-height:100%;display:flex;flex-direction:column}.custom-menu-drawer__header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:0rem;padding-bottom:6rem}.custom-menu-drawer__title{display:none}.custom-menu-drawer__close{background:none;border:none;cursor:pointer;padding:.5rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;border-radius:50%}.custom-menu-drawer__close:hover{background:#0000000d;transform:rotate(90deg)}.custom-menu-drawer__close svg{width:22px;height:22px;stroke:#000;stroke-width:2}.custom-menu-drawer__search{margin-bottom:0rem;opacity:0;transform:translateY(-10px);display:none}@media(max-width:768px){.custom-menu-drawer__search{display:block}.custom-menu-drawer-container.active .custom-menu-drawer__search{opacity:1;transform:translateY(0);transition:all .4s cubic-bezier(.4,0,.2,1);transition-delay:.1s}}.drawer-search-form{width:100%}.drawer-search-input-wrapper{position:relative;width:100%;padding:2rem 0}.drawer-search-icon{position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;stroke:#999;pointer-events:none;transition:all .3s ease}.drawer-search-input{width:100%;padding:1rem 1rem 1rem 2.25rem;font-size:1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;color:#000;background:#f8f9fa;border:2px solid transparent;border-radius:12px;outline:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.drawer-search-input::placeholder{color:#999}.drawer-search-input:focus~.drawer-search-icon{stroke:#000;transform:translateY(-50%) scale(1.1)}.drawer-search-results{margin-top:1.5rem;margin-bottom:2rem;max-height:0;overflow:hidden;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.drawer-search-results.active{max-height:800px;opacity:1}.drawer-search-results__loading,.drawer-search-results__empty{text-align:center;padding:2rem 1rem;color:#999;font-size:.9375rem;font-weight:400}.drawer-search-results__list{list-style:none;padding:0;margin:0}.drawer-search-result-item{display:flex;gap:1rem;padding:.875rem;margin-bottom:.5rem;border-radius:12px;transition:all .2s ease;text-decoration:none;color:inherit;background:transparent}.drawer-search-result-item:hover{background:#f8f9fa;transform:translate(4px)}.drawer-search-result__image{width:80px;height:80px;flex-shrink:0;object-fit:cover;border-radius:8px;background:#f0f0f0}.drawer-search-result__info{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.375rem}.drawer-search-result__title{font-size:1.8rem;font-weight:500;color:#000;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.drawer-search-result__price{font-size:1.4rem;color:#666;font-weight:600}.drawer-search-results__view-all{display:block;text-align:center;padding:.875rem 1.5rem;margin-top:1rem;color:#000;text-decoration:none;font-size:1.5rem;font-weight:600;border:2px solid #000;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1)}.drawer-search-results__view-all:hover{background:#000;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.custom-menu-drawer__media{width:100%;margin-bottom:2.5rem;display:none;border-radius:12px;overflow:hidden}.custom-menu-drawer__media.has-content{display:block}.custom-menu-drawer__media img,.custom-menu-drawer__media video{width:100%;height:auto;display:block}.custom-menu-drawer__navigation{list-style:none;padding:0;margin:0 0 auto;font-size:2.5rem}.custom-menu-drawer__menu-item{margin-bottom:0;position:relative}.custom-menu-drawer__menu-item a{display:block;padding:1.25rem 0;color:#000;text-decoration:none;font-size:2.25rem;font-weight:600;letter-spacing:-.5px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.custom-menu-drawer__menu-item a:after{content:"";position:absolute;bottom:1rem;left:0;width:0;height:2px;background:linear-gradient(90deg,#000,#666);transition:width .4s cubic-bezier(.4,0,.2,1)}.custom-menu-drawer__menu-item a:hover{color:#000}.custom-menu-drawer__menu-item a:hover:after{width:60%}.custom-menu-drawer__navigation:has(.custom-menu-drawer__menu-item a:hover) .custom-menu-drawer__menu-item a:not(:hover){opacity:.4}.custom-menu-drawer__menu-item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.06)}.custom-menu-drawer__inner.search-active .custom-menu-drawer__navigation,.custom-menu-drawer__inner.search-active .custom-menu-drawer__media{display:none}.custom-menu-drawer__footer{padding:2.5rem 0 1.5rem;border-top:1px solid rgba(0,0,0,.06);margin-top:auto;opacity:0;transform:translate(-20px);transition:opacity 0s,transform 0s}.custom-menu-drawer__footer-link{color:#000;text-decoration:none;transition:padding-left .2s ease;display:block;margin-bottom:.875rem;font-size:1.125rem;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;padding-left:0}.custom-menu-drawer__footer-link:hover{padding-left:8px;color:#666}.custom-menu-drawer__footer-link:last-of-type{margin-bottom:1.5rem}.custom-menu-drawer__region{font-size:.9375rem;color:#999;margin-bottom:.5rem;font-weight:400;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.custom-menu-drawer__copyright{font-size:.875rem;color:#999;font-weight:400;letter-spacing:.3px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.custom-menu-drawer__menu-item,.custom-menu-drawer__media{opacity:0;transform:translate(-20px)}.custom-menu-drawer-container.active .custom-menu-drawer__menu-item,.custom-menu-drawer-container.active .custom-menu-drawer__media,.custom-menu-drawer-container.active .custom-menu-drawer__footer{opacity:1;transform:translate(0);transition:all .4s cubic-bezier(.4,0,.2,1)}.custom-menu-drawer-container.active .custom-menu-drawer__search{transition-delay:.1s}.custom-menu-drawer-container.active .custom-menu-drawer__media{transition-delay:.15s}.custom-menu-drawer-container.active .custom-menu-drawer__menu-item:nth-child(1){transition-delay:.2s}.custom-menu-drawer-container.active .custom-menu-drawer__menu-item:nth-child(2){transition-delay:.25s}.custom-menu-drawer-container.active .custom-menu-drawer__menu-item:nth-child(3){transition-delay:.3s}.custom-menu-drawer-container.active .custom-menu-drawer__menu-item:nth-child(4){transition-delay:.35s}.custom-menu-drawer-container.active .custom-menu-drawer__menu-item:nth-child(5){transition-delay:.4s}.custom-menu-drawer-container.active .custom-menu-drawer__menu-item:nth-child(6){transition-delay:.45s}.custom-menu-drawer-container.active .custom-menu-drawer__menu-item:nth-child(7){transition-delay:.5s}.custom-menu-drawer-container.active .custom-menu-drawer__footer{transition-delay:.55s}body.custom-drawer-open{overflow:hidden}@media(max-width:768px){.custom-menu-drawer{max-width:100%}.custom-menu-drawer__inner{padding:1.75rem 2rem}.custom-menu-drawer__header{padding-bottom:1.5rem}.custom-menu-drawer__menu-item a{font-size:1.875rem;padding:1.125rem 0}.custom-menu-drawer__footer-link{font-size:1.0625rem}.custom-menu-drawer__region{font-size:.9375rem}.custom-menu-drawer__copyright{font-size:.875rem}}@media(max-width:480px){.custom-menu-drawer__inner{padding:3rem 4rem 1.5rem}.custom-menu-drawer__menu-item a{font-size:2.5rem}.header__icon--search,.header__search,[aria-label*=search i]:not(.drawer-search-input){display:none!important}.header__icon--account,[aria-label*=account i],[aria-label*=login i]{display:inline-flex!important}}.custom-menu-drawer::-webkit-scrollbar{width:6px}.custom-menu-drawer::-webkit-scrollbar-track{background:transparent}.custom-menu-drawer::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.custom-menu-drawer::-webkit-scrollbar-thumb:hover{background:#0000004d}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-custom-drawer.css.map */
