.TorginolBlendExplorer-module__ssm6pG__explorerSection{background-color:var(--color-fondo);width:100%;color:var(--color-texto);padding:2rem 0 4rem;transition:background-color .3s,color .3s}.TorginolBlendExplorer-module__ssm6pG__container{max-width:1320px;margin:0 auto;padding:0 1.5rem}.TorginolBlendExplorer-module__ssm6pG__controlPanel{background-color:var(--color-tarjeta);border:1px solid var(--color-borde);border-radius:18px;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 10px 30px #0000000a}html.dark .TorginolBlendExplorer-module__ssm6pG__controlPanel{background-color:#0f172a;border-color:#ffffff14;box-shadow:0 10px 30px #00000059}.TorginolBlendExplorer-module__ssm6pG__searchAndStatsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.TorginolBlendExplorer-module__ssm6pG__searchWrapper{flex:1;min-width:260px;max-width:480px;position:relative}.TorginolBlendExplorer-module__ssm6pG__searchIcon{color:#94a3b8;pointer-events:none;font-size:1.1rem;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.TorginolBlendExplorer-module__ssm6pG__searchInput{background-color:var(--color-fondo);width:100%;color:var(--color-texto);font-family:var(--fuente-parrafos);box-sizing:border-box;border:1.5px solid #0000001f;border-radius:12px;outline:none;padding:.75rem 1rem .75rem 2.6rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}html.dark .TorginolBlendExplorer-module__ssm6pG__searchInput{background-color:#1e293b;border-color:#ffffff1f}.TorginolBlendExplorer-module__ssm6pG__searchInput:focus{border-color:var(--color-primario,#e6b800);box-shadow:0 0 0 3px #f59e0b33}.TorginolBlendExplorer-module__ssm6pG__resultStats{color:#64748b;font-size:.9rem;font-family:var(--fuente-titulos);font-weight:600}html.dark .TorginolBlendExplorer-module__ssm6pG__resultStats{color:#94a3b8}.TorginolBlendExplorer-module__ssm6pG__colorFamilySection{flex-direction:column;gap:.5rem;display:flex}.TorginolBlendExplorer-module__ssm6pG__filterLabel{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin:0;font-size:.8rem;font-weight:700}.TorginolBlendExplorer-module__ssm6pG__colorFamilyRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.TorginolBlendExplorer-module__ssm6pG__familyPill{font-size:.825rem;font-weight:600;font-family:var(--fuente-titulos);cursor:pointer;color:#475569;text-transform:capitalize;background-color:#0000;border:1.5px solid #0000001a;border-radius:9999px;align-items:center;gap:.45rem;padding:.4rem .85rem;transition:all .2s;display:inline-flex}html.dark .TorginolBlendExplorer-module__ssm6pG__familyPill{color:#94a3b8;border-color:#ffffff1a}.TorginolBlendExplorer-module__ssm6pG__familyPill:hover{color:#d97706;background-color:#f59e0b0d;border-color:#f59e0b80}html.dark .TorginolBlendExplorer-module__ssm6pG__familyPill:hover{color:#fbbf24;background-color:#f59e0b1a}.TorginolBlendExplorer-module__ssm6pG__familyPillActive{color:#0f172a;background:linear-gradient(135deg,gold 0%,orange 100%);border-color:#0000;box-shadow:0 2px 10px #f59e0b59}.TorginolBlendExplorer-module__ssm6pG__familyPillActive:hover{color:#0f172a;background:linear-gradient(135deg,gold 0%,orange 100%);border-color:#0000}.TorginolBlendExplorer-module__ssm6pG__colorDot{border:1px solid #00000026;border-radius:50%;flex-shrink:0;width:14px;height:14px}html.dark .TorginolBlendExplorer-module__ssm6pG__colorDot{border-color:#fff3}.TorginolBlendExplorer-module__ssm6pG__collectionRow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.TorginolBlendExplorer-module__ssm6pG__collectionChip{cursor:pointer;color:#64748b;background-color:#00000008;border:1px solid #00000014;border-radius:8px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s}html.dark .TorginolBlendExplorer-module__ssm6pG__collectionChip{color:#94a3b8;background-color:#ffffff0d;border-color:#ffffff14}.TorginolBlendExplorer-module__ssm6pG__collectionChip:hover{color:#d97706;border-color:#f59e0b}html.dark .TorginolBlendExplorer-module__ssm6pG__collectionChip:hover{color:#fbbf24}.TorginolBlendExplorer-module__ssm6pG__collectionChipActive{color:#fff;background-color:#0f172a;border-color:#0f172a}html.dark .TorginolBlendExplorer-module__ssm6pG__collectionChipActive{color:#0f172a;background-color:#f59e0b;border-color:#f59e0b}.TorginolBlendExplorer-module__ssm6pG__grid{grid-template-columns:repeat(4,1fr);gap:1.75rem;width:100%;display:grid}.TorginolBlendExplorer-module__ssm6pG__blendCard{background-color:var(--color-tarjeta);cursor:pointer;border:1px solid #00000014;border-radius:14px;flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #0000000a}html.dark .TorginolBlendExplorer-module__ssm6pG__blendCard{background-color:#0f172a;border-color:#ffffff14;box-shadow:0 6px 20px #0006}.TorginolBlendExplorer-module__ssm6pG__blendCard:hover{border-color:#f59e0b73;transform:translateY(-6px);box-shadow:0 16px 36px #0000001f}html.dark .TorginolBlendExplorer-module__ssm6pG__blendCard:hover{border-color:#f59e0b8c;box-shadow:0 16px 36px #0009}.TorginolBlendExplorer-module__ssm6pG__imageWrapper{aspect-ratio:1;background-color:#f1f5f9;width:100%;position:relative;overflow:hidden}html.dark .TorginolBlendExplorer-module__ssm6pG__imageWrapper{background-color:#1e293b}.TorginolBlendExplorer-module__ssm6pG__swatchImg{object-fit:cover;width:100%;height:100%;transition:opacity .35s,transform .35s;display:block}.TorginolBlendExplorer-module__ssm6pG__hoverImg{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .35s,transform .35s;position:absolute;inset:0}.TorginolBlendExplorer-module__ssm6pG__blendCard:hover .TorginolBlendExplorer-module__ssm6pG__swatchImg{transform:scale(1.05)}.TorginolBlendExplorer-module__ssm6pG__blendCard:hover .TorginolBlendExplorer-module__ssm6pG__hoverImg{opacity:1;transform:scale(1.05)}.TorginolBlendExplorer-module__ssm6pG__blendCodeBadge{color:#0f172a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#fffffff2;border:1px solid #00000014;border-radius:6px;padding:.25rem .6rem;font-family:SF Mono,Fira Code,monospace;font-size:.725rem;font-weight:800;position:absolute;top:10px;left:10px;box-shadow:0 2px 8px #00000026}html.dark .TorginolBlendExplorer-module__ssm6pG__blendCodeBadge{color:#fbbf24;background:#0f172ae6;border-color:#ffffff26}.TorginolBlendExplorer-module__ssm6pG__cardInfo{flex-direction:column;flex-grow:1;gap:.35rem;padding:1rem 1.15rem 1.15rem;display:flex}.TorginolBlendExplorer-module__ssm6pG__cardTitle{font-family:var(--fuente-titulos);color:var(--color-texto);margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.TorginolBlendExplorer-module__ssm6pG__cardMeta{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.TorginolBlendExplorer-module__ssm6pG__collectionTag{text-transform:uppercase;letter-spacing:.04em;color:#64748b;background-color:#64748b1a;border-radius:5px;padding:.2rem .5rem;font-size:.725rem;font-weight:700}html.dark .TorginolBlendExplorer-module__ssm6pG__collectionTag{color:#94a3b8;background-color:#94a3b81f}.TorginolBlendExplorer-module__ssm6pG__viewDetailsHint{color:var(--color-primario,#e6b800);opacity:0;font-size:.775rem;font-weight:700;transition:opacity .2s}.TorginolBlendExplorer-module__ssm6pG__blendCard:hover .TorginolBlendExplorer-module__ssm6pG__viewDetailsHint{opacity:1}.TorginolBlendExplorer-module__ssm6pG__loadMoreWrapper{text-align:center;margin-top:3rem}.TorginolBlendExplorer-module__ssm6pG__loadMoreBtn{font-size:.95rem;font-weight:700;font-family:var(--fuente-titulos);color:#0f172a;cursor:pointer;background:linear-gradient(135deg,gold 0%,orange 100%);border:none;border-radius:12px;padding:.85rem 2.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 14px #f59e0b4d}.TorginolBlendExplorer-module__ssm6pG__loadMoreBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f59e0b73}.TorginolBlendExplorer-module__ssm6pG__lightboxOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000c;justify-content:center;align-items:center;padding:1.5rem;animation:.2s TorginolBlendExplorer-module__ssm6pG__fadeIn;display:flex;position:fixed;inset:0}@keyframes TorginolBlendExplorer-module__ssm6pG__fadeIn{0%{opacity:0}to{opacity:1}}.TorginolBlendExplorer-module__ssm6pG__lightboxContent{background:var(--color-tarjeta,#fff);border-radius:20px;width:100%;max-width:580px;animation:.25s TorginolBlendExplorer-module__ssm6pG__slideUp;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}html.dark .TorginolBlendExplorer-module__ssm6pG__lightboxContent{background:#0f172a;border:1px solid #ffffff1a}@keyframes TorginolBlendExplorer-module__ssm6pG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TorginolBlendExplorer-module__ssm6pG__lightboxClose{color:#fff;cursor:pointer;z-index:10;background:#000000a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.25rem;transition:background .2s;display:flex;position:absolute;top:14px;right:14px}.TorginolBlendExplorer-module__ssm6pG__lightboxClose:hover{background:#000000e6}.TorginolBlendExplorer-module__ssm6pG__lightboxImageWrapper{aspect-ratio:1;background-color:#f1f5f9;width:100%;position:relative}.TorginolBlendExplorer-module__ssm6pG__lightboxImage{object-fit:cover;width:100%;height:100%;display:block}.TorginolBlendExplorer-module__ssm6pG__lightboxToggleView{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;border:1px solid #fff3;border-radius:8px;padding:.4rem .85rem;font-size:.775rem;font-weight:700;transition:background .2s;position:absolute;bottom:12px;right:12px}.TorginolBlendExplorer-module__ssm6pG__lightboxToggleView:hover{background:#000000f2}.TorginolBlendExplorer-module__ssm6pG__lightboxDetails{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.TorginolBlendExplorer-module__ssm6pG__lightboxHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.TorginolBlendExplorer-module__ssm6pG__lightboxTitle{font-family:var(--fuente-titulos);color:var(--color-texto);margin:0;font-size:1.45rem;font-weight:800}.TorginolBlendExplorer-module__ssm6pG__lightboxCodeBtn{color:#d97706;cursor:pointer;background:#f59e0b1f;border:1px solid #f59e0b4d;border-radius:8px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-family:SF Mono,Fira Code,monospace;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}html.dark .TorginolBlendExplorer-module__ssm6pG__lightboxCodeBtn{color:#fbbf24;background:#f59e0b2e}.TorginolBlendExplorer-module__ssm6pG__lightboxCodeBtn:hover{color:#0f172a;background:#f59e0b}.TorginolBlendExplorer-module__ssm6pG__lightboxMetaRow{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.TorginolBlendExplorer-module__ssm6pG__lightboxCtaBtn{text-align:center;background:var(--color-primario,#e6b800);color:#0f172a;width:100%;font-weight:800;font-family:var(--fuente-titulos);box-sizing:border-box;border-radius:10px;padding:.85rem;text-decoration:none;transition:all .2s;display:block;box-shadow:0 4px 14px #0000001a}.TorginolBlendExplorer-module__ssm6pG__lightboxCtaBtn:hover{color:#fff;background-color:#0f172a;transform:translateY(-2px)}html.dark .TorginolBlendExplorer-module__ssm6pG__lightboxCtaBtn:hover{color:#0f172a;background-color:#fff}.TorginolBlendExplorer-module__ssm6pG__emptyState{text-align:center;grid-column:1/-1;padding:4rem 1.5rem}.TorginolBlendExplorer-module__ssm6pG__emptyIcon{margin-bottom:.75rem;font-size:3rem}.TorginolBlendExplorer-module__ssm6pG__emptyTitle{color:var(--color-texto);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.TorginolBlendExplorer-module__ssm6pG__emptyDesc{color:#64748b;margin:0;font-size:.95rem}@media (min-width:769px) and (max-width:1199px){.TorginolBlendExplorer-module__ssm6pG__grid{gap:1.25rem;grid-template-columns:repeat(3,1fr)!important}}@media (max-width:768px){.TorginolBlendExplorer-module__ssm6pG__container{padding:0 1rem}.TorginolBlendExplorer-module__ssm6pG__controlPanel{border-radius:14px;gap:1rem;padding:1.15rem}.TorginolBlendExplorer-module__ssm6pG__searchWrapper{max-width:100%}.TorginolBlendExplorer-module__ssm6pG__grid{gap:1rem;grid-template-columns:repeat(2,1fr)!important}.TorginolBlendExplorer-module__ssm6pG__blendCodeBadge{padding:.2rem .45rem;font-size:.65rem;top:6px;left:6px}.TorginolBlendExplorer-module__ssm6pG__cardInfo{padding:.75rem}.TorginolBlendExplorer-module__ssm6pG__cardTitle{font-size:.925rem}.TorginolBlendExplorer-module__ssm6pG__collectionTag{padding:.15rem .4rem;font-size:.65rem}.TorginolBlendExplorer-module__ssm6pG__lightboxContent{border-radius:16px;max-width:92vw}.TorginolBlendExplorer-module__ssm6pG__lightboxDetails{padding:1.15rem}}@media (max-width:480px){.TorginolBlendExplorer-module__ssm6pG__grid{gap:.75rem;grid-template-columns:repeat(2,1fr)!important}.TorginolBlendExplorer-module__ssm6pG__familyPill{padding:.35rem .65rem;font-size:.775rem}.TorginolBlendExplorer-module__ssm6pG__colorDot{width:12px;height:12px}}
