*{margin:0;padding:0;box-sizing:border-box}body{background:linear-gradient(180deg,#1a171d,#211d25);color:#abb2bf;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a171d}::-webkit-scrollbar-thumb{background:#3d434f;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4d535f}a:hover{opacity:.9}
