*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Cairo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#060c18;color:#e2e8f0;line-height:1.6}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0c1525}::-webkit-scrollbar-thumb{background:#162035;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1e3a5f}@keyframes slideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}::selection{background:#0ea5e9;color:#fff}*:focus-visible{outline:2px solid #0ea5e9;outline-offset:2px}
