:root{--background: #0b0d14;--foreground: #f2f2f4;--card: #12141e;--secondary: #171a26;--border: #262b3a;--muted-foreground: #8a8fa3;--primary: #f0b429;--primary-foreground: #14151a;--destructive: #e5484d}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:var(--background);color:var(--foreground);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px}a{color:inherit}button{font-family:inherit}input,select{font-family:inherit;color:var(--foreground);background:var(--background)}
