.search-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding-top:10vh;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.search-modal.active{opacity:1;visibility:visible}.search-modal__content{width:90%;max-width:700px;background-color:#fff;border-radius:30px;padding:20px;position:relative;box-shadow:0 10px 25px #0000001a;transform:translateY(-20px);opacity:0;transition:transform .3s ease,opacity .3s ease}.search-modal.active .search-modal__content{transform:translateY(0);opacity:1}.search-modal__close-button{position:absolute;top:20px;right:20px;background:transparent;border:none;cursor:pointer;padding:5px;color:#000!important;z-index:2;transition:opacity .2s ease}.search-modal__close-button:hover{opacity:.7;color:#000!important}.search-modal__close-button svg{width:24px;height:24px;stroke:currentColor;stroke-width:2;color:#000!important}.search-modal__form{width:100%;position:relative}.search-modal__form .field{margin:0}.search-modal__form .search__input{width:100%;padding:15px 20px;font-size:1.2rem;border:1px solid #000000;border-radius:30px;outline:none;transition:all .2s ease;background:#fff;color:#000}.search-modal__form .search__input:focus{border-color:#000;box-shadow:0 2px 5px #0000001a}.predictive-search{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:1001;background-color:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;max-height:70vh;overflow-y:auto;display:none;margin:0 auto;max-width:100%;width:100%;border:1px solid #000000}.predictive-search.active{display:block}.predictive-search__results-container{padding:20px}.predictive-search__heading{font-size:1.2rem;margin:0 0 15px;color:#000;font-weight:500}.predictive-search__results-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:15px}.predictive-search__item{margin:0;padding:0}.predictive-search__item-link{display:flex;align-items:center;gap:15px;text-decoration:none;color:#000;padding:10px;border-radius:8px;transition:background-color .2s ease}.predictive-search__item-link:hover{background-color:#0000000d}.predictive-search__item-image{width:60px;height:60px;flex-shrink:0;border-radius:4px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.1)}.predictive-search__item-image img{width:100%;height:100%;object-fit:cover}.predictive-search__item-info{flex-grow:1;min-width:0}.predictive-search__item-title{font-size:14px;font-weight:500;margin-bottom:4px;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.predictive-search__item-price{font-size:14px;font-weight:500;color:#000}.predictive-search__loading{display:none;justify-content:center;padding:30px 0;color:#000}.predictive-search__loading[hidden=false]{display:flex}.predictive-search__no-results{text-align:center;padding:30px 20px;color:#000}.predictive-search__view-all{margin-top:15px;padding-top:15px;border-top:1px solid rgba(0,0,0,.1);text-align:center}.predictive-search__view-all-link{color:#000;text-decoration:none;font-size:14px;font-weight:500;transition:opacity .2s ease}@media screen and (max-width: 989px){.predictive-search__view-all-link{display:inline-block;background:#000!important;color:#fff!important;padding:10px 20px!important;border-radius:30px!important;height:42px!important;line-height:22px!important;font-size:16px!important;-webkit-text-size-adjust:100%!important;-ms-text-size-adjust:100%!important;text-size-adjust:100%!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;-khtml-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important}}.predictive-search__view-all-link:hover{opacity:.7}@media screen and (max-width: 989px){.search-modal{padding-top:0;align-items:flex-start;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.search-modal__content{width:100%!important;height:100%;max-width:100%!important;border-radius:0;padding:80px 20px 20px;display:flex;flex-direction:column;justify-content:flex-start;overflow-x:hidden!important;box-sizing:border-box!important}.search-modal__close-button{position:fixed;top:20px;right:20px}.search-modal__form{margin-top:20px}.predictive-search{position:relative;top:10px;border:none;box-shadow:none;max-height:calc(100vh - 200px);margin-top:10px;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.predictive-search__results-container{padding:20px 0;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.predictive-search__item-link{padding:12px;display:flex!important;align-items:center!important;gap:15px!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.predictive-search__item-image{width:60px!important;height:60px!important;flex-shrink:0!important;border-radius:4px!important;overflow:hidden!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(0,0,0,.1)!important}.predictive-search__item-image img{width:100%!important;height:100%!important;object-fit:cover!important}.predictive-search__item-info{flex-grow:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;text-align:left!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.predictive-search__item-title{font-size:14px!important;font-weight:500!important;margin-bottom:4px!important;color:#000!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important;line-height:1.3!important;text-align:left!important;width:100%!important}.predictive-search__item-price{font-size:14px!important;font-weight:500!important;color:#000!important;text-align:left!important;width:100%!important}}@media screen and (min-width: 601px) and (max-width: 989px){.search-modal__content{padding-top:70px;padding-left:15px!important;padding-right:15px!important}.search-modal__form{margin-top:15px}.predictive-search{max-height:calc(100vh - 180px);margin-top:8px}.predictive-search__item-link{padding:14px!important;gap:16px!important}.predictive-search__item-image{width:55px!important;height:55px!important}.predictive-search__item-title,.predictive-search__item-price{font-size:14px!important}}@media screen and (max-width: 600px){.search-modal__content{padding-top:60px}.search-modal__form{margin-top:10px}.predictive-search{max-height:calc(100vh - 160px);margin-top:5px}.predictive-search__item-link{padding:10px!important;gap:12px!important}.predictive-search__item-image{width:50px!important;height:50px!important}.predictive-search__item-title,.predictive-search__item-price{font-size:13px!important}}body.search-modal-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cubs-search-modal-new.css.map */
