.main-sider .logo{height:64px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;margin:16px;border-radius:6px}.main-sider .logo h2{color:#fff;font-size:16px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-header{display:flex;justify-content:space-between;align-items:center;padding:0 24px;background:#001529;box-shadow:0 2px 8px #00000026;height:56px;line-height:56px;position:sticky;top:0;z-index:10}.header-left{display:flex;align-items:center;gap:12px;min-width:0}.header-left h1{font-size:18px;margin:0;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-trigger{font-size:18px;color:#fff}.header-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.notification-badge{cursor:pointer}.user-info{display:flex;align-items:center;gap:6px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .3s}.user-info:hover{background:#ffffff1a}.user-name{color:#fff;font-size:14px}.main-content{margin:24px;padding:24px;background:#f0f2f5;min-height:calc(100vh - 56px)}.ant-layout-sider-zero-width-trigger{display:none!important}@media (max-width: 992px){.main-header{padding:0 12px;height:48px;line-height:48px}.header-left h1{font-size:15px}.header-right{gap:4px}.user-name{display:none}.main-content{margin:12px;padding:12px}}@media (max-width: 576px){.main-header{padding:0 8px;height:44px;line-height:44px}.header-left{gap:6px}.header-left h1{font-size:13px;max-width:100px}.menu-trigger{font-size:16px}.main-content{margin:8px;padding:8px;min-height:calc(100vh - 44px)}}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:400px;box-shadow:0 4px 12px #00000026;border-radius:8px}.home-container{max-width:1200px;margin:0 auto}.home-container h1{margin-bottom:24px;color:#333}.projects-container{max-width:1200px;margin:0 auto}.projects-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.projects-header h1{margin:0;color:#333}.contracts-container{max-width:1200px;margin:0 auto}.contracts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.contracts-header h1{margin:0;color:#333}.employees-container{max-width:1200px;margin:0 auto}.employees-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.employees-header h1{margin:0;color:#333}.regulations-container{max-width:1200px;margin:0 auto}.regulations-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.regulations-header h1{margin:0;color:#333}.industry-news-container{max-width:1400px;margin:0 auto;padding:24px}.industry-news-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #f0f0f0}.header-left h1{margin:0;color:#1a1a1a;font-size:28px;font-weight:600}.header-subtitle{display:block;margin-top:8px;color:#666;font-size:14px}.category-tabs{display:flex;gap:12px;margin-bottom:24px;flex-wrap:wrap}.category-tab{padding:8px 20px;background:#f5f5f5;border-radius:20px;cursor:pointer;transition:all .3s;font-size:14px;color:#666;position:relative}.category-tab:hover{background:#e6f7ff;color:#1890ff}.category-tab.active{background:#1890ff;color:#fff;box-shadow:0 2px 8px #1890ff4d}.category-tab .count{display:inline-block;min-width:20px;padding:2px 8px;margin-left:8px;background:#ffffff4d;border-radius:10px;font-size:12px;font-weight:500}.news-list{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.news-row{display:flex;align-items:flex-start;padding:16px 24px;border-bottom:1px solid #f0f0f0;transition:background .2s}.news-row:last-child{border-bottom:none}.news-row:hover{background:#fafafa}.news-row-index{width:32px;flex-shrink:0;font-size:14px;font-weight:500;color:#999;line-height:24px;text-align:center}.news-row-content{flex:1;min-width:0}.news-row-header{display:flex;align-items:center;gap:12px;margin-bottom:6px}.news-row-title{font-size:15px;font-weight:500;color:#1a1a1a;text-decoration:none;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.news-row-title:hover{color:#1890ff}.news-row-meta{display:flex;align-items:center;gap:20px;font-size:13px;color:#999;margin-bottom:4px}.news-row-meta span{display:flex;align-items:center;gap:4px}.news-row-summary{margin:4px 0 0;font-size:13px;color:#888;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-row-actions{display:flex;align-items:center;gap:4px;flex-shrink:0;margin-left:16px;opacity:0;transition:opacity .2s}.news-row:hover .news-row-actions{opacity:1}@media (max-width: 768px){.industry-news-container{padding:16px}.industry-news-header{flex-direction:column;gap:16px}.header-left h1{font-size:24px}.category-tabs{gap:8px}.category-tab{padding:6px 16px;font-size:13px}.news-row{flex-direction:column;padding:12px 16px}.news-row-index{display:none}.news-row-header{flex-wrap:wrap}.news-row-title{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news-row-actions{opacity:1;margin-left:0;margin-top:8px}}.ant-empty{padding:60px 0}.ant-btn-text{color:#666;transition:all .3s}.ant-btn-text:hover{color:#1890ff;background:#1890ff1a}.ant-btn-text.danger:hover{color:#ff4d4f;background:#ff4d4f1a}.ant-modal-header{border-bottom:1px solid #f0f0f0}.ant-modal-body{padding:24px}.ant-form-item-label>label{font-weight:500}.ant-tag{font-weight:500;border-radius:4px;padding:2px 10px;font-size:12px}.tools-container{max-width:1200px;margin:0 auto}.tools-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.tools-header h1{margin:0;color:#333}.tool-card{text-align:center;cursor:pointer;transition:transform .3s,box-shadow .3s}.management-center-container{max-width:800px;margin:0 auto}.management-center-card{border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.management-center-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:linear-gradient(135deg,#1890ff0d,#722ed10d);border-bottom:1px solid #f0f0f0}.header-left{display:flex;align-items:center;gap:12px}.header-icon{font-size:24px;color:#333}.header-left h2{margin:0;font-size:20px;font-weight:600;color:#333}.notification-badge{position:relative}.badge-text{display:none}.management-center-menu{padding:24px}.menu-item{width:100%;height:80px;display:flex;align-items:center;justify-content:center;gap:12px;border:2px solid #e8e8e8;border-radius:8px;background:#fff;transition:all .3s;font-size:16px;font-weight:500;color:#333}.menu-item:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.menu-icon{font-size:24px}.menu-title{font-size:16px}.logout-item{background:#fff1f0;border-color:#ffccc7;color:#ff4d4f}.logout-item:hover{background:#ffccc7}@media (max-width: 768px){.management-center-container{max-width:100%}.management-center-header,.management-center-menu{padding:16px}.menu-item{height:60px;font-size:14px}.menu-icon{font-size:20px}.menu-title{font-size:14px}}.data-manager-container{height:calc(100vh - 200px);overflow:auto}.ant-table-wrapper{overflow-x:auto!important}.ant-table-body{overflow-x:auto!important;overflow-y:auto!important}.ant-table-body::-webkit-scrollbar,.ant-table-body::-webkit-scrollbar-thumb,.ant-table-body::-webkit-scrollbar-track{display:block!important}.ant-table-thead>tr>th{position:sticky;top:0;z-index:1;background:#fafafa}.ant-table-tbody{overflow-y:auto}.ant-table-container{min-width:100%;overflow-x:auto}.ant-table-scroll{overflow-x:auto!important;overflow-y:auto!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}*{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-x:hidden}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{width:400px;max-width:100%;box-shadow:0 4px 12px #00000026;border-radius:8px}.login-card .ant-card-head-title{text-align:center;font-size:20px;font-weight:600}.home-container,.projects-container,.contracts-container,.employees-container,.forum-container,.regulations-container,.industry-news-container,.tools-container{max-width:1400px;margin:0 auto}.home-container h1,.projects-header h1,.contracts-header h1,.employees-header h1,.forum-header h1,.regulations-header h1,.industry-news-header h1,.tools-header h1{margin:0;color:#333;font-size:22px}.projects-header,.contracts-header,.employees-header,.forum-header,.regulations-header,.industry-news-header,.tools-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:12px}.stats-row,.recent-card{margin-bottom:24px}.tool-card{text-align:center;cursor:pointer;transition:transform .3s,box-shadow .3s;height:100%}.tool-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.tool-icon{font-size:48px;margin-bottom:16px}.tool-name{font-size:16px;font-weight:600;margin-bottom:8px;color:#333}.tool-description{color:#666;font-size:14px;margin-bottom:12px;min-height:40px}.ant-table-wrapper .ant-table{min-width:600px}@media (max-width: 576px){.home-container h1,.projects-header h1,.contracts-header h1,.employees-header h1,.forum-header h1,.regulations-header h1,.industry-news-header h1,.tools-header h1{font-size:18px}.projects-header,.contracts-header,.employees-header,.forum-header,.regulations-header,.industry-news-header,.tools-header{flex-direction:column;align-items:stretch;gap:8px}.projects-header button,.contracts-header button,.employees-header button,.forum-header button,.regulations-header button,.industry-news-header button,.tools-header button{width:100%}.ant-card-body{padding:16px!important}.ant-table-wrapper .ant-table{min-width:500px}.ant-modal{max-width:95vw;margin:10px auto}.ant-modal-body{padding:16px!important}}@media (max-width: 992px){.main-content{margin:12px!important;padding:16px!important;min-height:calc(100vh - 56px)}.ant-card-body{padding:18px!important}}@media (max-width: 768px){.ant-btn{font-size:13px}input,.ant-input,.ant-select-selector,.ant-picker{font-size:16px!important}}body{margin:0;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;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table-content,.ant-table-body{overflow-x:auto!important;-webkit-overflow-scrolling:touch}@media (max-width: 768px){.ant-card{border-radius:8px}.ant-card .ant-card-body{padding:12px}.ant-form-inline .ant-form-item{display:block;margin-right:0;margin-bottom:8px}.ant-space{flex-wrap:wrap;gap:8px!important}.ant-btn{min-height:36px;touch-action:manipulation}.ant-select-selector,.ant-picker,.ant-input,.ant-input-number{min-height:36px!important}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px;top:16px}.ant-modal-body{max-height:60vh;overflow-y:auto}.ant-descriptions-view table{display:block}.ant-descriptions-row{display:flex;flex-wrap:wrap}.ant-descriptions-item{display:block;padding-bottom:8px}.ant-statistic{text-align:center}}@media (max-width: 375px){.ant-card .ant-card-body{padding:8px}.ant-table-cell{padding:6px 8px!important;font-size:12px}.ant-modal{max-width:calc(100vw - 8px)!important}}@supports (padding: max(0px)){body{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right));padding-bottom:max(0px,env(safe-area-inset-bottom))}}
