.contactos-module__Ft2D3W__page{max-width:1400px;padding:28px 32px 48px}.contactos-module__Ft2D3W__header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.contactos-module__Ft2D3W__title{color:#1a202c;margin:0 0 4px;font-size:1.5rem;font-weight:800}.contactos-module__Ft2D3W__subtitle{color:#6b7280;margin:0;font-size:.875rem}.contactos-module__Ft2D3W__filters{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.contactos-module__Ft2D3W__filterSelect{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;outline:none;min-width:180px;padding:8px 12px;font-size:.875rem}.contactos-module__Ft2D3W__filterSelect:focus{border-color:#2d2d8e}.contactos-module__Ft2D3W__layout{grid-template-columns:1fr 340px;align-items:start;gap:20px;display:grid}.contactos-module__Ft2D3W__tableWrap{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #2d2d8e14}.contactos-module__Ft2D3W__loading,.contactos-module__Ft2D3W__empty{text-align:center;color:#6b7280;padding:48px;font-size:.95rem}.contactos-module__Ft2D3W__table{border-collapse:collapse;width:100%;font-size:.875rem}.contactos-module__Ft2D3W__table thead th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:11px 14px;font-size:.75rem;font-weight:700}.contactos-module__Ft2D3W__row{cursor:pointer;border-bottom:1px solid #f3f4f6;transition:background .1s}.contactos-module__Ft2D3W__row:last-child{border-bottom:none}.contactos-module__Ft2D3W__row:hover{background:#f9fafb}.contactos-module__Ft2D3W__rowSelected{background:#eef0ff!important}.contactos-module__Ft2D3W__table td{vertical-align:top;padding:12px 14px}.contactos-module__Ft2D3W__tdFecha{color:#6b7280;white-space:nowrap;font-size:.8rem}.contactos-module__Ft2D3W__tdNombre{color:#1a202c;font-weight:600}.contactos-module__Ft2D3W__tdContacto{color:#374151;flex-direction:column;gap:2px;font-size:.82rem;display:flex}.contactos-module__Ft2D3W__tdInmueble{color:#374151;text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.contactos-module__Ft2D3W__noInmueble{color:#d1d5db}.contactos-module__Ft2D3W__tdComercial{color:#374151}.contactos-module__Ft2D3W__noComercial{color:#9ca3af;font-style:italic}.contactos-module__Ft2D3W__badge{white-space:nowrap;border-radius:20px;padding:3px 8px;font-size:.75rem;font-weight:700;display:inline-block}.contactos-module__Ft2D3W__deleteBtn{color:#d1d5db;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 6px;font-size:.9rem;transition:color .15s,background .15s}.contactos-module__Ft2D3W__deleteBtn:hover{color:#c22;background:#fef2f2}.contactos-module__Ft2D3W__detail{background:#fff;border-radius:12px;padding:24px;position:sticky;top:16px;box-shadow:0 2px 12px #2d2d8e14}.contactos-module__Ft2D3W__detailHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.contactos-module__Ft2D3W__detailTitle{color:#1a202c;margin:0;font-size:1.1rem;font-weight:700}.contactos-module__Ft2D3W__closeBtn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:4px;padding:4px;font-size:1.1rem}.contactos-module__Ft2D3W__closeBtn:hover{color:#374151}.contactos-module__Ft2D3W__detailSection{border-bottom:1px solid #f3f4f6;margin-bottom:20px;padding-bottom:20px}.contactos-module__Ft2D3W__detailSection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.contactos-module__Ft2D3W__detailRow{grid-template-columns:90px 1fr;gap:8px;margin-bottom:8px;font-size:.875rem;display:grid}.contactos-module__Ft2D3W__detailRow:last-child{margin-bottom:0}.contactos-module__Ft2D3W__detailLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;padding-top:1px;font-size:.75rem;font-weight:700}.contactos-module__Ft2D3W__detailRow a{color:#2d2d8e;text-decoration:none}.contactos-module__Ft2D3W__detailRow a:hover{text-decoration:underline}.contactos-module__Ft2D3W__msgBox{color:#374151;white-space:pre-wrap;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px;font-size:.875rem;line-height:1.6}.contactos-module__Ft2D3W__detailSelect{color:#374151;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;outline:none;width:100%;margin-top:6px;padding:9px 12px;font-size:.875rem}.contactos-module__Ft2D3W__detailSelect:focus{border-color:#2d2d8e}.contactos-module__Ft2D3W__notasTextarea{color:#374151;resize:vertical;box-sizing:border-box;background:#fafafa;border:1.5px solid #e5e7eb;border-radius:8px;outline:none;width:100%;margin-top:6px;padding:10px 12px;font-family:inherit;font-size:.875rem}.contactos-module__Ft2D3W__notasTextarea:focus{background:#fff;border-color:#2d2d8e}.contactos-module__Ft2D3W__saveNotasBtn{color:#fff;cursor:pointer;background:#2d2d8e;border:none;border-radius:8px;margin-top:8px;padding:8px 16px;font-size:.875rem;font-weight:600}.contactos-module__Ft2D3W__saveNotasBtn:hover{background:#1a1a6e}@media (max-width:1100px){.contactos-module__Ft2D3W__layout{grid-template-columns:1fr}.contactos-module__Ft2D3W__detail{position:static}}@media (max-width:700px){.contactos-module__Ft2D3W__page{padding:16px}.contactos-module__Ft2D3W__table thead th:nth-child(4),.contactos-module__Ft2D3W__table td:nth-child(4),.contactos-module__Ft2D3W__table thead th:nth-child(6),.contactos-module__Ft2D3W__table td:nth-child(6){display:none}}
.Toast-module__yWhMxq__container{z-index:9999;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}.Toast-module__yWhMxq__toast{background:#fff;border-left:5px solid #cbd5e0;border-radius:10px;align-items:center;gap:12px;min-width:300px;max-width:450px;padding:16px;animation:.3s cubic-bezier(.175,.885,.32,1.275) Toast-module__yWhMxq__slideIn;display:flex;box-shadow:0 10px 30px #0000001f}.Toast-module__yWhMxq__success{border-left-color:#48bb78}.Toast-module__yWhMxq__error{border-left-color:#f56565}.Toast-module__yWhMxq__info{border-left-color:#4299e1}.Toast-module__yWhMxq__icon{flex-shrink:0;font-size:20px}.Toast-module__yWhMxq__message{color:#2d3748;flex-grow:1;font-size:14px;font-weight:500}@keyframes Toast-module__yWhMxq__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
.ficha-module__tqSgMq__page{flex-direction:column;animation:.2s ficha-module__tqSgMq__fadeIn;display:flex}@keyframes ficha-module__tqSgMq__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ficha-module__tqSgMq__loadingMsg{text-align:center;color:#94a3b8;padding:48px;font-size:14px}.ficha-module__tqSgMq__ficha{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.ficha-module__tqSgMq__topBar{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:11px 20px;display:flex}.ficha-module__tqSgMq__topBarTitle{color:#475569;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.ficha-module__tqSgMq__topBarCodigo{color:#94a3b8;font-size:12px;font-weight:500}.ficha-module__tqSgMq__headerFields{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:10px;padding:14px 20px 10px;display:flex}.ficha-module__tqSgMq__fieldRow{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.ficha-module__tqSgMq__field{flex-direction:column;gap:3px;display:flex}.ficha-module__tqSgMq__fieldGrow{flex:1;min-width:160px}.ficha-module__tqSgMq__fieldMd{width:160px}.ficha-module__tqSgMq__fieldSm{width:120px}.ficha-module__tqSgMq__field label{color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:600}.ficha-module__tqSgMq__field input,.ficha-module__tqSgMq__field select{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;outline:none;padding:7px 10px;font-family:inherit;font-size:13px;transition:border-color .15s}.ficha-module__tqSgMq__field input:focus,.ficha-module__tqSgMq__field select:focus{border-color:#6366f1}.ficha-module__tqSgMq__estadoSelect{cursor:pointer;border-style:solid;border-width:1px;font-weight:600}.ficha-module__tqSgMq__actionBtns{gap:5px;margin-bottom:1px;display:flex}.ficha-module__tqSgMq__actionBtn{color:#64748b;cursor:pointer;letter-spacing:.05em;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:7px 10px;font-size:10px;font-weight:700;transition:all .15s}.ficha-module__tqSgMq__actionBtn:hover{color:#6366f1;background:#eef2ff;border-color:#6366f1}.ficha-module__tqSgMq__tabsBar{scrollbar-width:none;background:#fafafa;border-bottom:2px solid #e2e8f0;display:flex;overflow-x:auto}.ficha-module__tqSgMq__tabsBar::-webkit-scrollbar{display:none}.ficha-module__tqSgMq__tabBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:5px;margin-bottom:-2px;padding:10px 15px;font-family:inherit;font-size:12px;font-weight:500;transition:color .15s;display:inline-flex}.ficha-module__tqSgMq__tabBtn:hover{color:#1e293b}.ficha-module__tqSgMq__tabActive{color:#6366f1;border-bottom-color:#6366f1;font-weight:600}.ficha-module__tqSgMq__tabIcon{font-size:13px;line-height:1}.ficha-module__tqSgMq__tabContent{min-height:320px;padding:20px}.ficha-module__tqSgMq__generalLayout{grid-template-columns:1fr 1.1fr;gap:20px;margin-bottom:20px;display:grid}.ficha-module__tqSgMq__imageArea{background:#f8fafc;border:2px dashed #e2e8f0;border-radius:10px;justify-content:center;align-items:center;min-height:260px;transition:border-color .2s;display:flex;overflow:hidden}.ficha-module__tqSgMq__imagePrincipal{object-fit:cover;width:100%;height:100%}.ficha-module__tqSgMq__imagePlaceholder{color:#cbd5e1;text-align:center;flex-direction:column;align-items:center;gap:6px;padding:20px;display:flex}.ficha-module__tqSgMq__imagePlaceholderIcon{font-size:40px}.ficha-module__tqSgMq__imagePlaceholderText{color:#94a3b8;font-size:13px;font-weight:500}.ficha-module__tqSgMq__imagePlaceholderHint{color:#cbd5e1;font-size:11px}.ficha-module__tqSgMq__statsPanel{flex-direction:column;gap:14px;display:flex}.ficha-module__tqSgMq__precioWrap{background:#f5f3ff;border:1px solid #ddd6fe;border-radius:10px;padding:14px 16px}.ficha-module__tqSgMq__precioLabel{color:#8b5cf6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:10px;font-weight:700}.ficha-module__tqSgMq__precioDisplay{color:#6366f1;letter-spacing:-.8px;margin-bottom:10px;font-size:28px;font-weight:800;line-height:1.1}.ficha-module__tqSgMq__precioInput{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #ddd6fe;border-radius:6px;outline:none;width:100%;padding:7px 10px;font-family:inherit;font-size:13px}.ficha-module__tqSgMq__precioInput:focus{border-color:#6366f1}.ficha-module__tqSgMq__statsRow{gap:8px;display:flex}.ficha-module__tqSgMq__statField{flex-direction:column;flex:1;gap:3px;display:flex}.ficha-module__tqSgMq__statField label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:600}.ficha-module__tqSgMq__statField input{color:#1e293b;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;outline:none;padding:7px 8px;font-family:inherit;font-size:13px;transition:border-color .15s}.ficha-module__tqSgMq__statField input:focus{border-color:#6366f1}.ficha-module__tqSgMq__checkGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ficha-module__tqSgMq__checkItem{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:12px;display:flex}.ficha-module__tqSgMq__checkItem input{cursor:pointer;accent-color:#6366f1;width:14px;height:14px}.ficha-module__tqSgMq__obsField{flex-direction:column;gap:4px;display:flex}.ficha-module__tqSgMq__obsField label{color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:600}.ficha-module__tqSgMq__obsField textarea{color:#1e293b;resize:vertical;border:1px solid #e2e8f0;border-radius:6px;outline:none;padding:8px 10px;font-family:inherit;font-size:12px;line-height:1.5;transition:border-color .15s}.ficha-module__tqSgMq__obsField textarea:focus{border-color:#6366f1}.ficha-module__tqSgMq__descSection{border-top:1px solid #f1f5f9;gap:16px;padding-top:16px;display:flex}.ficha-module__tqSgMq__descField{flex-direction:column;flex:1;gap:5px;display:flex}.ficha-module__tqSgMq__descField label{color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:600}.ficha-module__tqSgMq__descField textarea{color:#1e293b;resize:vertical;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:10px 12px;font-family:inherit;font-size:13px;line-height:1.6;transition:border-color .15s}.ficha-module__tqSgMq__descField textarea:focus{border-color:#6366f1}.ficha-module__tqSgMq__addrGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ficha-module__tqSgMq__addrField{flex-direction:column;gap:5px;display:flex}.ficha-module__tqSgMq__addrField label{color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:600}.ficha-module__tqSgMq__addrField input,.ficha-module__tqSgMq__addrField select{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;outline:none;padding:8px 10px;font-family:inherit;font-size:13px;transition:border-color .15s}.ficha-module__tqSgMq__addrField input:focus,.ficha-module__tqSgMq__addrField select:focus{border-color:#6366f1}.ficha-module__tqSgMq__addrFull{grid-column:1/-1}.ficha-module__tqSgMq__dirGrid{grid-template-columns:1fr 100px 100px;gap:14px 12px;display:grid}.ficha-module__tqSgMq__dirSpan1{grid-column:1}.ficha-module__tqSgMq__dirSpan2{grid-column:1/3}.ficha-module__tqSgMq__dirFull{grid-column:1/-1}.ficha-module__tqSgMq__cbWrap{position:relative}.ficha-module__tqSgMq__cbInputRow{background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;transition:border-color .15s;display:flex;overflow:hidden}.ficha-module__tqSgMq__cbInputRow:focus-within{border-color:#6366f1}.ficha-module__tqSgMq__cbInput{background:0 0;border:none;outline:none;flex:1;padding:8px 10px;font-family:inherit;font-size:13px}.ficha-module__tqSgMq__cbClear{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0 10px;font-size:17px;transition:color .15s}.ficha-module__tqSgMq__cbClear:hover{color:#ef4444}.ficha-module__tqSgMq__cbDropdown{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:200px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #00000014}.ficha-module__tqSgMq__cbOption{color:#2d3748;cursor:pointer;padding:9px 12px;font-size:13px;transition:background .1s}.ficha-module__tqSgMq__cbOption:hover{background:#f1f5f9}.ficha-module__tqSgMq__cbOptionSelected{color:#6366f1;background:#eef2ff;font-weight:600}.ficha-module__tqSgMq__cbEmpty{color:#94a3b8;text-align:center;padding:12px;font-size:12px}.ficha-module__tqSgMq__clienteLayout{grid-template-columns:1fr 240px;align-items:start;gap:20px;display:grid}.ficha-module__tqSgMq__clienteMain{flex-direction:column;gap:14px;display:flex}.ficha-module__tqSgMq__clienteSidebar{flex-direction:column;gap:12px;display:flex}.ficha-module__tqSgMq__propTelNote{color:#6366f1;margin-top:4px;font-size:12px;font-weight:500}.ficha-module__tqSgMq__twoFields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ficha-module__tqSgMq__gastosCheck{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;font-size:13px;display:inline-flex}.ficha-module__tqSgMq__gastosCheck input{cursor:pointer;accent-color:#6366f1;width:14px;height:14px}.ficha-module__tqSgMq__llavesCard{background:#fafafa;border:1px solid #e2e8f0;border-radius:8px;padding:14px}.ficha-module__tqSgMq__llavesTitle{color:#1e293b;border-bottom:1px solid #e2e8f0;margin-bottom:12px;padding-bottom:8px;font-size:13px;font-weight:700}.ficha-module__tqSgMq__imgTab{flex-direction:column;gap:16px;display:flex}.ficha-module__tqSgMq__imgToolbar{align-items:center;gap:12px;display:flex}.ficha-module__tqSgMq__imgDropZone{cursor:default;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px 20px;transition:border-color .15s,background .15s;display:flex}.ficha-module__tqSgMq__imgDropZoneActive{background:#eef2ff;border-color:#6366f1}.ficha-module__tqSgMq__imgDropZoneDisabled{opacity:.6;pointer-events:none}.ficha-module__tqSgMq__imgDropIcon{color:#94a3b8;width:36px;height:36px}.ficha-module__tqSgMq__imgDropZoneActive .ficha-module__tqSgMq__imgDropIcon{color:#6366f1}.ficha-module__tqSgMq__imgDropText{color:#64748b;font-size:14px;font-weight:600}.ficha-module__tqSgMq__imgDropZoneActive .ficha-module__tqSgMq__imgDropText{color:#4f46e5}.ficha-module__tqSgMq__imgDropHint{color:#94a3b8;letter-spacing:.02em;font-size:11px}.ficha-module__tqSgMq__uploadBtn{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#6366f1;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.ficha-module__tqSgMq__uploadBtn:hover{background:#4f46e5}.ficha-module__tqSgMq__uploadBtnDisabled{opacity:.6;cursor:not-allowed}.ficha-module__tqSgMq__imgCount{color:#94a3b8;font-size:12px}.ficha-module__tqSgMq__imgGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.ficha-module__tqSgMq__imgCard{aspect-ratio:4/3;cursor:pointer;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.ficha-module__tqSgMq__imgCard:hover{border-color:#6366f1;box-shadow:0 2px 8px #6366f126}.ficha-module__tqSgMq__imgCardPrincipal{border-color:#f59e0b}.ficha-module__tqSgMq__imgCardThumb{object-fit:cover;width:100%;height:100%;display:block}.ficha-module__tqSgMq__imgCardActions{opacity:0;gap:4px;transition:opacity .15s;display:flex;position:absolute;top:6px;right:6px}.ficha-module__tqSgMq__imgCard:hover .ficha-module__tqSgMq__imgCardActions{opacity:1}.ficha-module__tqSgMq__imgActionBtn{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:15px;line-height:1;transition:background .15s;display:flex}.ficha-module__tqSgMq__imgActionBtn:hover{background:#000c}.ficha-module__tqSgMq__imgActionBtnStar{background:#f59e0b}.ficha-module__tqSgMq__imgActionBtnStar:hover{cursor:default;background:#d97706}.ficha-module__tqSgMq__imgActionBtnDelete:hover{background:#dc2626}.ficha-module__tqSgMq__imgPrincipalBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;pointer-events:none;background:#f59e0b;border-radius:4px;padding:2px 7px;font-size:9px;font-weight:700;position:absolute;bottom:6px;left:6px}.ficha-module__tqSgMq__lightbox{z-index:9999;background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ficha-module__tqSgMq__lightboxImg{object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:4px;max-width:90vw;max-height:85vh;box-shadow:0 8px 32px #0009}.ficha-module__tqSgMq__lightboxClose{color:#fff;cursor:pointer;opacity:.75;background:0 0;border:none;padding:0;font-size:38px;line-height:1;transition:opacity .15s;position:absolute;top:16px;right:20px}.ficha-module__tqSgMq__lightboxClose:hover{opacity:1}.ficha-module__tqSgMq__lightboxNav{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding:0 0 2px;font-size:34px;line-height:1;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ficha-module__tqSgMq__lightboxNav:hover{background:#ffffff40}.ficha-module__tqSgMq__lightboxPrev{left:20px}.ficha-module__tqSgMq__lightboxNext{right:20px}.ficha-module__tqSgMq__lightboxCounter{color:#fff;pointer-events:none;background:#00000080;border-radius:20px;padding:4px 14px;font-size:13px;font-weight:500;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.ficha-module__tqSgMq__placeholder{color:#cbd5e1;justify-content:center;align-items:center;gap:8px;min-height:200px;font-size:14px;display:flex}.ficha-module__tqSgMq__bottomBar{background:#f8fafc;border-top:1px solid #e2e8f0;align-items:center;gap:8px;padding:12px 20px;display:flex}.ficha-module__tqSgMq__bottomRight{align-items:center;gap:8px;margin-left:auto;display:flex}.ficha-module__tqSgMq__btnDelete{color:#dc2626;cursor:pointer;letter-spacing:.05em;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;padding:8px 14px;font-size:11px;font-weight:700;transition:all .15s}.ficha-module__tqSgMq__btnDelete:hover{background:#fee2e2}.ficha-module__tqSgMq__btnPrint{color:#64748b;cursor:pointer;letter-spacing:.05em;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;font-size:10px;font-weight:700;transition:all .15s}.ficha-module__tqSgMq__btnPrint:hover{color:#475569;border-color:#94a3b8}.ficha-module__tqSgMq__btnCancel{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s}.ficha-module__tqSgMq__btnCancel:hover{background:#f8fafc}.ficha-module__tqSgMq__btnSave{color:#fff;cursor:pointer;letter-spacing:.05em;background:#6366f1;border:none;border-radius:6px;padding:8px 20px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s}.ficha-module__tqSgMq__btnSave:hover:not(:disabled){background:#4f46e5}.ficha-module__tqSgMq__btnSave:disabled{opacity:.6;cursor:not-allowed}.ficha-module__tqSgMq__docsTab{flex-direction:column;gap:20px;display:flex}.ficha-module__tqSgMq__docsUploadBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:10px;padding:18px;display:flex}.ficha-module__tqSgMq__docsUploadGrid{grid-template-columns:1fr 160px 1fr;gap:12px;display:grid}.ficha-module__tqSgMq__docsUploadBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:6px;align-self:flex-start;margin-top:4px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.ficha-module__tqSgMq__docsUploadBtn:hover:not(:disabled){background:#4f46e5}.ficha-module__tqSgMq__docsUploadBtn:disabled{opacity:.6;cursor:not-allowed}.ficha-module__tqSgMq__docsTable{border-collapse:collapse;width:100%;font-size:13px}.ficha-module__tqSgMq__docsTable th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;border-bottom:2px solid #e2e8f0;padding:8px 10px;font-size:10px;font-weight:700}.ficha-module__tqSgMq__docsTable td{color:#1e293b;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:10px}.ficha-module__tqSgMq__docsTable tr:last-child td{border-bottom:none}.ficha-module__tqSgMq__docsTable tr:hover td{background:#f8fafc}.ficha-module__tqSgMq__docsEmpty{text-align:center;color:#94a3b8;padding:36px!important}.ficha-module__tqSgMq__docsTipo{color:#475569;background:#e2e8f0;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.ficha-module__tqSgMq__docsNotas{color:#64748b;max-width:200px;font-size:12px}.ficha-module__tqSgMq__docsActions{align-items:center;gap:6px;display:flex}.ficha-module__tqSgMq__docsActionBtn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;text-decoration:none;transition:background .15s;display:inline-flex}.ficha-module__tqSgMq__docsActionBtn:hover{background:#f1f5f9}.ficha-module__tqSgMq__docsActionDelete:hover{background:#fef2f2;border-color:#fca5a5}.ficha-module__tqSgMq__videosTab{flex-direction:column;gap:20px;display:flex}.ficha-module__tqSgMq__videoAddBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:10px;padding:18px;display:flex}.ficha-module__tqSgMq__videoAddGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ficha-module__tqSgMq__videoAddBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:6px;align-self:flex-start;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.ficha-module__tqSgMq__videoAddBtn:hover{background:#4f46e5}.ficha-module__tqSgMq__videoEmpty{color:#94a3b8;justify-content:center;align-items:center;gap:8px;min-height:160px;font-size:14px;display:flex}.ficha-module__tqSgMq__videoGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.ficha-module__tqSgMq__videoCard{background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:box-shadow .15s;overflow:hidden}.ficha-module__tqSgMq__videoCard:hover{box-shadow:0 2px 10px #00000014}.ficha-module__tqSgMq__videoEmbed{background:#000;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.ficha-module__tqSgMq__videoIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.ficha-module__tqSgMq__videoNoEmbed{color:#64748b;text-align:center;background:#f1f5f9;justify-content:center;align-items:center;height:120px;padding:12px;font-size:12px;display:flex;overflow:hidden}.ficha-module__tqSgMq__videoNoEmbed a{color:#6366f1;word-break:break-all}.ficha-module__tqSgMq__videoMeta{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.ficha-module__tqSgMq__videoTitle{color:#475569;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;font-weight:500;overflow:hidden}.ficha-module__tqSgMq__videoDeleteBtn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;transition:background .15s,border-color .15s;display:flex}.ficha-module__tqSgMq__videoDeleteBtn:hover{background:#fef2f2;border-color:#fca5a5}.ficha-module__tqSgMq__mapOverlay{z-index:9998;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ficha-module__tqSgMq__mapModal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:720px;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040}.ficha-module__tqSgMq__mapHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.ficha-module__tqSgMq__mapTitle{color:#1e293b;font-size:13px;font-weight:700}.ficha-module__tqSgMq__mapClose{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0;font-size:24px;line-height:1;transition:color .15s}.ficha-module__tqSgMq__mapClose:hover{color:#1e293b}.ficha-module__tqSgMq__mapBody{background:#f1f5f9;width:100%;height:420px;position:relative}.ficha-module__tqSgMq__mapIframe{border:none;width:100%;height:100%;display:block}.ficha-module__tqSgMq__mapMsg{color:#64748b;text-align:center;justify-content:center;align-items:center;padding:20px;font-size:14px;display:flex;position:absolute;inset:0}.ficha-module__tqSgMq__mapFooter{background:#f8fafc;border-top:1px solid #e2e8f0;gap:12px;padding:12px 18px;display:flex}.ficha-module__tqSgMq__mapExtLink{color:#6366f1;font-size:12px;font-weight:500;text-decoration:none;transition:color .15s}.ficha-module__tqSgMq__mapExtLink:hover{color:#4f46e5;text-decoration:underline}.ficha-module__tqSgMq__escBadge{color:#fff;cursor:pointer;z-index:2;background:#00000073;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;transition:background .15s;display:flex;position:absolute;bottom:6px;right:6px}.ficha-module__tqSgMq__escBadge:hover{background:#2d2d8ed9}.ficha-module__tqSgMq__escBadgeActive{background:#2d2d8e;border-color:#fff}.ficha-module__tqSgMq__escSlotsSection{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:16px}.ficha-module__tqSgMq__escSlotsTitle{color:#374151;margin-bottom:10px;font-size:13px;font-weight:600}.ficha-module__tqSgMq__escSlots{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.ficha-module__tqSgMq__escSlot{aspect-ratio:4/3;cursor:default;background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;position:relative;overflow:hidden}.ficha-module__tqSgMq__escSlotFilled{border-style:solid;border-color:#2d2d8e}.ficha-module__tqSgMq__escSlotImg{object-fit:cover;width:100%;height:100%;display:block}.ficha-module__tqSgMq__escSlotLabel{color:#fff;text-align:center;background:#2d2d8ebf;padding:3px 0;font-size:10px;font-weight:700;position:absolute;bottom:0;left:0;right:0}.ficha-module__tqSgMq__escSlotRemove{color:#fff;cursor:pointer;background:#dc2626d9;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:13px;font-weight:700;display:flex;position:absolute;top:4px;right:4px}.ficha-module__tqSgMq__escSlotEmpty{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;font-size:11px;font-weight:600;display:flex}.ficha-module__tqSgMq__escSlotPlus{color:#d1d5db;font-size:22px;line-height:1}.ficha-module__tqSgMq__escTab{padding:20px}.ficha-module__tqSgMq__escTabDesc{color:#6b7280;margin-bottom:20px;font-size:13px;line-height:1.6}.ficha-module__tqSgMq__escPrintBtns{flex-wrap:wrap;gap:12px;display:flex}.ficha-module__tqSgMq__escPrintBtn{color:#fff;cursor:pointer;background:#2d2d8e;border:none;border-radius:8px;padding:10px 22px;font-size:14px;font-weight:600;transition:background .15s}.ficha-module__tqSgMq__escPrintBtn:hover{background:#23237a}@media (max-width:768px){.ficha-module__tqSgMq__topBar{flex-wrap:wrap;gap:8px;padding:10px 12px}.ficha-module__tqSgMq__fieldRow{flex-direction:column;gap:8px}.ficha-module__tqSgMq__fieldMd,.ficha-module__tqSgMq__fieldSm{width:100%}.ficha-module__tqSgMq__actionBtns{flex-wrap:wrap}.ficha-module__tqSgMq__tabContent{padding:14px 12px}.ficha-module__tqSgMq__generalLayout{grid-template-columns:1fr}.ficha-module__tqSgMq__imageArea{min-height:200px}.ficha-module__tqSgMq__checkGrid{grid-template-columns:repeat(2,1fr)}.ficha-module__tqSgMq__descSection{flex-direction:column}.ficha-module__tqSgMq__topBar{flex-wrap:wrap}}@media (max-width:480px){.ficha-module__tqSgMq__checkGrid{grid-template-columns:1fr}}
.calendario-module__j6Bp-a__page{background:#f8fafc;flex-direction:column;gap:16px;height:100%;padding:24px;display:flex;overflow:hidden}.calendario-module__j6Bp-a__header{flex-shrink:0;align-items:center;gap:12px;display:flex}.calendario-module__j6Bp-a__navBtn{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:background .15s;display:flex}.calendario-module__j6Bp-a__navBtn:hover{background:#f1f5f9}.calendario-module__j6Bp-a__monthTitle{color:#1e293b;text-align:center;text-transform:capitalize;min-width:180px;font-size:18px;font-weight:700}.calendario-module__j6Bp-a__headerSpacer{flex:1}.calendario-module__j6Bp-a__filterSelect{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;height:34px;padding:0 10px;font-size:13px}.calendario-module__j6Bp-a__addBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#6366f1;border:none;border-radius:6px;height:34px;padding:0 14px;font-size:13px;font-weight:600;transition:background .15s}.calendario-module__j6Bp-a__addBtn:hover{background:#4f46e5}.calendario-module__j6Bp-a__body{flex:1;gap:16px;min-height:0;display:flex}.calendario-module__j6Bp-a__grid{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.calendario-module__j6Bp-a__weekHeader{background:#f1f5f9;border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(7,1fr);display:grid}.calendario-module__j6Bp-a__weekDay{text-align:center;color:#64748b;text-transform:uppercase;letter-spacing:.05em;padding:8px 0;font-size:11px;font-weight:700}.calendario-module__j6Bp-a__weeks{flex:1;grid-template-columns:repeat(7,1fr);min-height:0;display:grid;overflow-y:auto}.calendario-module__j6Bp-a__cell{cursor:pointer;border-bottom:1px solid #f1f5f9;border-right:1px solid #f1f5f9;flex-direction:column;gap:2px;min-height:90px;padding:6px;transition:background .1s;display:flex}.calendario-module__j6Bp-a__cell:nth-child(7n){border-right:none}.calendario-module__j6Bp-a__cell:hover{background:#f8fafc}.calendario-module__j6Bp-a__cellSelected{background:#eef2ff!important}.calendario-module__j6Bp-a__cellToday .calendario-module__j6Bp-a__dayNum{color:#6366f1;font-weight:800}.calendario-module__j6Bp-a__cellOtherMonth{background:#fafafa}.calendario-module__j6Bp-a__cellOtherMonth .calendario-module__j6Bp-a__dayNum{color:#cbd5e1}.calendario-module__j6Bp-a__dayNum{color:#374151;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;width:22px;height:22px;font-size:12px;font-weight:600;display:flex}.calendario-module__j6Bp-a__todayDot{background:#6366f1;color:#fff!important}.calendario-module__j6Bp-a__chip{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:3px;padding:2px 5px;font-size:10px;font-weight:500;line-height:1.3;transition:opacity .1s;overflow:hidden}.calendario-module__j6Bp-a__chip:hover{opacity:.8}.calendario-module__j6Bp-a__chipPendiente{color:#1d4ed8;background:#dbeafe}.calendario-module__j6Bp-a__chipRealizada{color:#065f46;background:#d1fae5}.calendario-module__j6Bp-a__chipCancelada{color:#94a3b8;background:#f1f5f9;text-decoration:line-through}.calendario-module__j6Bp-a__chipMore{color:#94a3b8;padding:1px 4px;font-size:10px}.calendario-module__j6Bp-a__dayPanel{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;flex-shrink:0;width:280px;display:flex;overflow:hidden}.calendario-module__j6Bp-a__dayPanelHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.calendario-module__j6Bp-a__dayPanelTitle{color:#1e293b;text-transform:capitalize;font-size:14px;font-weight:700}.calendario-module__j6Bp-a__dayPanelAdd{color:#6366f1;cursor:pointer;background:#eef2ff;border:none;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:600}.calendario-module__j6Bp-a__dayPanelAdd:hover{background:#e0e7ff}.calendario-module__j6Bp-a__dayPanelEmpty{color:#94a3b8;flex:1;justify-content:center;align-items:center;padding:20px;font-size:13px;display:flex}.calendario-module__j6Bp-a__dayPanelList{flex-direction:column;flex:1;gap:8px;padding:8px 12px;display:flex;overflow-y:auto}.calendario-module__j6Bp-a__dayCard{cursor:pointer;background:#f8fafc;border-left:3px solid;border-radius:7px;padding:10px 12px;transition:background .1s}.calendario-module__j6Bp-a__dayCard:hover{background:#f1f5f9}.calendario-module__j6Bp-a__dayCardPendiente{border-color:#6366f1}.calendario-module__j6Bp-a__dayCardRealizada{border-color:#10b981}.calendario-module__j6Bp-a__dayCardCancelada{border-color:#cbd5e1}.calendario-module__j6Bp-a__dayCardTime{color:#6366f1;margin-bottom:2px;font-size:11px;font-weight:700}.calendario-module__j6Bp-a__dayCardCancelada .calendario-module__j6Bp-a__dayCardTime{color:#94a3b8}.calendario-module__j6Bp-a__dayCardTitle{color:#1e293b;margin-bottom:2px;font-size:13px;font-weight:600}.calendario-module__j6Bp-a__dayCardCancelada .calendario-module__j6Bp-a__dayCardTitle{color:#94a3b8;text-decoration:line-through}.calendario-module__j6Bp-a__dayCardComercial{color:#64748b;font-size:11px}.calendario-module__j6Bp-a__dayCardProp{color:#94a3b8;margin-top:2px;font-size:11px}.calendario-module__j6Bp-a__overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.calendario-module__j6Bp-a__modal{background:#fff;border-radius:12px;flex-direction:column;width:480px;max-width:95vw;max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 20px 60px #0000002e}.calendario-module__j6Bp-a__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 24px 12px;display:flex}.calendario-module__j6Bp-a__modalTitle{color:#1e293b;font-size:16px;font-weight:700}.calendario-module__j6Bp-a__modalClose{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;display:flex}.calendario-module__j6Bp-a__modalClose:hover{background:#f1f5f9}.calendario-module__j6Bp-a__modalBody{flex-direction:column;gap:14px;padding:20px 24px;display:flex}.calendario-module__j6Bp-a__field{flex-direction:column;gap:5px;display:flex}.calendario-module__j6Bp-a__field label{color:#475569;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.calendario-module__j6Bp-a__field input,.calendario-module__j6Bp-a__field select,.calendario-module__j6Bp-a__field textarea{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;height:36px;padding:0 10px;font-size:14px}.calendario-module__j6Bp-a__field textarea{resize:vertical;height:auto;min-height:72px;padding:8px 10px}.calendario-module__j6Bp-a__field input:focus,.calendario-module__j6Bp-a__field select:focus,.calendario-module__j6Bp-a__field textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11f}.calendario-module__j6Bp-a__row2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.calendario-module__j6Bp-a__propSearch{position:relative}.calendario-module__j6Bp-a__propSearchInput{color:#1e293b;border:1px solid #e2e8f0;border-radius:6px;width:100%;height:36px;padding:0 10px;font-size:14px}.calendario-module__j6Bp-a__propSearchInput:focus{border-color:#6366f1;outline:none}.calendario-module__j6Bp-a__propDropdown{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:6px;max-height:180px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.calendario-module__j6Bp-a__propOption{cursor:pointer;color:#1e293b;padding:8px 10px;font-size:13px}.calendario-module__j6Bp-a__propOption:hover{background:#f1f5f9}.calendario-module__j6Bp-a__propClear{cursor:pointer;color:#94a3b8;background:0 0;border:none;font-size:16px;line-height:1;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.calendario-module__j6Bp-a__modalFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:14px 24px 20px;display:flex}.calendario-module__j6Bp-a__btnDelete{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:13px}.calendario-module__j6Bp-a__btnDelete:hover{text-decoration:underline}.calendario-module__j6Bp-a__footerRight{gap:8px;display:flex}.calendario-module__j6Bp-a__btnCancel{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;height:36px;padding:0 16px;font-size:13px}.calendario-module__j6Bp-a__btnCancel:hover{background:#f8fafc}.calendario-module__j6Bp-a__btnSave{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:6px;height:36px;padding:0 18px;font-size:13px;font-weight:600}.calendario-module__j6Bp-a__btnSave:hover{background:#4f46e5}.calendario-module__j6Bp-a__btnSave:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.calendario-module__j6Bp-a__page{height:auto;padding:14px;overflow:visible}.calendario-module__j6Bp-a__header{flex-wrap:wrap;gap:8px}.calendario-module__j6Bp-a__monthTitle{min-width:140px;font-size:15px}.calendario-module__j6Bp-a__filterSelect{display:none}.calendario-module__j6Bp-a__body{flex-direction:column}.calendario-module__j6Bp-a__dayPanel{width:100%;max-height:300px}.calendario-module__j6Bp-a__cell{min-height:56px;padding:3px}.calendario-module__j6Bp-a__weekDay{padding:5px 0;font-size:9px}.calendario-module__j6Bp-a__dayNum{width:18px;height:18px;font-size:10px}.calendario-module__j6Bp-a__chip{border-radius:50%;flex-shrink:0;width:8px;height:8px;padding:0;font-size:0}.calendario-module__j6Bp-a__chipMore{font-size:9px}.calendario-module__j6Bp-a__modal{border-radius:14px 14px 0 0;align-self:flex-end;width:100%;max-width:100%;max-height:95vh}.calendario-module__j6Bp-a__overlay{align-items:flex-end}.calendario-module__j6Bp-a__row2{grid-template-columns:1fr}}
.ajustes-module__6X7_rq__page{flex-direction:column;gap:28px;animation:.25s ajustes-module__6X7_rq__fadeIn;display:flex}@keyframes ajustes-module__6X7_rq__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ajustes-module__6X7_rq__loading{color:#94a3b8;padding:40px;font-size:14px}.ajustes-module__6X7_rq__header{flex-direction:column;gap:4px;display:flex}.ajustes-module__6X7_rq__title{color:#1e293b;letter-spacing:-.3px;font-size:22px;font-weight:700}.ajustes-module__6X7_rq__subtitle{color:#94a3b8;font-size:13px}.ajustes-module__6X7_rq__grid{grid-template-columns:1fr 340px;align-items:start;gap:20px;display:grid}@media (max-width:900px){.ajustes-module__6X7_rq__grid{grid-template-columns:1fr}}.ajustes-module__6X7_rq__col{flex-direction:column;gap:20px;display:flex}.ajustes-module__6X7_rq__card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:14px;padding:24px;display:flex}.ajustes-module__6X7_rq__cardTitle{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:600}.ajustes-module__6X7_rq__form{flex-direction:column;gap:14px;display:flex}.ajustes-module__6X7_rq__field{flex-direction:column;gap:5px;display:flex}.ajustes-module__6X7_rq__field label{color:#475569;font-size:13px;font-weight:600}.ajustes-module__6X7_rq__field input{color:#1e293b;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:10px 12px;font-size:14px;transition:border-color .15s}.ajustes-module__6X7_rq__field input:focus{border-color:#6366f1}.ajustes-module__6X7_rq__field input::placeholder{color:#cbd5e1}.ajustes-module__6X7_rq__saveBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;margin-top:4px;padding:11px 18px;font-size:14px;font-weight:600;transition:background .15s}.ajustes-module__6X7_rq__saveBtn:hover:not(:disabled){background:#4f46e5}.ajustes-module__6X7_rq__saveBtn:disabled{opacity:.6;cursor:not-allowed}.ajustes-module__6X7_rq__imagePreviewWrap{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;min-height:80px;padding:16px;display:flex}.ajustes-module__6X7_rq__logoPreview{object-fit:contain;max-width:100%;max-height:80px}.ajustes-module__6X7_rq__faviconPreviewWrap{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;min-height:52px;padding:12px 16px;display:flex}.ajustes-module__6X7_rq__faviconPreview{object-fit:contain;flex-shrink:0;width:32px;height:32px}.ajustes-module__6X7_rq__faviconLabel{color:#94a3b8;font-size:12px}.ajustes-module__6X7_rq__uploadBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:9px 14px;font-size:13px;font-weight:500;transition:border-color .15s,color .15s,background .15s}.ajustes-module__6X7_rq__uploadBtn:hover:not(:disabled){color:#6366f1;background:#f5f3ff;border-color:#6366f1}.ajustes-module__6X7_rq__uploadBtn:disabled{opacity:.5;cursor:not-allowed}.ajustes-module__6X7_rq__hint{color:#cbd5e1;margin:0;font-size:11px}
.perfil-module__jXm5fa__page{flex-direction:column;gap:28px;animation:.25s perfil-module__jXm5fa__fadeIn;display:flex}@keyframes perfil-module__jXm5fa__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.perfil-module__jXm5fa__header{align-items:flex-start;display:flex}.perfil-module__jXm5fa__title{color:#1e293b;letter-spacing:-.3px;font-size:22px;font-weight:700}.perfil-module__jXm5fa__subtitle{color:#94a3b8;margin-top:3px;font-size:13px}.perfil-module__jXm5fa__grid{grid-template-columns:280px 1fr;align-items:start;gap:20px;display:grid}@media (max-width:700px){.perfil-module__jXm5fa__grid{grid-template-columns:1fr}}.perfil-module__jXm5fa__card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:16px;padding:28px 24px;display:flex}.perfil-module__jXm5fa__cardTitle{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:600}.perfil-module__jXm5fa__avatarArea{justify-content:center;display:flex}.perfil-module__jXm5fa__avatarWrap{cursor:pointer;background:#6366f1;border-radius:50%;flex-shrink:0;width:96px;height:96px;position:relative;overflow:hidden}.perfil-module__jXm5fa__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.perfil-module__jXm5fa__avatarInitials{color:#fff;text-transform:uppercase;letter-spacing:1px;justify-content:center;align-items:center;width:100%;height:100%;font-size:28px;font-weight:700;display:flex}.perfil-module__jXm5fa__avatarOverlay{color:#fff;opacity:0;background:#00000073;justify-content:center;align-items:center;font-size:12px;font-weight:600;transition:opacity .2s;display:flex;position:absolute;inset:0}.perfil-module__jXm5fa__avatarWrap:hover .perfil-module__jXm5fa__avatarOverlay{opacity:1}.perfil-module__jXm5fa__userMeta{text-align:center}.perfil-module__jXm5fa__userName{color:#1e293b;font-size:15px;font-weight:600}.perfil-module__jXm5fa__userEmail{color:#94a3b8;margin-top:2px;font-size:12px}.perfil-module__jXm5fa__uploadBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:9px 14px;font-size:13px;font-weight:500;transition:border-color .15s,color .15s,background .15s}.perfil-module__jXm5fa__uploadBtn:hover:not(:disabled){color:#6366f1;background:#f5f3ff;border-color:#6366f1}.perfil-module__jXm5fa__uploadBtn:disabled{opacity:.5;cursor:not-allowed}.perfil-module__jXm5fa__hint{color:#cbd5e1;text-align:center;font-size:11px}.perfil-module__jXm5fa__form{flex-direction:column;gap:14px;display:flex}.perfil-module__jXm5fa__field{flex-direction:column;gap:5px;display:flex}.perfil-module__jXm5fa__field label{color:#475569;font-size:13px;font-weight:600}.perfil-module__jXm5fa__field input{color:#1e293b;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:10px 12px;font-size:14px;transition:border-color .15s}.perfil-module__jXm5fa__field input:focus{border-color:#6366f1}.perfil-module__jXm5fa__saveBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;margin-top:6px;padding:11px 18px;font-size:14px;font-weight:600;transition:background .15s}.perfil-module__jXm5fa__saveBtn:hover:not(:disabled){background:#4f46e5}.perfil-module__jXm5fa__saveBtn:disabled{opacity:.6;cursor:not-allowed}
.prospecciones-module__-0I5VG__container{flex-direction:column;gap:20px;display:flex}.prospecciones-module__-0I5VG__header{justify-content:space-between;align-items:center;display:flex}.prospecciones-module__-0I5VG__title{color:#1e293b;letter-spacing:-.3px;font-size:22px;font-weight:700}.prospecciones-module__-0I5VG__subtitle{color:#94a3b8;margin-top:3px;font-size:13px}.prospecciones-module__-0I5VG__headerActions{align-items:center;gap:.75rem;display:flex}.prospecciones-module__-0I5VG__viewToggle{border:1px solid #e2e8f0;border-radius:8px;display:flex;overflow:hidden}.prospecciones-module__-0I5VG__viewBtn{color:#94a3b8;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;padding:.5rem .65rem;line-height:0;transition:all .1s;display:flex}.prospecciones-module__-0I5VG__viewBtn:hover{color:#374151;background:#f8fafc}.prospecciones-module__-0I5VG__viewBtnActive{color:#fff;background:#6366f1}.prospecciones-module__-0I5VG__viewBtnActive:hover{color:#fff;background:#4f46e5!important}.prospecciones-module__-0I5VG__filtrosCard{padding:1.25rem 1.5rem!important}.prospecciones-module__-0I5VG__filtrosRow1{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.prospecciones-module__-0I5VG__inputTexto{flex:1;min-width:0}.prospecciones-module__-0I5VG__filtrosRow2{border-top:1px solid #f1f5f9;flex-wrap:wrap;align-items:flex-start;gap:1.5rem;padding-top:1rem;display:flex}.prospecciones-module__-0I5VG__fieldset{border:none;min-width:0;margin:0;padding:0}.prospecciones-module__-0I5VG__fieldsetLabel{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.6rem;font-size:11px;font-weight:600;display:block}.prospecciones-module__-0I5VG__radioGroup{flex-direction:column;gap:.3rem;display:flex}.prospecciones-module__-0I5VG__radioLabel{color:#374151;cursor:pointer;white-space:nowrap;align-items:center;gap:.4rem;font-size:13px;display:flex}.prospecciones-module__-0I5VG__checkGroup{flex-direction:column;gap:.3rem;display:flex}.prospecciones-module__-0I5VG__checkLabel{color:#374151;cursor:pointer;white-space:nowrap;align-items:center;gap:.4rem;font-size:13px;display:flex}.prospecciones-module__-0I5VG__precioRange{align-items:center;gap:.5rem;display:flex}.prospecciones-module__-0I5VG__precioRange .input{width:100px}.prospecciones-module__-0I5VG__precioSep{color:#94a3b8;flex-shrink:0;font-size:13px}.prospecciones-module__-0I5VG__card{cursor:pointer;background:#fff;transition:background .1s}.prospecciones-module__-0I5VG__card:hover{background:#f8fafc}.prospecciones-module__-0I5VG__cardImg img{object-fit:cover;width:100%;height:100%;display:block}.prospecciones-module__-0I5VG__noImg{color:#cbd5e1;background:#f1f5f9;justify-content:center;align-items:center;width:100%;height:100%;font-size:11px;display:flex}.prospecciones-module__-0I5VG__cardTop{align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.prospecciones-module__-0I5VG__cardRef{color:#94a3b8;font-family:monospace;font-size:11px;font-weight:600}.prospecciones-module__-0I5VG__badge{border-radius:99px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.prospecciones-module__-0I5VG__cardNombre{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .2rem;font-size:14px;font-weight:600;overflow:hidden}.prospecciones-module__-0I5VG__cardDir{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .5rem;font-size:12px;overflow:hidden}.prospecciones-module__-0I5VG__cardMeta{flex-wrap:wrap;gap:.4rem;display:flex}.prospecciones-module__-0I5VG__tag{color:#4f46e5;background:#eef2ff;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500}.prospecciones-module__-0I5VG__precioVal{color:#6366f1;white-space:nowrap;font-size:18px;font-weight:700}.prospecciones-module__-0I5VG__cardComercial{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.prospecciones-module__-0I5VG__listaList{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.prospecciones-module__-0I5VG__listaList .prospecciones-module__-0I5VG__card{border-bottom:1px solid #f1f5f9;border-radius:0;grid-template-columns:160px 1fr auto;min-height:110px;display:grid}.prospecciones-module__-0I5VG__listaList .prospecciones-module__-0I5VG__card:last-child{border-bottom:none}.prospecciones-module__-0I5VG__listaList .prospecciones-module__-0I5VG__cardImg{flex-shrink:0;width:160px;height:110px;overflow:hidden}.prospecciones-module__-0I5VG__listaList .prospecciones-module__-0I5VG__cardBody{flex-direction:column;justify-content:center;min-width:0;padding:.85rem 1.25rem;display:flex}.prospecciones-module__-0I5VG__listaList .prospecciones-module__-0I5VG__cardPrecio{border-left:1px solid #f1f5f9;flex-direction:column;justify-content:center;align-items:flex-end;gap:.4rem;min-width:150px;padding:.85rem 1.25rem;display:flex}.prospecciones-module__-0I5VG__listaList .prospecciones-module__-0I5VG__cardComercial{text-align:right;max-width:140px}.prospecciones-module__-0I5VG__listaGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.prospecciones-module__-0I5VG__listaGrid .prospecciones-module__-0I5VG__card{border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.prospecciones-module__-0I5VG__listaGrid .prospecciones-module__-0I5VG__card:hover{transition:background .1s,box-shadow .15s,transform .15s;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.prospecciones-module__-0I5VG__listaGrid .prospecciones-module__-0I5VG__cardImg{flex-shrink:0;width:100%;height:180px;overflow:hidden}.prospecciones-module__-0I5VG__listaGrid .prospecciones-module__-0I5VG__cardBody{flex:1;min-width:0;padding:.9rem 1rem}.prospecciones-module__-0I5VG__listaGrid .prospecciones-module__-0I5VG__cardPrecio{border-top:1px solid #f1f5f9;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem 1rem;display:flex}.prospecciones-module__-0I5VG__listaGrid .prospecciones-module__-0I5VG__precioVal{font-size:16px}.prospecciones-module__-0I5VG__listaGrid .prospecciones-module__-0I5VG__cardComercial{text-align:right;max-width:120px}.prospecciones-module__-0I5VG__pagination{justify-content:center;align-items:center;gap:.35rem;padding:.5rem 0;display:flex}.prospecciones-module__-0I5VG__pageNumbers{align-items:center;gap:.25rem;display:flex}.prospecciones-module__-0I5VG__pageBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.4rem .9rem;font-size:13px;transition:all .1s}.prospecciones-module__-0I5VG__pageBtn:disabled{opacity:.4;cursor:not-allowed}.prospecciones-module__-0I5VG__pageBtn:not(:disabled):hover{color:#6366f1;border-color:#6366f1}.prospecciones-module__-0I5VG__pageNum{color:#374151;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:36px;height:36px;font-size:13px;transition:all .1s}.prospecciones-module__-0I5VG__pageNum:hover:not(.prospecciones-module__-0I5VG__pageNumActive){color:#6366f1;border-color:#6366f1}.prospecciones-module__-0I5VG__pageNumActive{color:#fff;background:#6366f1;border-color:#6366f1}.prospecciones-module__-0I5VG__pageDots{color:#94a3b8;padding:0 .25rem;font-size:14px}.prospecciones-module__-0I5VG__loading{text-align:center;color:#94a3b8;padding:48px}.prospecciones-module__-0I5VG__empty{text-align:center;color:#cbd5e1;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:48px;font-size:14px}@media (max-width:768px){.prospecciones-module__-0I5VG__header{flex-direction:column;align-items:flex-start;gap:10px}.prospecciones-module__-0I5VG__headerActions{justify-content:space-between;width:100%}.prospecciones-module__-0I5VG__filtrosRow1{flex-direction:column;gap:.6rem}.prospecciones-module__-0I5VG__inputTexto{width:100%}.prospecciones-module__-0I5VG__listaList .prospecciones-module__-0I5VG__card{grid-template-rows:auto auto;grid-template-columns:100px 1fr;min-height:0}.prospecciones-module__-0I5VG__listaList .prospecciones-module__-0I5VG__cardImg{grid-row:1/3;width:100px;height:80px}.prospecciones-module__-0I5VG__listaList .prospecciones-module__-0I5VG__cardPrecio{border-top:1px solid #f1f5f9;border-left:none;flex-direction:row;grid-area:2/2;align-items:center;min-width:0;padding:.5rem 1rem}.prospecciones-module__-0I5VG__listaList .prospecciones-module__-0I5VG__cardComercial{text-align:left;max-width:none}.prospecciones-module__-0I5VG__listaGrid{grid-template-columns:1fr}.prospecciones-module__-0I5VG__pageNumbers{gap:.15rem}.prospecciones-module__-0I5VG__pageNum{width:30px;height:30px;font-size:12px}}@media (max-width:480px){.prospecciones-module__-0I5VG__listaList .prospecciones-module__-0I5VG__card{grid-template-columns:80px 1fr}.prospecciones-module__-0I5VG__listaList .prospecciones-module__-0I5VG__cardImg{width:80px;height:70px}}
