.sf-predictive-search{position:relative;z-index:9999}.sf-predictive-search predictive-search{display:block;position:relative}.sf-predictive-search__form{display:flex;align-items:center;background:#fffffff2;border-radius:25px;overflow:hidden;transition:box-shadow .2s ease,background .2s ease}.sf-predictive-search__form:focus-within{background:#fff;box-shadow:0 0 0 3px #0b8fac4d}.sf-predictive-search__input{border:none;padding:10px 16px;font-size:14px;font-family:Figtree,Source Sans Pro,sans-serif;width:200px;outline:none;background:transparent;color:#333}.sf-predictive-search__input::placeholder{color:#888}.sf-predictive-search__button{background:#f90;border:none;padding:10px 14px;cursor:pointer;color:#111;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.sf-predictive-search__button:hover{background:#e88b00}.sf-predictive-search__button:focus{outline:2px solid #5B2E91;outline-offset:-2px}.sf-predictive-search__button svg{width:18px;height:18px}.sf-predictive-search__results{position:absolute;top:calc(100% + 8px);left:0;right:0;min-width:350px;background:#fff;border-radius:12px;box-shadow:0 8px 30px #00000026;z-index:9999;max-height:480px;overflow-y:auto;overflow-x:hidden;display:none}predictive-search[open] .sf-predictive-search__results,predictive-search[loading] .sf-predictive-search__results{display:block}.sf-predictive-search--focused .sf-predictive-search__popular{display:block}.sf-predictive-search__loading{display:none;justify-content:center;align-items:center;padding:20px}predictive-search[loading] .sf-predictive-search__loading{display:flex}.sf-predictive-search__spinner{width:24px;height:24px;border:3px solid #f0f0f0;border-top-color:#0b8fac;border-radius:50%;animation:sf-spin .8s linear infinite}@keyframes sf-spin{to{transform:rotate(360deg)}}.sf-predictive-search__popular{display:none;padding:16px}.sf-predictive-search__section-title{font-family:Figtree,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#5b2e91;margin:0 0 12px;padding:0 4px}.sf-predictive-search__popular-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.sf-predictive-search__popular-item{display:inline-flex}.sf-predictive-search__popular-link{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:linear-gradient(135deg,#0b8fac14,#5b2e9114);border:1px solid rgba(11,143,172,.2);border-radius:20px;color:#333;text-decoration:none;font-family:Figtree,sans-serif;font-size:13px;font-weight:500;transition:all .2s ease}.sf-predictive-search__popular-link:hover{background:linear-gradient(135deg,#0b8fac26,#5b2e9126);border-color:#0b8fac;color:#0b8fac;transform:translateY(-1px)}.sf-predictive-search__popular-link svg{width:14px;height:14px;opacity:.6}.sf-predictive-search__recent{padding:16px;border-bottom:1px solid rgba(0,0,0,.06);display:none}.sf-predictive-search__recent.has-items{display:block}.sf-predictive-search__recent-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.sf-predictive-search__recent-clear{background:none;border:none;color:#0b8fac;font-size:12px;font-family:Figtree,sans-serif;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s}.sf-predictive-search__recent-clear:hover{background:#0b8fac1a}.sf-predictive-search__recent-list{list-style:none;margin:0;padding:0}.sf-predictive-search__recent-item{display:flex;align-items:center}.sf-predictive-search__recent-link{display:flex;align-items:center;gap:10px;width:100%;padding:10px 8px;color:#333;text-decoration:none;font-family:Figtree,sans-serif;font-size:14px;border-radius:6px;transition:background .15s}.sf-predictive-search__recent-link:hover{background:#0b8fac0f}.sf-predictive-search__recent-icon{width:16px;height:16px;color:#999}.sf-predictive-search__products{padding:12px 0}.sf-predictive-search__products .sf-predictive-search__section-title{padding:0 16px 12px;margin:0;border-bottom:1px solid rgba(0,0,0,.06)}.sf-predictive-search__product-list{list-style:none;margin:0;padding:0}.sf-predictive-search__product-item{border-bottom:1px solid rgba(0,0,0,.04)}.sf-predictive-search__product-item:last-child{border-bottom:none}.sf-predictive-search__product-link{display:grid;grid-template-columns:60px 1fr;gap:12px;padding:12px 16px;text-decoration:none;color:inherit;transition:background .15s}.sf-predictive-search__product-link:hover{background:#0b8fac0a}.sf-predictive-search__product-link[aria-selected=true]{background:#0b8fac14}.sf-predictive-search__product-image{width:60px;height:60px;object-fit:contain;background:#f9f9f9;border-radius:8px}.sf-predictive-search__product-image-placeholder{width:60px;height:60px;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);border-radius:8px;display:flex;align-items:center;justify-content:center}.sf-predictive-search__product-image-placeholder svg{width:24px;height:24px;color:#ccc}.sf-predictive-search__product-content{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0}.sf-predictive-search__product-vendor{font-family:Figtree,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#5b2e91}.sf-predictive-search__product-title{font-family:Figtree,sans-serif;font-size:14px;font-weight:500;color:#333;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-predictive-search__product-title mark{background:#ff990040;color:inherit;font-weight:600}.sf-predictive-search__product-price{font-family:Figtree,sans-serif;font-size:14px;font-weight:600;color:#0b8fac}.sf-predictive-search__product-price-compare{font-size:12px;color:#999;text-decoration:line-through;margin-left:6px}.sf-predictive-search__suggestions{padding:12px 0;border-bottom:1px solid rgba(0,0,0,.06)}.sf-predictive-search__suggestions .sf-predictive-search__section-title{padding:0 16px 8px;margin:0}.sf-predictive-search__suggestion-list{list-style:none;margin:0;padding:0}.sf-predictive-search__suggestion-item{margin:0}.sf-predictive-search__suggestion-link{display:flex;align-items:center;gap:12px;padding:10px 16px;text-decoration:none;color:#333;font-family:Figtree,sans-serif;font-size:14px;transition:background .15s}.sf-predictive-search__suggestion-link:hover,.sf-predictive-search__suggestion-link[aria-selected=true]{background:#0b8fac0f}.sf-predictive-search__suggestion-link svg{width:16px;height:16px;color:#999}.sf-predictive-search__suggestion-link mark{background:#ff990040;color:inherit;font-weight:600}.sf-predictive-search__view-all{padding:12px 16px;border-top:1px solid rgba(0,0,0,.06)}.sf-predictive-search__view-all-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 20px;background:#0b8fac;color:#fff;border:none;border-radius:8px;font-family:Figtree,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,transform .15s;text-decoration:none}.sf-predictive-search__view-all-btn:hover{background:#097a94;transform:translateY(-1px)}.sf-predictive-search__view-all-btn svg{width:16px;height:16px}.sf-predictive-search__no-results{padding:32px 16px;text-align:center}.sf-predictive-search__no-results-icon{width:48px;height:48px;margin:0 auto 12px;color:#ccc}.sf-predictive-search__no-results-text{font-family:Figtree,sans-serif;font-size:15px;color:#666;margin:0 0 8px}.sf-predictive-search__no-results-hint{font-family:Figtree,sans-serif;font-size:13px;color:#999;margin:0}.sf-mobile-search{display:none;background:#0b8fac;padding:10px 12px}.sf-mobile-search predictive-search{display:block;position:relative}.sf-mobile-search__form{display:flex;align-items:center;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.sf-mobile-search__icon{margin-left:12px;color:#666;flex-shrink:0;width:20px;height:20px}.sf-mobile-search__input{flex:1;border:none;padding:14px 12px;font-size:16px;font-family:Figtree,sans-serif;background:transparent;outline:none;color:#333;min-width:0}.sf-mobile-search__input::placeholder{color:#888;font-size:14px}.sf-mobile-search__input:focus{outline:none}.sf-mobile-search .sf-predictive-search__results{position:fixed;top:auto;left:0;right:0;min-width:100%;max-height:calc(100vh - 120px);border-radius:0;margin-top:0}@media screen and (min-width: 990px){.sf-predictive-search__input{width:280px}.sf-predictive-search__results{min-width:420px}}@media screen and (min-width: 1200px){.sf-predictive-search__input{width:350px}.sf-predictive-search__results{min-width:480px}}@media screen and (max-width: 1023px){.sf-mobile-search{display:block}.sf-predictive-search--desktop{display:none!important}}@media screen and (max-width: 480px){.sf-predictive-search__popular-link{padding:6px 12px;font-size:12px}.sf-predictive-search__product-link{grid-template-columns:50px 1fr}.sf-predictive-search__product-image,.sf-predictive-search__product-image-placeholder{width:50px;height:50px}}.sf-predictive-search__results:focus{outline:none}.sf-predictive-search__product-link:focus,.sf-predictive-search__suggestion-link:focus,.sf-predictive-search__popular-link:focus{outline:2px solid #0B8FAC;outline-offset:-2px}.sf-predictive-search__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/54/assets/sf-predictive-search.css.map */
