@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&family=Orbitron:wght@400;500;600;700;800;900&family=Rajdhani:wght@400;500;600;700&family=Exo+2:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--neon-cyan: #00fff2;--neon-magenta: #ff00ff;--neon-yellow: #ffff00;--neon-pink: #ff0080;--neon-blue: #0080ff;--neon-green: #00ff80;--neon-orange: #ff8000;--neon-red: #ff0040;--bg-void: #000000;--bg-darkest: #0a0a0f;--bg-darker: #0f0f18;--bg-dark: #14141f;--bg-medium: #1a1a28;--bg-light: #222235;--bg-lighter: #2a2a40;--surface-dark: #16162a;--surface-medium: #1e1e36;--surface-light: #282845;--text-primary: #ffffff;--text-secondary: #b0b0c0;--text-muted: #606080;--text-disabled: #404060;--accent-primary: #00fff2;--accent-secondary: #ff00ff;--accent-tertiary: #ffff00;--success: #00ff80;--warning: #ff8000;--error: #ff0040;--info: #0080ff;--font-display: Orbitron, Rajdhani, Exo 2, sans-serif;--font-body: Rajdhani, Exo 2, -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: JetBrains Mono, Fira Code, Consolas, monospace;--radius-sm: .125rem;--radius-md: .25rem;--radius-lg: .5rem;--radius-xl: .75rem}html{font-family:Rajdhani,"Exo 2",-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.5;color:#fff;background:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{min-height:100vh;min-height:100dvh;background:#0a0a0f;background-image:radial-gradient(ellipse at 0% 0%,rgba(0,255,242,.03) 0%,transparent 50%),radial-gradient(ellipse at 100% 100%,rgba(255,0,255,.03) 0%,transparent 50%);color:#fff}h1,h2,h3,h4,h5,h6{font-family:Orbitron,Rajdhani,"Exo 2",sans-serif;font-weight:700;line-height:1.2;letter-spacing:.05em;color:#fff}h1{font-size:2.75rem}@media(min-width:768px){h1{font-size:3.25rem}}h2{font-size:2.25rem}@media(min-width:768px){h2{font-size:2.75rem}}h3{font-size:1.75rem}@media(min-width:768px){h3{font-size:2.25rem}}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin-bottom:1rem;color:#b0b0c0}a{color:#00fff2;text-decoration:none;transition:color .1s ease}a:hover{color:#33fff5}button,a,[role=button]{touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}input,textarea,select{user-select:text;-webkit-user-select:text}ul,ol{list-style:none}img,video,svg{max-width:100%;height:auto;display:block}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}table{border-collapse:collapse;width:100%}:focus-visible{outline:2px solid #00fff2;outline-offset:2px}::selection{background:#00fff24d;color:#fff}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0f0f18}::-webkit-scrollbar-thumb{background:#00fff24d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00fff280}.safe-top{padding-top:env(safe-area-inset-top,0)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom,0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hidden{display:none!important}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.m-0{margin:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.m-1{margin:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.m-3{margin:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.m-4{margin:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.m-5{margin:1.25rem!important}.mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.mt-5{margin-top:1.25rem!important}.mr-5{margin-right:1.25rem!important}.mb-5{margin-bottom:1.25rem!important}.ml-5{margin-left:1.25rem!important}.m-6{margin:1.5rem!important}.mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.mt-6{margin-top:1.5rem!important}.mr-6{margin-right:1.5rem!important}.mb-6{margin-bottom:1.5rem!important}.ml-6{margin-left:1.5rem!important}.m-8{margin:2rem!important}.mx-8{margin-left:2rem!important;margin-right:2rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.mt-8{margin-top:2rem!important}.mr-8{margin-right:2rem!important}.mb-8{margin-bottom:2rem!important}.ml-8{margin-left:2rem!important}.m-10{margin:2.5rem!important}.mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.mt-10{margin-top:2.5rem!important}.mr-10{margin-right:2.5rem!important}.mb-10{margin-bottom:2.5rem!important}.ml-10{margin-left:2.5rem!important}.m-12{margin:3rem!important}.mx-12{margin-left:3rem!important;margin-right:3rem!important}.my-12{margin-top:3rem!important;margin-bottom:3rem!important}.mt-12{margin-top:3rem!important}.mr-12{margin-right:3rem!important}.mb-12{margin-bottom:3rem!important}.ml-12{margin-left:3rem!important}.m-16{margin:4rem!important}.mx-16{margin-left:4rem!important;margin-right:4rem!important}.my-16{margin-top:4rem!important;margin-bottom:4rem!important}.mt-16{margin-top:4rem!important}.mr-16{margin-right:4rem!important}.mb-16{margin-bottom:4rem!important}.ml-16{margin-left:4rem!important}.m-auto{margin:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.p-0{padding:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.p-1{padding:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.p-3{padding:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.p-4{padding:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.p-5{padding:1.25rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.pt-5{padding-top:1.25rem!important}.pr-5{padding-right:1.25rem!important}.pb-5{padding-bottom:1.25rem!important}.pl-5{padding-left:1.25rem!important}.p-6{padding:1.5rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.pt-6{padding-top:1.5rem!important}.pr-6{padding-right:1.5rem!important}.pb-6{padding-bottom:1.5rem!important}.pl-6{padding-left:1.5rem!important}.p-8{padding:2rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.pt-8{padding-top:2rem!important}.pr-8{padding-right:2rem!important}.pb-8{padding-bottom:2rem!important}.pl-8{padding-left:2rem!important}.p-10{padding:2.5rem!important}.px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.pt-10{padding-top:2.5rem!important}.pr-10{padding-right:2.5rem!important}.pb-10{padding-bottom:2.5rem!important}.pl-10{padding-left:2.5rem!important}.p-12{padding:3rem!important}.px-12{padding-left:3rem!important;padding-right:3rem!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.pt-12{padding-top:3rem!important}.pr-12{padding-right:3rem!important}.pb-12{padding-bottom:3rem!important}.pl-12{padding-left:3rem!important}.p-16{padding:4rem!important}.px-16{padding-left:4rem!important;padding-right:4rem!important}.py-16{padding-top:4rem!important;padding-bottom:4rem!important}.pt-16{padding-top:4rem!important}.pr-16{padding-right:4rem!important}.pb-16{padding-bottom:4rem!important}.pl-16{padding-left:4rem!important}.p-auto{padding:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.w-full{width:100%}.w-screen{width:100vw}.w-auto{width:auto}.h-full{height:100%}.h-screen{height:100vh;height:100dvh}.h-auto{height:auto}.min-h-screen{min-height:100vh;min-height:100dvh}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-full{max-width:100%}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.static{position:static}.inset-0{inset:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-md{font-size:1.125rem}.text-lg{font-size:1.25rem}.text-xl{font-size:1.5rem}.text-2xl{font-size:1.75rem}.text-3xl{font-size:2.25rem}.text-4xl{font-size:2.75rem}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.text-primary{color:#fff}.text-secondary{color:#b0b0c0}.text-muted{color:#606080}.text-disabled{color:#404060}.text-cyan{color:#00fff2}.text-magenta{color:#f0f}.text-yellow{color:#ff0}.text-pink{color:#ff0080}.text-blue{color:#0080ff}.text-green{color:#00ff80}.text-orange{color:#ff8000}.text-red{color:#ff0040}.text-success{color:#00ff80}.text-warning{color:#ff8000}.text-error{color:#ff0040}.text-info{color:#0080ff}.text-common{color:#808090}.text-uncommon{color:#00ff80}.text-rare{color:#0080ff}.text-epic{color:#f0f}.text-legendary{color:#ff0}.text-mythic{color:#ff0040}.bg-void{background-color:#000}.bg-darkest{background-color:#0a0a0f}.bg-darker{background-color:#0f0f18}.bg-dark{background-color:#14141f}.bg-medium{background-color:#1a1a28}.bg-light{background-color:#222235}.bg-surface-dark{background-color:#16162a}.bg-surface-medium{background-color:#1e1e36}.bg-surface-light{background-color:#282845}.bg-cyan{background-color:#00fff2}.bg-magenta{background-color:#f0f}.bg-yellow{background-color:#ff0}.border{border:1px solid rgba(0,255,242,.2)}.border-2{border:2px solid rgba(0,255,242,.2)}.border-none{border:none}.border-cyan{border-color:#00fff2}.border-magenta{border-color:#f0f}.border-yellow{border-color:#ff0}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-md{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.shadow-none{box-shadow:none}.shadow-sm{box-shadow:0 2px 4px #00000080}.shadow-md{box-shadow:0 4px 8px #00000080}.shadow-lg{box-shadow:0 8px 16px #00000080}.shadow-xl{box-shadow:0 16px 32px #00000080}.glow-cyan{box-shadow:0 0 10px #00fff280,0 0 20px #00fff24d,0 0 40px #00fff21a}.glow-magenta{box-shadow:0 0 10px #ff00ff80,0 0 20px #ff00ff4d,0 0 40px #ff00ff1a}.glow-yellow{box-shadow:0 0 10px #ffff0080,0 0 20px #ffff004d,0 0 40px #ffff001a}.text-glow-cyan{color:#00fff2;text-shadow:0 0 5px rgba(0,255,242,.8),0 0 10px rgba(0,255,242,.4)}.text-glow-magenta{color:#f0f;text-shadow:0 0 5px rgba(255,0,255,.8),0 0 10px rgba(255,0,255,.4)}.text-glow-yellow{color:#ff0;text-shadow:0 0 5px rgba(255,255,0,.8),0 0 10px rgba(255,255,0,.4)}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.cursor-default{cursor:default}.transition{transition:all .2s ease}.transition-fast{transition:all .1s ease}.transition-slow{transition:all .3s ease}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-dropdown{z-index:100}.z-modal{z-index:500}.z-toast{z-index:800}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#0f0f18}.custom-scrollbar::-webkit-scrollbar-thumb{background:#00fff24d;border-radius:9999px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#00fff280}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}@keyframes neon-pulse{0%,to{opacity:1;filter:brightness(1)}50%{opacity:.8;filter:brightness(.9)}}@keyframes glitch{0%,to{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}}@keyframes glitch-skew{0%,to{transform:skew(0)}20%{transform:skew(-1deg)}40%{transform:skew(1deg)}60%{transform:skew(-.5deg)}80%{transform:skew(.5deg)}}@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}@keyframes flicker{0%,to{opacity:1}50%{opacity:.8}75%{opacity:.9}}@keyframes cyber-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes cyber-slide-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes cyber-fade-in{0%{opacity:0}to{opacity:1}}@keyframes scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes glow-pulse{0%,to{box-shadow:0 0 5px #00fff24d}50%{box-shadow:0 0 20px #00fff280,0 0 40px #00fff233}}@keyframes text-glow-pulse{0%,to{text-shadow:0 0 5px rgba(0,255,242,.5)}50%{text-shadow:0 0 10px rgba(0,255,242,.8),0 0 20px rgba(0,255,242,.4)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes border-flow{0%{border-color:#00fff24d}33%{border-color:#ff00ff4d}66%{border-color:#ffff004d}to{border-color:#00fff24d}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}@keyframes cursor-blink{0%,to{opacity:1}50%{opacity:0}}.animate-neon-pulse{animation:neon-pulse 2s ease-in-out infinite}.animate-glitch{animation:glitch .3s ease-in-out infinite}.animate-flicker{animation:flicker .15s ease-in-out infinite}.animate-cyber-slide-up{animation:cyber-slide-up .3s ease-out forwards}.animate-cyber-slide-down{animation:cyber-slide-down .3s ease-out forwards}.animate-cyber-fade-in{animation:cyber-fade-in .2s ease-out forwards}.animate-scale-in{animation:scale-in .2s ease-out forwards}.animate-glow-pulse{animation:glow-pulse 2s ease-in-out infinite}.animate-text-glow-pulse{animation:text-glow-pulse 2s ease-in-out infinite}.animate-shimmer{background:linear-gradient(90deg,transparent 0%,rgba(0,255,242,.3) 50%,transparent 100%);background-size:200% 100%;animation:shimmer 2s linear infinite}.animate-border-flow{animation:border-flow 3s linear infinite}.animate-spin{animation:spin 1s linear infinite}.animate-bounce{animation:bounce 1s ease-in-out infinite}.animate-shake{animation:shake .3s ease-in-out}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}.delay-7{animation-delay:.7s}.delay-8{animation-delay:.8s}.delay-9{animation-delay:.9s}.delay-10{animation-delay:1s}.duration-fast{animation-duration:.15s}.duration-base{animation-duration:.2s}.duration-slow{animation-duration:.3s}.duration-slower{animation-duration:.5s}
