.joint-typeahead__panel{position:fixed;z-index:100000;max-height:60vh;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:8px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.12);box-shadow:0 8px 24px rgba(0,0,0,.12)}.joint-typeahead__group{padding:4px 0}.joint-typeahead__group+.joint-typeahead__group{border-top:1px solid #f1f1f1}.joint-typeahead__empty{padding:20px 16px;font-size:14px;color:#6b7280;text-align:center}.joint-typeahead__group-label{padding:6px 12px 2px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#9ca3af}.joint-typeahead__option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:8px 12px;text-decoration:none;color:#1f2937;cursor:pointer}.joint-typeahead__option--active,.joint-typeahead__option:hover{background:#f3f4f6}.joint-typeahead__option-image{width:36px;height:36px;-o-object-fit:contain;object-fit:contain;-ms-flex-negative:0;flex-shrink:0;border-radius:4px;background:#f9fafb}.joint-typeahead__option-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}.joint-typeahead__option-name{font-size:14px;line-height:1.3;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.joint-typeahead__option-brand{font-size:12px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.joint-typeahead__option-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:2px}.joint-typeahead__option-price{font-size:13px;font-weight:600;color:#031926}.joint-typeahead__option-strain{-ms-flex-negative:0;flex-shrink:0;padding:1px 8px;border-radius:10px;font-size:11px;color:#374151;background:#eceef1;text-transform:capitalize}.joint-typeahead__panel--mega{max-width:calc(100vw - 32px);max-height:80vh}.joint-typeahead__mega{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding:16px}.joint-typeahead__rail{-webkit-box-flex:0;-ms-flex:0 0 190px;flex:0 0 190px;min-width:0}.joint-typeahead__rail-group+.joint-typeahead__rail-group{margin-top:12px}.joint-typeahead__rail-link{display:block;padding:6px 8px;border-radius:6px;font-size:14px;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.joint-typeahead__rail-link.joint-typeahead__option--active,.joint-typeahead__rail-link:hover{background:#f3f4f6}.joint-typeahead__rail-text{color:#1f2937}.joint-typeahead__mega-main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}.joint-typeahead__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:8px}.joint-typeahead__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden;text-decoration:none;-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);-webkit-transition:-webkit-box-shadow .15s ease;transition:-webkit-box-shadow .15s ease;transition:box-shadow .15s ease;transition:box-shadow .15s ease,-webkit-box-shadow .15s ease}.joint-typeahead__card.joint-typeahead__option--active,.joint-typeahead__card:hover{-webkit-box-shadow:0 4px 8px -2px rgba(0,0,0,.24),0 2px 4px 0 rgba(0,0,0,.16);box-shadow:0 4px 8px -2px rgba(0,0,0,.24),0 2px 4px 0 rgba(0,0,0,.16)}.joint-typeahead__card-image-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:150px;padding:8px;background:#f9fafb}.joint-typeahead__card-image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.joint-typeahead__card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:2px;padding:8px 10px 10px}.joint-typeahead__card-brand{font-size:13px;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.joint-typeahead__card-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.3;color:#1f2937}.joint-typeahead__card-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;margin-top:4px}.joint-typeahead__card-price{font-size:14px;font-weight:600;color:#031926}.joint-typeahead__card-strain{-ms-flex-negative:0;flex-shrink:0;padding:1px 8px;border-radius:10px;font-size:11px;color:#374151;background:#eceef1;text-transform:capitalize}.joint-typeahead__footer{position:sticky;bottom:0;display:block;padding:12px 16px;border-top:1px solid #f1f1f1;background:#fff;font-size:13px;font-weight:600;text-decoration:none}.joint-typeahead__footer:hover{background:#f3f4f6}.joint-typeahead__footer-text{color:#1f2937}