/* V0.2 Fix 2 — economy, shop, mobile reveal refinement */
.game-message.warn strong,.game-message.danger strong{font-weight:900;color:inherit}
.item-card{position:relative}.item-card.is-empty{opacity:.52}.item-card .item-qty{position:absolute!important;right:6px;top:5px;width:auto!important;min-width:25px;padding:2px 5px;border-radius:999px;background:rgba(0,0,0,.34);border:1px solid rgba(255,255,255,.12);font-size:9px;font-weight:900;color:#dce9f0}.item-card.selected .item-qty{background:rgba(101,229,189,.16);color:var(--accent)}
.bottom-nav{grid-template-columns:repeat(6,1fr)}.nav-item{padding-left:2px;padding-right:2px}.nav-item b{font-size:9px}
.reveal{display:flex;flex-direction:column;min-height:calc(100dvh - 175px);padding:15px 14px 12px}.reveal>.eyebrow{order:1}.reveal>.reveal-title-row{order:2}.reveal>.reveal-pet{order:3}.reveal>p{order:4}.reveal>.perfect-score{order:5}.reveal>.reveal-stats{order:6}.reveal>.skill-reveal{order:7}.reveal>.iv-details{order:8}.reveal>.reveal-actions{order:9}.reveal>.game-message{order:10}
.reveal-title-row{display:flex;align-items:center;justify-content:center;gap:9px;margin:5px 0 2px;min-width:0}.reveal-title-row h1{font-size:29px;line-height:1.05;margin:0;min-width:0}.reveal-title-row .rarity{flex:none}.reveal-pet{height:clamp(205px,27dvh,285px);margin-top:1px}.reveal-pet img{max-width:78%;max-height:100%}.reveal>p{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 auto 2px;font-size:11px;max-width:94%}.perfect-score{display:grid!important;margin:5px auto 7px}.perfect-score strong{font-size:32px}.reveal-stats{gap:7px}.skill-reveal{margin-top:8px}.iv-details{margin-top:7px}.reveal-actions{margin-top:auto;padding-top:9px}
.reveal.q-q1 .reveal-title-row h1{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.85)}.reveal.q-q2 .reveal-title-row h1{color:#75e78f;text-shadow:0 0 8px rgba(117,231,143,.38)}.reveal.q-q3 .reveal-title-row h1{color:#75c8ff;text-shadow:0 0 10px rgba(87,181,255,.52)}.reveal.q-q4 .reveal-title-row h1{color:#d9a0ff;text-shadow:0 0 8px #9c5cff,0 0 18px rgba(185,93,255,.52)}.reveal.q-q5 .reveal-title-row h1{color:#ffd76a;text-shadow:0 0 7px #ff9f1a,0 0 18px rgba(255,190,60,.7)}.reveal.q-q6 .reveal-title-row h1{color:transparent;background:linear-gradient(90deg,#ff6b7a,#ffd166,#65e5bd,#6ab9ff,#d39cff,#ff6b7a);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 0 7px rgba(255,255,255,.5));animation:legendaryName 2.2s linear infinite}
.shop-wallet{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border:1px solid rgba(101,229,189,.28);border-radius:20px;background:linear-gradient(135deg,rgba(101,229,189,.12),rgba(106,185,255,.08));box-shadow:var(--shadow)}.shop-wallet div{display:grid;gap:2px}.shop-wallet span{font-size:9px;letter-spacing:.14em;color:var(--accent);font-weight:900}.shop-wallet strong{font-size:28px}.shop-wallet small{max-width:300px;text-align:right;color:var(--muted);font-size:10px;line-height:1.35}.shop-list{display:grid;gap:8px}.shop-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:17px;background:rgba(13,34,51,.9)}.shop-copy{min-width:0}.shop-copy strong,.shop-copy small{display:block}.shop-copy strong{font-size:14px}.shop-copy small{color:var(--muted);font-size:10px;margin-top:3px}.shop-actions{display:flex;gap:5px}.shop-actions button{min-width:58px;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.06);color:var(--text);padding:6px 7px;font-size:9px;line-height:1.15;cursor:pointer}.shop-actions button b{color:var(--gold);font-size:9px}.shop-actions button:active{transform:translateY(1px)}
@media(max-width:560px){
 .app-shell{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.bottom-nav{padding-left:5px;padding-right:5px;gap:1px}.nav-item{padding:7px 1px}.nav-item span{font-size:18px}.nav-item b{font-size:8px;white-space:nowrap}
 .reveal{min-height:calc(100dvh - 145px);padding:12px 10px 10px}.reveal-title-row{gap:7px;margin-top:3px}.reveal-title-row h1{font-size:25px}.reveal-title-row .rarity{font-size:9px;padding:3px 7px}.reveal-pet{height:clamp(190px,25dvh,245px)}.reveal-pet img{max-width:75%}.reveal>p{font-size:10px;margin-bottom:1px}.perfect-score{margin:3px auto 5px}.perfect-score strong{font-size:29px}.perfect-score span{font-size:8px}.reveal-stats div{padding:7px 3px}.reveal-stats b{font-size:17px}.skill-reveal{margin-top:6px}.iv-details{margin-top:5px}.reveal-actions{padding-top:7px;margin-top:auto}
 .shop-wallet{padding:12px;gap:8px}.shop-wallet strong{font-size:24px}.shop-wallet small{font-size:9px;max-width:190px}.shop-row{grid-template-columns:39px minmax(0,1fr) auto;padding:8px;gap:8px}.shop-row .item-icon{width:38px;height:38px}.shop-copy strong{font-size:12px}.shop-copy small{font-size:9px}.shop-actions button{min-width:51px;padding:5px 4px;font-size:8px}.shop-actions button b{font-size:8px}
}
@media(max-width:390px){.reveal-title-row h1{font-size:23px}.reveal-pet{height:180px}.shop-actions button{min-width:47px}.shop-copy strong{font-size:11px}.nav-item b{font-size:7.5px}}
