*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #10b981;--green-dark: #059669;--green-light: rgba(16, 185, 129, .1);--bg: #0a0a0a;--bg-card: #141414;--bg-elevated: #1a1a1a;--border: rgba(255, 255, 255, .08);--text: #f5f5f5;--text-muted: #a3a3a3;--radius: 12px;--red: #ef4444;--red-light: rgba(239, 68, 68, .1);--yellow: #f59e0b;--yellow-light: rgba(245, 158, 11, .1);--blue: #3b82f6;--blue-light: rgba(59, 130, 246, .1);--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "SF Mono", "Fira Code", "Cascadia Code", monospace}html,body{min-height:100vh;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}
