.cinder-world[data-guide="forge"] .forge-entry::before,.cinder-world[data-guide="repair"] .repair-entry::before,.cinder-world[data-guide="market"] .market-entry::before{background:radial-gradient(circle,rgba(255,223,124,.38),transparent 68%);filter:drop-shadow(0 0 14px #ffc85f);animation:craterGuide 1.55s ease-in-out infinite}
@keyframes craterGuide{50%{opacity:.55;transform:scale(1.08)}}
@media(prefers-reduced-motion:reduce){.cinder-world[data-guide] .crater-hotspot::before{animation:none!important}}
html[data-motion="reduced"] .cinder-world[data-guide] .crater-hotspot::before{animation:none!important}
