:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh}#root{min-height:100vh}.app-header{display:flex;justify-content:space-between;align-items:center;height:64px;padding:0 24px;background:#fff}.header-left{display:flex;align-items:center}.logo{display:flex;align-items:center;gap:12px}.logo-icon{font-size:24px}.logo-text{font-size:18px;font-weight:600;color:#262626}.header-right{display:flex;align-items:center}.user-info{cursor:pointer;padding:8px 12px;border-radius:4px;transition:background-color .3s}.user-info:hover{background-color:#f5f5f5}.user-name{font-size:14px;color:#262626}.sidebar-container{height:100%;background:#fff;border-right:1px solid #f0f0f0}.ant-menu-item-selected{background-color:#e6f7ff!important;color:#1890ff!important}.ant-menu-item-selected .ant-menu-item-icon{color:#1890ff!important}.resource-filter{background:#fff;padding:20px 24px;margin-bottom:16px;border-radius:2px;box-shadow:0 1px 2px #00000008}.resource-filter .ant-form-inline .ant-form-item{margin-right:0}.resource-filter .ant-form-inline .ant-form-item-label{min-width:60px}.resource-detail-modal .ant-modal-body{max-height:70vh;overflow-y:auto}.resource-detail-modal .ant-descriptions-item-label{width:150px;background-color:#fafafa;font-weight:600;color:#262626}.resource-detail-modal .ant-descriptions-item-content{background-color:#fff}.resource-detail-modal .detail-value{line-height:1.8;white-space:pre-wrap;word-break:break-word;color:#595959}.resource-detail-modal .ant-descriptions-view{border-radius:4px}.resource-detail-modal .ant-descriptions-row:hover{background-color:#f5f5f5}.resource-table{background:#fff;padding:24px;border-radius:2px;box-shadow:0 1px 2px #00000008}.resource-table .ant-table{font-size:14px}.resource-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.resource-table .ant-table-tbody>tr{transition:background-color .2s ease}.resource-table .ant-table-tbody>tr:hover{background-color:#e6f7ff!important}.resource-table .ant-pagination{margin-top:16px}.resource-management{padding:24px;background:#f0f2f5;min-height:calc(100vh - 64px)}.resource-management .page-header{margin-bottom:24px}.resource-management .page-title{margin:0 0 8px;font-size:24px;font-weight:600;color:#262626}.resource-management .page-description{margin:0;font-size:14px;color:#8c8c8c}.login-container{min-height:100vh;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.login-background{position:absolute;inset:0;background:linear-gradient(135deg,#667eea,#764ba2);z-index:0}.login-background:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);animation:float 20s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.login-card{width:440px;padding:40px;border-radius:20px;box-shadow:0 20px 60px #0000004d;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;animation:slideIn .5s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:40px}.login-icon{width:80px;height:80px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;font-size:36px;color:#fff;box-shadow:0 10px 30px #667eea66;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 10px 30px #667eea66}50%{transform:scale(1.05);box-shadow:0 15px 40px #667eea99}}.login-header .ant-typography{margin:0}.login-header h2{color:#1a1a1a;font-weight:700;margin-bottom:8px}.login-form{margin-top:30px}.login-form .ant-input-affix-wrapper,.login-form .ant-input{border-radius:10px;padding:12px 15px;transition:all .3s ease}.login-form .ant-input-affix-wrapper:hover,.login-form .ant-input:hover{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}.login-form .ant-input-affix-wrapper:focus,.login-form .ant-input-affix-wrapper-focused{border-color:#667eea;box-shadow:0 0 0 3px #667eea33}.login-button{height:48px;border-radius:10px;font-size:16px;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);border:none;margin-top:10px;transition:all .3s ease}.login-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.login-button:active{transform:translateY(0)}.login-footer{text-align:center;margin-top:30px;padding-top:20px;border-top:1px solid #e8e8e8}.login-footer .ant-typography{font-size:13px;color:#999}@media(max-width:576px){.login-card{width:90%;padding:30px 20px;margin:20px}.login-icon{width:60px;height:60px;font-size:28px}.login-header h2{font-size:20px}}:root{--primary-color: #1890ff;--header-height: 64px;--sidebar-width: 200px;--sidebar-collapsed-width: 80px;--text-primary: #262626;--text-secondary: #8c8c8c;--border-color: #f0f0f0;--bg-light: #fafafa}*{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;color:var(--text-primary)}#root,.ant-layout{min-height:100vh}.ant-layout-header{background:#fff;padding:0;height:var(--header-height);line-height:var(--header-height);box-shadow:0 2px 8px #00000014;z-index:10}.ant-layout-sider{background:#001529}.ant-layout-content{background:#f0f2f5;padding:24px;min-height:calc(100vh - var(--header-height))}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.page-title{font-size:20px;font-weight:600;margin-bottom:24px;color:var(--text-primary)}
