.collector-config{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:14px 18px;border:1px solid;border-radius:10px}.collector-config>div{display:grid;gap:4px}.collector-config span,.collector-config small{font-size:12px}.collector-config.ready{border-color:#b8dec8;background:#edf8f1;color:#176640}.collector-config.waiting{border-color:#efd49b;background:#fff8e8;color:#76530b}.candidate-create{margin-bottom:20px}.candidate-create-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:14px;padding:20px}.candidate-create-grid>label{display:grid;gap:7px;margin:0;font-size:12px;color:#586676}.candidate-create-grid input,.candidate-create-grid select{width:100%;min-height:42px;padding:9px 11px;border:1px solid #d6e0e8;border-radius:8px;background:#fff}.candidate-create-grid fieldset{grid-column:1/-2;display:flex;align-items:center;gap:18px;min-height:42px;margin:0;padding:8px 12px;border:1px solid #e0e7ee;border-radius:8px}.candidate-create-grid fieldset label{display:flex;align-items:center;gap:6px;margin:0;font-size:12px}.candidate-create-grid fieldset input{width:auto;min-height:0}.candidate-create-grid legend{padding:0 6px;color:#647486;font-size:11px}.candidate-task-list{margin-bottom:20px}.candidate-task-list>p{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0;padding:13px 20px;border-top:1px solid #edf1f4}.candidate-task-list>p>span{display:grid;gap:4px}.candidate-task-list>p>span:last-child{text-align:right}.candidate-task-list small{color:#8291a0;font-size:11px}.task-status{font-style:normal;font-size:11px;font-weight:700}.status-awaiting_configuration{color:#8a5b00}.status-failed{color:#a13e3e}.status-processing,.status-queued{color:#176da8}.candidate-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px}.candidate-cards article{display:grid;gap:6px;padding:20px;background:#fff;border:1px solid #e2e9f0;border-radius:12px}.candidate-cards span{font-size:13px;color:#647486}.candidate-cards strong{font-size:30px;color:#172033}.candidate-cards small,.candidate-sub{display:block;margin-top:4px;color:#8291a0;font-size:11px}.candidate-panel{overflow:hidden}.candidate-toolbar{display:flex;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #e8edf2}.candidate-toolbar>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.candidate-toolbar select,.candidate-toolbar input,.candidate-drawer select,.candidate-drawer textarea{min-height:40px;padding:9px 11px;border:1px solid #d6e0e8;border-radius:8px;background:#fff}.candidate-toolbar input{width:220px}.candidate-entity{display:flex;align-items:center;gap:10px;min-width:210px}.candidate-entity>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:9px;background:#e8f1f8;color:#176da8;font-weight:800}.candidate-entity div{display:grid;gap:3px}.candidate-entity small{color:#8291a0}.confidence{width:72px;height:6px;overflow:hidden;border-radius:99px;background:#e4ebf1}.confidence i{display:block;height:100%;background:#277bb1}.candidate-badge{display:inline-flex;padding:5px 8px;border-radius:99px;font-size:11px;font-weight:700}.duplicate-unique,.status-approved{background:#e3f5ea;color:#167447}.duplicate-possible,.status-pending{background:#fff2d8;color:#8a5b00}.duplicate-duplicate,.status-duplicate,.status-rejected{background:#f8e5e5;color:#a13e3e}.candidate-drawer label{display:grid;gap:7px;margin:12px 0;color:#4a5868;font-size:13px}.candidate-drawer textarea{min-height:110px;resize:vertical}.candidate-alert{display:grid;gap:4px;margin:18px 24px 0;padding:14px 16px;border:1px solid #f0c97d;border-radius:10px;background:#fff8e7;color:#714d09}.candidate-alert span{font-size:12px}.candidate-copy{white-space:pre-wrap;line-height:1.75;color:#3e4a59}.candidate-evidence{display:grid;gap:9px}.candidate-evidence a{display:flex;gap:11px;padding:12px;border:1px solid #e3e9ef;border-radius:9px;color:#1d2a37;text-decoration:none}.candidate-evidence a>span{display:grid;place-items:center;width:26px;height:26px;flex:0 0 26px;border-radius:7px;background:#e7f1f8;color:#176da8;font-weight:700}.candidate-evidence a div{display:grid;gap:4px}.candidate-evidence small{color:#718096;line-height:1.5}@media(max-width:1000px){.candidate-cards{grid-template-columns:1fr}.candidate-toolbar{align-items:flex-start;flex-direction:column}}@media(max-width:700px){.candidate-toolbar>div,.candidate-toolbar select,.candidate-toolbar input{width:100%}.candidate-drawer .drawer-actions{display:grid}}

@media(max-width:1100px){.candidate-create-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-create-grid fieldset{grid-column:1/-1}}
.candidate-create-grid select:disabled{cursor:not-allowed;background:#f3f6f8;color:#8794a1}.candidate-create-grid .field-help{min-height:16px;color:#728092;font-size:11px;line-height:1.45}
.task-actions{display:flex!important;justify-content:flex-end;gap:6px;margin-top:5px}.candidate-create-grid fieldset input:disabled+span{color:#94a0ac}
