.hero[data-astro-cid-hfg7hg2d]{position:relative;height:100vh;height:100dvh;background-size:cover;background-position:20%center;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-overlay[data-astro-cid-hfg7hg2d]{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(var(--color-bg-rgb),.45) 0%,rgba(var(--color-bg-rgb),.2) 40%,rgba(var(--color-bg-rgb),.75) 80%,var(--color-bg) 100%)}.hero-content[data-astro-cid-hfg7hg2d]{position:relative;z-index:var(--z-overlay);display:flex;flex-direction:column;align-items:center;gap:4rem;text-align:center;padding:0 2rem}.game-logo[data-astro-cid-hfg7hg2d]{width:min(460px,66vw);height:auto;filter:drop-shadow(0 0 50px rgba(var(--color-eg-glow-rgb),.55));animation:gameLogoIn 1s var(--ease-spring) .1s both}.hero-ctas[data-astro-cid-hfg7hg2d]{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;justify-content:center;animation:heroFadeUp .55s var(--ease-smooth) .55s both}.hero-content[data-astro-cid-hfg7hg2d] .status-badge{animation:heroFadeUp .55s var(--ease-smooth) .7s both}@keyframes gameLogoIn{0%{opacity:0;transform:translateY(28px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-scroll-hint[data-astro-cid-hfg7hg2d]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:rgba(var(--color-white-rgb),.25);animation:bounce 2s ease-in-out infinite}.hero-scroll-hint[data-astro-cid-hfg7hg2d] svg[data-astro-cid-hfg7hg2d]{width:24px;height:24px}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}.btn-primary[data-astro-cid-hfg7hg2d]{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 1.8rem;border-radius:var(--radius-md);background:var(--color-eg);color:var(--color-white);font-family:var(--body-font);font-size:.9rem;font-weight:600;text-decoration:none;border:2px solid var(--color-eg);transition:background .2s,color .2s;white-space:nowrap}.btn-primary[data-astro-cid-hfg7hg2d] svg[data-astro-cid-hfg7hg2d]{width:14px;height:14px;fill:currentColor}.btn-primary[data-astro-cid-hfg7hg2d]:hover{background:var(--color-white);color:var(--color-eg)}.btn-primary[data-astro-cid-hfg7hg2d].btn-lg{padding:1rem 2.5rem;font-size:1rem}.btn-primary[data-astro-cid-hfg7hg2d].btn-sm{padding:.6rem 1.25rem;font-size:.82rem}.btn-ghost[data-astro-cid-hfg7hg2d]{display:inline-flex;align-items:center;gap:.55rem;padding:.83rem 1.6rem;border-radius:var(--radius-md);border:1.5px solid rgba(var(--color-white-rgb),.25);color:rgba(var(--color-cream-rgb),.75);font-family:var(--body-font);font-size:.9rem;font-weight:500;background:0 0;cursor:pointer;transition:border-color .2s,color .2s}.btn-ghost[data-astro-cid-hfg7hg2d] svg[data-astro-cid-hfg7hg2d]{width:14px;height:14px}.btn-ghost[data-astro-cid-hfg7hg2d]:hover{border-color:rgba(var(--color-white-rgb),.55);color:var(--color-white)}.section[data-astro-cid-hfg7hg2d]{padding:3.5rem 0}.section-dark[data-astro-cid-hfg7hg2d]{background:var(--color-bg-2)}.section-darker[data-astro-cid-hfg7hg2d]{background:var(--color-bg)}.section-cta[data-astro-cid-hfg7hg2d]{background:var(--color-bg-2);text-align:center}.container[data-astro-cid-hfg7hg2d]{max-width:1100px;margin:0 auto;padding:0 3rem}.section-title[data-astro-cid-hfg7hg2d]{font-family:var(--heading-font);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600;color:var(--color-white);margin-bottom:2.5rem}.about-grid[data-astro-cid-hfg7hg2d]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.eyebrow[data-astro-cid-hfg7hg2d]{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-eg-accent);font-weight:600;display:block;margin-bottom:.75rem}.about-copy[data-astro-cid-hfg7hg2d] h2[data-astro-cid-hfg7hg2d]{font-family:var(--heading-font);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;color:var(--color-white);margin-bottom:1rem}.about-copy[data-astro-cid-hfg7hg2d] p[data-astro-cid-hfg7hg2d]{color:rgba(var(--color-text-muted-rgb),.9);line-height:1.85;font-size:.92rem;margin-bottom:1rem}.meta-row[data-astro-cid-hfg7hg2d]{display:flex;gap:2rem;margin-top:1.5rem;flex-wrap:wrap}.meta-item[data-astro-cid-hfg7hg2d]{display:flex;flex-direction:column;gap:.25rem}.meta-label[data-astro-cid-hfg7hg2d]{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-text-muted-rgb),.5)}.meta-val[data-astro-cid-hfg7hg2d]{font-size:.88rem;color:rgba(var(--color-cream-rgb),.85);font-weight:500}.capsule-img[data-astro-cid-hfg7hg2d]{width:100%;height:auto;border-radius:var(--radius-lg);border:1px solid rgba(var(--color-white-rgb),.08)}.screenshots-grid[data-astro-cid-hfg7hg2d]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1rem}.ss-main[data-astro-cid-hfg7hg2d]{grid-column:1/-1}.ss-img[data-astro-cid-hfg7hg2d]{width:100%;height:auto;border-radius:var(--radius-lg);border:1px solid rgba(var(--color-white-rgb),.08);display:block}.cta-content[data-astro-cid-hfg7hg2d] h2[data-astro-cid-hfg7hg2d]{font-family:var(--heading-font);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;color:var(--color-white);margin-bottom:.75rem}.cta-content[data-astro-cid-hfg7hg2d] p[data-astro-cid-hfg7hg2d]{color:rgba(var(--color-text-muted-rgb),.75);font-size:.92rem;margin-bottom:2rem}.cta-buttons[data-astro-cid-hfg7hg2d]{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;justify-content:center}.btn-ghost[data-astro-cid-hfg7hg2d].btn-lg{padding:1rem 2.5rem;font-size:1rem}@media (max-width:779px){.about-grid[data-astro-cid-hfg7hg2d],.screenshots-grid[data-astro-cid-hfg7hg2d]{grid-template-columns:1fr;gap:2rem}.ss-main[data-astro-cid-hfg7hg2d]{grid-column:1}.container[data-astro-cid-hfg7hg2d]{padding:0 1.5rem}.hero-ctas[data-astro-cid-hfg7hg2d]{flex-direction:column;width:100%;max-width:320px}.hero-ctas[data-astro-cid-hfg7hg2d] a[data-astro-cid-hfg7hg2d],.hero-ctas[data-astro-cid-hfg7hg2d] button[data-astro-cid-hfg7hg2d]{width:100%;justify-content:center}}