@import url("https://fonts.googleapis.com/css2?family=Pirata+One&display=swap");@import url("https://fonts.googleapis.com/css2?family=Funnel+Sans:ital,wght@0,300..800;1,300..800&display=swap");:root{--background:#131313;--foreground:#ededed}@media (prefers-color-scheme:dark){:root{--background:#131313;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}h1{color:#e0e0e0}h2{font-size:1.5rem;font-family:Funnel Sans,sans-serif;font-weight:300;line-height:normal;align-items:center;text-align:center;color:#c4c4c4}@media (min-width:1000px){h1,h2{font-size:2rem}h1{text-wrap-mode:nowrap}}@media (min-width:1300px){h2{font-size:3rem}h1{font-size:2rem;text-wrap-mode:nowrap}}