@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200;400;700&family=Share+Tech+Mono&family=VT323&display=swap);@font-face{font-family:TheNextFont;src:url(/fonts/thenextfont-webfont.446e5df2.woff2) format("woff2"),url(/fonts/thenextfont-webfont.6b9c11d7.woff) format("woff");font-weight:400;font-style:normal}html{background-color:#000}*{margin:0;padding:0;box-sizing:border-box}#app{background-color:#000;background-size:cover;border-radius:.5em}main{min-height:100vh;padding:1em;border-radius:1em}.header-container{width:100%;border-radius:1em}.header{font-weight:700;color:#78e08f;font-size:2.5em;text-shadow:5px 5px 0 rgba(120,224,143,.2)}.header,.not_found{font-family:Oswald,sans-serif;text-transform:uppercase;padding:.5em;text-align:center}.not_found{font-weight:200;color:#ff5e57;font-size:1.25em;text-shadow:5px 5px 0 rgba(255,94,87,.2)}.search-container{width:100%;margin-top:1em}.search{font-family:Oswald,sans-serif;font-weight:400;color:#0be881;font-size:1.125em;text-transform:uppercase;border-radius:1em;background-color:hsla(0,0%,100%,0);border-style:solid;border-width:1px;border-color:#78e08f;width:100%;padding:1em}.date-container{width:100%;margin-top:1em}.date{font-family:Oswald,sans-serif;font-weight:400;color:#0be881;font-size:1em;text-transform:uppercase;border-radius:.75em;background-color:hsla(0,0%,100%,0);border-style:solid;border-width:1px;border-color:#78e08f;width:100%;padding:.5em 1em .5em 1em}::-moz-placeholder{color:#78e08f;font-family:Oswald,sans-serif;font-weight:400;text-transform:uppercase}::placeholder{color:#78e08f;font-family:Oswald,sans-serif;font-weight:400;text-transform:uppercase}.stock{font-family:Oswald,sans-serif;font-weight:400;color:#fff;font-size:1.25em}.stock-row-1{margin-top:1em}.stock-row-1,.stock-row-2,.stock-row-3{display:flex;margin-left:-.5em;margin-right:-.5em}.stock-item{background-color:#78e08f;border-radius:1em;margin:.5em;min-height:6em;width:50%;border-color:rgba(0,0,0,.2);border-width:2px;border-style:solid;color:#000}.stock-item-label{font-family:Oswald,sans-serif;font-weight:700;font-size:1.125em;margin-top:1em;text-shadow:3px 3px 0 rgba(0,0,0,.15)}.stock-item-data,.stock-item-label{text-transform:uppercase;color:#000;text-align:left;margin-left:.5em;padding-left:.5em}.stock-item-data{font-family:Share Tech Mono,monospace;font-size:1.25em;text-shadow:2px 2px 0 rgba(0,0,0,.15)}.footer{font-family:TheNextFont;color:#78e08f;text-align:center;margin-top:2em}