:root{--color-deep-forest: #1F3A2E;--color-forest: #355E3B;--color-forest-hover: #2B4E31;--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}*{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}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)}
