.request-log-card{min-width:0}.request-log-filters{display:grid;grid-template-columns:160px 190px 190px minmax(240px,1fr) 135px auto;gap:10px;align-items:end;margin:18px 0}.request-log-filters label{display:grid;gap:6px;min-width:0;font-weight:700}.request-log-filters input,.request-log-filters select{width:100%;min-width:0;box-sizing:border-box;border:1px solid var(--line);border-radius:8px;background:#fff;padding:10px 11px;font:inherit}.request-log-summary{margin:0 0 12px;color:var(--muted);font-size:12px}.request-log-table{overflow:auto}.request-log-table table{min-width:1320px}.request-log-table td{max-width:260px;vertical-align:top}.request-log-table small,.request-log-table code{display:block;margin-top:4px;color:var(--muted);overflow-wrap:anywhere}.request-log-path{display:block;max-width:330px;overflow-wrap:anywhere}.request-log-error{max-width:260px;color:#b42318;overflow-wrap:anywhere}.request-log-status{display:inline-flex;min-width:42px;justify-content:center;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:900}.request-log-status.status-ok{background:#dff7ea;color:#15794c}.request-log-status.status-client{background:#fff0c7;color:#795500}.request-log-status.status-server{background:#fde5e3;color:#a52a24}.request-log-source{display:inline-block;border-radius:6px;background:#eef0f4;padding:4px 7px;font-size:10px;font-weight:900}.request-log-detail-error{padding:12px 14px;border-radius:9px;background:#fde5e3;color:#a52a24;white-space:pre-wrap;overflow-wrap:anywhere}.request-log-dialog pre{max-height:42vh;overflow:auto;border-radius:10px;background:#111216;color:#eef0f6;padding:15px;font:12px/1.6 Consolas,"SFMono-Regular",monospace;white-space:pre-wrap;overflow-wrap:anywhere}
@media(max-width:1200px){.request-log-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.request-log-query{grid-column:span 2}}
@media(max-width:700px){.request-log-card .section-head{align-items:flex-start;flex-direction:column;gap:10px}.request-log-card .section-head button{width:100%}.request-log-filters{grid-template-columns:1fr 1fr}.request-log-query{grid-column:1/-1}.request-log-filters button{width:100%}.request-log-dialog .detail-grid{grid-template-columns:1fr}}
