@import"https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700;800&family=Figtree:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap";:root{--brand-purple-50: #f5f0ff;--brand-purple-100: #ede5ff;--brand-purple-200: #d8c7ff;--brand-purple-300: #bea3ff;--brand-purple-400: #9e72fa;--brand-purple-500: #7c3aed;--brand-purple-600: #6d28d9;--brand-purple-700: #5b21b6;--brand-teal-50: #f0fdfb;--brand-teal-100: #ccfbf1;--brand-teal-200: #99f6e4;--brand-teal-300: #5eead4;--brand-teal-400: #2dd4bf;--brand-teal-500: #14b8a6;--brand-teal-600: #0d9488;--brand-teal-700: #0f766e;--neutral-50: #fafafa;--neutral-100: #f5f5f5;--neutral-200: #e5e5e5;--neutral-300: #d4d4d4;--neutral-400: #a3a3a3;--neutral-500: #737373;--neutral-600: #525252;--neutral-700: #404040;--neutral-800: #262626;--neutral-900: #171717;--color-success: #059669;--color-error: #dc2626;--color-warning: #d97706;--color-info: #0284c7;--font-display: "Sora", sans-serif;--font-body: "Figtree", sans-serif;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-1: 0 1px 4px rgba(110, 60, 170, .08);--shadow-2: 0 4px 16px rgba(110, 60, 170, .12);--shadow-3: 0 8px 32px rgba(110, 60, 170, .16);--transition-fast: .12s ease;--transition-base: .2s ease;--transition-slow: .3s ease}*{font-family:var(--font-body)!important}h1,h2,h3,h4,h5,h6,.MuiTypography-h1,.MuiTypography-h2,.MuiTypography-h3,.MuiTypography-h4,.MuiTypography-h5,.MuiTypography-h6{font-family:var(--font-display)!important}html,body,#root,.app,.content{height:100%;width:100%;overflow-x:hidden}.app{display:flex;position:relative}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--brand-purple-50)}::-webkit-scrollbar-thumb{background:var(--brand-purple-200);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--brand-purple-400)}
