.game-page{background:linear-gradient(180deg,var(--bg-dark) 0%,#0d0d12 50%,var(--bg-dark) 100%)}.game-hero{padding:0 0 4rem}.game-hero-banner{position:relative;display:flex;align-items:center;justify-content:center;margin-top:6.5rem;padding:3rem 2rem;min-height:clamp(300px,36vw,540px);background-image:url(/VE_PageBackground.png);background-size:cover;background-position:center}.game-hero-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(8,8,12,.5) 0%,rgba(8,8,12,.1) 40%,rgba(8,8,12,.75) 85%,var(--bg-dark) 100%)}.game-title{position:relative;z-index:1;margin:0;line-height:0}.game-logo{display:block;width:min(760px,82vw);height:auto}.game-tagline{margin:2.5rem auto 0;padding:0 2rem;text-align:center;font-size:clamp(1.1rem,2.5vw,1.5rem);color:var(--text-secondary);font-weight:400}.game-hero-media{width:calc(100% - 4rem);max-width:900px;margin:2.5rem auto 0;border-radius:8px;overflow:hidden;box-shadow:0 4px 60px #00000080,0 0 100px #4a9eff1a}.game-hero-video{width:100%;height:auto;aspect-ratio:16 / 9;display:block}.section-divider{display:flex;align-items:center;justify-content:space-between;padding:3.5rem 0;overflow:hidden}.divider-rail{position:relative;flex:0 0 26%;height:80px;background:url(/Checkerboard.png) repeat-x center;background-size:auto 100%}.divider-badge{position:absolute;top:50%;right:18%;transform:translateY(-50%);height:124px;width:auto}.divider-rail-end .divider-badge{right:auto;left:18%}.divider-crest{display:flex;align-items:center;justify-content:center;gap:2rem}.divider-hand{height:128px;width:auto}.divider-skull{height:150px;width:auto}.game-overview,.game-features,.game-vision,.game-cta{padding:6rem 2rem}.game-section-content{max-width:800px;margin:0 auto}.game-section-content h2{font-size:1.75rem;margin-bottom:1.5rem;color:var(--text-primary)}.game-section-content p{color:var(--text-secondary);font-size:1.05rem;line-height:1.8;margin-bottom:1.25rem}.game-section-content p.lead{font-size:1.2rem;color:var(--text-primary);line-height:1.7}.game-features{background:var(--bg-card)}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2.5rem}.feature-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;padding:2rem;transition:border-color .2s,transform .2s}.feature-card:hover{border-color:var(--accent);transform:translateY(-2px)}.feature-card .feature-image{width:100%;height:200px;object-fit:cover;border-radius:4px;margin-bottom:1.25rem}.feature-card h3{font-size:1.1rem;margin-bottom:.75rem;color:var(--accent)}.feature-card p{font-size:.95rem;margin-bottom:0;color:var(--text-secondary);line-height:1.7}.game-cta{text-align:center;background:linear-gradient(180deg,transparent 0%,var(--bg-card) 30%,var(--bg-card) 70%,transparent 100%)}.game-cta p{max-width:500px;margin-left:auto;margin-right:auto}.cta-icon{display:block;width:90px;height:auto;margin:0 auto 1.5rem}.cta-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.cta-button{display:inline-block;font-family:Space Mono,monospace;font-size:.95rem;font-weight:700;padding:1rem 2.5rem;background:var(--accent);color:var(--bg-dark);text-decoration:none;border:1px solid var(--accent);border-radius:4px;transition:transform .2s,box-shadow .2s,background .2s,color .2s}.cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 20px #4a9eff66}.cta-button-secondary{background:transparent;color:var(--accent)}.cta-button-secondary:hover{background:var(--accent);color:var(--bg-dark)}@media(max-width:768px){.features-grid{grid-template-columns:1fr}.game-hero-banner{padding:2rem 1rem}.game-hero-media{width:calc(100% - 2rem)}.section-divider{padding:2.5rem 0}.divider-rail{flex:0 0 22%;height:46px}.divider-badge{height:72px}.divider-crest{gap:.4rem}.divider-hand{height:74px}.divider-skull{height:86px}.cta-links{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:20rem;padding:1rem 1.25rem;text-align:center}}
