:root{--primary: hsl(0 0% 9%);--primary-foreground: hsl(0 0% 98%);--background: hsl(0 0% 100%);--foreground: hsl(0 0% 3.9%);--muted: hsl(0 0% 96.1%);--muted-foreground: hsl(0 0% 45.1%);--border: hsl(0 0% 89.8%);--accent: #ff6000;--radius: .5rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Manrope,sans-serif;background-color:var(--background);color:var(--foreground);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}button{font-family:inherit}
