.form-container[data-v-680f6ddb]{width:100%;height:100vh;background-color:#f7f7f7}.form-page[data-v-680f6ddb]{max-width:800px;margin:0 auto;padding:40px 20px}.form-header[data-v-680f6ddb]{text-align:center;margin-bottom:40px}.form-title[data-v-680f6ddb]{font-size:24px;font-weight:700;color:#333;margin:0}.form-content[data-v-680f6ddb]{background-color:#fff;border-radius:8px;padding:40px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.form-row[data-v-680f6ddb]{display:-ms-flexbox;display:flex;gap:20px;margin-bottom:24px}.form-item[data-v-680f6ddb]{-ms-flex:1;flex:1}.form-label[data-v-680f6ddb]{display:block;margin-bottom:8px;font-size:14px;color:#333;font-weight:500}.required[data-v-680f6ddb]{color:#f56c6c}.form-input[data-v-680f6ddb]{width:100%}.form-actions[data-v-680f6ddb]{text-align:center;margin-top:40px}.action-btn[data-v-680f6ddb]{margin:0 10px;padding:8px 24px;height:36px}.report-modal[data-v-680f6ddb]{top:20px}.report-modal[data-v-680f6ddb] :deep(.ant-modal-body){padding:0;height:calc(100% - 50px);position:relative;overflow:hidden}[data-v-680f6ddb]:deep(.report-modal-wrapper .ant-modal){resize:both;overflow:auto;min-width:800px;min-height:700px;max-width:95vw;max-height:95vh;border:2px solid #d9d9d9;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.15);position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;height:95vh!important;width:80vw!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column!important;flex-direction:column!important}[data-v-680f6ddb]:deep(.report-modal-wrapper .ant-modal-content){height:100%!important;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-radius:6px;overflow:hidden;-ms-flex:1!important;flex:1!important}[data-v-680f6ddb]:deep(.report-modal-wrapper .ant-modal-header){-ms-flex-negative:0;flex-shrink:0;border-radius:6px 6px 0 0;cursor:move;-webkit-user-select:none;-ms-user-select:none;user-select:none;height:50px;padding:12px 24px;min-height:50px}[data-v-680f6ddb]:deep(.report-modal-wrapper .ant-modal-body){-ms-flex:1;flex:1;overflow:auto;border-radius:0 0 6px 6px;height:calc(100% - 50px);position:relative;min-height:0}[data-v-680f6ddb]:deep(.report-modal-wrapper .ant-modal-body::-webkit-scrollbar){width:8px}[data-v-680f6ddb]:deep(.report-modal-wrapper .ant-modal-body::-webkit-scrollbar-track){background:#f1f1f1;border-radius:4px}[data-v-680f6ddb]:deep(.report-modal-wrapper .ant-modal-body::-webkit-scrollbar-thumb){background:#c1c1c1;border-radius:4px}[data-v-680f6ddb]:deep(.report-modal-wrapper .ant-modal-body::-webkit-scrollbar-thumb:hover){background:#a8a8a8}[data-v-680f6ddb]:deep(.report-modal-wrapper .ant-modal:after){content:"";position:absolute;bottom:2px;right:2px;width:0;height:0;border-left:12px solid transparent;border-top:12px solid #d9d9d9;cursor:nw-resize;z-index:1002;transition:border-top-color .3s}[data-v-680f6ddb]:deep(.report-modal-wrapper .ant-modal:hover:after){border-top-color:#1890ff}[data-v-680f6ddb]:deep(.report-modal-wrapper .ant-modal:before){content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:3px solid transparent;border-radius:6px;pointer-events:none;z-index:1001;transition:border-color .3s,opacity .3s}[data-v-680f6ddb]:deep(.report-modal-wrapper .ant-modal:hover:before){border-color:#1890ff;opacity:.3}.modal-close-btn[data-v-680f6ddb]{position:absolute;top:16px;right:16px;width:32px;height:32px;background-color:rgba(0,0,0,.6);border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;z-index:1001;transition:background-color .3s}.modal-close-btn[data-v-680f6ddb]:hover{background-color:rgba(0,0,0,.8)}.modal-close-btn .anticon[data-v-680f6ddb]{color:#fff;font-size:16px}.report-iframe[data-v-680f6ddb]{width:100%;height:100%;border:none;display:block;min-height:700px}.error-overlay[data-v-680f6ddb],.loading-overlay[data-v-680f6ddb]{position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#f7f7f7;z-index:1000;min-height:700px}.error-content[data-v-680f6ddb],.loading-content[data-v-680f6ddb]{text-align:center;background-color:#fff;padding:40px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.loading-spinner[data-v-680f6ddb]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #409eff;border-radius:50%;animation:spin-data-v-680f6ddb 1s linear infinite;margin:0 auto 20px}.error-text[data-v-680f6ddb],.loading-text[data-v-680f6ddb]{color:#666;font-size:16px;margin:0 0 20px 0}.error-text[data-v-680f6ddb]{color:#f56c6c}@keyframes spin-data-v-680f6ddb{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.form-row[data-v-680f6ddb]{-ms-flex-direction:column;flex-direction:column;gap:16px}.form-content[data-v-680f6ddb]{padding:24px}.form-page[data-v-680f6ddb]{padding:20px 16px}}