.home-v2{position:fixed;top:max(14px,env(safe-area-inset-top));left:50%;transform:translateX(-50%);z-index:145;width:min(92vw,620px);padding:12px 16px;border:1px solid rgba(255,255,255,.68);border-radius:22px;background:rgba(255,255,255,.82);box-shadow:0 10px 28px rgba(29,63,116,.10);backdrop-filter:blur(10px);color:#31405f;direction:rtl}.home-v2__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-v2__identity{display:flex;align-items:center;gap:9px;min-width:0}.home-v2__avatar{font-size:25px}.home-v2__identity strong,.home-v2__identity small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-v2__identity small{margin-top:2px;color:#708198;font-size:.75rem}.home-v2__level{font-weight:900;font-size:.82rem;background:#f2edff;padding:6px 10px;border-radius:999px;white-space:nowrap}.home-v2__track{height:8px;margin-top:10px;border-radius:999px;background:#e7eef7;overflow:hidden}.home-v2__fill{height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,#66b8ed,#8178ea);transition:width .35s ease}.home-v2__caption{display:flex;justify-content:space-between;gap:12px;margin-top:6px;color:#667b90;font-size:.72rem;font-weight:700}.game-card__recommendation{position:absolute;top:9px;right:9px;z-index:4;padding:5px 9px;border-radius:999px;background:#fff3b6;color:#6a5410;font-size:.72rem;font-weight:900;box-shadow:0 4px 12px rgba(84,67,12,.12)}@media(max-width:600px){.home-v2{top:max(8px,env(safe-area-inset-top));width:min(94vw,460px);padding:9px 12px;border-radius:18px}.home-v2__avatar{font-size:21px}.home-v2__identity strong{font-size:.84rem}.home-v2__level{font-size:.72rem;padding:5px 8px}.home-v2__caption{font-size:.65rem}}@media(prefers-reduced-motion:reduce){.home-v2__fill{transition:none}}
