:root{--idr-red-50: #fff1f3;--idr-red-100: #ffe1e6;--idr-red-200: #ffc6cf;--idr-red-300: #ff9bab;--idr-red-400: #ff5d76;--idr-red-500: #ef2b4d;--idr-red-600: #c8102e;--idr-red-700: #a50b25;--idr-red-800: #870c22;--idr-red-900: #6f0e22;--idr-bg: #f6f7fb;--idr-surface: #ffffff;--idr-border: #e5e7ef;--idr-text-primary: #0f172a;--idr-text-secondary: #475569;--idr-text-muted: #94a3b8;--idr-sidebar-bg: #0f1117;--idr-sidebar-active: #c8102e;--idr-sidebar-hover: rgba(255, 255, 255, .06)}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--idr-bg);color:var(--idr-text-primary)}h1,h2,h3,h4,h5,h6,.MuiTypography-root.MuiTypography-h1,.MuiTypography-root.MuiTypography-h2,.MuiTypography-root.MuiTypography-h3,.MuiTypography-root.MuiTypography-h4,.MuiTypography-root.MuiTypography-h5,.MuiTypography-root.MuiTypography-h6{font-family:Plus Jakarta Sans,Inter,sans-serif;letter-spacing:-.01em}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.red-gradient{background:linear-gradient(135deg,#c8102e,#ef2b4d)}.red-text{color:var(--idr-red-600)!important}
