*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{min-height:100vh}body{color:#e2e8f0;-webkit-font-smoothing:antialiased;background:#0a0c14;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #c9a84c33}50%{box-shadow:0 0 40px #c9a84c73}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0d111c;border-radius:8px}::-webkit-scrollbar-thumb{background:linear-gradient(#1f6feb 0%,#58a6ff 100%);border:2px solid #0d111c;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#388bfd 0%,#79c0ff 100%)}::-webkit-scrollbar-corner{background:#0d111c}*{scrollbar-width:thin;scrollbar-color:#1f6feb #0d111c}
