@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap";
.main-container{justify-content:center;place-items:center;width:100%;height:100%;display:flex;overflow:hidden}.loader{width:100%;position:relative}.trace-bg{stroke:#303437;stroke-width:1.8px;fill:none}.trace-flow{stroke-width:2.2px;fill:none;stroke-dasharray:60 300;stroke-dashoffset:360px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 4px)drop-shadow(0 0 8px)drop-shadow(0 0 16px)drop-shadow(0 0 32px);animation:2.2s linear infinite flow}.yellow{stroke:#ffea00;color:#ffea00}.blue{stroke:#0201ff;color:#0201ff}.green,.purple{stroke:#f2f2f2;color:#f2f2f2}.red{stroke:#0201ff;color:#0201ff}@keyframes flow{to{stroke-dashoffset:0}}.chip-body{rx:20;ry:20}.chip-text{letter-spacing:1px;font-weight:700}.chip-pin{stroke:#ffeaea;stroke-width:.5px;filter:drop-shadow(0 0 2px #0009)}#fontLoader{color:#fff;white-space:pre-line;font-family:Orbitron,sans-serif;font-size:2.25rem;font-weight:600;line-height:1.25}@media (min-width:768px){#fontLoader{font-size:3.75rem;line-height:1}}.loader-icon{aspect-ratio:1;justify-content:center;align-items:center;width:19%;padding-bottom:3rem;display:flex;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}
.shiny-text{display:inline-block}
.input-container{background:linear-gradient(173deg,#23272f 0%,#14161a 100%);border-radius:1rem;gap:.3rem;padding:.3rem;display:flex;box-shadow:10px 10px 20px #0e1013,-10px -10px 40px #383e4b}.input-container input{color:#fff;background:#23272f;border:1px solid #0000;border-radius:.8rem;flex-basis:100%;width:100%;padding:1rem;transition:all .2s ease-in-out;box-shadow:inset 5px 5px 10px #0e1013,inset -5px -5px 10px #383e4b,0 0 100px #ffd43b00,0 0 100px #f600}.input-container input:focus{border:1px solid #0201ff;outline:none;box-shadow:inset 0 0 10px #11191f,inset 0 0 10px #0201ff,0 0 50px #0201ff,0 0 50px #11191f}@media (max-width:500px){.input-container{flex-direction:column}.input-container input{border-radius:.8rem}}#buttonFont{font-family:DM Sans,sans-serif;font-weight:500}#buttonHero{color:#fff;cursor:pointer;background:#0201ff;border:none;border-radius:16px;align-items:center;height:3.9rem;padding:.7em 1em .7em .9em;font-family:DM Sans,sans-serif;font-size:20px;transition:all .2s;display:flex;overflow:hidden}#buttonHero span{margin-left:.3em;transition:all .3s ease-in-out;display:block}#buttonHero svg{transform-origin:50%;transition:transform .3s ease-in-out;display:block}#buttonHero:focus .svg-wrapper{animation:.6s ease-in-out infinite alternate fly-1}#buttonHero:focus svg{transform:translate(1.2em)rotate(45deg)scale(1.1)}#buttonHero:focus span{transform:translate(5em)}#buttonHero:active{transform:scale(.95)}@keyframes fly-1{0%{transform:translateY(.1em)}to{transform:translateY(-.1em)}}
