.hero-gems-balance-pill{--hero-gems-pill-panel:#fff;--hero-gems-pill-border:#e7e5f2;--hero-gems-pill-ink:#1c1b29;--hero-gems-pill-ink-soft:#6b6880;--hero-gems-pill-accent:#6d4bf0;--hero-gems-pill-accent-soft:#eee9ff;--hero-gems-pill-shadow:0 2px 10px rgba(28,27,41,.04),0 10px 30px rgba(28,27,41,.03);display:inline-flex;align-items:center;gap:10px;background:var(--hero-gems-pill-panel);border:1px solid var(--hero-gems-pill-border);border-radius:999px;padding:10px 18px;font-weight:700;box-shadow:var(--hero-gems-pill-shadow);color:var(--hero-gems-pill-ink);text-decoration:none;font-size:14px;line-height:1.2}.hero-gems-balance-pill:hover{border-color:color-mix(in srgb,var(--hero-gems-pill-accent) 28%,var(--hero-gems-pill-border))}.hero-gems-balance-pill__amount{font-weight:800}.hero-gems-balance-pill__label{color:var(--hero-gems-pill-ink-soft);font-weight:600}.hero-gems-balance-pill__plus{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--hero-gems-pill-accent-soft);color:var(--hero-gems-pill-accent);font-weight:900;font-size:15px;margin-left:4px}.hero-lives-balance-pill{--hero-lives-pill-panel:#fff;--hero-lives-pill-border:#e7e5f2;--hero-lives-pill-ink:#1c1b29;--hero-lives-pill-ink-soft:#6b6880;--hero-lives-pill-accent:#e5484d;--hero-lives-pill-accent-soft:#ffe8e8;--hero-lives-pill-shadow:0 2px 10px rgba(28,27,41,.04),0 10px 30px rgba(28,27,41,.03);display:inline-flex;align-items:center;gap:.45rem;min-height:2.25rem;padding:.35rem .65rem .35rem .55rem;border-radius:999px;background:var(--hero-lives-pill-panel);border:1px solid var(--hero-lives-pill-border);text-decoration:none;font-size:.875rem;font-weight:600;line-height:1;box-shadow:var(--hero-lives-pill-shadow);color:var(--hero-lives-pill-ink);transition:border-color .15s ease}.hero-lives-balance-pill:hover{border-color:color-mix(in srgb,var(--hero-lives-pill-accent) 28%,var(--hero-lives-pill-border))}.hero-lives-balance-pill__amount{font-variant-numeric:tabular-nums}.hero-lives-balance-pill__max,.hero-lives-balance-pill__sep{color:var(--hero-lives-pill-ink-soft);font-weight:500}.hero-lives-balance-pill__max{font-variant-numeric:tabular-nums}.hero-lives-balance-pill__label{color:var(--hero-lives-pill-ink-soft);font-size:.75rem;font-weight:500}.hero-lives-balance-pill__plus{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin-left:.1rem;border-radius:999px;background:var(--hero-lives-pill-accent-soft);color:var(--hero-lives-pill-accent);font-size:.95rem;font-weight:700;line-height:1}.home-v2{--home-bg:#f7f8fc;--home-card:#fff;--home-primary:#6d4cff;--home-primary-hover:#5a3ff2;--home-text:#1d2340;--home-text-secondary:#6b7280;--home-border:#eceef5;--home-shadow:0 12px 40px rgba(0,0,0,.08);--home-radius-card:24px;--home-radius-btn:16px;--home-radius-sm:12px;--home-hero-gradient-color:#f7f8fc;--home-hero-gradient-end:20%;--home-map-hero-width:48px;color:var(--home-text);background:var(--home-bg)}.home-v2-nav{background:#fff}.home-v2-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:56px;padding:0 28px;border-radius:var(--home-radius-btn);background:var(--home-primary);color:#fff;font-size:16px;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:background .22s ease,transform .22s ease}.home-v2-btn-primary:hover{background:var(--home-primary-hover);transform:scale(1.02)}.home-v2-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:56px;padding:0 28px;border-radius:var(--home-radius-btn);background:#fff;color:var(--home-text);font-size:16px;font-weight:600;text-decoration:none;border:1px solid var(--home-border);cursor:pointer;transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease}.home-v2-btn-secondary:hover{border-color:rgba(109,76,255,.35);box-shadow:0 8px 24px rgba(109,76,255,.08);transform:scale(1.02)}.home-v2-h1{margin:0;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.08;letter-spacing:-.02em}.home-v2-h2{margin:0;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:800;line-height:1.15}.home-v2-h3{margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.home-v2-card{background:var(--home-card);border:1px solid var(--home-border);border-radius:var(--home-radius-card);box-shadow:var(--home-shadow)}.home-v2-section{margin-top:72px}.home-v2-section:first-child{margin-top:0}.home-v2-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.home-v2-section-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#6d4cff;text-decoration:none;transition:gap .22s ease,color .22s ease}.home-v2-section-link:hover{gap:10px;color:#5a3ff2}.home-v2-hero{min-height:min(620px,82vh);display:grid;grid-template-columns:minmax(0,.44fr) minmax(0,1fr);gap:0;align-items:stretch;padding-top:32px;padding-bottom:32px}.home-v2-hero__left{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:24px 28px 24px 0;background:var(--home-bg)}.home-v2-hero__map{position:relative;min-height:460px;border-radius:var(--home-radius-card);overflow:hidden;box-shadow:var(--home-shadow)}.home-v2-hero__map-bg{position:absolute;inset:0;background:#fff}.home-v2-hero__map-bg--ready{background:transparent}.home-v2-hero__map-loading{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;background:#fff}.home-v2-hero__map-loading-icon{width:2rem;height:2rem;color:#6d4cff;animation:home-v2-map-spin .8s linear infinite}@keyframes home-v2-map-spin{to{transform:rotate(1turn)}}.home-v2-hero__map-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;animation:home-v2-map-fade-in .28s ease-out}@keyframes home-v2-map-fade-in{0%{opacity:0}to{opacity:1}}.home-v2-hero__map-gradient{position:absolute;inset:0;z-index:1;pointer-events:none;background:var(--home-hero-gradient-color);-webkit-mask-image:linear-gradient(90deg,#000 0,transparent);mask-image:linear-gradient(90deg,#000 0,transparent);-webkit-mask-size:var(--home-hero-gradient-end) 100%;mask-size:var(--home-hero-gradient-end) 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:left top;mask-position:left top}.home-v2-hero__map-stage{position:relative;z-index:2;min-height:460px;height:100%}.home-v2-map-hero-positioner{position:absolute;z-index:4;pointer-events:none;transform:translate(-50%,-100%)}.home-v2-map-hero{pointer-events:auto;will-change:opacity,transform}.home-v2-map-hero,.home-v2-map-hero__stack{position:relative;width:var(--home-map-hero-width)}.home-v2-map-hero__jitter{position:relative}.home-v2-map-hero__shadow{position:absolute;bottom:0;left:50%;z-index:0;width:2rem;height:.5rem;transform:translate(-50%,42%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(0,0,0,.38) 0,transparent 72%);pointer-events:none}.home-v2-map-hero__bob{position:relative;z-index:1}.home-v2-map-hero--entering{opacity:0;animation:home-map-hero-fade-in 1.2s ease forwards}.home-v2-map-hero--shown{opacity:1}.home-v2-map-hero--exiting{opacity:1;animation:home-map-hero-fade-out 1.2s ease forwards}.home-v2-map-hero__bob--active{animation:home-map-hero-hop 1.05s ease-in-out infinite}@keyframes home-map-hero-fade-in{0%{opacity:0;transform:translateY(10px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes home-map-hero-fade-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.96)}}@keyframes home-map-hero-hop{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (prefers-reduced-motion:reduce){.home-v2-map-hero--entering,.home-v2-map-hero--exiting{animation-duration:.01ms}.home-v2-map-hero__bob--active{animation:none}}.home-v2-map-hero__link{display:block;text-decoration:none}.home-v2-map-hero__preview{overflow:visible;background:transparent;filter:drop-shadow(0 2px 0 rgba(0,0,0,.35))}.home-v2-map-hero__loading{width:100%;aspect-ratio:88/150;border-radius:8px;background:hsla(0,0%,100%,.35);animation:home-v2-shimmer 1.2s ease-in-out infinite}.home-v2-hero__right{position:absolute;top:14px;right:14px;z-index:5;width:min(252px,34%)}.home-v2-quests-card{position:relative;margin-left:0}.home-v2-quests-card--compact{border-radius:18px;box-shadow:0 10px 32px rgba(0,0,0,.1)}@media (max-width:1200px){.home-v2-hero{grid-template-columns:1fr;gap:20px;min-height:auto}.home-v2-hero__left{padding:0;background:transparent}.home-v2-hero__map,.home-v2-hero__map-stage{min-height:400px}.home-v2-hero__right{width:min(240px,42%)}}@media (max-width:768px){.home-v2-hero{padding-top:20px;padding-bottom:20px}.home-v2-hero__map,.home-v2-hero__map-stage{min-height:380px}.home-v2-hero__right{width:min(220px,48%);top:10px;right:10px}}.home-v2-section--featured{margin-top:8px}.home-v2-h2--featured{font-size:clamp(1.75rem,3vw,2.5rem);letter-spacing:-.03em}.home-v2-section-sub{margin:8px 0 0;max-width:36rem;font-size:15px;line-height:1.45;color:#667085}.home-v2-anime-nav{display:none;align-items:center;gap:8px}@media (min-width:900px){.home-v2-anime-nav{display:inline-flex}}.home-v2-anime-nav__btn{display:inline-flex;height:40px;width:40px;align-items:center;justify-content:center;border-radius:14px;border:1px solid #eceef5;background:#fff;color:#1d2340;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.home-v2-anime-nav__btn:hover{border-color:rgba(109,76,255,.35);color:#6d4cff;background:#f7f5ff}.home-v2-anime-nav__btn:active{transform:scale(.96)}.home-v2-anime-carousel{position:relative}.home-v2-anime-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:24px;padding-block:14px 22px}.home-v2-anime-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding-block:14px 22px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home-v2-anime-track::-webkit-scrollbar{display:none}.home-v2-anime-slide{flex:0 0 260px;width:260px;scroll-snap-align:start}@media (max-width:520px){.home-v2-anime-slide{flex-basis:250px;width:250px}}.home-v2-anime-card{display:flex;flex-direction:column;width:100%;height:405px;overflow:hidden;border-radius:22px;border:none;outline:none;background:#fff;box-shadow:0 12px 30px rgba(40,40,70,.08);transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-v2-anime-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px rgba(40,40,70,.16)}.home-v2-anime-card:focus{outline:none}.home-v2-anime-card--skeleton{height:405px;background:linear-gradient(110deg,#f3f4f8 8%,#eceef5 18%,#f3f4f8 33%);background-size:200% 100%;animation:home-v2-shimmer 1.2s ease-in-out infinite}@keyframes home-v2-shimmer{to{background-position-x:-200%}}.home-v2-anime-card__media{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;border-radius:22px 22px 0 0;background:#fff;isolation:isolate;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-v2-anime-card__media:after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:1;height:88px;pointer-events:none;background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,.85) 28%,hsla(0,0%,100%,.35) 62%,hsla(0,0%,100%,0))}.home-v2-anime-card__fallback,.home-v2-anime-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transform:scale(1.001);transition:transform .42s cubic-bezier(.22,1,.36,1);-webkit-backface-visibility:hidden;backface-visibility:hidden}.home-v2-anime-card__fallback{background:linear-gradient(145deg,#ebe8ff,#c4b5fd 55%,#8b7cf8)}.home-v2-anime-card:hover .home-v2-anime-card__image{transform:scale(1.08)}.home-v2-anime-card__badge-row{position:absolute;left:16px;bottom:16px;z-index:2;display:flex;flex-wrap:wrap;gap:8px;max-width:calc(100% - 32px)}.home-v2-anime-card__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#fff;box-shadow:0 6px 16px rgba(40,40,70,.12);font-size:15px;font-weight:800;line-height:1;color:#6d4cff}.home-v2-anime-card__badge-icon{width:1.05rem;height:1.05rem;flex-shrink:0;stroke-width:2.4}.home-v2-anime-card__body{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;gap:8px;height:128px;padding:14px 16px 16px;background:#fff}.home-v2-anime-card__title{margin:0;font-size:18px;font-weight:700;line-height:1.25;color:#1d2340;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-v2-anime-card__progress-label{margin:0;font-size:13px;font-weight:500;line-height:1.2;color:#8f96a3}.home-v2-anime-card__progress-row{display:flex;align-items:center;gap:10px}.home-v2-anime-card__progress-track{flex:1 1 auto;min-width:0;height:6px;overflow:hidden;border-radius:999px;background:#eceef5}.home-v2-anime-card__progress-fill{display:block;height:100%;border-radius:inherit;background:#6d4aff;transition:width .4s ease}.home-v2-anime-card__progress-value{flex:0 0 auto;font-size:13px;font-weight:700;color:#1d2340;font-variant-numeric:tabular-nums}.home-v2-topic-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.home-v2-topic-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:168px;padding:24px 16px;border-radius:22px;border:1px solid #f1f2f8;background:#fff;box-shadow:0 10px 36px rgba(0,0,0,.06);color:#1d2340;text-align:center;transition:transform .28s ease,box-shadow .28s ease}.home-v2-topic-card:hover{transform:translateY(-4px);box-shadow:0 16px 44px rgba(109,76,255,.12)}.home-v2-topic-card__icon-wrap{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;background:linear-gradient(145deg,rgba(109,76,255,.12),rgba(109,76,255,.04));color:#6d4cff;transition:transform .28s ease}.home-v2-topic-card:hover .home-v2-topic-card__icon-wrap{transform:scale(1.12)}.home-v2-topic-card__icon{width:28px;height:28px}.home-v2-topic-card__title{font-size:15px;font-weight:700;line-height:1.25}.home-v2-topic-card__meta{font-size:12px;font-weight:500;color:#667085}@media (max-width:1200px){.home-v2-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.home-v2-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-v2-insights-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:24px;align-items:stretch}.home-v2-insights-grid>:only-child{grid-column:1/-1;max-width:720px}@media (max-width:960px){.home-v2-insights-grid{grid-template-columns:1fr}.home-v2-insights-grid>:only-child{max-width:none}}.home-v2-panel{display:flex;flex-direction:column;height:100%;padding:32px;border-radius:22px;border:1px solid #f1f2f8;background:#fff;box-shadow:0 10px 36px rgba(0,0,0,.06)}.home-v2-panel__title{margin:0;font-size:22px;font-weight:800;line-height:1.2;color:#1d2340}.home-v2-panel__cta{margin-top:auto;width:fit-content}.home-v2-activity-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;margin-bottom:28px}.home-v2-activity-stat{display:flex;flex-direction:column;gap:10px;padding:18px 16px;border-radius:18px;background:#f7f8fc;border:1px solid #eef0f7}.home-v2-activity-stat--accent{align-items:center;justify-content:center}.home-v2-activity-stat__label{font-size:12px;font-weight:600;color:#667085;line-height:1.35}.home-v2-activity-stat__value{font-size:clamp(1.5rem,2.2vw,2rem);font-weight:800;line-height:1.1;color:#1d2340;font-variant-numeric:tabular-nums}.home-v2-activity-stat__ring-wrap{position:relative;width:72px;height:72px}.home-v2-activity-stat__ring{width:100%;height:100%;transform:rotate(-90deg)}.home-v2-activity-stat__ring-track{fill:none;stroke:#eaecf5;stroke-width:8}.home-v2-activity-stat__ring-fill{fill:none;stroke:#6d4cff;stroke-width:8;stroke-linecap:round;transition:stroke-dasharray .4s ease}.home-v2-activity-stat__ring-value{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;color:#1d2340}.home-v2-trend-list{display:flex;flex-direction:column;margin-top:20px}.home-v2-trend-row{display:grid;grid-template-columns:28px 44px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #f1f2f8;color:inherit;transition:background .22s ease,transform .22s ease}.home-v2-trend-row:last-child{border-bottom:none}.home-v2-trend-row:hover{transform:translateX(2px)}.home-v2-trend-row__rank{font-size:18px;line-height:1}.home-v2-trend-row__thumb{display:flex;align-items:center;justify-content:center;width:44px;height:44px;overflow:hidden;border-radius:12px;background:#f7f8fc;border:1px solid #eef0f7}.home-v2-trend-row__thumb-img{width:100%;height:100%;object-fit:cover}.home-v2-trend-row__content{display:flex;flex-direction:column;gap:4px;min-width:0}.home-v2-trend-row__title{font-size:14px;font-weight:700;line-height:1.3;color:#1d2340;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-v2-trend-row__meta{font-size:12px;font-weight:500;color:#667085}.home-v2-trend-row__arrow{width:18px;height:18px;color:#6d4cff;opacity:.7;transition:transform .22s ease,opacity .22s ease}.home-v2-trend-row:hover .home-v2-trend-row__arrow{opacity:1;transform:translateX(2px)}.home-v2-trend-empty{margin:24px 0 0;font-size:14px;color:#667085}@media (max-width:768px){.home-v2-activity-stats{grid-template-columns:1fr}.home-v2-panel{padding:24px}}.home-v2-promo{min-height:160px;border-radius:var(--home-radius-card);background:linear-gradient(105deg,#6d4cff,#9b5de5 42%,#ff6bcb);box-shadow:var(--home-shadow);overflow:hidden;position:relative}.home-v2-promo--compact{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:160px;padding:28px 36px}.home-v2-promo__content{position:relative;z-index:1;max-width:640px}.home-v2-promo__title{margin:0;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:800;line-height:1.15;color:#fff}.home-v2-promo__text{margin:10px 0 0;font-size:15px;line-height:1.5;color:hsla(0,0%,100%,.92)}.home-v2-promo__cta{display:inline-flex;align-items:center;gap:8px;margin-top:18px;height:48px;padding:0 22px;border-radius:16px;background:#fff;color:#6d4cff;font-size:14px;font-weight:700;text-decoration:none;transition:transform .22s ease}.home-v2-promo__cta:hover{transform:scale(1.02)}.home-v2-promo__visual{position:relative;z-index:1;display:none;align-items:center;gap:12px}.home-v2-promo__chest{font-size:48px;line-height:1}.home-v2-promo__gem{width:40px;height:40px;color:hsla(0,0%,100%,.95)}@media (min-width:768px){.home-v2-promo__visual{display:flex}}.home-v2-rewards-hub{display:flex;flex-direction:column;gap:20px}.home-v2-rewards-hero{position:relative;overflow:hidden;border-radius:22px;background:radial-gradient(120% 160% at 85% 20%,#4633a8 0,transparent 55%),linear-gradient(120deg,#221b3d,#2b2251 55%,#382a6b);padding:32px 32px 9px;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;align-items:center;color:#fff}.home-v2-rewards-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(2px 2px at 20% 30%,hsla(0,0%,100%,.5) 0,transparent 60%),radial-gradient(1.5px 1.5px at 70% 60%,hsla(0,0%,100%,.4) 0,transparent 60%),radial-gradient(1.5px 1.5px at 85% 20%,hsla(0,0%,100%,.5) 0,transparent 60%),radial-gradient(1.5px 1.5px at 40% 80%,hsla(0,0%,100%,.35) 0,transparent 60%);pointer-events:none}.home-v2-rewards-hero__left{position:relative;z-index:2;flex:1 1 320px;min-width:260px}.home-v2-rewards-hero__title{margin:0 0 8px;font-size:26px;font-weight:800;line-height:1.15}.home-v2-rewards-hero__sub{margin:0 0 22px;font-size:14px;line-height:1.5;color:#c9c3ea;white-space:nowrap}.home-v2-rewards-hero__stats{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.home-v2-rewards-level-block{display:flex;align-items:center;gap:14px;flex:1 1 260px;min-width:240px;padding:14px 20px;border-radius:16px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1)}.home-v2-rewards-level-block__avatar{width:46px;height:46px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;background:transparent;box-shadow:none;padding:0}.home-v2-rewards-level-block__avatar-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;background:conic-gradient(from 210deg,#a99bf9,#6c4cf1,#37e6c9,#a99bf9);box-shadow:0 0 0 3px hsla(0,0%,100%,.08)}.home-v2-rewards-level-block__info{flex:1;min-width:0}.home-v2-rewards-level-block__lvl{font-size:15px;font-weight:700;margin-bottom:2px}.home-v2-rewards-level-block__title{font-size:13px;color:#b8b1de;margin-bottom:8px}.home-v2-rewards-level-block__bar{height:8px;border-radius:6px;background:hsla(0,0%,100%,.12);overflow:hidden}.home-v2-rewards-level-block__fill{height:100%;border-radius:6px;background:linear-gradient(90deg,#8b6cf7,#6c4cf1)}.home-v2-rewards-level-block__xp{margin-top:5px;font-size:11px;color:#9d97b8;text-align:right}.home-v2-rewards-mini-stat{display:flex;align-items:center;gap:10px;padding:8px 4px}.home-v2-rewards-mini-stat__ico{font-size:20px;line-height:1}.home-v2-rewards-mini-stat__ico--svg{display:flex;align-items:center;justify-content:center}.home-v2-rewards-mini-stat__lab{font-size:12px;color:#b8b1de}.home-v2-rewards-mini-stat__val{font-size:15px;font-weight:700}.home-v2-rewards-hero__orb{position:absolute;right:0;bottom:0;top:0;z-index:1;display:flex;align-items:flex-end;justify-content:flex-end;max-width:min(46%,360px);pointer-events:none}.home-v2-rewards-hero__orb-img{display:block;max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain;object-position:bottom right}.home-v2-rewards-row-2{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;align-items:stretch}.home-v2-rewards-card{background:var(--home-card);border:1px solid var(--home-border);border-radius:22px;box-shadow:0 4px 24px rgba(70,55,130,.06);padding:24px}.home-v2-rewards-card--wide{margin-top:0}.home-v2-rewards-card__head h3{margin:0 0 4px}.home-v2-rewards-card__head p{margin:0 0 20px;font-size:13px;color:var(--home-text-secondary)}.home-v2-rewards-bonus-days{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin-bottom:18px}.home-v2-rewards-bonus-day{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 6px;text-align:center;border-radius:10px;background:#f7f6fd;border:1px solid var(--home-border)}.home-v2-rewards-bonus-day__lab{font-size:10.5px;font-weight:600;color:#9d97b8}.home-v2-rewards-bonus-day__ico{display:flex;align-items:center;justify-content:center;min-height:32px;font-size:20px;line-height:1}.home-v2-rewards-bonus-day__box-img{width:32px;height:32px;object-fit:contain}.home-v2-rewards-bonus-day__amt{font-size:13px;font-weight:800}.home-v2-rewards-bonus-day--today{transform:translateY(-3px);color:#fff;background:linear-gradient(160deg,#6c4cf1,#5a3fe0);border-color:transparent;box-shadow:0 10px 20px rgba(108,76,241,.35)}.home-v2-rewards-bonus-day--today .home-v2-rewards-bonus-day__lab{color:#e3dbff}.home-v2-rewards-bonus-day--today .home-v2-rewards-bonus-day__amt{color:#fff}.home-v2-rewards-bonus-day--done .home-v2-rewards-bonus-day__ico{opacity:.55}.home-v2-rewards-bonus-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:14px 18px;border-radius:16px;background:#f7f6fd}.home-v2-rewards-bonus-footer__label{font-size:11px;color:#9d97b8;margin-bottom:6px}.home-v2-rewards-timer{display:flex;gap:6px;align-items:baseline;font-size:18px;font-weight:800}.home-v2-rewards-timer__seg{display:flex;flex-direction:column;align-items:center}.home-v2-rewards-timer__unit{font-size:9px;font-weight:600;color:#9d97b8}.home-v2-rewards-btn-primary{border:none;cursor:pointer;padding:13px 26px;border-radius:12px;font-size:14px;font-weight:700;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#6c4cf1,#5a3fe0);box-shadow:0 8px 18px rgba(108,76,241,.3);transition:filter .22s ease}.home-v2-rewards-btn-primary:hover{filter:brightness(1.06)}.home-v2-rewards-tasks{list-style:none;margin:0;padding:0}.home-v2-rewards-task{display:flex;gap:18px;align-items:center;margin-bottom:18px}.home-v2-rewards-task:last-child{margin-bottom:0}.home-v2-rewards-task__main{flex:1;min-width:0}.home-v2-rewards-task__top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.home-v2-rewards-task__name{font-size:14px;font-weight:700}.home-v2-rewards-task__num{font-size:12px;font-weight:600;color:#9d97b8}.home-v2-rewards-task__track{height:8px;border-radius:6px;background:#eeecf9;overflow:hidden}.home-v2-rewards-task__fill{height:100%;border-radius:6px;background:linear-gradient(90deg,#8b6cf7,#6c4cf1)}.home-v2-rewards-task__reward-col{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.home-v2-rewards-task__claim{border:none;cursor:pointer;padding:4px 10px;border-radius:8px;font-size:11px;font-weight:700;color:#fff;background:var(--home-primary)}.home-v2-rewards-task__claimed{font-size:11px;font-weight:700;color:#6d6788}.home-v2-rewards-task__reward{gap:5px;padding:8px 12px;border-radius:10px;font-weight:800;background:#f2effe;white-space:nowrap}.home-v2-rewards-link,.home-v2-rewards-task__reward{display:inline-flex;align-items:center;font-size:13px;color:var(--home-primary)}.home-v2-rewards-link{gap:6px;margin-top:18px;font-weight:700;text-decoration:none}.home-v2-rewards-link:hover{text-decoration:underline}.home-v2-rewards-lb-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;margin-bottom:22px}.home-v2-rewards-tabs{display:flex;gap:8px;padding:5px;border-radius:12px;background:#f4f3fb}.home-v2-rewards-tab{border:none;background:transparent;padding:9px 16px;border-radius:9px;font-size:13px;font-weight:700;color:#6d6788;cursor:pointer}.home-v2-rewards-tab--active{color:#fff;background:var(--home-primary);box-shadow:0 6px 14px rgba(108,76,241,.3)}.home-v2-rewards-lb-soon{margin:0;font-size:14px;color:var(--home-text-secondary)}.home-v2-rewards-lb-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.home-v2-rewards-lb-item{min-width:0}.home-v2-rewards-lb-link{display:flex;align-items:center;gap:12px;padding:10px;border-radius:14px;text-decoration:none;color:inherit;transition:background .22s ease}.home-v2-rewards-lb-link:hover{background:#f7f6fd}.home-v2-rewards-lb-rank{width:26px;height:26px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;font-weight:800;color:#fff}.home-v2-rewards-lb-rank--r4,.home-v2-rewards-lb-rank--r5{color:#6d6788;background:#e7e4f7}.home-v2-rewards-lb-rank--r1{background:linear-gradient(135deg,#ffd464,#f5a623)}.home-v2-rewards-lb-rank--r2{background:linear-gradient(135deg,#c9c9d6,#9a9aab)}.home-v2-rewards-lb-rank--r3{background:linear-gradient(135deg,#e0a370,#b9723b)}.home-v2-rewards-lb-avatar{flex-shrink:0}.home-v2-rewards-lb-meta{min-width:0;display:flex;flex-direction:column;gap:2px}.home-v2-rewards-lb-name{font-size:13.5px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-v2-rewards-lb-lvl,.home-v2-rewards-lb-xp{font-size:11.5px;color:#9d97b8}.home-v2-rewards-banner{--home-v2-rewards-banner-pad-block:34px;--home-v2-rewards-banner-pad-inline:36px;position:relative;overflow:hidden;display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:20px;row-gap:16px;padding:0 var(--home-v2-rewards-banner-pad-inline) 0 0;border-radius:22px;color:#fff;background:linear-gradient(120deg,#2b2251,#4a3b8c 60%,#6c4cf1 130%)}.home-v2-rewards-banner:before{content:"";position:absolute;inset:0;background-image:radial-gradient(2px 2px at 15% 25%,hsla(0,0%,100%,.5) 0,transparent 60%),radial-gradient(1.5px 1.5px at 80% 70%,hsla(0,0%,100%,.4) 0,transparent 60%),radial-gradient(1.5px 1.5px at 60% 20%,hsla(0,0%,100%,.4) 0,transparent 60%);pointer-events:none}.home-v2-rewards-banner__left{position:relative;z-index:1;display:flex;align-items:center;min-width:0;padding-block:var(--home-v2-rewards-banner-pad-block)}.home-v2-rewards-banner__ico{grid-row:1/-1;align-self:stretch;display:flex;align-items:stretch;justify-content:center;flex-shrink:0;width:auto;min-height:0;margin-left:16px;z-index:1}.home-v2-rewards-banner__ico-img{display:block;height:100%;width:auto;max-width:none;object-fit:contain}.home-v2-rewards-banner__cta{position:relative;z-index:1;flex-shrink:0;text-decoration:none}@media (max-width:720px){.home-v2-rewards-banner{grid-template-columns:auto 1fr;padding:0 var(--home-v2-rewards-banner-pad-inline)}.home-v2-rewards-banner__ico{grid-row:1}.home-v2-rewards-banner__cta{grid-column:1/-1;justify-self:start;margin-block:0 var(--home-v2-rewards-banner-pad-block)}}.home-v2-rewards-banner__title{margin:0 0 6px;font-size:20px;font-weight:800}.home-v2-rewards-banner__text{margin:0;max-width:420px;font-size:13.5px;line-height:1.5;color:#d6cff1}@media (max-width:900px){.home-v2-rewards-row-2{grid-template-columns:1fr}.home-v2-rewards-lb-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.home-v2-rewards-hero__orb{display:none}.home-v2-rewards-hero{padding:22px 22px 9px}.home-v2-rewards-hero__sub{white-space:normal}.home-v2-rewards-lb-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.home-v2-rewards-bonus-days{grid-template-columns:repeat(4,1fr)}.home-v2-rewards-card{padding-left:18px;padding-right:18px}}@media (max-width:420px){.home-v2-rewards-lb-list{grid-template-columns:1fr}}