@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)}@keyframes gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.waitlist-wrapper .animated-gradient-btn{background:linear-gradient(90deg,#1953b0 0%,#2079d5 50%,#1953b0 100%) 0 0/200% 100%;animation:7.5s infinite gradient-shift}.waitlist-wrapper .animated-gradient-btn:hover:not(:disabled){background:linear-gradient(90deg,#1648a0 0%,#1e6bc5 50%,#1648a0 100%) 0 0/200% 100%}.waitlist-wrapper .animated-gradient-btn:disabled{background:linear-gradient(90deg,#1953b0 0%,#2079d5 50%,#1953b0 100%) 0 0/200% 100%;animation:none}
