:root{--background: 240 10% 3.9%;--foreground: 0 0% 98%;--card: 240 10% 3.9%;--card-foreground: 0 0% 98%;--popover: 240 10% 3.9%;--popover-foreground: 0 0% 98%;--primary: 0 0% 98%;--primary-foreground: 240 5.9% 10%;--secondary: 240 3.7% 15.9%;--secondary-foreground: 0 0% 98%;--muted: 240 3.7% 15.9%;--muted-foreground: 240 5% 64.9%;--accent: 240 3.7% 15.9%;--accent-foreground: 0 0% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 240 3.7% 15.9%;--input: 240 3.7% 15.9%;--ring: 240 4.9% 83.9%;--radius: .5rem}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,sans-serif;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media(min-width:1400px){.container{max-width:1400px}}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;letter-spacing:-.025em;color:hsl(var(--foreground))}p{line-height:1.75;color:hsl(var(--muted-foreground));margin-bottom:1rem}.page-header{padding:6rem 0;border-bottom:1px solid hsl(var(--border));margin-bottom:4rem}.page-header .page-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(to bottom right,#fff,#a1a1aa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-header .page-subtitle{font-size:1.25rem;max-width:42rem;color:hsl(var(--muted-foreground))}.grid{display:grid;gap:2rem}.card{border:1px solid hsl(var(--border));background-color:hsl(var(--card));color:hsl(var(--card-foreground));border-radius:var(--radius);padding:1.5rem}
