/* Graphic alternative: presentation only; original interaction code retained. */
.hero-scrim{background:linear-gradient(180deg,rgba(10,7,4,.48),rgba(12,8,5,.1) 28%,rgba(12,8,5,.3) 55%,rgba(9,6,3,.84) 90%,#080503)}
.hero-vignette{background:radial-gradient(ellipse at 50% 43%,rgba(8,5,3,.18),transparent 65%)}
.vcr-stage{width:min(340px,68vw)}
.vcr-glow{opacity:.65;filter:blur(22px)}
.hero-title .accent{background-image:linear-gradient(120deg,#ffe4a5,#edb758 65%,#e99b49)}
.hero-sub{color:#f0e7d8}
.world-card{border-color:rgba(225,191,135,.26);box-shadow:0 16px 48px rgba(0,0,0,.18)}
.world-slide-image{filter:none}
.world-slide::before{background:linear-gradient(180deg,rgba(8,5,3,.08),transparent 48%,rgba(8,5,3,.2))}
.world-slide::after{background:linear-gradient(180deg,transparent 26%,rgba(8,5,3,.28) 45%,rgba(8,5,3,.86) 73%,rgba(8,5,3,.97))}
.world-card p{color:#e7dfd1}
.world-card .wc-tag{background:rgba(16,19,20,.72);border-color:rgba(234,212,173,.32)}
.world-slide-image-passthrough{object-position:74% center}
.feature-hero-art{filter:saturate(.95) brightness(.82)}
.feature-hero-shade{background:linear-gradient(90deg,rgba(13,9,6,.94),rgba(13,9,6,.78) 44%,rgba(13,9,6,.26) 75%,rgba(13,9,6,.55)),linear-gradient(180deg,rgba(13,9,6,.15),transparent 43%,var(--bg-base))}
.environment-image img,.puzzle-image img,.poster-image img{filter:none}
.puzzle-image img{object-position:64% center}
.poster-image img{object-position:72% center}
.tier-card,.feature-card{border-color:rgba(225,191,135,.24)}
@media(max-width:600px){
  .hero-title .accent{white-space:normal}
  .reader-visual .device-tag{white-space:normal;text-align:center;max-width:100%}
}
