.app-sidebar{border-right:1px solid #f0f0f0;height:100vh;position:sticky;top:0;overflow-y:auto;display:flex;flex-direction:column}.sidebar-logo{height:64px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f0f0f0}.sidebar-logo h1{font-size:16px;font-weight:600;margin:0;color:#1890ff}.sidebar-footer{margin-top:auto;padding:12px 0;border-top:1px solid #f0f0f0}.settings-btn,.logout-btn{width:100%;text-align:left;color:#000000a6;height:40px;line-height:40px;padding:0 16px;margin:0;border-radius:2px}.settings-btn:hover{color:#1890ff;background:#e6f7ff}.logout-btn:hover{color:#ff4d4f;background:#fff1f0}.dashboard-page .ant-card{height:100%}.dashboard-page .ant-statistic-title{font-size:14px;color:#8c8c8c}.dashboard-page .ant-statistic-content{font-size:28px;font-weight:600}.login-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{width:100%;max-width:400px;box-shadow:0 4px 20px #00000026}.login-card .ant-card-head{text-align:center;border-bottom:none;padding-bottom:10px}.login-card .ant-card-head-title{font-size:22px;font-weight:600}.login-tips{margin-top:20px;padding:15px;background:#f5f5f5;border-radius:4px;font-size:13px}.login-tips p{margin:4px 0;color:#666}.login-tips p:first-child{font-weight:600;color:#333}.employee-management{padding:0}.employee-management .filter-card{margin-bottom:16px}.employee-management .table-card,.employee-management .ant-table{background:#fff}.employee-management .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.employee-management .ant-table-tbody>tr:hover>td{background:#f5f5f5}.employee-management .ant-btn-link{padding:0 4px}.employee-management .ant-tag{margin:0}.profile-settings{padding:24px;max-width:800px;margin:0 auto}.profile-header{margin-bottom:32px}.profile-header h2{margin:0 0 8px;font-size:24px;font-weight:600;color:#1f2937}.profile-header p{margin:0;color:#6b7280;font-size:14px}.profile-content{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.profile-section{padding:24px;border-bottom:1px solid #f0f0f0}.profile-section:last-child{border-bottom:none}.profile-section h3{margin:0 0 20px;font-size:16px;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:8px}.profile-section h3 .anticon{color:#1890ff}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 32px}.info-item{display:flex;flex-direction:column;gap:4px}.info-item .label{font-size:13px;color:#909399}.info-item .value{font-size:15px;color:#1f2937;font-weight:500}.role-tag{display:inline-block;padding:2px 12px;border-radius:4px;font-size:12px;font-weight:500}.role-tag.admin{background:#e6f7ff;color:#1890ff}.role-tag.viewer{background:#f6f8fa;color:#6b7280}.security-content{padding:8px 0}.security-item{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fafafa;border-radius:8px}.security-info h4{margin:0 0 4px;font-size:14px;font-weight:500;color:#1f2937}.security-info p{margin:0;font-size:13px;color:#909399}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}@media (max-width: 768px){.info-grid{grid-template-columns:1fr}.profile-settings{padding:16px}}.app-layout{min-height:100vh}.app-content{background:#f0f2f5;padding:24px}.page-container{background:#fff;border-radius:8px;padding:24px;min-height:calc(100vh - 48px)}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-title{font-size:20px;font-weight:600;margin:0}.page-header-actions{display:flex;gap:12px}.search-form{background:#fff;padding:24px;border-radius:8px;margin-bottom:16px}.table-container{background:#fff;border-radius:8px;padding:16px}.table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.action-buttons{display:flex;gap:8px}.detail-container{max-width:900px;margin:0 auto}.detail-section{margin-bottom:32px}.detail-section-title{font-size:16px;font-weight:600;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.detail-item{display:flex;flex-direction:column;gap:4px}.detail-label{font-size:14px;color:#8c8c8c}.detail-value{font-size:15px;color:#262626}.image-preview{width:120px;height:120px;object-fit:cover;border-radius:4px;border:1px solid #f0f0f0;cursor:pointer}.image-preview:hover{opacity:.8}
