*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{background-color:#fff;color:#111;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;height:70px;background:rgba(10,10,10,.96);backdrop-filter:blur(12px);border-bottom:1px solid #2a2a2a}.header-inner{max-width:1200px;margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between}.site-logo img{height:36px;width:auto}.site-nav ul{display:flex;align-items:center;gap:8px;list-style:none}.site-nav a{display:block;padding:8px 14px;font-size:.9rem;font-weight:500;color:#888;border-radius:6px;transition:color .2s,background .2s}.site-nav a:hover,.site-nav a.active{color:#e8e8e8;background:hsla(0,0%,100%,.08)}.nav-social{display:flex;gap:4px;margin-left:8px;padding-left:12px;border-left:1px solid #2a2a2a}.nav-social a{padding:8px;color:#888}.nav-social a:hover{color:#e8e8e8}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.nav-toggle span{display:block;width:22px;height:2px;background:#e8e8e8;border-radius:2px;transition:transform .2s,opacity .2s}main{padding-top:70px}.site-footer{border-top:1px solid #e0e0e0;padding:32px 24px;margin-top:80px}.footer-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer-social{display:flex;gap:8px}.footer-social a{color:#555;padding:8px;border-radius:6px;transition:color .2s,background .2s}.footer-social a:hover{color:#111;background:rgba(0,0,0,.06)}.footer-copy{font-size:.8rem;color:#555}.games-grid{max-width:1200px;margin:0 auto;padding:48px 24px 80px;display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:20px}.game-card{position:relative;border-radius:12px;overflow:hidden;background:#f2f2f2;border:1px solid #e0e0e0;aspect-ratio:1/1;transition:transform .25s ease,border-color .25s ease}.game-card:hover{transform:translateY(-4px);border-color:rgba(0,0,0,.15)}.game-card:hover img{transform:scale(1.04)}.game-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.game-video-hero{position:relative;width:100%;background:#000;overflow:hidden}.game-video-hero video{display:block;width:100%;height:auto;max-height:85vh;object-fit:cover}.game-video-hero__overlay{position:absolute;bottom:0;left:0;right:0;padding:48px 24px 40px;background:linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 100%);display:flex;align-items:flex-end;gap:20px;flex-wrap:wrap}.game-video-hero__logo{max-height:100px;width:auto;filter:drop-shadow(0 2px 12px rgba(0, 0, 0, 0.5))}.game-video-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.game-hero{position:relative;min-height:70vh;display:flex;align-items:flex-end;overflow:hidden;background:#f2f2f2}.game-hero__bg{position:absolute;inset:0}.game-hero__bg img{width:100%;height:100%;object-fit:cover}.game-hero__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.75) 100%)}.game-hero__content{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:60px 24px}.game-hero__logo{max-height:120px;width:auto;margin-bottom:24px;filter:drop-shadow(0 4px 16px rgba(0, 0, 0, 0.5))}.game-hero__tagline{font-size:clamp(1.4rem,3vw,2rem);font-weight:700;max-width:700px;line-height:1.25;text-shadow:0 2px 12px rgba(0,0,0,.6);margin-bottom:32px}.game-hero__ctas{display:flex;flex-wrap:wrap;gap:12px}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;font-size:.95rem;font-weight:600;transition:opacity .2s,transform .2s}.btn:hover{opacity:.85;transform:translateY(-1px)}.btn--steam{background:#1b2838;color:#c7d5e0;border:1px solid #2a475e}.btn--appstore img,.btn--googleplay img{height:40px;width:auto}.btn--appstore,.btn--googleplay{padding:0;background:none}.game-body{max-width:1200px;margin:0 auto;padding:60px 24px 0}.game-intro{max-width:680px;margin-bottom:60px}.game-intro p{font-size:1.1rem;color:#555;line-height:1.8}.game-intro p+p{margin-top:16px}.game-features{display:grid;gap:80px;margin-bottom:80px}.feature-section{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.feature-section--reverse{direction:rtl}.feature-section--reverse>*{direction:ltr}.feature-section__media{border-radius:12px;overflow:hidden;border:1px solid #e0e0e0;background:#f2f2f2}.feature-section__media img{width:100%;height:auto}.feature-section__text h3{font-size:1.5rem;font-weight:700;margin-bottom:16px;line-height:1.2}.feature-section__text p{color:#555;line-height:1.8}.feature-section__text p+p{margin-top:12px}.game-badges{display:flex;flex-wrap:wrap;gap:16px;align-items:center;padding:32px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;margin-bottom:60px}.game-badges img{height:48px;width:auto}.press-quotes{margin-bottom:60px}.press-quotes__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));gap:16px;margin-top:24px}.press-quote{background:#f2f2f2;border:1px solid #e0e0e0;border-radius:10px;padding:24px}.press-quote blockquote{font-size:.95rem;color:#555;line-height:1.6;font-style:italic;margin-bottom:12px}.press-quote cite{font-size:.8rem;font-weight:600;color:#111;font-style:normal;letter-spacing:.05em;text-transform:uppercase}.screenshots{margin-bottom:80px}.screenshots h2{font-size:1.25rem;font-weight:700;margin-bottom:24px;color:#555;text-transform:uppercase;letter-spacing:.08em}.screenshots__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:12px}.screenshots__grid a{display:block;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0;transition:border-color .2s}.screenshots__grid a:hover{border-color:hsla(0,0%,100%,.25)}.screenshots__grid a img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .3s ease}.screenshots__grid a:hover img{transform:scale(1.03)}.game-nav{display:flex;justify-content:space-between;border-top:1px solid #e0e0e0;padding:32px 24px;max-width:1200px;margin:0 auto 40px;gap:16px}.game-nav a{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#555;transition:color .2s}.game-nav a:hover{color:#111}.game-nav a.game-nav__next{margin-left:auto}.game-nav span{font-weight:600;font-size:1rem;color:#111}.cta-box{background:#f2f2f2;border:1px solid #e0e0e0;border-radius:12px;padding:32px;margin-bottom:60px}.cta-box h3{font-size:1.1rem;font-weight:700;margin-bottom:12px}.cta-box p{color:#555;line-height:1.7}.cta-box ol{margin:16px 0 0 20px;color:#555}.cta-box ol li{margin-bottom:6px}.cta-box ol a{color:#111;text-decoration:underline;text-underline-offset:3px}.newsletter-form{background:#f2f2f2;border:1px solid #e0e0e0;border-radius:12px;padding:32px;margin-bottom:60px}.newsletter-form h3{font-size:1.1rem;font-weight:700;margin-bottom:8px}.newsletter-form p{color:#555;font-size:.9rem;margin-bottom:20px}.newsletter-form form{display:flex;gap:12px;flex-wrap:wrap}.newsletter-form input[type=email]{flex:1;min-width:220px;padding:11px 16px;background:#fff;border:1px solid #e0e0e0;border-radius:7px;color:#111;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.95rem}.newsletter-form input[type=email]:focus{outline:none;border-color:hsla(0,0%,100%,.3)}.newsletter-form input[type=email]::placeholder{color:#555}.newsletter-form button[type=submit]{padding:11px 22px;background:#111;color:#fff;border:none;border-radius:7px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:opacity .2s}.newsletter-form button[type=submit]:hover{opacity:.85}.simple-page{max-width:760px;margin:0 auto;padding:60px 24px 80px}.simple-page__hero-image{border-radius:12px;overflow:hidden;margin-bottom:48px;border:1px solid #e0e0e0}.simple-page__hero-image img{width:100%;height:auto}.simple-page__content h1{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:32px;line-height:1.15}.simple-page__content h2{font-size:1.5rem;font-weight:700;margin:40px 0 16px}.simple-page__content p{font-size:1.05rem;color:#555;line-height:1.85}.simple-page__content p+p{margin-top:16px}.simple-page__content a{color:#111;text-decoration:underline;text-underline-offset:3px}.simple-page__content a:hover{opacity:.75}@media(max-width: 768px){.nav-toggle{display:flex}.site-nav{display:none;position:absolute;top:70px;left:0;right:0;background:#0a0a0a;border-bottom:1px solid #2a2a2a;padding:16px 24px 24px}.site-nav.is-open{display:block}.site-nav ul{flex-direction:column;align-items:flex-start;gap:4px}.site-nav a{padding:10px 14px;font-size:1rem}.site-nav .nav-social{flex-direction:row;margin-left:0;padding-left:0;border-left:none;margin-top:8px;padding-top:16px;border-top:1px solid #2a2a2a}.games-grid{grid-template-columns:1fr 1fr;gap:12px;padding:24px 16px 60px}.feature-section{grid-template-columns:1fr;gap:24px}.feature-section--reverse{direction:ltr}.game-hero{min-height:55vh}.game-hero__logo{max-height:80px}.game-hero__tagline{font-size:1.2rem}.game-nav{flex-direction:column;gap:12px}.footer-inner{flex-direction:column;align-items:flex-start}}@media(max-width: 480px){.games-grid{grid-template-columns:1fr}.screenshots__grid{grid-template-columns:1fr 1fr}}/*# sourceMappingURL=main.css.map */