:root{--background: #0b0c12;--card: #14151d;--primary: #2fd98a;--primary-foreground: #0b0c12;--foreground: #f3f2f7;--muted: #8e93a4;--border: #282a33;--destructive: #e85a6b;font-family:DM Sans,system-ui,sans-serif;color:var(--foreground);background:var(--background)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(47,217,138,.12),transparent),var(--background)}button{font:inherit;cursor:pointer}input{font:inherit}.mono{font-family:JetBrains Mono,ui-monospace,monospace}
