*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d0d0d;--surface: #161616;--border: #262626;--text: #e5e7eb;--muted: #6b7280;--green: #22c55e;--red: #ef4444;--blue: #3b82f6;--orange: #f97316;--yellow: #eab308}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:SF Mono,Fira Mono,Consolas,monospace;font-size:13px}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit}@media (max-width: 640px){html,body,#root{overflow-x:hidden}}
