*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px}body{min-height:100vh;line-height:1.55}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}.page{justify-content:center;align-items:flex-start;min-height:100vh;padding:3rem 2rem;display:flex;position:relative}.page__bg{z-index:0;background:radial-gradient(700px 500px at 30% 20%,#d4940a14,#0000 60%),radial-gradient(500px 400px at 75% 70%,#f0b8400a,#0000 55%),linear-gradient(#0d0d10 0%,#0a0a0c 50%);position:fixed;inset:0}.page__bg:before{content:"";background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 30%,#000 0%,#0000 70%);mask-image:radial-gradient(70% 60% at 50% 30%,#000 0%,#0000 70%)}.container{z-index:1;width:100%;max-width:880px;position:relative}.container--narrow{max-width:720px}.hero{text-align:center;margin-bottom:4rem}.hero__logo{background-color:#19191e;border:1px solid #2a2926;border-radius:12px;justify-content:center;align-items:center;width:96px;height:96px;margin:0 auto 1.5rem;display:flex;overflow:hidden}.hero__logo img{object-fit:contain;width:100%;height:100%}.hero__title{color:#e4e2dc;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:700}.hero__tagline{color:#8e8c84;font-size:.9375rem;line-height:1.6}.games{margin-bottom:3rem}.games__title{color:#5a5850;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem}.games__list{gap:1rem;display:grid}.game-card{background-color:#19191e;border:1px solid #2a2926;border-radius:12px;grid-template-columns:96px 1fr;gap:1.5rem;padding:1.5rem;transition:all .22s;display:grid}.game-card:hover{background-color:#222228;border-color:#a06e00;transform:translateY(-1px)}.game-card__icon{background-color:#0a0a0c;border:1px solid #2a2926;border-radius:8px;flex-shrink:0;width:96px;height:96px;overflow:hidden}.game-card__icon img{object-fit:cover;width:100%;height:100%}.game-card__body{flex-direction:column;min-width:0;display:flex}.game-card__name{color:#d4940a;letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.game-card__description{color:#8e8c84;flex-grow:1;margin-bottom:1rem;font-size:.8125rem;line-height:1.6}.game-card__stores{flex-wrap:wrap;gap:.5rem;display:flex}.store-button{color:#e4e2dc;background-color:#0a0a0c;border:1px solid #2a2926;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:700;transition:all .22s;display:inline-flex}.store-button:hover{color:#d4940a;background-color:#131316;border-color:#d4940a}.store-button__icon{flex-shrink:0;width:16px;height:16px}.footer{color:#5a5850;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;font-size:.75rem;display:flex}.footer__link{color:#5a5850;transition:color .22s}.footer__link:hover{color:#d4940a}.footer__separator{color:#2a2926}@media (max-width:640px){.page{padding:2rem 1.5rem}.hero__logo{width:80px;height:80px}.hero__title{font-size:1.5rem}.game-card{grid-template-columns:1fr;gap:1rem}.game-card__icon{width:80px;height:80px}.game-card__name{font-size:1.125rem}}.page--legal{align-items:flex-start}.back-link{color:#5a5850;margin-bottom:2rem;font-size:.8125rem;transition:color .22s;display:inline-block}.back-link:hover{color:#d4940a}.legal{background-color:#19191e;border:1px solid #2a2926;border-radius:12px;padding:3rem}.legal h1,.legal h2,.legal h3{color:#e4e2dc;letter-spacing:-.01em}.legal h2{color:#d4940a;margin-top:2rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.legal p,.legal ul{color:#8e8c84;margin-bottom:1rem;font-size:.8125rem;line-height:1.7}.legal ul{padding-left:1.5rem}.legal ul li{margin-bottom:.25rem;list-style:outside}.legal a{color:#d4940a;transition:color .22s}.legal a:hover{color:#f0b840}.legal__title{margin-bottom:1rem;font-size:2rem;font-weight:700}.legal__lead{margin-bottom:1.5rem;color:#e4e2dc!important;font-size:.9375rem!important}@media (max-width:640px){.legal{padding:1.5rem}.legal__title{font-size:1.5rem}}body{color:#e4e2dc;letter-spacing:-.01em;background-color:#0a0a0c;font-family:Space Mono,monospace}::selection{color:#0a0a0c;background-color:#d4940a}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a2926;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#5a5850}.noise-overlay{pointer-events:none;z-index:9999;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}
