@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--background:0 0% 100%;--foreground:240 10% 3.9%;--card:0 0% 100%;--card-foreground:240 10% 3.9%;--popover:0 0% 100%;--popover-foreground:240 10% 3.9%;--primary:240 5.9% 10%;--primary-foreground:0 0% 98%;--secondary:240 4.8% 95.9%;--secondary-foreground:240 5.9% 10%;--muted:240 4.8% 95.9%;--muted-foreground:240 3.8% 46.1%;--accent:240 4.8% 95.9%;--accent-foreground:240 5.9% 10%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:240 5.9% 90%;--input:240 5.9% 90%;--ring:240 5.9% 10%;--radius:0.75rem;--glow:217 91% 60%;--surface:240 6% 97%;--surface-elevated:0 0% 100%;--gradient-start:217 91% 60%;--gradient-end:265 83% 57%;--sidebar-background:0 0% 98%;--sidebar-foreground:240 5.3% 26.1%;--sidebar-primary:240 5.9% 10%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:240 4.8% 95.9%;--sidebar-accent-foreground:240 5.9% 10%;--sidebar-border:220 13% 91%;--sidebar-ring:217.2 91.2% 59.8%}[data-theme=dark]{--background:240 10% 3.9%;--foreground:0 0% 95%;--card:240 6% 6%;--card-foreground:0 0% 95%;--popover:240 6% 6%;--popover-foreground:0 0% 95%;--primary:0 0% 98%;--primary-foreground:240 5.9% 10%;--secondary:240 4% 14%;--secondary-foreground:0 0% 95%;--muted:240 4% 14%;--muted-foreground:240 5% 55%;--accent:240 4% 14%;--accent-foreground:0 0% 95%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:240 4% 16%;--input:240 4% 16%;--ring:240 5% 65%;--glow:217 91% 60%;--surface:240 6% 7%;--surface-elevated:240 5% 10%;--gradient-start:217 91% 60%;--gradient-end:265 83% 57%;--sidebar-background:240 5.9% 10%;--sidebar-foreground:240 4.8% 95.9%;--sidebar-primary:224.3 76.3% 48%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:240 3.7% 15.9%;--sidebar-accent-foreground:240 4.8% 95.9%;--sidebar-border:240 3.7% 15.9%;--sidebar-ring:217.2 91.2% 59.8%}:root{font-size:16px}*{box-sizing:border-box;border-color:hsl(var(--border));margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;text-rendering:optimizeLegibility}body,html{overflow-x:hidden}