*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Inter,Roboto,Helvetica,Arial,sans-serif;background-color:#0f1419;color:#f7fafc}html{background:linear-gradient(135deg,#0F1419 0%,#1A202C 50%,#0F1419 100%);min-height:100vh}#root{width:100%;min-height:100vh}body{line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{cursor:pointer}input,textarea{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:10px}::-webkit-scrollbar-thumb{background:rgba(0,212,255,.2);border-radius:10px;border:3px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:rgba(0,212,255,.4);background-clip:padding-box}
