@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap";.font-orbitron{font-family:Orbitron,sans-serif}.font-montserrat{font-family:Montserrat,sans-serif}.title-gradient{background:linear-gradient(90deg,var(--error) 0,var(--secondary) 9%,var(--secondary) 42%,var(--primary) 47%,var(--accent) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.title-gradient::-moz-selection{background-color:#3b82f633;color:var(--base-content)}.title-gradient::selection{background-color:#3b82f633;color:var(--base-content)}@supports (color:oklch(0% 0 0)){.title-gradient{background:linear-gradient(90deg,oklch(var(--s)) 4%,color-mix(in oklch,oklch(var(--s)),oklch(var(--er))) 22%,oklch(var(--p)) 45%,color-mix(in oklch,oklch(var(--p)),oklch(var(--a))) 67%,oklch(var(--a)) 100.2%);-webkit-background-clip:text;background-clip:text}}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}.fade-slide-enter-active,.fade-slide-leave-active{transition:opacity .5s ease,transform .5s ease}.fade-slide-enter-from,.fade-slide-leave-to{opacity:0;transform:translateY(20px)}.list-enter-active,.list-leave-active,.list-move{transition:all .5s cubic-bezier(.55,0,.1,1)}.list-enter-from,.list-leave-to{opacity:0;transform:scaleY(.01) translate(30px)}.list-leave-active{position:relative}
