:root{--redmond-search-accent: #8fad3c;--redmond-search-accent-dark: #728d30;--redmond-search-accent-soft: rgba(143, 173, 60, .12);--redmond-search-blue: #005b98;--redmond-search-panel-width: min(520px, calc(100vw - 32px) );--redmond-search-shadow: 0 12px 32px rgba(15, 23, 42, .12), 0 2px 6px rgba(15, 23, 42, .06)}.redmond-search{width:100%;min-width:0;max-width:100%}.redmond-search-overlay[hidden]{display:none!important;pointer-events:none!important}.redmond-search-overlay{position:absolute;top:100%;inset-inline:0;z-index:10001;display:flex;justify-content:flex-end;padding:0 max(16px,calc((100vw - 1200px)/2));pointer-events:none}.redmond-search-overlay .redmond-search{width:var(--redmond-search-panel-width);max-width:100%;pointer-events:auto}.redmond-search-panel{width:100%;max-width:100%;background:#fff;border:1px solid rgba(15,23,42,.1);border-top:none;border-radius:0 0 10px 10px;box-shadow:var(--redmond-search-shadow);overflow:hidden;display:flex;flex-direction:column;min-width:0;max-height:min(480px,calc(100vh - var(--redmond-header-height, 160px) - 12px));animation:redmond-search-in .18s cubic-bezier(.22,1,.36,1)}@keyframes redmond-search-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.redmond-search-form{margin:0;width:100%;min-width:0;display:flex;flex-direction:column;min-height:0;flex:1}.redmond-search-toolbar{display:flex;align-items:center;gap:8px;padding:12px;flex-shrink:0;min-width:0}.redmond-search-field{flex:1;min-width:0;display:flex;align-items:center;gap:8px;margin:0;padding:0 12px;height:42px;border-radius:999px;background:#f7f8fa;border:1px solid #e2e8f0;transition:border-color .15s ease,box-shadow .15s ease}.redmond-search-field:focus-within{background:#fff;border-color:var(--redmond-search-accent);box-shadow:0 0 0 3px var(--redmond-search-accent-soft)}.redmond-search-field-icon{flex-shrink:0;color:var(--redmond-search-blue)}.redmond-search-input{flex:1;min-width:0;width:0;border:none!important;outline:none!important;background:transparent!important;font-family:Avenir,sans-serif;font-size:15px;line-height:1.4;color:#1e293b;padding:0!important;margin:0!important;box-shadow:none!important;height:auto!important}.redmond-search-input::placeholder{color:#94a3b8}.redmond-search-close{flex-shrink:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#64748b;cursor:pointer;padding:0;margin:0;transition:background .15s ease,border-color .15s ease}.redmond-search-close:hover{background:#f8fafc;border-color:#cbd5e1;color:#334155}.redmond-search-results{display:none;flex-direction:column;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;border-top:1px solid rgba(15,23,42,.08);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-gutter:stable}.redmond-search-results:not(:empty){display:flex}.redmond-search-section{padding:10px 12px;flex-shrink:0;min-width:0}.redmond-search-section+.redmond-search-section,.redmond-search-popular-section{border-top:1px solid rgba(15,23,42,.06)}.redmond-search-section-title{margin:0 0 6px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#64748b}.redmond-search-product-list{display:flex;flex-direction:column;gap:1px;min-width:0}.redmond-search-product-card{border-radius:6px;overflow:hidden;min-width:0}.redmond-search-product-card:hover{background:#f8fafc}.redmond-search-product-card--active{background:var(--redmond-search-accent-soft)!important;box-shadow:inset 2px 0 0 var(--redmond-search-accent)}.redmond-search-product-link{display:flex;align-items:center;gap:10px;padding:7px 4px;text-decoration:none!important;min-width:0}.redmond-search-product-image{width:44px;height:44px;border-radius:6px;object-fit:cover;background:#f1f5f9;flex-shrink:0}.redmond-search-product-content{min-width:0;flex:1 1 auto;overflow:hidden}.redmond-search-product-title{margin:0;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;line-height:1.3;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.redmond-search-product-title .redmond-search-highlight{color:var(--redmond-search-accent-dark);font-weight:700}.redmond-search-product-description{margin:1px 0 0;font-family:Avenir,sans-serif;font-size:12px;line-height:1.35;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.redmond-search-collection-item{border-radius:6px;overflow:hidden;min-width:0}.redmond-search-collection-item:hover{background:#f8fafc}.redmond-search-collection-item--active{background:var(--redmond-search-accent-soft)!important;box-shadow:inset 2px 0 0 var(--redmond-search-accent)}.redmond-search-collection-item .redmond-search-product-link{padding:8px 4px}.redmond-search-collection-title{margin:0;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.redmond-search-collection-title .redmond-search-highlight{color:var(--redmond-search-accent-dark);font-weight:700}.redmond-search-popular-section{padding:10px 12px 12px;flex-shrink:0;min-width:0}.redmond-search-popular-grid{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.redmond-search-popular-pill{border:1px solid #e2e8f0;background:#fff;border-radius:999px;padding:5px 12px;cursor:pointer;max-width:100%;overflow:hidden}.redmond-search-popular-pill:hover{border-color:#cbd5e1;background:#f8fafc}.redmond-search-popular-pill--active{background:var(--redmond-search-accent)!important;border-color:var(--redmond-search-accent)!important}.redmond-search-popular-pill--active .redmond-search-popular-text{color:#fff!important}.redmond-search-popular-text{margin:0;font-family:Avenir,sans-serif;font-size:13px;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.redmond-search-loading,.redmond-search-empty{padding:16px;text-align:center;font-family:Avenir,sans-serif;font-size:14px;color:#64748b;flex-shrink:0}.redmond-search-empty q{font-style:normal;font-weight:600;color:#334155}.redmond-search--mobile .redmond-search-panel{border:none;box-shadow:none;background:transparent;border-radius:0;max-height:none;overflow:visible}.redmond-search--mobile .input-container-mobile{width:100%;min-width:0;border-radius:62px;border:2px solid #e5e5e5;height:62px;display:flex;flex-direction:row;align-items:center;gap:4px;background:#fff;overflow:hidden}.redmond-search--mobile .redmond-search-input{flex:1 1 auto;min-width:0;width:auto;font-size:20px!important;margin:0!important;padding:8px 8px 8px 20px!important;border:0!important;outline:none!important;background:transparent!important;box-shadow:none!important;height:auto!important}.redmond-search--mobile .redmond-search-input:focus{margin:0!important;border:0!important;outline:none!important}.redmond-search--mobile .search-submit-icon{display:flex;align-items:center;justify-content:center;padding:8px 16px 8px 8px;flex-shrink:0;cursor:pointer;background:transparent;border:none;outline:none}.redmond-search--mobile .search-submit-icon svg{display:block;width:32px;height:32px}.redmond-search--mobile .redmond-search-results:not(:empty){margin-top:8px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;max-height:min(50vh,360px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(max-width:960px){.redmond-search-overlay{display:none!important}.width-search-container-mobile{width:100%;min-width:0;padding-bottom:12px}.width-search-container-mobile form{margin-bottom:0;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/redmond-search.css.map */
