.modal-mask[data-v-3d84cd74]{position:fixed;top:0;left:0;height:100%;background:rgba(0,0,0,.5);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2000;padding:16px}.modal-mask[data-v-3d84cd74],.modal[data-v-3d84cd74]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.modal[data-v-3d84cd74]{max-width:700px;max-height:90vh;background:#fff;border-radius:8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15)}.modal-header[data-v-3d84cd74]{padding:16px 20px;border-bottom:1px solid #e5e7eb;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;font-weight:600;background-color:#f9fafb}.modal-close[data-v-3d84cd74],.modal-header[data-v-3d84cd74]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-close[data-v-3d84cd74]{cursor:pointer;font-size:24px;color:#6b7280;width:32px;height:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-transition:all .2s;transition:all .2s}.modal-close[data-v-3d84cd74]:hover{background-color:#f3f4f6;color:#dc2626}.modal-body[data-v-3d84cd74]{padding:20px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;max-height:calc(90vh - 110px)}.modal-footer[data-v-3d84cd74]{padding:16px 20px;border-top:1px solid #e5e7eb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px;background-color:#f9fafb}.tip[data-v-3d84cd74]{font-size:12px;color:#6b7280;margin-top:4px}.sql-textarea[data-v-3d84cd74]{font-family:Consolas,Monaco,monospace}[data-v-3d84cd74] .el-form-item__label{font-weight:500;color:#1f2937}[data-v-3d84cd74] .el-form-item.is-required .el-form-item__label:before{content:"*";color:#dc3545;margin-right:4px}@media (max-width:768px){.modal[data-v-3d84cd74]{max-width:100%;max-height:95vh}.modal-body[data-v-3d84cd74]{padding:16px;max-height:calc(95vh - 110px)}}@media (max-width:480px){.modal-header[data-v-3d84cd74]{padding:12px 16px}.modal-body[data-v-3d84cd74]{padding:12px}}