*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green:#1a6b3c;--green-dark:#0f3d22;--green-mid:#2d8a52;--green-light:#f0faf4;--green-border:#c6f0d8;--gold:#f59e0b;--text:#111827;--text-muted:#6b7280;--text-light:#9ca3af;--border:#e8eaed;--border-light:#f0f0f0;--bg:#f5f6fa;--white:#fff;--sidebar-w:200px;--topbar-h:54px;--radius:12px;--shadow-sm:0 1px 3px #0000000d;--shadow:0 2px 8px #00000014;--shadow-lg:0 8px 32px #0000001f}html,body{background:var(--bg);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.5}#app{min-height:100vh}a{color:inherit;text-decoration:none}input,select,textarea,button{font-family:inherit;font-size:inherit}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--green)!important;box-shadow:0 0 0 3px #1a6b3c1a!important}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dg-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.fade-up{animation:.2s both fadeUp}.slide-in{animation:.22s both slideIn}tbody tr:hover td{background:#fafafa!important}.grid-5{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.grid-2{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (width<=1200px){.grid-5{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.sidebar-desktop{display:none!important}.main-wrap{margin-left:0!important}.grid-5,.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}.topbar-search,.topbar-term{display:none!important}}@media (width<=600px){.grid-5,.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.content-pad{padding:14px!important}.topbar-user-name{display:none!important}.page-header-row{flex-direction:column;gap:12px;align-items:flex-start!important}}.sidebar-overlay{z-index:98;background:#00000073;animation:.18s fadeIn;position:fixed;inset:0}.sidebar-mobile{z-index:99;width:220px;box-shadow:var(--shadow-lg);background:#fff;animation:.22s slideIn;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.flex{display:flex}.flex-col{flex-direction:column;display:flex}.items-center{align-items:center}.gap-8{gap:8px}.gap-12{gap:12px}.w-full{width:100%}.dg-toast{border-radius:10px!important;padding:12px 16px!important;font-family:Inter,-apple-system,sans-serif!important;font-size:13px!important;box-shadow:0 8px 32px #0000001f!important}.dg-toast .swal2-title{color:#111827!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:600!important}.dg-toast.swal2-icon-success{border-left:4px solid #1a6b3c!important}.dg-toast.swal2-icon-error{border-left:4px solid #dc2626!important}.dg-toast.swal2-icon-warning{border-left:4px solid #f59e0b!important}.dg-toast.swal2-icon-info{border-left:4px solid #2563eb!important}.dg-toast .swal2-icon{border-width:2px!important;width:22px!important;height:22px!important;margin:0 10px 0 0!important}.dg-toast .swal2-icon .swal2-icon-content{font-size:13px!important}.dg-toast .swal2-timer-progress-bar{background:#1a6b3c!important;height:3px!important}.dg-confirm{border-radius:14px!important;padding:28px!important;font-family:Inter,-apple-system,sans-serif!important}.dg-confirm .swal2-title{color:#111827!important;font-size:17px!important;font-weight:700!important}.dg-confirm .swal2-html-container{color:#6b7280!important;font-size:13px!important}.dg-confirm .swal2-actions{gap:10px!important}.dg-confirm .swal2-confirm,.dg-confirm .swal2-cancel{border-radius:8px!important;padding:9px 20px!important;font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:600!important}
