@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";
.waitlist-wrapper{--background:0 0% 98%;--foreground:0 0% 0%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:0 0% 0%;--primary-foreground:0 0% 100%;--secondary:0 0% 91%;--secondary-foreground:0 0% 0%;--muted:0 0% 91%;--muted-foreground:0 0% 40%;--accent:0 0% 91%;--accent-foreground:0 0% 0%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 88%;--input:0 0% 88%;--ring:0 0% 0%;--radius:.75rem;--color-primary-text:#000;--color-primary-background:#fafafa;--color-secondary-text:#666;--color-link:#000;background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,sans-serif}.waitlist-wrapper h1{color:var(--color-primary-text);font-family:Inter,sans-serif}.waitlist-wrapper a{color:var(--color-link)}.waitlist-wrapper input::placeholder{color:var(--color-secondary-text)}
