.styles_toast__F7uSf{position:fixed;left:50%;bottom:28px;transform:translateX(-50%);z-index:var(--z-toast);display:flex;align-items:center;gap:11px;background:var(--dtv-azul-noche);color:#fff;padding:13px 20px;border-radius:var(--r-pill);box-shadow:var(--shadow-4);font-size:var(--fs-14);font-weight:500;animation:styles_dtv-toast__amwAD var(--dur-slow) var(--ease-spring)}.styles_check__kmXjR{width:22px;height:22px;border-radius:999px;background:var(--dtv-exito);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.styles_toolbar__rlcV6{gap:16px;justify-content:space-between;margin-bottom:28px}.styles_chips__0SjUZ,.styles_toolbar__rlcV6{display:flex;flex-wrap:wrap;align-items:center}.styles_chips__0SjUZ{gap:8px}.styles_chip__Oyt5u{display:inline-flex;align-items:center;padding:9px 16px;border-radius:var(--r-pill);font-family:var(--font-sans);font-weight:600;font-size:var(--fs-14);cursor:pointer;transition:all var(--dur-fast) var(--ease-out);background:#fff;color:var(--fg-2);border:1px solid var(--border-1)}.styles_chip__Oyt5u:hover{border-color:var(--dtv-azul-medio)}.styles_chipActive__8_bec{background:var(--dtv-azul-profundo);color:#fff;border:1px solid var(--dtv-azul-profundo)}.styles_chipActive__8_bec:hover{border-color:var(--dtv-azul-profundo)}.styles_dot__Q8w35{width:8px;height:8px;border-radius:999px;display:inline-block;margin-right:7px}.styles_dotDanger__NAjDp{background:var(--dtv-rojo)}.styles_dotSuccess__r348t{background:var(--dtv-exito)}.styles_dotInfo__h5h0n{background:var(--dtv-info)}.styles_search__a_NAu{position:relative;display:flex;align-items:center;min-width:260px;flex:1 1;max-width:360px}.styles_searchIcon__e8upN{position:absolute;left:13px;pointer-events:none;color:var(--dtv-gris-medio)}.styles_searchInput__5PkCc{width:100%;padding:11px 14px 11px 40px;border:1px solid var(--border-1);border-radius:var(--r-md);font-family:var(--font-sans);font-size:var(--fs-14);color:var(--fg-1);background:#fff;outline:none}.styles_searchInput__5PkCc:focus{box-shadow:var(--ring-focus);border-color:var(--dtv-azul-medio)}.styles_page__HpEyJ{font-family:var(--font-sans);color:var(--fg-1);background:var(--dtv-blanco);min-height:100vh}.styles_main__d4rhZ{max-width:1200px;margin:0 auto;padding:36px 24px 80px}.styles_viewNav__z0OQW{display:inline-flex;gap:4px;padding:4px;margin-bottom:24px;border:1px solid var(--border-2);border-radius:var(--r-pill);background:var(--dtv-hueso)}.styles_viewTabActive__vr1_z,.styles_viewTab__5NGZu{border:none;background:none;padding:8px 18px;border-radius:var(--r-pill);font-family:var(--font-sans);font-weight:600;font-size:var(--fs-14);color:var(--fg-2);cursor:pointer;transition:background var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out)}.styles_viewTab__5NGZu:hover{color:var(--dtv-azul-profundo)}.styles_viewTabActive__vr1_z{background:var(--dtv-azul-profundo);color:#fff}.styles_loadError__s2ojI{max-width:60ch;margin:0 auto;text-align:center;padding:40px 24px;border:1px solid var(--dtv-gris-borde);background:var(--dtv-azul-claro);color:var(--dtv-azul-noche);border-radius:var(--r-md);font-size:var(--fs-16);font-weight:500;line-height:1.6}