:root{--background:0 0% 100%;--foreground:0 0% 9%;--card:0 0% 100%;--card-foreground:0 0% 9%;--popover:0 0% 100%;--popover-foreground:0 0% 9%;--primary:286 90% 58%;--primary-foreground:0 0% 100%;--secondary:0 0% 96%;--secondary-foreground:0 0% 9%;--muted:0 0% 96%;--muted-foreground:0 0% 45%;--accent:0 0% 98%;--accent-foreground:0 0% 9%;--destructive:0 72% 51%;--destructive-foreground:0 0% 100%;--border:0 0% 90%;--input:0 0% 90%;--ring:0 0% 45%;--radius:1rem;--brand-primary:286 90% 58%;--brand-secondary:234 100% 63%;--brand-tertiary:48 88% 49%;--text-tertiary:0 0% 64%;--surface-secondary:0 0% 96%;--surface-tertiary:0 0% 93%;--interaction-hover:0 0% 0%/0.04;--interaction-pressed:0 0% 0%/0.07;--interaction-selected:0 0% 0%/0.08;--interaction-focus:0 0% 45%;--overlay-scrim:0 0% 0%/0.55;--disabled-content:0 0% 64%;--disabled-surface:0 0% 96%;--success:142 72% 36%;--warning:38 92% 50%;--error:0 72% 51%}.dark{--background:0 0% 4%;--foreground:0 0% 98%;--card:0 0% 6%;--card-foreground:0 0% 98%;--popover:0 0% 6%;--popover-foreground:0 0% 98%;--primary:262 72% 58%;--primary-foreground:0 0% 100%;--secondary:0 0% 10%;--secondary-foreground:0 0% 98%;--muted:0 0% 10%;--muted-foreground:0 0% 64%;--accent:0 0% 10%;--accent-foreground:0 0% 98%;--destructive:0 91% 71%;--destructive-foreground:0 0% 100%;--border:0 0% 18%;--input:0 0% 18%;--ring:0 0% 64%;--brand-primary:262 72% 58%;--brand-secondary:234 100% 74%;--brand-tertiary:43 87% 66%;--text-tertiary:0 0% 45%;--surface-secondary:0 0% 12%;--surface-tertiary:0 0% 17%;--interaction-hover:0 0% 100%/0.06;--interaction-pressed:0 0% 100%/0.10;--interaction-selected:0 0% 100%/0.12;--interaction-focus:0 0% 64%;--overlay-scrim:0 0% 0%/0.72;--disabled-content:0 0% 45%;--disabled-surface:0 0% 10%;--success:142 71% 55%;--warning:45 93% 58%;--error:0 94% 71%}*{border-color:hsl(var(--border))}html{min-height:100%}body{background-color:hsl(var(--background));color:hsl(var(--foreground));min-height:100vh}