*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f5f5}#root{min-height:100vh}.workspace-layout{height:calc(100vh - 64px)}.case-sidebar{background:#fff;border-right:1px solid #f0f0f0;overflow-y:auto}.case-item{padding:10px 16px;cursor:pointer;border-bottom:1px solid #f5f5f5;transition:background .2s}.case-item:hover{background:#f9f9ff}.case-item.active{background:#ede9fe;border-left:3px solid #6c63ff}.response-body{background:#1e1e2e;color:#cdd6f4;padding:16px;border-radius:8px;font-family:JetBrains Mono,monospace;font-size:13px;overflow:auto;max-height:400px;white-space:pre-wrap;word-break:break-all}.assertion-pass{color:#52c41a}.assertion-fail{color:#ff4d4f}.method-get{color:#52c41a;font-weight:600}.method-post{color:#faad14;font-weight:600}.method-put{color:#1890ff;font-weight:600}.method-delete{color:#ff4d4f;font-weight:600}
