.hero-hupo,.hero-monster{position:absolute;bottom:-8%;height:98%;object-fit:contain;filter:drop-shadow(0 10px 45px #000);animation:heroFloat 5s ease-in-out infinite alternate;pointer-events:none}.hero-hupo{right:7%;z-index:1}.hero-monster{right:-8%;height:104%;opacity:.48;filter:blur(.3px) drop-shadow(0 0 30px #b51928);animation-delay:-2s}.menu-copy{z-index:3}@keyframes heroFloat{to{transform:translateY(-1.5%)}}
.cutin{position:absolute;left:50%;bottom:20%;transform:translateX(-50%);width:min(680px,82vw);height:120px;background:linear-gradient(90deg,#090d0ff2,#111719e8);border-top:1px solid var(--cyan);display:flex;align-items:center;padding:12px 24px 12px 120px;box-shadow:0 20px 60px #000;animation:cutIn .28s ease-out;z-index:4}.cutin img{position:absolute;left:5px;bottom:0;width:105px;height:145px;object-fit:cover;object-position:50% 15%;filter:contrast(1.1)}.cutin small{color:var(--cyan);font-weight:800;letter-spacing:.18em}.cutin p{margin:7px 0;color:#e7ecea;font-size:14px}.cutin:after{content:'';position:absolute;right:14px;bottom:10px;width:7px;height:7px;border-right:1px solid var(--cyan);border-bottom:1px solid var(--cyan);transform:rotate(45deg);animation:blink .7s infinite}@keyframes cutIn{from{opacity:0;transform:translate(-50%,25px)}}@keyframes blink{50%{opacity:.15}}
body.infected #game{animation:infectPulse 1.3s infinite}@keyframes infectPulse{50%{box-shadow:inset 0 0 80px #a50017}}
@media(max-width:700px){.hero-hupo{right:-27%;opacity:.68}.hero-monster{right:-45%;opacity:.3}.cutin{bottom:19%;height:92px;padding-left:88px}.cutin img{width:78px;height:108px}}
