:root{--font-inter:"Inter",sans-serif;--background:220 35% 11%;--foreground:0 0% 98%;--primary:187 83% 45%;--primary-foreground:0 0% 98%;--radius:0.5rem}.dark{--background:220 35% 11%;--foreground:0 0% 98%;--primary:187 83% 45%;--primary-foreground:0 0% 98%;color-scheme:dark}body{background-color:hsl(220 35% 11%);color:hsl(0 0% 98%);margin:0;padding:0;font-family:var(--font-inter)}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.w-full{width:100%}.relative{position:relative}