.predictive-search{display:none;position:absolute;top:100%;left:0;width:800px;z-index:1000;background-color:#fff;border:1px solid #e0e0e0;box-shadow:0 10px 25px #0000001a;overflow:hidden;max-height:700px;overflow-y:auto;border-radius:4px;translate:-50%}predictive-search[open] .predictive-search{display:block}.predictive-search-results-container{display:flex;flex-direction:row}.predictive-search-column-left{width:300px;flex-shrink:0;background-color:#fcfcfc;border-right:1px solid #eee;padding:25px}.predictive-search-column-right{flex-grow:1;padding:25px;background-color:#fff}.predictive-search-group{margin-bottom:30px}.predictive-search-group-title{font-size:13px;text-transform:uppercase;color:#555;margin-bottom:15px;font-weight:600;letter-spacing:1px;border-bottom:1px solid #000;padding-bottom:8px;display:block}.predictive-search-list{list-style:none;padding:0;margin:0}.predictive-search-list-item{margin-bottom:8px}.predictive-search-link{display:flex;align-items:center;padding:8px 0;text-decoration:none;color:#333;font-size:15px;transition:color .2s ease;cursor:pointer;gap:10px}.predictive-search-link:hover{color:#000;text-decoration:none}.predictive-search-icon{display:flex;align-items:center;justify-content:center;color:#777}.predictive-search-link b{font-weight:700}.predictive-search-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;list-style:none;padding:0;margin:0}.predictive-search-product-item{display:flex;flex-direction:column;transition:transform .2s ease}.predictive-search-product-item:hover{transform:translateY(-2px)}.predictive-search-product-link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.predictive-search-product-image{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin-bottom:15px;overflow:hidden;background-color:#fff}.predictive-search-product-image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.predictive-search-product-item:hover .predictive-search-product-image img{transform:scale(1.05)}.predictive-search-product-content{display:flex;flex-direction:column;flex-grow:1}.predictive-search-product-title{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:6px;line-height:1.4}.predictive-search-product-desc{font-size:12px;color:#777;margin:0 0 10px;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.predictive-search-product-price{font-size:14px;font-weight:700;color:#000;margin-top:auto;margin-bottom:10px}.predictive-search-product-btn{background-color:#c70173;color:#fff;border:none;padding:8px 12px;font-size:12px;font-weight:600;text-transform:uppercase;cursor:pointer;border-radius:2px;opacity:0;transform:translateY(10px);transition:all .2s ease;width:fit-content}.predictive-search-product-item:hover .predictive-search-product-btn{opacity:1;transform:translateY(0)}.predictive-search-footer{margin-top:30px;padding-top:20px;border-top:2px solid #333}.predictive-search-view-all{background-color:#333;color:#fff;border:none;width:100%;padding:12px;font-size:14px;font-weight:600;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;letter-spacing:.5px}.predictive-search-view-all:hover{background-color:#000}.predictive-search__loading-state{display:none;justify-content:center;padding:40px}predictive-search[loading] .predictive-search__loading-state{display:flex}
/*# sourceMappingURL=/cdn/shop/t/524/assets/component-predictive-search.css.map */
