@import "https://fonts.googleapis.com/css2?family=Lilita+One&family=Oswald:wght@300&family=Roboto+Mono&display=swap";
*{--h1-size:2.8rem;--p-size:1.4rem;margin:0;padding:0;font-family:Roboto,monospace}html,body,.app,#__next{flex-direction:column;height:100%;display:flex}h1{font-size:var(--h1-size);color:#ebe5db}a{color:#b4a5ff;text-decoration:none}p{font-size:var(--p-size)}a:hover{text-decoration:underline}body{color:#e4d3b3;background-color:#191919}.uhoh{justify-content:center;align-items:center;height:80vh;display:flex}button{font:inherit;cursor:pointer;border:1px solid #000;border-radius:2px;padding:.5vh}button:active{background:#e5e5e5;outline:none;box-shadow:inset 0 0 5px #c1c1c1}textarea{resize:none;color:#fff;background:#000;border:none;border-radius:5px;padding:2vh}@media screen and (max-width:400px){*{--h1-size:2.4rem}}
.Header-module__arFiJq__header{justify-content:center;margin-top:2.5vh;margin-bottom:2vh;display:flex}.Header-module__arFiJq__header_items{gap:2rem;display:flex}.Header-module__arFiJq__header_item{display:flex}.Header-module__arFiJq__header_url{color:#fff;font-family:Arial,Helvetica,sans-serif;font-weight:800}.Header-module__arFiJq__header_seperator{font-weight:700}@media screen and (max-width:700px){.Header-module__arFiJq__header h1{font-size:2rem}.Header-module__arFiJq__header_url{font-size:1.5rem}}@media screen and (max-width:400px){.Header-module__arFiJq__header h1{font-size:1rem}}
.Footer-module__rnk_JG__footer{flex-direction:column-reverse;align-items:center;margin-top:2vh;padding-bottom:2vh;display:flex}.Footer-module__rnk_JG__footer_items{gap:2vw;display:flex}.Footer-module__rnk_JG__footer a{color:gray}@media screen and (max-width:1000px){.Footer-module__rnk_JG__footer p{font-size:.8rem}}
