html.search-popup-open,body.search-popup-open{overflow:hidden!important;height:100%!important;overscroll-behavior:contain!important}.search-popup{position:absolute;top:100%;left:0;right:0;z-index:400;visibility:hidden;opacity:0;pointer-events:none;transition:visibility .25s ease,opacity .25s ease;overscroll-behavior:contain}.search-popup.is-open{position:absolute;top:100%;visibility:visible;opacity:1;pointer-events:auto}.search-popup__overlay{position:absolute;top:0;left:0;width:100%;height:100vh;background:#0006;z-index:1;opacity:0;pointer-events:none;transition:opacity .25s ease}.search-popup.is-open .search-popup__overlay{opacity:1;pointer-events:auto}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.search-popup__panel{position:relative;background:#fff;box-shadow:0 16px 24px -12px #00000026;transform:translateY(-16px);opacity:0;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s ease;max-height:calc(100vh - 70px);max-height:calc(100dvh - 70px);display:flex;flex-direction:column;overflow:hidden;z-index:2}.search-popup.is-open .search-popup__panel{transform:translateY(0);opacity:1}.search-popup__bar{display:flex;align-items:center;gap:.5rem;padding:1rem 75px;border-bottom:1px solid #eaeaea}.search-popup__input{flex:1;height:44px;padding:0 1rem;font-size:.9375rem;border:1.5px solid #eaeaea;border-radius:9999px;outline:none;transition:border-color .15s ease;color:#1a1a1a;background:#fafafa}.search-popup__input:focus{border-color:#e8447a;background:#fff}.search-popup__input::placeholder{color:#888}.search-popup__submit{display:flex;align-items:center;gap:.375rem;height:44px;padding:0 1.25rem;background:#e8447a;color:#fff;font-size:.8125rem;font-weight:600;letter-spacing:.03em;border:none;border-radius:9999px;cursor:pointer;white-space:nowrap;transition:background .15s ease;flex-shrink:0}.search-popup__submit:hover{background:#d03369}.search-popup__submit svg{flex-shrink:0}.search-popup__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:9999px;border:none;background:transparent;color:#555;cursor:pointer;transition:background .15s ease,color .15s ease;flex-shrink:0;padding:0}.search-popup__close:hover{background:#fff0f5;color:#e8447a}.search-popup__results{max-width:100%;padding:1.5rem 75px;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.search-popup__loading{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:1.5rem 0;color:#888;font-size:.875rem}.search-popup__spinner{width:18px;height:18px;border:2px solid #eaeaea;border-top-color:#e8447a;border-radius:50%;animation:sp-spin .6s linear infinite}@keyframes sp-spin{to{transform:rotate(360deg)}}.search-popup__hint{padding:1rem 0;text-align:center;color:#888;font-size:.875rem}.search-popup__label{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#888;margin-left:15px;margin-bottom:.875rem}.search-popup__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.search-product{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:8px;overflow:hidden;border:1.5px solid #eaeaea;transition:border-color .2s ease,box-shadow .2s ease}.search-product:hover{border-color:#e8447a;box-shadow:0 4px 16px #e8447a1f}.search-product__img-wrap{aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f5}.search-product__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.search-product:hover .search-product__img{transform:scale(1.04)}.search-product__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc}.search-product__info{padding:.625rem .75rem .75rem;display:flex;flex-direction:column;gap:.25rem}.search-product__title{font-size:12px;font-weight:600;color:#1a1a1a;line-height:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-product__price{font-size:.8125rem;font-weight:700;color:#1a1a1a}.search-popup__see-all{display:flex;align-items:center;justify-content:center;gap:.375rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #eaeaea;font-size:.875rem;font-weight:600;color:#e8447a;text-decoration:none;transition:color .15s ease}.search-popup__see-all:hover{color:#d03369}@media(max-width:640px){.search-popup,.search-popup.is-open{position:fixed;top:var(--header-bottom, 68px);left:0;right:0;bottom:0;height:calc(100vh - var(--header-bottom, 68px));height:calc(100dvh - var(--header-bottom, 68px));z-index:99999}.search-popup__overlay{position:fixed;top:var(--header-bottom, 68px);height:calc(100vh - var(--header-bottom, 68px));height:calc(100dvh - var(--header-bottom, 68px))}.search-popup__panel{height:100%;max-height:100%;border-radius:0;transform:translateY(-20px)}.search-popup.is-open .search-popup__panel{transform:translateY(0)}.search-popup__bar{padding:.875rem 1rem}.search-popup__results{padding:1.5rem 1rem;flex:1;max-height:none;overflow-y:auto}.search-popup__see-all{border:1px solid #eaeaea;padding:16px}.search-popup__submit-label{display:none}.search-popup__submit{width:44px;padding:0;justify-content:center}.search-popup__grid{grid-template-columns:repeat(2,1fr)}.search-popup__panel .collection-search-suggestion-wrapper{padding:24px 16px}}.collection-search-suggestion-wrapper{margin-top:1.5rem;padding:0 75px 1.5rem}.collection-search-suggestion-wrapper .search-popup__label{margin-left:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/search-popup.css.map */
