@tailwind base;@tailwind components;@tailwind utilities;body{margin:0;background-color:#020617;color:#f8fafc;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;user-select:none;-webkit-user-select:none}::-webkit-scrollbar{display:none}@keyframes scopePulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.scope-active{animation:scopePulse 4s ease-in-out infinite}
