:root{--background:30 15% 10%;--foreground:42 60% 90%;--card:30 12% 14%;--card-foreground:42 60% 90%;--popover:30 12% 14%;--popover-foreground:42 60% 90%;--primary:142 52% 46%;--primary-foreground:0 0% 100%;--secondary:30 10% 18%;--secondary-foreground:42 60% 90%;--muted:30 8% 20%;--muted-foreground:35 20% 55%;--accent:142 52% 46%;--accent-foreground:0 0% 100%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:30 10% 22%;--input:30 10% 22%;--ring:142 52% 46%;--radius:0.75rem;--student:260 55% 58%;--student-foreground:0 0% 100%;--sidebar:30 12% 12%;--sidebar-foreground:42 60% 90%;--sidebar-border:30 10% 20%;--font-heading:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-body:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}[data-theme=light]{--background:138 20% 96%;--foreground:150 15% 12%;--card:138 15% 99%;--card-foreground:150 15% 12%;--popover:138 15% 99%;--popover-foreground:150 15% 12%;--primary:142 52% 46%;--primary-foreground:0 0% 100%;--secondary:138 18% 91%;--secondary-foreground:150 15% 12%;--muted:138 12% 89%;--muted-foreground:150 10% 42%;--accent:142 52% 46%;--accent-foreground:0 0% 100%;--destructive:0 84% 56%;--destructive-foreground:0 0% 100%;--border:138 12% 84%;--input:138 12% 84%;--ring:142 52% 46%;--student:260 55% 55%;--student-foreground:0 0% 100%;--sidebar:138 16% 94%;--sidebar-foreground:150 15% 12%;--sidebar-border:138 12% 87%}*{box-sizing:border-box;border-color:hsl(var(--border))}body,html{margin:0;padding:0}body{background:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}a{color:inherit}