@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--background: #F5F5F5;--foreground: #2C3E50;--slide-bg: #FFFFFF;--slide-bg-alt: #F5F5F5;--text-primary: #1A2332;--text-secondary: #4A5568;--text-muted: #718096;--accent-blue: #3B82F6;--accent-green: #10B981;--accent-orange: #F59E0B;--accent-blue-light: #EFF6FF;--accent-green-light: #ECFDF5;--accent-orange-light: #FFFBEB;--border-color: #E2E8F0;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--radius: .625rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.w-full{width:100%}.h-full{height:100%}.flex{display:flex}.flex-col{flex-direction:column}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
