.top-actions{width:100%;display:flex;justify-content:space-between;z-index:3}.top-actions .parent-entry{align-self:auto}.chest{display:flex;flex-direction:column;align-items:center;margin:8px auto 18px;background:transparent;font-size:68px;animation:float 1.4s ease-in-out infinite}.chest small{font-size:14px;color:#607099;margin-top:3px}.chest.opened{animation:pop .5s;pointer-events:none}.reward{margin:-5px 0 16px;padding:12px 18px;border-radius:16px;background:#fff4bd;color:#9a6200;font-size:18px;font-weight:bold}.collection-dialog{width:min(94%,650px);background:#101942;color:#fff}.collection-dialog form{color:#fff}.collection-dialog h2,.collection-dialog h3{text-align:center}.shard-total{text-align:center;color:#9eefff!important}.hero-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.hero-card{position:relative;overflow:hidden;border:2px solid #ffffff26;border-radius:18px;background:#202c65;color:#fff;padding:0 0 12px}.hero-card img{width:100%;height:145px;object-fit:cover;object-position:center 28%;mix-blend-mode:screen}.hero-card b,.hero-card small{display:block}.hero-card small{color:#b9c9f5;margin-top:4px}.hero-card.locked{filter:grayscale(.85);opacity:.65}.hero-card.selected{border-color:#4de9ff;box-shadow:0 0 15px #3bdfff}.monster-grid{display:flex;gap:8px;margin:12px 0 22px}.monster-chip{flex:1;text-align:center;background:#202c65;border-radius:14px;padding:9px;font-size:13px}.monster-chip span{font-size:27px;display:block}.sentence-frame{font-size:24px!important;line-height:1.5}.word-bank .answer{font-size:22px}.sentence-built{min-height:55px;border:3px dashed #b8c9e7;border-radius:16px;margin:8px 0;padding:10px;color:#1b64d8;font-size:23px}.voice-meter{height:13px;width:80%;margin:10px auto;background:#dce7f5;border-radius:9px;overflow:hidden}.voice-meter i{display:block;height:100%;width:20%;background:linear-gradient(90deg,#42d77d,#34bdf0);animation:charge 1.2s infinite alternate}@keyframes charge{to{width:100%}}@keyframes float{50%{transform:translateY(-8px)}}@keyframes pop{50%{transform:scale(1.25) rotate(8deg)}}@media(max-width:430px){.hero-grid{grid-template-columns:1fr 1fr}.hero-card img{height:115px}}
