body{margin:0;font-family:Segoe UI,Arial,sans-serif;background:linear-gradient(135deg,#973df2,#af3dd8,#973df2);color:#2b2b2b}.container{max-width:1240px;margin:0 auto;padding:18px}.app-shell{min-height:100vh}.header{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f7f7f9ed;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:22px;padding:14px 16px;box-shadow:0 8px 24px #270e423d;border:1px solid rgba(255,255,255,.7)}.app-brand{display:flex;align-items:center;gap:10px}.app-brand-logo{width:80px;height:auto}.app-brand h1{margin:0;font-size:24px;line-height:1.1}.app-brand p{margin:0;color:#7a7a7a;font-size:13px}.card{background:#f7f7f9f2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:22px;padding:18px;margin-top:16px;box-shadow:0 10px 30px #270e423d;border:1px solid rgba(255,255,255,.8)}.login{display:grid;min-height:100vh;place-items:center}.login-shell{background:linear-gradient(135deg,#973df2,#af3dd8,#973df2);padding:24px}.login-card{width:min(560px,94vw);background:#f7f7f9;border-radius:28px;padding:28px;box-shadow:0 16px 36px #270e4252;color:#2b2b2b}.login-brand{display:flex;align-items:center;gap:14px;margin-bottom:18px}.login-upb-logo{width:170px;max-width:45%;height:auto;object-fit:contain}.login-app-title{margin:0;font-size:34px;line-height:1.1}.login-app-subtitle{margin:2px 0 0;color:#787878;font-size:15px}.login-title{margin:8px 0 4px;text-align:center;font-size:36px;line-height:1.05}.login-subtitle{margin:0 0 20px;text-align:center;color:#8a8a8a;font-size:17px}.login-form label{display:block;margin:0 0 6px;font-weight:700;font-size:22px}.login-form input{margin:0 0 14px;border:1px solid #bfc0c3;border-radius:16px;padding:14px 16px;font-size:15px;background:#f0f0f1}.login-form input:focus{outline:2px solid #b8b8b8;border-color:#b8b8b8}.login-form input:focus:not(:placeholder-shown){outline:1px solid #bfc0c3;border-color:#bfc0c3}.login-submit{margin-top:6px;border:0;border-radius:16px;padding:14px 16px;width:100%;font-size:20px;font-weight:700;color:#fff;background:linear-gradient(90deg,#973df2,#af3dd8)}.login-submit:hover{filter:brightness(1.05)}@media (max-width: 720px){.login-card{padding:20px}.login-brand{flex-direction:column;align-items:flex-start}.login-upb-logo{width:150px;max-width:100%}.login-app-title{font-size:28px}.login-title{font-size:30px}}input,select{display:block;width:100%;margin:6px 0 12px;padding:10px 12px;box-sizing:border-box;border-radius:12px;border:1px solid #bebfc3;background:#f0f0f1;font-size:14px}input:focus,select:focus{outline:2px solid #b8b8b8;border-color:#b8b8b8}input:focus:not(:placeholder-shown),select:focus:not(:placeholder-shown){outline:1px solid #bebfc3;border-color:#bebfc3}label{font-weight:600}input[type=checkbox]{width:auto;margin-right:8px}button{display:inline-flex;align-items:center;justify-content:center;width:auto;cursor:pointer;background:#fff;font-weight:600;transition:all .2s ease;padding:10px 14px;margin:6px 0 12px;white-space:nowrap;border-radius:16px}button:hover{filter:brightness(.98);transform:translateY(-1px)}.btn-gradient{border:0;color:#fff;background:linear-gradient(90deg,#973df2,#af3dd8);box-shadow:0 8px 20px #973df252}.btn-danger{border:0;color:#fff;background:linear-gradient(90deg,#cf3253,#e94e73);box-shadow:0 8px 20px #cf325340}.btn-soft{border:1px solid #dfd4f2;background:#f3ebff;color:#5d2da1}button:disabled{opacity:.65;cursor:not-allowed}.grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.row{display:flex;align-items:center}.nav-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap}.nav-link{border:0;background:transparent;box-shadow:none;color:#5d2da1;font-weight:700;padding:6px 8px;margin:0;border-radius:0}.nav-link:hover{color:#7b3ad4;filter:none;transform:none}.nav-link.is-active{color:#8f2ae7;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:6px}.nav-link-danger{color:#bf2650}.nav-link-danger:hover{color:#d93662}.gap{gap:8px}table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden}td,th{border:1px solid #ddd;padding:8px;text-align:left}thead tr{background:#efe7fb}.table-wrap{overflow-x:auto}.table-sources .url-base-cell,.table-sources th:nth-child(3){max-width:180px;width:180px}.table-sources th:nth-child(4){text-align:center;vertical-align:middle}.table-sources .habilitado-cell{text-align:center;vertical-align:middle}.table-sources .habilitado-cell-inner{display:flex;justify-content:center;align-items:center;width:100%}.url-base-cell{max-width:180px;cursor:pointer;color:#5d2da1}.url-base-cell .url-base-text{display:block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.url-base-cell:hover .url-base-text{text-decoration:underline}.url-preview-modal{width:min(560px,92vw)}.row-selected{background:#f7f0ff}.section-head{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.page-title{margin:0 0 6px;text-align:center}.card h2,.card h3,.modalCard h3{text-align:center}.field{margin-bottom:2px}.users-meta-row{display:flex;justify-content:flex-end;margin:8px 0 14px}.chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;border:1px solid #ddd;background:#f2f2f2;color:#474747}.chip-info{border-color:#d6c1f6;background:#eee1ff;color:#6833b7}.chip-success{border-color:#b8e7c6;background:#e8f9ee;color:#11773b}.chip-danger{border-color:#f0bcc6;background:#fdeef1;color:#9d1733}.sources-breakdown{margin:16px 0 20px;padding:14px 16px;background:#fff;border-radius:14px;border:1px solid #e0d8f0}.sources-breakdown h3{margin:0 0 8px;font-size:14px;color:#6833b7;text-align:left}.sources-search-terms{margin:0 0 12px;font-size:12px;color:#555;font-style:italic}.sources-breakdown-grid{display:flex;flex-wrap:wrap;gap:10px}.sources-breakdown-item{display:flex;flex-direction:column;gap:2px;padding:8px 12px;border-radius:10px;border:1px solid #e8e0f4;background:#faf8ff;font-size:12px}.sources-breakdown-item.in-top5{border-color:#b8e7c6;background:#e8f9ee}.sources-breakdown-item.has-error{border-color:#f0bcc6;background:#fdeef1}.sources-breakdown-item .source-name{font-weight:600;color:#2b2b2b}.sources-breakdown-item .source-stats{color:#666;font-size:11px}.sources-breakdown-item .source-error{color:#9d1733}.sources-breakdown-item .source-ok-empty{color:#11773b}.sources-breakdown-item.consulted-ok{border-color:#c8e0d4;background:#f0f9f4}.loading-overlay{z-index:1000}.loading-modal{text-align:center;min-width:280px}.loading-spinner{width:48px;height:48px;margin:0 auto 16px;border:4px solid #e8e0f4;border-top-color:#6833b7;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.checklist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px}.status-block{border-radius:12px;border:1px solid #ddd;padding:8px 10px;background:#fff}.status-ok{border-color:#b8e7c6;background:#f2fff7}.status-error{border-color:#f0bcc6;background:#fff6f8}pre{white-space:pre-wrap;background:#121018;color:#c8ffc8;padding:10px;border-radius:12px}.error{color:#a40000;margin-top:6px}.ok{color:#0d6b27;margin-top:6px}.muted{color:#757575}.modalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:1000}.modalCard{background:#f7f7f9;width:min(920px,95vw);max-height:90vh;overflow:auto;border-radius:20px;padding:18px;box-shadow:0 16px 40px #270e4257}.modalSuccess{width:min(640px,92vw);text-align:center}.successIcon{width:64px;height:64px;margin:2px auto 12px;border-radius:999px;background:linear-gradient(90deg,#2bbd62,#11a84f);color:#fff;font-size:34px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #11a84f47}.successPath{margin:10px 0;padding:10px 12px;border:1px solid #b8e7c6;border-radius:10px;background:#f2fff7;color:#0d6b27;word-break:break-all;overflow-wrap:anywhere;max-width:100%;box-sizing:border-box;white-space:normal}.logs-empty-message{color:#666;font-style:italic;padding:16px 0}.logs-meta{margin-bottom:16px;padding:12px;background:#f8f6fc;border-radius:10px;border:1px solid #e8e0f4}.logs-meta p{margin:4px 0;font-size:13px}.logs-help{font-size:12px;color:#666;margin:-8px 0 12px}.logs-sources{display:flex;flex-direction:column;gap:10px}.logs-source-card{border:1px solid #e8e0f4;border-radius:12px;background:#faf8ff;overflow:hidden}.logs-source-card.has-error{border-color:#f0bcc6;background:#fdeef1}.logs-source-card.all-ok{border-color:#b8e7c6;background:#e8f9ee}.logs-source-header{display:flex;align-items:center;gap:12px;padding:12px 14px;cursor:pointer;flex-wrap:wrap}.logs-source-header:hover{background:#00000005}.logs-source-name{font-weight:600;flex:1;min-width:140px}.logs-source-stats{display:flex;gap:8px;flex-wrap:wrap}.stat-badge{font-size:11px;padding:2px 8px;border-radius:6px;font-weight:500}.stat-badge.received{background:#e8e0f4;color:#5d2da1}.stat-badge.parsed{background:#b8e7c6;color:#0d6b27}.stat-badge.failed{background:#fdeef1;color:#9d1733}.stat-badge.error{background:#f0bcc6;color:#9d1733}.logs-expand-icon{font-size:10px;color:#888}.logs-connection-error,.logs-parse-errors,.logs-candidates{padding:10px 14px;margin:0 14px 12px;background:#fff;border-radius:8px;border:1px solid #eee;font-size:12px}.logs-parse-errors ul{margin:6px 0 0;padding-left:18px}.logs-error-item{margin:4px 0;word-break:break-word}.logs-candidates-table{width:100%;margin-top:8px;font-size:12px;border-collapse:collapse}.logs-candidates-table th,.logs-candidates-table td{padding:6px 10px;text-align:left;border-bottom:1px solid #eee}.logs-candidates-table th{background:#f5f5f5;font-weight:600}@media (max-width: 900px){.header{flex-direction:column;align-items:flex-start}.nav-actions{width:100%;flex-wrap:wrap;justify-content:flex-start}.grid2,.checklist-grid{grid-template-columns:1fr}}
