:root{--color-deep-forest: #1F3A2E;--color-forest: #355E3B;--color-forest-hover: #2B4E31;--color-forest-green: #2E7D32;--color-olive: #687A45;--color-soft-olive: #A8B18A;--color-warm-neutral: #F4F5EF;--color-surface: #FFFFFF;--color-text-main: #20251F;--color-muted-gray: #6F756D;--color-border: #E2E5D9;--color-success: #355E3B;--color-warning: #B45309;--color-critical: #9E2A2B;--color-in-progress: #2E6F40;--color-waiting: #687A45;--color-inactive: #6F756D;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading: "Outfit", "Inter", sans-serif;--sidebar-width: 260px;--transition-fast: .15s ease;--shadow-subtle: 0 1px 3px rgba(0, 0, 0, .05);--shadow-elevation: 0 10px 30px rgba(0, 0, 0, .12)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans);background-color:var(--color-warm-neutral);color:var(--color-text-main);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-deep-forest);font-weight:600;letter-spacing:-.01em}button{font-family:inherit;cursor:pointer;border:none;background:none}input,select,textarea{font-family:inherit;color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-soft-olive);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-olive)}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 768px){.modal-responsive{max-width:95vw!important;width:95vw!important;max-height:92vh!important;border-radius:10px!important}main>div{padding:16px 12px!important}h1{font-size:1.35rem!important}h2{font-size:1.15rem!important}.responsive-flex-row{flex-direction:column!important;align-items:stretch!important}.responsive-grid-kpis{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))!important;gap:8px!important}}
