.okd-search{position: relative;}.okd-header.okd-buscador-abierto{z-index: 1040;}.okd-sug{position: absolute;top: calc(100% + 6px);left: 0;right: 0;z-index: 1040;max-height: 70vh;overflow-y: auto;overflow-x: hidden;-webkit-overflow-scrolling: touch;padding: 0.375rem 0;background-color: #fff;border: 1px solid rgba(15,23,42,0.06);border-radius: 12px;box-shadow: 0 12px 28px rgba(0,25,66,0.18);color: #212529;font-size: 0.875rem;line-height: 1.35;text-align: left;animation: okd-sug-entrada 0.12s ease-out;}.okd-sug[hidden]{display: none;}@keyframes okd-sug-entrada{from{opacity: 0;transform: translateY(-4px);}to{opacity: 1;transform: translateY(0);}}.okd-sug__grupo + .okd-sug__grupo,.okd-sug__grupo + .okd-sug__opcion,.okd-sug__opcion + .okd-sug__grupo{border-top: 1px solid rgba(15,23,42,0.07);}.okd-sug__titulo{padding: 0.5rem 0.875rem 0.25rem;color: #6c757d;font-size: 0.6875rem;font-weight: 700;letter-spacing: 0.06em;text-transform: uppercase;}.okd-sug__opcion,a.okd-sug__opcion{display: flex;align-items: center;width: 100%;padding: 0.5rem 0.875rem;color: #212529;text-decoration: none;cursor: pointer;position: relative;transition: background-color 0.12s ease;}.okd-sug__opcion > .bi{flex: 0 0 auto;margin-right: 0.625rem;color: #6c757d;font-size: 0.9375rem;line-height: 1;}.okd-sug__frase{flex: 1 1 auto;min-width: 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.okd-sug__opcion:hover,a.okd-sug__opcion:hover,.okd-sug__opcion:focus,a.okd-sug__opcion:focus{background-color: #f2f6fc;color: #212529;text-decoration: none;}.okd-sug__opcion--activa,a.okd-sug__opcion--activa{background-color: rgba(6,108,255,0.10);color: #212529;font-weight: 600;}.okd-sug__opcion--activa::before{content: "";position: absolute;left: 0;top: 0;bottom: 0;width: 3px;background-color: var(--okd-blue,#066cff);}.okd-sug__opcion--producto{align-items: flex-start;padding-top: 0.4375rem;padding-bottom: 0.4375rem;}.okd-sug__miniatura{flex: 0 0 auto;width: 40px;height: 40px;margin-right: 0.625rem;display: flex;align-items: center;justify-content: center;background-color: #fff;border: 1px solid rgba(15,23,42,0.06);border-radius: 6px;overflow: hidden;}.okd-sug__miniatura img{max-width: 100%;max-height: 100%;width: auto;height: auto;object-fit: contain;display: block;}.okd-sug__cuerpo{flex: 1 1 auto;min-width: 0;}.okd-sug__nombre{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;overflow-wrap: break-word;word-break: break-word;}.okd-sug__meta{display: block;margin-top: 0.125rem;}.okd-sug__precio{font-weight: 700;color: #0d0d0d;}.okd-sug__agotado{display: inline-block;margin-left: 0.5rem;padding: 0.0625rem 0.4375rem;background-color: #ffc107;color: #212529;border-radius: 999px;font-size: 0.6875rem;font-weight: 600;white-space: nowrap;}.okd-sug__agotado .bi{font-size: 0.6875rem;}.okd-sug__opcion--correccion .okd-sug__frase b{color: var(--okd-blue,#066cff);font-weight: 700;}.okd-sug__opcion--todos{justify-content: space-between;color: var(--okd-blue,#066cff);font-weight: 600;}.okd-sug__opcion--todos > .bi{margin-right: 0;margin-left: 0.5rem;color: inherit;}.okd-sug__opcion--todos .okd-sug__frase{flex: 0 1 auto;}.okd-sug__opcion--borrar{color: #6c757d;font-size: 0.8125rem;}.okd-sug__opcion--borrar .okd-sug__frase{text-decoration: underline;}.okd-sug__vacio{padding: 0.75rem 0.875rem;color: #6c757d;}.okd-sug__vacio[hidden]{display: none;}.okd-sug-voz{position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;overflow: hidden;clip: rect(0,0,0,0);white-space: nowrap;border: 0;}@media (max-width: 575.98px){.okd-sug{top: calc(100% + 4px);max-width: 100%;max-height: 60vh;border-radius: 10px;font-size: 0.8125rem;}.okd-sug__opcion,a.okd-sug__opcion{padding: 0.5rem 0.75rem;}.okd-sug__titulo{padding-inline: 0.75rem;}.okd-sug__agotado{display: block;margin-left: 0;margin-top: 0.1875rem;width: -moz-fit-content;width: fit-content;}}@media (prefers-reduced-motion: reduce){.okd-sug{animation: none;}.okd-sug__opcion,a.okd-sug__opcion{transition: none;}}