*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:SF Mono,Fira Code,Cascadia Code,ui-monospace,monospace;background:#0a0e1a;color:#e2e8f0;min-height:100dvh;font-size:13px;line-height:1.5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#111827}::-webkit-scrollbar-thumb{background:#374151;border-radius:3px}button{cursor:pointer;font-family:inherit}.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.fade-in{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
