:root{--bs-primary:#000}.theme--light.v-data-table tbody tr:nth-of-type(2n){background-color:rgba(0,0,0,.03)}.theme--dark.v-data-table tbody tr:nth-of-type(2n){background-color:rgba(0,0,0,.5)}.v-data-table--dense td{height:28px!important}.response-container{max-height:400px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:4px;background:#f5f5f5}.response-item{display:flex;padding:8px 12px;border-bottom:1px solid #e0e0e0;font-family:Courier New,monospace;font-size:.875rem}.response-item:last-child{border-bottom:none}.response-key{font-weight:700;color:#1976d2;min-width:80px;margin-right:12px}.response-value{color:#333;word-break:break-word;flex:1}.response-item:nth-child(2n){background:#fafafa}