@import"https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@600;700&family=DM+Sans:wght@300;400;500;600&display=swap";:root{--color-primary: #f59e0b;--color-primary-hover: #d97706;--color-primary-light: #fef3c7;--color-bg: #f4f5f7;--color-sidebar: #ffffff;--color-header: #ffffff;--color-border: #e5e7eb;--color-border-light: #f3f4f6;--color-text-primary: #111827;--color-text-secondary: #6b7280;--color-text-muted: #9ca3af;--shadow-card: 0 1px 3px rgba(0,0,0,.06), 0 4px 16px rgba(0,0,0,.04);--shadow-card-hover: 0 4px 12px rgba(0,0,0,.08), 0 12px 32px rgba(0,0,0,.06);--radius: 10px;--gradient-amber: linear-gradient(135deg, #f59e0b 0%, #f97316 100%);--color-bg-hover: #f9fafb}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;font-family:DM Sans,system-ui,-apple-system,PingFang SC,sans-serif;line-height:1.5;font-weight:400;color:var(--color-text-primary);background-color:var(--color-bg);overflow:hidden}.ant-input,.ant-input-affix-wrapper,.ant-select:not(.ant-select-customize-input) .ant-select-selector,.ant-picker{border-color:var(--color-border)!important;border-radius:8px!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:var(--color-primary)!important;box-shadow:0 0 0 2px #f59e0b26!important}.ant-form-item-explain-error{font-size:12px}.ant-table{border-radius:var(--radius)!important;overflow:hidden}.ant-table-thead>tr>th{background:#f9fafb!important;font-weight:600!important;color:#374151!important;font-size:12px!important;letter-spacing:.03em!important;text-transform:uppercase!important;border-bottom:1px solid var(--color-border)!important}.ant-table-tbody>tr>td{vertical-align:middle;border-bottom:1px solid var(--color-border-light)!important;font-size:13.5px}.ant-table-tbody>tr:hover>td{background-color:#fffbf2!important}.ant-table-tbody>tr:last-child>td{border-bottom:none!important}.deleted-row{background-color:#f9fafb!important;color:var(--color-text-muted)!important}.deleted-row td{color:var(--color-text-muted)!important}.deleted-row:hover td{background-color:#f3f4f6!important}.ant-card{border-radius:var(--radius)!important;border-color:var(--color-border)!important;box-shadow:var(--shadow-card)!important}.ant-card-head{border-bottom-color:var(--color-border)!important;font-size:14px!important;min-height:48px!important;padding:0 20px!important;font-weight:600!important;color:var(--color-text-primary)!important}.ant-card-body{padding:16px 20px!important}.ant-modal-content{border-radius:12px!important}.ant-modal-header{border-radius:12px 12px 0 0!important}.ant-tag{border-radius:5px!important;font-size:12px!important;font-weight:500!important}.ant-btn{border-radius:8px!important;font-weight:500!important}.ant-btn-primary{box-shadow:0 1px 4px #f59e0b4d!important}.ant-table-cell-fix-left,.ant-table-cell-fix-right{background:inherit}.ant-statistic-title{font-size:12px!important;color:var(--color-text-muted)!important}.ant-statistic-content{font-family:DM Sans,sans-serif!important}.ant-layout-sider-children{display:flex!important;flex-direction:column!important;height:100%!important;overflow:hidden!important}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .4s ease both}.fade-up-delay-1{animation-delay:.08s}.fade-up-delay-2{animation-delay:.16s}.fade-up-delay-3{animation-delay:.24s}.fade-up-delay-4{animation-delay:.32s}.ant-menu-item-group-title{font-size:10px!important;font-weight:600!important;letter-spacing:.08em!important;color:var(--color-text-muted)!important;text-transform:uppercase!important;padding:16px 16px 4px!important}#root{width:100%;height:100vh}.ant-table-expanded-row .ant-table-wrapper{overflow:visible}.ant-table-expanded-row .ant-table-content{overflow:visible!important}@media(max-width:768px){.ant-modal{width:95%!important;margin:10px!important}.ant-table-wrapper{font-size:12px}}
