@charset "UTF-8";.home-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 112px)}.home-content{text-align:center}.home-content .home-emoji{width:100px;height:100px}.home-content .home-emoji img{width:100%;height:100%}.home-emoji{font-size:100px;line-height:1;margin-bottom:32px;display:inline-block;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.home-welcome{font-size:18px;color:#666;font-weight:400;line-height:1.6;max-width:600px;margin:0 auto}.employee-management{padding:0;display:flex;flex-direction:column;min-height:0}.employee-management .toolbar{flex-shrink:0;background:#fff;margin-bottom:16px;border-radius:4px}.employee-management .toolbar .ant-form-item{margin-bottom:16px}.employee-management .toolbar .ant-form-item-label{padding-bottom:4px}.employee-management .button-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-shrink:0}.employee-management .table-wrapper{flex:1;min-height:0;display:flex;flex-direction:column;background:#fff;border-radius:4px;overflow:hidden}.employee-management .table-wrapper .ant-table-wrapper{flex:1;min-height:0}.employee-management .data-table{background:#fff}.employee-management .data-table .ant-table-thead>tr>th{background:#f6f7fa;font-weight:600}.employee-management .data-table .ellipsis-text{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-management .action-edit{padding:0;color:#1890ff}.employee-management .action-resign,.employee-management .action-reemploy{padding:0}.dp-container{display:flex;border:1px solid #e5e6eb;border-radius:8px;overflow:hidden;height:520px;background:#fff}.dp-left{width:280px;flex-shrink:0;border-right:1px solid #e5e6eb;background:#fafafa;display:flex;flex-direction:column}.dp-table-list-panel{display:flex;flex-direction:column;height:100%}.dp-table-search{padding:12px 12px 8px;flex-shrink:0}.dp-table-list{flex:1;overflow-y:auto;padding:0 8px 8px}.dp-table-group{margin-bottom:4px}.dp-table-group-title{font-size:12px;font-weight:600;color:#646a73;padding:10px 10px 4px;text-transform:uppercase;letter-spacing:.3px}.dp-table-group-disabled{opacity:.45;pointer-events:none}.dp-table-item{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:6px;cursor:pointer;transition:background .15s;margin-bottom:2px}.dp-table-item:hover{background:#f0f1f2}.dp-table-item.dp-table-item-selected{background:#e8f3ff}.dp-table-item.dp-table-item-selected .dp-table-item-name{color:#1677ff;font-weight:500}.dp-table-item-left{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.dp-table-item-icon{color:#8c8c8c;font-size:14px;flex-shrink:0}.dp-table-item-name{font-size:13px;color:#1f2329;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dp-table-item-badge{font-size:12px;flex-shrink:0;margin-left:8px}.dp-table-empty{text-align:center;padding:32px 12px;color:#999;font-size:13px}.dp-right{flex:1;overflow-y:auto;min-width:0}.dp-config-panel{padding:16px 20px}.dp-config-empty,.dp-config-loading{display:flex;align-items:center;justify-content:center;height:100%}.dp-major-card,.dp-detail-card{background:#f7f8fa;border-radius:8px;margin-bottom:16px;overflow:hidden}.dp-card-header{display:flex;align-items:center;padding:12px 16px;gap:8px}.dp-card-icon{font-size:16px;color:#646a73}.dp-card-title{font-size:14px;font-weight:500;color:#1f2329;flex:1}.dp-card-summary{font-size:12px;color:#8c8c8c}.dp-card-divider{height:1px;background:#e5e6eb;margin:0 16px}.dp-card-body{padding:12px 16px 16px}.dp-major-radio .ant-radio-wrapper{display:block;margin-bottom:8px;font-size:14px;color:#1f2329}.dp-major-radio .ant-radio-wrapper:last-child{margin-bottom:0}.dp-detail-title{font-size:13px;color:#8c8c8c;margin-bottom:12px}.dp-permission-collapse .ant-collapse-header{padding:12px 16px!important;align-items:center!important}.dp-permission-collapse .ant-collapse-content-box{padding:0 16px 16px!important}.dp-section-header{display:flex;align-items:center;gap:8px}.dp-section-icon{font-size:16px;color:#646a73}.dp-section-title{font-size:14px;font-weight:500;color:#1f2329}.dp-section-summary{font-size:12px;color:#8c8c8c}.dp-sub-label{font-size:13px;color:#646a73;margin:12px 0 8px}.dp-sub-label:first-child{margin-top:0}.dp-row-actions{display:flex;gap:24px;margin-bottom:4px}.dp-radio-group-vertical{display:flex;flex-direction:column;gap:8px}.dp-radio-group-vertical .ant-radio-wrapper{font-size:14px;color:#1f2329}.dp-filter-container{margin:8px 0 4px;padding:12px;background:#fff;border:1px solid #e5e6eb;border-radius:6px}.dp-disabled{opacity:.5;pointer-events:none}.filter-field-option-label{display:inline-flex;align-items:center;gap:10px;min-width:0;max-width:100%}.filter-field-option-icon{display:inline-flex;align-items:center;flex-shrink:0;font-size:12px;color:#8c8c8c}.filter-field-option-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-condition-builder .filter-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.filter-condition-builder .filter-label{font-size:13px;color:#646a73}.filter-condition-builder .filter-conjunction{font-size:12px;color:#646a73;display:flex;align-items:center}.filter-condition-builder .filter-condition-row{display:flex;align-items:center;gap:6px;margin-bottom:6px}.filter-condition-builder .filter-condition-delete{color:#999;cursor:pointer;font-size:14px;padding:4px}.filter-condition-builder .filter-condition-delete:hover{color:#ff4d4f}.filter-condition-builder .filter-add-btn{padding:0;margin-top:4px}.dp-custom-column-config{margin-top:12px}.dp-column-section-title{font-size:13px;color:#646a73;font-weight:500;margin:16px 0 8px;display:flex;align-items:center;gap:4px}.dp-column-section-title:first-child{margin-top:4px}.dp-column-section-title .dp-hint-icon{font-size:12px;color:#bfbfbf}.dp-field-perm-table{background:#fff;border:1px solid #e5e6eb;border-radius:6px;overflow:hidden}.dp-field-perm-header{display:flex;align-items:center;padding:8px 12px;background:#f7f8fa;border-bottom:1px solid #e5e6eb;font-size:12px;color:#646a73}.dp-field-perm-header .dp-field-perm-name{flex:1}.dp-field-perm-header .dp-field-perm-cb{width:120px;display:flex;align-items:center;justify-content:center;gap:4px}.dp-field-perm-row{display:flex;align-items:center;padding:6px 12px;border-bottom:1px solid #f0f0f0;transition:background .15s}.dp-field-perm-row:last-child{border-bottom:none}.dp-field-perm-row:hover{background:#fafafa}.dp-field-perm-row .dp-field-perm-name{flex:1;display:flex;align-items:center;gap:6px;min-width:0}.dp-field-perm-row .dp-field-type-icon{font-size:13px;color:#8c8c8c;flex-shrink:0;width:20px;text-align:center}.dp-field-perm-row .dp-field-name-text{font-size:13px;color:#1f2329;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dp-field-perm-row .dp-field-perm-cb{width:120px;display:flex;align-items:center;justify-content:center}.role-management{padding:0;display:flex;flex-direction:column;min-height:0}.role-management .page-header{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.role-management .table-wrapper{flex:1;min-height:0;display:flex;flex-direction:column;background:#fff;border-radius:4px;overflow:hidden}.role-management .table-wrapper .ant-table-wrapper{flex:1;min-height:0}.role-management .page-title{font-size:20px;font-weight:600;color:#333;margin:0;display:flex;align-items:center;gap:8px}.role-management .page-title .title-icon{font-size:20px;color:#1890ff}.role-management .table-button{padding:0;margin:0}.permission-config{border:1px solid #d9d9d9;border-radius:4px;padding:16px;background-color:#fafafa;max-height:400px;overflow-y:auto}.permission-config .ant-tree{background-color:transparent}.permission-config .ant-tree .ant-tree-node-content-wrapper{padding:4px 8px;border-radius:4px;transition:all .2s}.permission-config .ant-tree .ant-tree-node-content-wrapper:hover{background-color:#f5f5f5}.permission-config .ant-tree .ant-tree-treenode{margin-bottom:0}.permission-config .ant-tree .ant-tree-checkbox{margin-right:8px}.permission-config .ant-tree .permission-tree-title{display:flex;align-items:center;font-weight:500;font-size:14px}.permission-config .ant-tree .ant-tree-switcher{align-self:center}.permission-hint{margin-top:12px;padding-top:12px;border-top:1px solid #e8e8e8;font-size:12px;color:#8c8c8c;line-height:1.5}.app-layout{height:100vh;overflow:hidden}.app-layout .app-sider{background:#f5f6f7!important;overflow:hidden!important}.app-layout .app-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;overflow:hidden}.app-layout .logo{height:48px;margin:0;padding:12px 16px;display:flex;align-items:center;justify-content:flex-start;background:#f5f5f5}.app-layout .sider-trigger{font-size:16px;cursor:pointer;color:#666;transition:color .3s;display:flex;align-items:center;justify-content:center}.app-layout .sider-trigger:hover{color:#1677ff}.app-layout .sider-scroll-area{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0}.app-layout .sider-scroll-area::-webkit-scrollbar{width:4px}.app-layout .sider-scroll-area::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}.app-layout .sider-scroll-area::-webkit-scrollbar-track{background:transparent}.app-layout .sider-menu{background:#f5f5f5!important;border-right:none;padding:8px 0;border-inline-end:none!important}.app-layout .sider-menu .ant-menu-item,.app-layout .sider-menu .ant-menu-submenu-title{margin:4px 8px;border-radius:4px;height:40px;line-height:40px;padding:0 16px!important}.app-layout .sider-menu .ant-menu-item-selected{background:#d5def7!important;color:#1456f0!important}.app-layout .sider-menu .ant-menu-item-selected .ant-menu-item-icon{color:#1677ff!important}.app-layout .sider-menu .ant-menu-item:hover:not(.ant-menu-item-selected),.app-layout .sider-menu .ant-menu-submenu-title:hover{background:#e4e6e7!important}.app-layout .sider-menu .ant-menu-sub .ant-menu-item{padding-left:48px!important}.app-layout .sider-menu .ant-menu-sub{overflow:visible!important}.app-layout .dst-section{padding:0;margin-top:0}.app-layout .dst-section .dst-section-header{display:flex;align-items:center;height:40px;padding:0 16px!important;margin:4px 8px;border-radius:4px;cursor:pointer;color:#000000e0;font-size:14px;line-height:40px;transition:background .2s;-webkit-user-select:none;user-select:none}.app-layout .dst-section .dst-section-header:hover{background:#e4e6e7!important}.app-layout .dst-section .dst-section-header .dst-section-icon{margin-right:10px;font-size:14px;color:inherit;display:flex;align-items:center;justify-content:center;min-width:14px}.app-layout .dst-section .dst-section-header .dst-section-title{flex:1;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-layout .dst-section .dst-section-header .dst-section-arrow{position:relative;width:10px;height:10px;color:#00000073;transform:translateY(-50%);transition:transform .3s cubic-bezier(.645,.045,.355,1);margin-left:auto;margin-top:20px}.app-layout .dst-section .dst-section-header .dst-section-arrow svg{display:none}.app-layout .dst-section .dst-section-header .dst-section-arrow:before,.app-layout .dst-section .dst-section-header .dst-section-arrow:after{position:absolute;width:6px;height:1.5px;background-color:currentcolor;border-radius:2px;transition:background .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1),top .3s cubic-bezier(.645,.045,.355,1),color .3s cubic-bezier(.645,.045,.355,1);content:""}.app-layout .dst-section .dst-section-header .dst-section-arrow:before{transform:rotate(45deg) translateY(-2px)}.app-layout .dst-section .dst-section-header .dst-section-arrow:after{transform:rotate(-45deg) translateY(2px)}.app-layout .dst-section .dst-section-header .dst-section-arrow.expanded{transform:translateY(-50%) translateY(-2px)}.app-layout .dst-section .dst-section-header .dst-section-arrow.expanded:before{transform:rotate(45deg) translate(2px)}.app-layout .dst-section .dst-section-header .dst-section-arrow.expanded:after{transform:rotate(-45deg) translate(-2px)}.app-layout .dst-section .dst-section-body{padding-left:0}.app-layout .dst-section .dst-empty{padding:12px 16px;font-size:12px;color:#8f959e;text-align:center}.app-layout .dst-section .dst-item{display:flex;align-items:center;height:40px;padding:0 16px 0 48px!important;margin:4px 8px;border-radius:4px;cursor:pointer;font-size:14px;color:#000000e0;transition:background .2s;line-height:40px;overflow:hidden}.app-layout .dst-section .dst-item:hover{background:#e4e6e7!important}.app-layout .dst-section .dst-item:hover .dst-item-more{opacity:1}.app-layout .dst-section .dst-item.active{background:#d5def7!important;color:#1456f0!important}.app-layout .dst-section .dst-item .dst-item-more{flex-shrink:0;opacity:0;transition:opacity .2s;padding:2px 4px;border-radius:3px;cursor:pointer;color:#646a73;font-size:14px}.app-layout .dst-section .dst-item .dst-item-more:hover{background:#0000000f}.app-layout .dst-section .dst-item .dst-rename-input{width:100%}.app-layout .dst-section .dst-add{display:flex;align-items:center;height:40px;padding:0 16px 0 48px!important;margin:4px 8px;border-radius:4px;cursor:pointer;font-size:14px;color:#3370ff;transition:background .2s;line-height:40px}.app-layout .dst-section .dst-add:hover{background:#e8f3ff!important}.app-layout .app-content{background:#fff}.app-layout .header{height:48px;padding:0 24px;background:#fff;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between}.app-layout .header-title{font-size:18px;font-weight:600;color:#333}.app-layout .header-right{display:flex;align-items:center}.app-layout .user-info{padding:0 12px}.app-layout .trigger{font-size:18px;cursor:pointer;transition:color .3s}.app-layout .trigger:hover{color:#1677ff}.app-layout .content{padding:24px;min-height:calc(100vh - 48px);height:calc(100vh - 48px);display:flex;flex-direction:column;overflow:hidden}.app-layout .content:has(.datasheet-container){padding:0}.app-layout .content:has(.employee-management)>*,.app-layout .content:has(.role-management)>*{flex:1}.user-info-card{width:320px;padding:0}.user-info-card .user-info-header{display:flex;align-items:flex-start;gap:12px;padding-bottom:16px;border-bottom:1px solid #f0f0f0;margin-bottom:16px}.user-info-card .user-info-header .user-avatar-large{flex-shrink:0;background-color:#d9d9d9}.user-info-card .user-info-header .user-name-section{flex:1;display:flex;flex-direction:column;gap:8px}.user-info-card .user-info-header .user-name-section .user-name-row{display:flex;align-items:center;gap:8px}.user-info-card .user-info-header .user-name-section .user-name-row .user-name{font-size:16px;font-weight:500;color:#333}.user-info-card .user-info-header .user-name-section .user-name-row .edit-icon{font-size:14px;color:#999;cursor:pointer;transition:color .3s}.user-info-card .user-info-header .user-name-section .user-name-row .edit-icon:hover{color:#1890ff}.user-info-card .user-info-header .user-name-section .user-name-input{width:100%}.user-info-card .user-info-header .user-name-section .user-role-section{display:flex;flex-wrap:wrap}.user-info-card .user-info-header .user-name-section .user-role-section .role-tag{align-self:flex-start;margin-bottom:4px}.user-info-card .user-info-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.user-info-card .user-info-item .info-label{font-size:14px;color:#666}.user-info-card .user-info-item .info-value{font-size:14px;color:#333;font-weight:500}.user-info-card .user-info-footer{padding-top:16px;border-top:1px solid #f0f0f0;margin-top:16px;font-size:14px;color:#666;cursor:pointer;transition:color .3s}.user-info-card .user-info-footer:hover{color:#1890ff}.login-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-container .login-title{text-align:center;font-size:32px;font-weight:600;color:#fff;margin-bottom:30px}.login-container .login-header-title{font-size:20px;font-weight:600;color:#333;margin-bottom:8px}.login-container .login-box{width:100%;max-width:400px;background:#fff;border-radius:12px;padding:40px;box-shadow:0 10px 40px #0000001a}.login-container .login-header{text-align:center;margin-bottom:32px}.login-container .login-logo{width:64px;height:64px;margin:0 auto 16px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;color:#fff}.login-container .login-header h1{font-size:24px;font-weight:600;color:#333;margin-bottom:8px}.company-select-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f0f2f5;padding:20px}.company-select-box{width:100%;max-width:450px;background:#fff;border-radius:12px;padding:40px;box-shadow:0 2px 8px #0000001a}.company-select-title{font-size:20px;font-weight:600;color:#333;margin:0 0 32px;text-align:center}.company-list{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.company-item{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border:1px solid #d9d9d9;border-radius:8px;cursor:pointer;transition:all .3s}.company-item:hover:not(.disabled){border-color:#1890ff;box-shadow:0 2px 8px #1890ff33}.company-item.disabled{border-color:#ffccc7;background:#fff2f0;cursor:not-allowed;opacity:.7}.company-name{font-size:16px;color:#333;font-weight:500}.disabled .company-name{color:#999}.status-tag{margin:0;font-size:12px;padding:2px 8px;border-radius:4px}.company-empty{font-size:14px;color:#666}.company-empty-title{margin-bottom:10px}.company-select-footer{text-align:center;padding-top:16px}.back-link{color:#1890ff;font-size:14px;padding:0}.back-link:hover{color:#40a9ff}.no-permission-container{min-height:100vh;background-color:#f7f8fa;display:flex;align-items:center;justify-content:center;padding:20px}.no-permission-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:48px 32px;text-align:center;max-width:500px;width:100%}.no-permission-icon{font-size:64px;color:#ff4d4f;margin-bottom:24px;display:block}.no-permission-title{font-size:20px;font-weight:600;color:#262626;margin:0 0 16px}.no-permission-description{font-size:14px;color:#595959;line-height:1.6;margin:0 0 32px;text-align:left}.back-home-button{min-width:120px;height:40px}._panel_yf0lo_1{position:fixed;z-index:1100;background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 16px #0000001f;padding:0;overflow:hidden}._header_yf0lo_12{padding:8px 12px 6px;font-size:13px;font-weight:500;color:#333;border-bottom:1px solid #f0f0f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._count_yf0lo_23{font-weight:400;color:#888;margin-left:4px}._list_yf0lo_29{overflow-y:auto;padding:4px 0}._item_yf0lo_34{padding:6px 12px;font-size:13px;color:#1a56db;background:transparent;cursor:pointer;display:flex;align-items:center;gap:6px;line-height:20px}._item_yf0lo_34:hover{background:#f5f8ff}._item_yf0lo_34:hover ._deleteIcon_yf0lo_48{opacity:1}._itemText_yf0lo_52{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._deleteIcon_yf0lo_48{flex-shrink:0;font-size:12px;color:#999;opacity:0;transition:opacity .15s;padding:2px;border-radius:3px}._deleteIcon_yf0lo_48:hover{color:#ff4d4f;background:#fff1f0;opacity:1!important}.link-tags-container{display:flex;flex-wrap:wrap;gap:8px}.link-tag{display:inline-block;padding:4px 8px;height:24px;line-height:16px;border:1px solid #d9d9d9;border-radius:4px;background:#fff;color:#1f2329;font-size:12px;cursor:default;white-space:nowrap;max-width:200px;overflow:hidden;text-overflow:ellipsis}.link-tag:hover{border-color:#40a9ff}.link-tag.link-tag-clickable{cursor:pointer}.link-tag.link-tag-clickable:hover{border-color:#1677ff;color:#1677ff;background-color:#e6f4ff}.geo-location-picker{display:flex;height:100%}.geo-location-picker .left-panel{width:300px;border-right:1px solid #f0f0f0;padding:16px;overflow-y:auto}.geo-location-picker .left-panel .poi-list-item{cursor:pointer;transition:background .2s}.geo-location-picker .left-panel .poi-list-item:hover{background:#fafafa}.geo-location-picker .left-panel .poi-list-item--selected,.geo-location-picker .left-panel .poi-list-item--selected:hover{background:#f0f7ff}.geo-location-picker .left-panel .poi-check-icon{color:#1677ff;font-size:16px;flex-shrink:0}.geo-location-picker .right-panel{flex:1;position:relative}.geo-location-picker .right-panel .map-toolbar{position:absolute;top:10px;right:10px;z-index:1000;display:flex;gap:8px}.record-detail-modal .ant-modal-header{border-bottom:none;padding:12px 16px 0}.record-detail-modal .ant-modal-header .ant-modal-title{display:none}.record-detail-modal .ant-modal-body{padding:0;max-height:70vh;overflow-y:auto}.record-detail-modal .record-title-display{position:sticky;top:0;z-index:1;background:#fff;font-size:20px;font-weight:600;color:#1f2329;padding:20px 24px 12px;min-height:56px;line-height:1.4;word-break:break-all;white-space:pre-wrap}.record-detail-modal .record-title-display .record-title-placeholder{color:#c9cdd4}.record-detail-modal .ant-form-item{margin-bottom:0;padding:10px 24px;border-radius:4px;transition:background .15s}.record-detail-modal .ant-form-item:hover{background:#f5f6f8}.record-detail-modal .ant-form-item .ant-form-item-label{display:flex;align-items:flex-start;padding-top:7px}.record-detail-modal .ant-form-item .ant-form-item-label>label{color:#646a73;font-weight:400;height:auto;text-align:left;width:100%}.record-detail-modal .ant-form-item .ant-form-item-label>label:after{display:none}.record-detail-modal .ant-form-item .field-label{display:flex;align-items:flex-start;gap:6px;color:#646a73;font-size:14px;width:100%;line-height:1.5}.record-detail-modal .ant-form-item .field-label .field-label-icon{flex-shrink:0;display:flex;align-items:center;height:1.5em}.record-detail-modal .ant-form-item .field-label .field-label-text{word-break:break-all;white-space:normal;text-align:left}.record-detail-modal .ant-input{border:1px solid transparent;background:transparent;box-shadow:none!important;padding:4px 8px;border-radius:6px;transition:border-color .2s,background .2s}.record-detail-modal .ant-input:focus{border-color:#1677ff;background:#fff;box-shadow:0 0 0 2px #1677ff1a!important}.record-detail-modal .ant-input-textarea .ant-input{padding:6px 8px}.record-detail-modal .ant-select-selector{border:1px solid transparent!important;background:transparent!important;box-shadow:none!important;padding:0 8px!important;border-radius:6px!important;transition:border-color .2s,background .2s!important}.record-detail-modal .ant-select-focused .ant-select-selector{border-color:#1677ff!important;background:#fff!important;box-shadow:0 0 0 2px #1677ff1a!important}.record-detail-modal .upload-area{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px dashed #C9CDD4;border-radius:6px;color:#646a73;font-size:13px;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.record-detail-modal .upload-area .upload-hint{color:#c9cdd4;font-size:12px}.record-detail-modal .upload-area:hover{border-color:#1677ff;color:#1677ff;background:#1677ff0a}.record-detail-modal .upload-area:hover .upload-hint{color:#91caff}.record-detail-modal .field-readonly.ant-input{color:#c9cdd4;cursor:not-allowed}.record-detail-modal .field-readonly.ant-input:hover{border-color:transparent;background:transparent}.record-detail-modal .field-readonly-text{padding:4px 8px;color:#1f2329;min-height:32px;line-height:1.5}.record-detail-modal .save-button-blink{animation:blink .5s ease-in-out 2}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.formula-editor-wrapper{position:relative}.formula-editor-error{position:absolute;bottom:15px;left:15px;color:#ff4d4f;font-size:12px;margin-top:8px}.formula-editor-input{min-height:100px;max-height:200px;overflow-y:auto;padding:8px 12px;border:1px solid #d9d9d9;border-radius:6px;font-size:14px;line-height:1.8;white-space:pre-wrap;word-break:break-all;background:#fafafa;transition:border-color .2s;cursor:text}.formula-editor-input:focus{border-color:#1677ff;outline:none;background:#fff}.formula-editor-input:hover{border-color:#4096ff}.formula-editor-input:empty:before{content:attr(data-placeholder);color:#bfbfbf;pointer-events:none}.formula-editor-input .field-ref-tag{display:inline-block;padding:0 6px;margin:0 2px;background:#e6f4ff;color:#1677ff;border-radius:4px;font-size:13px;line-height:22px;-webkit-user-select:none;user-select:none;cursor:default;vertical-align:baseline;border:1px solid #91caff}.formula-editor-input .field-ref-tag.invalid{background:#fff2f0;color:#ff4d4f;border-color:#ffccc7}.formula-autocomplete{position:absolute;background:#fff;border:1px solid #e8e8e8;border-radius:6px;box-shadow:0 4px 12px #0000001a;max-height:200px;overflow-y:auto;z-index:1000;min-width:200px}.formula-autocomplete .formula-autocomplete-item{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;cursor:pointer;transition:background .15s}.formula-autocomplete .formula-autocomplete-item:hover,.formula-autocomplete .formula-autocomplete-item.selected{background:#f0f5ff}.formula-autocomplete .formula-autocomplete-item .formula-autocomplete-name{font-weight:600;color:#1677ff;font-size:13px;font-family:monospace}.formula-autocomplete .formula-autocomplete-item .formula-autocomplete-desc{color:#8c8c8c;font-size:12px;margin-left:12px}.column-config-popover{position:fixed;width:450px;background:#fff;border-radius:8px;box-shadow:0 6px 16px #0000001f;z-index:1050;display:flex;flex-direction:column;animation:slideDown .2s ease-out}.column-config-popover .popover-content{padding:24px;overflow-y:auto;flex:1}.column-config-popover .popover-footer{padding:16px 24px;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;gap:8px}.ant-select-dropdown .lookup-field-option{display:flex;align-items:center}.ant-select-dropdown .lookup-field-option-icon{margin-right:5px}.ant-select-dropdown .lookup-field-option-text{flex:1;min-width:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.column-config-form .ant-form-item{margin-bottom:24px}.column-config-form .ant-form-item-label{padding-bottom:8px}.field-type-selector{display:flex;flex-direction:column;gap:8px}.field-type-item{display:flex;align-items:center;padding:12px 16px;border:1px solid #f0f0f0;border-radius:8px;cursor:pointer;transition:all .2s}.field-type-item:hover{background:#f5f5f5;border-color:#d9d9d9}.field-type-item .field-type-icon{margin-right:8px;font-weight:600;color:#595959}.field-type-item .field-type-label{flex:1}.field-type-item .field-type-arrow{color:#bfbfbf;font-size:12px}.field-type-item .info-icon{margin:0 8px;color:#8c8c8c;font-size:14px}.info-icon-inline{margin-left:4px;color:#8c8c8c;font-size:14px}.select-config .select-options-list{display:flex;flex-direction:column;gap:8px;max-height:240px;overflow-y:auto;padding-bottom:2px}.select-config .select-option-row{display:flex;align-items:center;gap:8px;transition:transform .25s cubic-bezier(.25,1,.25,1),opacity .15s ease}.select-config .select-option-row.select-option-drag-over{background:#e6f4ff;border-radius:6px}.select-config .select-option-row .select-option-drag-handle{cursor:grab;padding:4px;margin:-4px}.select-config .select-option-row .select-option-drag-handle:active{cursor:grabbing}.select-config .select-option-row .select-option-drag{color:#bfbfbf;font-size:14px}.select-config .select-option-row .ant-color-picker{flex-shrink:0}.select-config .select-option-row .select-option-input{flex:1}.select-config .select-option-row .select-option-delete{color:#8c8c8c;font-size:14px;cursor:pointer}.select-config .select-option-row .select-option-delete:hover{color:#ff4d4f}.select-config .select-option-row.select-option-drag-overlay{box-shadow:0 4px 12px #00000026;background:#fff}.select-config .select-option-preview{flex:1;display:inline-block;padding:0 8px;height:20px;line-height:20px;border-radius:14px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000000e0}.select-config .select-add-option{display:flex;align-items:center;gap:8px;margin-top:8px;padding:8px 0;color:#1677ff;font-size:14px;cursor:pointer}.select-config .select-add-option:hover{color:#1677ff}.field-type-picker-panel{position:fixed;width:160px;padding:4px;background:#fff;border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 4px 16px #0000001f;z-index:1060;font-size:14px;animation:slideRight .15s ease-out}.field-type-option{display:flex;align-items:center;padding:12px 16px;border-radius:6px;cursor:pointer;font-size:14px;transition:background .2s}.field-type-option:hover{background:#f5f5f5}.field-type-option.field-type-option-active{background:#e6f4ff;color:#1677ff}.field-type-option.field-type-option-active .field-type-icon{color:#1677ff}.field-type-option .field-type-icon{margin-right:8px;font-size:14px;color:#595959;display:inline-flex;align-items:center}@keyframes slideRight{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.lookup-config .lookup-ref-deleted.ant-select:not(.ant-select-disabled) .ant-select-selector{border-color:#ff4d4f!important}.lookup-config .lookup-ref-deleted.ant-select:not(.ant-select-disabled) .ant-select-selection-placeholder{color:#ff4d4f}.lookup-config .lookup-ref-suffix{display:inline-flex;align-items:center;gap:4px}.lookup-config .lookup-ref-error-icon{color:#fa8c16;font-size:14px;cursor:help}.lookup-config .lookup-ref-fields{display:flex;gap:8px;min-width:0}.lookup-config .lookup-ref-fields .lookup-ref-table-select,.lookup-config .lookup-ref-fields .lookup-ref-field-select{flex:1;min-width:0}.lookup-config .lookup-conditions{display:flex;flex-direction:column;gap:8px}.lookup-config .lookup-condition-row{display:flex;align-items:center;gap:6px}.lookup-config .lookup-condition-row .lookup-condition-field{flex:1;min-width:0}.lookup-config .lookup-condition-row .lookup-condition-operator{flex-shrink:0}.lookup-config .lookup-condition-row .lookup-condition-operator .lookup-condition-op-select{width:80px}.lookup-config .lookup-condition-row .lookup-condition-operator .lookup-condition-op-select.ant-select-disabled .ant-select-selector{background:#f5f5f5;color:#595959}.lookup-config .lookup-condition-row .lookup-swap-btn{flex-shrink:0;color:#8c8c8c}.lookup-config .lookup-condition-row .lookup-swap-btn:hover{color:#1677ff}.lookup-config .lookup-condition-row .lookup-delete-btn{flex-shrink:0;color:#8c8c8c}.lookup-config .lookup-condition-row .lookup-delete-btn:hover{color:#ff4d4f}.lookup-config .lookup-add-condition{display:flex;align-items:center;gap:6px;margin-top:4px;padding:6px 0;color:#595959;font-size:14px;cursor:pointer}.lookup-config .lookup-add-condition:hover{color:#1677ff}.lookup-config .lookup-field-option{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-width:0}.lookup-config .lookup-field-option .lookup-field-option-icon{color:#595959;font-size:13px;display:inline-flex;align-items:center;flex-shrink:0}.lookup-config .lookup-field-option .lookup-field-option-text{flex:1;min-width:0}.lookup-config .lookup-field-format-select.ant-select-disabled .ant-select-selector{background:#f5f5f5;color:#595959}.suggestion-config{margin-top:8px}.suggestion-config .suggestion-section{margin-bottom:24px}.suggestion-config .suggestion-section:last-child{margin-bottom:0}.suggestion-config .suggestion-section--disabled{opacity:.6;pointer-events:none}.suggestion-config .suggestion-header-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.suggestion-config .suggestion-label--primary{font-size:14px;font-weight:500;color:#000000e0}.suggestion-config .suggestion-section-title{font-size:14px;font-weight:500;color:#262626;margin-bottom:8px}.suggestion-config .suggestion-row{display:flex;align-items:center;gap:8px;min-width:0;margin-bottom:12px}.suggestion-config .suggestion-row:last-child{margin-bottom:0}.suggestion-config .suggestion-row .suggestion-label{flex-shrink:0;min-width:72px;font-size:14px;color:#595959}.suggestion-config .suggestion-row>.ant-select{flex:1;min-width:0}.suggestion-config .suggestion-banner-error{display:flex;align-items:flex-start;gap:6px;font-size:12px;line-height:1.5;color:#ff4d4f;padding:4px 0}.suggestion-config .suggestion-banner-error .anticon{flex-shrink:0;margin-top:2px}.suggestion-config .suggestion-field-option{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%;vertical-align:middle}.suggestion-config .suggestion-field-option--compact{gap:4px}.suggestion-config .suggestion-field-option-icon{color:#595959;font-size:14px;display:inline-flex;align-items:center;flex-shrink:0}.suggestion-config .suggestion-field-option--compact .suggestion-field-option-icon{font-size:12px}.suggestion-config .suggestion-field-option-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suggestion-config .suggestion-field-option-sub{color:#8f959e;font-size:12px;flex-shrink:0}.suggestion-config .suggestion-conditions{display:flex;flex-direction:column;gap:8px}.suggestion-config .suggestion-conjunction-row{display:flex;align-items:center;gap:6px;margin-top:4px}.suggestion-config .suggestion-conjunction-text{color:#8f959e;font-size:12px;line-height:20px}.suggestion-config .suggestion-condition-row{display:flex;align-items:center;gap:6px;min-width:0}.suggestion-config .suggestion-condition-row .suggestion-condition-field{flex:1;min-width:0}.suggestion-config .suggestion-condition-row .suggestion-condition-op{flex-shrink:0;width:112px}.suggestion-config .suggestion-condition-row .suggestion-condition-value{flex:1;min-width:0}.suggestion-config .suggestion-mapping-row{display:flex;align-items:center;gap:6px;min-width:0;margin-bottom:8px}.suggestion-config .suggestion-mapping-row>.ant-select{flex:1;min-width:0}.suggestion-config .suggestion-mapping-warn{flex-shrink:0;color:#faad14;font-size:12px;line-height:18px}.suggestion-config .suggestion-mapping-arrow{flex-shrink:0;margin:0 2px;color:#8c8c8c;font-size:12px;-webkit-user-select:none;user-select:none}.suggestion-config .suggestion-delete-icon{flex-shrink:0;color:#8c8c8c;font-size:14px;cursor:pointer}.suggestion-config .suggestion-delete-icon:hover{color:#ff4d4f}.suggestion-config .suggestion-ref-suffix{display:inline-flex;align-items:center;gap:4px}.suggestion-config .suggestion-ref-error-icon{color:#fa8c16;font-size:14px;cursor:help}.suggestion-config .suggestion-ref-error-icon--locked{color:#ff4d4f}.suggestion-config .suggestion-advanced-wrap{position:relative}.suggestion-config .suggestion-add-row.ant-btn{height:auto;padding:6px 0;margin-top:0;color:#595959}.suggestion-config .suggestion-add-row.ant-btn:hover{color:#1677ff}.suggestion-config .suggestion-aux-tags{display:flex;flex-wrap:wrap;gap:8px}.suggestion-config .suggestion-aux-tag{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;font-size:12px;line-height:20px;border:1px solid #d9d9d9;border-radius:4px;background:#fafafa;color:#595959;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.suggestion-config .suggestion-aux-tag:hover{border-color:#1677ff;color:#1677ff}.suggestion-config .suggestion-aux-tag.selected{background:#e6f4ff;border-color:#1677ff;color:#1677ff}.suggestion-config .suggestion-aux-tag-close{flex-shrink:0}.formula-config .formula-content-label{display:inline-flex;align-items:center;gap:6px}.formula-config .formula-content-label .anticon{color:#8c8c8c;font-size:12px}.formula-config .formula-edit-btn{width:100%;justify-content:flex-start;background:#f5f5f5;border-color:transparent;color:#1677ff;text-align:left}.formula-config .formula-edit-btn:hover,.formula-config .formula-edit-btn:focus{color:#1677ff;background:#eef4ff;border-color:transparent}.formula-config .formula-edit-btn .formula-edit-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#262626}.formula-config .formula-collapse{margin-bottom:16px}.formula-config .formula-collapse .ant-collapse-header{padding:8px 0!important;font-weight:500}.formula-config .formula-collapse .ant-collapse-content-box{padding:0!important}.suggestion-select-dropdown .suggestion-field-option{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%}.suggestion-select-dropdown .suggestion-field-option-icon{color:#595959;font-size:14px;display:inline-flex;align-items:center;flex-shrink:0}.suggestion-select-dropdown .suggestion-field-option-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suggestion-select-dropdown .suggestion-field-option-sub{color:#8f959e;font-size:12px;flex-shrink:0}.formula-editor-modal-root .formula-editor-modal{display:flex;flex-direction:column;gap:16px}.formula-editor-modal-root .formula-editor-modal .formula-editor-input{min-height:220px;max-height:320px;background:#fff}.formula-editor-modal-root .formula-editor-modal .ant-tabs-nav{margin-bottom:12px}.formula-editor-modal-root .formula-selector-section{display:flex;flex-direction:column;gap:12px}.formula-editor-modal-root .formula-selector-title{font-size:14px;font-weight:600;color:#262626}.formula-editor-modal-root .formula-editor-panels{display:grid;grid-template-columns:260px 1fr;border:1px solid #e8e8e8;border-radius:8px;height:300px;overflow:hidden}.formula-editor-modal-root .formula-editor-list-panel{overflow-y:auto;border-right:1px solid #e8e8e8;background:#fafafa}.formula-editor-modal-root .formula-unified-list{padding:4px 0}.formula-editor-modal-root .formula-list-group-title{padding:10px 16px 6px;font-size:12px;color:#8c8c8c}.formula-editor-modal-root .formula-list-empty{padding:8px 16px;color:#bfbfbf;font-size:13px}.formula-editor-modal-root .formula-list-item{display:flex;align-items:center;padding:8px 16px;cursor:pointer;transition:background .15s;border-left:3px solid transparent}.formula-editor-modal-root .formula-list-item:hover,.formula-editor-modal-root .formula-list-item.active{background:#e6f4ff;border-left-color:#1677ff}.formula-editor-modal-root .formula-list-item .formula-list-item-icon{margin-right:8px;color:#595959;font-size:14px;flex-shrink:0}.formula-editor-modal-root .formula-list-item .formula-list-item-name{font-size:14px;color:#262626;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.formula-editor-modal-root .formula-editor-detail-panel{padding:20px 24px;overflow-y:auto;background:#fff}.formula-editor-modal-root .formula-detail-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#bfbfbf;font-size:14px}.formula-editor-modal-root .formula-detail-content{display:flex;flex-direction:column}.formula-editor-modal-root .formula-detail-title{font-size:18px;font-weight:600;color:#262626;margin-bottom:8px}.formula-editor-modal-root .formula-detail-desc{font-size:14px;color:#8c8c8c;margin-bottom:16px;line-height:1.6}.formula-editor-modal-root .formula-detail-section-label{font-size:14px;font-weight:500;color:#262626;margin-top:12px;margin-bottom:8px}.formula-editor-modal-root .formula-detail-code{padding:10px 16px;background:#f5f5f5;border-radius:6px;font-size:14px;color:#262626}.formula-editor-modal-root .formula-detail-code.example{color:#8b7e00}.formula-editor-modal-root .formula-ai-empty{padding:24px 0;color:#8c8c8c;text-align:center}.ant-color-picker-presets{width:280px}.ant-color-picker-presets .ant-collapse-item .ant-collapse-header{display:none}.ant-color-picker-presets .ant-collapse-content .ant-color-picker-presets-items{gap:16px 6px}.ant-color-picker-presets .ant-collapse-content .ant-color-picker-presets-items .ant-color-picker-presets-color.ant-color-picker-color-block{width:18px;height:18px}.ant-color-picker-presets .ant-collapse-content .ant-color-picker-presets-items .ant-color-picker-presets-color.ant-color-picker-color-block:before{width:22px;height:22px}.ant-color-picker-presets .ant-collapse-content .ant-color-picker-presets-items .ant-color-picker-presets-color.ant-color-picker-color-block:after{width:6px;height:10px}.ant-color-picker-presets .ant-collapse-content .ant-color-picker-presets-items .ant-color-picker-presets-color.ant-color-picker-color-block:hover:before{border-color:#69b1ff!important}@keyframes flash-button{0%,to{background-color:#1677ff;border-color:#1677ff;color:#fff;box-shadow:0 2px #0591ff1a;transform:scale(1)}50%{background-color:#fff;border-color:#1677ff;color:#1677ff;box-shadow:0 0 0 6px #1677ff4d;transform:scale(1.05)}}.add-record-drawer .ant-drawer-header{border-bottom:none;padding:12px 16px 0;background-color:#fff}.add-record-drawer .ant-drawer-header .ant-drawer-title{display:none}.add-record-drawer .ant-drawer-body{background-color:#fff;padding:0;overflow-y:auto}.add-record-drawer .ant-drawer-footer{border-top:1px solid #E5E6EB;padding:16px 24px;background-color:#fff}.add-record-drawer .record-title-display{position:sticky;top:0;z-index:1;background:#fff;font-size:20px;font-weight:600;color:#1f2329;padding:20px 24px 12px;min-height:56px;line-height:1.4;word-break:break-all;white-space:pre-wrap}.add-record-drawer .record-title-display .record-title-placeholder{color:#c9cdd4}.add-record-drawer .ant-form-item{margin-bottom:0;padding:10px 24px;border-radius:4px;transition:background .15s}.add-record-drawer .ant-form-item:hover{background:#f5f6f8}.add-record-drawer .ant-form-item .ant-form-item-label{display:flex;align-items:flex-start;padding-top:7px}.add-record-drawer .ant-form-item .ant-form-item-label>label{color:#646a73;font-weight:400;height:auto;text-align:left;width:100%}.add-record-drawer .ant-form-item .ant-form-item-label>label:after{display:none}.add-record-drawer .ant-form-item .field-label{display:flex;align-items:flex-start;gap:6px;color:#646a73;font-size:14px;width:100%;line-height:1.5}.add-record-drawer .ant-form-item .field-label .field-label-icon{flex-shrink:0;display:flex;align-items:center;height:1.5em}.add-record-drawer .ant-form-item .field-label .field-label-text{word-break:break-all;white-space:normal;text-align:left}.add-record-drawer .ant-input{border:1px solid transparent;background:transparent;box-shadow:none!important;padding:4px 8px;border-radius:6px;transition:border-color .2s,background .2s}.add-record-drawer .ant-input:focus{border-color:#1677ff;background:#fff;box-shadow:0 0 0 2px #1677ff1a!important}.add-record-drawer .ant-input-textarea .ant-input{padding:6px 8px}.add-record-drawer .ant-select-selector{border:1px solid transparent!important;background:transparent!important;box-shadow:none!important;padding:0 8px!important;border-radius:6px!important;transition:border-color .2s,background .2s!important}.add-record-drawer .ant-select-focused .ant-select-selector{border-color:#1677ff!important;background:#fff!important;box-shadow:0 0 0 2px #1677ff1a!important}.add-record-drawer .upload-area{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px dashed #C9CDD4;border-radius:6px;color:#646a73;font-size:13px;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.add-record-drawer .upload-area .upload-hint{color:#c9cdd4;font-size:12px}.add-record-drawer .upload-area:hover{border-color:#1677ff;color:#1677ff;background:#1677ff0a}.add-record-drawer .upload-area:hover .upload-hint{color:#91caff}.add-record-drawer .field-readonly.ant-input{color:#c9cdd4;cursor:not-allowed}.add-record-drawer .field-readonly.ant-input:hover{border-color:transparent;background:transparent}.add-record-drawer .add-record-drawer-footer{display:flex;align-items:center;gap:16px}.add-record-drawer .add-record-drawer-footer .ant-btn-primary{background-color:#1677ff;border-radius:6px;font-weight:500}.add-record-drawer .add-record-drawer-footer .ant-checkbox-wrapper{color:#646a73}.add-record-drawer .empty-state{text-align:center;color:#999;padding:20px}.fcp-dropdown{width:240px;max-height:420px;background:#fff;display:flex;flex-direction:column}.fcp-dropdown .fcp-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #eee;flex-shrink:0}.fcp-dropdown .fcp-header .fcp-title{font-size:14px;font-weight:600;color:#1f2329}.fcp-dropdown .fcp-body{flex:1;overflow-y:auto;padding:4px 0}.fcp-dropdown .fcp-field-row{display:flex;align-items:center;padding:6px 10px;gap:6px;cursor:default;transition:background .12s;-webkit-user-select:none;user-select:none}.fcp-dropdown .fcp-field-row:hover{background:#f5f6f7}.fcp-dropdown .fcp-field-row .fcp-drag-handle{display:flex;align-items:center;cursor:grab;padding:2px;border-radius:3px;flex-shrink:0}.fcp-dropdown .fcp-field-row .fcp-drag-handle:hover{background:#e8e9ea}.fcp-dropdown .fcp-field-row .fcp-drag-handle:active{cursor:grabbing}.fcp-dropdown .fcp-field-row .fcp-field-icon{display:flex;align-items:center;flex-shrink:0;color:#646a73;font-size:14px}.fcp-dropdown .fcp-field-row .fcp-field-icon .anticon{font-size:14px}.fcp-dropdown .fcp-field-row .fcp-field-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#1f2329}.fcp-dropdown .fcp-field-row .fcp-sys-lock{flex-shrink:0;font-size:12px;color:#d4a017}.fcp-dropdown .fcp-field-row .fcp-sys-tag{flex-shrink:0;font-size:11px;line-height:18px;padding:0 4px;margin:0;border-radius:3px}.fcp-dropdown .fcp-field-row .fcp-eye-btn{display:flex;align-items:center;cursor:pointer;padding:2px;border-radius:3px;flex-shrink:0;color:#646a73;transition:color .15s,background .15s}.fcp-dropdown .fcp-field-row .fcp-eye-btn:hover{background:#e8e9ea;color:#3370ff}.fcp-dropdown .fcp-field-row.fcp-field-hidden .fcp-field-name,.fcp-dropdown .fcp-field-row.fcp-field-hidden .fcp-field-icon,.fcp-dropdown .fcp-field-row.fcp-field-hidden .fcp-eye-btn{color:#c0c4cc}.fcp-dropdown .fcp-empty{padding:24px 14px;text-align:center;color:#999;font-size:13px}.export-modal-body{padding:8px 0}.export-section-label{font-size:13px;color:#8c8c8c;margin-bottom:8px}.export-format-display{display:flex;align-items:center;padding:10px 12px;border:1px solid #1677ff;border-radius:8px;gap:8px;font-size:14px}.export-format-display .export-format-icon{font-size:16px;color:#1677ff}.export-progress{display:flex;flex-direction:column;align-items:center;padding:24px 0 8px;gap:12px}.export-progress .export-progress-icon{font-size:28px;color:#1677ff}.export-progress .export-progress-text{color:#595959;font-size:14px}.export-progress .ant-progress{width:100%}.vtable-context-menu-container,.vtable-context-menu-container .vtable-context-menu-list,.vtable-context-menu-container .vtable-context-menu-content,.vtable-context-menu-container .vtable-context-menu-body{max-height:none!important;overflow-y:visible!important}.vtable-context-menu-container .vtable-context-menu-item>div:first-child>span:first-child{flex-shrink:0}.vtable-context-menu-container .vtable-context-menu-item>div:first-child>span:first-child svg{display:block;color:#000000a6}.vtable-select-editor:focus{outline:none}.vtable-select-editor-tag{white-space:nowrap}.vtable-select-editor-option:hover,.vtable-select-editor-create:hover{background:#e6f4ff!important}.vtable-file-editor:focus{outline:none}.vtable-file-editor-dropdown .vtable-file-editor-upload-dragger.ant-upload-wrapper .ant-upload-drag{border:none;background:transparent;padding:0;margin:0}.vtable-file-editor-dropdown .vtable-file-editor-upload-dragger.ant-upload-wrapper .ant-upload-drag:hover{border:none;background:transparent}.vtable-file-editor-dropdown .vtable-file-editor-upload-btn:hover{background:#f5f5f5}.vtable-file-editor-dropdown .vtable-file-editor-file-card:hover .vtable-file-editor-card-overlay{display:flex!important}.datasheet-recalculate-btn:hover{background:#e8e8e8!important;color:#262626!important}.datasheet-container{height:100%;min-height:400px;display:flex;background:#fff}.datasheet-container .tableList{flex-shrink:0;height:100%;overflow:auto;border-right:1px solid #e0e0e0;padding:12px 10px 12px 12px;overflow-y:auto;background:#fafafa}.datasheet-container .tableList .add-table-btn{margin-bottom:12px;width:100%}.datasheet-container .tableList .tableList-item{padding:8px 10px;cursor:pointer;border-radius:6px;margin-bottom:2px;transition:background .15s}.datasheet-container .tableList .tableList-item.selected{background:#e8f3ff;color:#3370ff}.datasheet-container .tableList .tableList-item.selected .tableList-item-name{font-weight:500;color:#3370ff}.datasheet-container .tableList .tableList-item .tableList-item-title{display:flex;align-items:center;justify-content:space-between;min-height:24px}.datasheet-container .tableList .tableList-item .tableList-item-title .tableList-item-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#1f2329}.datasheet-container .tableList .tableList-item .tableList-item-title .tableList-item-more{flex-shrink:0;opacity:0;transition:opacity .2s;padding:2px 4px;border-radius:3px;cursor:pointer}.datasheet-container .tableList .tableList-item .tableList-item-title .tableList-item-more:hover{background:#dee0e3}.datasheet-container .tableList .tableList-item .tableList-item-title .tableList-item-rename-input{width:100%}.datasheet-container .tableList .tableList-item:hover{background:#f0f1f2}.datasheet-container .tableList .tableList-item:hover .tableList-item-more{opacity:1}.datasheet-container .tableList-resize-handle{flex-shrink:0;width:4px;cursor:col-resize;background:transparent;transition:background .2s;position:relative;z-index:5}.datasheet-container .tableList-resize-handle:hover,.datasheet-container .tableList-resize-handle:active{background:#3370ff}.datasheet-container .datasheet-main{flex:1;display:flex;flex-direction:column;min-width:0;background:#fff}.datasheet-container .datasheet-main .datasheet-toolbar{flex-shrink:0;display:flex;align-items:center;padding:6px 12px;gap:4px;background:#fff;flex-wrap:wrap}.datasheet-container .datasheet-main .datasheet-toolbar .tb-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;height:28px;border:none;border-radius:6px;background:transparent;color:#1f2329;font-size:13px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s;line-height:1}.datasheet-container .datasheet-main .datasheet-toolbar .tb-btn .anticon{font-size:14px}.datasheet-container .datasheet-main .datasheet-toolbar .tb-btn:hover{background:#f0f1f2}.datasheet-container .datasheet-main .datasheet-toolbar .tb-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.datasheet-container .datasheet-main .datasheet-toolbar .tb-btn.tb-btn-primary{color:#3370ff}.datasheet-container .datasheet-main .datasheet-toolbar .tb-btn.tb-btn-primary:hover{background:#e8f3ff}.datasheet-container .datasheet-main .datasheet-toolbar .tb-btn.tb-btn-active{color:#3370ff;background:#e8f3ff}.datasheet-container .datasheet-main .datasheet-toolbar .tb-btn.tb-btn-active .tb-badge{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:#3370ff;color:#fff;font-size:11px;line-height:1;margin-left:2px}.datasheet-container .datasheet-main .datasheet-toolbar .tb-divider{width:1px;height:16px;background:#dee0e3;margin:0 4px;flex-shrink:0}.datasheet-container .datasheet-main .datasheet-toolbar .tb-connection-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;padding:2px 8px;border-radius:4px;white-space:nowrap;margin-right:4px}.datasheet-container .datasheet-main .datasheet-toolbar .tb-connection-offline{color:#f5222d;background:#fff1f0}.datasheet-container .datasheet-main .datasheet-toolbar .tb-connection-reconnecting{color:#d48806;background:#fffbe6}.datasheet-container .datasheet-main .datasheet-toolbar .tb-status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;flex-shrink:0}.datasheet-container .datasheet-main .datasheet-toolbar .tb-status-dot-red{background:#f5222d}.datasheet-container .datasheet-main .datasheet-toolbar .tb-status-dot-yellow{background:#faad14;animation:tb-dot-pulse 1.5s ease-in-out infinite}@keyframes tb-dot-pulse{0%,to{opacity:1}50%{opacity:.3}}.datasheet-container .datasheet-main .datasheet-toolbar .tb-pending-count{font-size:11px;opacity:.85}.datasheet-container .datasheet-main .tableList-item-title{flex:1;min-width:0}.datasheet-container .datasheet-main .tableList-item-title span{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.datasheet-container .datasheet-main .tableList-item-actions{opacity:0;transition:opacity .2s ease}.datasheet-container .datasheet-main .tableList-item:hover .tableList-item-actions,.datasheet-container .datasheet-main .tableList-item.selected .tableList-item-actions{opacity:1}.datasheet-container .datasheet-main .tableList-item-more .anticon{transform:rotate(90deg)}.datasheet-container .datasheet-table-wrapper{flex:1;position:relative;min-height:0;overflow:hidden;margin-right:12px}.datasheet-container .datasheet-table-wrapper canvas{image-rendering:auto}.datasheet-container .datasheet-add-column-btn,.datasheet-container .datasheet-add-row-btn{position:absolute;width:32px;height:32px;border:1px solid #dee0e3;border-radius:4px;background:#fff;color:#646a73;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:10}.datasheet-container .datasheet-add-column-btn:hover,.datasheet-container .datasheet-add-row-btn:hover{background:#f5f6f7;color:#3370ff;border-color:#3370ff}.datasheet-container .datasheet-add-column-btn{top:0;right:0}.datasheet-container .datasheet-add-row-btn{bottom:40px;left:0}.search-panel-float{position:absolute;top:8px;right:12px;z-index:50;display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #dee0e3;border-radius:8px;padding:4px 8px;box-shadow:0 2px 12px #0000001a;height:36px}.search-panel-float .ant-input{font-size:13px;height:24px;padding:0 4px}.search-panel-float .search-panel-float-count{font-size:12px;color:#646a73;white-space:nowrap;min-width:32px;text-align:center;flex-shrink:0}.search-panel-float .search-panel-float-nav-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:4px;background:transparent;color:#646a73;cursor:pointer;font-size:12px;flex-shrink:0}.search-panel-float .search-panel-float-nav-btn:hover:not(:disabled){background:#f0f1f2;color:#1f2329}.search-panel-float .search-panel-float-nav-btn:disabled{color:#c4c6c8;cursor:not-allowed}.search-panel-float .search-panel-float-close{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:4px;background:transparent;color:#8c8c8c;cursor:pointer;flex-shrink:0;font-size:12px}.search-panel-float .search-panel-float-close:hover{background:#f0f1f2;color:#1f2329}.vtable-editor-container input,.vtable-editor-container textarea{border:2px solid #3370FF!important;border-radius:2px;outline:none!important;box-shadow:0 0 0 2px #3370ff26!important;padding:4px 8px;font-size:14px;color:#1f2329;line-height:1.5;transition:border-color .2s}.vtable-editor-container textarea{resize:none;min-height:36px}.datasheet-summary-row{height:36px;overflow-x:auto;overflow-y:hidden}.datasheet-summary-row::-webkit-scrollbar{height:6px}.datasheet-summary-row::-webkit-scrollbar-track{background:transparent}.datasheet-summary-row::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}.datasheet-summary-row::-webkit-scrollbar-thumb:hover{background:#00000040}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}#root{width:100%;height:100vh;overflow:hidden}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.datasheet-table-wrapper *::-webkit-scrollbar{width:3px;height:5px}.datasheet-table-wrapper *::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:5px}.vtable__bubble-tooltip-element{background:#000!important;border:none!important;box-shadow:0 2px 8px #0000004d!important;color:#fff!important}.vtable__bubble-tooltip-element__content{background-color:#000!important;color:#fff!important}.vtable__bubble-tooltip-element__triangle{background-color:#000!important;border-color:#000!important}
