.aitm-logs-tab{margin-top:20px}.aitm-logs-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:20px}.aitm-logs-stat{background:#fff;border:1px solid #dcdcde;border-radius:4px;padding:15px 20px;display:flex;flex-direction:column;gap:5px}.aitm-logs-stat__label{font-size:13px;color:#646970;font-weight:500}.aitm-logs-stat__value{font-size:24px;font-weight:600;color:#1d2327}.aitm-logs-stat--success{border-left:4px solid #00a32a}.aitm-logs-stat--success .aitm-logs-stat__value{color:#00a32a}.aitm-logs-stat--error{border-left:4px solid #d63638}.aitm-logs-stat--error .aitm-logs-stat__value{color:#d63638}.aitm-logs-controls{background:#fff;border:1px solid #dcdcde;border-radius:4px;padding:15px 20px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.aitm-logs-filters{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.aitm-logs-filters label{display:flex;align-items:center;gap:5px;font-size:13px;font-weight:500}.aitm-logs-filters select,.aitm-logs-filters input[type=text]{height:32px;padding:0 8px;border:1px solid #8c8f94;border-radius:3px;font-size:13px}.aitm-logs-filters select:focus,.aitm-logs-filters input[type=text]:focus{border-color:#2271b1;outline:none;box-shadow:0 0 0 1px #2271b1}.aitm-logs-filters input[type=text]{min-width:200px}.aitm-logs-actions{display:flex;align-items:center;gap:10px}.aitm-logs-actions label{display:flex;align-items:center;gap:5px;font-size:13px;cursor:pointer}.aitm-logs-actions label input[type=checkbox]{margin:0}.aitm-logs-container{background:#fff;border:1px solid #dcdcde;border-radius:4px;overflow:hidden}.aitm-logs-table{margin:0}.aitm-logs-table thead th{background:#f6f7f7;border-bottom:1px solid #dcdcde;padding:12px 15px;font-weight:600;text-align:left}.aitm-logs-table tbody td{padding:12px 15px;vertical-align:top}.aitm-logs-table__col-time{width:180px;white-space:nowrap;font-family:Courier New,monospace;font-size:12px;color:#646970}.aitm-logs-table__col-level{width:100px}.aitm-logs-table__col-message{word-break:break-word}.aitm-logs-level{display:inline-block;padding:4px 10px;border-radius:3px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.aitm-logs-level--success{background:#d7f7e3;color:#00a32a}.aitm-logs-level--error{background:#fcddde;color:#d63638}.aitm-logs-level--info{background:#d7f0ff;color:#0073aa}.aitm-logs-level--debug{background:#f0f0f1;color:#646970}.aitm-logs-loading,.aitm-logs-empty,.aitm-logs-error{text-align:center;padding:40px 20px!important;color:#646970;font-style:italic}.aitm-logs-error{color:#d63638;font-style:normal}@media (max-width: 782px){.aitm-logs-controls{flex-direction:column;align-items:stretch}.aitm-logs-filters,.aitm-logs-actions{width:100%;justify-content:space-between}.aitm-logs-filters{flex-direction:column;align-items:stretch}.aitm-logs-filters label{width:100%;justify-content:space-between}.aitm-logs-filters select,.aitm-logs-filters input[type=text]{flex:1}.aitm-logs-table__col-time{width:120px;font-size:11px}.aitm-logs-table__col-level{width:80px}}
