:root{--brand-primary: #2e7d32;--brand-primary-dark: #1b5e20;--brand-primary-light: #43a047;--brand-accent: #8b6f47;--brand-accent-dark: #6b5230;--ink: #1a1a1a;--ink-soft: #555;--muted: #8a8a8a;--page: #f5f6fa;--paper: #ffffff;--surface: #fafbfc;--border: #eef0f3;--border-soft: #f3f4f7;--success: #2e7d32;--danger: #cf1322;--warning: #d97706;--info: #1677ff;--shadow-1: 0 1px 2px rgba(15, 25, 40, .04), 0 1px 4px rgba(15, 25, 40, .04);--shadow-2: 0 2px 8px rgba(15, 25, 40, .06), 0 1px 3px rgba(15, 25, 40, .04)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--page);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv02","cv03","cv04","cv11"}.app-sider{background:linear-gradient(180deg,#11202b,#0a1722)!important;box-shadow:2px 0 12px #00000014}.app-sider .ant-menu{background:transparent!important;border:none!important}.app-sider .ant-menu-item{border-radius:8px!important;margin:2px 10px!important;width:calc(100% - 20px)!important;height:38px!important;line-height:38px!important;color:#ffffffa6!important;font-size:13px!important}.app-sider .ant-menu-item:hover{background:#ffffff14!important;color:#fff!important}.app-sider .ant-menu-item-selected{background:#43a04738!important;color:#fff!important;font-weight:600!important}.app-sider .ant-menu-item .anticon{font-size:15px!important}.brand-block{display:flex;align-items:center;justify-content:center;padding:18px 14px 16px;border-bottom:1px solid rgba(255,255,255,.07);background:#fbf9f4}.brand-block-logo-img{display:block;width:100%;max-width:188px;height:auto;object-fit:contain}.nav-item{display:flex;align-items:center;gap:10px;padding:0 14px;height:38px;margin:2px 10px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:400;color:#ffffff9e;transition:background .12s ease,color .12s ease;position:relative;overflow:hidden}.nav-item:hover{background:#ffffff12!important;color:#ffffffeb!important}.nav-item.active{background:#43a04738!important;color:#fff!important;font-weight:600!important}.nav-item.active:before{content:"";position:absolute;left:0;top:18%;height:64%;width:3px;background:var(--brand-primary-light);border-radius:0 3px 3px 0}.nav-item .nav-icon{font-size:15px;flex-shrink:0;opacity:.7;transition:opacity .12s}.nav-item.active .nav-icon{opacity:1;color:#81c784}.nav-section{padding:16px 18px 6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1.3px;color:#ffffff47}.ant-menu-item-divider{background:#ffffff14!important;margin:6px 16px!important}.app-header{background:var(--paper)!important;padding:0 24px!important;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 0 var(--border);height:56px!important;line-height:56px!important;position:sticky;top:0;z-index:50}.app-content{margin:22px 24px;min-height:calc(100vh - 100px)}.page-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px;gap:16px;flex-wrap:wrap}.page-title{font-size:22px!important;font-weight:700!important;color:var(--ink)!important;margin:0!important;letter-spacing:-.2px}.page-subtitle{font-size:13px;color:var(--muted);margin-top:3px}.stat-card{border-radius:12px!important;border:1px solid var(--border)!important;box-shadow:var(--shadow-1)!important;transition:box-shadow .15s ease,transform .15s ease}.stat-card:hover{box-shadow:var(--shadow-2)!important;transform:translateY(-1px)}.stat-card .ant-card-body{padding:16px 18px!important}.stat-card .ant-statistic-title{font-size:12px!important;color:var(--muted)!important;font-weight:500!important;margin-bottom:4px}.stat-card .ant-statistic-content-value{font-size:18px!important;font-weight:700!important}.ant-table-wrapper{border-radius:12px;overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow-1);background:var(--paper)}.ant-table-thead>tr>th{background:var(--surface)!important;font-weight:600!important;font-size:11.5px!important;color:#5a6470!important;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border)!important;padding:11px 12px!important}.ant-table-tbody>tr>td{padding:10px 12px!important;border-bottom:1px solid var(--border-soft)!important}.ant-table-tbody>tr:hover>td{background:#f5faf5!important}.ant-table-tbody>tr:last-child>td{border-bottom:none!important}.ant-table-summary>tr>td{background:var(--surface)!important;font-weight:600!important;padding:11px 12px!important;border-top:2px solid var(--border)!important}.ant-pagination{margin:14px 4px!important}.ant-pagination .ant-pagination-item-active{border-color:var(--brand-primary)!important}.ant-pagination .ant-pagination-item-active a{color:var(--brand-primary)!important}.ant-card{border-radius:12px!important;border:1px solid var(--border)!important}.ant-card-small>.ant-card-body{padding:14px 16px!important}.ant-card-head{border-bottom:1px solid var(--border)!important;min-height:44px!important;padding:0 16px!important;font-weight:600!important;font-size:13px!important}.ant-tabs-tab{font-size:13px!important;padding:10px 0!important}.ant-tabs-tab+.ant-tabs-tab{margin-left:22px!important}.ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:600!important;color:var(--brand-primary)!important}.ant-tabs-ink-bar{background:var(--brand-primary)!important;height:2.5px!important}.ant-tabs-tab:hover .ant-tabs-tab-btn{color:var(--brand-primary-light)!important}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{background:#fff!important;border-color:var(--border)!important;font-weight:600!important}.ant-btn{border-radius:7px!important}.ant-btn-primary{background:var(--brand-primary)!important;border-color:var(--brand-primary)!important;font-weight:500!important;box-shadow:0 1px 2px #2e7d322e!important}.ant-btn-primary:not(:disabled):hover{background:var(--brand-primary-light)!important;border-color:var(--brand-primary-light)!important}.ant-btn-default:not(:disabled):hover{color:var(--brand-primary)!important;border-color:var(--brand-primary-light)!important}.ant-tag{border-radius:4px!important;font-weight:500!important;font-size:11px!important;padding:1px 8px!important}.ant-form-item{margin-bottom:16px!important}.ant-form-item-label>label{font-weight:500!important;color:#475260!important;font-size:12px!important}.ant-input,.ant-input-number,.ant-picker,.ant-select-selector{border-radius:7px!important}.ant-input:hover,.ant-input-number:hover,.ant-picker:hover,.ant-select:hover .ant-select-selector{border-color:var(--brand-primary-light)!important}.ant-input:focus,.ant-input-focused,.ant-input-number-focused,.ant-picker-focused,.ant-select-focused .ant-select-selector{border-color:var(--brand-primary)!important;box-shadow:0 0 0 2px #2e7d321f!important}.ant-divider-inner-text{font-size:12px!important;color:var(--ink-soft)!important;font-weight:600!important}.ant-modal-content{border-radius:14px!important;overflow:hidden;box-shadow:0 20px 50px #0f19282e!important}.ant-modal-header{padding:18px 24px 14px!important;border-bottom:1px solid var(--border)!important}.ant-modal-title{font-weight:700!important;font-size:15px!important}.ant-modal-footer{border-top:1px solid var(--border)!important;padding:12px 24px!important}.ant-alert{border-radius:8px!important}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:52px 24px}.empty-state .empty-icon{font-size:52px;margin-bottom:14px;opacity:.18}.empty-state h3{margin:0 0 6px;color:#444;font-size:15px;font-weight:600}.empty-state p{margin:0;font-size:13px;color:#999;text-align:center;max-width:280px;line-height:1.6}.filter-bar{background:var(--paper);border:1px solid var(--border);border-radius:10px;padding:12px 14px;margin-bottom:14px;box-shadow:var(--shadow-1)}.section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.1px;color:var(--muted);margin-bottom:10px;display:flex;align-items:center;gap:8px}.section-label:after{content:"";flex:1;height:1px;background:var(--border)}.rate-card{border-radius:12px!important;border:1px solid var(--border)!important;overflow:hidden;transition:box-shadow .15s ease,transform .15s ease}.rate-card:hover{box-shadow:var(--shadow-2)!important;transform:translateY(-1px)}.rate-card-header{background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-light));padding:10px 16px;color:#fff;font-weight:600;font-size:13px;letter-spacing:.3px}.rate-card-body{padding:12px 16px}.rate-value{font-size:22px;font-weight:700;color:var(--ink)}.rate-label{font-size:11px;color:var(--muted);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.login-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(1100px 600px at 10% -10%,rgba(67,160,71,.1),transparent 60%),radial-gradient(900px 500px at 110% 110%,rgba(139,111,71,.08),transparent 55%),#f7f5f0;padding:24px}.login-card{width:100%;max-width:440px;background:#fff;border-radius:18px;padding:36px 40px 32px;box-shadow:0 20px 50px #0f19281a,0 2px 6px #0f19280a;border:1px solid var(--border)}.login-logo{display:flex;flex-direction:column;align-items:center;margin-bottom:26px}.login-logo img{max-width:280px;width:100%;height:auto;display:block}.login-subtitle{color:var(--muted);font-size:13px;margin-top:8px;text-align:center}.nowrap{white-space:nowrap}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d7dbe1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#b8bec8}.ant-progress-bg{background:var(--brand-primary)!important}.ant-breadcrumb{font-size:12px}.brand-print-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--brand-primary);padding:0 0 12px;margin-bottom:16px;gap:16px}.brand-print-header .brand-print-left{display:flex;align-items:center;gap:14px}.brand-print-header .brand-print-logo{height:60px;max-width:220px;object-fit:contain}.brand-print-header .brand-print-name{font-size:17px;font-weight:700;color:var(--brand-primary);letter-spacing:.3px}.brand-print-header .brand-print-tagline{font-size:10px;color:var(--brand-accent);font-style:italic;margin-top:2px}.brand-print-header .brand-print-right{text-align:right;font-size:10px;color:var(--muted);line-height:1.6}
