*{margin:0;padding:0;box-sizing:border-box}html,body{min-height:100vh;background:#000;color:#fff;font-family:Rubik,sans-serif;direction:rtl}body{background:linear-gradient(180deg,#1a1410,#0d0a08,#000);background-attachment:fixed}#root{min-height:100vh}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}input{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#c9a55c0d}::-webkit-scrollbar-thumb{background:#c9a55c4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#c9a55c80}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
