*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #00a6d6;--primary-light: #e6f7fc;--primary-dark: #0090bb;--success: #12B76A;--success-light: #ECFDF3;--warning: #F79009;--warning-light: #FFFAEB;--danger: #F04438;--danger-light: #FEF3F2;--gray-50: #F9FAFB;--gray-100: #F2F4F7;--gray-200: #EAECF0;--gray-300: #D0D5DD;--gray-400: #98A2B3;--gray-500: #667085;--gray-600: #475467;--gray-700: #344054;--gray-800: #1D2939;--gray-900: #101828;--sidebar-width: 230px;--header-height: 64px;--font: "Nunito Sans", -apple-system, BlinkMacSystemFont, sans-serif;--shadow-sm: 0 1px 3px rgba(16,24,40,.08), 0 1px 2px rgba(16,24,40,.04);--shadow-md: 0 4px 12px -2px rgba(16,24,40,.1), 0 2px 6px -2px rgba(16,24,40,.06);--radius: 8px;--radius-lg: 12px}body{font-family:var(--font);background:#f0f2f5;color:var(--gray-900);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:var(--font);cursor:pointer;border:none;background:none}input,textarea,select{font-family:var(--font)}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease}.fade-enter-from,.fade-leave-to{opacity:0}
