
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f3f5f6;color:#182126}.top{height:64px;background:#fff;border-bottom:1px solid #dde4e8;display:flex;align-items:center;justify-content:space-between;padding:0 22px;position:sticky;top:0;z-index:20}.top div{display:flex;flex-direction:column}.top strong{font-size:20px;color:#b5101b}.top span{font-size:10px;color:#6f7a80}.top button,.login-row button{border:0;background:#075e54;color:#fff;border-radius:8px;padding:9px 14px;font-weight:700}.shell{width:min(1380px,96%);margin:24px auto}.hidden{display:none!important}.login-card{max-width:500px;margin:80px auto;background:#fff;border:1px solid #dfe5e8;border-radius:14px;padding:24px;box-shadow:0 10px 30px rgba(0,0,0,.06)}.login-card h1{margin-top:0}.login-card p{font-size:12px;color:#66747b}.login-row{display:flex;gap:8px}.login-row input{flex:1;border:1px solid #d4dde1;border-radius:8px;padding:10px}.error{color:#a32222!important}.stats{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:16px}.stat{background:#fff;border:1px solid #dfe5e8;border-radius:12px;padding:14px}.stat b{font-size:26px;color:#075e54;display:block}.stat span{font-size:10px;color:#6c777d}.panel{background:#fff;border:1px solid #dfe5e8;border-radius:12px;padding:14px;margin-bottom:16px}.panel h2{font-size:15px;margin:0 0 10px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.panel-head input{width:280px;max-width:50%;border:1px solid #d6dee2;border-radius:8px;padding:8px 10px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:1150px}th,td{font-size:10px;text-align:left;padding:9px 8px;border-bottom:1px solid #e8edef;vertical-align:top}th{background:#f7f9fa;color:#56636b}.badge{display:inline-block;border-radius:999px;padding:4px 7px;font-size:9px;background:#edf2f4}.badge.post{background:#e5f6eb;color:#207545}.badge.pool{background:#efe6f8;color:#684188}.badge.incomplete{background:#fff0cf;color:#80600d}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pool-item,.report-item{border-bottom:1px solid #edf0f1;padding:9px 0;font-size:11px}.pool-item:last-child,.report-item:last-child{border:0}.pool-item b,.report-item b{display:block;margin-bottom:3px}.muted{color:#707c82;font-size:9px}
@media(max-width:800px){.stats{grid-template-columns:1fr 1fr}.grid2{grid-template-columns:1fr}.panel-head{align-items:flex-start;flex-direction:column}.panel-head input{max-width:100%;width:100%}}

.candidate-row{cursor:pointer}.candidate-row:hover{background:#f7fbfa}.candidate-row.selected{background:#edf8f5}
.trace-empty{padding:18px;border:1px dashed #ccd7da;border-radius:9px;color:#738087;font-size:11px}
.trace-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf0f1;padding-bottom:10px;margin-bottom:10px}.trace-head b{display:block;font-size:14px}.trace-head span{font-size:10px;color:#68757b}
.trace-list{display:flex;flex-direction:column;gap:8px}.trace-card{display:flex;gap:10px;border:1px solid #e0e6e8;border-radius:10px;padding:10px}.trace-step{width:27px;height:27px;border-radius:50%;background:#075e54;color:#fff;display:grid;place-items:center;font-weight:700;font-size:11px;flex:0 0 auto}.trace-body{flex:1}.trace-title{font-size:12px;font-weight:700}.trace-status{display:inline-block;margin:5px 0;padding:3px 7px;border-radius:999px;background:#edf2f4;font-size:8px;font-weight:700}.trace-status.descartada{background:#fde8e8;color:#9c2e2e}.trace-status.postulada{background:#e3f6e9;color:#247245}.trace-status.ofrecida{background:#e6f2fb;color:#2b6185}.trace-status.compatible{background:#fff2cc;color:#795d12}.trace-card ul{margin:3px 0 0 16px;padding:0;font-size:9px;color:#5f6b71}.trace-card li{margin:2px 0}.final-box{margin-top:12px;background:#e8f6ed;border-left:4px solid #2b8a55;padding:10px;border-radius:8px;display:flex;flex-direction:column;gap:3px;font-size:10px}.final-box b{font-size:12px}.pool-final{background:#f3ebf8;border-left-color:#8053a0}
.report-click{cursor:pointer}.report-click:hover{background:#f8fbfa}

.trace-btn{margin-top:6px;border:0;background:#075e54;color:#fff;border-radius:7px;padding:6px 9px;font-size:9px;font-weight:700;white-space:nowrap}
.trace-btn:hover{background:#0b7668}
