.game-shell{grid-template-rows:auto auto auto auto}.world{width:min(1420px,98%);min-height:clamp(520px,66vh,760px);border:4px solid rgba(255,255,255,.72);border-radius:36px;overflow:hidden;background:center 56%/cover no-repeat;box-shadow:0 18px 50px rgba(11,29,55,.34);transition:background-image .45s ease}.world[data-scene="0"],.world[data-scene="1"]{background-image:linear-gradient(rgba(29,66,142,.06),rgba(29,93,48,.12)),url('interior-world-panorama.png')}.world[data-scene="2"],.world[data-scene="3"]{background-image:linear-gradient(rgba(255,245,205,.03),rgba(48,102,34,.09)),url('peblet-market-world.png')}.world[data-scene="4"]{background-image:linear-gradient(rgba(255,255,255,.02),rgba(33,95,42,.08)),url('peblet-picnic-finale.png')}.story-card{margin-top:-42px}.coin-card,.goal-card{top:24px}.peblet{width:min(300px,34vw)}@media(max-width:650px){.world{width:96%;min-height:62vh;border-radius:25px}.story-card{margin-top:-24px}.peblet{width:min(245px,57vw)}}
