*{margin:0;padding:0;box-sizing:border-box}:root{--background: #f8fafc;--foreground: #1e293b;--primary: #3b82f6;--primary-foreground: #ffffff;--card: #ffffff;--card-foreground: #1e293b;--border: #e2e8f0;--muted: #64748b;--accent: #f1f5f9;--success: #22c55e;--warning: #f59e0b;--destructive: #ef4444;--radius: 8px}html,body{height:100%;width:100%;font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--accent)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
