.license-modal-overlay{z-index:10000;background-color:#0009;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.license-modal{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:500px;padding:30px;animation:.3s slideUp;position:relative;box-shadow:0 10px 30px #0003}.license-modal h2{color:#333;margin-top:0;margin-bottom:20px;font-size:24px}.license-info{text-align:left;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:25px;padding:15px}.license-info label{color:#666;margin-bottom:5px;font-size:12px;display:block}.license-info .machine-id{color:#333;word-break:break-all;-webkit-user-select:all;user-select:all;font-family:monospace;font-size:16px;font-weight:700}.upload-area{cursor:pointer;background:#f0f9ff;border:2px dashed #1890ff;border-radius:8px;padding:30px 20px;transition:all .3s}.upload-area:hover{background:#e6f7ff}.upload-area input{display:none}.upload-label{color:#1890ff;cursor:pointer;font-size:16px;font-weight:500}.upload-hint{color:#999;margin-top:8px;font-size:12px;display:block}.error-message{color:#ff4d4f;background:#fff1f0;border:1px solid #ffa39e;border-radius:4px;margin-top:15px;padding:10px;font-size:14px}.success-message{color:#52c41a;margin-top:15px;font-size:14px}.loading-spinner{vertical-align:middle;border:3px solid #1890ff4d;border-top-color:#1890ff;border-radius:50%;width:20px;height:20px;margin-right:8px;animation:1s ease-in-out infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.license-modal{width:95%;padding:20px}}.main-layout{min-height:100vh}.logo{color:#000;border-bottom:1px solid #0000000f;justify-content:center;align-items:center;gap:12px;height:64px;font-size:18px;font-weight:600;display:flex}.main-header{background:#fff;justify-content:flex-end;align-items:center;padding:0 24px;display:flex;box-shadow:0 2px 8px #0000000f}.header-right{align-items:center;gap:16px;display:flex}.license-btn{border-radius:50%;width:40px;height:40px;transition:transform .3s}.license-btn:hover{transform:scale(1.15);background-color:#1890ff1a!important}.user-info{border-radius:6px;padding:8px 12px;transition:background-color .3s}.user-info:hover{background-color:#f5f5f5}.main-content{min-height:calc(100vh - 112px);margin:24px}.content-wrapper{background:#fff;border-radius:8px;min-height:100%;padding:24px}.login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.login-card{border-radius:12px;width:100%;max-width:400px;transition:transform .3s ease-out,box-shadow .3s ease-out;animation:.5s ease-out forwards fadeInScale;box-shadow:2px 2px 10px #0000001a}.login-card:hover{transform:translateY(-5px);box-shadow:5px 5px 15px #0003}.login-card .ant-input-affix-wrapper{transition:all .3s}.login-card .ant-input-affix-wrapper-focused,.login-card .ant-input-affix-wrapper:focus,.login-card .ant-input-affix-wrapper:focus-within{border-color:#1890ff;box-shadow:0 0 8px #1890ff4d}.login-card .ant-btn-primary{transition:all .3s}.login-card .ant-btn-primary:active{transform:translateY(2px);box-shadow:inset 0 3px 5px #00000020}@media (max-width:576px){.login-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}}.login-header{text-align:center;margin-bottom:32px}.login-header h2{color:#1890ff;margin-bottom:8px}.login-header p{color:#8c8c8c;margin:0}.login-footer{text-align:center;color:#8c8c8c;margin-top:16px;font-size:12px}.login-footer p{margin:0}.home-page{padding:24px 0}.welcome-section{color:#fff;background:linear-gradient(135deg,#1890ff 0%,#096dd9 100%);border-radius:8px;margin-bottom:24px;padding:32px;box-shadow:0 4px 12px #1890ff33}.welcome-section h2{color:#fff;margin-bottom:8px;font-size:24px}.welcome-section p{color:#ffffffd9;margin:0;font-size:16px}.quick-actions{margin-bottom:24px}.action-card{text-align:center;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;height:160px;transition:all .3s;display:flex}.action-card .ant-card-body{width:100%;padding:24px}.action-card:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0000001a}.action-icon{color:#1890ff;margin-bottom:12px;font-size:32px}.stat-card{height:100%}.chart-card{height:400px}._container_bxx35_1{min-height:100%}._header_bxx35_5{background:#fff;margin:-24px -24px 24px;padding:20px 24px;box-shadow:0 1px 4px #00152914}._breadcrumb_bxx35_12{margin-bottom:16px}._titleRow_bxx35_16{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}._titleSection_bxx35_23{align-items:center;gap:12px;display:flex}._title_bxx35_16{color:#1f1f1f;margin:0;font-size:20px;font-weight:600}._projectNo_bxx35_36{color:#8c8c8c;font-size:14px}._actions_bxx35_41{gap:8px;display:flex}._statsRow_bxx35_46{margin-top:24px}._statItem_bxx35_50{padding:0 24px;position:relative}._statItem_bxx35_50 .ant-statistic-title{margin-bottom:0;margin-right:8px;display:inline-block}._statItem_bxx35_50 .ant-statistic-content{display:inline-block}._statItem_bxx35_50:not(:last-child):after{content:"";background:#f0f0f0;width:1px;position:absolute;top:8px;bottom:8px;right:0}._mainContent_bxx35_75{background:0 0}._tabCard_bxx35_79{border-radius:8px}._descriptionContent_bxx35_83 ._ant-descriptions-item-content_bxx35_83{justify-content:center;align-items:center;display:flex}._descriptionContent_bxx35_83 .ant-descriptions-item-label,._descriptionContent_bxx35_83 .ant-descriptions-item-content{text-align:center}._memberCard_bxx35_97{height:100%;transition:all .3s}._memberCard_bxx35_97:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}._docCard_bxx35_107{transition:all .3s}._docCard_bxx35_107:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}._docPreview_bxx35_116{background:#f7f9fa;border-bottom:1px solid #f0f0f0;justify-content:center;align-items:center;height:150px;display:flex;overflow:hidden}._docInfo_bxx35_126{padding:12px}._docName_bxx35_130{text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-weight:500;overflow:hidden}._docTime_bxx35_138{color:#999;font-size:12px}@keyframes _fadeIn_bxx35_149{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._fadeIn_bxx35_149{animation:.4s ease-out _fadeIn_bxx35_149}@media screen and (max-width:768px){._header_bxx35_5{margin:-16px -16px 16px;padding:16px}._titleRow_bxx35_16{flex-direction:column;align-items:flex-start;gap:12px}._titleSection_bxx35_23{justify-content:space-between;width:100%}._title_bxx35_16{font-size:18px;line-height:1.4}._actions_bxx35_41{justify-content:flex-end;width:100%;margin-top:8px}._statItem_bxx35_50{margin-bottom:8px;padding:8px 0}._statItem_bxx35_50:not(:last-child):after{display:none}._statItem_bxx35_50 .ant-statistic-title{margin-bottom:4px;font-size:12px;display:block}._statItem_bxx35_50 .ant-statistic-content{font-size:18px;display:block}._statsRow_bxx35_46{margin-top:12px}._memberCard_bxx35_97 .ant-card-body,._docCard_bxx35_107 .ant-card-body{padding:12px!important}._breadcrumb_bxx35_12{margin-bottom:12px;font-size:12px}}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{min-height:100vh}.page-header{margin-bottom:24px}.page-header h1{margin-bottom:8px}.page-header-actions{align-items:center;gap:12px;display:flex}.card-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-bottom:24px;display:grid}.stat-card{text-align:center}.stat-card .ant-statistic-title{color:#8c8c8c;font-size:14px}.stat-card .ant-statistic-content{font-size:28px;font-weight:600}.chart-container{height:350px;margin-top:16px}.table-actions{gap:8px;display:flex}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media screen and (max-width:768px){body{font-size:14px;line-height:1.5}h1{font-size:24px!important}h2{font-size:20px!important}h3{font-size:18px!important}.main-layout .ant-layout-sider{display:none}.main-layout .main-content{min-height:calc(100vh - 64px)!important;margin:16px!important}.main-layout .ant-layout{margin-left:0!important}.main-header{justify-content:space-between!important;padding:0 16px!important}.header-left{align-items:center;display:flex}.header-right{gap:12px!important}.user-info .ant-typography{display:none}.ant-form-item{margin-bottom:16px!important}.ant-input,.ant-select-selector,.ant-picker,.ant-input-number,.ant-btn{height:48px!important;font-size:16px!important}.ant-btn{justify-content:center;align-items:center;display:inline-flex;min-width:48px!important}.page-header-actions{flex-direction:column;align-items:stretch;gap:12px}.page-header-actions .ant-input-search,.page-header-actions .ant-select,.page-header-actions .ant-btn,.page-header-actions .ant-select-auto-complete{width:100%!important}.custom-search-input .ant-input-affix-wrapper{border-color:#d9d9d9;border-radius:4px 0 0 4px!important;height:48px!important}.custom-search-input .ant-input{height:100%!important;font-size:16px!important}.custom-search-input input::placeholder{color:#8c8c8c;font-size:14px}.custom-search-input .ant-input-clear-icon{cursor:pointer;padding:8px;color:#999!important;font-size:16px!important}.custom-search-input .ant-input-search-button{background-color:#1890ff;border-color:#1890ff;transition:all .3s cubic-bezier(.645,.045,.355,1);border-radius:0 4px 4px 0!important;justify-content:center!important;align-items:center!important;min-width:48px!important;height:48px!important;display:flex!important}.custom-search-input .ant-input-search-button:active{background-color:#096dd9}.custom-search-input .ant-input-search-button .anticon{color:#fff;font-size:20px!important}.custom-search-input .ant-input-search-button.ant-btn-loading .anticon{display:none}.ant-pagination{flex-wrap:wrap;justify-content:center;margin-top:16px;display:flex}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:36px!important;height:36px!important;line-height:36px!important}.mobile-project-card .ant-card-body{padding:12px!important}.ant-table{font-size:13px;overflow-x:auto}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:12px 8px!important}.card-grid{grid-template-columns:1fr!important;gap:12px!important}.stat-card .ant-statistic-content{font-size:24px!important}.ant-modal{height:100vh;max-width:100%!important;margin:0!important;padding:0!important;top:0!important}.ant-modal-content{flex-direction:column;height:100vh;display:flex;border-radius:0!important}.ant-modal-body{flex:1;overflow-y:auto}.ant-drawer-body{padding:0!important}.ant-drawer-body .ant-menu{border-inline-end:none!important}.search-dropdown .ant-select-item{align-items:center;min-height:48px;font-size:14px;display:flex;padding:12px 16px!important}}
