._root_8mtzu_1{min-height:100vh;display:flex}._hamburger_8mtzu_7{z-index:300;background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .15s;display:none;position:fixed;top:14px;left:14px}._hamburger_8mtzu_7:hover{border-color:var(--accent);color:var(--accent)}._overlay_8mtzu_47{z-index:150;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;display:none;position:fixed;inset:0}._sidebar_8mtzu_67{width:var(--sidebar-w);background:var(--surface);border-right:1px solid var(--border);z-index:200;flex-direction:column;transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;left:0}._logo_8mtzu_91{border-bottom:1px solid var(--border);flex-direction:column;gap:2px;padding:28px 22px 22px;display:flex}._logoText_8mtzu_93{font-family:var(--font-display);color:var(--accent);letter-spacing:.01em;font-size:1.55rem;font-weight:700;line-height:1.15}._logoImg_8mtzu_95{object-fit:contain;object-position:left center;align-self:flex-start;max-width:100%;max-height:44px}._logoSub_8mtzu_97{color:var(--text3);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem}._nav_8mtzu_101{flex-direction:column;flex:1;gap:2px;padding:14px 10px;display:flex;overflow-y:auto}._navItem_8mtzu_105{border-radius:var(--radius);color:var(--text3);align-items:center;gap:11px;padding:10px 14px;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}._navItem_8mtzu_105:hover{background:var(--surface2);color:var(--text)}._navActive_8mtzu_109{background:var(--accent-dim)!important;color:var(--accent)!important}._footer_8mtzu_113{border-top:1px solid var(--border);padding:14px 10px}._agentePill_8mtzu_115{background:var(--surface2);border-radius:var(--radius);align-items:center;gap:10px;padding:10px 12px;display:flex}._avatar_8mtzu_117{background:var(--accent);width:34px;height:34px;color:var(--on-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}._agenteInfo_8mtzu_119{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}._agenteName_8mtzu_121{white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}._agenteRole_8mtzu_123{color:var(--text3);font-size:.7rem}._logoutBtn_8mtzu_125{color:var(--text3);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .15s;display:flex}._logoutBtn_8mtzu_125:hover{color:var(--red);background:var(--red-dim)}._main_8mtzu_133{margin-left:var(--sidebar-w);flex:1;min-width:0}._pageHeader_8mtzu_139{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;padding:28px 32px 0;display:flex}._pageTitle_8mtzu_141{font-family:var(--font-display);color:var(--text);font-size:1.75rem;font-weight:600;line-height:1.2}._pageSub_8mtzu_143{color:var(--text3);margin-top:4px;font-size:.84rem}._topbar_8mtzu_149,._bottomNav_8mtzu_149,._cerrarMenu_8mtzu_149{display:none}@media (width<=768px){._overlay_8mtzu_47{display:block}._topbar_8mtzu_149{z-index:120;height:calc(var(--topbar-h) + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 0;background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;top:0;left:0;right:0}._topbarLogo_8mtzu_175{object-fit:contain;object-position:left center;max-width:60%;max-height:34px}._topbarMarca_8mtzu_177{font-family:var(--font-display);color:var(--accent);white-space:nowrap;text-overflow:ellipsis;font-size:1.25rem;font-weight:700;overflow:hidden}._topbarAvatar_8mtzu_179{background:var(--accent);width:36px;height:36px;color:var(--on-accent);border:none;border-radius:50%;flex-shrink:0;font-size:.82rem;font-weight:700}._bottomNav_8mtzu_149{z-index:120;height:calc(var(--bottomnav-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--surface);border-top:1px solid var(--border);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #0000000f}._bottomItem_8mtzu_203{color:var(--text3);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:.68rem;font-weight:500;display:flex}._bottomActive_8mtzu_213{color:var(--accent)}._bottomActive_8mtzu_213 span{font-weight:700}._sidebar_8mtzu_67{width:min(84vw,300px);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);transform:translate(-100%)}._sidebarOpen_8mtzu_231{box-shadow:var(--shadow-lg);transform:translate(0)}._logo_8mtzu_91{padding:20px 18px 16px;position:relative}._cerrarMenu_8mtzu_149{background:var(--surface2);border:1px solid var(--border);width:36px;height:36px;color:var(--text2);border-radius:10px;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;right:12px}._navItem_8mtzu_105{padding:13px 14px;font-size:.95rem}._main_8mtzu_133{padding-top:calc(var(--topbar-h) + env(safe-area-inset-top));padding-bottom:calc(var(--bottomnav-h) + env(safe-area-inset-bottom) + 12px);margin-left:0;overflow-x:hidden}._rootChat_8mtzu_265 ._topbar_8mtzu_149,._rootChat_8mtzu_265 ._bottomNav_8mtzu_149{display:none}._rootChat_8mtzu_265 ._main_8mtzu_133{padding:0}._pageHeader_8mtzu_139{align-items:center;margin-bottom:14px;padding:16px 16px 0}._pageTitle_8mtzu_141{font-size:1.45rem}}._root_ql06n_5{background:#fff;grid-template-columns:1fr;min-height:100vh;display:grid;overflow:hidden}@media (width>=1024px){._root_ql06n_5{grid-template-columns:1fr 1fr}}._hero_ql06n_9{color:#fff;background:linear-gradient(135deg,#0b1f3f 0%,#122a54 55%,#1a3a6e 100%);flex-direction:column;justify-content:space-between;padding:48px;display:none;position:relative;overflow:hidden}@media (width>=1024px){._hero_ql06n_9{display:flex}}._glowBlue_ql06n_12{background:radial-gradient(circle,#2979ff55,#0000 70%);border-radius:50%;width:384px;height:384px;position:absolute;top:-96px;right:-96px}._glowRed_ql06n_14{background:radial-gradient(circle,#e11d2a44,#0000 70%);border-radius:50%;width:384px;height:384px;position:absolute;bottom:-128px;left:-64px}._heroTop_ql06n_16{align-items:center;gap:12px;display:flex;position:relative}._logo_ql06n_17{border-radius:12px;width:48px;height:48px;box-shadow:0 0 0 1px #ffffff26}._logoName_ql06n_18{font-size:1.125rem;font-weight:700;line-height:1}._logoSub_ql06n_19{text-transform:uppercase;letter-spacing:.18em;color:#cbd5e1;margin-top:5px;font-size:11px}._heroMid_ql06n_20{position:relative}._headline_ql06n_21{font-size:2.5rem;font-weight:800;line-height:1.15}._heroText_ql06n_22{color:#cbd5e1;max-width:24rem;margin-top:16px;font-size:.98rem;line-height:1.5}._heroFoot_ql06n_23{color:#94a3b8;font-size:12px;position:relative}._side_ql06n_26{background:#fff;justify-content:center;align-items:center;padding:24px;display:flex}@media (width>=640px){._side_ql06n_26{padding:48px}}._box_ql06n_28{width:100%;max-width:384px}._brandMovil_ql06n_29{color:#0b1f3f;justify-content:center;align-items:center;gap:10px;margin-bottom:32px;font-size:1.05rem;font-weight:700;display:flex}@media (width>=1024px){._brandMovil_ql06n_29{display:none}}._logoSm_ql06n_31{border-radius:10px;width:40px;height:40px}._title_ql06n_32{color:#0b1f3f;font-size:1.5rem;font-weight:700}._subtitle_ql06n_33{color:#64748b;margin-top:4px;font-size:.875rem}._form_ql06n_34{flex-direction:column;gap:16px;margin-top:32px;display:flex}._field_ql06n_35{flex-direction:column;display:flex}._label_ql06n_36{color:#334155;margin-bottom:6px;font-size:.875rem;font-weight:500}._input_ql06n_37{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:.875rem;transition:border-color .15s,box-shadow .15s}._input_ql06n_37::placeholder{color:#94a3b8}._input_ql06n_37:focus{border-color:#2979ff;box-shadow:0 0 0 3px #2979ff33}._pwdWrap_ql06n_40{position:relative}._pwdWrap_ql06n_40 ._input_ql06n_37{padding-right:40px}._eye_ql06n_42{cursor:pointer;color:#94a3b8;background:0 0;border:0;padding:2px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}._eye_ql06n_42:hover{color:#475569}._error_ql06n_44{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:8px 12px;font-size:.875rem}._submit_ql06n_45{color:#fff;cursor:pointer;background:#2979ff;border:0;border-radius:8px;width:100%;min-height:46px;padding:11px;font-size:.875rem;font-weight:600;transition:background-color .15s}._submit_ql06n_45:hover{background:#1e63e0}._submit_ql06n_45:disabled{opacity:.6;cursor:default}._foot_ql06n_48{text-align:center;color:#94a3b8;margin-top:32px;font-size:.75rem}._badge_we1uo_1{letter-spacing:.02em;white-space:nowrap;border-radius:20px;align-items:center;gap:4px;font-weight:500;display:inline-flex}._badge_sm_we1uo_10{padding:2px 8px;font-size:.7rem}._badge_md_we1uo_11{padding:4px 10px;font-size:.75rem}._badge_lg_we1uo_12{padding:5px 14px;font-size:.82rem}._badge_green_we1uo_13{background:var(--green-dim);color:var(--green)}._badge_red_we1uo_14{background:var(--red-dim);color:var(--red)}._badge_orange_we1uo_15{background:var(--orange-dim);color:var(--orange)}._badge_blue_we1uo_16{background:var(--blue-dim);color:var(--blue)}._badge_gold_we1uo_17{background:var(--gold-dim);color:var(--gold)}._badge_purple_we1uo_18{background:var(--purple-dim);color:var(--purple)}._badge_muted_we1uo_19{color:var(--text3);background:#5c638026}._btn_we1uo_21{border-radius:var(--radius);font-weight:500;font-family:var(--font-body);white-space:nowrap;cursor:pointer;border:none;align-items:center;gap:7px;transition:all .15s;display:inline-flex}._btn_we1uo_21:disabled{opacity:.5;cursor:not-allowed}._btn_sm_we1uo_34{padding:6px 14px;font-size:.78rem}._btn_md_we1uo_35{padding:10px 20px;font-size:.88rem}._btn_lg_we1uo_36{padding:13px 28px;font-size:.95rem}._btn_primary_we1uo_37{background:var(--accent);color:var(--on-accent)}._btn_primary_we1uo_37:hover:not(:disabled){background:var(--accent2)}._btn_outline_we1uo_39{border:1px solid var(--border2);color:var(--text2);background:0 0}._btn_outline_we1uo_39:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}._btn_ghost_we1uo_41{color:var(--text2);background:0 0}._btn_ghost_we1uo_41:hover:not(:disabled){background:var(--surface2);color:var(--text)}._btn_danger_we1uo_43{background:var(--red-dim);color:var(--red);border:1px solid #f25f5c33}._btn_danger_we1uo_43:hover:not(:disabled){background:#f25f5c33}._card_we1uo_46{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px}._card_noPad_we1uo_47{padding:0;overflow:hidden}._cardHeader_we1uo_48{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;padding-bottom:20px;display:flex}._cardTitle_we1uo_49{color:var(--text);font-size:1rem;font-weight:600}._cardSubtitle_we1uo_50{color:var(--text3);margin-top:2px;font-size:.8rem}._overlay_we1uo_52{z-index:900;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modal_we1uo_53{background:var(--surface);border:1px solid var(--border2);width:100%;max-height:90vh;box-shadow:var(--shadow-lg);border-radius:20px;animation:.2s _modalIn_we1uo_1;overflow-y:auto}@keyframes _modalIn_we1uo_1{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}._modalHeader_we1uo_55{border-bottom:1px solid var(--border);background:var(--surface);z-index:1;justify-content:space-between;align-items:center;padding:24px 28px 20px;display:flex;position:sticky;top:0}._modalTitle_we1uo_56{font-family:var(--font-display);color:var(--text);font-size:1.4rem;font-weight:600}._modalClose_we1uo_57{background:var(--surface2);border:1px solid var(--border);color:var(--text3);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;transition:all .15s;display:flex}._modalClose_we1uo_57:hover{color:var(--text);border-color:var(--border2)}._modalBody_we1uo_59{padding:24px 28px}._modalFooter_we1uo_60{border-top:1px solid var(--border);justify-content:flex-end;gap:10px;margin-top:24px;padding-top:20px;display:flex}._formGrid_we1uo_62{gap:16px;display:grid}._field_we1uo_63{flex-direction:column;gap:6px;display:flex}._span2_we1uo_64{grid-column:span 2}._label_we1uo_65{color:var(--text3);text-transform:uppercase;letter-spacing:.06em;font-size:.74rem;font-weight:500}._fieldError_we1uo_66{color:var(--red);margin-top:2px;font-size:.75rem}._input_we1uo_67{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);width:100%;padding:10px 14px;font-size:.9rem;transition:all .15s}._input_we1uo_67:focus{border-color:var(--accent);outline:none}._input_we1uo_67::placeholder{color:var(--text3)}._input_we1uo_67 option{background:var(--surface2)}._textarea_we1uo_71{resize:vertical;min-height:80px}._searchSelect_we1uo_73{width:100%;position:relative}._searchDropdown_we1uo_74{background:var(--surface2);border:1px solid var(--border2);border-radius:var(--radius);max-height:240px;box-shadow:var(--shadow-lg);z-index:950;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}._searchOption_we1uo_80{color:var(--text);cursor:pointer;padding:9px 14px;font-size:.87rem}._searchOption_we1uo_80:hover{background:#ffffff0d}._searchEmpty_we1uo_82{color:var(--text3);padding:10px 14px;font-size:.82rem}._kpiCard_we1uo_84{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px 24px;position:relative;overflow:hidden}._kpiCard_we1uo_84:before{content:"";background:var(--kpi-accent,var(--accent));height:2px;position:absolute;top:0;left:0;right:0}._kpiTop_we1uo_86{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}._kpiLabel_we1uo_87{color:var(--text3);text-transform:uppercase;letter-spacing:.07em;font-size:.73rem;font-weight:500}._kpiIcon_we1uo_88{opacity:.6;font-size:1.1rem}._kpiValue_we1uo_89{font-family:var(--font-display);color:var(--text);font-size:2.1rem;font-weight:600;line-height:1}._kpiSub_we1uo_90{color:var(--text3);margin-top:6px;font-size:.78rem}._tableWrap_we1uo_92{overflow-x:auto}._table_we1uo_92{border-collapse:collapse;width:100%}._table_we1uo_92 th{text-align:left;color:var(--text3);text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid var(--border);white-space:nowrap;padding:11px 16px;font-size:.72rem;font-weight:600}._table_we1uo_92 td{border-bottom:1px solid var(--border);vertical-align:middle;padding:14px 16px;font-size:.87rem}._table_we1uo_92 tr:last-child td{border-bottom:none}._table_we1uo_92 tbody tr:hover td{background:#ffffff04}._empty_we1uo_99{text-align:center;padding:56px 20px}._emptyIcon_we1uo_100{opacity:.35;margin-bottom:12px;font-size:2.5rem}._emptyTitle_we1uo_101{color:var(--text3);font-size:.95rem;font-weight:500}._emptySub_we1uo_102{color:var(--text3);opacity:.7;margin-top:4px;font-size:.82rem}._page_7j2g0_1{padding:0 32px 40px}._kpiGrid_7j2g0_5{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px;display:grid}._grid2_7j2g0_9{grid-template-columns:1fr 1.4fr;gap:18px;display:grid}._catList_7j2g0_13{flex-direction:column;gap:14px;display:flex}._catRow_7j2g0_15{align-items:center;gap:14px;display:flex}._catLeft_7j2g0_17{align-items:center;gap:8px;min-width:130px;display:flex}._catEmoji_7j2g0_19{font-size:1rem}._catName_7j2g0_21{color:var(--text2);font-size:.86rem;font-weight:500}._catRight_7j2g0_23{flex:1;align-items:center;gap:10px;display:flex}._catBar_7j2g0_25{background:var(--surface2);border-radius:3px;flex:1;height:5px;overflow:hidden}._catBarFill_7j2g0_27{opacity:.8;border-radius:3px;height:100%;transition:width .6s}._catCount_7j2g0_29{text-align:right;min-width:24px;color:var(--text);font-size:.88rem;font-weight:600}._citasList_7j2g0_33{flex-direction:column;display:flex}._citaRow_7j2g0_35{border-bottom:1px solid var(--border);cursor:pointer;align-items:center;gap:14px;padding:13px 24px;transition:all .15s;display:flex}._citaRow_7j2g0_35:last-child{border-bottom:none}._citaRow_7j2g0_35:hover{background:#ffffff05}._citaFecha_7j2g0_43{background:var(--accent-dim);border-radius:8px;flex-direction:column;align-items:center;min-width:38px;padding:6px 4px;display:flex}._citaDia_7j2g0_45{font-family:var(--font-display);color:var(--accent);font-size:1.15rem;font-weight:700;line-height:1}._citaMes_7j2g0_47{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem}._citaInfo_7j2g0_51{flex:1;min-width:0}._citaCliente_7j2g0_53{font-size:.87rem;font-weight:600;display:block}._citaMeta_7j2g0_55{color:var(--text3);font-size:.75rem}._citaBadges_7j2g0_57{flex-direction:column;align-items:flex-end;gap:4px;display:flex}@media (width<=1100px){._kpiGrid_7j2g0_5{grid-template-columns:repeat(2,1fr)}._grid2_7j2g0_9{grid-template-columns:1fr}}@media (width<=768px){._page_7j2g0_1{max-width:100%;padding:0 12px 24px;overflow-x:hidden}}._page_13ag3_1{padding:0 32px 40px}._filters_13ag3_3{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}._searchInput_13ag3_5{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:200px;color:var(--text);font-family:var(--font-body);flex:1;padding:10px 14px;font-size:.88rem}._searchInput_13ag3_5:focus{border-color:var(--accent);outline:none}._searchInput_13ag3_5::placeholder{color:var(--text3)}._filterSel_13ag3_11{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-family:var(--font-body);cursor:pointer;padding:10px 14px;font-size:.88rem}._filterSel_13ag3_11 option{background:var(--surface2)}._spinWrap_13ag3_15{justify-content:center;padding:60px;display:flex}._propTitle_13ag3_17{font-size:.88rem;font-weight:600}._propSub_13ag3_19{color:var(--text3);margin-top:2px;font-size:.75rem}._precio_13ag3_21{color:var(--accent);font-weight:600;font-family:var(--font-display);font-size:1rem}._muted_13ag3_23{color:var(--text3)}._fotosBtn_13ag3_25{background:var(--surface2);border:1px solid var(--border);color:var(--text2);cursor:pointer;font-size:.78rem;font-family:var(--font-body);border-radius:6px;align-items:center;gap:6px;padding:5px 10px;transition:all .15s;display:inline-flex}._fotosBtn_13ag3_25:hover{border-color:var(--accent);color:var(--accent)}._actions_13ag3_29{gap:6px;display:flex}._actionBtn_13ag3_31{background:var(--surface2);border:1px solid var(--border);width:30px;height:30px;color:var(--text3);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;transition:all .15s;display:flex}._actionBtn_13ag3_31:hover{color:var(--text);border-color:var(--border2)}._actionDanger_13ag3_35:hover{color:var(--red);border-color:var(--red);background:var(--red-dim)}._dropzone_13ag3_37{border:2px dashed var(--border2);border-radius:var(--radius-lg);text-align:center;cursor:pointer;flex-direction:column;align-items:center;gap:8px;margin-bottom:20px;padding:36px 24px;transition:all .2s;display:flex}._dropzone_13ag3_37:hover,._dropzoneActive_13ag3_39{border-color:var(--accent);background:var(--accent-dim)}._dropText_13ag3_41{color:var(--text2);font-size:.9rem}._dropLink_13ag3_43{color:var(--accent);text-decoration:underline}._dropHint_13ag3_45{color:var(--text3);font-size:.78rem}._fotosGrid_13ag3_47{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}._fotoItem_13ag3_49{border-radius:var(--radius);aspect-ratio:4/3;position:relative;overflow:hidden}._fotoImg_13ag3_51{object-fit:cover;width:100%;height:100%;display:block}._fotoDelete_13ag3_53{color:#fff;cursor:pointer;opacity:0;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:all .15s;display:flex;position:absolute;top:6px;right:6px}._fotoItem_13ag3_49:hover ._fotoDelete_13ag3_53{opacity:1}._fotoPrincipal_13ag3_57{background:var(--accent);color:var(--on-accent);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:2px 7px;font-size:.65rem;font-weight:700;position:absolute;bottom:6px;left:6px}._noFotos_13ag3_59{text-align:center;color:var(--text3);padding:20px 0;font-size:.88rem}._verFotosGrid_13ag3_61{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px;margin-bottom:20px;display:grid}._verFoto_13ag3_61{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);width:100%}._verGrid_13ag3_65{grid-template-columns:1fr 1fr;gap:14px;display:grid}._verItem_13ag3_67{flex-direction:column;gap:4px;display:flex}._verFull_13ag3_69{grid-column:span 2}._verLabel_13ag3_71{color:var(--text3);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem}._verVal_13ag3_73{color:var(--text);font-size:.9rem;font-weight:500}._caractGrid_13ag3_75{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}._caractTag_13ag3_77{background:var(--surface2);border:1px solid var(--border);color:var(--text2);border-radius:20px;padding:3px 10px;font-size:.78rem}._verTitulo_13ag3_79{font-family:var(--font-display);color:var(--text);margin-bottom:14px;font-size:1.2rem;font-weight:600;line-height:1.25}._masWrap_13ag3_81{justify-content:center;padding:18px 0 4px;display:flex}._cards_13ag3_87{display:none}@media (width<=768px){._page_13ag3_1{padding:0 12px 24px}._filters_13ag3_3{flex-wrap:wrap;gap:8px;margin-bottom:14px}._searchInput_13ag3_5{flex:0 0 100%;min-width:0}._filterSel_13ag3_11{flex:30%;min-width:0;padding:10px 8px}._tablaEscritorio_13ag3_105{display:none}._cards_13ag3_87{flex-direction:column;gap:12px;display:flex}._cardCasa_13ag3_109{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000d}._cardFoto_13ag3_119{aspect-ratio:16/10;background:var(--surface2);justify-content:center;align-items:center;font-size:2rem;display:flex;position:relative}._cardFoto_13ag3_119 img{object-fit:cover;width:100%;height:100%;display:block}._cardOp_13ag3_123{background:var(--accent);color:var(--on-accent);letter-spacing:.03em;border-radius:20px;padding:3px 10px;font-size:.72rem;font-weight:700;position:absolute;top:10px;left:10px}._cardNFotos_13ag3_131{color:#fff;background:#0009;border-radius:20px;padding:3px 9px;font-size:.7rem;position:absolute;bottom:10px;right:10px}._cardBody_13ag3_133{flex-direction:column;gap:3px;padding:12px 14px;display:flex}._cardPrecio_13ag3_135{color:var(--accent);font-size:1.2rem;font-weight:700}._cardTitulo_13ag3_137{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}._cardUbic_13ag3_139{color:var(--text3);font-size:.82rem}._cardSpecs_13ag3_141{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}._cardSpecs_13ag3_141 span{background:var(--surface2);border:1px solid var(--border);color:var(--text2);border-radius:20px;padding:3px 9px;font-size:.74rem}._cardPie_13ag3_145{justify-content:space-between;align-items:center;margin-top:8px;display:flex}._actionBtn_13ag3_31{border-radius:10px;width:40px;height:40px}._verGrid_13ag3_65{grid-template-columns:1fr 1fr;gap:12px}._verFotosGrid_13ag3_61{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:85%;grid-auto-flow:column;overflow-x:auto}._verFoto_13ag3_61{scroll-snap-align:start}}._page_1sevp_1{padding:0 32px 40px}._catStrip_1sevp_3{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}._catChip_1sevp_5{background:var(--surface);border:1px solid var(--border);cursor:pointer;font-size:.82rem;font-family:var(--font-body);color:var(--text2);border-radius:20px;align-items:center;gap:6px;padding:7px 14px;transition:all .15s;display:flex}._catChip_1sevp_5:hover{border-color:var(--border2);color:var(--text)}._catChipActive_1sevp_9{border-color:var(--accent);background:var(--accent-dim);color:var(--accent)}._catChipLabel_1sevp_11{font-weight:500}._catChipCount_1sevp_13{background:var(--surface2);color:var(--text3);border-radius:10px;padding:1px 7px;font-size:.72rem;font-weight:600}._filters_1sevp_15{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}._searchInput_1sevp_17{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:220px;color:var(--text);font-family:var(--font-body);flex:1;padding:10px 14px;font-size:.88rem}._searchInput_1sevp_17:focus{border-color:var(--accent);outline:none}._searchInput_1sevp_17::placeholder{color:var(--text3)}._filterSel_1sevp_23{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-family:var(--font-body);cursor:pointer;padding:10px 14px;font-size:.88rem}._filterSel_1sevp_23 option{background:var(--surface2)}._spinWrap_1sevp_27{justify-content:center;padding:60px;display:flex}._row_1sevp_29{cursor:pointer}._clienteNombre_1sevp_31{font-size:.88rem;font-weight:600}._clienteEmail_1sevp_33{color:var(--text3);margin-top:2px;font-size:.75rem}._tel_1sevp_35{color:var(--text2);font-family:monospace;font-size:.87rem}._citas_1sevp_37{text-align:center;font-weight:600}._fecha_1sevp_39{color:var(--text3);font-size:.8rem}._muted_1sevp_41{color:var(--text3)}@media (width<=768px){._page_1sevp_1{max-width:100%;padding:0 12px 24px;overflow-x:hidden}}._cards_1sevp_53{display:none}@media (width<=768px){._catStrip_1sevp_3{scrollbar-width:none;flex-wrap:nowrap;margin:0 -12px 12px;padding:0 12px 4px;overflow-x:auto}._catStrip_1sevp_3::-webkit-scrollbar{display:none}._catChip_1sevp_5{flex-shrink:0;padding:8px 12px}._filters_1sevp_15{gap:8px;margin-bottom:14px}._searchInput_1sevp_17{flex:0 0 100%;min-width:0}._filterSel_1sevp_23{flex:45%;min-width:0}._tablaEscritorio_1sevp_75{display:none}._cards_1sevp_53{flex-direction:column;gap:8px;display:flex}._cardCliente_1sevp_79{text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;color:var(--text);font-family:var(--font-body);align-items:center;gap:12px;padding:12px;display:flex}._cardAvatar_1sevp_89{background:var(--accent-dim);width:42px;height:42px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}._cardInfo_1sevp_97{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}._cardFila_1sevp_99{justify-content:space-between;align-items:baseline;gap:8px;display:flex}._cardNombre_1sevp_101{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}._cardBadges_1sevp_103{flex-wrap:wrap;gap:5px;margin-top:3px;display:flex}._cardFlecha_1sevp_105{color:var(--text3);flex-shrink:0}}._box_1mod1_1{box-sizing:border-box;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:260px;max-width:460px;height:41px;font-family:var(--font-body);flex:340px;align-items:center;gap:14px;padding:0 12px 0 14px;display:flex}._boxActivo_1mod1_2{border-color:var(--accent)}._titulo_1mod1_3{color:var(--text2);white-space:nowrap;font-size:.88rem}._rango_1mod1_4{color:var(--text3);white-space:nowrap;text-align:right;min-width:88px;font-size:.82rem}._boxActivo_1mod1_2 ._rango_1mod1_4{color:var(--text)}._quitar_1mod1_6{color:var(--text3);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:1.1rem;line-height:1}._quitar_1mod1_6:hover{color:var(--text)}._slider_1mod1_9{cursor:pointer;touch-action:none;flex:1;height:20px;margin:0 6px;position:relative}._pista_1mod1_10,._pistaOn_1mod1_10{border-radius:2px;height:4px;position:absolute;top:8px}._pista_1mod1_10{background:var(--border2,var(--border));left:0;right:0}._pistaOn_1mod1_10{background:var(--accent)}._manija_1mod1_13{background:var(--surface);border:2px solid var(--accent);box-sizing:border-box;cursor:grab;touch-action:none;border-radius:50%;width:16px;height:16px;margin-left:-8px;transition:transform .1s;position:absolute;top:2px}._manija_1mod1_13:hover{transform:scale(1.12)}._manija_1mod1_13:active{cursor:grabbing}._manija_1mod1_13:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._page_879xb_1{padding:0 32px 40px}._backRow_879xb_3{margin-bottom:20px}._backBtn_879xb_5{color:var(--text3);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 0;font-size:.85rem;transition:all .15s;display:inline-flex}._backBtn_879xb_5:hover{color:var(--accent)}._header_879xb_9{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:flex-start;gap:20px;margin-bottom:28px;padding:24px;display:flex}._avatarWrap_879xb_11{flex-shrink:0;position:relative}._avatar_879xb_11{background:linear-gradient(135deg, var(--accent), var(--accent2));width:64px;height:64px;color:var(--on-accent);font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;font-size:1.6rem;font-weight:700;display:flex}._headerInfo_879xb_15{flex:1;min-width:0}._nombre_879xb_17{font-family:var(--font-display);margin-bottom:6px;font-size:1.6rem;font-weight:600}._contactRow_879xb_19{flex-wrap:wrap;gap:16px;margin-bottom:10px;display:flex}._contactItem_879xb_21{color:var(--text3);align-items:center;gap:5px;font-size:.84rem;display:flex}._badgeRow_879xb_23{flex-wrap:wrap;align-items:center;gap:8px;display:flex}._agentePill_879xb_25{color:var(--text3);background:var(--surface2);border:1px solid var(--border);border-radius:20px;padding:2px 10px;font-size:.75rem}._grid_879xb_27{grid-template-columns:380px 1fr;align-items:start;gap:20px;display:grid}._col_879xb_29{flex-direction:column;gap:20px;display:flex}._infoGrid_879xb_31{grid-template-columns:1fr 1fr;gap:14px;display:grid}._infoItem_879xb_33{flex-direction:column;gap:3px;display:flex}._infoLabel_879xb_35{color:var(--text3);text-transform:uppercase;letter-spacing:.07em;font-size:.71rem}._infoVal_879xb_37{color:var(--text);font-size:.88rem;font-weight:500}._notasBox_879xb_39{background:var(--surface2);border-radius:var(--radius);border-left:3px solid var(--accent);margin-top:16px;padding:14px}._notasLabel_879xb_41{color:var(--accent);text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px;font-size:.7rem;display:block}._notasText_879xb_43{color:var(--text2);font-size:.86rem;line-height:1.5}._creditoMonto_879xb_45{font-family:var(--font-display);color:var(--accent);margin-bottom:4px;font-size:2rem;font-weight:700;line-height:1}._creditoTipo_879xb_47{color:var(--text3);margin-bottom:16px;font-size:.82rem}._creditoGrid_879xb_49{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px;display:grid}._creditoItem_879xb_51{flex-direction:column;gap:3px;display:flex}._creditoBadge_879xb_53{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._pdfLink_879xb_55{color:var(--blue);cursor:pointer;align-items:center;gap:5px;font-size:.8rem;text-decoration:underline;display:inline-flex}._noCreditoWrap_879xb_57{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:20px;display:flex}._noCredito_879xb_57{color:var(--text3);font-size:.9rem;font-weight:500}._noCreditoSub_879xb_61{color:var(--text3);opacity:.7;max-width:240px;font-size:.8rem;line-height:1.4}._citasList_879xb_63{flex-direction:column;display:flex}._citaItem_879xb_65{border-bottom:1px solid var(--border);align-items:flex-start;gap:14px;padding:16px 24px;display:flex}._citaItem_879xb_65:last-child{border-bottom:none}._citaIconWrap_879xb_69{flex-shrink:0;padding-top:2px}._citaIconBg_879xb_71{border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}._citaIconCompra_879xb_73{background:var(--green-dim);color:var(--green)}._citaIconVenta_879xb_75{background:var(--accent-dim);color:var(--accent)}._citaContent_879xb_77{flex:1;min-width:0}._citaTop_879xb_79{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}._citaTipo_879xb_81{font-size:.87rem;font-weight:600}._citaCasa_879xb_83{color:var(--text3);font-size:.8rem}._citaMeta_879xb_85{color:var(--text3);align-items:center;gap:5px;font-size:.78rem;display:flex}._citaNotas_879xb_87{color:var(--text3);margin-top:4px;font-size:.8rem;font-style:italic}._citaBadgeWrap_879xb_89{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}._saraMini_879xb_91{background:var(--purple-dim);color:var(--purple);border-radius:10px;align-items:center;padding:2px 6px;font-size:.65rem;display:inline-flex}@media (width<=1000px){._grid_879xb_27{grid-template-columns:1fr}}@media (width<=768px){._page_879xb_1{max-width:100%;padding:0 12px 24px;overflow-x:hidden}}._headerActions_879xb_104{flex-shrink:0;gap:10px;display:flex}@media (width<=768px){._header_879xb_9{flex-wrap:wrap;gap:14px;margin-bottom:16px;padding:16px}._avatar_879xb_11{width:52px;height:52px;font-size:1.3rem}._nombre_879xb_17{overflow-wrap:anywhere;font-size:1.3rem}._headerActions_879xb_104{flex:100%;grid-template-columns:1fr 1fr;gap:8px;display:grid}._headerActions_879xb_104>:last-child{order:-1;grid-column:1/-1;justify-content:center}._headerActions_879xb_104>*{justify-content:center}._infoGrid_879xb_31{grid-template-columns:1fr 1fr}}._page_1u7at_1{padding:0 32px 40px}._tabs_1u7at_5{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);gap:4px;width:fit-content;margin-bottom:20px;padding:4px;display:flex}._tab_1u7at_5{color:var(--text3);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:6px;padding:8px 18px;font-size:.85rem;font-weight:500;transition:all .15s;display:flex}._tab_1u7at_5:hover{color:var(--text)}._tabActive_1u7at_11{background:var(--surface2);color:var(--text)}._filters_1u7at_15{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;display:flex}._filterInput_1u7at_17,._filterSel_1u7at_17{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-family:var(--font-body);cursor:pointer;padding:9px 13px;font-size:.85rem}._filterInput_1u7at_17:focus,._filterSel_1u7at_17:focus{border-color:var(--accent);outline:none}._filterSel_1u7at_17 option{background:var(--surface2)}._clearBtn_1u7at_23{border:1px solid var(--border);border-radius:var(--radius);color:var(--text3);font-family:var(--font-body);cursor:pointer;background:0 0;padding:9px 14px;font-size:.82rem;transition:all .15s}._clearBtn_1u7at_23:hover{color:var(--red);border-color:var(--red)}._spinWrap_1u7at_29{justify-content:center;padding:60px;display:flex}._citaCliente_1u7at_31{font-size:.87rem;font-weight:600}._citaTel_1u7at_33{color:var(--text3);font-size:.75rem}._casa_1u7at_35{white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:.83rem;overflow:hidden}._fecha_1u7at_37{white-space:nowrap;font-size:.83rem}._hora_1u7at_39{font-family:monospace;font-size:.85rem}._agente_1u7at_41{font-size:.83rem}._muted_1u7at_43{color:var(--text3)}._saraPill_1u7at_45{background:var(--purple-dim);color:var(--purple);border-radius:10px;align-items:center;gap:4px;padding:2px 8px;font-size:.75rem;font-weight:500;display:inline-flex}._estatusSel_1u7at_47{background:var(--surface2);border:1px solid var(--border);color:var(--text);font-family:var(--font-body);cursor:pointer;border-radius:6px;padding:5px 10px;font-size:.78rem}._estatusSel_1u7at_47 option{background:var(--surface2)}._deleteBtn_1u7at_53{border:1px solid var(--border);color:var(--text3);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:inline-flex}._deleteBtn_1u7at_53:hover{color:#f25f5c;background:#f25f5c14;border-color:#f25f5c}._detGrid_1u7at_59{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}._detRow_1u7at_61{align-items:center;gap:12px;display:flex}._detLabel_1u7at_63{color:var(--text3);flex:0 0 84px;font-size:.78rem}._detVal_1u7at_65{color:var(--text);font-size:.88rem}._calLayout_1u7at_71{grid-template-columns:280px 1fr;gap:20px;display:grid}@media (width<=1024px){._calLayout_1u7at_71{grid-template-columns:1fr}}._calAside_1u7at_77{flex-direction:column;gap:16px;display:flex}._asideHead_1u7at_79{font-family:var(--font-display);color:var(--accent);border-bottom:1px solid var(--border);letter-spacing:.02em;align-items:center;gap:6px;margin-bottom:12px;padding-bottom:10px;font-size:.95rem;font-weight:600;display:flex}._agentList_1u7at_83{flex-wrap:wrap;gap:6px;display:flex}._agentBtn_1u7at_85{background:var(--surface2);border:1px solid var(--border);color:var(--text2);font-family:var(--font-body);cursor:pointer;border-radius:14px;padding:5px 12px;font-size:.75rem;transition:all .15s}._agentBtn_1u7at_85:hover{border-color:var(--accent);color:var(--accent)}._agentBtnActive_1u7at_89{background:var(--accent);border-color:var(--accent);color:var(--on-accent);font-weight:600}._agentBtnActive_1u7at_89:hover{color:var(--on-accent)}._proxItem_1u7at_95{border-bottom:1px solid var(--border);cursor:default;align-items:flex-start;gap:10px;padding:9px 0;transition:all .15s;display:flex}._proxItem_1u7at_95:last-child{border-bottom:none;padding-bottom:0}._proxItem_1u7at_95:hover{background:#c8a45a0a}._proxDot_1u7at_101{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}._proxBody_1u7at_103{flex:1;overflow:hidden}._proxTitle_1u7at_105{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}._proxMeta_1u7at_107{color:var(--text3);margin-top:1px;font-size:.7rem}._proxEmpty_1u7at_109{color:var(--text3);text-align:center;padding:12px 0;font-size:.8rem}._calCard_1u7at_115{overflow:hidden}._calWrap_1u7at_117{padding:18px 16px}._calWrap_1u7at_117 .fc{--fc-border-color:var(--border);--fc-page-bg-color:transparent;--fc-neutral-bg-color:var(--surface2);--fc-list-event-hover-bg-color:var(--surface3);--fc-today-bg-color:var(--accent-faint);--fc-now-indicator-color:var(--accent);font-family:var(--font-body);color:var(--text)}._calWrap_1u7at_117 .fc .fc-toolbar{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._calWrap_1u7at_117 .fc .fc-toolbar-title{font-family:var(--font-display);color:var(--text);text-transform:capitalize;letter-spacing:.01em;font-size:1.35rem;font-weight:600}._calWrap_1u7at_117 .fc .fc-button{text-transform:capitalize;background:var(--surface2)!important;border:1px solid var(--border)!important;color:var(--text2)!important;font-family:var(--font-body)!important;box-shadow:none!important;border-radius:8px!important;padding:.35rem .85rem!important;font-size:.78rem!important;font-weight:500!important;transition:all .15s!important}._calWrap_1u7at_117 .fc .fc-button:hover{background:var(--surface3)!important;border-color:var(--accent)!important;color:var(--accent)!important}._calWrap_1u7at_117 .fc .fc-button-primary:not(:disabled).fc-button-active,._calWrap_1u7at_117 .fc .fc-button-primary:not(:disabled):active{background:var(--accent)!important;border-color:var(--accent)!important;color:var(--on-accent)!important;font-weight:600!important}._calWrap_1u7at_117 .fc .fc-today-button{background:var(--accent-dim)!important;border-color:var(--accent)!important;color:var(--accent)!important;font-weight:600!important}._calWrap_1u7at_117 .fc .fc-today-button:disabled{opacity:.4}._calWrap_1u7at_117 .fc-theme-standard td,._calWrap_1u7at_117 .fc-theme-standard th,._calWrap_1u7at_117 .fc-theme-standard .fc-scrollgrid{border-color:var(--border)}._calWrap_1u7at_117 .fc .fc-col-header-cell{background:var(--surface2);padding:.5rem 0}._calWrap_1u7at_117 .fc .fc-col-header-cell-cushion{font-family:var(--font-body);color:var(--text3);text-transform:uppercase;letter-spacing:.06em;padding:.4rem 0;font-size:.72rem;font-weight:600;text-decoration:none}._calWrap_1u7at_117 .fc .fc-daygrid-day,._calWrap_1u7at_117 .fc .fc-timegrid-col{background:var(--surface)}._calWrap_1u7at_117 .fc .fc-daygrid-day.fc-day-today,._calWrap_1u7at_117 .fc .fc-timegrid-col.fc-day-today{background:var(--accent-faint)!important}._calWrap_1u7at_117 .fc .fc-daygrid-day-number,._calWrap_1u7at_117 .fc .fc-timegrid-axis-cushion{color:var(--text3);padding:4px 6px;font-size:.72rem;text-decoration:none}._calWrap_1u7at_117 .fc .fc-day-today .fc-daygrid-day-number{color:var(--accent);font-weight:700}._calWrap_1u7at_117 .fc .fc-daygrid-day-frame{min-height:80px}._calWrap_1u7at_117 .fc .fc-timegrid-slot{border-color:var(--border);height:30px}._calWrap_1u7at_117 .fc .fc-timegrid-slot-label{color:var(--text3);font-size:.68rem}._calWrap_1u7at_117 .fc .fc-timegrid-now-indicator-line{border-color:var(--accent);border-width:2px}._calWrap_1u7at_117 .fc .fc-timegrid-now-indicator-arrow{border-color:var(--accent);color:var(--accent)}._calWrap_1u7at_117 .fc-event{cursor:pointer!important;border:none!important;border-radius:5px!important;padding:1px 6px!important;font-size:.73rem!important;font-weight:600!important;transition:transform .12s!important;box-shadow:0 1px 2px #0006!important}._calWrap_1u7at_117 .fc-event:hover{transform:translateY(-1px)!important}._calWrap_1u7at_117 .fc-event .fc-event-time{font-weight:500}._calWrap_1u7at_117 .fc-list{border-color:var(--border)}._calWrap_1u7at_117 .fc-list-day-cushion,._calWrap_1u7at_117 .fc-list-table .fc-list-day-cushion{background:var(--surface2)!important}._calWrap_1u7at_117 .fc-list-day-text,._calWrap_1u7at_117 .fc-list-day-side-text{color:var(--accent);font-weight:600}._calWrap_1u7at_117 .fc-list-event:hover td{background:var(--surface3)!important}._calWrap_1u7at_117 .fc-list-empty{color:var(--text3);background:var(--surface)!important}._citasCards_1u7at_209{display:none}@media (width<=768px){._calLayout_1u7at_71{gap:10px}._proximasCard_1u7at_219{display:none}._calAside_1u7at_77>div{padding:10px 12px}._agentList_1u7at_83{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}._agentList_1u7at_83::-webkit-scrollbar{display:none}._agentBtn_1u7at_85{flex-shrink:0}._calWrap_1u7at_117{padding:10px 8px 12px}._calWrap_1u7at_117 .fc .fc-toolbar.fc-header-toolbar{gap:6px;margin-bottom:10px}._calWrap_1u7at_117 .fc .fc-toolbar-title{text-align:center;text-transform:capitalize;font-size:1rem}._calWrap_1u7at_117 .fc .fc-button{padding:6px 10px;font-size:.82rem}._calWrap_1u7at_117 .fc .fc-toolbar.fc-footer-toolbar{margin-top:10px}._calWrap_1u7at_117 .fc .fc-footer-toolbar .fc-button-group{width:100%;display:flex}._calWrap_1u7at_117 .fc .fc-footer-toolbar .fc-button{flex:1;padding:9px 0}._calWrap_1u7at_117 .fc .fc-footer-toolbar .fc-toolbar-chunk:nth-child(2){flex:1}._calWrap_1u7at_117 .fc-list-event-title{font-size:.9rem}._calWrap_1u7at_117 .fc .fc-daygrid-day-number{padding:3px;font-size:.8rem}._filters_1u7at_15{gap:8px}._filterInput_1u7at_17,._filterSel_1u7at_17{flex:45%;min-width:0}._tablaEscritorio_1u7at_261{display:none}._citasCards_1u7at_209{flex-direction:column;display:flex}._citaCard_1u7at_265{border-bottom:1px solid var(--border);gap:12px;padding:12px 14px;display:flex}._citaCard_1u7at_265:last-child{border-bottom:none}._citaCuando_1u7at_269{background:var(--accent-dim);min-width:64px;color:var(--accent);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:8px 6px;display:flex}._citaDia_1u7at_277{text-align:center;font-size:.72rem;font-weight:600}._citaHora_1u7at_279{font-size:1rem;font-weight:700}._citaInfo_1u7at_281{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}._citaBadges_1u7at_283{flex-wrap:wrap;align-items:center;gap:5px;display:flex}._citaInfo_1u7at_281 ._estatusSel_1u7at_47{align-self:flex-start;margin-top:2px}._page_1u7at_1{max-width:100%;padding:0 12px 24px;overflow-x:hidden}}._page_ouh5k_1{flex-direction:column;height:calc(100vh - 32px);padding:0 32px 40px;display:flex}._layout_ouh5k_5{flex:1;grid-template-columns:340px 1fr;gap:16px;min-height:0;display:grid}@media (width<=920px){._layout_ouh5k_5{grid-template-columns:280px 1fr}}._asideCard_ouh5k_13{flex-direction:column;min-height:0;display:flex;overflow:hidden}._searchBar_ouh5k_17{border-bottom:1px solid var(--border);padding:12px 12px 8px;position:relative}._searchIcon_ouh5k_19{color:var(--text3);pointer-events:none;position:absolute;top:50%;left:22px;transform:translateY(-50%)}._search_ouh5k_17{background:var(--surface2);border:1px solid var(--border);width:100%;color:var(--text);font-size:.82rem;font-family:var(--font-body);border-radius:18px;outline:none;padding:8px 32px;transition:all .15s}._search_ouh5k_17:focus{border-color:var(--accent)}._clearQ_ouh5k_25{color:var(--text3);cursor:pointer;background:0 0;border:none;padding:4px;display:flex;position:absolute;top:50%;right:18px;transform:translateY(-50%)}._clearQ_ouh5k_25:hover{color:var(--text)}._filterRow_ouh5k_31{border-bottom:1px solid var(--border);gap:6px;padding:8px 12px 10px;display:flex}._catSel_ouh5k_33{background:var(--surface2);border:1px solid var(--border);color:var(--text);font-size:.78rem;font-family:var(--font-body);cursor:pointer;border-radius:8px;flex:1;padding:7px 10px}._catSel_ouh5k_33:focus{border-color:var(--accent);outline:none}._catSel_ouh5k_33 option{background:var(--surface2)}._clearCat_ouh5k_39{background:var(--surface2);border:1px solid var(--border);color:var(--text3);cursor:pointer;border-radius:8px;align-items:center;padding:0 10px;transition:all .15s;display:flex}._clearCat_ouh5k_39:hover{color:var(--red);border-color:var(--red)}._lista_ouh5k_45{flex:1;overflow-y:auto}._spinWrap_ouh5k_47{justify-content:center;padding:40px;display:flex}._emptyLista_ouh5k_49{color:var(--text3);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:40px 16px;font-size:.82rem;display:flex}._listaItem_ouh5k_53{border:none;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;width:100%;color:var(--text);font-family:var(--font-body);background:0 0;align-items:flex-start;gap:10px;padding:12px 14px;transition:all .12s;display:flex}._listaItem_ouh5k_53:hover{background:var(--surface2)}._listaItemActive_ouh5k_57{border-left:3px solid var(--accent);padding-left:11px;background:var(--accent-dim)!important}._avatar_ouh5k_61{background:var(--surface3);width:38px;height:38px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:600;display:flex}._itemBody_ouh5k_63{flex:1;min-width:0}._itemTop_ouh5k_65{justify-content:space-between;align-items:baseline;gap:8px;display:flex}._itemName_ouh5k_67{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}._itemHora_ouh5k_69{color:var(--text3);flex-shrink:0;font-size:.68rem}._itemPreview_ouh5k_71{color:var(--text2);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.75rem;overflow:hidden}._itemRolMark_ouh5k_73{color:var(--text3)}._itemMeta_ouh5k_75{margin-top:5px}._chatCard_ouh5k_81{flex-direction:column;min-height:0;display:flex;overflow:hidden}._placeholderChat_ouh5k_85{color:var(--text3);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:40px;display:flex}._placeholderChat_ouh5k_85 h3{font-family:var(--font-display);color:var(--text2);margin-top:8px;font-size:1.2rem}._placeholderChat_ouh5k_85 p{max-width:320px;font-size:.85rem}._chatHeader_ouh5k_93{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;gap:12px;padding:14px 18px;display:flex}._headerAvatar_ouh5k_95{background:var(--surface3);width:40px;height:40px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.87rem;font-weight:600;display:flex}._headerInfo_ouh5k_97{flex:1;min-width:0}._headerName_ouh5k_99{font-family:var(--font-display);color:var(--text);font-size:1.05rem;font-weight:600}._headerMeta_ouh5k_101{color:var(--text3);align-items:center;gap:6px;margin-top:2px;font-size:.75rem;display:flex}._headerLink_ouh5k_103{background:var(--surface2);border:1px solid var(--border);color:var(--text2);font-size:.78rem;font-family:var(--font-body);cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;transition:all .15s;display:inline-flex}._headerLink_ouh5k_103:hover{border-color:var(--accent);color:var(--accent)}._modoBtn_ouh5k_109{font-size:.78rem;font-weight:600;font-family:var(--font-body);cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;transition:all .15s;display:inline-flex}._modoBtn_ouh5k_109:disabled{opacity:.55;cursor:default}._modoBtnIA_ouh5k_113{color:#3ecf8e;background:#3ecf8e1f;border-color:#3ecf8e66}._modoBtnIA_ouh5k_113:hover:not(:disabled){background:#3ecf8e33}._modoBtnManual_ouh5k_117{color:#f59e0b;background:#f59e0b24;border-color:#f59e0b73}._modoBtnManual_ouh5k_117:hover:not(:disabled){background:#f59e0b3d}._chatScroll_ouh5k_123{background:var(--bg);flex-direction:column;flex:1;gap:6px;padding:18px 18px 6px;display:flex;overflow-y:auto}._dateSep_ouh5k_127{justify-content:center;margin:14px 0 8px;display:flex}._dateSep_ouh5k_127 span{color:var(--text3);background:var(--surface2);border:1px solid var(--border);text-transform:capitalize;border-radius:10px;padding:4px 12px;font-size:.68rem}._row_ouh5k_133{display:flex}._rowMine_ouh5k_135{justify-content:flex-end}._rowTheirs_ouh5k_137{justify-content:flex-start}._bubble_ouh5k_141{word-wrap:break-word;border-radius:12px;max-width:68%;padding:8px 11px 6px;font-size:.85rem;line-height:1.35;position:relative;box-shadow:0 1px 2px #0000004d}._bubbleMine_ouh5k_143{background:var(--accent-dim);border:1px solid var(--accent-border);color:var(--text);border-top-right-radius:4px}._bubbleTheirs_ouh5k_145{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-top-left-radius:4px}._bubbleText_ouh5k_149{white-space:pre-wrap}._bubbleImage_ouh5k_151{cursor:pointer;border-radius:8px;max-width:100%;max-height:280px;display:block}._bubbleVideo_ouh5k_153{background:#000;border-radius:8px;max-width:100%;max-height:280px;display:block}._bubbleNoMedia_ouh5k_155{color:var(--text3);align-items:center;gap:6px;padding:2px 0;font-size:.8rem;font-style:italic;display:inline-flex}._bubbleCaption_ouh5k_157{color:var(--text2);margin-top:6px;font-size:.8rem}._bubbleDoc_ouh5k_159{background:var(--surface3);border:1px solid var(--border);color:var(--text);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:.82rem;text-decoration:none;transition:all .15s;display:inline-flex}._bubbleDoc_ouh5k_159:hover{border-color:var(--accent);color:var(--accent)}._bubbleAudio_ouh5k_163{width:240px;max-width:100%}._bubbleHora_ouh5k_165{color:var(--text3);text-align:right;margin-top:3px;font-size:.65rem}._composer_ouh5k_171{border-top:1px solid var(--border);background:var(--surface);align-items:flex-end;gap:8px;padding:12px 16px;display:flex}._attachGroup_ouh5k_173{gap:4px;display:flex}._attachBtn_ouh5k_175{background:var(--surface2);border:1px solid var(--border);width:36px;height:36px;color:var(--text2);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}._attachBtn_ouh5k_175:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}._attachBtn_ouh5k_175:disabled{opacity:.4;cursor:not-allowed}._composerInput_ouh5k_183{background:var(--surface2);border:1px solid var(--border);color:var(--text);font-family:var(--font-body);resize:none;border-radius:18px;outline:none;flex:1;min-height:36px;max-height:120px;padding:9px 14px;font-size:.87rem;line-height:1.4;transition:all .15s}._composerInput_ouh5k_183:focus{border-color:var(--accent)}._composerInput_ouh5k_183:disabled{opacity:.5}._sendBtn_ouh5k_191{background:var(--accent);width:36px;height:36px;color:var(--on-accent);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}._sendBtn_ouh5k_191:hover:not(:disabled){background:var(--accent2);transform:scale(1.05)}._sendBtn_ouh5k_191:disabled{background:var(--surface3);color:var(--text3);cursor:not-allowed;transform:none}._footnote_ouh5k_199{color:var(--text3);background:var(--surface);border-top:1px solid var(--border);text-align:center;justify-content:center;align-items:center;gap:5px;padding:6px 16px 8px;font-size:.68rem;display:flex}._backBtn_ouh5k_205,._attachToggle_ouh5k_205,._modoCorto_ouh5k_205{display:none}@media (width<=768px){._page_ouh5k_1{height:calc(100dvh - var(--topbar-h) - var(--bottomnav-h) - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 12px);padding:0 12px}._layout_ouh5k_5{flex-direction:column;gap:0;display:flex}._asideCard_ouh5k_13{flex:1}._chatCard_ouh5k_81{display:none}._listaItem_ouh5k_53{padding:13px 12px}._avatar_ouh5k_61{width:44px;height:44px;font-size:.9rem}._itemName_ouh5k_67{font-size:.95rem}._itemPreview_ouh5k_71{font-size:.84rem}._itemHora_ouh5k_69{font-size:.72rem}._pageChat_ouh5k_249 ._asideCard_ouh5k_13{display:none}._pageChat_ouh5k_249 ._chatCard_ouh5k_81{z-index:300;background:var(--surface);border:none;border-radius:0;display:flex;position:fixed;inset:0}._chatHeader_ouh5k_93{padding:calc(8px + env(safe-area-inset-top)) 10px 8px 4px;gap:8px;box-shadow:0 1px 6px #00000014}._backBtn_ouh5k_205{width:40px;height:40px;color:var(--text);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._headerAvatar_ouh5k_95{width:38px;height:38px}._headerName_ouh5k_99{font-family:var(--font-body);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;overflow:hidden}._headerMeta_ouh5k_101{white-space:nowrap;flex-wrap:nowrap;overflow:hidden}._modoLargo_ouh5k_281{display:none}._modoCorto_ouh5k_205{display:inline}._modoBtn_ouh5k_109{flex-shrink:0;padding:7px 10px}._headerLink_ouh5k_103{flex-shrink:0;padding:8px 10px}._chatScroll_ouh5k_123{background-color:var(--bg);background-image:radial-gradient(var(--border) 1px, transparent 1px);background-size:18px 18px;gap:4px;padding:12px 10px 8px}._bubble_ouh5k_141{max-width:85%;padding:8px 11px 5px;font-size:.95rem;line-height:1.4}._bubbleImage_ouh5k_151,._bubbleVideo_ouh5k_153{max-height:320px}._bubbleAudio_ouh5k_163{width:230px}._composer_ouh5k_171{padding:8px 8px calc(8px + env(safe-area-inset-bottom));align-items:flex-end;gap:6px;position:relative}._attachToggle_ouh5k_205{border-radius:50%;width:42px;height:42px;display:flex}._attachGroup_ouh5k_173{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;flex-direction:column;gap:6px;padding:8px;display:none;position:absolute;bottom:calc(100% + 6px);left:8px}._attachGroupOpen_ouh5k_331{display:flex}._attachGroup_ouh5k_173 ._attachBtn_ouh5k_175{border-radius:12px;width:44px;height:44px}._composerInput_ouh5k_183{border-radius:22px;min-height:42px;padding:10px 14px;font-size:16px}._sendBtn_ouh5k_191{width:42px;height:42px}._footnote_ouh5k_199{display:none}}._page_1vr1d_1{padding:0 32px 40px}._grid_1vr1d_2{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}._col_1vr1d_3{flex-direction:column;gap:20px;display:flex}._statusHeader_1vr1d_4{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;display:flex}._botIcon_1vr1d_5{background:var(--accent-dim);border:1px solid var(--accent-border);width:56px;height:56px;color:var(--accent);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._statusTitle_1vr1d_6{font-family:var(--font-display);font-size:1.3rem;font-weight:600}._statusSub_1vr1d_7{color:var(--text3);margin-top:2px;font-size:.82rem}._divider_1vr1d_8{background:var(--border);height:1px;margin:20px 0}._statusDesc_1vr1d_9{color:var(--text2);margin-bottom:20px;font-size:.9rem;line-height:1.65}._pendingBox_1vr1d_10{background:var(--orange-dim);border-radius:var(--radius);border:1px solid #f59e0b33;align-items:center;gap:10px;padding:14px;display:flex}._pendingDot_1vr1d_11{background:var(--orange);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.5s ease-in-out infinite _pulse_1vr1d_1}@keyframes _pulse_1vr1d_1{0%,to{opacity:1}50%{opacity:.4}}._pendingText_1vr1d_13{color:var(--orange);font-size:.85rem;line-height:1.4}._sectionTitle_1vr1d_14{color:var(--text);margin-bottom:18px;font-size:.95rem;font-weight:600}._pasosList_1vr1d_15{flex-direction:column;gap:12px;margin-bottom:20px;list-style:none;display:flex}._pasoActivar_1vr1d_16{align-items:flex-start;gap:12px;display:flex}._pasoNum_1vr1d_17{background:var(--surface2);border:1px solid var(--border2);width:24px;height:24px;color:var(--text3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}._pasoText_1vr1d_18{color:var(--text2);padding-top:2px;font-size:.86rem;line-height:1.5}._codeBox_1vr1d_19{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);padding:14px}._codeLabel_1vr1d_20{color:var(--text3);text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px;font-size:.7rem;display:block}._code_1vr1d_19{color:var(--accent);font-family:monospace;font-size:.88rem}._pasosFull_1vr1d_22{flex-direction:column;display:flex}._paso_1vr1d_15{gap:14px;display:flex}._pasoLeft_1vr1d_24{flex-direction:column;align-items:center;display:flex}._pasoIconWrap_1vr1d_25{background:var(--surface2);border:1px solid var(--border);width:36px;height:36px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._pasoLine_1vr1d_26{background:var(--border);flex:1;width:1px;min-height:20px;margin:6px 0}._pasoContent_1vr1d_27{flex:1;min-width:0;padding-bottom:20px}._pasoLabelRow_1vr1d_28{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;margin-bottom:3px;display:flex}._pasoLabel_1vr1d_28{font-size:.88rem;font-weight:600}._pasoDesc_1vr1d_30{color:var(--text3);font-size:.8rem;line-height:1.4}._catIntro_1vr1d_31{color:var(--text3);margin-bottom:16px;font-size:.85rem;line-height:1.5}._catGrid_1vr1d_32{flex-direction:column;gap:10px;display:flex}._catCard_1vr1d_33{background:var(--surface2);border-radius:var(--radius);border:1px solid var(--border);align-items:center;gap:12px;padding:12px 16px;display:flex}._catEmoji_1vr1d_34{font-size:1.2rem}._catDesc_1vr1d_35{color:var(--text3);text-align:right;margin-left:auto;font-size:.8rem}._botIcon_on_1vr1d_37{background:var(--green-dim);color:var(--green);border-color:#3ecf8e40}._botIcon_off_1vr1d_38{background:var(--red-dim);color:var(--red);border-color:#f25f5c40}._stateBox_1vr1d_39{border-radius:var(--radius);border:1px solid;align-items:center;gap:10px;padding:14px;display:flex}._stateBox_on_1vr1d_40{background:var(--green-dim);border-color:#3ecf8e33}._stateBox_off_1vr1d_41{background:var(--red-dim);border-color:#f25f5c33}._stateDot_1vr1d_42{border-radius:50%;flex-shrink:0;width:8px;height:8px}._stateDot_on_1vr1d_43{background:var(--green);animation:1.5s ease-in-out infinite _pulse_1vr1d_1}._stateDot_off_1vr1d_44{background:var(--red)}._stateText_1vr1d_45{font-size:.85rem;line-height:1.45}._stateText_on_1vr1d_46{color:var(--green)}._stateText_off_1vr1d_47{color:var(--red)}._controlActions_1vr1d_48{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}._controlNote_1vr1d_49{color:var(--text3);margin-top:12px;font-size:.78rem;line-height:1.45}@media (width<=960px){._grid_1vr1d_2{grid-template-columns:1fr}}@media (width<=768px){._page_1vr1d_1{max-width:100%;padding:0 12px 24px;overflow-x:hidden}}._horarioBox_1vr1d_57{border-radius:var(--radius);background:var(--accent-faint);border:1px solid var(--accent-border);color:var(--text2);flex-direction:column;gap:3px;margin:0 0 14px;padding:12px 14px;font-size:.84rem;display:flex}._horarioBox_1vr1d_57 strong{color:var(--accent);font-size:.9rem}._page_yscsy_1{max-width:1100px;padding:0 32px 40px}._grid_yscsy_5{flex-direction:column;gap:22px;display:flex}._spinWrap_yscsy_9{justify-content:center;align-items:center;height:50vh;display:flex}._hint_yscsy_13{color:var(--text3);margin-top:6px;font-size:.78rem;line-height:1.45}._sectionActions_yscsy_17{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;display:flex}._logoRow_yscsy_23{flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:20px;display:flex}._logoPreview_yscsy_25{background:var(--surface2);border:1px dashed var(--border2);border-radius:var(--radius);justify-content:center;align-items:center;width:150px;height:64px;padding:8px;display:flex;overflow:hidden}._logoPreview_yscsy_25 img{object-fit:contain;max-width:100%;max-height:100%}._logoPlaceholder_yscsy_29{color:var(--text3);text-align:center;font-size:.75rem}._logoBtns_yscsy_31{flex-wrap:wrap;gap:8px;display:flex}._colorGrid_yscsy_37{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;margin-top:8px;display:grid}._colorItem_yscsy_39{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:10px;padding:8px 10px;display:flex}._colorItem_yscsy_39 input[type=color]{border:1px solid var(--border2);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;width:34px;height:30px;padding:0}._colorInfo_yscsy_43{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}._colorLabel_yscsy_45{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:500;overflow:hidden}._colorHex_yscsy_47{color:var(--text3);font-family:monospace;font-size:.7rem}._colorReset_yscsy_49{color:var(--text3);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .15s;display:flex}._colorReset_yscsy_49:hover{color:var(--accent);background:var(--accent-dim)}._colorResetHidden_yscsy_53{visibility:hidden}._horarioGrid_yscsy_59{flex-direction:column;gap:6px;margin-top:8px;display:flex}._horarioRow_yscsy_61{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:110px auto 1fr;align-items:center;gap:12px;padding:6px 10px;display:grid}._horarioDia_yscsy_63{color:var(--text);text-transform:capitalize;font-size:.82rem;font-weight:500}._horarioCerrado_yscsy_65{color:var(--text3);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;font-size:.78rem;display:flex}._horarioHoras_yscsy_67{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}._horarioHoras_yscsy_67 input[type=time]{background:var(--surface3);border:1px solid var(--border);color:var(--text);font-family:var(--font-body);border-radius:8px;padding:6px 8px;font-size:.82rem}._horarioSep_yscsy_71{color:var(--text3);font-size:.75rem}._horarioOff_yscsy_73{color:var(--text3);text-align:right;font-size:.78rem;font-style:italic}._franjasCol_yscsy_75{flex-direction:column;align-items:flex-end;gap:4px;display:flex}._franjaQuitar_yscsy_77{color:var(--text3);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;display:inline-flex}._franjaQuitar_yscsy_77:hover{color:var(--red,#e5484d);background:var(--surface3)}._franjaAdd_yscsy_81{border:1px dashed var(--border);color:var(--text3);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:4px;padding:3px 8px;font-size:.72rem;display:inline-flex}._franjaAdd_yscsy_81:hover{color:var(--gold);border-color:var(--gold)}._catTable_yscsy_89 input,._catTable_yscsy_89 select{padding:7px 10px;font-size:.82rem}._catNombre_yscsy_91{min-width:150px}._catEmoji_yscsy_93{text-align:center;width:64px}._catOrden_yscsy_95{width:64px}._catActivo_yscsy_97{justify-content:center;align-items:center;display:flex}._catAcciones_yscsy_99{align-items:center;gap:6px;display:flex}._iconBtn_yscsy_101{background:var(--surface2);border:1px solid var(--border);color:var(--text3);cursor:pointer;border-radius:8px;padding:6px;transition:all .15s;display:flex}._iconBtn_yscsy_101:hover:not(:disabled){color:var(--accent);border-color:var(--accent)}._iconBtnDanger_yscsy_105:hover:not(:disabled){color:var(--red);border-color:var(--red)}._iconBtn_yscsy_101:disabled{opacity:.4;cursor:not-allowed}._nuevaCat_yscsy_109{border-top:1px solid var(--border);margin-top:18px;padding-top:18px}._nuevaCatTitle_yscsy_111{color:var(--text2);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:.8rem;font-weight:600}@media (width<=768px){._page_yscsy_1{padding:0 16px 32px}._horarioRow_yscsy_61{grid-template-columns:84px auto 1fr;gap:8px}._page_yscsy_1{max-width:100%;padding:0 12px 24px;overflow-x:hidden}}:root{--bg:#0c0e14;--surface:#13161f;--surface2:#191d29;--surface3:#1f2435;--border:#252b3b;--border2:#2e364d;--gold:#c8a45a;--gold2:#e2c07a;--gold-dim:#c8a45a1f;--accent:var(--gold);--accent2:var(--gold2);--accent-dim:var(--gold-dim);--accent-border:#c8a45a40;--accent-faint:#c8a45a0f;--on-accent:#0c0e14;--text:#e6e8f0;--text2:#9aa0b8;--text3:#5c6380;--green:#3ecf8e;--green-dim:#3ecf8e1f;--red:#f25f5c;--red-dim:#f25f5c1f;--blue:#5b9cf6;--blue-dim:#5b9cf61f;--orange:#f59e0b;--orange-dim:#f59e0b1f;--purple:#a78bfa;--purple-dim:#a78bfa1f;--radius:10px;--radius-lg:16px;--shadow:0 4px 24px #00000080;--shadow-lg:0 12px 48px #0009;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"Outfit", sans-serif;--sidebar-w:248px;--topbar-h:56px;--bottomnav-h:62px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text3)}::selection{background:var(--accent-dim);color:var(--accent2)}@media (width<=768px){html,body{overflow-x:hidden}input,select,textarea{font-size:16px!important}body{-webkit-tap-highlight-color:transparent}}
