*{box-sizing:border-box;margin:0;padding:0}:root{--background:#060010;--foreground:#ededed;--purple-400:#c084fc;--purple-500:#a855f7;--purple-600:#9333ea;--blue-400:#60a5fa;--blue-500:#3b82f6;--blue-600:#2563eb;--pink-400:#f472b6;--pink-500:#ec4899;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden}html{height:100vh;overflow:hidden}*{scrollbar-width:thin;scrollbar-color:#a855f780 #ffffff0d}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(#a855f799,#ec489999);border:2px solid #ffffff0d;border-radius:10px;transition:all .3s}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#a855f7cc,#ec4899cc);border-color:#ffffff1a}::-webkit-scrollbar-thumb:active{background:linear-gradient(#a855f7,#ec4899)}::-webkit-scrollbar-corner{background:#ffffff0d}.text-purple-light{color:#c084fc;font-size:.875rem}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{opacity:0;transform:translate(-50%,calc(20px - 100%))}to{opacity:1;transform:translate(-50%,-100%)}}@keyframes gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.animate-fade-in{animation:.2s ease-out fade-in}.animate-slide-up{animation:.3s cubic-bezier(.34,1.56,.64,1) slide-up}.animate-gradient{background-size:200% 200%;animation:3s infinite gradient}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#a855f780;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a855f7b3}.delay-300{animation-delay:.3s}.delay-700{animation-delay:.7s}.delay-1000{animation-delay:1s}.content-card{flex-direction:column;flex:1;width:100%;display:flex}.content-card>*{flex-direction:column;flex:1;display:flex}.MuiOutlinedInput-root{background:#ffffff0a;transition:background .2s,box-shadow .2s,border-color .2s}.MuiOutlinedInput-root:has(input:not(:placeholder-shown)){background:linear-gradient(120deg,#a855f72e,#3b82f61f);box-shadow:0 0 0 1px #a855f766,0 10px 20px -15px #a855f799}.MuiOutlinedInput-root:has(input:not(:placeholder-shown)) fieldset{border-color:#a855f799!important}.MuiOutlinedInput-root:has(input:not(:placeholder-shown)) .MuiOutlinedInput-notchedOutline{border-color:#a855f799!important}.MuiOutlinedInput-root.Mui-focused{background:linear-gradient(120deg,#a855f72e,#3b82f61f);box-shadow:0 0 0 1px #a855f766,0 10px 20px -15px #a855f799}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#a855f799!important}
