.listado-module__2p82fa__wrapper{max-width:1200px;margin:0 auto;padding:120px 1rem 4rem}@media (min-width:768px){.listado-module__2p82fa__wrapper{padding:130px 2rem 5rem}}.listado-module__2p82fa__head{margin-bottom:28px}.listado-module__2p82fa__titulo{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;color:var(--text);margin:0;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.listado-module__2p82fa__conteo{color:var(--muted);margin:0 0 22px;font-size:.95rem}.listado-module__2p82fa__buscador{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.listado-module__2p82fa__input{border-radius:var(--pill);border:1px solid var(--line-strong);background:var(--surface);min-width:220px;height:46px;color:var(--text);font-family:var(--font-body);transition:border-color .25s var(--ease),box-shadow .25s var(--ease);outline:none;flex:1;padding:0 18px;font-size:.95rem}.listado-module__2p82fa__input::placeholder{color:var(--faint)}.listado-module__2p82fa__input:focus{border-color:var(--aqua);box-shadow:0 0 0 3px var(--ring-soft)}.listado-module__2p82fa__btnBuscar{border-radius:var(--pill);background-image:var(--brand-grad);height:46px;color:var(--on-brand);font-family:var(--font-body);cursor:pointer;box-shadow:var(--glow);transition:transform .25s var(--ease),box-shadow .25s var(--ease);border:none;padding:0 26px;font-size:.92rem;font-weight:800}.listado-module__2p82fa__btnBuscar:hover{box-shadow:var(--glow-strong);transform:translateY(-2px)}.listado-module__2p82fa__limpiar{color:var(--muted);padding:0 6px;font-size:.88rem;font-weight:700}.listado-module__2p82fa__limpiar:hover{color:var(--aqua)}.listado-module__2p82fa__grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:560px){.listado-module__2p82fa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.listado-module__2p82fa__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1140px){.listado-module__2p82fa__grid{grid-template-columns:repeat(4,1fr)}}.listado-module__2p82fa__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);color:var(--text);transition:transform .3s var(--ease),border-color .3s var(--ease),box-shadow .3s var(--ease);flex-direction:column;display:flex;overflow:hidden}.listado-module__2p82fa__card:hover{border-color:var(--aqua);box-shadow:var(--glow);transform:translateY(-4px)}.listado-module__2p82fa__imageBox{aspect-ratio:1;background:linear-gradient(160deg,#fff 0%,#eef2f6 100%);justify-content:center;align-items:center;padding:18px;display:flex;position:relative;overflow:hidden}.listado-module__2p82fa__image{object-fit:contain;width:100%;height:100%}.listado-module__2p82fa__body{flex-direction:column;flex:1;gap:8px;padding:16px 16px 18px;display:flex}.listado-module__2p82fa__cod{letter-spacing:.05em;color:var(--on-brand);background-image:var(--brand-grad);border-radius:var(--pill);align-self:flex-start;padding:4px 10px;font-size:.72rem;font-weight:700}.listado-module__2p82fa__nombre{font-family:var(--font-display);color:var(--text);margin:0;font-size:1.02rem;font-weight:700;line-height:1.25}.listado-module__2p82fa__descripcion{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.55;display:-webkit-box;overflow:hidden}.listado-module__2p82fa__verMas{color:var(--aqua);margin-top:auto;padding-top:8px;font-size:.84rem;font-weight:700}.listado-module__2p82fa__cardSkeleton{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);flex-direction:column;display:flex;overflow:hidden}.listado-module__2p82fa__skeletonImagen{aspect-ratio:1}.listado-module__2p82fa__skeletonCod{border-radius:var(--pill);width:84px;height:20px}.listado-module__2p82fa__skeletonTitulo{border-radius:6px;width:80%;height:16px}.listado-module__2p82fa__skeletonLinea{border-radius:6px;width:100%;height:11px}.listado-module__2p82fa__skeletonLinea.listado-module__2p82fa__corta{width:55%}.listado-module__2p82fa__skeletonTexto{border-radius:6px;width:190px;height:14px;display:block}.listado-module__2p82fa__brillo{background-color:var(--line);background-image:linear-gradient(100deg,transparent 20%,var(--surface)50%,transparent 80%);animation:listado-module__2p82fa__barrido 1.4s var(--ease)infinite;background-repeat:no-repeat;background-size:220% 100%}@keyframes listado-module__2p82fa__barrido{0%{background-position:160% 0}to{background-position:-60% 0}}@media (prefers-reduced-motion:reduce){.listado-module__2p82fa__brillo{animation:none}}.listado-module__2p82fa__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.listado-module__2p82fa__vacio{text-align:center;color:var(--muted);padding:60px 0}.listado-module__2p82fa__paginacion{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:40px;display:flex}.listado-module__2p82fa__pageLink,.listado-module__2p82fa__pageActual,.listado-module__2p82fa__pageDisabled{border-radius:var(--pill);border:1px solid var(--line);min-width:42px;height:42px;color:var(--text);background:var(--surface);transition:border-color .25s var(--ease),background .25s var(--ease);justify-content:center;align-items:center;padding:0 14px;font-size:.9rem;font-weight:700;display:inline-flex}.listado-module__2p82fa__pageLink:hover{border-color:var(--aqua)}.listado-module__2p82fa__pageActual{background-image:var(--brand-grad);color:var(--on-brand);border-color:#0000}.listado-module__2p82fa__pageDisabled{opacity:.4;pointer-events:none}.listado-module__2p82fa__elipsis{color:var(--muted);padding:0 4px}
