.debug-panel{z-index:9999;width:420px;max-width:calc(100vw - 40px);animation:.3s ease-out slideInRight;position:fixed;top:80px;right:20px}.debug-panel .debug-card{border:2px solid #ff4d4f;border-radius:12px;box-shadow:0 4px 20px #ff4d4f4d}.debug-panel .debug-card .ant-card-head{background:linear-gradient(135deg,#ff4d4f 0%,#ff7875 100%);border-radius:12px 12px 0 0;min-height:auto;padding:12px 16px}.debug-panel .debug-card .ant-card-head .ant-card-head-title{color:#fff;padding:0;font-size:15px}.debug-panel .debug-card .ant-card-head .ant-card-extra{padding:0}.debug-panel .debug-card .ant-card-body{background:#fff;padding:16px}.debug-panel .debug-status{background:#f5f5f5;border-left:3px solid #ff4d4f;border-radius:6px;align-items:center;padding:8px 12px;display:flex}.debug-panel .debug-control .ant-radio-group .ant-radio-button-wrapper{height:36px;font-size:14px;line-height:34px}.debug-panel .debug-control .ant-radio-group .ant-radio-button-wrapper:first-child{border-radius:6px 0 0 6px}.debug-panel .debug-control .ant-radio-group .ant-radio-button-wrapper:last-child{border-radius:0 6px 6px 0}.debug-panel .debug-control:nth-child(3) .ant-radio-group .ant-radio-button-wrapper-checked:first-child{background:#1890ff;border-color:#1890ff}.debug-panel .debug-control:nth-child(3) .ant-radio-group .ant-radio-button-wrapper-checked:nth-child(2){background:#52c41a;border-color:#52c41a}.debug-panel .debug-control:nth-child(5) .ant-radio-group .ant-radio-button-wrapper-checked:first-child{background:#722ed1;border-color:#722ed1}.debug-panel .debug-control:nth-child(5) .ant-radio-group .ant-radio-button-wrapper-checked:nth-child(2){background:#fa8c16;border-color:#fa8c16}.debug-panel .debug-matrix{background:#fffbe6;border:1px dashed #faad14;border-radius:6px;padding:10px}.debug-panel .debug-matrix .ant-typography{margin:0;line-height:1.8}.debug-panel .debug-autofill .ant-btn{height:48px;font-size:15px;box-shadow:0 4px 12px #13c2c24d}.debug-panel .debug-autofill .ant-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #13c2c266}.debug-panel .debug-autofill .ant-btn:active{transform:translateY(0)}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.debug-panel{width:auto;top:60px;left:10px;right:10px}.debug-panel .debug-card .ant-card-head .ant-card-head-title{font-size:13px}.debug-panel .debug-card .ant-card-body{padding:12px}.debug-panel .debug-control .ant-radio-group{display:flex}.debug-panel .debug-control .ant-radio-group .ant-radio-button-wrapper{text-align:center;flex:1;height:32px;font-size:12px;line-height:30px}}
