*{box-sizing:border-box;padding:0;margin:0;font-family:Inter,sans-serif}:root{--color-bg: #f5f6f8;--color-surface: #ffffff;--color-surface-alt: #f2f2f2;--color-border: #e3e4e7;--color-text: #1f2024;--color-text-muted: #6b6f76;--color-accent: #1a98d2;--color-accent-soft: rgba(26, 152, 210, .1);--color-success: #2e7d32;--color-warning: #ed6c02;--color-danger: #d32f2f}:root[data-theme=dark]{--color-bg: #15181d;--color-surface: #1d2026;--color-surface-alt: #24272e;--color-border: #2c2f36;--color-text: #e6e7ea;--color-text-muted: #9ea1a8;--color-accent: #4fb6e5;--color-accent-soft: rgba(79, 182, 229, .18);--color-success: #66bb6a;--color-warning: #ffa726;--color-danger: #ef5350}html,body{height:100%;overflow:hidden;background:var(--color-bg);color:var(--color-text)}#root{height:100%;overflow:hidden}._backdrop_1k5qo_1{position:fixed;z-index:2000;display:flex;align-items:center;justify-content:center;background:#0006;inset:0}._dialog_1k5qo_11{display:flex;flex-direction:column;background:#f8f8f8;box-shadow:0 8px 32px #00000040;animation:_fadeIn_1k5qo_1 .2s ease;font-family:Inter,sans-serif}._confirmDialog_1k5qo_20{display:flex;overflow:hidden;flex-direction:column;width:550px;max-width:calc(100vw - 24px);box-sizing:border-box;max-height:90vh;padding:1.8rem 1.4rem;border-radius:12px;background:#fff;box-shadow:0 8px 32px #00000040;animation:_fadeIn_1k5qo_1 .2s ease;gap:20px}._confirmDialogHeader_1k5qo_37{display:flex;align-items:center;justify-content:space-between}._dialogHeader_1k5qo_44{display:flex;align-items:center;justify-content:flex-start;padding:15px 25px;margin-top:5px;border-bottom:1px solid #cdcdcdb9;background-color:#fff;gap:0px}._bodyWrapper_1k5qo_55{overflow-y:auto;padding:10px 20px}._dialogBody_1k5qo_60{display:flex;overflow-y:auto;flex-direction:column;padding:10px 30px;margin-top:10px;border-radius:9px;background-color:#fff}._closeButton_1k5qo_72{line-height:1;border:none;color:#2b2b2b;background:none;cursor:pointer;font-size:1.2rem;font-weight:700}._title_1k5qo_85{margin:0;color:#2b2b2b;font-size:19.5px;font-weight:600}._message_1k5qo_92{margin-bottom:1rem;color:#2b2b2b;font-size:16.5px}._actions_1k5qo_98{display:flex;flex-shrink:0;justify-content:flex-end;padding:0rem 1rem;gap:.5rem}._confirmDialogActions_1k5qo_107{display:flex;flex-shrink:0;align-items:center;justify-content:flex-end;margin-top:20px;gap:.75rem;flex-wrap:wrap}._button_1k5qo_119{all:unset;border-radius:8px;cursor:pointer;font-size:15.7px;white-space:nowrap;text-align:center}._cancel_1k5qo_130{padding:10px 18px;color:#1a98d2;background-color:transparent;font-weight:500}._confirm_1k5qo_20{padding:10px 22px;color:#fff;background-color:#1a98d2;font-weight:500}._confirm_1k5qo_20:disabled{opacity:.5;cursor:not-allowed}._confirm_1k5qo_20 span{margin-bottom:-2px}._alert_1k5qo_159{position:fixed;z-index:3000;bottom:1rem;left:1rem;display:flex;align-items:center;justify-content:space-between;min-width:250px;padding:1rem;border-radius:6px;color:#fff;background:#000000dc;box-shadow:0 2px 6px #00000026;animation:_slideIn_1k5qo_1 .3s ease forwards;font-size:1.05rem;gap:.75rem}._alertContent_1k5qo_179{display:flex;align-items:center;gap:.5rem}._spinner_1k5qo_186{color:currentColor}._spin_1k5qo_186{animation:_spin_1k5qo_186 .8s linear infinite}@keyframes _spin_1k5qo_186{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _fadeIn_1k5qo_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._alertIcon_1k5qo_216{flex-shrink:0;color:currentColor}._alert_1k5qo_159._info_1k5qo_223,._alert_1k5qo_159._success_1k5qo_229{opacity:.9;color:#fff;background:#000}._alert_1k5qo_159._warning_1k5qo_235{background:#d97706}._alert_1k5qo_159._danger_1k5qo_239{background:#dc2626}._alertMessage_1k5qo_244{flex:1}._alertCloseButton_1k5qo_248{width:20px;line-height:1;padding:0;border:none;opacity:.8;color:#fff;background:transparent;cursor:pointer;transition:opacity .2s ease;font-size:1.2rem}._alertCloseButton_1k5qo_248:hover{opacity:1}._alertHide_1k5qo_265{animation:_slideOut_1k5qo_1 .3s ease forwards}@keyframes _slideIn_1k5qo_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideOut_1k5qo_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@media(max-width:768px){._dialog_1k5qo_11{width:95vw!important;height:auto!important;max-height:90vh!important;margin:0 auto;border-radius:10px}._dialogBody_1k5qo_60{overflow-y:auto;max-height:calc(90vh - 100px)}._actions_1k5qo_98{position:sticky;bottom:0;padding-top:.75rem;border-top:1px solid #eee;background:#fff}}._sidebar_1mx8y_1{display:flex;flex-direction:column;justify-content:space-between;width:240px;padding:42px 15px 23px;margin:24px;border-radius:16px;background:#fff;min-height:0;overflow:hidden}._top_1mx8y_16{display:flex;flex-direction:column;gap:5px;flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:2px}._top_1mx8y_16::-webkit-scrollbar{width:6px}._top_1mx8y_16::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}._top_1mx8y_16::-webkit-scrollbar-thumb:hover{background:#9ca3af}._bottom_1mx8y_30{flex-shrink:0}._group_1mx8y_59{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}._groupTitle_1mx8y_66{padding:8px 10px 4px;color:#8a8a85;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;-webkit-user-select:none;user-select:none}._groupToggle_1mx8y_76{all:unset;display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;cursor:pointer;color:#8a8a85;border-radius:6px;transition:color .15s ease,background .15s ease}._groupToggle_1mx8y_76:hover{color:#393a35}._groupToggle_1mx8y_76 ._groupTitle_1mx8y_66{padding:8px 4px 4px 10px}._chev_1mx8y_97{margin-right:10px;transition:transform .2s ease;flex-shrink:0}._chevOpen_1mx8y_103{transform:rotate(180deg)}._item_1mx8y_110{all:unset;display:flex;flex-direction:column;padding-left:2px;cursor:pointer;transition:color .25s ease,transform .25s ease;gap:6px}._section_1mx8y_127{line-height:100%;padding:8px 10px;color:#393a35;-webkit-user-select:none;user-select:none;letter-spacing:0%;font-size:17px;font-weight:400}._active_1mx8y_139 ._section_1mx8y_127{border-radius:5px;color:#1a98d2;background-color:#7272721a;font-weight:800}._logout_1mx8y_147{all:unset;padding:16px 10px 0;color:#393a35;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:17px;font-weight:400}@media(max-width:1130px){._sidebar_1mx8y_1{display:none}}._header_zbuzc_1{display:flex;flex-direction:column;width:100%}._content_zbuzc_7{padding:0 55px}._container_zbuzc_11{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:.5px solid #68686880}._inner_zbuzc_19{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 13px}._leftGroup_zbuzc_27{display:flex;align-items:center;gap:10px;min-width:0}._hamburger_zbuzc_36{all:unset;display:none;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;color:var(--color-text, #393a35);cursor:pointer;flex-shrink:0;transition:background .15s ease}._hamburger_zbuzc_36:hover{background:#7272721a}._logo_zbuzc_54{height:68px;border-radius:6px;object-fit:contain}._profileWrap_zbuzc_60{position:relative}._profile_zbuzc_60{display:flex;align-items:center;padding-top:7px;-webkit-user-select:none;user-select:none;gap:7px;border:none;background:none;cursor:pointer;font-family:inherit}._popover_zbuzc_78{position:absolute;top:calc(100% + 8px);right:0;z-index:1000;display:flex;flex-direction:column;min-width:210px;padding:6px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 8px 24px #0000001f}._popoverItem_zbuzc_93{all:unset;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;color:#374151;cursor:pointer;font-size:14.5px;transition:background .15s ease}._popoverItem_zbuzc_93:hover{background:#7272721a}._userImage_zbuzc_110{display:flex;height:28px;border-radius:50%}._userText_zbuzc_116{color:#374151;font-size:15px}._darkOverlay_zbuzc_122{position:fixed;z-index:999;opacity:0;background-color:#00000071;transition:opacity .25s ease;pointer-events:none;inset:0}._overlayVisible_zbuzc_132{opacity:1;pointer-events:auto}._mobileNavigation_zbuzc_138{position:fixed;z-index:999;top:0;left:0;display:flex;flex-direction:column;justify-content:space-between;width:240px;height:90dvh;padding:42px 15px 23px;margin-top:5dvh;border-top-right-radius:28px;border-bottom-right-radius:28px;background:#fff;transition:transform .25s ease;transform:translate(-100%)}._open_zbuzc_163{transform:translate(0)}._top_zbuzc_167{display:flex;flex-direction:column;gap:5px}._section_zbuzc_175{line-height:100%;padding:8px 10px;color:#393a35;-webkit-user-select:none;user-select:none;letter-spacing:0%;font-size:17px;font-weight:400}._active_zbuzc_187 ._section_zbuzc_175{border-radius:5px;color:#1a98d2;background-color:#7272721a;font-weight:800}._logout_zbuzc_195{all:unset;padding:16px 10px 0;color:#393a35;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:17px;font-weight:400}._item_zbuzc_209{all:unset;display:flex;flex-direction:column;width:100%;padding-left:2px;cursor:pointer;transition:color .25s ease,transform .25s ease;gap:6px}._mobileNavigation_zbuzc_138 ._top_zbuzc_167{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}._mobileNavigation_zbuzc_138 ._item_zbuzc_209,._mobileNavigation_zbuzc_138 ._section_zbuzc_175{min-width:0;max-width:100%;overflow-wrap:anywhere}@media(max-width:1130px){._content_zbuzc_7{padding:0 20px}._hamburger_zbuzc_36{display:inline-flex}._logo_zbuzc_54{height:52px}._userText_zbuzc_116{max-width:40vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:640px){._content_zbuzc_7{padding:0 14px}._inner_zbuzc_19{padding:0 4px}._logo_zbuzc_54{height:46px}}@media(max-width:480px){._content_zbuzc_7{padding:0 12px}._hamburger_zbuzc_36{width:36px;height:36px}._leftGroup_zbuzc_27{gap:6px}._logo_zbuzc_54{height:40px}._userText_zbuzc_116{display:none}._userImage_zbuzc_110{height:32px;width:32px}}._page_112ie_1{padding:24px;color:var(--color-text)}._hero_112ie_10{position:relative;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;padding:28px 32px;background:radial-gradient(circle at 0% 0%,var(--color-accent-soft, rgba(59, 130, 246, .12)) 0%,transparent 50%),var(--color-surface);border:1px solid var(--color-border);border-radius:16px;margin-bottom:24px;overflow:hidden}._heroLeft_112ie_26{display:flex;align-items:center;gap:20px;min-width:0}._avatar_112ie_33{width:84px;height:84px;border-radius:50%;background:linear-gradient(135deg,var(--color-accent) 0%,#6366f1 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:700;letter-spacing:.04em;flex-shrink:0;box-shadow:0 4px 12px #00000014}._avatarEditor_112ie_53{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0}._avatarButton_112ie_61{all:unset;position:relative;width:84px;height:84px;border-radius:50%;cursor:pointer;overflow:hidden;box-shadow:0 4px 12px #00000014}._avatarButton_112ie_61:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}._avatarButton_112ie_61:disabled{cursor:not-allowed;opacity:.7}._avatarButton_112ie_61 ._avatar_112ie_33{width:100%;height:100%;box-shadow:none}._avatarImg_112ie_88{width:100%;height:100%;object-fit:cover;display:block}._avatarOverlay_112ie_95{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#fff;background:#0f172a8c;opacity:0;transition:opacity .15s ease;pointer-events:none}._avatarButton_112ie_61:hover ._avatarOverlay_112ie_95,._avatarButton_112ie_61:focus-visible ._avatarOverlay_112ie_95{opacity:1}._avatarOverlayText_112ie_115{font-size:11px;font-weight:600;letter-spacing:.02em;text-align:center;padding:0 4px}._avatarActions_112ie_123{display:flex;flex-direction:column;gap:6px;align-items:stretch;min-width:140px}._avatarActions_112ie_123 ._btn_112ie_131{width:100%;justify-content:center;padding:6px 10px;font-size:12px}._avatarError_112ie_138{font-size:12px;color:#b91c1c;background:#dc262614;border:1px solid rgba(220,38,38,.25);border-radius:8px;padding:6px 10px;text-align:center;max-width:200px}._heroInfo_112ie_149{display:flex;flex-direction:column;gap:4px;min-width:0}._heroName_112ie_156{font-size:24px;font-weight:700;color:var(--color-text);line-height:1.2}._heroTitulo_112ie_163{font-size:14px;color:var(--color-text-muted)}._heroBadges_112ie_168{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}._heroCvBtnWrap_112ie_177{margin-top:10px}._cuentaCard_112ie_183{padding:16px;margin-bottom:14px;border:1px solid var(--color-border);border-radius:10px;background:var(--color-surface)}._cuentaCardHeader_112ie_191{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}._cuentaFields_112ie_201{display:flex;flex-direction:column;gap:16px}._matrBadge_112ie_207{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid transparent}._matrBadgeOk_112ie_218{background:#16a34a1a;color:#16a34a;border-color:#16a34a40}._matrBadgeWarn_112ie_224{background:#eab3081f;color:#ca8a04;border-color:#eab3084d}._matrBadgeDanger_112ie_230{background:#dc26261a;color:#dc2626;border-color:#dc262640}._matrBadgeMuted_112ie_236{background:var(--color-surface-alt);color:var(--color-text-muted);border-color:var(--color-border)}._matrBadgeDot_112ie_242{width:6px;height:6px;border-radius:50%;background:currentColor}._heroRight_112ie_251{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0}._ring_112ie_259{width:96px;height:96px;position:relative}._ring_112ie_259 svg{width:100%;height:100%;transform:rotate(-90deg)}._ringBg_112ie_271{fill:none;stroke:var(--color-surface-alt);stroke-width:8}._ringFill_112ie_277{fill:none;stroke:var(--color-accent);stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset .5s ease,stroke .3s ease}._ringFillHigh_112ie_285{stroke:var(--color-success, #16a34a)}._ringFillMid_112ie_286{stroke:var(--color-accent)}._ringFillLow_112ie_287{stroke:#ca8a04}._ringFillEmpty_112ie_288{stroke:var(--color-text-muted)}._ringText_112ie_290{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}._ringPct_112ie_300{font-size:22px;font-weight:700;color:var(--color-text)}._ringLabel_112ie_306{font-size:10px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:4px}._heroTip_112ie_314{margin-top:16px;padding:12px 16px;background:var(--color-surface-alt);border-radius:10px;font-size:13px;color:var(--color-text-muted);grid-column:1 / -1;display:flex;align-items:center;gap:10px}._heroTipIcon_112ie_327{width:28px;height:28px;border-radius:50%;background:var(--color-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px;font-weight:700}._sections_112ie_345{display:flex;flex-direction:column;gap:14px}._section_112ie_345{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;overflow:hidden}._sectionOpen_112ie_358{border-color:var(--color-accent)}._sectionHead_112ie_362{all:unset;display:grid;grid-template-columns:auto 1fr auto auto;gap:16px;align-items:center;width:100%;padding:18px 22px;cursor:pointer;box-sizing:border-box}._sectionIcon_112ie_374{width:44px;height:44px;border-radius:12px;background:var(--color-surface-alt);color:var(--color-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}._sectionIcon_112ie_374 svg{width:22px;height:22px}._sectionInfo_112ie_391{display:flex;flex-direction:column;gap:2px;min-width:0;text-align:left}._sectionTitle_112ie_399{font-size:16px;font-weight:600;color:var(--color-text);display:flex;align-items:center;gap:10px}._sectionMeta_112ie_408{font-size:12px;color:var(--color-text-muted)}._countBadge_112ie_413{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:var(--color-accent-soft, rgba(59, 130, 246, .15));color:var(--color-accent);font-size:11px;font-weight:700}._sectionProgress_112ie_427{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:110px}._miniBar_112ie_435{width:100px;height:5px;background:var(--color-surface-alt);border-radius:999px;overflow:hidden}._miniBarFill_112ie_443{height:100%;border-radius:999px;transition:width .4s ease,background .3s ease}._miniBarFillHigh_112ie_449{background:var(--color-success, #16a34a)}._miniBarFillMid_112ie_450{background:var(--color-accent)}._miniBarFillLow_112ie_451{background:#ca8a04}._miniBarFillEmpty_112ie_452{background:var(--color-border)}._sectionPctLabel_112ie_454{font-size:11px;color:var(--color-text-muted);font-weight:600}._chev_112ie_460{color:var(--color-text-muted);transition:transform .2s ease}._chevOpen_112ie_465{transform:rotate(180deg)}._sectionBody_112ie_469{padding:4px 22px 22px;border-top:1px solid var(--color-border);animation:_slideDown_112ie_1 .25s ease}@keyframes _slideDown_112ie_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._sectionToolbar_112ie_480{display:flex;justify-content:flex-end;gap:8px;margin:16px 0 14px}._fields_112ie_199{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px}._fieldFull_112ie_497{grid-column:1 / -1}._subSection_112ie_503{margin-top:20px}._subSection_112ie_503+._subSection_112ie_503{margin-top:16px}._subSectionTitle_112ie_511{font-size:13px;font-weight:600;color:var(--color-text);margin:0 0 10px;padding-bottom:6px;border-bottom:1px solid var(--color-border)}._groupTitle_112ie_520{font-size:11px;font-weight:700;color:var(--color-accent);letter-spacing:.08em;text-transform:uppercase;margin:24px 0 12px}._groupTitle_112ie_520:first-of-type{margin-top:8px}._matriculaCard_112ie_533{background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;padding:14px 16px;margin-bottom:12px}._matriculaCardTitle_112ie_541{font-size:13px;font-weight:600;color:var(--color-text);margin:0 0 12px}._field_112ie_199{display:flex;flex-direction:column;gap:6px}._label_112ie_554{font-size:11px;color:var(--color-text-muted);font-weight:700;letter-spacing:.06em;text-transform:uppercase}._value_112ie_562{font-size:15px;color:var(--color-text);min-height:22px;padding:4px 0}._valueEmpty_112ie_569{color:var(--color-text-muted);font-style:italic;font-size:13px}._input_112ie_575,._select_112ie_576{all:unset;display:flex;align-items:center;width:100%;height:47px;padding:.45rem .75rem;background:var(--color-bg);border:1.5px dashed var(--color-border);border-radius:9px;color:var(--color-text);font-size:.9rem;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}textarea._input_112ie_575{display:block;height:auto;min-height:60px;box-sizing:border-box}._fields_112ie_199 [class*=selector],._matriculaCard_112ie_533 [class*=selector]{background-color:var(--color-bg)!important}._fields_112ie_199 [class*=container]>[class*=label]:empty,._matriculaCard_112ie_533 [class*=container]>[class*=label]:empty{display:none}._input_112ie_575:focus,._select_112ie_576:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft, rgba(59, 130, 246, .15));outline:none}._anaarNotice_112ie_631{display:flex;align-items:center;gap:10px;padding:10px 14px;margin-top:4px;background:var(--color-surface-alt);border-left:3px solid var(--color-accent);border-radius:6px;font-size:12px;color:var(--color-text-muted)}._anaarNotice_112ie_631 svg{width:14px;height:14px;flex-shrink:0;color:var(--color-accent)}._readonlyHint_112ie_651{font-size:11px;color:var(--color-text-muted);margin-top:4px;display:inline-flex;align-items:center;gap:4px}._lockIcon_112ie_660{width:12px;height:12px}._btn_112ie_131{all:unset;display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s ease,transform .1s ease;box-sizing:border-box}._btn_112ie_131:hover{opacity:.92}._btn_112ie_131:active{transform:translateY(1px)}._btn_112ie_131:disabled{opacity:.5;cursor:not-allowed}._btnPrimary_112ie_687{background:var(--color-accent);color:#fff}._btnSecondary_112ie_692{background:var(--color-surface-alt);color:var(--color-text)}._btnGhost_112ie_697{background:transparent;color:var(--color-accent);border:1px solid var(--color-border)}._btnGhost_112ie_697:hover{background:var(--color-accent-soft, rgba(59, 130, 246, .08));border-color:var(--color-accent)}._btnDanger_112ie_708{background:transparent;color:var(--color-danger);border:1px solid var(--color-danger)}._list_112ie_718{display:flex;flex-direction:column;gap:10px}._listItem_112ie_724{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;background:var(--color-bg);border:1px solid var(--color-border);border-radius:10px;transition:border-color .15s ease,transform .1s ease}._listItem_112ie_724:hover{border-color:var(--color-accent);transform:translateY(-1px)}._listItemRow_112ie_743{display:flex;align-items:center;gap:12px}._listItemContent_112ie_749{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}._listItemTitle_112ie_757{font-size:14px;font-weight:600;color:var(--color-text)}._listItemMeta_112ie_763{font-size:12px;color:var(--color-text-muted)}._listItemActions_112ie_768{display:flex;gap:6px;flex-shrink:0}._iconBtn_112ie_774{all:unset;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;color:var(--color-text-muted);font-size:14px;transition:background .15s ease,color .15s ease}._iconBtn_112ie_774:hover{background:var(--color-accent-soft, rgba(59, 130, 246, .1));color:var(--color-accent)}._iconBtnDanger_112ie_793:hover{background:#d32f2f1f;color:var(--color-danger)}._lockedBadge_112ie_798{font-size:10px;color:var(--color-text-muted);background:var(--color-surface-alt);padding:3px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.06em;font-weight:600}._listItemAnaar_112ie_813{border-left:3px solid var(--color-accent);background:color-mix(in srgb,var(--color-accent) 4%,var(--color-bg))}._listItemAnaar_112ie_813:hover{background:color-mix(in srgb,var(--color-accent) 7%,var(--color-bg))}._anaarBadge_112ie_825{display:inline-block;margin-right:8px;padding:2px 8px;font-size:10px;font-weight:700;letter-spacing:.08em;color:#fff;background:var(--color-accent);border-radius:4px;text-transform:uppercase;vertical-align:middle}._skeleton_112ie_843{background:var(--color-surface-alt);border-radius:12px;height:60px;animation:_pulse_112ie_1 1.4s ease-in-out infinite}._skeletonHero_112ie_850{height:140px;border-radius:16px}@keyframes _pulse_112ie_1{0%,to{opacity:.6}50%{opacity:1}}._empty_112ie_860{padding:36px 24px;text-align:center;background:var(--color-bg);border:1px dashed var(--color-border);border-radius:12px}._emptyIcon_112ie_868{width:56px;height:56px;border-radius:50%;background:var(--color-surface-alt);color:var(--color-text-muted);display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px}._emptyIcon_112ie_868 svg{width:28px;height:28px}._emptyTitle_112ie_885{font-size:14px;font-weight:600;color:var(--color-text);margin-bottom:4px}._emptyText_112ie_892{font-size:13px;color:var(--color-text-muted);margin-bottom:16px}._errorBox_112ie_898{padding:12px 16px;background:var(--color-surface);border:1px solid var(--color-danger);border-radius:10px;color:var(--color-danger);margin-bottom:16px;font-size:14px}@media(max-width:720px){._hero_112ie_10{grid-template-columns:1fr;text-align:center}._heroLeft_112ie_26{flex-direction:column;text-align:center}._heroBadges_112ie_168{justify-content:center}._heroCvBtnWrap_112ie_177{display:flex;justify-content:center;margin-top:14px}._fields_112ie_199{grid-template-columns:1fr}._sectionHead_112ie_362{grid-template-columns:auto 1fr auto}._sectionProgress_112ie_427{display:none}}@media(max-width:640px){._page_112ie_1{padding:10px}._hero_112ie_10{padding:16px 10px;gap:16px}._sectionHead_112ie_362{padding:16px 14px;gap:12px}._sectionIcon_112ie_374{width:38px;height:38px}._listItem_112ie_724,._listItemRow_112ie_743{flex-direction:column;align-items:stretch;gap:10px}._listItemActions_112ie_768{justify-content:flex-end}}._overlay_1xnfo_2{position:fixed;inset:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;z-index:1200;padding:20px}._modal_1xnfo_13{width:100%;max-width:560px;max-height:88vh;display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 24px 60px #0f172a4d}._modalHeader_1xnfo_25{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #eef2f6}._kicker_1xnfo_33{font-size:12px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:#1a98d2}._iconBtn_1xnfo_41{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#64748b;cursor:pointer}._iconBtn_1xnfo_41:hover{background:#f1f5f9;color:#1b2a3a}._modalBody_1xnfo_55{padding:18px;overflow-y:auto}._modalFooter_1xnfo_57{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-top:1px solid #eef2f6;flex-wrap:wrap}._noMostrar_1xnfo_67{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;color:#475569;cursor:pointer}._navBtns_1xnfo_76{display:inline-flex;align-items:center;gap:10px}._contador_1xnfo_77{font-size:13px;color:#94a3b8}._primaryBtn_1xnfo_79{padding:8px 18px;border:none;border-radius:10px;background:#1a98d2;color:#fff;font-size:14px;font-weight:600;cursor:pointer}._primaryBtn_1xnfo_79:hover{background:#1584b8}._primaryBtn_1xnfo_79:disabled{opacity:.6;cursor:default}._ghostBtn_1xnfo_92{padding:8px 16px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#475569;font-size:14px;font-weight:600;cursor:pointer}._ghostBtn_1xnfo_92:disabled{opacity:.5;cursor:default}._view_1xnfo_105{display:flex;flex-direction:column;gap:14px}._viewBanner_1xnfo_106{width:100%;max-height:240px;object-fit:cover;border-radius:12px}._viewTitle_1xnfo_112{margin:0;font-size:20px;font-weight:700;color:#1b2a3a}._viewText_1xnfo_113{font-size:15px;line-height:1.55;color:#334155;white-space:pre-wrap}._viewImgs_1xnfo_119{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}._viewImgs_1xnfo_119 img{width:100%;border-radius:10px;border:1px solid #eef2f6}._bellWrap_1xnfo_131{position:relative;display:inline-flex}._bellBtn_1xnfo_133{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:10px;background:transparent;color:#475569;cursor:pointer}._bellBtn_1xnfo_133:hover{background:#f1f5f9;color:#1a98d2}._bellBadge_1xnfo_148{position:absolute;top:4px;right:4px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#dc2626;color:#fff;font-size:10.5px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}._bellPanel_1xnfo_166{position:absolute;top:48px;right:0;width:320px;max-height:420px;display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 16px 40px #0f172a2e;z-index:1100;overflow:hidden}._bellPanelHeader_1xnfo_182{padding:12px 16px;font-weight:700;color:#1b2a3a;border-bottom:1px solid #eef2f6}._bellPanelList_1xnfo_189{overflow-y:auto}._bellEmpty_1xnfo_191{padding:24px 16px;text-align:center;color:#94a3b8;font-size:13.5px}._bellVerMas_1xnfo_198{width:100%;padding:11px 16px;border:none;border-top:1px solid #eef2f6;background:#f8fafc;color:#1a98d2;font-size:13.5px;font-weight:600;cursor:pointer}._bellVerMas_1xnfo_198:hover{background:#f1f5f9}._histList_1xnfo_212{overflow-y:auto;padding:4px 0}._bellItem_1xnfo_217{display:flex;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;border:none;border-bottom:1px solid #f1f5f9;background:#fff;text-align:left;cursor:pointer}._bellItem_1xnfo_217:hover{background:#f8fafc}._bellItemThumb_1xnfo_231{width:42px;height:42px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#94a3b8}._bellItemThumb_1xnfo_231 img{width:100%;height:100%;object-fit:cover}._bellItemMain_1xnfo_245{min-width:0;flex:1}._bellItemTitle_1xnfo_246{font-size:14px;font-weight:600;color:#1b2a3a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._bellItemExcerpt_1xnfo_254{margin-top:3px;font-size:12.5px;line-height:1.4;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._bellItemDate_1xnfo_264{font-size:12px;color:#94a3b8;margin-top:4px}._page_5h81i_1{display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden;background:#f4f4f4}._wrapper_5h81i_14{display:flex;overflow:hidden;flex:1;min-height:0}._container_5h81i_21{width:100%;margin:0 auto}._content_5h81i_5{overflow-x:hidden;overflow-y:auto;flex:1;min-height:0;min-width:0;padding:24px 37px 24px 0;animation:_fadeSlide_5h81i_1 .25s ease}@keyframes _fadeSlide_5h81i_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1130px){._wrapper_5h81i_14{flex-direction:column}._content_5h81i_5{padding-right:30px;padding-left:30px}}@media(max-width:534px){._content_5h81i_5{padding-right:15px;padding-left:15px}}._page_1ogha_1{display:flex;align-items:center;justify-content:center;min-height:100dvh;background:#f4f4f4;-webkit-user-select:none;user-select:none}._container_1ogha_11{display:grid;width:100%;max-width:1520px;height:90dvh;padding:20px;grid-template-columns:420px 1fr;gap:24px}._card_1ogha_22{display:flex;flex-direction:column;height:100%;padding:28px 32px;border-radius:18px;background:#fff}._header_1ogha_31{display:flex;flex-direction:column;pointer-events:none;gap:12px}._logoBox_1ogha_38{display:flex;align-items:center;gap:10px}._logo_1ogha_38{height:68px;border-radius:6px;object-fit:contain}._logoText_1ogha_50{color:#1f2937;font-size:11px;font-weight:600}._divider_1ogha_56{height:1px;background:#e5e7eb}._content_1ogha_62{display:flex;align-items:center;flex:1;flex-direction:column;justify-content:center;text-align:center;gap:14px}._textContainer_1ogha_72{display:flex;flex-direction:column;margin-top:15px;margin-bottom:15px;gap:10px}._text_1ogha_72{line-height:1.2;color:#393a35;font-size:18px;font-weight:500}._subtext_1ogha_87{line-height:1.2;color:#393a35;font-size:17px;font-weight:300}._googleButton_1ogha_95{display:flex;align-items:center;padding:10px 18px;margin-top:10px;border:1px solid #d1d5db;border-radius:999px;background:#fff;cursor:pointer;transition:background .15s ease;font-size:14px;gap:10px}._googleButton_1ogha_95:hover{background:#f9fafb}._googleButton_1ogha_95 img{width:18px;height:18px}._form_1ogha_118{display:flex;flex-direction:column;width:100%;box-sizing:border-box;text-align:left;gap:20px}._submitButton_1ogha_129{all:unset;display:flex;justify-content:center;padding:10px 18px;margin-top:6px;border:none;border-radius:8px;color:#fff;background:#1a98d2;cursor:pointer;transition:background .15s ease;text-align:center;font-family:Inter;font-size:15px}._submitButton_1ogha_129:disabled{opacity:.6;cursor:default}._imageWrapper_1ogha_154{overflow:hidden;height:100%;border-radius:18px;-webkit-user-select:none;user-select:none;pointer-events:none}._imageWrapper_1ogha_154 img{width:100%;height:100%;object-fit:cover}._spinner_1ogha_168{width:19px;height:19px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:_spin_1ogha_168 .8s linear infinite}@keyframes _spin_1ogha_168{to{transform:rotate(360deg)}}@media(max-width:900px){._container_1ogha_11{grid-template-columns:1fr}._imageWrapper_1ogha_154{display:none}}@media(max-width:640px){._container_1ogha_11{height:auto;min-height:90dvh;max-width:480px;padding:14px}._card_1ogha_22{padding:24px 20px}._logo_1ogha_38{height:56px}}._container_11avj_1{position:relative;display:flex;flex-direction:column;width:100%;gap:.2rem}._label_11avj_9{margin-bottom:5px;color:#000;font-size:.9rem;font-weight:400}._wrapper_11avj_16{position:relative;display:flex;align-items:center}._textarea_11avj_22{min-height:80px;line-height:1.4;box-sizing:border-box;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}._counter_11avj_31{position:absolute;right:10px;bottom:6px;color:#6b7280;-webkit-user-select:none;user-select:none;font-size:.72rem;pointer-events:none}._input_11avj_41{width:100%;min-height:46.4px;padding:.45rem .75rem;border:1.5px dashed #B3B3B3;border-radius:9px;outline:none;color:#111827;background-color:#fff;transition:all .15s ease;font-size:.9rem}._input_11avj_41:disabled{color:#6a6a6a;background-color:#e6e6e6;cursor:not-allowed}._inlineTextarea_11avj_69{line-height:1.4;resize:none;overflow:hidden;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;min-height:46.4px;font-family:inherit}._input_11avj_41::placeholder{color:#9ca3af;font-size:14px}._iconLeft_11avj_90{padding:2px 35px 0 0}._iconLeft_11avj_90{padding:2px 0 0 35px}._icon_11avj_90{position:absolute;display:flex;align-items:center;justify-content:center;width:32px;height:100%;color:#6b7280;cursor:pointer}._icon_11avj_90:hover{color:#111827}._left_11avj_117{bottom:1px;left:5px}._right_11avj_122{right:8px}._clear_11avj_126{position:absolute;top:50%;right:8px;color:#9ca3af;cursor:pointer;transition:opacity .15s ease;transform:translateY(-50%);font-size:1.1rem}._clear_11avj_126:hover{color:#4b5563}._input_11avj_41[type=number]{-webkit-appearance:none;-moz-appearance:textfield;appearance:textfield}._input_11avj_41[type=number]::-webkit-inner-spin-button,._input_11avj_41[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}._required_11avj_159{color:#dc2626;font-weight:600}._overlay_5ov9x_1{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;background:#0000008c}._modal_5ov9x_12{display:flex;flex-direction:column;width:100%;max-width:760px;max-height:92dvh;padding:22px 24px;border-radius:14px;background:var(--color-surface, #ffffff);box-shadow:0 12px 40px #00000040}._aviso_5ov9x_24{padding:10px 14px;margin-bottom:14px;border-radius:8px;background:#fff4e5;border:1px solid #ffd8a8;color:#8a5000;font-size:14px;font-weight:600;text-align:center}._titulo_5ov9x_36{display:flex;align-items:center;gap:10px;margin-bottom:12px;color:var(--color-text, #393a35);font-size:20px;font-weight:700}._version_5ov9x_46{font-size:12px;font-weight:600;color:#1a98d2;background:#e7f4fb;padding:2px 8px;border-radius:999px}._contenido_5ov9x_55{flex:1;min-height:200px;overflow-y:auto;padding:16px;border:1px solid var(--color-border, #e2e2e2);border-radius:10px;background:var(--color-surface-alt, #fafafa);color:var(--color-text, #333);font-size:14px;line-height:1.6}._html_5ov9x_68 :is(h1,h2,h3){margin:14px 0 8px;font-weight:700}._html_5ov9x_68 p{margin:8px 0}._html_5ov9x_68 ul,._html_5ov9x_68 ol{margin:8px 0;padding-left:22px}._estado_5ov9x_83,._estadoError_5ov9x_84{padding:12px 0;text-align:center;font-size:14px}._estadoError_5ov9x_84{color:#d23a3a}._scrollHint_5ov9x_94{margin-top:8px;text-align:center;font-size:13px;color:var(--color-text-muted, #9a6a00);font-weight:600}._check_5ov9x_102{display:flex;align-items:center;gap:10px;margin-top:14px;font-size:14px;color:var(--color-text, #333);cursor:pointer;-webkit-user-select:none;user-select:none}._check_5ov9x_102 input{width:18px;height:18px;cursor:pointer}._checkDisabled_5ov9x_119{opacity:.5;cursor:not-allowed}._checkDisabled_5ov9x_119 input{cursor:not-allowed}._acciones_5ov9x_128{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}._btnPrimary_5ov9x_135{all:unset;flex:1;min-width:140px;padding:11px;text-align:center;border-radius:8px;background:#1a98d2;color:#fff;font-size:15px;font-weight:600;cursor:pointer}._btnPrimary_5ov9x_135:disabled{opacity:.5;cursor:not-allowed}._btnGhost_5ov9x_154{all:unset;padding:11px 16px;text-align:center;border-radius:8px;border:1px solid var(--color-border, #d0d0d0);color:var(--color-text, #444);font-size:15px;font-weight:600;cursor:pointer}._btnGhost_5ov9x_154:disabled{opacity:.5;cursor:not-allowed}.spinner{width:34px;height:34px;margin-bottom:8px;border:3px solid #ddd;border-top-color:#007bff;border-radius:50%;animation:spin .8s linear infinite}.spinner~p{opacity:0;animation:fadeInText .6s ease .3s forwards}@keyframes fadeInText{to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}._wrapper_v0215_1{display:flex;overflow:hidden;flex:1;flex-direction:column;justify-content:space-between;width:100%;min-height:0;border:2px solid #666666;border-radius:10px}._table_v0215_14{width:100%;table-layout:auto;border-spacing:0}._thead_v0215_20{position:sticky;z-index:90;top:0;background:#f8f9fa}._checkboxTh_v0215_27{width:2%;padding:.75rem 1rem;color:#374151;-webkit-user-select:none;user-select:none;text-align:left;text-align:center;white-space:nowrap;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._noSelection_v0215_41 ._th_v0215_20,._noSelection_v0215_41 ._td_v0215_42{padding-left:12px}._withSelection_v0215_46 ._th_v0215_20,._withSelection_v0215_46 ._td_v0215_42{padding-left:1px}._tr_v0215_52:hover ._checkboxTh_v0215_27,._tr_v0215_52:hover ._fixedLeft_v0215_53{background-color:#f9fafb!important}._actionsTd_v0215_57{overflow:hidden;width:40px;padding:.75rem .1rem;border-bottom:1px solid #BEBEBE;color:#374151;background:#fff;text-align:center;text-overflow:ellipsis;word-break:break-word;white-space:normal}._fixedLeft_v0215_53{position:sticky;z-index:5;left:0}._fixed-right_v0215_79{position:sticky;z-index:5;right:0;background:#fff}._th_v0215_20{padding:1.3rem!important;border-bottom:2px solid #666666;color:#2b2b2b;background:#fff;-webkit-user-select:none;user-select:none;text-align:left;white-space:nowrap;font-size:15.5px;font-weight:600}._td_v0215_42{overflow:hidden;padding:1rem 1.32rem!important;border-bottom:1px solid #BEBEBE;color:#2b2b2b;background:#fff;text-overflow:ellipsis;word-break:break-word;white-space:normal;font-size:16px}._tr_v0215_52:hover>td{background-color:#f9fafb}._sortableLabel_v0215_118{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;gap:.25rem}._sortableLabel_v0215_118:hover{border-radius:4px;background-color:#3c3c3c09}._sortIcons_v0215_133{display:flex;margin-top:1px}._sortIdle_v0215_139{display:flex;margin-top:0;opacity:.4}._scrollContainer_v0215_145{display:block;overflow-x:auto;overflow-y:auto;flex:1}._filterChipsBar_v0215_154{flex-shrink:0;padding:8px 0 10px;margin-bottom:4px;border-bottom:1px solid #eaeaea}._paginationBar_v0215_161{display:flex;align-items:center;flex-shrink:0;justify-content:space-between;width:100%;padding:.9rem .75rem;border-top:2px solid #666666}._paginationInfo_v0215_171{margin-top:2px;color:#2b2b2b;font-size:16px;font-weight:400}._paginationMeta_v0215_178{display:flex;align-items:center;gap:.8rem}._pageSizeControl_v0215_184{display:inline-flex;align-items:center;gap:.8rem}._labelShort_v0215_192{display:none}._paginationControls_v0215_197{display:flex;align-items:center;margin-top:3px;gap:.3rem}._pageLabel_v0215_204{color:#000;font-size:16px;font-weight:600}._pageButton_v0215_210{all:unset;display:flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;cursor:pointer;transition:all .2s ease}._pageButton_v0215_210:disabled{opacity:.4;cursor:not-allowed}._pageSizeSelect_v0215_229{padding:5px 10px;border:1px solid #d1d5db;border-radius:6px;color:#2b2b2b;background:#fff;cursor:pointer;font-size:15px}._pageSizeSelect_v0215_229:focus{border-color:#1d89d0;outline:none}._emptyState_v0215_245{display:flex;align-items:center;justify-content:center;height:100px;border-top:1px solid #e5e7eb;color:#9ca3af;-webkit-user-select:none;user-select:none;font-size:.9rem}._emptyState_v0215_245 p{margin:0;font-style:italic}@media(max-width:768px){._wrapper_v0215_1{border:none;border-radius:0;overflow:visible}._scrollContainer_v0215_145{overflow-x:hidden;overflow-y:auto;padding:4px}._wrapper_v0215_1 table{display:block;width:100%;min-width:0}._wrapper_v0215_1 thead{display:none}._wrapper_v0215_1 tbody{display:block}._tr_v0215_52{display:block;position:relative;margin:0 0 12px;padding:10px 12px;border:1px solid #d1d5db;border-radius:12px;background:#fff;box-shadow:0 1px 3px #0000000f}._tr_v0215_52:hover>td{background:#fff}._td_v0215_42[data-label]{display:flex;align-items:baseline;justify-content:space-between;gap:14px;width:auto!important;max-width:none!important;padding:8px 0!important;border:none;border-bottom:1px solid #f1f1f1;position:static!important;text-align:right;white-space:normal;overflow-wrap:anywhere;font-size:15px}._td_v0215_42[data-label]:last-of-type{border-bottom:none}._td_v0215_42[data-empty]{display:none}._td_v0215_42[data-label]:first-child{padding-right:34px!important}._td_v0215_42[data-label]:before{content:attr(data-label);flex-shrink:0;min-width:5.5rem;color:#6b7280;font-size:13px;font-weight:600;text-align:left}._stackedCards_v0215_368 ._td_v0215_42[data-label]{flex-direction:column;align-items:stretch;gap:2px;text-align:left}._stackedCards_v0215_368 ._td_v0215_42[data-label]:before{min-width:0}._checkboxTh_v0215_27{display:block;position:static!important;width:auto;padding:2px 0 6px;text-align:left;background:transparent!important}._actionsTd_v0215_57{position:absolute;top:8px;right:8px;width:auto;padding:0;border:none;background:transparent}._groupHeaderRow_v0215_401{display:block;margin:4px 0 8px}._groupHeaderCell_v0215_406{display:block;border-radius:8px}._wrapper_v0215_1 tbody tr:only-child td[colspan]{display:block}}@media(max-width:640px){._labelFull_v0215_430{display:none}._labelShort_v0215_192{display:inline}._paginationBar_v0215_161{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;gap:6px 10px;padding:.5rem}._paginationMeta_v0215_178{display:contents}._pageSizeControl_v0215_184{order:1;white-space:nowrap}._paginationControls_v0215_197{order:2;justify-content:center;gap:.15rem}._paginationControls_v0215_197 svg{width:20px;height:20px}._pageLabel_v0215_204{font-size:14px}._paginationInfo_v0215_171{order:3;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}}._groupHeaderRow_v0215_401,._groupHeaderRow_v0215_401:hover{background:#f4f6f8}._groupHeaderCell_v0215_406{padding:8px 16px;color:#4a4a4a;font-size:12px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;border-bottom:1px solid #e3e6ea}._wrapper_bbqrl_1{overflow:hidden;width:100%;border:1px solid #374151;border-radius:.75rem;color:#e5e7eb;background:#1f2937;box-shadow:0 1px 3px #0006;font-size:.875rem}._table_bbqrl_12{width:100%;border-spacing:0;border-collapse:collapse}._thead_bbqrl_18{border-bottom:1px solid #374151;background:#111827}._th_bbqrl_18{padding:.75rem 1rem;border-bottom:1px solid #374151;color:#f9fafb;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;font-weight:500}._tr_bbqrl_34{border-bottom:1px solid #374151}._tr_bbqrl_34:hover{background:#2d3748}._td_bbqrl_42{padding:.75rem 1rem;color:#e5e7eb}._sortableLabel_bbqrl_47{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;gap:.25rem}._groupHeaderRow_bbqrl_55,._groupHeaderRow_bbqrl_55:hover{background:#1f2937}._groupHeaderCell_bbqrl_63{padding:8px 16px;color:#cbd5e1;font-size:12px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;border-bottom:1px solid #374151}._container_69ijk_1{position:relative;display:flex;flex-direction:column;width:100%;gap:.2rem}._label_69ijk_9{margin-bottom:5px;color:#000;font-size:.9rem;font-weight:400}._required_69ijk_16{color:#dc2626;font-weight:600}._wrapper_69ijk_22{position:relative;display:flex;align-items:center;cursor:pointer}._inlineContainer_69ijk_35{position:relative;display:flex;align-items:center;width:100%;max-width:100%}._inlineWrapper_69ijk_43{position:relative;display:flex;align-items:center;width:100%;cursor:pointer;min-width:0}._inlineFakeInput_69ijk_52{display:flex;align-items:center;width:100%;padding:2px 18px 2px 0;border-bottom:1px dashed var(--color-accent, #1a98d2);color:inherit;font:inherit;white-space:nowrap}._inlineWrapper_69ijk_43._disabled_69ijk_64 ._inlineFakeInput_69ijk_52{border-bottom-color:#cbd5e1;color:#6a6a6a;background:transparent;cursor:not-allowed}._fakeInput_69ijk_71{display:flex;align-items:center;width:100%;min-height:46.4px;padding:.45rem .75rem;border:1.5px dashed #B3B3B3;border-radius:9px;color:#111827;background-color:#fff;font-size:.9rem}._wrapper_69ijk_22:focus-within ._fakeInput_69ijk_71,._wrapper_69ijk_22:hover ._fakeInput_69ijk_71{border-color:#b3b3b3}._disabled_69ijk_64 ._fakeInput_69ijk_71{border:1.5px dashed #B3B3B3;color:#6a6a6a;background-color:#e6e6e6;cursor:not-allowed}._icon_69ijk_97{position:absolute;right:12px;color:#6b7280;font-size:18px;pointer-events:none}._clear_69ijk_105{position:absolute;right:10px;color:#9ca3af;cursor:pointer;font-size:1.1rem}._clear_69ijk_105:hover{color:#4b5563}._readonly_69ijk_118{display:flex;align-items:center;width:100%;min-height:46.4px;padding:.45rem .75rem;border:1.5px dashed #B3B3B3;border-radius:9px;color:#6a6a6a;background-color:#e6e6e6;font-size:.9rem}._popoverLayer_69ijk_136{position:fixed;z-index:9999}._popover_69ijk_136{width:260px;max-width:calc(100vw - 16px);padding:12px;border-radius:12px;background:#fff;box-shadow:0 12px 28px #00000026}._header_69ijk_150{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#111827;font-size:.9rem;font-weight:600}._header_69ijk_150 button{all:unset;color:#1a98d2;cursor:pointer;font-size:18px}._grid_69ijk_167{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}._day_69ijk_173{all:unset;padding:6px 0;border-radius:6px;cursor:pointer;text-align:center;font-size:.85rem}._day_69ijk_173:hover{color:#1a98d2;background-color:#e6f4fb}._headerTitle_69ijk_187{cursor:pointer;text-transform:capitalize}._yearsGrid_69ijk_192{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}._year_69ijk_192{all:unset;padding:8px 0;border-radius:6px;cursor:pointer;text-align:center;font-size:.85rem}._year_69ijk_192:hover{color:#1a98d2;background-color:#e6f4fb}._yearActive_69ijk_212{color:#fff;background-color:#1a98d2}._timeRow_69ijk_220{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding-top:10px;border-top:1px solid #eef0f2}._timeLabel_69ijk_230{color:#6b7280;font-size:.85rem;font-weight:600}._timeSelects_69ijk_236{display:flex;align-items:center;gap:6px}._timeSelect_69ijk_236{padding:5px 8px;border:1px solid #d1d5db;border-radius:6px;color:#111827;background:#fff;font-size:.9rem;cursor:pointer}._timeSelect_69ijk_236:focus{border-color:#1a98d2;outline:none}._timeSep_69ijk_257{color:#6b7280;font-weight:600}._container_1hf5m_1{position:relative;display:flex;flex-direction:column;width:100%;gap:.2rem}._label_1hf5m_11{margin-bottom:5px;color:#000;font-size:.9rem;font-weight:400}._selector_1hf5m_19{all:unset;display:flex;align-items:center;justify-content:space-between;min-height:46.4px;box-sizing:border-box;padding:.45rem .75rem;border:1.5px dashed #B3B3B3;border-radius:9px;color:#111827;background-color:#fff;cursor:pointer;transition:all .15s ease;font-size:.9rem}._selector_1hf5m_19 ._arrow_1hf5m_39{transition:all .15s ease}._openSelector_1hf5m_44{all:unset;display:flex;align-items:center;justify-content:space-between;min-height:46.4px;box-sizing:border-box;padding:.45rem .75rem;border:1.5px dashed #1A98D2;border-radius:9px;color:#111827;background-color:#fff;cursor:pointer;transition:all .15s ease;font-size:.9rem}._openSelector_1hf5m_44 ._arrow_1hf5m_39{transition:all .15s ease;transform:rotate(180deg)}._disabled_1hf5m_66{color:#6a6a6a;background-color:#e6e6e6;cursor:default}._disabled_1hf5m_66 ._singleValue_1hf5m_72{color:#6a6a6a}._tags_1hf5m_77{display:flex;flex:1;flex-wrap:wrap;gap:.35rem}._tag_1hf5m_77{display:flex;align-items:center;line-height:1;padding:.25rem .5rem;border-radius:6px;color:#374151;background-color:#f3f4f6;font-size:.9rem;gap:.25rem}._singleValue_1hf5m_72{color:#111827;-webkit-user-select:none;user-select:none;font-size:.9rem;display:inline-flex;align-items:center;gap:.4rem}._singleClear_1hf5m_105{opacity:.55;cursor:pointer;font-size:1rem;transition:opacity .15s ease}._singleClear_1hf5m_105:hover{opacity:1}._remove_1hf5m_116{opacity:.7;cursor:pointer;transition:opacity .15s ease}._remove_1hf5m_116:hover{opacity:1}._placeholder_1hf5m_126{color:#9ca3af;-webkit-user-select:none;user-select:none;font-size:.9rem}._arrow_1hf5m_39{flex-shrink:0;margin-left:.4rem;opacity:.6}._dropdown_1hf5m_139{position:fixed;z-index:9999;overflow:hidden;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;box-shadow:0 4px 10px #00000014}._searchBox_1hf5m_151{display:flex;align-items:center;padding:.5rem .75rem;border-bottom:1px solid #e5e7eb;background:#fafafa;gap:.4rem}._searchBox_1hf5m_151 input{flex:1;border:none;outline:none;color:#111827;background:transparent;font-size:.9rem}._options_1hf5m_170{overflow-y:auto;max-height:180px}._option_1hf5m_170{padding:.45rem .75rem;color:#374151;cursor:pointer;transition:all .15s ease;font-size:.9rem;white-space:nowrap}._option_1hf5m_170:hover{background-color:#f9fafb}._groupHeader_1hf5m_188{padding:6px 10px;margin-top:6px;border-bottom:1px solid #eaeaea;color:#555;font-weight:600}._optionGroup_1hf5m_196{display:flex;flex-direction:column}._subOptions_1hf5m_201{padding-left:8px;margin-left:10px;border-left:1px dashed #ccc}._selected_1hf5m_208{color:#1e3a8a;background-color:#ebf5ff}._noResults_1hf5m_213{padding:.6rem .75rem;color:#9ca3af;text-align:center;font-size:.85rem}._inlineSelector_1hf5m_226,._inlineOpenSelector_1hf5m_227{all:unset;display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;max-width:100%;padding:2px 0;border:none;border-bottom:1px dashed var(--color-accent, #1A98D2);border-radius:0;background:transparent;color:inherit;font:inherit;cursor:pointer;box-sizing:border-box;white-space:nowrap;overflow:hidden}._inlineOpenSelector_1hf5m_227{border-bottom-style:solid}._inlineOpenSelector_1hf5m_227 ._arrow_1hf5m_39{transform:rotate(180deg);transition:transform .15s ease}._inlineSelector_1hf5m_226 ._arrow_1hf5m_39,._inlineOpenSelector_1hf5m_227 ._arrow_1hf5m_39{margin-left:2px;opacity:.7;flex-shrink:0}._inlineSelector_1hf5m_226 ._singleValue_1hf5m_72,._inlineOpenSelector_1hf5m_227 ._singleValue_1hf5m_72,._inlineSelector_1hf5m_226 ._placeholder_1hf5m_126,._inlineOpenSelector_1hf5m_227 ._placeholder_1hf5m_126{color:inherit;font:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:0 1 auto}.filter-menu{position:absolute;z-index:20;top:120%;left:0;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;opacity:0;background:#fff;box-shadow:0 4px 12px #0000001a;transition:opacity .25s ease,transform .25s ease;transform:translateY(-5px);pointer-events:none;max-width:calc(100vw - 16px);box-sizing:border-box}.filter-menu.open{opacity:1;transform:translateY(0);pointer-events:auto}.filter-input-wrapper{position:relative;display:flex;align-items:center}.filter-spinner{position:absolute;right:6px;opacity:.9;color:#016ea7}.spin{animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.filter-menu button{display:block;width:100%;padding:.3rem;margin-top:.4rem;border:none;border-radius:6px;color:#016ea7;background:transparent;cursor:pointer;transition:background .2s ease,color .2s ease;text-align:center;font-size:.75rem}.filter-menu button:hover{color:#0a66c2;background:#f3f4f6}.filter-icon{opacity:.5;cursor:pointer;transition:opacity .2s ease,color .2s ease}.filter-icon.active{opacity:1;color:#016ea7}.filter-box{display:flex;flex-direction:column;width:300px;max-width:100%;min-width:0;gap:.7rem}.filter-header{text-transform:uppercase;font-size:.85rem;font-weight:600}.filter-box-child{display:flex;gap:1rem}.filter-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#393a35;font-size:13px;font-weight:500;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.filter-chip svg{opacity:.55;flex-shrink:0}.filter-chip:hover{border-color:#1a98d2;color:#1a98d2}.filter-chip:hover svg{opacity:.9}.filter-chip--active{border-color:#1a98d2;color:#1a98d2;background:#1a98d21a;font-weight:600}.filter-chip--active svg{opacity:1}.filter-chip__label{line-height:1.2}._actionMenu_1jhkx_1{position:relative;display:inline-block;width:20px}._iconButton_1jhkx_8{display:flex;align-items:center;justify-content:center;width:20px;border:none;color:#555;background:transparent;cursor:pointer}._dropdown_1jhkx_19{z-index:9999!important;display:flex;flex-direction:column;padding:4px 0;border:1px solid #e0e0e0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #00000026;animation:_fadeIn_1jhkx_1 .15s ease-in-out}._dropdown_1jhkx_19 button{display:flex;align-items:center;padding:8px 10px;border:none;color:#333;background:none;cursor:pointer;text-align:left;font-size:14px;gap:6px}._dropdown_1jhkx_19 button:hover{background:#f7f7f7}._divider_1jhkx_48{margin:4px 0;border:none;border-top:1px solid #eee}@keyframes _fadeIn_1jhkx_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._headerBar_xam19_1{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 0rem;margin-bottom:.1rem}._headerLeft_xam19_10{display:flex;align-items:center;gap:.75rem}._headerRight_xam19_16{display:flex;align-items:center;gap:.5rem}._searchContainer_xam19_23{position:relative;display:flex;align-items:center}._searchIcon_xam19_29{position:absolute;left:8px;color:#6b7280}._searchInput_xam19_35{width:200px;padding:6px 28px;border:1px solid #d1d5db;border-radius:.75rem;outline:none;transition:all .2s ease;font-size:.875rem}._searchInput_xam19_35:focus{border-color:#3b80ff;box-shadow:0 0 0 2px #ea9a0026}._searchLoading_xam19_50{opacity:.7;cursor:not-allowed}._spinner_xam19_56{position:absolute;right:8px;color:#1f6dff}._spin_xam19_56{animation:_spin_xam19_56 .8s linear infinite}@keyframes _spin_xam19_56{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._actionButton_xam19_77{display:inline-flex;align-items:center;padding:6px 12px;border:1px solid #d1d5db;border-radius:.75rem;outline:none;background:#fff;cursor:pointer;transition:all .2s ease;font-size:.875rem;gap:4px}._actionButton_xam19_77:hover{background:#f3f4f6}._actionButton_xam19_77._primary_xam19_95{border-color:#016ea7;color:#fff;background:#016ea7}._actionButton_xam19_77._primary_xam19_95:hover{background:#1b7eb3}._actionButton_xam19_77._danger_xam19_105{border-color:#ef4444;color:#fff;background:#ef4444}._actionButton_xam19_77._danger_xam19_105:hover{background:#dc2626}@media(max-width:640px){._actionButton_xam19_77{justify-content:center;min-width:36px;padding:6px}._actionButton_xam19_77 span{display:none}._headerRight_xam19_16{gap:.25rem}._searchInput_xam19_35{width:140px}}._wrap_1dn38_1{position:relative;display:flex;align-items:center;min-width:0}._scroll_1dn38_14{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;flex:1 1 auto;min-width:0;padding:2px 0;user-select:none;-webkit-user-select:none;cursor:grab}._scroll_1dn38_14::-webkit-scrollbar{display:none}._scroll_1dn38_14>*{flex-shrink:0}._scrollDragging_1dn38_41{cursor:grabbing}._btn_1dn38_45{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:26px;height:26px;border-radius:50%;border:1px solid #d0d4db;background:#fff;color:#5a6573;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 2px 8px #0000001f;transition:background .12s,color .12s,border-color .12s}._btn_1dn38_45:hover{background:#1a98d2;color:#fff;border-color:#1a98d2}._btnLeft_1dn38_71{left:2px}._btnRight_1dn38_75{right:2px}._section_id9al_1{display:flex;flex:1;flex-direction:column;height:max-content;height:100%;min-height:0}._tableArea_id9al_10{display:flex;flex:1;flex-direction:column;height:80%;padding:0 18px 20px;border-radius:16px;background-color:#fff}._sectionHeader_id9al_20{display:flex;align-items:center;justify-content:space-between;padding:20px 0 16px;margin-bottom:12px;gap:16px;border-bottom:1px solid #eaeaea}@media(max-width:640px){._tableArea_id9al_10{padding:0 14px 16px}._sectionHeader_id9al_20{flex-direction:column;align-items:stretch;gap:12px;padding:16px 0 12px}._sectionTitle_id9al_42{font-size:20px}}._sectionTitle_id9al_42{color:#393a35;font-size:22px;font-weight:600}._primaryText_id9al_53{color:#2b2b2b;font-size:15px;font-weight:500}._chevron_id9al_59{cursor:pointer;font-size:22px;color:#6a6a6a;padding:0 8px}._chevron_id9al_59:hover{color:#1a98d2}._muted_id9al_70{color:#aaa}._section_14bco_1{display:flex;flex:1;flex-direction:column;height:max-content;height:100%;min-height:0}._wrapHeader_14bco_13{display:inline-block;text-align:left;line-height:1.2;white-space:normal}._leftHeader_14bco_27>span:first-child,._leftHeader_14bco_27>div{vertical-align:middle}._leftHeader_14bco_27>span:first-child{justify-content:flex-start!important;text-align:left!important}._tableArea_14bco_37{display:flex;flex:1;flex-direction:column;height:80%;padding:0 18px 20px;border-radius:16px;background-color:#fff}._sectionHeader_14bco_47{display:flex;align-items:center;justify-content:space-between;padding:20px 0 16px;margin-bottom:12px;gap:16px;border-bottom:1px solid #eaeaea}@media(max-width:640px){._tableArea_14bco_37{padding:0 14px 16px}._sectionHeader_14bco_47{flex-direction:column;align-items:stretch;gap:12px;padding:16px 0 12px}._sectionTitle_14bco_69{font-size:20px}}._sectionTitle_14bco_69{color:#393a35;font-size:22px;font-weight:600}._nameRow_14bco_83{display:flex;flex-direction:column;gap:3px}._name_14bco_83{color:#2b2b2b;font-size:16px;font-weight:400}._document_14bco_95{color:#6a6a6a;font-size:15px;font-weight:400}._chevron_14bco_101{color:#000;cursor:pointer;font-size:20px;font-weight:600}._dateTimeCell_14bco_110{display:flex;flex-direction:column;line-height:1.2}._datePart_14bco_116{color:#2b2b2b;font-size:15px}._timePart_14bco_121{color:#6a6a6a;font-size:13px}._estadoCell_14bco_127{display:flex;flex-direction:column;gap:3px;align-items:flex-start}._estadoBadge_14bco_134{display:inline-block;padding:3px 10px;border-radius:12px;color:#374151;background:#f3f4f6;white-space:nowrap;font-size:13px;font-weight:600}._estadoDias_14bco_145{color:#b91c1c;font-size:11.5px;font-weight:500}._estadoIncompleta_14bco_151{color:#9a3412;background:#ffedd5}._estadoDisponible_14bco_156{color:#166534;background:#dcfce7}._estadoEvaluada_14bco_161{color:#1e3a8a;background:#dbeafe}._estadoPedido_14bco_166{color:#6d28d9;background:#ede9fe}._estadoReiterado_14bco_171{color:#991b1b;background:#fee2e2}._estadoCerrada_14bco_176{color:#374151;background:#e5e7eb}._wrapper_k6c6r_1{display:flex;flex-direction:column;gap:18px}._header_k6c6r_7{display:flex;justify-content:space-between}._leftHeader_k6c6r_12{display:flex;flex-direction:column;gap:17px}._rightHeader_k6c6r_18{display:flex;align-items:flex-end;gap:10px}._rightHeader_k6c6r_18 button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border:none;border-radius:18px;background:#1a98d2;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease}._rightHeader_k6c6r_18 button:hover{background:#1584b8}._downloadButton_k6c6r_44{width:40px;padding:8px!important}._breadcrumb_k6c6r_50{display:flex;align-items:center;margin-bottom:-10px;cursor:pointer;font-size:15px;font-weight:400;gap:6px}._breadcrumbMuted_k6c6r_60{color:#000}._breadcrumbActive_k6c6r_64{color:#1a98d2;cursor:default;font-weight:600}._breadcrumbSep_k6c6r_70{color:#000}._pageTitle_k6c6r_75{font-size:22px;font-weight:600}._section_k6c6r_82{padding:20px;border-radius:12px;background:#fff}._sectionHeader_k6c6r_88{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px;color:#393a35;font-size:19px;font-weight:600}._sectionSubHeader_k6c6r_98{display:flex;align-items:center;justify-content:space-between;color:#393a35;font-size:17px;font-weight:400}._editButton_k6c6r_108{all:unset;color:#1a98d2;cursor:pointer;font-size:14px;font-weight:600}._sectionFichas_k6c6r_117{flex:1;min-height:0;border-radius:12px}._form_k6c6r_124{display:flex;flex-direction:column;height:100%;gap:20px}._divider_k6c6r_131{border:.5px solid #cdcdcdaf}._twoColumns_k6c6r_135{display:grid;align-items:flex-start;height:100%;grid-template-columns:1.5fr 2fr;gap:20px}._twoColumnsAlt_k6c6r_143{display:grid;align-items:flex-start;height:100%;grid-template-columns:1.7fr 2fr;gap:20px}._twoFields_k6c6r_152{display:grid;align-items:flex-end;grid-template-columns:1fr 1fr;gap:20px}._twoFieldsAlt_k6c6r_160{display:grid;align-items:flex-start;grid-template-columns:1fr 1.8fr;gap:20px}._column_k6c6r_169{display:flex;flex-direction:column;padding:30px;border-radius:16px;background:#fff;gap:16px}._rightStack_k6c6r_178{display:flex;flex-direction:column;gap:20px}._singleColumn_k6c6r_185{display:flex;flex-direction:column;gap:16px}._singleFieldAlt_k6c6r_191{display:grid;align-items:flex-start;grid-template-columns:1fr 1.8fr;gap:20px}._antecedentesColumn_k6c6r_198{display:flex;flex-direction:column;gap:18px}._antecedentesTwoFields_k6c6r_204{display:grid;align-items:flex-end;grid-template-columns:.4fr 1fr;gap:14px}._anestesiaPreviaRow_k6c6r_218{display:flex;flex-direction:column;align-items:stretch;gap:14px}._anestesiaPreviaRow_k6c6r_218 textarea{min-height:4.75rem}._antecedentesThreeFields_k6c6r_231{display:grid;align-items:flex-end;grid-template-columns:repeat(3,3fr);gap:16px}._antecedentesFourFields_k6c6r_239{display:grid;align-items:flex-end;grid-template-columns:repeat(4,4fr);gap:16px}._sintomasTwoFields_k6c6r_247{display:grid;align-items:flex-end;grid-template-columns:.5fr 1fr;gap:14px}._editActions_k6c6r_256{display:flex;gap:14px}._disabledButton_k6c6r_261{opacity:.5;cursor:not-allowed;pointer-events:none}._sendButton_k6c6r_267{all:unset;position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-width:0;min-height:42px;padding:10px 20px;border-radius:8px;color:#fff;background-color:#1a98d2;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;font-size:16px}@media(min-width:768px){._sendButton_k6c6r_267{width:172px;min-width:172px}}._disabledHint_k6c6r_295{display:block;margin-top:8px;font-size:13px;color:#b54708;background-color:#fef3c7;border:1px solid #fcd34d;border-radius:6px;padding:8px 12px;line-height:1.4}._disabled_k6c6r_261{all:unset;opacity:.5;color:#1a98d2;cursor:pointer;cursor:not-allowed;font-size:14px;font-weight:600;pointer-events:none}._buttonSpinner_k6c6r_319{width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:_spin_k6c6r_1 .8s linear infinite}._inlineSpinner_k6c6r_328{display:inline-block;width:14px;height:14px;border:2px solid rgba(0,0,0,.2);border-top-color:#000c;border-radius:50%;animation:_spin_k6c6r_1 .8s linear infinite}._savingBox_k6c6r_338{display:flex;align-items:center;gap:10px}@keyframes _spin_k6c6r_1{to{transform:rotate(360deg)}}._mutedText_k6c6r_350{color:#6b7280;font-size:14px}._templatePreviewLabel_k6c6r_355{color:#6b7280;font-size:13px;margin-bottom:6px}._templatePreview_k6c6r_355{color:#6b7280;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;padding:12px;font-size:13px;font-family:inherit;white-space:pre-wrap;word-wrap:break-word;margin:0}._templatePreviewWithButton_k6c6r_376{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}._fakeBotButton_k6c6r_385{display:flex;align-items:center;justify-content:center;gap:6px;margin:0;padding:10px 14px;background-color:#f3f4f6;border:1px solid #e5e7eb;border-top:none;border-bottom-left-radius:6px;border-bottom-right-radius:6px;color:#166534;font-size:14px;font-weight:500;cursor:default;-webkit-user-select:none;user-select:none}._fakeBotButtonArrow_k6c6r_404{font-size:16px;line-height:1}._tableWrapper_k6c6r_409{overflow-x:auto}._table_k6c6r_409{width:100%;border-collapse:collapse;font-size:14px}._table_k6c6r_409 th{padding:8px;border-bottom:1px solid #e5e7eb;color:#374151;text-align:left;font-weight:600}._table_k6c6r_409 td{padding:8px;border-bottom:1px solid #f1f5f9;text-transform:capitalize;vertical-align:top}._table_k6c6r_409 td._messageCell_k6c6r_434{overflow:hidden;max-width:200px;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}._badgeApto_k6c6r_442{display:inline-block;padding:2px 8px;border-radius:12px;color:#166534;background:#dcfce7;text-transform:capitalize;font-size:12px;font-weight:600}._badgeNoApto_k6c6r_453{display:inline-block;padding:2px 8px;border-radius:12px;color:#991b1b;background:#fee2e2;text-transform:capitalize;font-size:12px;font-weight:600}._badgePedidoInfo_k6c6r_464{display:inline-block;padding:2px 8px;border-radius:12px;color:#1e40af;background:#dbeafe;text-transform:capitalize;font-size:12px;font-weight:600}._cerradaBanner_k6c6r_476{margin:8px 0 4px;padding:12px 16px;border:1px solid #fca5a5;border-radius:8px;background:#fef2f2;color:#991b1b;font-size:14px}._badgeProcessing_k6c6r_486{display:inline-block;padding:2px 8px;border-radius:12px;color:#374151;background:#e5e7eb;text-transform:capitalize;font-size:12px;font-weight:600}._badgeSent_k6c6r_497{display:inline-block;padding:2px 8px;border-radius:12px;color:#1e40af;background:#dbeafe;text-transform:capitalize;font-size:12px;font-weight:600}@media(max-width:1281px){._antecedentesFourFields_k6c6r_239{grid-template-columns:repeat(2,4fr)}}@media(max-width:947px){._twoColumns_k6c6r_135,._twoColumnsAlt_k6c6r_143{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:10px}._column_k6c6r_169{width:100%}._antecedentesFourFields_k6c6r_239{grid-template-columns:repeat(4,4fr)}}@media(max-width:483px){._antecedentesTwoFields_k6c6r_204,._antecedentesFourFields_k6c6r_239,._antecedentesThreeFields_k6c6r_231{grid-template-columns:repeat(2,2fr)}}@media(max-width:640px){._header_k6c6r_7{flex-direction:column;gap:14px}._rightHeader_k6c6r_18{align-items:stretch;flex-wrap:wrap}._column_k6c6r_169{padding:18px 16px}._twoFields_k6c6r_152,._twoFieldsAlt_k6c6r_160,._singleFieldAlt_k6c6r_191,._sintomasTwoFields_k6c6r_247{grid-template-columns:1fr;gap:14px}}._altaFooter_k6c6r_623{position:sticky;bottom:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding:14px 18px;background:#fff;border-top:1px solid #e2e8f0;box-shadow:0 -6px 16px #0f172a0f;border-radius:12px 12px 0 0}._altaFooterHint_k6c6r_639{font-size:.85rem;color:#64748b;line-height:1.35}._altaFooterBtn_k6c6r_645{flex-shrink:0;padding:10px 22px;background:#1b2a3a;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:opacity .15s ease}._altaFooterBtn_k6c6r_645:disabled{opacity:.55;cursor:not-allowed}@media(max-width:640px){._altaFooter_k6c6r_623{flex-direction:column;align-items:stretch;gap:10px}._altaFooterBtn_k6c6r_645{width:100%}}._wrapper_2t549_2{position:relative;width:100%;padding:15px 30px 10px 25px;border-radius:16px;background:#fff}._scroll_2t549_11{overflow-x:auto;overflow-y:hidden;width:100%;cursor:grab;scrollbar-width:none}._scroll_2t549_11::-webkit-scrollbar{display:none}._dragging_2t549_24{cursor:grabbing}._steps_2t549_29{display:flex;align-items:center;min-width:100%;padding:6px 0 10px;white-space:nowrap;gap:16px}._step_2t549_29{all:unset;display:flex;align-items:center;flex-shrink:0;cursor:pointer;gap:8px}._circle_2t549_48{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid #9ca3af;border-radius:50%;color:#6b7280;font-size:13px;font-weight:600}._label_2t549_61{max-width:160px;line-height:1.2;color:#6b7280;white-space:normal;font-size:14px;font-weight:500}._line_2t549_71{flex:1;min-width:48px;height:1px;background:#d1d5db}._active_2t549_78 ._circle_2t549_48{border-color:#fa6400;color:#fa6400}._active_2t549_78 ._label_2t549_61{color:#000;font-weight:600}@media(max-width:640px){._wrapper_2t549_2{padding:12px 14px 8px}._label_2t549_61{max-width:130px;font-size:13px}}._fadeRight_2t549_99{position:absolute;top:0;right:0;width:56px;height:100%;background:linear-gradient(to left,#fff 30%,#fff0);pointer-events:none;z-index:1}._fadeLeft_2t549_112{position:absolute;top:0;left:0;width:56px;height:100%;background:linear-gradient(to right,#fff 30%,#fff0);pointer-events:none;z-index:1}._scrollHint_2t549_125{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e0e0e0;border-radius:50%;background:#fff;color:#4a4a4a;cursor:pointer;box-shadow:0 2px 6px #00000014;z-index:2;transition:background .15s ease,color .15s ease}._scrollHint_2t549_125:hover{background:#f5f5f5;color:#1a98d2}._scrollHintLeft_2t549_149{left:6px}._scrollHintRight_2t549_153{right:6px}._pulseHint_2t549_157{animation:_scrollHintPulse_2t549_1 1.6s ease-in-out infinite}@keyframes _scrollHintPulse_2t549_1{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(-50%) translate(4px)}}._container_17u0w_1{position:relative;display:flex;flex-direction:column;width:100%;gap:.2rem}._label_17u0w_10{margin-bottom:5px;color:#000;font-size:.9rem;font-weight:400}._select_17u0w_25{width:100%;min-height:46.4px;padding:.45rem .75rem;border:1.5px dashed #B3B3B3;border-radius:9px;outline:none;color:#111827;background-color:#fff;transition:all .15s ease;font-size:.9rem;appearance:none}._select_17u0w_25:focus{border-color:#1a98d2}._select_17u0w_25:disabled{border:1px dashed #B3B3B3;color:#6a6a6a;background-color:#e6e6e6;cursor:not-allowed}._wrapper_17u0w_17{position:relative;display:flex;align-items:center}._chevron_17u0w_57{position:absolute;right:9px;color:#6b7280;transition:transform .2s ease,color .2s ease;font-size:18px;pointer-events:none}._wrapper_17u0w_17:focus-within ._chevron_17u0w_57{color:#6b7280;transform:rotate(180deg)}._clear_17u0w_72{position:absolute;top:50%;right:8px;color:#9ca3af;cursor:pointer;transform:translateY(-50%);font-size:1.1rem}._clear_17u0w_72:hover{color:#4b5563}._required_17u0w_86{color:#dc2626;font-weight:600}._readonly_17u0w_94{display:flex;align-items:center;width:100%;min-height:46.4px;padding:.45rem .75rem;border:1.5px dashed #B3B3B3;border-radius:9px;color:#6a6a6a;background-color:#e6e6e6;font-size:.9rem}._readonlyEmpty_17u0w_107{color:#6a6a6a}._container_17u0w_1._alert_17u0w_117 ._select_17u0w_25,._container_17u0w_1._alert_17u0w_117 ._readonly_17u0w_94{background-color:#fef3c7;border-color:#fcd34d;color:#b54708;font-weight:700}._container_17u0w_1._alert_17u0w_117 ._label_17u0w_10{color:#b54708;font-weight:700}._searchBox_17u0w_132{position:absolute;z-index:2;top:-38px;right:0;left:0;display:flex;align-items:center;padding:.35rem .5rem;border:1px solid #d1d5db;border-radius:8px;background-color:#fff}._searchBox_17u0w_132 input{width:100%;border:none;outline:none;color:#111827;background:transparent;font-size:.85rem}._wrapper_194tz_1{display:flex;flex-direction:column;gap:12px;padding:6px 0}._list_194tz_8{list-style:none;margin:0;padding:0 6px 0 0;display:flex;flex-direction:column;gap:10px;max-height:320px;overflow-y:auto}._placeholder_194tz_20{color:#777;font-size:13px;padding:12px 0;text-align:center}._item_194tz_27{border:1px solid #e2e6ea;border-radius:8px;padding:10px 12px;background:#fafbfc;display:flex;flex-direction:column;gap:6px}._header_194tz_37{display:flex;align-items:center;gap:8px;font-size:12px;color:#555}._autor_194tz_45{font-weight:600;color:#333}._fecha_194tz_50{color:#888}._deleteBtn_194tz_54{margin-left:auto;background:transparent;border:none;color:#b00020;font-size:18px;line-height:1;cursor:pointer;padding:2px 6px;border-radius:4px}._deleteBtn_194tz_54:hover:not(:disabled){background:#ffe2e6}._deleteBtn_194tz_54:disabled{opacity:.4;cursor:not-allowed}._contenido_194tz_75{font-size:14px;color:#222;white-space:pre-wrap;word-break:break-word}._composer_194tz_82{border-top:1px solid #eef0f2;padding-top:10px;display:flex;flex-direction:column;gap:6px}._textarea_194tz_90{resize:vertical;min-height:70px;border:1px solid #d3d8de;border-radius:6px;padding:8px 10px;font-family:inherit;font-size:14px}._textarea_194tz_90:focus{outline:none;border-color:#4a90e2}._composerFooter_194tz_105{display:flex;align-items:center;justify-content:space-between}._counter_194tz_111{font-size:11px;color:#888}._postBtn_194tz_116{background:#2470d6;color:#fff;border:none;padding:7px 18px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500}._postBtn_194tz_116:hover:not(:disabled){background:#1c5cb8}._postBtn_194tz_116:disabled{background:#b8c5d6;cursor:not-allowed}._empty_194tz_136{color:#888;font-size:13px;padding:16px;text-align:center;background:#fafbfc;border:1px dashed #d3d8de;border-radius:8px}._singleColumn_1ark5_1{display:flex;flex-direction:column;gap:16px}._column_1ark5_7{display:flex;flex-direction:column;padding:30px;border-radius:16px;background:#fff;gap:16px}._sectionHeader_1ark5_16{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px;color:#393a35;font-size:19px;font-weight:600}._headerActions_1ark5_27{display:flex;align-items:center;gap:16px}._uploadBtn_1ark5_35{display:flex;align-items:center;border:none;color:#1a98d2;background:none;cursor:pointer;font-weight:500;font-size:14px;gap:6px}._uploadBtn_1ark5_35:hover{text-decoration:underline}._uploadBtn_1ark5_35:disabled{opacity:.5;cursor:not-allowed;text-decoration:none}._uploadForm_1ark5_59{display:flex;flex-direction:column;padding:16px;border:1px dashed #d1d5db;border-radius:12px;background:#f9fafb;gap:14px}._uploadFileName_1ark5_69{color:#374151;font-size:14px;font-weight:600}._uploadFields_1ark5_75{display:grid;grid-template-columns:1fr 1fr;gap:14px}._fieldGroup_1ark5_81{display:flex;flex-direction:column;gap:4px}._fieldLabel_1ark5_87{color:#6b7280;font-size:13px;font-weight:500}._fieldInput_1ark5_93{padding:8px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;transition:border-color .15s}._fieldInput_1ark5_93:focus{border-color:#1a98d2}._fieldInput_1ark5_93:disabled{opacity:.6;background:#f3f4f6}._uploadActions_1ark5_111{display:flex;gap:10px}._uploadConfirmBtn_1ark5_116{padding:8px 20px;border:none;border-radius:8px;color:#fff;background:#1a98d2;cursor:pointer;font-size:14px;font-weight:600;transition:background .15s}._uploadConfirmBtn_1ark5_116:hover{background:#1580b5}._uploadConfirmBtn_1ark5_116:disabled{opacity:.5;cursor:not-allowed}._uploadCancelBtn_1ark5_137{padding:8px 20px;border:1px solid #d1d5db;border-radius:8px;color:#374151;background:#fff;cursor:pointer;font-size:14px;font-weight:500;transition:background .15s}._uploadCancelBtn_1ark5_137:hover{background:#f3f4f6}._uploadCancelBtn_1ark5_137:disabled{opacity:.5;cursor:not-allowed}._uploadingBox_1ark5_158{display:flex;align-items:center;gap:8px}._inlineSpinner_1ark5_164{display:inline-block;width:14px;height:14px;border:2px solid rgba(0,0,0,.2);border-top-color:#000c;border-radius:50%;animation:_spin_1ark5_1 .8s linear infinite}@keyframes _spin_1ark5_1{to{transform:rotate(360deg)}}._list_1ark5_182{display:flex;flex-direction:column}._listItem_1ark5_187{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #e5e7eb}._itemInfo_1ark5_195{display:flex;flex-direction:column;gap:4px}._itemTitle_1ark5_201{color:#111827;font-size:16px;font-weight:600}._itemSubtitle_1ark5_207{color:#6b7280;font-size:14px}._itemActions_1ark5_212{display:flex;gap:12px}._iconBtn_1ark5_217{all:unset;color:#374151;cursor:pointer}._iconBtn_1ark5_217:hover{color:#1a98d2}._iconBtn_1ark5_217:disabled{opacity:.5;cursor:not-allowed}._deleteBtn_1ark5_232:hover{color:#dc2626}._emptyState_1ark5_236{padding:10px 0;color:#9ca3af;font-style:italic}@media(max-width:600px){._uploadFields_1ark5_75{grid-template-columns:1fr}}._breadcrumb_1yxuq_1{display:flex;align-items:flex-end;margin-bottom:-10px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400;gap:6px}._breadcrumbMuted_1yxuq_13{color:#000}._breadcrumbActive_1yxuq_17{color:#1a98d2;cursor:default;font-weight:600}._breadcrumbSep_1yxuq_23{padding-left:5px;color:#000}._disabled_1yxuq_28{opacity:.6;cursor:default;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:640px){._breadcrumb_1yxuq_1{flex-wrap:nowrap;align-items:center;min-width:0;font-size:14px}._breadcrumb_1yxuq_1>span{flex-shrink:0;white-space:nowrap}._breadcrumb_1yxuq_1>span:last-child{flex-shrink:1;min-width:0;overflow:hidden}._breadcrumb_1yxuq_1>span:last-child ._breadcrumbActive_1yxuq_17{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}._wrapper_6jo9x_1{display:flex;flex-direction:column;width:100%;gap:18px}._header_6jo9x_8{display:flex;justify-content:space-between}._leftHeader_6jo9x_13{display:flex;flex-direction:column;gap:17px}._rightHeader_6jo9x_19{display:flex;align-items:flex-end;gap:10px}._rightHeader_6jo9x_19 button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border:none;border-radius:18px;background:#1a98d2;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease}._rightHeader_6jo9x_19 button:hover{background:#1584b8}._downloadButton_6jo9x_45{width:40px;padding:8px!important}._breadcrumb_6jo9x_51{display:flex;align-items:center;margin-bottom:-10px;cursor:pointer;font-size:15px;font-weight:400;gap:6px}._breadcrumbMuted_6jo9x_61{color:#000}._breadcrumbActive_6jo9x_65{color:#1a98d2;cursor:default;font-weight:600}._breadcrumbSep_6jo9x_71{color:#000}._pageTitle_6jo9x_76{font-size:22px;font-weight:600}._fieldLabel_6jo9x_81{margin-bottom:5px;color:#666;font-size:15px}._fieldValue_6jo9x_87{color:#000;font-size:16px}._sheet_6jo9x_93{padding:24px;border-radius:8px;background:#fff}._row_6jo9x_99{display:grid;padding:18px 0;border-bottom:1px solid #eee;grid-template-columns:220px 1fr;gap:24px}._row_6jo9x_99:last-child{border-bottom:none}._labelCol_6jo9x_111{color:#000;font-size:16px;font-weight:600}._labelCol_6jo9x_111 span{width:10px!important}._contentCol_6jo9x_121{display:flex;flex-direction:column;gap:30px}._contentCol_6jo9x_121>div{page-break-inside:avoid;break-inside:avoid}._subtitle_6jo9x_136{margin-bottom:13px;letter-spacing:.8px;font-size:14.5px;font-weight:600}hr{opacity:.4;color:#e6e6e6}._comentarioItem_6jo9x_151{padding-bottom:12px;border-bottom:1px solid #eee;page-break-inside:avoid;break-inside:avoid}._comentarioItem_6jo9x_151:last-child{border-bottom:none}._comentarioMeta_6jo9x_163{margin-bottom:4px;color:#666;font-size:14px;font-weight:600}@media print{body *{visibility:hidden}}@media print{._sheet_6jo9x_93,._sheet_6jo9x_93 *{visibility:visible}._sheet_6jo9x_93{position:absolute;top:0;left:0;width:100%}}@media print{._header_6jo9x_8,._rightHeader_6jo9x_19,button{display:none!important}}@media print{body{padding:0;margin:0;background:#fff}._wrapper_6jo9x_1{padding:0;margin:0}._sheet_6jo9x_93{padding:24px;border-radius:0;box-shadow:none}}@page{size:A4}._wrapper_1fmgg_1{display:flex;flex-direction:column;gap:18px}._breadcrumb_1fmgg_8{display:flex;align-items:center;margin-bottom:-10px;cursor:pointer;font-size:15px;font-weight:400;gap:6px}._breadcrumbMuted_1fmgg_18{color:#000}._breadcrumbActive_1fmgg_22{color:#1a98d2;cursor:default;font-weight:600}._breadcrumbSep_1fmgg_28{color:#000}._sectionPersonalData_1fmgg_32{display:flex;flex-direction:column;margin-top:15px;gap:8px}._fullName_1fmgg_39{color:#2b2b2b;font-size:17.5px;font-weight:400}._subData_1fmgg_45{display:flex;flex-direction:column;color:#333;letter-spacing:1%;font-size:15px;font-weight:400;gap:5px}._pageTitle_1fmgg_55{color:#393a35;font-size:22.3px;font-weight:600}._section_1fmgg_32{padding:24px;border-radius:12px;background:#fff}._sectionFichas_1fmgg_68{overflow-y:auto;padding:24px;border-radius:12px;background:#fff}._sectionHeader_1fmgg_76{display:flex;align-items:center;justify-content:space-between;color:#393a35;font-size:18px;font-weight:600}._chevron_1fmgg_85{color:#4d4d4d;font-size:17px;font-weight:500}._cardsGrid_1fmgg_92{display:grid;margin-top:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}._card_1fmgg_92{display:flex;flex-direction:column;padding:20px 15px;border:.5px solid #0000006e;border-radius:14px;background:#fff;gap:30px;width:min(280px,90%);flex-shrink:0}._fichasScroller_1fmgg_120{margin-top:16px}._cardHeader_1fmgg_125{display:flex;align-items:center;justify-content:space-between}._avatarPlaceholder_1fmgg_131{width:28px;height:32px}._estadoBadge_1fmgg_136{display:inline-block;padding:3px 10px;border-radius:12px;color:#374151;background:#f3f4f6;font-size:12px;font-weight:600}._estadoIncompleta_1fmgg_146{color:#9a3412;background:#ffedd5}._estadoDisponible_1fmgg_151{color:#166534;background:#dcfce7}._estadoEvaluada_1fmgg_156{color:#1e3a8a;background:#dbeafe}._estadoPedido_1fmgg_161{color:#6d28d9;background:#ede9fe}._estadoReiterado_1fmgg_166{color:#991b1b;background:#fee2e2}._estadoCerrada_1fmgg_171{color:#374151;background:#e5e7eb}._cardBody_1fmgg_176{display:flex;flex-direction:column;padding-bottom:15px;border-bottom:1px solid #5e595971;color:#374151;font-size:13.5px;gap:5px}._cardFooter_1fmgg_187{display:flex;align-items:center;justify-content:space-between;padding:0 5px;margin-top:-17px;color:#1a98d2;cursor:pointer;font-size:15px;font-weight:600}._arrow_1fmgg_199{font-size:16px;font-weight:600}._wrapper_1k6z0_1{display:flex;flex-direction:column;gap:18px}._pageTitle_1k6z0_7{color:#393a35;font-size:22.3px;font-weight:600}._section_1k6z0_13{padding:24px;border-radius:12px;background:#fff}._sectionHeader_1k6z0_19{display:flex;align-items:center;justify-content:space-between;margin-top:10px;margin-bottom:25px;color:#393a35;font-size:18px;font-weight:600}._sectionHeaderCentros_1k6z0_30{display:flex;align-items:flex-end;justify-content:space-between;padding-top:20px;color:#393a35;font-size:18px;font-weight:600}._sectionPersonalData_1k6z0_40{display:flex;flex-direction:column;margin-top:15px;gap:8px}._row_1k6z0_47{display:grid;width:100%;grid-template-columns:1fr;gap:20px}._lockedNotice_1k6z0_54{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;background:#fef9c3;border:1px solid #fde68a;border-radius:8px;font-size:13px;color:#713f12;line-height:1.4}._row2_1k6z0_68{display:grid;align-items:flex-end;margin-bottom:10px;grid-template-columns:1fr;gap:16px}._row2_1k6z0_68>:only-child{grid-column:1 / -1}._row2_1k6z0_68>:nth-child(odd):last-child{grid-column:1 / -1}._row3_1k6z0_84{display:grid;align-items:flex-end;grid-template-columns:1fr;gap:16px}@media(min-width:768px){._row2_1k6z0_68{grid-template-columns:1fr 1fr;gap:20px}._row3_1k6z0_84{grid-template-columns:1fr 1fr 1fr;gap:20px}}._columnMedicalCenter_1k6z0_103{display:flex;flex-direction:column;width:100%;gap:4px}._indexLabel_1k6z0_110{display:flex;align-items:flex-end;width:100%;margin-bottom:4px;color:#000;font-size:.9rem;font-weight:400;gap:5px}._deleteCenter_1k6z0_121{all:unset;box-sizing:border-box;margin-bottom:-3.2px;color:red;cursor:pointer;font-size:.99rem;font-weight:600}._noCentersText_1k6z0_131{width:100%;margin-top:-30px;color:#5f5f5f;font-size:15px}._editButton_1k6z0_138{all:unset;color:#1a98d2;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:600}._editButtonDisabled_1k6z0_147{all:unset;opacity:.7;color:#1a98d2;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:600}._editActions_1k6z0_156{display:flex;gap:14px}._button_1k6z0_161{all:unset;position:relative;display:inline-flex;align-items:center;justify-content:center;width:172px;min-width:172px;height:21px;padding:8px;border-radius:8px;color:#fff;background-color:#1a98d2;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;font-size:17px}._button_1k6z0_161:disabled{opacity:.5;cursor:not-allowed}._divider_1k6z0_185{border:.5px solid #cdcdcdaf}._buttonSpinner_1k6z0_189{width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:_spin_1k6z0_1 .8s linear infinite}._inlineSpinner_1k6z0_198{display:inline-block;width:14px;height:14px;border:2px solid rgba(0,0,0,.2);border-top-color:#000c;border-radius:50%;animation:_spin_1k6z0_1 .8s linear infinite}._savingBox_1k6z0_208{display:flex;align-items:center;gap:10px}._createActions_1k6z0_214{display:flex;justify-content:flex-end;gap:12px}._actions_1k6z0_220{display:flex;gap:12px}@keyframes _spin_1k6z0_1{to{transform:rotate(360deg)}}._wrapper_xm398_1{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid #e5e7eb;border-radius:10px;background:#fafafa}._disabled_xm398_11{opacity:.7;pointer-events:none}._searchRow_xm398_16{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:0 8px;gap:6px}._searchIcon_xm398_27{color:#9ca3af}._searchInput_xm398_31{flex:1;border:none;outline:none;padding:8px 4px;font-size:14px;background:transparent}._selectAllRow_xm398_40{display:flex;align-items:center;gap:8px;padding:6px 4px;font-size:14px;font-weight:600;color:#393a35;border-bottom:1px solid #e5e7eb;cursor:pointer}._list_xm398_52{display:flex;flex-direction:column;gap:4px}._section_xm398_61{display:flex;flex-direction:column;gap:2px}._section_xm398_61+._section_xm398_61{margin-top:12px;padding-top:8px;border-top:1px solid #e5e7eb}._sectionHeader_xm398_73{display:flex;align-items:center;gap:8px;padding:8px 10px;margin:4px 0;border-radius:6px;background:#e2e8f0;border:1px solid #cbd5e1}._sectionHeader_xm398_73:hover{background:#d8e0eb}._sectionLabelButton_xm398_88{flex:1;display:flex;align-items:center;gap:4px;background:none;border:none;padding:0;color:#475569;cursor:pointer;text-align:left}._sectionLabel_xm398_88{font-size:12px;font-weight:700;color:#475569;letter-spacing:.04em;text-transform:uppercase}._sectionCount_xm398_109{font-size:11.5px;color:#64748b;font-weight:500}._moduleGroup_xm398_115{display:flex;flex-direction:column;border-radius:8px}._moduleHeader_xm398_121{display:flex;align-items:center;gap:8px;padding:8px 6px;border-radius:6px}._moduleHeader_xm398_121:hover{background:#f1f5f9}._moduleLabelButton_xm398_133{flex:1;display:flex;align-items:center;gap:4px;background:none;border:none;padding:0;font-size:14px;font-weight:500;color:#1f2937;cursor:pointer;text-align:left}._disclosure_xm398_148{display:inline-flex;align-items:center;color:#6b7280}._moduleName_xm398_154{flex:1}._moduleCount_xm398_158{font-size:12px;color:#6b7280;font-weight:400}._actions_xm398_164{display:flex;flex-direction:column;padding:4px 0 8px 28px;gap:2px}._actionRow_xm398_171{display:flex;align-items:center;gap:8px;padding:4px 6px;border-radius:6px;font-size:13.5px;color:#374151;cursor:pointer}._actionRow_xm398_171:hover{background:#f1f5f9}._checkbox_xm398_186{width:16px;height:16px;cursor:pointer}._emptyState_xm398_192{padding:16px;text-align:center;color:#6b7280;font-size:14px}._footer_xm398_199{padding:6px 4px 0;border-top:1px solid #e5e7eb;font-size:12.5px;color:#6b7280}._hierBlockLabel_xm398_210{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;padding:6px 6px 2px 28px}._hierSubsection_xm398_219{display:flex;flex-direction:column;margin-left:24px;padding-left:8px;border-left:2px solid #e5e7eb}._hierSubsection_xm398_219+._hierSubsection_xm398_219{margin-top:4px}._hierSubsectionHeader_xm398_231{display:flex;align-items:center;gap:8px;padding:6px;border-radius:6px;background:#f8fafc}._hierSubsectionHeader_xm398_231:hover{background:#f1f5f9}._hierSubsectionLabelButton_xm398_244{flex:1;display:flex;align-items:center;gap:4px;background:none;border:none;padding:0;font-size:13.5px;font-weight:500;color:#1f2937;cursor:pointer;text-align:left}._hierSubsectionCount_xm398_259{font-size:11.5px;color:#6b7280}._hierFields_xm398_264{display:flex;flex-direction:column;padding:4px 0 6px;gap:0}._hierSubgroupLabel_xm398_271{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;padding:6px 6px 2px 28px}._hierFieldRow_xm398_280{display:flex;align-items:center;gap:8px;padding:3px 6px 3px 28px;border-radius:6px;font-size:13px;color:#374151;cursor:pointer}._hierFieldRow_xm398_280:hover{background:#f1f5f9}._section_22f25_1{display:flex;flex:1;flex-direction:column;height:max-content;height:100%;min-height:0}._tableArea_22f25_10{display:flex;flex:1;flex-direction:column;height:80%;padding:0 18px 20px;border-radius:16px;background-color:#fff;overflow:hidden;min-height:0}._scrollList_22f25_28{display:flex;flex-direction:column;gap:8px;padding-top:8px;flex:1;min-height:0;overflow-y:auto}._sectionHeader_22f25_38{display:flex;align-items:center;justify-content:space-between;padding:20px 0 16px;margin-bottom:12px;gap:16px}@media(max-width:640px){._tableArea_22f25_10{padding:0 14px 16px}._sectionHeader_22f25_38{flex-direction:column;align-items:stretch;gap:12px;padding:16px 0 12px}._sectionTitle_22f25_59{font-size:20px}}._sectionTitle_22f25_59{color:#393a35;font-size:22px;font-weight:600}._newButton_22f25_70{display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:4px;padding:7px 14px;border:none;border-radius:18px;background:#1a98d2;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease}._newButton_22f25_70:hover{background:#1584b8}._cellStack_22f25_91{display:flex;flex-direction:column;gap:2px;padding:4px 0}._primaryText_22f25_98{color:#2b2b2b;font-size:15px;font-weight:500}._secondaryText_22f25_104{color:#6a6a6a;font-size:13px;font-weight:400}._roleBadge_22f25_110{display:inline-block;padding:3px 10px;border:1px solid transparent;border-radius:6px;font-size:13px;font-weight:600;white-space:nowrap}._roleSuperadmin_22f25_120{border-color:#e8b4b8;background:#fdedef;color:#9c1a2e}._roleAdmin_22f25_126{border-color:#b6d1ff;background:#eaf2ff;color:#1a4a9c}._roleProfesional_22f25_132{border-color:#b7e2c5;background:#e9f7ee;color:#1f6d3a}._roleUsuario_22f25_138{border-color:#d4d4d4;background:#f0f0f0;color:#555}._activoFilter_22f25_156{display:flex;align-items:center;gap:8px}._muted_22f25_162{color:#aaa}._activoBadge_22f25_144{border-color:#b7e2c5;background:#e9f7ee;color:#1f6d3a}._inactivoBadge_22f25_150{border-color:#e8b4b8;background:#fdedef;color:#9c1a2e}._tabBar_jrlx5_1{display:flex;gap:4px;padding:0 4px;margin-bottom:8px;border-bottom:1px solid #eaeaea}._tab_jrlx5_1{padding:10px 18px;border:none;background:none;font-size:14px;font-weight:600;color:#6a6a6a;cursor:pointer;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}._tab_jrlx5_1:hover{color:#2b2b2b}._tabActive_jrlx5_25{color:#1a98d2;border-bottom-color:#1a98d2}._wrap_148ja_1{padding:8px 16px 32px}._page_148ja_8{display:flex;flex-direction:column;height:100%;min-height:0;flex:1 1 auto;font-family:Inter,sans-serif}._pageHeader_148ja_17{display:flex;align-items:center;justify-content:space-between;padding:8px 0 6px;margin-bottom:2px;gap:16px;flex-shrink:0}._pageHeaderActions_148ja_27{display:flex;align-items:center;gap:8px}._pageTitle_148ja_33{color:#393a35;font-size:18px;font-weight:600}._pageBody_148ja_39{padding:0;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}._stepScroll_148ja_51{flex:1 1 auto;min-height:0;overflow:auto}._stepFlex_148ja_57{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}._steps_148ja_65{display:flex;gap:20px;padding:4px 0 8px;border-bottom:1px solid #eaeaea;margin-bottom:8px;flex-shrink:0}._step_148ja_51{font-size:13px;color:#888;display:flex;align-items:center;gap:8px}._stepActive_148ja_82{color:#1a98d2;font-weight:600}._stepDone_148ja_87{color:#5aaa5a}._dot_148ja_91{width:22px;height:22px;border-radius:50%;background:#ddd;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}._dotActive_148ja_104{background:#1a98d2}._dotDone_148ja_105{background:#5aaa5a}._uploadBox_148ja_107{border:2px dashed #c4c4c4;border-radius:8px;padding:32px 28px;text-align:center;background:#fafafa;cursor:pointer}._uploadBox_148ja_107:hover{border-color:#1a98d2;background:#f3faff}._uploadBox_148ja_107._dragging_148ja_121{border-color:#1a98d2;background:#e8f5fc}._formGrid_148ja_126{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}._field_148ja_133{display:flex;flex-direction:column;gap:4px}._label_148ja_139{font-size:12px;font-weight:600;color:#555}._select_148ja_145,._input_148ja_145{padding:8px 10px;border:1px solid #d0d0d0;border-radius:6px;font-size:13px}._actions_148ja_152{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px 12px;margin-top:10px;flex-shrink:0}._actionsInfo_148ja_166{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 14px;flex:1 1 auto;min-width:0;font-family:inherit}._actionsSummary_148ja_176{font-size:13px;color:#5a6573;white-space:nowrap}._actionsSummary_148ja_176 strong{font-size:18px;font-weight:700;color:#2b2b2b;margin-right:4px}._actionsSummaryActive_148ja_191,._actionsSummaryActive_148ja_191 strong{color:#1a98d2}._actionsBreakdown_148ja_199{font-size:12px;color:#5a6573;white-space:nowrap}._actionsScope_148ja_205{font-size:12px;color:#9aa3ad;white-space:nowrap}._actionsButtons_148ja_211{display:flex;align-items:center;gap:8px;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}._btnPrimary_148ja_223{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:7px 14px;border-radius:18px;background:#1a98d2;color:#fff;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;text-align:center;transition:background .15s ease,opacity .15s ease}._btnPrimary_148ja_223:hover:not(:disabled){background:#1584b8}._btnPrimary_148ja_223:disabled{opacity:.5;cursor:not-allowed}._btnSecondary_148ja_251{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:7px 14px;border-radius:18px;background:transparent;color:#1a98d2;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;text-align:center;transition:background .15s ease}._btnSecondary_148ja_251:hover{background:#1a98d214}._btnGhost_148ja_277{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:6px 14px;border-radius:18px;background:#fff;color:#1a98d2;border:1px solid #1a98d2;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;text-align:center;transition:background .15s ease,color .15s ease}._btnGhost_148ja_277:hover{background:#1a98d2;color:#fff}._kpiRow_148ja_303{display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding:6px 12px;background:#f5f7fa;border-radius:6px;margin-bottom:8px;font-size:12px;color:#5a6573;flex-shrink:0}._kpiItem_148ja_317 strong{color:#2b2b2b;font-weight:600;margin-left:4px}._kpiSep_148ja_323{width:1px;height:16px;background:#d0d4db}._linkBtn_148ja_329{margin-left:auto;background:none;border:none;color:#1a98d2;font-size:12px;font-weight:600;cursor:pointer;padding:2px 4px;font-family:inherit}._linkBtn_148ja_329:hover{text-decoration:underline}._filterBlock_148ja_344{margin-bottom:8px;flex-shrink:0}._filterBar_148ja_352{margin-bottom:10px;flex-shrink:0;min-width:0}._filterInlineLabel_148ja_358{font-size:11px;font-weight:600;color:#6a6a6a;text-transform:uppercase;letter-spacing:.4px;padding:0 6px 0 2px;align-self:center;flex-shrink:0;white-space:nowrap}._filterDivider_148ja_370{width:1px;height:22px;background:#d0d4db;align-self:center;margin:0 6px;flex-shrink:0}._filterLabel_148ja_379{font-size:11px;font-weight:600;color:#6a6a6a;text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px}._filterChips_148ja_389{display:flex;flex-wrap:wrap;gap:6px}._chip_148ja_395{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border:1px solid #d0d4db;border-radius:14px;background:#fff;color:#5a6573;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .12s,border-color .12s,color .12s;flex-shrink:0;white-space:nowrap}._chip_148ja_395:hover:not(:disabled){border-color:#1a98d2;color:#1a98d2}._chip_148ja_395:disabled{opacity:.4;cursor:default}._chipCount_148ja_423{background:#eaeef3;color:#4a5360;padding:1px 7px;border-radius:10px;font-size:11px;font-weight:600;font-variant-numeric:tabular-nums}._chip_ok_148ja_433{border-color:#c5e8c5;color:#2c5f2c}._chip_conflicto_148ja_434{border-color:#ffd9a8;color:#7a4a00}._chip_aviso_148ja_435{border-color:#ffe580;color:#6e5c00}._chip_error_148ja_436{border-color:#ff7575;color:#b32424}._chip_accion_148ja_437{border-color:#c8d4e0;color:#2b4e6b}._chipActive_148ja_439{background:#1a98d2!important;border-color:#1a98d2!important;color:#fff!important}._chipActive_148ja_439 ._chipCount_148ja_423{background:#ffffff40;color:#fff}._summary_148ja_451{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;font-size:13px}._summaryItem_148ja_459 strong{display:block;font-size:18px;margin-top:2px}._summaryChip_148ja_465{flex:1 1 auto;min-width:120px;padding:10px 16px;background:#f5f7fa;border:1px solid transparent;border-radius:8px;color:#5a6573;font-family:inherit;text-align:left;cursor:pointer;transition:background .15s,border-color .15s,color .15s}._summaryChip_148ja_465:hover:not(:disabled){background:#e9eff5;color:#2b2b2b}._summaryChip_148ja_465:disabled{opacity:.5;cursor:default}._summaryChipActive_148ja_489{background:#e3f2fb;border-color:#1a98d2;color:#1a98d2}._summaryChipActive_148ja_489 strong{color:#1a98d2}._tableWrap_148ja_499{flex:1 1 0;min-height:0;overflow:auto;border:1px solid #e3e6ea;border-radius:8px;background:#fff;margin-bottom:12px}._table_148ja_499{width:100%;border-collapse:separate;border-spacing:0;font-size:13px;table-layout:fixed}._table_148ja_499 th{background:#f4f6f9;padding:6px 8px;text-align:left;border-bottom:1px solid #e3e6ea;position:sticky;top:0;z-index:1;font-weight:600;color:#4a5360;font-size:11px;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}._table_148ja_499 td{padding:4px 8px;border-bottom:1px solid #f0f1f3;vertical-align:middle}._table_148ja_499 tbody tr:nth-child(2n) td{background:#fafbfc}._table_148ja_499 tbody tr:hover td{background:#f0f7fc}._colSelect_148ja_548{width:36px;text-align:center;padding-right:0!important}._colFila_148ja_549{width:50px;text-align:center;color:#888;font-variant-numeric:tabular-nums}._table_148ja_499 th._colFila_148ja_549,._table_148ja_499 th._colSelect_148ja_548{text-align:center}._rowCheckbox_148ja_558{cursor:pointer;accent-color:#1a98d2;width:14px;height:14px;margin:0}._rowCheckbox_148ja_558:disabled{cursor:not-allowed;opacity:.4}._rowSelected_148ja_573 td:not(:first-child){background:#e8f4fb!important;box-shadow:inset 2px 0 #1a98d2}._rowSelected_148ja_573:hover td:not(:first-child){background:#d4ebf7!important}._colEstado_148ja_580{width:130px}._colAccion_148ja_581{width:110px}._colNombre_148ja_582{width:200px}._colDni_148ja_583{width:100px;font-variant-numeric:tabular-nums}._colCuit_148ja_584{width:120px;font-variant-numeric:tabular-nums}._colEmail_148ja_585{width:220px}._colTel_148ja_586{width:150px;font-variant-numeric:tabular-nums}._colTipo_148ja_587{width:120px}._colMatProv_148ja_588,._colMatEsp_148ja_589{width:90px;font-variant-numeric:tabular-nums}._colDetalles_148ja_590{width:280px}._rowConflict_148ja_592 td{background:#fff4e5!important}._rowConflict_148ja_592:hover td{background:#ffe9cf!important}._rowError_148ja_594 td{background:#ffe7e7!important}._rowError_148ja_594:hover td{background:#ffd8d8!important}._rowSkip_148ja_596{opacity:.55}._rowExistente_148ja_600 td{background:#f0f2f5!important;color:#6a7280;font-size:12px;border-bottom:1px solid #e3e6ea!important}._rowExistente_148ja_600:hover td{background:#e7eaef!important}._existenteMarker_148ja_608{display:inline-block;color:#9aa3ad;font-size:14px;line-height:1}._existenteMuted_148ja_615{color:#9aa3ad;font-style:italic;font-size:11.5px}._existenteCell_148ja_621{display:inline-block;width:100%;padding:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#4a5360;font-variant-numeric:tabular-nums}._tagExistente_148ja_632{background:#dbe1e8;color:#4a5360}._cellInput_148ja_637{width:100%;box-sizing:border-box;border:1px solid transparent;background:transparent;padding:3px 6px 3px 0;margin-left:-1px;font-size:12.5px;font-family:inherit;border-radius:5px;color:#2b2b2b;text-overflow:ellipsis}._cellInput_148ja_637:hover{border-color:#d0d4db;background:#fff}._cellInput_148ja_637:focus{border-color:#1a98d2;background:#fff;outline:none;box-shadow:0 0 0 2px #1a98d226}._tag_148ja_632{display:inline-block;padding:3px 9px;border-radius:12px;font-size:11px;font-weight:600;line-height:1.4;white-space:nowrap;cursor:default}._tagConflict_148ja_665{background:#ffe1b3;color:#7a4a00}._tagConflictHi_148ja_666{background:#ff9e3d;color:#fff}._tagWarning_148ja_667{background:#fff3b0;color:#6e5c00}._tagError_148ja_668{background:#ff7575;color:#fff}._tagOk_148ja_669{background:#d4ecd4;color:#2c5f2c}._actionSelect_148ja_671{width:100%;box-sizing:border-box;border:1px solid #d0d4db;border-radius:5px;padding:5px 7px;font-size:12px;background:#fff;color:#2b2b2b;font-family:inherit;cursor:pointer}._actionSelect_148ja_671:focus{outline:none;border-color:#1a98d2;box-shadow:0 0 0 2px #1a98d226}._detailsCell_148ja_686{font-size:11.5px;color:#5a6573;line-height:1.4}._detailsCell_148ja_686 strong{color:#2b2b2b}._detailsMatch_148ja_693{color:#7a4a00;margin-bottom:4px}._warningList_148ja_695{margin:0;padding-left:14px;font-size:11px;color:#8a5a00}._report_148ja_702{background:#f0f8ff;border:1px solid #b3d4eb;border-radius:6px;padding:16px;margin-top:16px}._errorRow_148ja_710{color:#c33;font-size:12px;margin-top:4px}._wrapper_r5egs_1{display:flex;flex-direction:column;gap:18px}._pageTitle_r5egs_7{color:#393a35;font-size:22.3px;font-weight:600}._section_r5egs_13{padding:24px;border-radius:12px;background:#fff}._sectionHeader_r5egs_21{display:flex;align-items:center;justify-content:space-between;margin-top:10px;margin-bottom:25px;color:#393a35;font-size:18px;font-weight:600}._sectionPersonalData_r5egs_33{display:flex;flex-direction:column;margin-top:15px;gap:8px}._row2_r5egs_41{display:grid;align-items:flex-end;margin-bottom:10px;grid-template-columns:1fr;gap:16px}._row3_r5egs_49{display:grid;align-items:flex-end;grid-template-columns:1fr;gap:16px}@media(min-width:768px){._row2_r5egs_41{grid-template-columns:1fr 1fr;gap:20px}._row3_r5egs_49{grid-template-columns:1fr 1fr 1fr;gap:20px}}._qrRow_r5egs_68{display:flex;margin-top:6px;margin-bottom:10px}._editButton_r5egs_74{all:unset;color:#1a98d2;cursor:pointer;font-size:14px;font-weight:600}._editButtonDisabled_r5egs_81{all:unset;opacity:.7;color:#1a98d2;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:600}._editActions_r5egs_90{display:flex;gap:14px}._disabledButton_r5egs_95{opacity:.5;cursor:not-allowed;pointer-events:none}._button_r5egs_102{all:unset;width:172px;padding:8px;border-radius:8px;color:#fff;background-color:#1a98d2;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;font-size:17px}._button_r5egs_102:disabled{opacity:.5;cursor:not-allowed}._saveButton_r5egs_123{all:unset;display:flex;justify-content:center;width:172px;padding:8px;border-radius:8px;color:#fff;background-color:#1a98d2;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;font-size:16px}._saveButton_r5egs_123:disabled{opacity:.5;cursor:not-allowed}._divider_r5egs_144{border:.5px solid #cdcdcdaf}._buttonSpinner_r5egs_148{width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:_spin_r5egs_1 .8s linear infinite}._inlineSpinner_r5egs_157{display:inline-block;width:14px;height:14px;border:2px solid rgba(0,0,0,.2);border-top-color:#000c;border-radius:50%;animation:_spin_r5egs_1 .8s linear infinite}._savingBox_r5egs_167{display:flex;align-items:center;gap:10px}@keyframes _spin_r5egs_1{to{transform:rotate(360deg)}}._container_1al1e_1{position:relative;display:flex;flex-direction:column;width:100%;gap:.2rem}._label_1al1e_9{margin-bottom:5px;color:#000;font-size:.9rem;font-weight:400}._box_1al1e_18{display:flex;flex-wrap:wrap;gap:6px;align-items:center;width:100%;min-height:46.4px;padding:.4rem .5rem;border:1.5px dashed #B3B3B3;border-radius:9px;background-color:#fff;cursor:text;transition:all .15s ease}._boxDisabled_1al1e_33{background-color:#e6e6e6;cursor:not-allowed}._boxError_1al1e_38{border-color:#dc2626}._chip_1al1e_42{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:3px 6px 3px 10px;border-radius:999px;background-color:#eef2ff;color:#3730a3;font-size:.82rem}._chipText_1al1e_54{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._chipRemove_1al1e_60{flex-shrink:0;cursor:pointer;font-size:1rem;opacity:.7;transition:opacity .15s ease}._chipRemove_1al1e_60:hover{opacity:1}._input_1al1e_16{flex:1 1 140px;min-width:140px;border:none;outline:none;background:transparent;color:#111827;font-size:.9rem;padding:4px 2px}._boxDisabled_1al1e_33 ._input_1al1e_16{background:transparent;color:#6a6a6a;cursor:not-allowed}._input_1al1e_16::placeholder{color:#9ca3af;font-size:14px}._hint_1al1e_94{color:#6b7280;font-size:.72rem}._error_1al1e_99{color:#dc2626;font-size:.72rem}._wrapper_1658j_1{display:flex;flex-direction:column;gap:10px}._label_1658j_7{color:#393a35;font-size:13px;font-weight:600}._qrBox_1658j_13{position:relative;display:flex;align-items:center;justify-content:center;width:280px;max-width:100%;aspect-ratio:1 / 1;padding:12px;border:1px solid #e2e2e2;border-radius:12px;background:#fff}._qrImg_1658j_27{width:100%;height:100%;object-fit:contain;image-rendering:pixelated}._placeholder_1658j_34{color:#9a9a9a;font-size:14px;text-align:center}._uploadingOverlay_1658j_40{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#ffffffb3;color:#393a35;font-size:14px;font-weight:600}._actions_1658j_53{display:flex;gap:12px}._actionBtn_1658j_58{all:unset;color:#1a98d2;cursor:pointer;font-size:14px;font-weight:600}._actionBtn_1658j_58:disabled{opacity:.5;cursor:not-allowed}._actionBtnDanger_1658j_71{color:#d23a3a}._error_1658j_75{color:#d23a3a;font-size:13px}._section_xhiob_1{display:flex;flex:1;flex-direction:column;height:max-content;height:100%;min-height:0}._tableArea_xhiob_10{display:flex;flex:1;flex-direction:column;height:80%;padding:0 18px 20px;border-radius:16px;background-color:#fff}._sectionHeader_xhiob_20{display:flex;align-items:center;justify-content:space-between;padding:20px 0 16px;margin-bottom:12px;gap:16px;border-bottom:1px solid #eaeaea}@media(max-width:640px){._tableArea_xhiob_10{padding:0 14px 16px}._sectionHeader_xhiob_20{flex-direction:column;align-items:stretch;gap:12px;padding:16px 0 12px}._sectionTitle_xhiob_42{font-size:20px}}._sectionTitle_xhiob_42{color:#393a35;font-size:22px;font-weight:600}._newButton_xhiob_53{display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:4px;padding:7px 14px;border:none;border-radius:18px;background:#1a98d2;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease}._newButton_xhiob_53:hover{background:#1584b8}._primaryText_xhiob_74{color:#2b2b2b;font-size:15px;font-weight:500}._muted_xhiob_80{color:#aaa}._section_1ds7j_1{display:flex;flex:1;flex-direction:column;height:max-content;height:100%;min-height:0}._tableArea_1ds7j_10{display:flex;flex:1;flex-direction:column;height:80%;padding:0 18px 20px;border-radius:16px;background-color:#fff}._sectionHeader_1ds7j_20{display:flex;align-items:center;justify-content:space-between;padding:20px 0 16px;margin-bottom:12px;gap:16px;border-bottom:1px solid #eaeaea}@media(max-width:640px){._tableArea_1ds7j_10{padding:0 14px 16px}._sectionHeader_1ds7j_20{flex-direction:column;align-items:stretch;gap:12px;padding:16px 0 12px}._sectionTitle_1ds7j_42{font-size:20px}}._sectionTitle_1ds7j_42{color:#393a35;font-size:22px;font-weight:600}._auditColumn_1ds7j_56{display:flex;flex-direction:column;gap:3px}._operation_1ds7j_62{color:#2b2b2b;font-size:16px;font-weight:400}._affectedId_1ds7j_68{color:#6a6a6a;font-size:15px;font-weight:400}._completityRow_1ds7j_74{display:flex;align-items:center}._completityBadge_1ds7j_79{padding:4px 10px;border:1px solid transparent;border-radius:6px;color:#000;white-space:nowrap;font-size:15px;font-weight:600}._complete_1ds7j_89{border-color:#b7e2c5;background:#e9f7ee}._high_1ds7j_94{border-color:#b6d1ff;background:#eaf2ff}._medium_1ds7j_99,._low_1ds7j_104{border-color:#ccc;background:#e6e6e6}._chevron_1ds7j_109{color:#000;cursor:pointer;font-size:20px;font-weight:600}._auditDetail_1ds7j_116{display:flex;align-items:center;gap:4px}._fieldLabel_1ds7j_122{font-weight:600}._prevValue_1ds7j_126{color:#888}._arrow_1ds7j_130{margin:0 4px}._newValue_1ds7j_134{font-weight:600}._muted_1ds7j_138{color:#aaa}._undoButton_1ds7j_142{border:1px solid #d3d8de;background:#fff;color:#b00020;padding:5px 12px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease}._undoButton_1ds7j_142:hover{background:#fff5f5;border-color:#b00020}._undoButton_1ds7j_142:disabled{opacity:.5;cursor:not-allowed}._undoModalBackdrop_1ds7j_165{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._undoModal_1ds7j_165{background:#fff;border-radius:12px;padding:24px;max-width:600px;width:90%;max-height:85vh;overflow-y:auto;box-shadow:0 8px 32px #0003}._undoModalTitle_1ds7j_186{margin:0 0 12px;font-size:18px;font-weight:600;color:#b00020}._undoModalMessage_1ds7j_193{color:#333;font-size:14px;line-height:1.5;margin-bottom:16px}._advertenciasList_1ds7j_200{list-style:none;margin:0 0 20px;padding:0;border-top:1px solid #eee}._advertenciaItem_1ds7j_207{padding:12px 0;border-bottom:1px solid #eee;display:flex;flex-direction:column;gap:4px;font-size:13px}._advertenciaUser_1ds7j_216{color:#2b2b2b;font-weight:600}._advertenciaFields_1ds7j_221{color:#555}._advertenciaTag_1ds7j_225{display:inline-block;padding:2px 8px;margin-right:6px;border-radius:4px;background:#e6e6e6;font-size:11px;text-transform:uppercase;font-weight:600}._undoModalActions_1ds7j_236{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}._undoModalActions_1ds7j_236 button{padding:8px 16px;border-radius:6px;border:1px solid #d3d8de;background:#fff;cursor:pointer;font-size:14px}._undoModalActions_1ds7j_236 ._danger_1ds7j_252{background:#b00020;color:#fff;border-color:#b00020}._section_efxwm_1{display:flex;flex:1;flex-direction:column;height:max-content;height:100%;min-height:0}._tableArea_efxwm_10{display:flex;flex:1;flex-direction:column;height:80%;padding:0 18px 20px;border-radius:16px;background-color:#fff}._sectionHeader_efxwm_20{display:flex;align-items:center;justify-content:space-between;padding:20px 0 16px;margin-bottom:12px;gap:16px;border-bottom:1px solid #eaeaea}@media(max-width:640px){._tableArea_efxwm_10{padding:0 14px 16px}._sectionHeader_efxwm_20{flex-direction:column;align-items:stretch;gap:12px;padding:16px 0 12px}._sectionTitle_efxwm_42{font-size:20px}}._sectionTitle_efxwm_42{color:#393a35;font-size:22px;font-weight:600}._cellStack_efxwm_53{display:flex;flex-direction:column;gap:4px;padding:6px 0;line-height:1.35}._primaryText_efxwm_61{color:#2b2b2b;font-size:15px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._secondaryText_efxwm_70{color:#6a6a6a;font-size:13px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._ipText_efxwm_79{color:#8a8a8a;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}._methodBadge_efxwm_89{display:inline-block;padding:3px 10px;border:1px solid transparent;border-radius:6px;font-size:13px;font-weight:600;text-transform:capitalize}._methodPassword_efxwm_99{border-color:#b6d1ff;background:#eaf2ff;color:#1a4a9c}._methodGoogle_efxwm_105{border-color:#b7e2c5;background:#e9f7ee;color:#1f6d3a}._muted_efxwm_111{color:#aaa;font-style:italic}._userAgentRaw_efxwm_116{display:inline-block;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6a6a6a;font-size:13px}._page_1rp3x_1{padding:24px;color:var(--color-text)}._header_1rp3x_6{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}._title_1rp3x_13{font-size:28px;font-weight:700}._subtitle_1rp3x_18{color:var(--color-text-muted);font-size:14px}._categoria_1rp3x_23{margin-bottom:28px}._categoriaTitle_1rp3x_27{font-size:18px;font-weight:600;margin-bottom:12px;color:var(--color-text);border-bottom:1px solid var(--color-border);padding-bottom:8px}._grid_1rp3x_36{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}._card_1rp3x_42{display:flex;flex-direction:column;gap:8px;padding:18px 20px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;height:100%;box-sizing:border-box}._cardHead_1rp3x_54{display:flex;gap:12px;align-items:flex-start}._gridReferentes_1rp3x_64{grid-template-columns:repeat(auto-fill,minmax(300px,400px));gap:20px}._cardReferente_1rp3x_71{padding:28px 32px;gap:12px}._cardReferente_1rp3x_71 ._cardHead_1rp3x_54{gap:20px;align-items:center}._cardImg_1rp3x_84{width:110px;height:110px;border-radius:50%;object-fit:cover;background:var(--color-surface-alt);flex-shrink:0}._cardImgPlaceholder_1rp3x_95{width:110px;height:110px;border-radius:50%;background:linear-gradient(135deg,var(--color-surface-alt) 0%,var(--color-border) 100%);color:var(--color-text-muted);flex-shrink:0;display:flex;align-items:center;justify-content:center}._cardImgPlaceholder_1rp3x_95 svg{width:52px;height:52px;opacity:.55}._cardImgRect_1rp3x_113{width:80px;height:56px;border-radius:6px;object-fit:contain;background:var(--color-surface-alt);padding:4px;flex-shrink:0}._cardImgRectPlaceholder_1rp3x_125{width:80px;height:56px;border-radius:6px;background:linear-gradient(135deg,var(--color-surface-alt) 0%,var(--color-border) 100%);color:var(--color-text-muted);flex-shrink:0;display:flex;align-items:center;justify-content:center}._cardImgRectPlaceholder_1rp3x_125 svg{width:24px;height:24px;opacity:.5}._cardName_1rp3x_143{font-size:16px;font-weight:600;line-height:1.2;overflow-wrap:anywhere;word-break:break-word}._cardCargo_1rp3x_151{font-size:13px;color:var(--color-text-muted);overflow-wrap:anywhere;word-break:break-word}._cardDesc_1rp3x_158{font-size:14px;color:var(--color-text);line-height:1.5;overflow-wrap:anywhere;word-break:break-word}._cardContacto_1rp3x_166{display:flex;flex-direction:column;gap:4px;font-size:13px;color:var(--color-text-muted);margin-top:auto}._cardContacto_1rp3x_166 a{color:var(--color-accent);text-decoration:none}._cardContacto_1rp3x_166 a:hover{text-decoration:underline}._cta_1rp3x_184{all:unset;display:inline-block;padding:8px 14px;border-radius:8px;background:var(--color-accent);color:#fff;font-size:14px;font-weight:600;cursor:pointer;text-align:center;align-self:flex-start;text-decoration:none;margin-top:auto}._cta_1rp3x_184:hover{opacity:.9}._empty_1rp3x_204{padding:48px 24px;text-align:center;color:var(--color-text-muted);background:var(--color-surface);border:1px dashed var(--color-border);border-radius:12px}._skeleton_1rp3x_213{background:var(--color-surface-alt);border-radius:12px;height:140px;animation:_pulse_1rp3x_1 1.4s ease-in-out infinite}@keyframes _pulse_1rp3x_1{0%,to{opacity:.6}50%{opacity:1}}._errorBox_1rp3x_225{padding:16px;background:var(--color-surface);border:1px solid var(--color-danger);border-radius:8px;color:var(--color-danger);margin-bottom:16px}._headerAdmin_1rp3x_238{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px}._headerText_1rp3x_245{display:flex;flex-direction:column;gap:8px;min-width:0}@media(max-width:720px){._headerAdmin_1rp3x_238{flex-direction:column}}@media(max-width:640px){._page_1rp3x_1{padding:16px}._title_1rp3x_13{font-size:24px}._grid_1rp3x_36,._gridReferentes_1rp3x_64{grid-template-columns:1fr;gap:14px}._cardReferente_1rp3x_71{padding:20px}._cardReferente_1rp3x_71 ._cardHead_1rp3x_54{gap:14px}._cardImg_1rp3x_84,._cardImgPlaceholder_1rp3x_95{width:84px;height:84px}}._adminToolbar_1rp3x_286{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%}._adminToolbar_1rp3x_286 ._adminBtn_1rp3x_296{text-align:center}@media(min-width:1024px){._adminToolbar_1rp3x_286{flex-direction:row;flex-wrap:wrap;align-items:center;width:auto}._adminToolbar_1rp3x_286 ._adminBtn_1rp3x_296{text-align:left}}._adminBtn_1rp3x_296{all:unset;padding:8px 16px;border-radius:8px;background:var(--color-accent);color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s ease}._adminBtn_1rp3x_296:hover{opacity:.92}._adminBtnSecondary_1rp3x_327{background:var(--color-surface);color:var(--color-accent);border:1px solid var(--color-accent)}._adminBtnSecondary_1rp3x_327:hover{background:var(--color-accent-soft, rgba(26, 152, 210, .08))}._cardWrapAdmin_1rp3x_337{position:relative;cursor:pointer;height:100%;border-radius:12px;outline:2px dashed transparent;outline-offset:3px;transition:outline-color .15s ease}._cardWrapAdmin_1rp3x_337:hover{outline-color:var(--color-accent)}._cardDragHandle_1rp3x_351{position:absolute;top:8px;left:8px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;background:#000000a6;color:#fff;border-radius:6px;cursor:grab;z-index:2;-webkit-user-select:none;user-select:none;box-shadow:0 2px 6px #0000002e}._cardDragHandle_1rp3x_351:active{cursor:grabbing}._cardEditBadge_1rp3x_371{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#fff;border-radius:999px;color:var(--color-text);font-size:11px;font-weight:700;-webkit-user-select:none;user-select:none;box-shadow:0 2px 6px #0000002e;pointer-events:none}._cardDragging_1rp3x_390{opacity:.4}._cardDragOver_1rp3x_392{outline-color:var(--color-accent)!important;outline-style:solid!important}._backdrop_kuf8y_1{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1500;padding:16px}._modal_kuf8y_14{background:var(--color-surface);border-radius:12px;width:560px;max-width:100%;max-height:calc(100vh - 32px);display:flex;flex-direction:column;box-shadow:0 12px 32px #0003;overflow:hidden}._modalHeader_kuf8y_26{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--color-border)}._modalTitle_kuf8y_34{font-size:18px;font-weight:700;color:var(--color-text)}._closeBtn_kuf8y_40{all:unset;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;color:var(--color-text-muted);font-size:14px;transition:background .12s ease,color .12s ease}._closeBtn_kuf8y_40:hover{background:var(--color-surface-alt);color:var(--color-text)}._body_kuf8y_59{padding:20px 22px;overflow-y:auto;display:flex;flex-direction:column;gap:14px}._field_kuf8y_67{display:flex;flex-direction:column;gap:6px;min-width:0}._label_kuf8y_74{font-size:12px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:700}._required_kuf8y_82{color:var(--color-danger);margin-left:4px}._input_kuf8y_87{width:100%;padding:10px 12px;border:1px solid var(--color-border);border-radius:8px;font-size:14px;background:var(--color-bg);color:var(--color-text);box-sizing:border-box}._input_kuf8y_87:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft, rgba(26, 152, 210, .15))}._textarea_kuf8y_104{width:100%;padding:10px 12px;border:1px solid var(--color-border);border-radius:8px;font-size:14px;background:var(--color-bg);color:var(--color-text);box-sizing:border-box;font-family:inherit;resize:vertical}._textarea_kuf8y_104:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft, rgba(26, 152, 210, .15))}._row2_kuf8y_123{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:600px){._row2_kuf8y_123{grid-template-columns:1fr}}._checkRow_kuf8y_135{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--color-text);cursor:pointer;-webkit-user-select:none;user-select:none}._checkRow_kuf8y_135 input{width:16px;height:16px;accent-color:var(--color-accent)}._divider_kuf8y_151{height:1px;background:var(--color-border);margin:6px 0}._addRow_kuf8y_157{display:flex;gap:8px}._addRow_kuf8y_157 ._input_kuf8y_87{flex:1;min-width:0}._footer_kuf8y_170{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:16px 22px;border-top:1px solid var(--color-border)}._footer_kuf8y_170>._btnDanger_kuf8y_179{order:2}._footerRight_kuf8y_183{display:flex;gap:8px}._footerRight_kuf8y_183>._btn_kuf8y_179{flex:1}@media(min-width:640px){._footer_kuf8y_170{flex-direction:row;align-items:center;justify-content:space-between}._footer_kuf8y_170>._btnDanger_kuf8y_179{order:0}._footerRight_kuf8y_183{margin-left:auto}._footerRight_kuf8y_183>._btn_kuf8y_179{flex:0 0 auto}}._btn_kuf8y_179{all:unset;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;text-align:center;transition:opacity .15s ease,background .15s ease}._btn_kuf8y_179:disabled{opacity:.5;cursor:not-allowed}._btnPrimary_kuf8y_228{background:var(--color-accent);color:#fff}._btnPrimary_kuf8y_228:hover:not(:disabled){opacity:.92}._btnSecondary_kuf8y_237{background:var(--color-surface-alt);color:var(--color-text)}._btnDanger_kuf8y_179{background:var(--color-surface);color:var(--color-danger);border:1px solid var(--color-danger)}._btnDanger_kuf8y_179:hover:not(:disabled){background:#d32f2f14}._errorBox_kuf8y_252{padding:12px;background:var(--color-surface);border:1px solid var(--color-danger);border-radius:8px;color:var(--color-danger);font-size:13px}._catList_kuf8y_263{display:flex;flex-direction:column;gap:6px}._catRow_kuf8y_269{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;transition:opacity .15s ease,border-color .15s ease}._catRowDragging_kuf8y_280{opacity:.4}._catRowDragOver_kuf8y_284{border-color:var(--color-accent);border-style:dashed}._catDragHandle_kuf8y_289{color:var(--color-text-muted);cursor:grab;-webkit-user-select:none;user-select:none;font-size:14px;padding:0 4px;line-height:1}._catDragHandle_kuf8y_289:active{cursor:grabbing}._catRowName_kuf8y_302{flex:1;font-size:14px;color:var(--color-text);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._catRowInput_kuf8y_312{flex:1;padding:6px 8px;border:1px solid var(--color-accent);border-radius:6px;font-size:14px;background:var(--color-bg);color:var(--color-text);outline:none;min-width:0}._catIconBtn_kuf8y_324{all:unset;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;color:var(--color-text-muted);font-size:13px;transition:background .12s ease,color .12s ease}._catIconBtn_kuf8y_324:hover{background:var(--color-accent-soft, rgba(26, 152, 210, .1));color:var(--color-accent)}._catIconBtnDanger_kuf8y_343{color:var(--color-danger)}._catIconBtnDanger_kuf8y_343:hover{background:#d32f2f1f;color:var(--color-danger)}._catEmpty_kuf8y_352{padding:16px;color:var(--color-text-muted);font-size:13px;text-align:center;background:var(--color-bg);border:1px dashed var(--color-border);border-radius:8px}._wrap_169o4_1{display:flex;flex-direction:column;gap:8px}._label_169o4_7{color:#393a35;font-size:14px;font-weight:500}._required_169o4_13{color:#d24545;margin-left:2px}._dropzone_169o4_18{display:flex;align-items:center;gap:16px;padding:16px;border:1.5px dashed #c8c9c4;border-radius:10px;background:#fbfbf9;cursor:pointer;transition:border-color .15s ease,background .15s ease}._dropzone_169o4_18:hover:not(._disabled_169o4_30){border-color:#6d9a86;background:#f4f8f6}._dropzoneActive_169o4_35{border-color:#6d9a86;background:#eef5f0}._disabled_169o4_30{cursor:not-allowed;opacity:.6}._preview_169o4_45{width:96px;height:96px;border-radius:8px;object-fit:cover;background:#f0f0ec;flex-shrink:0;border:1px solid #e3e3df}._placeholder_169o4_55{width:96px;height:96px;border-radius:8px;background:#f0f0ec;display:flex;align-items:center;justify-content:center;color:#9a9b95;font-size:12px;text-align:center;flex-shrink:0;gap:6px;flex-direction:column}._placeholderUploading_169o4_74{background:linear-gradient(90deg,#f0f0ec,#e3e3df,#f7f7f4,#e3e3df,#f0f0ec);background-size:200% 100%;animation:_shimmer_169o4_1 1.4s ease-in-out infinite;color:#6c6d68;font-weight:500}@keyframes _shimmer_169o4_1{0%{background-position:200% 0}to{background-position:-200% 0}}._info_169o4_94{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._fileName_169o4_102{color:#393a35;font-size:14px;font-weight:500;overflow-wrap:anywhere}._hint_169o4_112{color:#6c6d68;font-size:12.5px}._actions_169o4_117{display:flex;gap:8px;margin-top:4px;flex-wrap:wrap}._actionBtn_169o4_124{background:transparent;border:1px solid #c8c9c4;color:#393a35;padding:6px 12px;border-radius:6px;font-size:13px;cursor:pointer;transition:background .15s ease}._actionBtn_169o4_124:hover:not(:disabled){background:#f0f0ec}._actionBtn_169o4_124:disabled{cursor:not-allowed;opacity:.5}._actionDanger_169o4_144{color:#b53a3a;border-color:#e0bcbc}._actionDanger_169o4_144:hover:not(:disabled){background:#fbeaea}._spinner_169o4_153{display:inline-block;width:12px;height:12px;border:2px solid #c8c9c4;border-top-color:#6d9a86;border-radius:50%;animation:_spin_169o4_153 .8s linear infinite;vertical-align:middle;margin-right:6px}@keyframes _spin_169o4_153{to{transform:rotate(360deg)}}._error_169o4_169{color:#b53a3a;font-size:12.5px;margin-top:2px}._hidden_169o4_175{display:none}@media(max-width:480px){._dropzone_169o4_18{flex-direction:column;align-items:stretch;gap:12px}._preview_169o4_45,._placeholder_169o4_55{width:100%;height:120px}._info_169o4_94{width:100%}}._wrap_b1ekz_1{display:flex;flex-direction:column;gap:8px;width:100%}._label_b1ekz_8{font-size:.9rem;color:#000;font-weight:400}._modeRow_b1ekz_14{display:flex;gap:8px;flex-wrap:wrap}._modePill_b1ekz_20{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1.5px solid var(--color-border);border-radius:8px;cursor:pointer;font-size:13px;color:var(--color-text);transition:background .12s ease,border-color .12s ease;-webkit-user-select:none;user-select:none}._modePill_b1ekz_20:hover{border-color:var(--color-accent)}._modePill_b1ekz_20 input{accent-color:var(--color-accent)}._modePillActive_b1ekz_42{border-color:var(--color-accent);background:var(--color-accent-soft, rgba(26, 152, 210, .08));font-weight:600}._categorias_b1ekz_48{display:flex;flex-wrap:wrap;gap:8px;padding-left:4px}._catChip_b1ekz_55{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;font-size:13px;color:var(--color-text);-webkit-user-select:none;user-select:none;transition:background .12s ease,border-color .12s ease}._catChip_b1ekz_55:hover{border-color:var(--color-accent)}._catChip_b1ekz_55 input{accent-color:var(--color-accent)}._catChipChecked_b1ekz_78{background:var(--color-accent);border-color:var(--color-accent);color:#fff}._hint_b1ekz_84{font-size:12px;color:var(--color-text-muted);margin-top:2px}._page_o97ru_1{padding:24px;color:var(--color-text)}._header_o97ru_6{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}._title_o97ru_13{font-size:28px;font-weight:700}._subtitle_o97ru_18{color:var(--color-text-muted);font-size:14px}._tabs_o97ru_23{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;border-bottom:1px solid var(--color-border);padding-bottom:12px}._tab_o97ru_23{all:unset;padding:8px 14px;border-radius:999px;cursor:pointer;font-size:14px;color:var(--color-text-muted);background:var(--color-surface-alt);transition:background .15s ease,color .15s ease}._tab_o97ru_23:hover{background:var(--color-accent-soft)}._tabActive_o97ru_47{background:var(--color-accent);color:#fff;font-weight:600}._tabActive_o97ru_47:hover{background:var(--color-accent)}._section_o97ru_57{margin-bottom:32px}._sectionTitle_o97ru_61{font-size:18px;font-weight:600;margin-bottom:12px}._grid_o97ru_67{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}._card_o97ru_73{all:unset;display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;width:100%;height:100%;box-sizing:border-box}._card_o97ru_73:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000014}._cardImage_o97ru_93{width:100%;aspect-ratio:16 / 10;object-fit:cover;background:var(--color-surface-alt)}._cardImagePlaceholder_o97ru_102{width:100%;aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-surface-alt) 0%,var(--color-border) 100%);color:var(--color-text-muted)}._cardImagePlaceholder_o97ru_102 svg{width:42px;height:42px;opacity:.5}._cardBody_o97ru_118{padding:14px 16px 18px;display:flex;flex-direction:column;gap:6px;flex:1}._cardCategoria_o97ru_126{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--color-accent);font-weight:700}._cardTitulo_o97ru_134{font-size:16px;font-weight:600;color:var(--color-text);line-height:1.3}._cardBajada_o97ru_141{font-size:13px;color:var(--color-text-muted);line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._cardFecha_o97ru_151{font-size:12px;color:var(--color-text-muted);margin-top:auto;padding-top:4px}._empty_o97ru_158{padding:48px 24px;text-align:center;color:var(--color-text-muted);background:var(--color-surface);border:1px dashed var(--color-border);border-radius:12px}._skeleton_o97ru_167{background:var(--color-surface-alt);border-radius:12px;height:280px;animation:_pulse_o97ru_1 1.4s ease-in-out infinite}@keyframes _pulse_o97ru_1{0%,to{opacity:.6}50%{opacity:1}}._detalleLayout_o97ru_183{display:grid;grid-template-columns:1fr 300px;gap:20px;align-items:start}._detalleMain_o97ru_190{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;padding:32px 36px;display:flex;flex-direction:column;gap:22px;min-width:0}._detalleAside_o97ru_201{position:sticky;top:20px}._asideCard_o97ru_206{display:flex;flex-direction:column;gap:4px;padding:22px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px}._asideHeadLabel_o97ru_216{font-size:11px;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}._asideRow_o97ru_225{display:flex;flex-direction:column;gap:4px;padding:12px 0;border-top:1px solid var(--color-border)}._asideRow_o97ru_225:first-of-type{border-top:none;padding-top:4px}._asideRowLabel_o97ru_238{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--color-text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.04em}._asideRowLabel_o97ru_238 svg{color:var(--color-accent)}._asideRowValue_o97ru_251{font-size:14px;color:var(--color-text);font-weight:500;padding-left:22px}._shareBtn_o97ru_258{all:unset;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;padding:10px 14px;border-radius:10px;background:var(--color-accent-soft, rgba(59, 130, 246, .12));color:var(--color-accent);font-size:13px;font-weight:600;cursor:pointer;text-align:center;transition:background .15s ease}._shareBtn_o97ru_258:hover{background:var(--color-accent);color:#fff}._shareBtn_o97ru_258:hover svg{color:#fff}._shareBtn_o97ru_258 svg{color:var(--color-accent);transition:color .15s ease}._detalleHeroWrap_o97ru_280{position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--color-border);margin-bottom:24px}._detalleHero_o97ru_280{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;background:var(--color-surface-alt)}._detalleHeroEmpty_o97ru_299{background:linear-gradient(135deg,var(--color-accent) 0%,#6366f1 100%)}._detalleHeroLoading_o97ru_306{background:linear-gradient(90deg,#d8d8d2,#ececea,#f4f4f1,#ececea,#d8d8d2);background-size:200% 100%;animation:_novedadHeroShimmer_o97ru_1 1.6s ease-in-out infinite}@keyframes _novedadHeroShimmer_o97ru_1{0%{background-position:200% 0}to{background-position:-200% 0}}._novedadHeroSpinIcon_o97ru_324{animation:_novedadHeroSpin_o97ru_324 .9s linear infinite}@keyframes _novedadHeroSpin_o97ru_324{to{transform:rotate(360deg)}}._detalleHeroOverlay_o97ru_332{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;gap:12px;padding:32px 36px;background:linear-gradient(to top,rgba(0,0,0,.78) 0%,rgba(0,0,0,.25) 55%,transparent 100%)}._heroCategoria_o97ru_343{display:inline-block;align-self:flex-start;padding:4px 10px;border-radius:999px;background:#ffffff2e;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._detalleTitulo_o97ru_357{font-size:32px;font-weight:700;color:#fff;line-height:1.18;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.4)}._heroMetaRow_o97ru_366{display:flex;flex-wrap:wrap;gap:16px;margin-top:4px}._heroMetaItem_o97ru_373{display:inline-flex;align-items:center;gap:6px;color:#ffffffd9;font-size:13px;font-weight:500}._detalleBajada_o97ru_382{font-size:18px;color:var(--color-text);font-weight:500;line-height:1.5;margin:0;padding-left:16px;border-left:3px solid var(--color-accent)}._detalleContenido_o97ru_392{line-height:1.7;color:var(--color-text);font-size:16px}._detalleContenido_o97ru_392 p{margin:0 0 14px}._detalleContenido_o97ru_392 p:last-child{margin-bottom:0}._detalleContenido_o97ru_392 h2{font-size:22px;font-weight:700;margin:24px 0 12px}._detalleContenido_o97ru_392 h3{font-size:18px;font-weight:700;margin:20px 0 10px}._detalleContenido_o97ru_392 ul,._detalleContenido_o97ru_392 ol{padding-left:22px;margin:10px 0}._detalleContenido_o97ru_392 li{margin-bottom:6px}._detalleContenido_o97ru_392 a{color:var(--color-accent);text-decoration:underline}._detalleContenido_o97ru_392 strong{font-weight:700}._detalleContenido_o97ru_392 blockquote{margin:16px 0;padding:12px 18px;border-left:3px solid var(--color-border);color:var(--color-text-muted);font-style:italic}._detalleContenido_o97ru_392 img{max-width:100%;border-radius:10px;margin:12px 0}._backBtn_o97ru_420{all:unset;display:inline-flex;align-items:center;gap:6px;padding:6px 4px;color:var(--color-text-muted);cursor:pointer;font-size:13px;font-weight:500;margin-bottom:20px;transition:color .15s ease}._backBtn_o97ru_420:hover{color:var(--color-accent)}@media(max-width:900px){._detalleLayout_o97ru_183{grid-template-columns:1fr}._detalleAside_o97ru_201{position:static}._detalleMain_o97ru_190{padding:24px}}@media(max-width:720px){._detalleTitulo_o97ru_357{font-size:22px}._detalleHeroOverlay_o97ru_332{padding:18px 20px}._detalleBajada_o97ru_382{font-size:16px}._detalleContenido_o97ru_392{font-size:15px}}@media(max-width:640px){._page_o97ru_1{padding:16px}._title_o97ru_13{font-size:24px}._grid_o97ru_67{grid-template-columns:1fr;gap:14px}}._errorBox_o97ru_457{padding:16px;background:var(--color-surface);border:1px solid var(--color-danger);border-radius:8px;color:var(--color-danger);margin-bottom:16px}._adminToolbar_o97ru_470{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%}._adminToolbar_o97ru_470 ._adminBtn_o97ru_480{text-align:center}@media(min-width:1024px){._adminToolbar_o97ru_470{flex-direction:row;flex-wrap:wrap;align-items:center;width:auto}._adminToolbar_o97ru_470 ._adminBtn_o97ru_480{text-align:left}}._headerAdmin_o97ru_499{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px}._headerAdmin_o97ru_499 ._headerText_o97ru_506{display:flex;flex-direction:column;gap:8px;min-width:0}@media(max-width:720px){._headerAdmin_o97ru_499{flex-direction:column}}._adminBtn_o97ru_480{all:unset;padding:8px 16px;border-radius:8px;background:var(--color-accent);color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s ease}._adminBtn_o97ru_480:hover{opacity:.92}._adminBtnSecondary_o97ru_535{background:var(--color-surface);color:var(--color-accent);border:1px solid var(--color-accent)}._adminBtnSecondary_o97ru_535:hover{background:var(--color-accent-soft, rgba(26, 152, 210, .08))}._cardWrapAdmin_o97ru_545{position:relative;height:100%;cursor:pointer;border-radius:12px;outline:2px dashed transparent;outline-offset:3px;transition:outline-color .15s ease}._cardWrapAdmin_o97ru_545:hover{outline-color:var(--color-accent)}._cardDragHandle_o97ru_559{position:absolute;top:8px;left:8px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;background:#000000a6;color:#fff;border-radius:6px;cursor:grab;z-index:2;-webkit-user-select:none;user-select:none;box-shadow:0 2px 6px #0000002e}._cardDragHandle_o97ru_559:active{cursor:grabbing}._cardEditBadge_o97ru_581{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#fff;border-radius:999px;color:var(--color-text);font-size:11px;font-weight:700;-webkit-user-select:none;user-select:none;box-shadow:0 2px 6px #0000002e;pointer-events:none}._cardDragging_o97ru_600{opacity:.4}._cardDragOver_o97ru_604{outline-color:var(--color-accent)!important;outline-style:solid!important}._modalBackdrop_o97ru_611{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1500}._modal_o97ru_611{background:var(--color-surface);border-radius:12px;padding:24px;width:480px;max-width:calc(100vw - 32px);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 12px 32px #0003}._modalDivider_o97ru_634{height:1px;background:var(--color-border);margin:18px 0 14px}._catList_o97ru_640{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}._catRow_o97ru_647{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;transition:opacity .15s ease,border-color .15s ease}._catRowDragging_o97ru_658{opacity:.4}._catRowDragOver_o97ru_662{border-color:var(--color-accent);border-style:dashed}._catDragHandle_o97ru_667{color:var(--color-text-muted);cursor:grab;-webkit-user-select:none;user-select:none;font-size:14px;padding:0 4px;line-height:1}._catDragHandle_o97ru_667:active{cursor:grabbing}._catRowName_o97ru_680{flex:1;font-size:14px;color:var(--color-text);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._catRowInput_o97ru_690{flex:1;padding:6px 8px;border:1px solid var(--color-accent);border-radius:6px;font-size:14px;background:var(--color-bg);color:var(--color-text);outline:none;min-width:0}._catIconBtn_o97ru_702{all:unset;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;color:var(--color-text-muted);font-size:13px;transition:background .12s ease,color .12s ease}._catIconBtn_o97ru_702:hover{background:var(--color-accent-soft, rgba(26, 152, 210, .1));color:var(--color-accent)}._catIconBtnDanger_o97ru_721{color:var(--color-danger)}._catIconBtnDanger_o97ru_721:hover{background:#d32f2f1f;color:var(--color-danger)}._catEmpty_o97ru_730{padding:16px;color:var(--color-text-muted);font-size:13px;text-align:center;background:var(--color-bg);border:1px dashed var(--color-border);border-radius:8px}._modalTitle_o97ru_740{font-size:18px;font-weight:700;margin-bottom:14px;color:var(--color-text)}._modalLabel_o97ru_747{display:block;font-size:12px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:700;margin-bottom:6px}._modalInput_o97ru_757{width:100%;padding:10px 12px;border:1px solid var(--color-border);border-radius:8px;font-size:14px;background:var(--color-bg);color:var(--color-text);box-sizing:border-box}._modalInput_o97ru_757:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft, rgba(26, 152, 210, .15))}._modalActions_o97ru_774{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}._modalBtn_o97ru_781{all:unset;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}._modalBtnPrimary_o97ru_790{background:var(--color-accent);color:#fff}._modalBtnSecondary_o97ru_795{background:var(--color-surface-alt);color:var(--color-text)}._modalBtnPrimary_o97ru_790:disabled,._modalBtnSecondary_o97ru_795:disabled{opacity:.5;cursor:not-allowed}._field_aeqpb_3{position:relative;display:flex;flex-direction:column;width:100%;gap:.2rem}._fieldLabel_aeqpb_11{margin-bottom:5px;color:#000;font-size:.9rem;font-weight:400}._required_aeqpb_18{color:#dc2626;font-weight:600}._trigger_aeqpb_25{all:unset;display:flex;align-items:center;gap:10px;width:100%;box-sizing:border-box;min-height:46.4px;padding:.45rem .75rem;background-color:#fff;border:1.5px dashed #B3B3B3;border-radius:9px;color:#111827;font-size:.9rem;cursor:pointer;transition:all .15s ease}._trigger_aeqpb_25:hover{border-color:var(--color-accent)}._triggerOpen_aeqpb_47{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft, rgba(59, 130, 246, .15))}._triggerDisabled_aeqpb_52{color:#6a6a6a;background-color:#e6e6e6;cursor:not-allowed}._triggerDisabled_aeqpb_52:hover{border-color:#b3b3b3}._triggerIcon_aeqpb_62{display:inline-flex;color:var(--color-accent);flex-shrink:0}._triggerValue_aeqpb_68{flex:1;color:#111827}._triggerPlaceholder_aeqpb_73{flex:1;color:#9ca3af}._clearBtn_aeqpb_78{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;color:var(--color-text-muted);cursor:pointer;transition:background .15s ease,color .15s ease}._clearBtn_aeqpb_78:hover{background:var(--color-border);color:var(--color-danger)}._popover_aeqpb_97{z-index:9999;box-sizing:border-box;width:288px;padding:14px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;box-shadow:0 12px 32px #0000001f;animation:_popIn_aeqpb_1 .15s ease}@keyframes _popIn_aeqpb_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._popHead_aeqpb_114{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;gap:6px}._popTitle_aeqpb_122{all:unset;flex:1;text-align:center;padding:6px 8px;border-radius:8px;color:var(--color-text);font-size:14px;font-weight:700;text-transform:capitalize;cursor:pointer;transition:background .15s ease}._popTitle_aeqpb_122:hover{background:var(--color-surface-alt)}._navBtn_aeqpb_140{all:unset;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;cursor:pointer;color:var(--color-text-muted);transition:background .15s ease,color .15s ease}._navBtn_aeqpb_140:hover{background:var(--color-surface-alt);color:var(--color-accent)}._dowRow_aeqpb_160{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px}._dow_aeqpb_160{text-align:center;font-size:11px;color:var(--color-text-muted);font-weight:700;text-transform:uppercase;padding:4px 0}._grid_aeqpb_176{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}._day_aeqpb_182{all:unset;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:var(--color-text);cursor:pointer;font-size:13px;transition:background .15s ease,color .15s ease}._day_aeqpb_182:hover{background:var(--color-accent-soft, rgba(59, 130, 246, .12));color:var(--color-accent)}._dayHoy_aeqpb_200{border:1px solid var(--color-accent);color:var(--color-accent);font-weight:700}._daySel_aeqpb_206{background:var(--color-accent);color:#fff;font-weight:700}._daySel_aeqpb_206:hover{background:var(--color-accent);color:#fff;opacity:.92}._gridMonths_aeqpb_220{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:4px 0}._cellMy_aeqpb_227{all:unset;text-align:center;padding:12px 6px;border-radius:10px;color:var(--color-text);cursor:pointer;font-size:13px;font-weight:500;text-transform:capitalize;transition:background .15s ease,color .15s ease}._cellMy_aeqpb_227:hover{background:var(--color-accent-soft, rgba(59, 130, 246, .12));color:var(--color-accent)}._cellMyActive_aeqpb_245{background:var(--color-accent);color:#fff;font-weight:700}._cellMyActive_aeqpb_245:hover{background:var(--color-accent);color:#fff;opacity:.92}._timeRow_aeqpb_259{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--color-border)}._timeLabel_aeqpb_268{font-size:12px;color:var(--color-text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.04em;flex:1}._timeInput_aeqpb_277{all:unset;width:48px;text-align:center;padding:6px 8px;background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:6px;color:var(--color-text);font-size:14px;font-weight:600;box-sizing:border-box;-moz-appearance:textfield}._timeInput_aeqpb_277::-webkit-outer-spin-button,._timeInput_aeqpb_277::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._timeInput_aeqpb_277:focus{border-color:var(--color-accent);outline:none}._timeSep_aeqpb_303{color:var(--color-text-muted);font-weight:700}._popFoot_aeqpb_310{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;border-top:1px solid var(--color-border)}._linkBtn_aeqpb_319{all:unset;cursor:pointer;color:var(--color-accent);font-size:13px;font-weight:600;padding:6px 8px;border-radius:6px;transition:background .15s ease}._linkBtn_aeqpb_319:hover{background:var(--color-accent-soft, rgba(59, 130, 246, .1))}._primaryBtn_aeqpb_334{all:unset;cursor:pointer;background:var(--color-accent);color:#fff;padding:7px 14px;border-radius:8px;font-size:13px;font-weight:600}._primaryBtn_aeqpb_334:hover{opacity:.92}._page_164cf_1{padding:24px;color:var(--color-text);display:flex;flex-direction:column;gap:24px}._saludo_164cf_9{display:flex;flex-direction:column;gap:4px}._saludoTitulo_164cf_15{font-size:32px;font-weight:700}._saludoBajada_164cf_20{font-size:15px;color:var(--color-text-muted)}._bannerMatricula_164cf_27{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 22px;border-radius:12px;border:1px solid;flex-wrap:wrap}._bannerMatriculaInfo_164cf_38{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}._bannerMatriculaTitulo_164cf_46{font-size:16px;font-weight:700}._bannerMatriculaBajada_164cf_51{font-size:13px;opacity:.85}._matriculaWarning_164cf_56{background:#ed6c0214;border-color:var(--color-warning);color:var(--color-warning)}._matriculaDanger_164cf_62{background:#d32f2f14;border-color:var(--color-danger);color:var(--color-danger)}._bannerCta_164cf_68{all:unset;padding:8px 14px;border-radius:8px;background:currentColor;color:var(--color-surface);font-weight:700;font-size:13px;cursor:pointer}._puntosCard_164cf_82{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-radius:12px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);flex-wrap:wrap}._puntosInfo_164cf_95{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}._puntosLabel_164cf_103{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted)}._puntosTotal_164cf_111{font-size:28px;font-weight:800;color:var(--color-accent);line-height:1.1}._puntosUnidad_164cf_118{font-size:14px;font-weight:600;color:var(--color-text-muted);margin-left:4px}._puntosBajada_164cf_125{font-size:13px;color:var(--color-text-muted);margin-top:2px}._puntosDisclaimer_164cf_133{font-size:11px;font-style:italic;color:var(--color-text-muted);margin-top:6px;opacity:.85}._puntosCard_164cf_82 ._bannerCta_164cf_68{background:var(--color-accent);color:#fff}._documentosCard_164cf_149{display:flex;flex-direction:column;gap:12px;padding:18px 22px;border-radius:12px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text)}._documentosTitulo_164cf_160{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted)}._documentosLista_164cf_168{display:flex;flex-wrap:wrap;gap:12px}._documentoItem_164cf_174{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:var(--color-surface-alt, #f3f4f6);border:1px solid var(--color-border);font-size:13px;color:var(--color-text)}._documentoDot_164cf_186{width:10px;height:10px;border-radius:50%;background:#9ca3af;flex-shrink:0}._documentoLabel_164cf_194{font-weight:600}._documentoEstado_164cf_198{font-size:12px;color:var(--color-text-muted)}._documentoItem--ok_164cf_203 ._documentoDot_164cf_186{background:#16a34a}._documentoItem--ok_164cf_203 ._documentoEstado_164cf_198{color:#16a34a}._documentoItem--atencion_164cf_211 ._documentoDot_164cf_186{background:#dc2626}._documentoItem--atencion_164cf_211 ._documentoEstado_164cf_198{color:#dc2626}._documentoItem--no_declara_164cf_219 ._documentoDot_164cf_186{background:#9ca3af}._documentoItem--no_declara_164cf_219 ._documentoEstado_164cf_198{color:#6b7280}._banner_164cf_27{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;min-height:180px;border-radius:16px;background:linear-gradient(135deg,var(--color-accent),#2c5cff);color:#fff;flex-wrap:wrap}._bannerSimulia_164cf_244{background:linear-gradient(135deg,#5a3df3,#2c5cff)}._bannerConImagen_164cf_251{background-color:var(--color-text);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;isolation:isolate}._bannerConImagen_164cf_251:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0000008c,#00000059,#00000026);border-radius:inherit;z-index:-1}._bannerInfo_164cf_274{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}._bannerTitulo_164cf_282{font-size:20px;font-weight:700}._bannerBajada_164cf_287{font-size:14px;opacity:.9}._bannerBoton_164cf_292{all:unset;padding:10px 18px;border-radius:8px;background:#fff;color:var(--color-text);font-weight:700;font-size:14px;cursor:pointer}._sectionTitle_164cf_305{font-size:18px;font-weight:600;margin-bottom:12px;color:var(--color-text)}._sectionHeader_164cf_312{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}._sectionHeader_164cf_312 ._sectionTitle_164cf_305{margin-bottom:0}._carousel_164cf_326{position:relative}._carouselTrack_164cf_330{display:flex;gap:16px;overflow-x:auto;align-items:stretch;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:8px 8px 12px;scroll-padding-inline:8px;cursor:grab;scrollbar-width:none;-ms-overflow-style:none}._carouselTrack_164cf_330::-webkit-scrollbar{display:none}._carouselTrack_164cf_330._carouselTrackGrabbing_164cf_355{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;-webkit-user-select:none;user-select:none}._carouselTrack_164cf_330._carouselTrack_164cf_330>*{scroll-snap-align:start;flex:0 0 280px;width:280px;max-width:80vw;align-self:stretch}._carouselBtn_164cf_374{all:unset;position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:50%;box-shadow:0 2px 8px #00000014;cursor:pointer;z-index:1;color:var(--color-text);font-size:18px;transition:opacity .15s ease}._carouselBtn_164cf_374:hover{background:var(--color-surface-alt)}._carouselBtn_164cf_374[disabled]{display:none}._carouselBtnLeft_164cf_401{left:-10px}._carouselBtnRight_164cf_402{right:-10px}._card_164cf_363{all:unset;display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;box-sizing:border-box;height:100%}._card_164cf_363:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000014}._card_164cf_363[aria-disabled=true]{cursor:default}._card_164cf_363[aria-disabled=true]:hover{transform:none;box-shadow:none}button._card_164cf_363{text-align:left;font:inherit;color:inherit}._cardImage_164cf_438{width:100%;aspect-ratio:16 / 10;object-fit:cover;background:var(--color-surface-alt)}._cardImagePlaceholder_164cf_447{width:100%;aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-surface-alt) 0%,var(--color-border) 100%);color:var(--color-text-muted)}._cardImagePlaceholder_164cf_447 svg{width:42px;height:42px;opacity:.5}._cardBody_164cf_463{padding:14px 16px 18px;display:flex;flex-direction:column;gap:6px;flex:1}._cardSubtitulo_164cf_471{font-size:11px;color:var(--color-accent);font-weight:700;text-transform:uppercase;letter-spacing:.04em}._cardTitulo_164cf_479{font-size:16px;font-weight:600;color:var(--color-text)}._cardBajada_164cf_485{font-size:13px;color:var(--color-text-muted);line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(1.4em * 3)}._cardCta_164cf_498{margin-top:6px;font-size:13px;color:var(--color-accent);font-weight:700}._skeleton_164cf_505{background:var(--color-surface-alt);border-radius:12px;height:120px;animation:_pulse_164cf_1 1.4s ease-in-out infinite}@keyframes _pulse_164cf_1{0%,to{opacity:.6}50%{opacity:1}}._headerAdmin_164cf_522{display:flex;flex-direction:column;gap:4px}._headerAdminTitulo_164cf_528{font-size:28px;font-weight:700}._headerAdminBajada_164cf_533{font-size:14px;color:var(--color-text-muted)}._adminBtn_164cf_538{all:unset;padding:8px 16px;border-radius:8px;background:var(--color-accent);color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s ease}._adminBtn_164cf_538:hover{opacity:.92}._adminBtnSecondary_164cf_552{background:var(--color-surface);color:var(--color-accent);border:1px solid var(--color-accent)}._bannerAdminWrap_164cf_558{position:relative;border-radius:16px;outline:2px dashed transparent;outline-offset:4px;transition:outline-color .15s ease}._bannerAdminWrap_164cf_558:hover{outline-color:var(--color-accent)}._bannerAdminWrap_164cf_558>._banner_164cf_27{filter:brightness(.78)}._bannerDragHandle_164cf_577{position:absolute;top:12px;left:12px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;background:#0000008c;color:#fff;border-radius:6px;cursor:grab;z-index:2;-webkit-user-select:none;user-select:none;font-size:14px;box-shadow:0 2px 6px #0000002e}._bannerDragHandle_164cf_577:active{cursor:grabbing}._bannerDragging_164cf_598{opacity:.5}._bannerDragOver_164cf_600{outline-color:var(--color-accent)!important;outline-style:solid!important}._bannerAdminTools_164cf_605{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;align-items:center;gap:8px}._bannerAdminToggle_164cf_615{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#0006;border-radius:999px;color:#fff;font-size:12px;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._bannerAdminToggle_164cf_615 input{accent-color:#fff}._bannerEditBadge_164cf_632{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border-radius:999px;color:var(--color-text);font-size:12px;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:0 2px 8px #0000002e;transition:background .15s ease}._bannerEditBadge_164cf_632:hover{background:var(--color-surface-alt)}._bannerAdminInactive_164cf_650{opacity:.55}._bannerEmptyAdmin_164cf_652{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;border-radius:16px;background:var(--color-surface);border:1px dashed var(--color-border);color:var(--color-text-muted);flex-wrap:wrap}._bannerEmptyAdmin_164cf_652 ._bannerEmptyInfo_164cf_665{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}._bannerEmptyTitulo_164cf_673{font-size:15px;font-weight:700;color:var(--color-text)}._bannerEmptyBajada_164cf_679{font-size:13px}._cardWrapAdmin_164cf_683{position:relative;height:100%;cursor:pointer;border-radius:12px;outline:2px dashed transparent;outline-offset:3px;transition:outline-color .15s ease}._cardWrapAdmin_164cf_683:hover{outline-color:var(--color-accent)}._cardDragHandle_164cf_697{position:absolute;top:8px;left:8px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;background:#000000a6;color:#fff;border-radius:6px;cursor:grab;z-index:2;-webkit-user-select:none;user-select:none;box-shadow:0 2px 6px #0000002e}._cardDragHandle_164cf_697:active{cursor:grabbing}._cardEditBadge_164cf_717{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#fff;border-radius:999px;color:var(--color-text);font-size:11px;font-weight:700;-webkit-user-select:none;user-select:none;box-shadow:0 2px 6px #0000002e;pointer-events:none}._cardDragging_164cf_736{opacity:.4}._cardDragOver_164cf_738{outline:2px dashed var(--color-accent);outline-offset:4px;border-radius:12px}._cardInactive_164cf_744{opacity:.55}._emptyAdmin_164cf_746{padding:28px 24px;text-align:center;color:var(--color-text-muted);background:var(--color-surface);border:1px dashed var(--color-border);border-radius:12px;font-size:14px}._errorBox_164cf_756{padding:16px;background:var(--color-surface);border:1px solid var(--color-danger);border-radius:8px;color:var(--color-danger)}._detallePage_164cf_768{padding:24px;color:var(--color-text);max-width:820px;margin:0 auto}._detalleBackBtn_164cf_775{all:unset;display:inline-flex;align-items:center;gap:6px;padding:6px 4px;margin-bottom:18px;color:var(--color-text-muted);cursor:pointer;font-size:13px;font-weight:500;transition:color .15s ease}._detalleBackBtn_164cf_775:hover{color:var(--color-accent)}._detalleArticle_164cf_791{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;padding:28px 32px;display:flex;flex-direction:column;gap:16px}._detalleHero_164cf_801{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:12px;background:var(--color-surface-alt);margin-bottom:4px}._detalleSubtitulo_164cf_810{font-size:12px;color:var(--color-accent);font-weight:700;text-transform:uppercase;letter-spacing:.06em}._detalleTitulo_164cf_818{font-size:28px;font-weight:700;line-height:1.2;margin:0;color:var(--color-text)}._detalleBajada_164cf_826{font-size:17px;color:var(--color-text);font-weight:500;line-height:1.5;margin:0;padding-left:16px;border-left:3px solid var(--color-accent)}._detalleContenido_164cf_836{line-height:1.7;color:var(--color-text);font-size:16px}._detalleContenido_164cf_836 p{margin:0 0 14px}._detalleContenido_164cf_836 p:last-child{margin-bottom:0}@media(max-width:720px){._detalleArticle_164cf_791{padding:22px 20px}._detalleTitulo_164cf_818{font-size:22px}._detalleBajada_164cf_826,._detalleContenido_164cf_836{font-size:15px}}@media(max-width:640px){._page_164cf_1{padding:16px;gap:18px}._saludoTitulo_164cf_15{font-size:26px}._bannerMatricula_164cf_27,._puntosCard_164cf_82{padding:14px 16px}._banner_164cf_27{flex-direction:column;align-items:flex-start;gap:14px;padding:20px;min-height:0}._bannerInfo_164cf_274{width:100%}._bannerBoton_164cf_292{align-self:flex-start}._bannerAdminWrap_164cf_558>._banner_164cf_27{padding-top:52px}._bannerTitulo_164cf_282{font-size:18px}._detallePage_164cf_768{padding:16px}}._wrapper_68vig_1{display:flex;flex-direction:column;gap:18px;padding:8px 4px;width:100%}._header_68vig_9{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._title_68vig_16{margin:0;font-size:22px;font-weight:700;color:#1b2a3a}._subtitle_68vig_23{margin:4px 0 0;font-size:14px;color:#64748b;max-width:640px}._primaryBtn_68vig_30{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border:none;border-radius:10px;background:#1a98d2;color:#fff;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}._primaryBtn_68vig_30:hover{background:#1584b8}._primaryBtn_68vig_30:disabled{opacity:.6;cursor:default}._ghostBtn_68vig_48{padding:9px 16px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#475569;font-size:14px;font-weight:600;cursor:pointer}._ghostBtn_68vig_48:disabled{opacity:.6;cursor:default}._empty_68vig_60{padding:40px 16px;text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px}._tableWrap_68vig_70{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;overflow-x:auto}._table_68vig_70{width:100%;border-collapse:collapse;font-size:14px}._table_68vig_70 thead th{text-align:left;padding:12px 14px;font-size:12.5px;font-weight:700;letter-spacing:.2px;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;white-space:nowrap}._thNum_68vig_94{text-align:center!important}._thActions_68vig_95{width:1%}._thImg_68vig_96{width:84px}._table_68vig_70 tbody td{padding:10px 14px;border-bottom:1px solid #f1f5f9;vertical-align:middle;color:#1b2a3a}._table_68vig_70 tbody tr:last-child td{border-bottom:none}._table_68vig_70 tbody tr:hover td{background:#f8fafc}._cellThumb_68vig_107{width:64px;height:44px;border-radius:8px;overflow:hidden;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#94a3b8}._cellThumb_68vig_107 img{width:100%;height:100%;object-fit:cover}._cellTitle_68vig_119{font-weight:600}._cellNum_68vig_120{text-align:center;font-variant-numeric:tabular-nums}._list_68vig_123{display:flex;flex-direction:column;gap:10px}._row_68vig_125{display:flex;align-items:center;gap:14px;padding:12px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:12px}._rowThumb_68vig_135{width:56px;height:42px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#94a3b8}._rowThumb_68vig_135 img{width:100%;height:100%;object-fit:cover}._rowMain_68vig_149{flex:1;min-width:0}._rowTitle_68vig_150{font-weight:600;color:#1b2a3a}._rowMeta_68vig_151{display:flex;align-items:center;gap:10px;margin-top:4px}._badgePub_68vig_153,._badgeDraft_68vig_153{font-size:12px;font-weight:600;padding:2px 8px;border-radius:999px}._badgePub_68vig_153{background:#dcfce7;color:#166534}._badgeDraft_68vig_153{background:#f1f5f9;color:#64748b}._rowRoles_68vig_161,._rowStats_68vig_162{font-size:12.5px;color:#64748b}._rowStats_68vig_162 b{color:#1b2a3a}._statsGrid_68vig_166{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}._statCard_68vig_171{background:#f8fafc;border:1px solid #eef2f6;border-radius:12px;padding:14px 10px;text-align:center}._statNum_68vig_178{font-size:24px;font-weight:700;color:#1b2a3a}._statLbl_68vig_179{margin-top:2px;font-size:12px;color:#64748b}._statsTable_68vig_181{width:100%;border-collapse:collapse;margin-top:8px;font-size:13.5px}._statsTable_68vig_181 th,._statsTable_68vig_181 td{text-align:left;padding:8px 10px;border-bottom:1px solid #eef2f6}._statsTable_68vig_181 th{color:#64748b;font-weight:600}._statsTable_68vig_181 td{color:#1b2a3a}._statsTable_68vig_181 td:not(:first-child),._statsTable_68vig_181 th:not(:first-child){text-align:center}@media(max-width:560px){._statsGrid_68vig_166{grid-template-columns:repeat(2,1fr)}}._rowActions_68vig_200{display:flex;gap:8px}._iconBtn_68vig_202{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;cursor:pointer}._iconBtn_68vig_202:hover{background:#f8fafc;color:#1a98d2}._iconBtn_68vig_202._danger_68vig_215:hover{color:#dc2626;border-color:#fecaca}._overlay_68vig_218{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modal_68vig_229{width:100%;max-width:620px;max-height:90vh;display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden}._modalHeader_68vig_240{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e2e8f0}._modalHeader_68vig_240 h2{margin:0;font-size:18px;color:#1b2a3a}._modalBody_68vig_249{display:flex;flex-direction:column;gap:16px;padding:20px;overflow-y:auto}._field_68vig_257{display:flex;flex-direction:column;gap:6px}._fieldLabel_68vig_258{font-size:13.5px;font-weight:600;color:#334155}._req_68vig_259{color:#dc2626}._hint_68vig_260{font-weight:400;color:#94a3b8;font-size:12.5px}._input_68vig_262,._textarea_68vig_262{width:100%;padding:10px 12px;border:1px solid #cbd5e1;border-radius:10px;font-size:14px;color:#1b2a3a;font-family:inherit;box-sizing:border-box}._input_68vig_262:focus,._textarea_68vig_262:focus{outline:none;border-color:#1a98d2}._textarea_68vig_262{resize:vertical}._subimgGrid_68vig_276{display:flex;flex-wrap:wrap;gap:10px}._subimg_68vig_276{position:relative;width:84px;height:84px;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0}._subimg_68vig_276 img{width:100%;height:100%;object-fit:cover}._subimgRemove_68vig_286{position:absolute;top:4px;right:4px;width:22px;height:22px;border:none;border-radius:6px;background:#0f172ab3;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}._subimgAdd_68vig_301{width:84px;height:84px;border:1.5px dashed #cbd5e1;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#94a3b8;cursor:pointer}._subimgAdd_68vig_301:hover{border-color:#1a98d2;color:#1a98d2}._rolesGrid_68vig_315{display:flex;flex-wrap:wrap;gap:8px}._rolChip_68vig_316{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #e2e8f0;border-radius:999px;font-size:13px;color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none}._rolChip_68vig_316:hover{border-color:#1a98d2}._checkRow_68vig_330{display:flex;align-items:center;gap:8px;font-size:14px;color:#334155;cursor:pointer}._modalFooter_68vig_339{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px;border-top:1px solid #e2e8f0}._wrapper_19afa_1{display:flex;flex-direction:column;gap:18px;width:100%;max-width:860px;margin:0 auto;padding:8px 4px 40px}._header_19afa_11{display:flex;flex-direction:column;gap:4px}._title_19afa_12{margin:0;font-size:26px;font-weight:700;color:#1b2a3a}._subtitle_19afa_13{margin:0;font-size:14px;color:#64748b}._searchBar_19afa_16{position:relative;display:flex;align-items:center}._searchIcon_19afa_21{position:absolute;left:14px;color:#94a3b8;pointer-events:none}._searchInput_19afa_27{width:100%;padding:12px 40px 12px 42px;border:1px solid #e2e8f0;border-radius:12px;font-size:14.5px;color:#1b2a3a;background:#fff;box-sizing:border-box}._searchInput_19afa_27:focus{outline:none;border-color:#1a98d2}._searchClear_19afa_38{position:absolute;right:10px;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;border-radius:8px;background:transparent;color:#94a3b8;cursor:pointer}._searchClear_19afa_38:hover{background:#f1f5f9;color:#1b2a3a}._empty_19afa_54{padding:48px 16px;text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px}._groups_19afa_64{display:flex;flex-direction:column;gap:24px}._group_19afa_64{display:flex;flex-direction:column;gap:8px}._groupLabel_19afa_66{position:sticky;top:0;z-index:1;padding:8px 2px;font-size:13px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:#64748b;background:linear-gradient(#f4f6f9,#f4f6f9 70%,transparent)}._groupItems_19afa_79{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}._item_19afa_88{display:flex;align-items:center;gap:14px;width:100%;padding:12px 16px;border-bottom:1px solid #f1f5f9;background:#fff}._item_19afa_88:last-child{border-bottom:none}._item_19afa_88:hover{background:#f8fafc}._itemNoVisto_19afa_99{background:#f0f9ff}._itemNoVisto_19afa_99:hover{background:#e6f4fd}._itemClickable_19afa_102{display:flex;align-items:center;gap:14px;flex:1;min-width:0;cursor:pointer;text-align:left}._itemRight_19afa_112{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}._itemActions_19afa_119{display:flex;gap:6px}._actBtn_19afa_120{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;cursor:pointer}._actBtn_19afa_120:hover{color:#1a98d2;background:#f8fafc}._actVisto_19afa_133{color:#16a34a;border-color:#bbf7d0}._actVisto_19afa_133:hover{color:#16a34a}._dot_19afa_136{display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:999px;background:#1a98d2;vertical-align:middle}._thumb_19afa_146{width:64px;height:48px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#94a3b8}._thumb_19afa_146 img{width:100%;height:100%;object-fit:cover}._itemMain_19afa_160{flex:1;min-width:0}._itemTitle_19afa_161{font-size:15px;font-weight:600;color:#1b2a3a}._itemExcerpt_19afa_162{margin-top:3px;font-size:13px;line-height:1.45;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._itemDate_19afa_173{flex-shrink:0;font-size:12.5px;color:#94a3b8;white-space:nowrap}._masWrap_19afa_180{display:flex;justify-content:center;padding:8px 0 4px}._masBtn_19afa_181{padding:10px 22px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#1a98d2;font-size:14px;font-weight:600;cursor:pointer}._masBtn_19afa_181:hover{background:#f8fafc}._masBtn_19afa_181:disabled{opacity:.6;cursor:default}@media(max-width:620px){._itemDate_19afa_173{display:none}._thumb_19afa_146{width:52px;height:40px}}._section_wbvph_3{display:flex;flex:1;flex-direction:column;height:max-content;height:100%;min-height:0}._tableArea_wbvph_12{display:flex;flex:1;flex-direction:column;height:80%;padding:0 18px 20px;border-radius:16px;background-color:#fff}._sectionHeader_wbvph_22{display:flex;align-items:center;justify-content:space-between;padding:20px 0 16px;margin-bottom:12px;gap:16px;border-bottom:1px solid #eaeaea}._sectionHeaderActions_wbvph_32{display:flex;align-items:center;gap:10px}._sectionTitle_wbvph_38{color:#393a35;font-size:22px;font-weight:600}._newButton_wbvph_44{display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:4px;padding:7px 14px;border:none;border-radius:18px;background:#1a98d2;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease}._newButton_wbvph_44:hover{background:#1584b8}._secondaryButton_wbvph_63{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:6px 12px;border:1px solid #cdd2d7;border-radius:18px;background:#fff;color:#393a35;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease}._secondaryButton_wbvph_63:hover{border-color:#1a98d2;color:#1a98d2}._primaryText_wbvph_84{color:#2b2b2b;font-size:15px;font-weight:500}._muted_wbvph_90{color:#aaa}._estadoBadge_wbvph_92{display:inline-block;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.02em}._estadoActivo_wbvph_101{background:#2e7d321f;color:#2e7d32}._estadoInactivo_wbvph_102{background:#7878781f;color:#777}._estadoWarning_wbvph_103{background:#ed6c021f;color:#ed6c02}._estadoDanger_wbvph_104{background:#d32f2f1f;color:#d32f2f}._estadoInfo_wbvph_105{background:#1a98d21f;color:#1a98d2}._estadoNeutral_wbvph_106{background:#7878781f;color:#777}._thumb_wbvph_108{width:56px;height:36px;object-fit:cover;border-radius:6px;background:#f1f1f1}._thumbAvatar_wbvph_116{width:36px;height:36px;object-fit:cover;border-radius:50%;background:#f1f1f1}@media(max-width:640px){._tableArea_wbvph_12{padding:0 14px 16px}._sectionHeader_wbvph_22{flex-direction:column;align-items:stretch;gap:12px;padding:16px 0 12px}._sectionHeaderActions_wbvph_32{flex-wrap:wrap}._sectionTitle_wbvph_38{font-size:20px}}._wrapper_vk2kn_3{display:flex;flex-direction:column;gap:18px}._pageTitle_vk2kn_9{color:#393a35;font-size:22.3px;font-weight:600}._section_vk2kn_15{padding:24px;border-radius:12px;background:#fff}._sectionHeader_vk2kn_21{display:flex;align-items:center;justify-content:space-between;margin-top:10px;margin-bottom:25px;color:#393a35;font-size:18px;font-weight:600}._sectionData_vk2kn_32{display:flex;flex-direction:column;margin-top:15px;gap:8px}._row1_vk2kn_39{display:grid;align-items:flex-end;margin-bottom:10px;grid-template-columns:1fr;gap:20px}._row2_vk2kn_47{display:grid;align-items:flex-end;margin-bottom:10px;grid-template-columns:1fr 1fr;gap:20px}._row3_vk2kn_55{display:grid;align-items:flex-end;grid-template-columns:1fr 1fr 1fr;gap:20px;margin-bottom:10px}._fieldWrap_vk2kn_63{display:flex;flex-direction:column}._actions_vk2kn_68{display:flex;align-items:center}._editButton_vk2kn_73{all:unset;color:#1a98d2;cursor:pointer;font-size:14px;font-weight:600}._editButtonDisabled_vk2kn_81{all:unset;opacity:.7;color:#1a98d2;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:600}._editActions_vk2kn_90{display:flex;gap:14px}._divider_vk2kn_95{margin-top:10px;margin-bottom:10px;border:.5px solid #cdcdcdaf}._createActions_vk2kn_101{display:flex;justify-content:flex-start;margin-top:6px}._saveButton_vk2kn_107{all:unset;display:flex;justify-content:center;align-items:center;width:172px;padding:8px;border-radius:8px;color:#fff;background-color:#1a98d2;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;font-size:16px}._saveButton_vk2kn_107:disabled{opacity:.5;cursor:not-allowed}._buttonSpinner_vk2kn_125{width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:_spin_vk2kn_1 .8s linear infinite}._inlineSpinner_vk2kn_134{display:inline-block;width:14px;height:14px;border:2px solid rgba(0,0,0,.2);border-top-color:#000c;border-radius:50%;animation:_spin_vk2kn_1 .8s linear infinite}._savingBox_vk2kn_144{display:flex;align-items:center;gap:10px}@keyframes _spin_vk2kn_1{to{transform:rotate(360deg)}}._toggleField_vk2kn_156{display:flex;flex-direction:column;gap:5px}._toggleLabel_vk2kn_162{color:#000;font-size:.9rem;font-weight:400}._toggleControl_vk2kn_168{display:inline-flex;align-items:center;gap:10px;height:30px;padding:4px 0;color:#111827;background-color:transparent;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.9rem;transition:all .15s ease}._toggleControl_vk2kn_168 input{position:absolute;opacity:0;pointer-events:none}._toggleSlider_vk2kn_188{position:relative;width:32px;height:18px;border-radius:999px;background:#ccc;transition:background .15s ease;flex-shrink:0}._toggleSlider_vk2kn_188:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0003;transition:transform .15s ease}._toggleControl_vk2kn_168 input:checked+._toggleSlider_vk2kn_188{background:#1a98d2}._toggleControl_vk2kn_168 input:checked+._toggleSlider_vk2kn_188:after{transform:translate(14px)}._toggleText_vk2kn_214{color:#374151}._toggleDisabled_vk2kn_216{color:#6a6a6a;cursor:not-allowed;opacity:.65}._headerActionsRight_vk2kn_224{display:flex;align-items:center;gap:14px}._dangerButton_vk2kn_230{all:unset;color:#d32f2f;cursor:pointer;font-size:14px;font-weight:600}._dangerButton_vk2kn_230:hover{opacity:.85}._previewBox_vk2kn_240{margin-top:4px;padding:14px 16px;background:#f7f9fc;border:1px dashed #d0d6df;border-radius:8px;color:#2b2b2b;font-size:14px;line-height:1.55}._previewLabel_vk2kn_251{color:#777;font-size:12px;text-transform:uppercase;letter-spacing:.04em;font-weight:600;margin-bottom:6px}._page_1d6cl_1{padding:24px;color:var(--color-text)}._header_1d6cl_6{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}._title_1d6cl_13{font-size:28px;font-weight:700}._subtitle_1d6cl_18{color:var(--color-text-muted);font-size:14px}._misBlock_1d6cl_25{margin-bottom:32px;padding:18px 20px 20px;background:linear-gradient(180deg,var(--color-accent-soft, rgba(26, 152, 210, .08)) 0%,transparent 100%);border:1px solid var(--color-accent-soft, rgba(26, 152, 210, .18));border-radius:14px}._misHead_1d6cl_33{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px;gap:12px}._misTitle_1d6cl_41{font-size:18px;font-weight:700;color:var(--color-text);margin:0}._misCount_1d6cl_48{color:var(--color-text-muted);font-size:13px;font-weight:500}._misList_1d6cl_54{display:flex;flex-direction:column;gap:8px}._miRow_1d6cl_60{all:unset;display:grid;grid-template-columns:56px 1fr auto auto;align-items:center;gap:14px;padding:10px 14px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;cursor:pointer;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}._miRow_1d6cl_60:hover{border-color:var(--color-accent);transform:translate(2px);box-shadow:0 2px 8px #0000000a}._miThumbWrap_1d6cl_80{width:56px;height:56px;border-radius:8px;overflow:hidden;background:var(--color-surface-alt);display:flex;align-items:center;justify-content:center;flex-shrink:0}._miThumb_1d6cl_80{width:100%;height:100%;object-fit:cover}._miThumbPlaceholder_1d6cl_98{font-size:24px;color:var(--color-text-muted)}._miInfo_1d6cl_103{display:flex;flex-direction:column;gap:2px;min-width:0}._miTitulo_1d6cl_110{font-size:14px;font-weight:600;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._miMeta_1d6cl_119{font-size:12.5px;color:var(--color-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._miEstado_1d6cl_127{padding:4px 10px;border-radius:999px;font-size:11.5px;font-weight:700;letter-spacing:.02em;flex-shrink:0}._miChev_1d6cl_136{color:var(--color-text-muted);font-size:22px;line-height:1;flex-shrink:0}._agendaSection_1d6cl_145{margin-top:8px}._agendaTitle_1d6cl_149{font-size:18px;font-weight:700;color:var(--color-text);margin:0 0 16px;padding-bottom:8px;border-bottom:2px solid var(--color-border)}._mes_1d6cl_158{margin-bottom:28px}._mesTitle_1d6cl_162{font-size:15px;font-weight:600;margin-bottom:12px;text-transform:capitalize;color:var(--color-text-muted);padding-bottom:6px}._grid_1d6cl_171{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}._card_1d6cl_177{all:unset;display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._card_1d6cl_177:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000014}._cardImage_1d6cl_194{width:100%;aspect-ratio:16 / 10;object-fit:cover;background:var(--color-surface-alt)}._cardImagePlaceholder_1d6cl_203{width:100%;aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-surface-alt) 0%,var(--color-border) 100%);color:var(--color-text-muted)}._cardImagePlaceholder_1d6cl_203 svg{width:42px;height:42px;opacity:.5}._cardBody_1d6cl_219{padding:14px 16px 18px;display:flex;flex-direction:column;gap:6px}._cardFecha_1d6cl_226{font-size:12px;color:var(--color-text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.04em}._cardTitulo_1d6cl_234{font-size:16px;font-weight:600;color:var(--color-text);line-height:1.3}._cardModalidad_1d6cl_241{font-size:12px;color:var(--color-accent);font-weight:600}._cardEstado_1d6cl_247{display:inline-block;margin-top:4px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;align-self:flex-start;white-space:nowrap}._estadoAbierto_1d6cl_263{background:var(--color-accent-soft);color:var(--color-accent)}._estadoAgotado_1d6cl_264{background:#ed6c021f;color:var(--color-warning)}._estadoCerrado_1d6cl_265{background:var(--color-surface-alt);color:var(--color-text-muted)}._estadoEnCurso_1d6cl_266{background:#2e7d321f;color:var(--color-success)}._estadoFinalizado_1d6cl_267{background:var(--color-surface-alt);color:var(--color-text-muted)}._estadoCancelado_1d6cl_268{background:#d32f2f1f;color:var(--color-danger)}._estadoInscripto_1d6cl_269{background:#2e7d321f;color:var(--color-success)}._detalle_1d6cl_273{background:transparent}._detalleHeroWrap_1d6cl_277{position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--color-border);margin-bottom:20px}._detalleHero_1d6cl_277{display:block;width:100%;height:320px;object-fit:cover;background:var(--color-surface-alt)}._detalleHeroEmpty_1d6cl_293{background:linear-gradient(135deg,var(--color-accent) 0%,#6366f1 100%)}._detalleHeroLoading_1d6cl_300{background:linear-gradient(90deg,#d8d8d2,#ececea,#f4f4f1,#ececea,#d8d8d2);background-size:200% 100%;animation:_heroShimmer_1d6cl_1 1.6s ease-in-out infinite}@keyframes _heroShimmer_1d6cl_1{0%{background-position:200% 0}to{background-position:-200% 0}}._heroSpinnerIcon_1d6cl_318{animation:_heroSpin_1d6cl_318 .9s linear infinite}@keyframes _heroSpin_1d6cl_318{to{transform:rotate(360deg)}}._detalleHeroOverlay_1d6cl_326{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;padding:28px 32px;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.2) 50%,transparent 100%)}._detalleTitulo_1d6cl_337{font-size:30px;font-weight:700;color:#fff;line-height:1.15;text-shadow:0 2px 8px rgba(0,0,0,.4);margin:0}._detalleLayout_1d6cl_346{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}._detalleMain_1d6cl_353{display:flex;flex-direction:column;gap:20px;min-width:0}._detalleSection_1d6cl_360{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;padding:22px 24px}._sectionHeading_1d6cl_367{font-size:15px;font-weight:700;color:var(--color-text);margin:0 0 18px;text-transform:uppercase;letter-spacing:.04em}._detalleMeta_1d6cl_376{display:grid;grid-template-columns:1fr!important;gap:18px 24px}@media(min-width:1024px){._detalleMeta_1d6cl_376{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}}._infoGeneralGrid_1d6cl_395{display:flex;flex-direction:column;gap:18px}._infoGeneralGrid_1d6cl_395>*{min-width:0}@media(min-width:1024px){._infoGeneralGrid_1d6cl_395{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px 24px}}._detalleMetaTwoCols_1d6cl_417{grid-template-columns:1fr 1fr}@media(max-width:720px){._detalleMetaTwoCols_1d6cl_417{grid-template-columns:1fr}}._detalleMetaItem_1d6cl_427{display:flex;align-items:flex-start;gap:12px}._metaIcon_1d6cl_433{width:36px;height:36px;border-radius:10px;background:var(--color-surface-alt);color:var(--color-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}._detalleMetaItem_1d6cl_427>div{display:flex;flex-direction:column;gap:2px;min-width:0}._detalleMetaLabel_1d6cl_452{font-size:11px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:700}._detalleMetaValue_1d6cl_460{font-size:14px;color:var(--color-text);font-weight:500}._detalleContenido_1d6cl_466{line-height:1.65;color:var(--color-text);font-size:15px}._detalleContenido_1d6cl_466 p{margin:0 0 12px}._detalleContenido_1d6cl_466 p:last-child{margin-bottom:0}._detalleContenido_1d6cl_466 h2,._detalleContenido_1d6cl_466 h3{margin:18px 0 10px;font-weight:700}._detalleContenido_1d6cl_466 ul,._detalleContenido_1d6cl_466 ol{padding-left:22px;margin:8px 0}._detalleContenido_1d6cl_466 li{margin-bottom:4px}._detalleContenido_1d6cl_466 a{color:var(--color-accent);text-decoration:underline}._detalleContenido_1d6cl_466 strong{font-weight:700}._detalleAside_1d6cl_484{position:sticky;top:20px}._asideCard_1d6cl_489{display:flex;flex-direction:column;gap:12px;padding:22px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px}._asideHead_1d6cl_258{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:4px}._asideHeadLabel_1d6cl_511{font-size:12px;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em}._asideRow_1d6cl_519{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;border-top:1px solid var(--color-border)}._asideRow_1d6cl_519:first-of-type{border-top:none;padding-top:4px}._asideRowLabel_1d6cl_530{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--color-text-muted);font-weight:500}._asideRowLabel_1d6cl_530 svg{color:var(--color-accent)}._asideRowValue_1d6cl_541{font-size:13px;color:var(--color-text);font-weight:600;text-align:right}._asideRowStacked_1d6cl_550{flex-direction:column;align-items:stretch;gap:6px}._asideRowStacked_1d6cl_550 ._asideRowValue_1d6cl_541{text-align:left;width:100%}._asideRowStacked_1d6cl_550 input,._asideRowStacked_1d6cl_550 select{width:100%}._cupoMeta_1d6cl_566{font-size:12px;color:var(--color-text-muted);margin-top:-4px}._cta_1d6cl_572{all:unset;display:block;width:100%;box-sizing:border-box;padding:12px 18px;border-radius:10px;background:var(--color-accent);color:#fff;font-size:14px;font-weight:700;cursor:pointer;text-align:center;margin-top:8px;transition:opacity .15s ease,transform .1s ease}._cta_1d6cl_572:hover{opacity:.92}._cta_1d6cl_572:active{transform:translateY(1px)}._cta_1d6cl_572:disabled,._ctaDisabled_1d6cl_592{opacity:.55;cursor:not-allowed}._ctaSecundario_1d6cl_597{background:var(--color-surface-alt);color:var(--color-text-muted)}._ctaDanger_1d6cl_602{background:transparent;color:var(--color-danger);border:1px solid var(--color-danger)}._ctaSubtitulo_1d6cl_608{font-size:12px;color:var(--color-text-muted);text-align:center;line-height:1.4}._backBtn_1d6cl_615{all:unset;display:inline-flex;align-items:center;gap:6px;padding:6px 4px;color:var(--color-text-muted);cursor:pointer;font-size:13px;font-weight:500;margin-bottom:16px;transition:color .15s ease}._backBtn_1d6cl_615:hover{color:var(--color-accent)}@media(max-width:900px){._detalleLayout_1d6cl_346{grid-template-columns:1fr}._detalleAside_1d6cl_484{position:static}._detalleTitulo_1d6cl_337{font-size:22px}._detalleHeroOverlay_1d6cl_326{padding:18px 20px}._detalleMeta_1d6cl_376{grid-template-columns:1fr}}@media(max-width:640px){._page_1d6cl_1{padding:16px}._title_1d6cl_13{font-size:24px}._grid_1d6cl_171{grid-template-columns:1fr;gap:14px}._misBlock_1d6cl_25{padding:14px 14px 16px}._detalleMeta_1d6cl_376{grid-template-columns:1fr}}._empty_1d6cl_660{padding:48px 24px;text-align:center;color:var(--color-text-muted);background:var(--color-surface);border:1px dashed var(--color-border);border-radius:12px}._skeleton_1d6cl_669{background:var(--color-surface-alt);border-radius:12px;height:280px;animation:_pulse_1d6cl_1 1.4s ease-in-out infinite}@keyframes _pulse_1d6cl_1{0%,to{opacity:.6}50%{opacity:1}}._errorBox_1d6cl_681{padding:12px 16px;background:var(--color-surface);border:1px solid var(--color-danger);border-radius:8px;color:var(--color-danger);margin-bottom:16px;font-size:14px}._successBox_1d6cl_691{padding:12px 16px;background:var(--color-surface);border:1px solid var(--color-success);border-radius:8px;color:var(--color-success);margin-bottom:16px;font-size:14px}._cupoBar_1d6cl_701{height:6px;background:var(--color-surface-alt);border-radius:999px;overflow:hidden;margin-top:4px}._cupoFill_1d6cl_709{height:100%;background:var(--color-accent);transition:width .3s ease}._wrap_1meo2_1{display:flex;flex-direction:column;gap:8px}._header_1meo2_7{display:flex;align-items:center;justify-content:space-between;margin-top:18px;margin-bottom:18px;padding-top:18px;border-top:1px solid #e5e5e1;color:#393a35;font-size:18px;font-weight:600}._required_1meo2_20{color:#dc2626;font-weight:600}._list_1meo2_25{display:flex;flex-direction:column;gap:8px}._row_1meo2_31{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:10px;align-items:end}@media(max-width:640px){._row_1meo2_31{grid-template-columns:1fr 1fr;gap:10px 12px}._row_1meo2_31>._cell_1meo2_47:first-child{grid-column:1 / -1}._row_1meo2_31>._removeBtn_1meo2_51{grid-column:1 / -1;height:auto;padding:10px 14px}._addBtn_1meo2_57{align-self:stretch;text-align:center}}._cell_1meo2_47{display:flex;flex-direction:column;gap:4px}._cellLabel_1meo2_69{color:#6b6f76;font-size:12px;font-weight:500}._timeInput_1meo2_75{width:100%;min-height:46.4px;padding:.45rem .75rem;border:1.5px dashed #B3B3B3;border-radius:9px;outline:none;color:#111827;background-color:#fff;font-size:.9rem;transition:border-color .15s ease}._timeInput_1meo2_75:focus{border-color:#1a98d2}._timeInput_1meo2_75:disabled{color:#6a6a6a;background-color:#e6e6e6;cursor:not-allowed}._removeBtn_1meo2_51{height:46.4px;padding:0 14px;background:transparent;border:1px solid #e0bcbc;color:#b53a3a;border-radius:9px;cursor:pointer;font-size:.85rem;transition:background .15s ease}._removeBtn_1meo2_51:hover:not(:disabled){background:#fbeaea}._removeBtn_1meo2_51:disabled{opacity:.5;cursor:not-allowed}._addBtn_1meo2_57{align-self:stretch;text-align:center;margin-top:4px;padding:8px 14px;background:transparent;border:1.5px dashed #B3B3B3;color:#1a98d2;border-radius:9px;cursor:pointer;font-size:.9rem;font-weight:500;transition:border-color .15s ease,background .15s ease}@media(min-width:1024px){._addBtn_1meo2_57{align-self:flex-start;text-align:left}}._addBtn_1meo2_57:hover:not(:disabled){border-color:#1a98d2;background:#1a98d20f}._addBtn_1meo2_57:disabled{opacity:.5;cursor:not-allowed}._empty_1meo2_153{padding:12px 14px;border:1.5px dashed #B3B3B3;border-radius:9px;color:#6b6f76;font-size:.9rem;background:#fbfbf9}._error_1meo2_162{color:#b53a3a;font-size:.78rem}._preview_1meo2_167{margin-top:6px;color:#6b6f76;font-size:.82rem;font-style:italic}._wrap_2tzg8_1{display:flex;flex-direction:column;gap:8px}._title_2tzg8_7{color:#374151;font-size:.95rem;font-weight:600}._error_2tzg8_13{padding:8px 10px;border:1px solid #fca5a5;border-radius:8px;background:#fef2f2;color:#991b1b;font-size:.85rem}._hidden_2tzg8_22{display:none}._list_2tzg8_26{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}._dropHint_2tzg8_36{color:#6b7280;font-size:.8rem;margin-bottom:2px}._slot_2tzg8_42{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;transition:border-color .15s ease,background .15s ease}._slotDragOver_2tzg8_56{border:1.5px dashed #2f5496;background:#eef2fb}._pendingTag_2tzg8_62{padding:1px 8px;border-radius:999px;background:#e0e7ff;color:#3730a3;font-size:.72rem;font-weight:600;white-space:nowrap}._deleteTag_2tzg8_73{padding:1px 8px;border-radius:999px;background:#fee2e2;color:#991b1b;font-size:.72rem;font-weight:600;white-space:nowrap}._fileLinkDeleted_2tzg8_83 ._fileName_2tzg8_83{text-decoration:line-through;opacity:.6}._slotMain_2tzg8_88{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1 240px}._slotLabel_2tzg8_96{color:#111827;font-size:.9rem;font-weight:600}._missing_2tzg8_102{color:#9ca3af;font-size:.8rem}._fileLink_2tzg8_83{display:inline-flex;align-items:center;gap:7px;color:#1e40af;text-decoration:none;min-width:0}._fileLink_2tzg8_83:hover{text-decoration:underline}._fileName_2tzg8_83{overflow:hidden;max-width:320px;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}._fileMeta_2tzg8_128{color:#6b7280;font-size:.75rem;white-space:nowrap;flex-shrink:0}._slotActions_2tzg8_137{display:flex;align-items:center;gap:8px;flex-shrink:0}._btnPrimary_2tzg8_144,._btnGhost_2tzg8_145,._btnDanger_2tzg8_146{padding:6px 12px;border-radius:8px;cursor:pointer;font-size:.82rem;font-weight:600;transition:all .15s ease}._btnPrimary_2tzg8_144{border:1px solid #2f5496;background:#2f5496;color:#fff}._btnPrimary_2tzg8_144:hover{background:#26406f}._btnGhost_2tzg8_145{border:1px solid #cbd5e1;background:#fff;color:#374151}._btnGhost_2tzg8_145:hover{background:#f3f4f6}._btnDanger_2tzg8_146{border:1px solid #fca5a5;background:#fff;color:#b91c1c}._btnDanger_2tzg8_146:hover{background:#fef2f2}._btnPrimary_2tzg8_144:disabled,._btnGhost_2tzg8_145:disabled,._btnDanger_2tzg8_146:disabled{opacity:.5;cursor:not-allowed}._busy_2tzg8_192{display:inline-flex;align-items:center;gap:6px;color:#6b7280;font-size:.82rem}._spinner_2tzg8_200{width:13px;height:13px;border:2px solid #d1d5db;border-top-color:#2f5496;border-radius:50%;animation:_spin_2tzg8_200 .7s linear infinite}@keyframes _spin_2tzg8_200{to{transform:rotate(360deg)}}._otros_2tzg8_213{margin-top:6px;padding-top:10px;border-top:1px dashed #e5e7eb;display:flex;flex-direction:column;gap:8px}._otrosTitle_2tzg8_222{color:#6b7280;font-size:.82rem;font-weight:600}._loading_2tzg8_228{color:#6b7280;font-size:.82rem}._wrap_1gwpn_1{display:flex;flex-direction:column;gap:10px;margin-top:8px}._title_1gwpn_8{font-size:14px;font-weight:600;color:var(--color-text)}._error_1gwpn_14{padding:8px 12px;background:#d32f2f14;color:var(--color-danger);border:1px solid var(--color-danger);border-radius:6px;font-size:13px}._dropzone_1gwpn_23{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:18px;border:1.5px dashed var(--color-border);border-radius:10px;background:var(--color-surface);cursor:pointer;transition:border-color .12s ease,background .12s ease;text-align:center}._dropzone_1gwpn_23:hover{border-color:var(--color-accent)}._dropzoneActive_1gwpn_42{border-color:var(--color-accent);background:var(--color-accent-soft, rgba(26, 152, 210, .08))}._dropzoneHint_1gwpn_47{font-size:13px;color:var(--color-text);font-weight:600;display:inline-flex;align-items:center;gap:6px}._dropzoneSub_1gwpn_56{font-size:12px;color:var(--color-text-muted)}._hidden_1gwpn_61{display:none}._spinner_1gwpn_65{width:14px;height:14px;border:2px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;animation:_spin_1gwpn_65 .6s linear infinite}@keyframes _spin_1gwpn_65{to{transform:rotate(360deg)}}._empty_1gwpn_78{padding:12px;text-align:center;color:var(--color-text-muted);font-size:13px;background:var(--color-surface);border:1px dashed var(--color-border);border-radius:8px}._list_1gwpn_88{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}._item_1gwpn_97{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;font-size:13px}._icon_1gwpn_108{color:var(--color-accent);flex-shrink:0;display:inline-flex}._itemName_1gwpn_114{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-text);text-decoration:none;font-weight:500}._itemName_1gwpn_114:hover{color:var(--color-accent);text-decoration:underline}._itemMeta_1gwpn_130{font-size:12px;color:var(--color-text-muted);flex-shrink:0}._itemDelete_1gwpn_136{all:unset;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;color:var(--color-text-muted);transition:background .12s ease,color .12s ease}._itemDelete_1gwpn_136:hover{background:#d32f2f1f;color:var(--color-danger)}._itemDelete_1gwpn_136:disabled{cursor:not-allowed;opacity:.4}._itemRestore_1gwpn_159{background:transparent;border:1px solid var(--color-accent);color:var(--color-accent);padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:background .12s ease}._itemRestore_1gwpn_159:hover:not(:disabled){background:var(--color-accent-soft, rgba(26, 152, 210, .08))}._itemRestore_1gwpn_159:disabled{cursor:not-allowed;opacity:.5}._itemPending_1gwpn_182{border-style:dashed;background:var(--color-accent-soft, rgba(26, 152, 210, .05))}._itemMarked_1gwpn_187{opacity:.55;text-decoration-color:var(--color-danger)}._itemMarked_1gwpn_187 ._itemName_1gwpn_114{text-decoration:line-through;text-decoration-color:var(--color-danger)}._itemBusy_1gwpn_199{background:linear-gradient(90deg,var(--color-surface) 0%,var(--color-surface-alt, #f4f4f1) 50%,var(--color-surface) 100%);background-size:200% 100%;animation:_docListShimmer_1gwpn_1 1.4s ease-in-out infinite;pointer-events:none}@keyframes _docListShimmer_1gwpn_1{0%{background-position:200% 0}to{background-position:-200% 0}}._badgeInfo_1gwpn_216,._badgeDanger_1gwpn_217{flex-shrink:0;font-size:11px;font-weight:600;padding:2px 8px;border-radius:999px;letter-spacing:.02em}._badgeInfo_1gwpn_216{background:var(--color-accent-soft, rgba(26, 152, 210, .12));color:var(--color-accent);border:1px solid var(--color-accent)}._badgeDanger_1gwpn_217{background:#d32f2f1a;color:var(--color-danger);border:1px solid var(--color-danger)}._dropzoneBusy_1gwpn_238{cursor:default;opacity:.7}._wrapper_16z01_1{display:flex;flex-direction:column;gap:16px}._section_16z01_8{display:flex;flex:1;flex-direction:column;height:100%;min-height:0}._tableArea_16z01_16{display:flex;flex:1;flex-direction:column;padding:0 18px 20px;border-radius:16px;background-color:#fff}._sectionHeader_16z01_25{display:flex;align-items:center;justify-content:space-between;padding:20px 0 16px;margin-bottom:12px;gap:16px;border-bottom:1px solid #eaeaea}@media(max-width:640px){._tableArea_16z01_16{padding:0 14px 16px}._sectionHeader_16z01_25{flex-direction:column;align-items:stretch;gap:12px;padding:16px 0 12px}._sectionTitle_16z01_47{font-size:20px}}._sectionTitle_16z01_47{color:#393a35;font-size:22px;font-weight:600}._header_16z01_58{display:flex;align-items:center;justify-content:space-between;gap:16px}._pageTitle_16z01_65{display:flex;align-items:center;gap:12px;color:var(--color-text, #393a35);font-size:22px;font-weight:600}._versionBadge_16z01_74{font-size:13px;font-weight:600;color:#1a98d2;background:#e7f4fb;padding:3px 10px;border-radius:999px}._muted_16z01_83{color:var(--color-text-muted, #888);font-size:14px}._panel_16z01_88{display:flex;flex-direction:column;gap:8px;padding:20px;border-radius:12px;background:var(--color-surface, #ffffff);border:1px solid var(--color-border, #eee)}._label_16z01_98{font-size:13px;font-weight:600;color:var(--color-text, #393a35);margin-top:6px}._input_16z01_105{padding:9px 12px;border:1px solid var(--color-border, #d5d5d5);border-radius:8px;font-size:14px;background:var(--color-surface, #fff);color:var(--color-text, #333)}._tituloFijo_16z01_114{display:flex;align-items:center;gap:10px;padding:9px 12px;border:1px solid var(--color-border, #e2e2e2);border-radius:8px;background:var(--color-surface-alt, #f4f4f4);color:var(--color-text, #393a35);font-size:14px;font-weight:600}._tituloFijoNota_16z01_127{font-size:12px;font-weight:500;color:var(--color-text-muted, #999)}._textarea_16z01_133{padding:12px;border:1px solid var(--color-border, #d5d5d5);border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.5;resize:vertical;background:var(--color-surface, #fff);color:var(--color-text, #333)}._previewLabel_16z01_145{margin-top:10px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--color-text-muted, #999)}._preview_16z01_145{padding:16px;border:1px dashed var(--color-border, #d5d5d5);border-radius:8px;background:var(--color-surface-alt, #fafafa);color:var(--color-text, #333);font-size:14px;line-height:1.6;max-height:420px;overflow-y:auto}._preview_16z01_145 :is(h1,h2,h3){margin:12px 0 6px;font-weight:700}._preview_16z01_145 p{margin:8px 0}._preview_16z01_145 ul,._preview_16z01_145 ol{margin:8px 0;padding-left:22px}._aviso_16z01_181{margin-top:10px;padding:10px 14px;border-radius:8px;background:#fff4e5;border:1px solid #ffd8a8;color:#8a5000;font-size:13px}._acciones_16z01_191{display:flex;gap:12px;margin-top:14px}._btnPrimary_16z01_197{all:unset;padding:9px 18px;border-radius:8px;background:#1a98d2;color:#fff;font-size:14px;font-weight:600;cursor:pointer;text-align:center}._btnPrimary_16z01_197:disabled{opacity:.5;cursor:not-allowed}._btnGhost_16z01_214{all:unset;padding:9px 16px;border-radius:8px;border:1px solid var(--color-border, #d0d0d0);color:var(--color-text, #444);font-size:14px;font-weight:600;cursor:pointer;text-align:center}._btnGhost_16z01_214:disabled{opacity:.5;cursor:not-allowed}._tableWrap_16z01_231{overflow-x:auto;border-radius:12px;border:1px solid var(--color-border, #eee);background:var(--color-surface, #fff)}._acepEmbed_16z01_239{display:flex;flex-direction:column;gap:12px;margin-top:4px}._acepTitle_16z01_246{margin:0;font-size:17px;font-weight:600;color:var(--color-text, #374151)}._emptyState_16z01_254{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;padding:48px 24px;border-radius:12px;border:1px dashed var(--color-border, #e2e2e2);background:var(--color-surface, #fafafa)}._emptyIcon_16z01_267{width:36px;height:36px;color:var(--color-text-muted, #9aa0a6);margin-bottom:6px}._emptyTitle_16z01_274{font-size:15px;font-weight:600;color:var(--color-text, #374151)}._emptySub_16z01_280{font-size:13px;color:var(--color-text-muted, #888);max-width:360px}._table_16z01_16{width:100%;border-collapse:collapse;font-size:14px}._table_16z01_16 th,._table_16z01_16 td{padding:10px 14px;text-align:left;border-bottom:1px solid var(--color-border, #f0f0f0);white-space:nowrap}._table_16z01_16 th{color:var(--color-text-muted, #888);font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.03em}._emptyCell_16z01_308{text-align:center;padding:28px 14px;color:var(--color-text-muted, #999);font-size:14px}._rowActions_16z01_315{display:flex;gap:12px}._linkBtn_16z01_320{all:unset;color:#1a98d2;font-weight:600;font-size:13px;cursor:pointer}._linkDanger_16z01_328{color:#d23a3a}._badgeVigente_16z01_332{background:#e5f6ec;color:#1a7f43;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600}._badgeVieja_16z01_341{background:#eee;color:#777;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600}._badgeDanger_16z01_350{background:#fde8e8;color:#c62828;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600}._filters_16z01_359{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}._segmented_16z01_367{display:inline-flex;border:1px solid var(--color-border, #ddd);border-radius:8px;overflow:hidden}._segBtn_16z01_374{all:unset;padding:8px 16px;font-size:13px;font-weight:600;color:var(--color-text-muted, #777);cursor:pointer}._segActive_16z01_383{background:#1a98d2;color:#fff}._pager_16z01_388{display:flex;align-items:center;justify-content:space-between;gap:16px}._pagerBtns_16z01_395{display:flex;align-items:center;gap:12px}._editor_gdok0_1{display:flex;flex-direction:column;border:1px solid var(--color-border, #d5d5d5);border-radius:8px;overflow:hidden;background:var(--color-surface, #fff)}._toolbar_gdok0_10{display:flex;flex-wrap:wrap;gap:6px;padding:8px;border-bottom:1px solid var(--color-border, #eee);background:var(--color-surface-alt, #f7f7f7)}._tbBtn_gdok0_19{all:unset;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:32px;height:30px;padding:0 8px;text-align:center;border:1px solid var(--color-border, #e0e0e0);border-radius:6px;background:var(--color-surface, #fff);font-size:13px;color:var(--color-text, #444);cursor:pointer;-webkit-user-select:none;user-select:none}._tbBtn_gdok0_19:hover{background:var(--color-surface-alt, #f0f0f0);border-color:#c8c8c8}._tbBold_gdok0_45{font-weight:700}._tbItalic_gdok0_49{font-style:italic}._tbUnderline_gdok0_53{text-decoration:underline}._area_gdok0_57{min-height:260px;max-height:480px;overflow-y:auto;padding:14px 16px;font-size:14px;line-height:1.6;color:var(--color-text, #333);outline:none}._area_gdok0_57:empty:before{content:attr(data-placeholder);color:var(--color-text-muted, #999)}._area_gdok0_57 :is(h1,h2,h3){margin:12px 0 6px;font-weight:700}._area_gdok0_57 p{margin:8px 0}._area_gdok0_57 ul,._area_gdok0_57 ol{margin:8px 0;padding-left:22px}._area_gdok0_57 a{color:var(--color-accent, #1a98d2)}._linkOverlay_gdok0_93{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;background:#00000073}._linkDialog_gdok0_104{width:100%;max-width:420px;padding:20px;border-radius:12px;background:var(--color-surface, #ffffff);box-shadow:0 12px 40px #00000040}._linkTitle_gdok0_113{margin-bottom:12px;font-size:16px;font-weight:700;color:var(--color-text, #393a35)}._linkInput_gdok0_120{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid var(--color-border, #d5d5d5);border-radius:8px;font-size:14px;background:var(--color-surface, #fff);color:var(--color-text, #333)}._linkInput_gdok0_120:focus{outline:none;border-color:#1a98d2;box-shadow:0 0 0 3px #1a98d226}._linkActions_gdok0_137{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}._linkBtnPrimary_gdok0_144{all:unset;padding:9px 18px;border-radius:8px;background:#1a98d2;color:#fff;font-size:14px;font-weight:600;cursor:pointer}._linkBtnGhost_gdok0_155{all:unset;padding:9px 16px;border-radius:8px;border:1px solid var(--color-border, #d0d0d0);color:var(--color-text, #444);font-size:14px;font-weight:600;cursor:pointer}._wrapper_1ydxg_1{display:flex;flex-direction:column;gap:1rem;padding:1.2rem 1.4rem;max-width:1400px}._header_1ydxg_9{display:flex;align-items:center;justify-content:space-between}._headerActions_1ydxg_15{display:flex;align-items:center;gap:10px}._listSection_1ydxg_23{display:flex;flex:1;flex-direction:column;height:100%;min-height:0}._gridCard_1ydxg_33{display:flex;flex:1;flex-direction:column;padding:0 18px 20px;border-radius:16px;background-color:#fff}._gridHeader_1ydxg_42{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0 16px;margin-bottom:12px;border-bottom:1px solid #eaeaea}@media(max-width:640px){._gridCard_1ydxg_33{padding:0 14px 16px}._gridHeader_1ydxg_42{flex-direction:column;align-items:stretch;gap:12px;padding:16px 0 12px}._gridTitle_1ydxg_64{font-size:20px}._headerActions_1ydxg_15{flex-wrap:wrap}}._gridTitle_1ydxg_64{color:#393a35;font-size:22px;font-weight:600}._newButton_1ydxg_78{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:7px 14px;border:none;border-radius:18px;background:#1a98d2;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease}._newButton_1ydxg_78:hover{background:#1584b8}._pageTitle_1ydxg_98{margin:0;font-size:1.4rem;font-weight:600;color:#111827}._intro_1ydxg_105{margin:0;color:#4b5563;font-size:.9rem;line-height:1.5}._panel_1ydxg_112{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.1rem;border:1px solid #E5E7EB;border-radius:12px;background-color:#fff}._placeholders_1ydxg_122{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:.4rem}._chip_1ydxg_129{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background-color:#eef2ff;color:#3730a3;font-size:.78rem}._chip_1ydxg_129 code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:600}._label_1ydxg_145{margin-top:.4rem;color:#111827;font-size:.9rem;font-weight:500}._input_1ydxg_152,._select_1ydxg_153{width:100%;padding:.5rem .75rem;border:1.5px solid #D1D5DB;border-radius:9px;outline:none;color:#111827;background-color:#fff;font-size:.9rem}._textarea_1ydxg_164{width:100%;padding:.6rem .75rem;border:1.5px solid #D1D5DB;border-radius:9px;outline:none;color:#111827;background-color:#fff;font-size:.9rem;line-height:1.5;resize:vertical;font-family:inherit}._input_1ydxg_152:focus,._textarea_1ydxg_164:focus,._select_1ydxg_153:focus{border-color:#6366f1}._acciones_1ydxg_184{display:flex;align-items:center;gap:12px;margin-top:.6rem}._btnPrimary_1ydxg_191{padding:.5rem 1.1rem;border:none;border-radius:9px;background-color:#4f46e5;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .15s ease}._btnPrimary_1ydxg_191:hover:not(:disabled){background-color:#4338ca}._btnPrimary_1ydxg_191:disabled{background-color:#a5b4fc;cursor:not-allowed}._btnGhost_1ydxg_212{padding:.5rem 1.1rem;border:1.5px solid #D1D5DB;border-radius:9px;background-color:#fff;color:#374151;font-size:.9rem;cursor:pointer;transition:all .15s ease}._btnGhost_1ydxg_212:hover:not(:disabled){background-color:#f3f4f6}._btnGhost_1ydxg_212:disabled{opacity:.5;cursor:not-allowed}._dirtyHint_1ydxg_232{color:#b45309;font-size:.8rem}._previewHeader_1ydxg_237{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}._sectionTitle_1ydxg_245{font-size:1rem;font-weight:600;color:#111827}._previewControls_1ydxg_251{display:flex;align-items:center;gap:10px}._previewControls_1ydxg_251 ._select_1ydxg_153{width:auto;min-width:220px}._previewBox_1ydxg_262{display:flex;flex-direction:column;gap:.6rem;margin-top:.8rem;padding:1rem;border:1px solid #E5E7EB;border-radius:10px;background-color:#f9fafb}._previewRow_1ydxg_273{display:flex;flex-wrap:wrap;align-items:center;gap:8px}._previewMeta_1ydxg_280{color:#6b7280;font-size:.82rem;font-weight:500}._previewSubject_1ydxg_286{color:#111827;font-size:.9rem;font-weight:600}._recipients_1ydxg_292{display:flex;flex-wrap:wrap;gap:6px}._recipientChip_1ydxg_298{padding:2px 8px;border-radius:999px;background-color:#e0e7ff;color:#3730a3;font-size:.78rem}._warn_1ydxg_306{color:#b45309;font-size:.82rem}._previewBody_1ydxg_311{margin:0;padding:.9rem;border:1px solid #E5E7EB;border-radius:8px;background-color:#fff;color:#111827;font-family:inherit;font-size:.88rem;line-height:1.55;white-space:pre-wrap;word-break:break-word}._muted_1ydxg_325{color:#6b7280;font-size:.9rem}._corridaResumen_1ydxg_331{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 16px;margin-bottom:14px}._corridaFecha_1ydxg_339{color:#111827;font-size:.95rem;font-weight:600}._corridaMeta_1ydxg_345{color:#6b7280;font-size:.82rem}._enviosTableWrap_1ydxg_350{overflow-x:auto;margin-top:.4rem}._enviosTable_1ydxg_350{width:100%;border-collapse:collapse;font-size:.85rem}._enviosTable_1ydxg_350 th{text-align:left;padding:.5rem .6rem;border-bottom:1.5px solid #E5E7EB;color:#6b7280;font-weight:600;white-space:nowrap}._enviosTable_1ydxg_350 td{padding:.5rem .6rem;border-bottom:1px solid #F3F4F6;color:#111827;vertical-align:top}._estadoBadge_1ydxg_377{display:inline-block;padding:2px 10px;border-radius:999px;font-size:.76rem;font-weight:600;white-space:nowrap}._estadoOk_1ydxg_386{background-color:#dcfce7;color:#166534}._estadoWarn_1ydxg_391{background-color:#fef3c7;color:#92400e}._estadoError_1ydxg_396{background-color:#fee2e2;color:#991b1b}._wrapper_16nps_1{display:flex;flex-direction:column;gap:16px}._pageTitle_16nps_7{color:var(--color-text, #393a35);font-size:22px;font-weight:600}._muted_16nps_13{color:var(--color-text-muted, #888);font-size:15px}._error_16nps_18{color:#d23a3a;font-size:15px}._card_16nps_23{padding:24px;border-radius:12px;background:var(--color-surface, #ffffff);border:1px solid var(--color-border, #eee)}@media(max-width:640px){._card_16nps_23{padding:18px 16px}._pageTitle_16nps_7{font-size:20px}}._head_16nps_40{display:flex;align-items:center;gap:12px;margin-bottom:6px}._docTitle_16nps_47{font-size:18px;font-weight:700;color:var(--color-text, #393a35)}._badge_16nps_53{font-size:12px;font-weight:600;color:#1a98d2;background:#e7f4fb;padding:2px 10px;border-radius:999px}._meta_16nps_62{margin-bottom:16px;color:var(--color-text-muted, #888);font-size:13px}._html_16nps_68{color:var(--color-text, #333);font-size:14px;line-height:1.6}._html_16nps_68 :is(h1,h2,h3){margin:14px 0 8px;font-weight:700}._html_16nps_68 p{margin:8px 0}._html_16nps_68 ul,._html_16nps_68 ol{margin:8px 0;padding-left:22px}
