@layer base{*{border-color:hsl(var(--border));--background:0 0% 100%;--foreground:215 25% 15%;--primary:hsl(var(--primary))}:root{--font-geist-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-geist-mono:"SF Mono",Monaco,"Cascadia Code","Roboto Mono",Consolas,"Courier New",monospace}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-geist-sans)}}html{font-size:16px}@media screen and (max-width:1440px){html{font-size:14px}}@media screen and (max-width:3000px){html{font-size:16px}}
