@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap");@font-face{font-family:Iosevka;font-weight:100;src:url(/_next/static/fonts/iosevka-thin.ttf)}@font-face{font-family:Iosevka;font-weight:300;src:url(/_next/static/fonts/iosevka-light.ttf)}@font-face{font-family:Iosevka;font-weight:500;src:url(/_next/static/fonts/iosevka-regular.ttf)}@font-face{font-family:Iosevka;font-weight:600;src:url(/_next/static/fonts/iosevka-medium.ttf)}@font-face{font-family:Iosevka;font-weight:700;src:url(/_next/static/fonts/iosevka-semibold.ttf)}@font-face{font-family:Iosevka;font-weight:800;src:url(/_next/static/fonts/iosevka-bold.ttf)}@font-face{font-family:Iosevka;font-weight:900;src:url(/_next/static/fonts/iosevka-extrabold.ttf)}@font-face{font-family:GTSuperDisplayTrial;font-weight:100;src:url(/_next/static/fonts/GT-Super-Display-Trial-Light.otf) format("opentype")}@font-face{font-family:GTSuperDisplayTrial;font-weight:300;src:url(/_next/static/fonts/GT-Super-Display-Trial-Regular.otf) format("opentype")}@font-face{font-family:GTSuperDisplayTrial;font-weight:500;src:url(/_next/static/fonts/GT-Super-Display-Trial-Medium.otf) format("opentype")}@font-face{font-family:GTSuperDisplayTrial;font-weight:700;src:url(/_next/static/fonts/GT-Super-Display-Trial-Bold.otf) format("opentype")}@font-face{font-family:GTSuperDisplayTrial;font-weight:900;src:url(/_next/static/fonts/GT-Super-Display-Trial-Super.otf) format("opentype")}:root{--font-body:"Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--clr-white:#fff;--clr-black:#000;--clr-orange:228,53,26;--clr-fluo:#00ff4a;--clr-primary:var(--clr-orange);--space-0:0px;--space-4:4px;--space-16:16px;--space-48:48px}body,html{background:linear-gradient(135deg,var(--clr-fluo) 0,var(--clr-fluo) 80%,#ffecd2 110%);width:100vw;height:100vh;margin:0;font-family:Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{margin:0;font-family:Iosevka}::selection{background:var(--clr-white)}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.App-link{color:#61dafb}