.home-progress-card{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);direction:rtl;align-items:stretch;gap:18px;min-height:158px;margin:4px 0 22px;padding:18px;overflow:hidden;border:1px solid rgb(255 255 255 / .14);border-radius:28px;background:radial-gradient(circle at 88% 10%,rgb(107 168 255 / .18),transparent 36%),linear-gradient(145deg,rgb(255 255 255 / .1),rgb(255 255 255 / .055));box-shadow:0 18px 44px rgb(0 0 0 / .24)}.home-progress-card::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 45%,rgb(247 200 115 / .055))}.home-progress-intro,.home-level-panel{position:relative;z-index:1}.home-progress-intro{display:flex;align-items:center;gap:15px;min-width:0;padding:10px 12px}.home-progress-logo{width:70px;height:70px;flex:0 0 auto;border:1px solid rgb(255 255 255 / .18);border-radius:50%;object-fit:cover;box-shadow:0 12px 28px rgb(0 0 0 / .24)}.home-progress-heading{min-width:0}.home-progress-title{margin:0;color:#fff;font-size:clamp(1.25rem, 2.5vw, 1.72rem);font-weight:900;line-height:1.4}.home-progress-sparkle{color:#f7c873;font-size:.9em}.home-progress-subtitle{margin:5px 0 0;color:rgb(255 255 255 / .66);font-size:clamp(.78rem, 1.35vw, .93rem);font-weight:700;line-height:1.7}.home-level-panel{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:14px;min-width:0;padding:8px 10px;border:0;border-radius:0;background:#fff0;box-shadow:none}.home-level-trophy-shell{display:grid;place-items:center;width:76px;height:76px;border:1px solid rgb(102 227 255 / .38);border-radius:50%;background:radial-gradient(circle at 35% 30%,rgb(102 227 255 / .3),rgb(12 105 128 / .72));box-shadow:0 12px 26px rgb(0 0 0 / .24),0 0 26px rgb(102 227 255 / .12)}.home-level-trophy{display:block;width:54px;height:54px;object-fit:contain}.home-level-details{min-width:0}.home-level-label{display:block;margin-bottom:2px;color:rgb(255 255 255 / .65);font-size:.72rem;font-weight:700}.home-level-name{display:block;margin-bottom:8px;color:#fff;font-size:1.08rem;font-weight:900;line-height:1.35}.home-xp-progress{display:block;width:100%;height:9px;overflow:hidden;border:0;border-radius:999px;color:#27c8b4;background:rgb(255 255 255 / .12);appearance:none;-webkit-appearance:none}.home-xp-progress::-webkit-progress-bar{border-radius:999px;background:rgb(255 255 255 / .12)}.home-xp-progress::-webkit-progress-value{border-radius:999px;background:linear-gradient(90deg,#20bfa9,#66e3ff)}.home-xp-progress::-moz-progress-bar{border-radius:999px;background:linear-gradient(90deg,#20bfa9,#66e3ff)}.home-xp-values{margin:5px 0 0;color:rgb(255 255 255 / .58);font-size:.68rem;font-weight:700;line-height:1.4}.home-xp-source{margin:0 0 7px;color:rgb(255 255 255 / .72);font-size:.68rem;font-weight:700;line-height:1.45}.home-xp-values strong{color:#66e3ff;font-weight:900}@media (max-width:700px){.home-progress-card{grid-template-columns:minmax(0,1fr);gap:0;min-height:0;padding:13px;border-radius:24px}.home-progress-intro{display:none}.home-progress-logo{width:58px;height:58px}.home-progress-title{font-size:1.18rem}.home-progress-subtitle{font-size:.75rem}.home-level-panel{grid-template-columns:66px minmax(0,1fr);gap:11px;padding:4px 2px;border-radius:0}.home-level-trophy-shell{width:64px;height:64px}.home-level-trophy{width:46px;height:46px}}@media (max-width:339px){.home-progress-card{padding:10px}.home-progress-logo{width:52px;height:52px}.home-progress-title{font-size:1.02rem}.home-level-panel{grid-template-columns:58px minmax(0,1fr);padding:2px 0}.home-level-trophy-shell{width:56px;height:56px}.home-level-trophy{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.home-progress-card *,.home-progress-card *::before,.home-progress-card *::after{scroll-behavior:auto;transition:none;animation:none}}