.predictive-search-modal.search-popdown{left:auto;right:0;width:720px;min-width:300px;max-width:720px;height:100%;max-height:100%;border-bottom:none;border-left:1px solid rgba(0,0,0,.08);transform:translate3d(100%,0,0);background:#fff;display:flex;flex-direction:column;box-shadow:-12px 0 40px #0000000f}.predictive-search-modal.search-popdown.is-visible{transform:translateZ(0)}.predictive-search-modal.search-popdown .search__predictive__outer,.predictive-search-modal.search-popdown .search__predictive__main{height:auto}.predictive-search-modal.search-popdown predictive-search,.predictive-search-modal.search-popdown header-search-form{display:flex;flex-direction:column;flex:1;min-height:0;width:100%}.predictive-search-modal.search-popdown form[role=search]{display:flex;flex-direction:column;flex:1;min-height:0;width:100%}.predictive-search-modal.search-popdown .predictive-search-modal__toolbar{display:flex;align-items:center;gap:14px;width:100%;border-bottom:1px solid #e5e5e5;padding:.875rem 1rem!important;flex-shrink:0}.predictive-search-modal.search-popdown .predictive-search-modal__field{flex:1;display:flex;gap:6px}.predictive-search-modal.search-popdown .predictive-search-modal__submit{flex-shrink:0;padding:0;border:0;background:transparent;color:#1a1a1a;cursor:pointer;line-height:0}.predictive-search-modal.search-popdown .predictive-search-modal__submit svg{width:16px;height:16px;stroke-width:1.25px}.predictive-search-modal.search-popdown .predictive-search-modal__input{flex:1;min-width:0;border:0!important;border-radius:0;padding:2px 0;font-size:12px;line-height:1.35;text-transform:uppercase;letter-spacing:.12em;font-family:var(--FONT-STACK-BODY);font-weight:700;color:#1a1a1a;background:transparent;box-shadow:none!important;margin:0!important}.predictive-search-modal.search-popdown .predictive-search-modal__reset,.predictive-search-modal.search-popdown .predictive-search-modal__close{flex-shrink:0;padding:4px;border:0;background:transparent;color:#1a1a1a;cursor:pointer;line-height:0}.predictive-search-modal.search-popdown .predictive-search-modal__reset.is-hidden{display:none}.predictive-search-modal.search-popdown .predictive-search-modal__close{margin:-4px -4px -4px 0}.predictive-search-modal.search-popdown .predictive-search-modal__reset svg,.predictive-search-modal.search-popdown .predictive-search-modal__close svg{width:16px;height:16px}.predictive-search-modal.search-popdown .predictive-search-modal__scroll{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.predictive-search-modal.search-popdown .header__search__results.predictive-search-modal__results{display:block}.predictive-search-modal.search-popdown .predictive-search-modal__suggestions:not(.is-active){display:none}.predictive-search-modal.search-popdown .predictive-search-modal__suggestions-section{padding:16px 0}.predictive-search-modal.search-popdown .predictive-search-modal__heading{margin:0 16px 8px;font-family:var(--FONT-STACK-BODY);font-size:12px!important;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#000}.predictive-search-modal.search-popdown .predictive-search-modal__section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.predictive-search-modal.search-popdown .predictive-search-modal__view-all{margin-right:16px;font-size:12px;font-weight:500;color:#1a1a1a;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.predictive-search-modal.search-popdown .predictive-search-modal__view-all:hover{opacity:.75}.predictive-search-modal.search-popdown .predictive-search-modal__pills-swiper{padding:0 16px 4px!important}.predictive-search-modal.search-popdown .predictive-search-modal__pills-swiper .swiper-slide{width:auto}.predictive-search-modal.search-popdown .predictive-search-modal__pill{flex:0 0 auto;padding:6px 20px;border-radius:999px;background-color:#f6f6f6;color:#1a1a1a;text-decoration:none;font-size:12px;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;transition:background .2s ease,opacity .2s ease;height:32px;display:flex;align-items:center}.predictive-search-modal.search-popdown .predictive-search-modal__pill--skeleton{min-width:90px;color:transparent;background:linear-gradient(90deg,#f4f4f4,#ececec 45%,#f4f4f4);background-size:200% 100%;animation:predictiveSearchPopdownSkeleton 1.2s ease-in-out infinite;margin-right:.75rem}.predictive-search-modal.search-popdown .predictive-search-modal__popular-section{padding-top:16px}.predictive-search-modal.search-popdown .predictive-search-modal__popular-placeholder{margin:4px 0 0;font-size:13px;line-height:1.55;color:#767676;font-weight:400}.predictive-search-modal.search-popdown .predictive-search-modal__popular[data-loading=true] .predictive-search-modal__popular-placeholder{opacity:.5}.predictive-search-modal.search-popdown .predictive-search-modal__product-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px;margin:6px 16px;align-items:start}.predictive-search-modal.search-popdown .predictive-search-modal__product-grid>*{min-width:0;width:auto!important;max-width:100%}.predictive-search-modal.search-popdown .predictive-search-modal__product-grid [data-boost-collection-card]{width:auto!important;margin:0!important;float:none!important}.predictive-search-modal.search-popdown .predictive-search-modal__product-grid .grid__item{width:auto!important;max-width:100%;padding:0!important;float:none!important}.predictive-search-modal.search-popdown .predictive-search-modal__product-grid .product-grid-item{width:100%;max-width:100%}.predictive-search-modal.search-popdown .predictive-search-modal__product-card--skeleton{aspect-ratio:2 / 3;border-radius:4px;background:linear-gradient(90deg,#f4f4f4,#ececec 45%,#f4f4f4);background-size:200% 100%;animation:predictiveSearchPopdownSkeleton 1.2s ease-in-out infinite}@keyframes predictiveSearchPopdownSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@media only screen and (max-width:767px){.predictive-search-modal.search-popdown .predictive-search-modal__popular-placeholder{height:620px}.predictive-search-modal.search-popdown{left:0;right:0;top:auto;bottom:0;width:100%;min-width:0;max-width:none;height:100%;max-height:90dvh;border-left:none;border-top:1px solid rgba(0,0,0,.08);transform:translate3d(0,100%,0);box-shadow:0 -8px 32px #00000014}.predictive-search-modal.search-popdown.is-visible{transform:translateZ(0)}.predictive-search-modal.search-popdown .predictive-search-modal__toolbar{padding:18px 16px 14px}.predictive-search-modal.search-popdown .predictive-search-modal__product-grid{gap:1px;grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=/cdn/shop/t/109/assets/predictive-search-modal.css.map */
