*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#03050a;color:#e5e7eb}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#02040a}::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,#22d3ee,#10b981);border-radius:10px}
