:root{--navy: #0E4D8F;--navy-mid: #1A67C0;--navy-light: #2878CC;--gold: #D4A843;--gold-light: #f0d890;--af-red: #C0392B;--sky-bg: #EBF5FF;--sky-card: #F0F8FF;--border-color: #C5D5F0;--text-on-blue: #D6EAFF}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#1a1a2e;background:#051611;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0e4d8f2e;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0e4d8f5c}.ant-layout-sider,.ant-layout-sider *{scrollbar-width:none;-ms-overflow-style:none}.ant-layout-sider::-webkit-scrollbar,.ant-layout-sider *::-webkit-scrollbar{width:0;height:0;display:none}.stat-card{border-radius:14px;border:none;cursor:default;transition:transform .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative}.stat-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #15803d38!important}.stat-card .bg-icon{position:absolute;top:-8px;right:-8px;font-size:64px;opacity:.1;transition:transform .5s cubic-bezier(.4,0,.2,1);pointer-events:none;line-height:1}.stat-card:hover .bg-icon{transform:rotate(15deg) scale(1.15)}.section-card{border-radius:14px!important;border:1px solid var(--border-color, #E6E2CC)!important;box-shadow:0 2px 12px #0a332314!important;background:#fff!important;transition:box-shadow .22s ease,transform .22s ease!important;overflow:hidden}.section-card:hover{box-shadow:0 8px 28px #0a332324!important;transform:translateY(-1px)}.section-card .ant-card-head{background:#fff!important;border-bottom:1px solid var(--border-color, #E6E2CC)!important;min-height:48px}.section-card .ant-card-head-title{padding:12px 0}.section-card .ant-table-thead>tr>th{background:var(--green-card, #EDEFE0)!important;color:var(--green-mid, #0A3323)!important;font-weight:600!important;border-bottom:1px solid var(--border-color, #E6E2CC)!important}.section-card .ant-table-tbody>tr:hover>td{background:var(--green-bg, #F2F1E2)!important}.card-title{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:700;color:var(--green, #0A3323);letter-spacing:-.3px}.card-title-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.sider-menu .ant-menu-submenu>.ant-menu-submenu-title{font-weight:600!important;font-size:13px!important;letter-spacing:.3px;color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.45);margin-top:4px}.sider-menu .ant-menu-submenu-arrow{color:#ffffff59!important}.sider-menu .ant-menu-sub.ant-menu-inline{background:#00000026!important;border-radius:0 0 8px 8px;margin:0 8px 0 22px!important;padding:4px 0;border-left:2px solid rgba(212,168,67,.5)!important}.sider-menu .ant-menu-sub .ant-menu-item{font-size:12.5px!important;font-weight:400!important;padding-left:16px!important;color:#ffffffe0!important;text-shadow:0 1px 2px rgba(0,0,0,.4);height:36px!important;line-height:36px!important;margin:2px 8px!important;width:auto!important;border-radius:8px!important}.sider-menu .ant-menu-sub .ant-menu-item:hover{color:#fff!important;background:#ffffff14!important}.sider-menu>.ant-menu-item{font-weight:500!important;font-size:13px!important;color:#fffffff2!important;text-shadow:0 1px 2px rgba(0,0,0,.4);margin:4px 8px!important;width:auto!important;border-radius:8px!important}.sider-menu>.ant-menu-item:hover{color:#fff!important}.sider-menu .ant-menu-item-selected,.sider-menu>.ant-menu-item-selected,.sider-menu .ant-menu-sub .ant-menu-item-selected{color:#f0d890!important;font-weight:700!important;background:#d4a84338!important;border-radius:8px!important;box-shadow:0 2px 8px #d4a8432e!important}.sider-menu .ant-menu-item-selected .ant-menu-item-icon,.sider-menu .ant-menu-item-selected svg,.sider-menu .ant-menu-item-selected .ant-menu-title-content{color:#f0d890!important}.sider-menu .ant-menu-item-divider{border-color:#d4a84338!important;margin:6px 16px!important}@keyframes pulse-critical{0%,to{opacity:1}50%{opacity:.5}}.pulse-critical{animation:pulse-critical 1.5s ease-in-out infinite}.live-dot{width:8px;height:8px;border-radius:50%;background:#4ade80;flex-shrink:0;box-shadow:0 0 #4ade80b3;animation:live-pulse 1.8s ease-out infinite}@keyframes live-pulse{0%{box-shadow:0 0 #4ade80a6}70%{box-shadow:0 0 0 9px #4ade8000}to{box-shadow:0 0 #4ade8000}}.db-fill .ant-progress-bg{transition:none!important}.dashboard-bg{position:relative}.dashboard-bg:before,.dashboard-bg:after{content:"";position:absolute;border-radius:50%;filter:blur(64px);z-index:0;pointer-events:none}.dashboard-bg:before{width:420px;height:420px;top:-80px;right:6%;background:radial-gradient(circle,rgba(16,86,102,.2),transparent 70%)}.dashboard-bg:after{width:360px;height:360px;top:240px;left:-60px;background:radial-gradient(circle,rgba(131,153,88,.22),transparent 70%)}.dashboard-bg>*{position:relative;z-index:1}.db-chart-card.ant-card{background:#ffffffad!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.7)!important;border-radius:18px!important;box-shadow:0 8px 30px #0a332314,inset 0 1px #fff9!important;transition:transform .25s ease,box-shadow .25s ease}.db-chart-card.ant-card:hover{transform:translateY(-2px);box-shadow:0 14px 40px #0a332324,inset 0 1px #fff9!important}.db-chart-card .ant-card-head{background:transparent!important;border-bottom:1px solid rgba(10,51,35,.06)!important}.db-chart-card .ant-table-cell-fix-left,.db-chart-card .ant-table-cell-fix-right{background:#fbfaf2!important}.db-chart-card .ant-table-tbody>tr:hover .ant-table-cell-fix-left,.db-chart-card .ant-table-tbody>tr:hover .ant-table-cell-fix-right{background:#f2f1e2!important}.db-chart-card .ant-table-thead .ant-table-cell-fix-left,.db-chart-card .ant-table-thead .ant-table-cell-fix-right{background:#edefe0!important}.ant-table-thead>tr>th{white-space:nowrap}.db-stat-card.ant-card{position:relative;border-radius:18px!important;overflow:hidden;box-shadow:0 8px 24px #0a33231f;transition:transform .25s ease,box-shadow .25s ease}.db-stat-card.ant-card:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 80% at 0% 0%,rgba(255,255,255,.22),transparent 55%);pointer-events:none}.db-stat-card.ant-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px #0a332333}.num-tabular{font-variant-numeric:tabular-nums;letter-spacing:-.5px}.row-low>td{background:#fbecea!important}.row-high>td{background:#fbf3e0!important}:root{--camo: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><rect width='240' height='240' fill='%23143A28'/><g fill='%230A1F16'><rect x='90' y='0' width='30' height='30'/><rect x='120' y='0' width='30' height='30'/><rect x='120' y='30' width='30' height='30'/><rect x='0' y='90' width='30' height='30'/><rect x='30' y='90' width='30' height='30'/><rect x='0' y='120' width='30' height='30'/><rect x='180' y='60' width='30' height='30'/><rect x='210' y='60' width='30' height='30'/><rect x='210' y='90' width='30' height='30'/><rect x='60' y='150' width='30' height='30'/><rect x='60' y='180' width='30' height='30'/><rect x='90' y='180' width='30' height='30'/><rect x='150' y='150' width='30' height='30'/><rect x='180' y='150' width='30' height='30'/><rect x='150' y='210' width='30' height='30'/><rect x='180' y='210' width='30' height='30'/><rect x='30' y='210' width='30' height='30'/></g><g fill='%232E5C40'><rect x='30' y='0' width='30' height='30'/><rect x='60' y='0' width='30' height='30'/><rect x='30' y='30' width='30' height='30'/><rect x='60' y='30' width='30' height='30'/><rect x='180' y='0' width='30' height='30'/><rect x='210' y='0' width='30' height='30'/><rect x='120' y='90' width='30' height='30'/><rect x='150' y='90' width='30' height='30'/><rect x='120' y='120' width='30' height='30'/><rect x='210' y='150' width='30' height='30'/><rect x='210' y='180' width='30' height='30'/><rect x='0' y='180' width='30' height='30'/><rect x='0' y='210' width='30' height='30'/><rect x='90' y='120' width='30' height='30'/><rect x='150' y='30' width='30' height='30'/><rect x='90' y='210' width='30' height='30'/><rect x='120' y='210' width='30' height='30'/></g><g fill='%23443720'><rect x='210' y='30' width='30' height='30'/><rect x='60' y='90' width='30' height='30'/><rect x='0' y='150' width='30' height='30'/><rect x='120' y='180' width='30' height='30'/><rect x='180' y='120' width='30' height='30'/></g></svg>");--camo-btn: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><g fill='%23000000' fill-opacity='0.45'><rect x='90' y='0' width='30' height='30'/><rect x='120' y='0' width='30' height='30'/><rect x='120' y='30' width='30' height='30'/><rect x='0' y='90' width='30' height='30'/><rect x='30' y='90' width='30' height='30'/><rect x='0' y='120' width='30' height='30'/><rect x='180' y='60' width='30' height='30'/><rect x='210' y='60' width='30' height='30'/><rect x='210' y='90' width='30' height='30'/><rect x='60' y='150' width='30' height='30'/><rect x='60' y='180' width='30' height='30'/><rect x='90' y='180' width='30' height='30'/><rect x='150' y='150' width='30' height='30'/><rect x='180' y='150' width='30' height='30'/><rect x='150' y='210' width='30' height='30'/><rect x='180' y='210' width='30' height='30'/><rect x='30' y='210' width='30' height='30'/></g><g fill='%23ffffff' fill-opacity='0.15'><rect x='30' y='0' width='30' height='30'/><rect x='60' y='0' width='30' height='30'/><rect x='30' y='30' width='30' height='30'/><rect x='60' y='30' width='30' height='30'/><rect x='180' y='0' width='30' height='30'/><rect x='210' y='0' width='30' height='30'/><rect x='120' y='90' width='30' height='30'/><rect x='150' y='90' width='30' height='30'/><rect x='120' y='120' width='30' height='30'/><rect x='210' y='150' width='30' height='30'/><rect x='210' y='180' width='30' height='30'/><rect x='0' y='180' width='30' height='30'/><rect x='0' y='210' width='30' height='30'/><rect x='90' y='120' width='30' height='30'/><rect x='150' y='30' width='30' height='30'/><rect x='90' y='210' width='30' height='30'/><rect x='120' y='210' width='30' height='30'/></g><g fill='%23ffffff' fill-opacity='0.06'><rect x='210' y='30' width='30' height='30'/><rect x='60' y='90' width='30' height='30'/><rect x='0' y='150' width='30' height='30'/><rect x='120' y='180' width='30' height='30'/><rect x='180' y='120' width='30' height='30'/></g></svg>")}.camo-layer{position:relative}.camo-layer:before{content:"";position:absolute;inset:0;background-image:var(--camo);background-size:168px 168px;background-repeat:repeat;opacity:.46;filter:blur(.6px);pointer-events:none;z-index:0}.camo-layer>*{position:relative;z-index:1}.hero-banner:after{content:"";position:absolute;inset:0;background-image:var(--camo);background-size:168px 168px;background-repeat:repeat;opacity:.46;filter:blur(.6px);pointer-events:none;z-index:0}.hero-banner>*{position:relative;z-index:1}.ant-btn-primary{position:relative;isolation:isolate}.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):not(.no-camo):not(.ant-btn-dangerous):after{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background-image:var(--camo-btn);background-size:38px 38px;background-repeat:repeat;pointer-events:none}.ant-btn-primary:disabled,.ant-btn-primary[disabled],.ant-btn-primary.ant-btn-disabled{background:#cdd8d0!important;border-color:#cdd8d0!important;color:#00000052!important}.progress-label{font-size:12px;color:#fffc;margin-bottom:4px;font-weight:500}.hero-banner{background:linear-gradient(135deg,#0a3323,#839958 60%,#0a3323);border-radius:14px;padding:18px 24px;margin-bottom:20px;position:relative;overflow:hidden;box-shadow:0 4px 20px #15803d40}.hero-banner:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0a3323,#839958,#839958)}@media print{.print-toolbar{display:none!important}body{background:#fff!important}.printable-phieu{box-shadow:none!important}@page{size:A4;margin:12mm}}
