body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--header-background:#1d1e22;--header-font-color:#fff;--footer-background:#1d1e22;--footer-font-color:#fff;--section-font-color:#fff;--section-desc-background:rgba(0,0,0,.6);--link-color:#0e89b6;--link-color-hover:#fff}a{color:#0e89b6;color:var(--link-color);text-decoration:none}a:hover{color:#fff;color:var(--link-color-hover)}.App{font-size:24px}header{background:#1d1e22;background:var(--header-background);color:#fff;color:var(--header-font-color);gap:30px;height:80px;padding:0 20px}header,header #wordmark{align-items:center;display:flex}header #wordmark{font-family:Bitsumishi,sans-serif;font-size:40px;gap:20px}header #wordmark img#logo{height:31px;width:40px}.content-wrapper{margin:0 auto;max-width:1200px}section.main{padding:150px 0}section.main .intro{font-size:30px}section.main h1{font-family:Bitsumishi,sans-serif;font-size:60px;margin-bottom:0}.site-section{background:#aeaeae;padding:100px 0}.site-section .content-wrapper{align-items:center;display:flex;flex-direction:row;gap:100px}.site-section:nth-child(2n) .content-wrapper{flex-direction:row-reverse}.site-section .logo img{max-width:320px}.site-section .description{background:rgba(0,0,0,.6);background:var(--section-desc-background);border-radius:10px;color:#fff;color:var(--section-font-color);flex-shrink:1;padding:30px}.site-section .description h2{margin:0 0 10px}.site-section.site-outofcards{background:url(/static/media/outofcards-bg.5810e1e5a6a7c432d631.jpg)}.site-section.site-outofgames{background:url(/static/media/outofgames-bg.cd1273779be5ee3478cc.jpg);background:#0a384d;background-size:cover}footer{background:#1d1e22;background:var(--footer-background);color:#fff;color:var(--footer-font-color);flex-shrink:0;font-size:16px;padding:30px;text-align:center}
/*# sourceMappingURL=main.1e9d2b8f.css.map*/