@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&family=Outfit:wght@300;400;500;600;700&display=swap";
:root{--poke-red:#dc0a2d;--poke-dark-red:#a00020;--poke-white:#fff;--poke-cream:#fff8f0;--poke-charcoal:#2d2d2d;--poke-grey:#919191;--poke-blue:#3b4cca;--poke-yellow:#ffde00;--poke-yellow-dark:#d4a800;--poke-light-grey:#f2f2f2;--poke-border:#e0d8cf}*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;background-color:var(--poke-cream);color:var(--poke-charcoal);font-family:Outfit,sans-serif}a{color:inherit;text-decoration:none}ul{list-style:none}body:before{content:"";background:linear-gradient(180deg,var(--poke-red)0%,var(--poke-red)48%,var(--poke-charcoal)48%,var(--poke-charcoal)52%,var(--poke-white)52%,var(--poke-white)100%);opacity:.04;z-index:-1;pointer-events:none;border-radius:50%;width:60vw;height:60vw;position:fixed;top:-30vh;right:-15vw}::selection{background-color:var(--poke-red);color:var(--poke-white)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--poke-cream)}::-webkit-scrollbar-thumb{background:var(--poke-red);border-radius:2px}
.Layout-module-scss-module__QzM3ca__container{flex-direction:column;min-height:100svh;display:flex}.Layout-module-scss-module__QzM3ca__main{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:6rem 0 2rem;display:flex}@media screen and (max-width:768px){.Layout-module-scss-module__QzM3ca__main{padding-top:8rem}}
