:root{--ui-space-1:4px;--ui-space-2:8px;--ui-space-3:12px;--ui-space-4:16px;--ui-space-5:20px;--ui-space-6:24px;--ui-radius-control:12px;--ui-radius-panel:16px;--ui-radius-card:20px;--ui-control-height:44px;--ui-hero-avatar-size:32px;--ui-hero-name-gap:8px;--ui-content-max:1440px}:root{--bg:#09111f;--bg-2:#0d1628;--bg-3:#14213a;--surface:rgba(16,27,46,.82);--surface-2:rgba(20,35,60,.92);--surface-3:rgba(31,48,77,.95);--line:rgba(112,152,235,.16);--line-strong:rgba(120,170,255,.24);--text:#eef4ff;--muted:#8fa8cf;--accent:#5a8cff;--accent-2:#7f63ff;--accent-3:#3cc3ff;--shadow:0 20px 60px rgba(0,0,0,.35)}*{box-sizing:border-box}#__nuxt,body,html{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(91,140,255,.2),transparent 28%),radial-gradient(circle at top right,rgba(127,99,255,.14),transparent 24%),linear-gradient(180deg,#08101d,#0d1628 42%,#0a1220)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}input::-moz-placeholder{color:#7f96ba}input::placeholder{color:#7f96ba}.page-shell{max-width:1500px;margin:0 auto;display:grid;gap:16px}.shell-card{background:linear-gradient(180deg,#142139e0,#0f192cf0);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:26px}.app-header{display:flex;justify-content:space-between;gap:16px;padding:18px 20px;flex-wrap:wrap;position:sticky;z-index:10}.brand-block{display:flex;align-items:center;gap:14px}.brand-logo{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;font-weight:900;color:#fff;background:linear-gradient(135deg,#5d9cff,#6577ff 55%,#8f59ff);box-shadow:0 12px 30px #5678ff6b}.brand-title{font-size:1.125rem;font-weight:800;letter-spacing:.02em}.brand-subtitle,.catalog-stats span,.expanded-rank,.filters-header p,.mini-note,.muted-label,.section-subtitle{color:var(--muted)}.game-pill{border:none;border-radius:18px;padding:10px 14px;display:flex;gap:10px;align-items:center;background:#1c2a44eb;color:var(--text);border:1px solid rgba(130,165,235,.14)}.game-pill.active{background:linear-gradient(180deg,#4267b7cc,#2d4680eb);box-shadow:inset 0 0 0 1px #7ba4ff61,0 12px 22px #2c52a347}.game-pill__icon{font-size:1.05rem}.game-pill__text{font-weight:700}.header-actions,.sidebar-actions,.toolbar-controls{display:flex;gap:10px;align-items:center}.ghost-pill,.primary-pill{border:none;border-radius:16px;padding:12px 16px;transition:.2s ease}.primary-pill{background:linear-gradient(135deg,#4f8cff,#7d63ff);color:#fff;box-shadow:0 12px 26px #5c74ff47}.ghost-pill{background:#1c2a44eb;color:var(--text);border:1px solid rgba(130,165,235,.14)}.ghost-pill:hover,.hero-chip:hover,.hero-list-item:hover,.primary-pill:hover,.search-dropdown-item:hover{transform:translateY(-1px)}.toolbar-row{padding:18px 20px;display:grid;gap:14px}.card-actions-row,.card-topline,.filters-header,.modal-header,.section-headline,.toolbar-main{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.section-title{font-size:1.35rem;font-weight:800}.selected-heroes-row{display:flex;flex-wrap:wrap;gap:8px}.selected-heroes-row.compact{max-height:none;overflow:visible}.hero-chip{border:none;border-radius:20px;padding:10px 14px;background:#17243bf5;display:inline-flex;align-items:center;gap:8px;color:var(--text);border:1px solid rgba(125,160,228,.16);transition:.18s ease}.hero-chip.active,.hero-chip.is-selected{background:linear-gradient(180deg,#355493eb,#20345af5);box-shadow:inset 0 0 0 1px #729dff4d,0 10px 20px #16254273}.hero-avatar{width:50px;height:50px;border-radius:8px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#5f8cff,#8c9eff);color:#fff;font-weight:700;font-size:.95rem;flex:0 0 auto;border:2px solid transparent;box-shadow:0 0 0 1px #060c1859,0 10px 18px #040a1633}.hero-avatar.small{font-size:.95rem}.hero-avatar.large,.hero-avatar.small{width:50px;height:50px}.hero-avatar img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.hero-avatar>span{display:grid;place-items:center;width:100%;height:100%}.hero-cloud{padding:18px 20px}.hero-cloud-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px;margin-top:16px}.hero-cloud-item{justify-content:flex-start;min-height:70px;border-radius:16px;padding:10px 12px}.hero-cloud-item .hero-name{font-size:.92rem;line-height:1.15;text-align:left}.hero-cloud-reset{padding:10px 14px}.catalog-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px;align-items:start}.filters-sidebar{padding:18px;position:sticky;top:84px;max-height:calc(100vh - 102px);overflow:auto;display:grid;background:linear-gradient(180deg,#111d32f5,#0c1627fa)}.field-block{display:grid;gap:8px}.field-block>span{font-weight:700}.field-block input{width:100%;border:1px solid rgba(130,165,235,.16);background:#0c1626f2;border-radius:14px;padding:12px 14px;color:var(--text)}.price-field-block{gap:12px}.price-slider-box{display:grid;gap:12px;padding:14px 14px 12px;border-radius:18px;background:linear-gradient(180deg,#0b1526fa,#0c1729f0);border:1px solid rgba(123,160,232,.14)}.price-slider-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:800;color:var(--text);font-size:.98rem}.price-slider-head--original{font-size:1rem;letter-spacing:.01em}.price-slider-head span:last-child{text-align:right}.range-slider{position:relative;height:28px;display:flex;align-items:center}.range-slider__active,.range-slider__track{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:8px;border-radius:999px}.range-slider__track{background:linear-gradient(180deg,#223456f5,#182642f5);box-shadow:inset 0 0 0 1px #5f81c42e}.range-slider__active{background:linear-gradient(90deg,#6c8eff,#9b7cff);box-shadow:0 0 12px #7a78ff73}.range-input{position:absolute;inset:0;width:100%;margin:0;background:transparent!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none}.range-input::-webkit-slider-runnable-track{height:8px;background:transparent}.range-input::-moz-range-track{height:8px;background:transparent}.range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#dbe8ff;border:3px solid #7a82ff;box-shadow:0 0 0 4px #7a82ff2e,0 4px 10px #00000047;pointer-events:auto;cursor:pointer;margin-top:-5px}.range-input::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#dbe8ff;border:3px solid #7a82ff;box-shadow:0 0 0 4px #7a82ff2e,0 4px 10px #00000047;pointer-events:auto;cursor:pointer}.range-input--min{z-index:3}.range-input--max{z-index:4}.hero-list-scroll{display:grid;gap:8px;max-height:340px;overflow:auto;padding-right:4px}.hero-list-item{border:none;border-radius:14px;padding:10px;background:#152239f5;display:flex;align-items:center;gap:10px;text-align:left;color:var(--text)}.hero-list-item.active{background:linear-gradient(180deg,#355493eb,#20345af5)}.catalog-content{display:grid;gap:16px}.catalog-stats{padding:16px 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;background:linear-gradient(180deg,#121f37e6,#0e182af0)}.catalog-stats strong{display:block;font-size:1.3rem}.cards-grid{gap:16px}.account-card{padding:18px;display:grid;gap:14px;background:radial-gradient(circle at top right,rgba(83,136,255,.24),transparent 24%),radial-gradient(circle at bottom left,rgba(127,99,255,.12),transparent 24%),linear-gradient(180deg,#121e34f7,#0c1526fc);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.account-card:hover{transform:translateY(-3px);border-color:#84aeff42;box-shadow:0 24px 56px #04091685}.card-glow{position:absolute;inset:auto -60px -70px auto;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,rgba(90,140,255,.18),transparent 68%);pointer-events:none}.badge-soft{padding:8px 10px;border-radius:999px;background:#192944eb;border:1px solid rgba(128,164,238,.18);font-size:.875rem}.badge-soft--accent{background:linear-gradient(180deg,#263f6cf5,#1a2c4af5);box-shadow:inset 0 0 0 1px #7ea9ff29}.card-badges{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.article-code{font-weight:800;font-size:1.05rem}.card-hero-preview{padding:12px;border-radius:20px;background:linear-gradient(180deg,#0f1a2de6,#0d1627f0);border:1px solid rgba(117,157,237,.1)}.hero-icons-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hero-icon-box{aspect-ratio:1;min-height:68px;border-radius:18px;background:linear-gradient(180deg,#1b2a46fa,#121d2ffa);display:grid;place-items:center;font-weight:800;color:#9db5ff;padding:7px;overflow:hidden;border:1px solid rgba(129,164,234,.14);box-shadow:inset 0 1px #ffffff08}.hero-icon-box .hero-avatar{width:100%;height:100%;border-radius:12px}.hero-icon-box.more{background:linear-gradient(180deg,#1f3152fa,#15223afa);color:var(--text);font-size:1rem}.card-meta-strip{display:grid;gap:8px;padding:10px 12px;border-radius:18px;background:#101c31bd;border:1px solid rgba(117,157,237,.08)}.top-heroes-inline{display:flex;gap:8px;flex-wrap:wrap}.top-hero-name{padding:6px 10px;border-radius:999px;font-size:.83rem;background:#1a2b48eb;border:1px solid rgba(123,161,236,.12)}.top-hero-name--Legendary,.top-hero-name--legendary{box-shadow:inset 0 0 0 1px #ffd04f59}.top-hero-name--Epic,.top-hero-name--epic{box-shadow:inset 0 0 0 1px #be78ff59}.top-hero-name--Rare,.top-hero-name--rare{box-shadow:inset 0 0 0 1px #63aeff59}.top-hero-name--Mythical,.top-hero-name--mythical{box-shadow:inset 0 0 0 1px #ff6c9559}.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.resource-item{border-radius:18px;background:linear-gradient(180deg,#17253efa,#111c30fa);border:1px solid rgba(123,161,236,.14);padding:12px;display:flex;flex-direction:column;gap:8px}.resource-item__top{display:flex;align-items:center;gap:8px;color:var(--muted)}.resource-item__top span{font-size:1rem}.resource-item__top small{font-size:.8rem}.resource-item strong{font-size:1rem;line-height:1.2}.card-footer-box{display:grid;grid-template-columns:1fr auto;gap:14px;padding-top:4px}.card-actions-stack{display:grid;gap:10px;min-width:180px}.card-secondary-btn{justify-content:center}.price-tag{font-size:1.85rem;letter-spacing:.01em}.buy-button{justify-content:center}.expanded-heroes{border-top:1px solid rgba(129,164,234,.14);padding-top:14px;display:grid;gap:12px}.expanded-headline{align-items:center}.expanded-title{font-weight:800}.expanded-list{display:grid;gap:8px;padding-right:0}.expanded-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.expanded-item{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:10px 12px;border-radius:16px;background:linear-gradient(180deg,#18253efa,#111c31fa);border:1px solid rgba(123,161,236,.12)}.expanded-name{font-size:.94rem}.skeleton-card{min-height:320px;background:linear-gradient(90deg,#16233cf2,#1f3154fa,#16233cf2);background-size:200% 100%;animation:shimmer 1.4s infinite}.empty-state,.soon-banner{padding:32px}.load-more-wrap{display:flex;justify-content:center;padding:4px 0 16px}.modal-root{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px}.mobile-backdrop,.modal-backdrop{position:fixed;inset:0;background:#03070f94;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-card{position:relative;z-index:1;width:min(560px,100%);padding:22px;display:grid;gap:14px;background:linear-gradient(180deg,#121e34fa,#0c1425)}.modal-price{font-size:1.8rem}.error-box,.success-box{padding:12px 14px;border-radius:14px}.error-box{background:#821b3f2e;color:#ffb9c8;border:1px solid rgba(255,132,167,.18)}.success-box{background:#12654b3d;color:#b7f5d9;border:1px solid rgba(98,231,177,.18)}.icon-close{border:none;background:#1c2a44eb;color:var(--text);width:36px;height:36px;border-radius:12px;font-size:1.4rem}.mobile-only{display:none}.fade-slide-enter-active,.fade-slide-leave-active{transition:all .18s ease}.fade-slide-enter-from,.fade-slide-leave-to{opacity:0;transform:translateY(-4px)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.empty-inline{color:var(--muted);font-size:.95rem}.search-field,.search-input-wrap{position:relative}.search-dropdown-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#0e182afa;border:1px solid rgba(123,161,236,.18);border-radius:18px;box-shadow:var(--shadow);padding:8px;display:grid;gap:6px;max-height:320px;overflow:auto;z-index:20}.search-dropdown-item{width:100%;border:1px solid transparent;border-radius:14px;background:#152239f5;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:10px 11px;text-align:left;color:var(--text)}.search-dropdown-name{font-weight:700}.search-dropdown-rank{color:var(--muted);font-size:.84rem}.search-dropdown-item .hero-avatar,.selected-hero-chip .hero-avatar{width:50px;height:50px;border-radius:8px}.expanded-item .hero-avatar img,.hero-chip .hero-avatar img,.search-dropdown-item .hero-avatar img,.selected-hero-chip .hero-avatar img{border-radius:6px}.selected-heroes-stack{align-items:flex-start}.selected-hero-chip{justify-content:flex-start;padding:8px 10px 8px 8px;min-height:66px}.chip-remove{margin-left:2px;color:#c8d6f2;font-weight:700;font-size:1rem}.expanded-item,.hero-chip-rank,.hero-icon-box,.hero-list-item,.search-dropdown-item{position:relative}.rank-Legendary.expanded-item,.rank-Legendary.hero-chip-rank,.rank-Legendary.hero-icon-box,.rank-Legendary.hero-list-item,.rank-Legendary.search-dropdown-item{border-color:#ffc04752;box-shadow:inset 0 0 0 1px #ffc64f6b,0 0 0 1px #ffb72914,0 10px 24px #ffaa1a1f,0 0 24px #ffbc2d24;background:radial-gradient(circle at top,rgba(255,194,59,.28),transparent 58%),linear-gradient(180deg,#49360fe6,#1e190ef5)}.rank-Epic.expanded-item,.rank-Epic.hero-chip-rank,.rank-Epic.hero-icon-box,.rank-Epic.hero-list-item,.rank-Epic.search-dropdown-item{border-color:#b05cff52;box-shadow:inset 0 0 0 1px #bd61ff6b,0 10px 24px #9236ff24,0 0 24px #b456ff29;background:radial-gradient(circle at top,rgba(188,95,255,.28),transparent 58%),linear-gradient(180deg,#381958eb,#18102cf5)}.rank-Rare.expanded-item,.rank-Rare.hero-chip-rank,.rank-Rare.hero-icon-box,.rank-Rare.hero-list-item,.rank-Rare.search-dropdown-item{border-color:#4dc2ff52;box-shadow:inset 0 0 0 1px #4ec2ff6b,0 10px 24px #1b81ff1f,0 0 24px #37b9ff24;background:radial-gradient(circle at top,rgba(76,192,255,.24),transparent 58%),linear-gradient(180deg,#103256eb,#0c1830f5)}.rank-Mythical.expanded-item,.rank-Mythical.hero-chip-rank,.rank-Mythical.hero-icon-box,.rank-Mythical.hero-list-item,.rank-Mythical.search-dropdown-item{border-color:#dc262657;box-shadow:inset 0 0 0 1px #ef44446b,0 10px 24px #dc262629,0 0 24px #dc26262e;background:radial-gradient(circle at top,rgba(239,68,68,.24),transparent 58%),linear-gradient(180deg,#521212eb,#260c0cf5)}.hero-avatar.rank-Legendary{background:linear-gradient(135deg,#ffbe32,#ffe07a);color:#5a3d00;border-color:#ffc64ff2;box-shadow:0 0 0 1px #613f0059,0 0 0 3px #ffc64f3d,0 0 22px #ffbc2d3d}.hero-avatar.rank-Epic{background:linear-gradient(135deg,#a545ff,#d984ff);border-color:#bd61fff2;box-shadow:0 0 0 1px #340e5366,0 0 0 3px #bd61ff38,0 0 22px #b456ff42}.hero-avatar.rank-Rare{background:linear-gradient(135deg,#2ab2ff,#89e1ff);border-color:#4ec2fff2;box-shadow:0 0 0 1px #052d4c6b,0 0 0 3px #4ec2ff33,0 0 22px #37b9ff3d}.hero-avatar.rank-Mythical{background:linear-gradient(135deg,#dc2626,#ef4444);border-color:#ef4444f2;box-shadow:0 0 0 1px #5a10106b,0 0 0 3px #ef444438,0 0 22px #dc26263d}@media(max-width:1180px){.cards-grid,.hero-cloud-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.page-wrap{padding:12px}.app-header{position:static}.catalog-layout{grid-template-columns:1fr}.filters-sidebar{position:fixed;left:12px;top:12px;bottom:12px;width:min(360px,calc(100vw - 24px));z-index:45;transform:translate(-120%);transition:transform .2s ease;max-height:none}.filters-sidebar.open{transform:translate(0)}.mobile-only{display:inline-flex}.cards-grid,.catalog-stats,.hero-cloud-grid{grid-template-columns:1fr}.search-dropdown-panel{max-height:260px}}.search-field-original>span{display:block;margin-bottom:10px}.selected-heroes-original{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.selected-hero-original{border:none;border-radius:10px;padding:8px 12px;color:#fff;font-size:14px;line-height:1;cursor:pointer;background:linear-gradient(180deg,#232c3df5,#171d28fa)}.selected-hero-original.rank-Legendary{background:linear-gradient(180deg,#8c6a12,#5c470d)}.selected-hero-original.rank-Epic{background:linear-gradient(180deg,#8330c6,#57208a)}.selected-hero-original.rank-Rare{background:linear-gradient(180deg,#416ea9,#2b4b72)}.selected-hero-original.rank-Mythical{background:linear-gradient(180deg,#8f243a,#5d1826)}.original-search-wrap{display:flex;align-items:stretch;gap:10px}.original-hero-input{flex:1;min-height:38px;background:linear-gradient(270deg,#110f13 5.43%,#1a1e29 72.46%);border-radius:10px;border:none;color:#fff;padding:0 14px;outline:none;box-shadow:none}.original-hero-input::-moz-placeholder{color:#9ca8c0}.original-hero-input::placeholder{color:#9ca8c0}.original-search-button{min-width:92px;padding:0 14px;border:none;border-radius:10px;color:#fff;font-weight:700;background:linear-gradient(180deg,#596580,#39445a);cursor:pointer}.original-search-dropdown{top:calc(100% + 10px);padding:4px;border-radius:10px;background:#343b4f;border:1px solid #1a1e29;box-shadow:none;gap:0;max-height:186px}.original-search-item{border:none;border-radius:4px;background:transparent;grid-template-columns:auto 1fr;gap:13px;min-height:44px;box-shadow:none!important}.original-search-item:hover{background-color:#0c1743}.original-search-item .search-dropdown-name{font-size:15px;font-weight:400}.original-search-item .hero-avatar{width:32px;height:32px;border-radius:8px;box-shadow:none}.original-search-item .hero-avatar img{border-radius:8px}.original-search-item.rank-Epic,.original-search-item.rank-Legendary,.original-search-item.rank-Mythical,.original-search-item.rank-Rare{background:transparent;border-color:transparent}.original-search-item.rank-Epic .hero-avatar,.original-search-item.rank-Legendary .hero-avatar,.original-search-item.rank-Mythical .hero-avatar,.original-search-item.rank-Rare .hero-avatar{background:none;box-shadow:none}.original-search-item.rank-Legendary .hero-avatar img{border:2px solid #fff900}.original-search-item.rank-Mythical .hero-avatar img{border:2px solid #900}.original-search-item.rank-Epic .hero-avatar img{border:2px solid #b136ff}.original-search-item.rank-Rare .hero-avatar img{border:2px solid #72a3df}.original-selected-list{max-height:unset}@media(max-width:860px){.original-search-wrap{flex-direction:column}.original-search-button{min-height:38px}}.original-search-item{min-height:62px;gap:14px;padding:6px 16px}.original-search-item .hero-avatar,.selected-hero-chip .hero-avatar{width:50px;height:50px;border-radius:6px}.original-search-item .hero-avatar img,.selected-hero-chip .hero-avatar img{border-radius:6px}.selected-hero-chip{min-height:62px;gap:10px}.selected-hero-chip span{line-height:1.2}@media(max-width:860px){.original-search-item .hero-avatar,.selected-hero-chip .hero-avatar{width:42px;height:42px}.original-search-item,.selected-hero-chip{min-height:54px}}@media(max-width:1100px){.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.hero-icons-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.card-footer-box,.expanded-list-grid{grid-template-columns:1fr}.card-actions-stack{min-width:0}}.expanded-name,.hero-name,.search-dropdown-name{line-height:1.2}.hero-name{font-weight:700}.expanded-item{min-height:74px}.expanded-item .expanded-rank{font-size:.8rem}.card-hero-preview,.card-meta-strip,.expanded-item,.resource-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.account-card .buy-button{min-height:46px}@media(max-width:900px){.hero-avatar,.hero-avatar.large,.hero-avatar.small,.search-dropdown-item .hero-avatar,.selected-hero-chip .hero-avatar{width:50px;height:50px}.hero-icons-grid{gap:10px}}.toolbar-main--compact{justify-content:flex-end}.toolbar-main--compact .toolbar-controls{margin-left:auto}.heroes-overlay-root{position:fixed;inset:0;z-index:70;padding:24px;overflow-y:auto}.heroes-overlay-backdrop{position:fixed;inset:0;background:#03070fb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.heroes-overlay-panel{position:relative;z-index:1;width:min(980px,calc(100% - 32px));margin:32px auto;padding:20px;display:grid;gap:16px;background:linear-gradient(180deg,#121e34fa,#0c1526fc);box-shadow:0 28px 70px #0208168c}.heroes-overlay-head{position:sticky;top:0;z-index:2;padding-bottom:10px;background:linear-gradient(180deg,#121e34fa,#121e34eb)}.heroes-overlay-actions{display:flex;align-items:center;gap:10px}.heroes-overlay-list{padding-right:0}.heroes-overlay-list.expanded-list-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.heroes-overlay-panel .expanded-item{min-height:72px}.hero-avatar-img{width:50px;height:50px;border-radius:6px;-o-object-fit:cover;object-fit:cover}@media(max-width:900px){.heroes-overlay-list.expanded-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.heroes-overlay-root{padding:12px}.heroes-overlay-panel{width:min(100%,calc(100% - 8px));margin:12px auto;padding:16px}.heroes-overlay-list.expanded-list-grid{grid-template-columns:1fr}.toolbar-main--compact{justify-content:stretch}}.card-id-inline{display:inline-flex;align-items:center;gap:8px;min-height:32px}.card-id-label{font-size:14px;font-weight:700;color:var(--text);letter-spacing:.01em}.copy-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(123,161,236,.16);border-radius:10px;background:#152239f5;color:var(--text);transition:.18s ease}.copy-btn:hover{background:#213252fa;transform:translateY(-1px)}.hero-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:32px;padding:0 10px;border-radius:10px;background:#152239eb;border:1px solid rgba(123,161,236,.14);color:var(--text);font-weight:800}.card-badges .badge-soft{display:none}.page-shell>.toolbar-row{display:none!important}.hero-cloud{margin-top:0}.hero-cloud .section-headline{justify-content:flex-start}.hero-cloud-reset{display:none!important}.expanded-item .hero-avatar,.hero-avatar,.hero-avatar.large,.hero-avatar.small,.hero-chip .hero-avatar,.hero-icon-box .hero-avatar,.hero-icons-grid .hero-icon-box,.original-search-item .hero-avatar,.search-dropdown-item .hero-avatar,.selected-hero-chip .hero-avatar{width:50px;height:50px}.heroes-overlay-root{display:grid;place-items:center;overflow:hidden}.heroes-overlay-panel{max-height:min(80vh,920px);overflow:hidden}.heroes-overlay-list{overflow-y:auto;max-height:calc(min(80vh,920px) - 110px);padding-right:6px}.filters-sidebar::-webkit-scrollbar,.heroes-overlay-list::-webkit-scrollbar,.search-dropdown-panel::-webkit-scrollbar{width:10px}.filters-sidebar::-webkit-scrollbar-thumb,.heroes-overlay-list::-webkit-scrollbar-thumb,.search-dropdown-panel::-webkit-scrollbar-thumb{background:#7ba1ec38;border-radius:999px}@media(max-width:640px){.heroes-overlay-panel{max-height:86vh}.heroes-overlay-list{max-height:calc(86vh - 96px)}}.modal-price-wrap{display:grid;gap:6px}.modal-price-old{font-size:1rem;color:var(--muted);text-decoration:line-through}.modal-discount-note{font-size:.85rem;color:#b8f7d8}.card-hero-preview{display:grid;gap:10px}.hero-icons-grid{display:grid;grid-template-columns:repeat(4,minmax(50px,1fr));justify-items:center}.hero-icon-box{width:50px;height:50px;min-height:50px;aspect-ratio:auto;border-radius:8px;padding:0;background:transparent;border:none;box-shadow:none;overflow:visible}.hero-icon-box .hero-avatar{width:50px;height:50px;border-radius:8px}.hero-icon-box.more{display:none!important}.rank-Epic.hero-icon-box,.rank-Legendary.hero-icon-box,.rank-Mythical.hero-icon-box,.rank-Rare.hero-icon-box{background:transparent}.hero-avatar.rank-Mythical{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#dc2626f2;box-shadow:0 0 0 1px #5a10106b,0 0 0 3px #dc262633,0 0 22px #dc26263d}.rank-Mythical.expanded-item,.rank-Mythical.hero-chip-rank,.rank-Mythical.hero-list-item,.rank-Mythical.search-dropdown-item{border-color:#dc262652;box-shadow:inset 0 0 0 1px #dc26266b,0 10px 24px #dc262624,0 0 24px #dc262629;background:radial-gradient(circle at top,rgba(239,68,68,.24),transparent 58%),linear-gradient(180deg,#491212eb,#220a0af5)}.account-card{align-content:start}.card-topline{align-items:flex-start}.hero-count-badge{align-self:flex-start}.hero-cloud{padding-top:0}.hero-cloud-grid--main{margin-top:0}@media(max-width:640px){.hero-icons-grid{grid-template-columns:repeat(4,minmax(50px,1fr))}}.skeleton{display:block;position:relative;overflow:hidden;border-radius:14px;background:linear-gradient(90deg,#15233beb,#273d63fa 50%,#15233beb);background-size:220% 100%;animation:shimmer 1.2s linear infinite}.skeleton-line{height:14px;width:100%}.skeleton-line--sm{width:96px;height:12px}.skeleton-line--md{width:132px;height:16px}.skeleton-line--lg{width:68%;height:22px}.skeleton-avatar{width:50px;height:50px;border-radius:8px}.skeleton-block{min-height:74px}.skeleton-button{width:158px;height:46px;border-radius:16px}.skeleton-grid-2,.skeleton-hero-grid,.skeleton-row{display:grid;gap:12px}.skeleton-row{grid-template-columns:1fr auto;align-items:end}.skeleton-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.skeleton-hero-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.skeleton-card{min-height:358px;padding:18px;display:grid;gap:16px;border:1px solid rgba(129,164,234,.12)}.hero-cloud-skeleton{min-height:70px;padding:10px 12px;border-radius:16px;border:1px solid rgba(123,161,236,.1);background:#121d30c7;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}.search-dropdown-item--skeleton{pointer-events:none}.search-dropdown-item--skeleton .skeleton-line{height:18px;width:72%}.btn-spinner{width:16px;height:16px;border-radius:999px;border:2px solid hsla(0,0%,100%,.28);border-top-color:#fff;animation:spin .75s linear infinite;flex:0 0 auto}.original-search-button.is-loading,.primary-pill.is-loading{display:inline-flex;align-items:center;justify-content:center;gap:10px}.modal-price-wrap{position:relative;min-height:74px}.modal-price-skeleton{display:grid;gap:10px;align-content:start}.list-fade-enter-active,.list-fade-leave-active{transition:all .24s ease}.list-fade-enter-from,.list-fade-leave-to{opacity:0;transform:translateY(10px) scale(.985)}.account-card,.filters-sidebar,.ghost-pill,.hero-chip,.hero-cloud-item,.hero-icons-grid>*,.icon-close,.modal-card,.primary-pill,.search-dropdown-item,.selected-hero-chip{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,opacity .18s ease}.heroes-overlay-panel,.modal-card{animation:modal-pop .2s ease}@keyframes spin{to{transform:rotate(1turn)}}@keyframes modal-pop{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.rank-group{display:grid;gap:12px;margin-bottom:14px}.rank-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid rgba(123,161,236,.16);background:#111c2fe0;color:#eef4ff;cursor:pointer}.rank-toggle:hover{background:#16233af5;border-color:#7ba1ec47}.rank-toggle__left{display:flex;align-items:center;gap:10px;min-width:0}.rank-toggle__dot{width:12px;height:12px;border-radius:999px;display:inline-block;background:#7ba1ecb3;box-shadow:0 0 10px #7ba1ec59}.rank-toggle__dot.rank-Legendary{background:#facc15;box-shadow:0 0 10px #facc1573}.rank-toggle__dot.rank-Mythical{background:#dc2626;box-shadow:0 0 10px #dc262673}.rank-toggle__dot.rank-Epic{background:#a855f7;box-shadow:0 0 10px #a855f773}.rank-toggle__dot.rank-Rare{background:#3b82f6;box-shadow:0 0 10px #3b82f673}.rank-toggle__title{font-size:14px;font-weight:700}.rank-toggle__count{padding:2px 8px;border-radius:999px;background:#7ba1ec24;color:#c8d9ff;font-size:12px}.rank-toggle__icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#7ba1ec1f;font-size:20px;line-height:1}.rank-group-list{padding-right:2px}.ghost-pill.active{background:linear-gradient(180deg,#4267b7cc,#2d4680eb);box-shadow:inset 0 0 0 1px #7ba4ff61,0 12px 22px #2c52a32e}.auth-shell{max-width:1180px}.auth-card{padding:24px;display:grid;gap:22px}.auth-card__intro{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.auth-tabs{display:flex;gap:10px;flex-wrap:wrap}.auth-grid{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(320px,1.05fr);gap:18px}.auth-benefits{padding:18px;display:grid;gap:14px;align-content:start}.auth-benefit{display:grid;gap:6px;padding:14px;border-radius:18px;background:#111d32b8;border:1px solid rgba(123,161,236,.12)}.auth-benefit span{color:var(--muted);font-size:.95rem}.auth-form{display:grid;gap:14px}.auth-submit{width:100%;justify-content:center}.cabinet-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:18px;align-items:start}.cabinet-sidebar{padding:18px;display:grid;gap:18px;position:sticky;top:84px}.cabinet-userbox{display:flex;align-items:center;gap:14px}.cabinet-avatar{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;font-weight:800;font-size:1.1rem;color:#fff;background:linear-gradient(135deg,#5d9cff,#6577ff 55%,#8f59ff);box-shadow:0 12px 30px #5678ff52}.cabinet-userbox__name{font-weight:800}.cabinet-nav{display:grid;gap:10px}.cabinet-nav__link{padding:12px 14px;border-radius:14px;background:#111d32b8;border:1px solid rgba(123,161,236,.12)}.cabinet-nav__link.active{background:linear-gradient(180deg,#4267b7cc,#2d4680eb)}.cabinet-main{display:grid}.cabinet-hero{padding:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.cabinet-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cabinet-stat{padding:18px;display:grid;gap:8px}.cabinet-stat span{color:var(--muted)}.cabinet-stat strong{font-size:1.8rem}.cabinet-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cabinet-panel{padding:22px}.cabinet-panel__title{margin-bottom:14px}.cabinet-actions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cabinet-action-link{display:flex;justify-content:center;padding:12px 14px;border-radius:16px}.cabinet-list{margin:0;padding-left:18px;color:var(--muted);display:grid;gap:10px}.compact-empty{padding:10px 0 0}.compact-form{max-width:520px}@media(max-width:980px){.auth-grid,.cabinet-actions-grid,.cabinet-layout,.cabinet-panels,.cabinet-stats{grid-template-columns:1fr}.cabinet-sidebar{position:static}}.copy-btn-inline{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;padding:0;color:#fff;background:transparent;border:none;cursor:pointer;opacity:.92;flex:0 0 14px}.copy-btn-inline:hover{opacity:1}.copy-btn-inline__icon{width:13px;height:13px;display:block}.copy-btn-inline__done{font-size:11px;color:#fff}.copy-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:14px}.copy-tooltip{position:absolute;top:-24px;left:50%;transform:translate(-50%);padding:4px 8px;background:#080f1cf2;border:1px solid rgba(143,170,236,.2);z-index:5}.card-stats-inline{gap:10px 12px;color:#eef4ff;font-size:14px}.card-stat-inline__icon{font-size:15px;line-height:1}.card-stat-inline strong{line-height:1}.resource-grid{display:none}.card-id-inline{gap:6px}.card-id-label{font-size:15px;line-height:1.1}@media(max-width:640px){.card-stats-inline{gap:8px 10px;font-size:13px}.card-id-label,.card-rewards-line,.card-stat-inline strong{font-size:13px}}.card-stat-inline__icon-img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;flex:0 0 16px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.card-stats-inline{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center}.card-stat-inline{display:inline-flex;align-items:center;gap:6px;min-height:24px}.card-rewards-line,.card-stat-inline strong{font-size:14px;font-weight:700;color:#eef4ff}.card-rewards-line{margin-top:6px;line-height:1}.save-jpg-btn{border:1px solid rgba(136,163,255,.35);background:linear-gradient(180deg,#3959aef2,#2a4388f2);color:#fff;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:700;cursor:pointer;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease;box-shadow:0 8px 22px #2958c138}.save-jpg-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px #2958c152}.save-jpg-btn:disabled{opacity:.75;cursor:wait}.overlay-save-error{color:#ffd4d4;font-size:12px;font-weight:600;margin-right:2px}@media(max-width:640px){.heroes-overlay-actions{flex-wrap:wrap;justify-content:flex-end}.save-jpg-btn{width:100%;order:-1;justify-content:center}}.price-input-label{line-height:1;color:#c8d6f4b8}.price-input-field{width:100%;height:42px;border-radius:12px;border:1px solid rgba(123,160,232,.18);background:linear-gradient(180deg,#0b1526fa,#0c1729f0);color:var(--text);padding:0 12px;outline:none;font-size:14px;box-shadow:inset 0 1px #ffffff08}.price-input-field:focus{border-color:#82a6ff6b;box-shadow:0 0 0 3px #728aff24}.price-input-field::-webkit-inner-spin-button,.price-input-field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.price-input-field[type=number]{-moz-appearance:textfield}@media(max-width:640px){.price-inputs-box{grid-template-columns:1fr}}.modal-check{display:flex;align-items:flex-start;gap:10px;margin:14px 0 6px;color:#d6deef;font-size:13px}.modal-check input{margin-top:3px}.modal-help-text{margin-top:14px;color:#9fb0cd;font-size:12px;line-height:1.45}.modal-help-text a{color:#fff}.inline-pill{text-decoration:none}.header-link-btn{display:inline-flex;align-items:center}.header-filter-btn{min-width:112px}@media(max-width:1280px){.page-shell{gap:14px}.catalog-layout{grid-template-columns:300px minmax(0,1fr);gap:14px}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.heroes-overlay-panel{width:min(920px,calc(100% - 24px))}}@media(max-width:1100px){.app-header{grid-template-columns:1fr;align-items:stretch}.brand-block{width:100%}.game-switcher{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none}.game-switcher::-webkit-scrollbar{display:none}.game-pill{flex:0 0 auto;min-width:-moz-max-content;min-width:max-content}.header-actions{width:100%;justify-content:flex-end;flex-wrap:wrap}.catalog-layout{grid-template-columns:280px minmax(0,1fr)}.filters-sidebar{top:76px}.hero-cloud-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.page-wrap{padding:10px}.shell-card{border-radius:22px}.app-header{position:static;padding:14px;gap:12px}.brand-logo{width:42px;height:42px;border-radius:14px}.brand-title{font-size:1rem}.brand-subtitle{font-size:.85rem}.game-pill{padding:10px 12px;border-radius:16px}.header-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.header-actions>*{width:100%;justify-content:center}.catalog-layout{grid-template-columns:1fr;gap:12px}.filters-sidebar{left:0;top:0;bottom:0;width:min(420px,100vw);border-radius:0 22px 22px 0;padding:16px;transform:translate(-110%);box-shadow:0 24px 60px #0000007a}.filters-sidebar.open{transform:translate(0)}.catalog-content{gap:12px}.cards-grid{grid-template-columns:1fr;gap:12px}.account-card{padding:16px;gap:12px}.card-hero-preview{padding:10px;border-radius:16px}.hero-icons-grid{grid-template-columns:repeat(4,minmax(50px,1fr));justify-items:start;gap:8px}.card-stats-inline{gap:8px 10px}.card-footer-box{grid-template-columns:1fr;align-items:stretch;gap:12px}.card-actions-stack{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.price-tag{font-size:1.65rem}.auth-card,.cabinet-hero,.cabinet-panel,.filters-sidebar,.hero-cloud,.modal-card,.toolbar-row{padding:16px}.auth-grid,.cabinet-actions-grid,.cabinet-layout,.cabinet-panels,.cabinet-stats{grid-template-columns:1fr}.cabinet-sidebar{position:static}.heroes-overlay-root{padding:10px}.heroes-overlay-panel{width:min(100%,calc(100% - 4px));margin:0 auto;max-height:calc(100dvh - 20px);border-radius:20px}.heroes-overlay-list{max-height:calc(100dvh - 150px)}}@media(max-width:640px){.page-wrap{padding:8px}.page-shell{gap:10px}.shell-card{border-radius:18px}.app-header{padding:12px}.brand-block{gap:10px}.brand-subtitle{display:none}.game-pill__text{font-size:.92rem}.header-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.header-filter-btn{grid-column:1/-1}.hero-cloud-grid{grid-template-columns:1fr;gap:8px}.hero-cloud-item{min-height:64px}.filters-sidebar{width:100vw;border-radius:0;padding:14px}.field-block input,.ghost-pill,.original-hero-input,.original-search-button,.primary-pill{min-height:44px}.price-inputs-box{grid-template-columns:1fr}.original-search-wrap{flex-direction:column}.original-search-button{width:100%}.selected-heroes-original{gap:6px}.selected-hero-original{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:44px}.card-actions-row,.card-topline,.filters-header,.heroes-overlay-head,.modal-header{gap:10px}.hero-icons-grid{gap:8px}.card-actions-stack{grid-template-columns:1fr}.buy-button,.card-secondary-btn{width:100%}.card-id-label,.card-rewards-line,.card-stat-inline strong,.hero-count-badge{font-size:13px}.hero-count-badge{min-width:42px;height:28px;padding:0 8px}.heroes-overlay-head{position:static;display:grid}.heroes-overlay-actions{width:100%;justify-content:stretch;flex-wrap:wrap}.heroes-overlay-actions>*{flex:1 1 auto}.heroes-overlay-actions .icon-close,.save-jpg-btn{width:100%}.expanded-list-grid,.heroes-overlay-list.expanded-list-grid{grid-template-columns:1fr}.expanded-item{min-height:70px;padding:10px}.modal-root{padding:10px}.modal-card{width:min(100%,calc(100% - 4px));padding:16px}.modal-price{font-size:1.55rem}.auth-card__intro,.cabinet-hero{gap:12px}.auth-tabs{width:100%}.auth-tabs>*{flex:1 1 0;justify-content:center}}.language-switch{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:44px;padding:0 14px;border-radius:16px;background:#1c2a44eb;border:1px solid rgba(130,165,235,.14);color:var(--text)}.language-switch__label{font-weight:700;pointer-events:none}.language-switch__select{position:absolute;inset:0;opacity:0;cursor:pointer}.price-inputs-box{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.price-input-wrap{display:grid;gap:6px;padding:12px;border-radius:18px;background:linear-gradient(180deg,#0b1526fa,#0c1729f0);border:1px solid rgba(123,160,232,.14)}.price-input-label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.price-input-field{min-height:44px;font-weight:700}.sidebar-actions--mobile-stack>*{flex:1}@media(max-width:1024px){.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout{grid-template-columns:280px minmax(0,1fr)}.account-card{padding:16px;gap:12px}.account-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.card-actions-row{flex-wrap:wrap}}@media(max-width:768px){.page-wrap{padding:12px}.app-header{padding:14px;border-radius:20px;top:8px}.brand-logo{width:42px;height:42px;border-radius:14px}.brand-title{font-size:1rem}.brand-subtitle{font-size:.78rem}.game-switcher{order:3;width:100%;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.game-switcher::-webkit-scrollbar{display:none}.game-pill{flex:0 0 auto;min-width:-moz-max-content;min-width:max-content}.header-actions{width:100%;justify-content:space-between;gap:8px;flex-wrap:nowrap}.header-actions>*{flex:1 1 auto}.language-switch{min-width:62px;height:42px;padding:0 10px}.catalog-layout{grid-template-columns:1fr}.filters-sidebar{position:fixed;inset:auto 12px 12px;max-height:calc(100vh - 24px);z-index:50;transform:translateY(110%);transition:transform .24s ease;border-radius:22px}.filters-sidebar.open{transform:translateY(0)}.cards-grid{grid-template-columns:1fr;gap:12px}.account-card{border-radius:20px;padding:14px}.card-actions-row,.card-topline{flex-wrap:wrap;gap:10px}.card-actions-row>*,.card-id-block,.price-box{width:100%}.card-id{font-size:12px}.hero-avatar,.hero-avatar.large,.hero-avatar.small{width:46px;height:46px}.hero-strip{gap:8px}.account-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.account-rewards{font-size:13px}.hero-cloud-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hero-cloud-item{min-height:64px;padding:10px}.hero-cloud-item .hero-name{font-size:.86rem}.price-inputs-box{grid-template-columns:1fr}.sidebar-actions--mobile-stack{flex-direction:column}.original-search-wrap{display:grid;grid-template-columns:1fr;gap:8px}.ghost-pill,.header-link-btn,.original-search-button,.primary-pill{width:100%;justify-content:center}.original-selected-list,.selected-heroes-original{max-height:none;overflow:visible}.card-overlay .overlay-content{padding:12px}.expanded-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.expanded-hero{padding:10px;min-height:84px}.modal-card{width:min(100%,100vw - 20px);max-height:calc(100vh - 20px);border-radius:22px}.auth-grid,.cabinet-layout,.cabinet-panels,.cabinet-stats,.modal-grid{grid-template-columns:1fr}}@media(max-width:480px){.header-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-cloud-grid{grid-template-columns:1fr 1fr}.expanded-grid{grid-template-columns:1fr}.account-stats{grid-template-columns:1fr 1fr}}@media(max-width:1024px){.page-wrap{padding:12px}.page-shell{gap:12px}.app-header{position:static;border-radius:22px;padding:14px;gap:12px}.app-header,.auth-card__intro,.cabinet-hero,.card-actions-row,.card-topline,.filters-header,.heroes-overlay-head,.modal-header,.toolbar-main{align-items:stretch}.brand-block{min-width:0}.brand-title,.card-id-label,.modal-price,.price-tag,.section-title{word-break:break-word}.header-actions{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.header-actions>*{min-width:0;width:100%;justify-content:center}.game-switcher{width:100%;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.game-switcher::-webkit-scrollbar{display:none}.game-pill{flex:0 0 auto}.auth-card,.cabinet-hero,.cabinet-panel,.cabinet-sidebar,.filters-sidebar,.hero-cloud,.heroes-overlay-panel,.modal-card,.toolbar-row{border-radius:22px}.cabinet-userbox{align-items:center;flex-wrap:nowrap;min-width:0}.cabinet-userbox>div:last-child{min-width:0}.cabinet-userbox .brand-subtitle,.cabinet-userbox__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cabinet-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.cabinet-nav__link{text-align:center;min-height:46px;display:flex;align-items:center;justify-content:center}.cabinet-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-benefits{order:2}.auth-form{order:1}}@media(max-width:768px){.page-wrap{padding:10px}.shell-card{border-radius:20px}.app-header{padding:12px;grid-template-columns:1fr}.brand-logo{width:40px;height:40px;border-radius:14px}.brand-title{font-size:1rem}.brand-subtitle{display:none}.header-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.header-filter-btn{grid-column:1/-1}.cabinet-action-link,.cabinet-nav__link,.ghost-pill,.header-link-btn,.language-switch,.original-search-button,.primary-pill,.save-jpg-btn{min-height:44px}.filters-sidebar{inset:auto 0 0;width:100vw;max-height:88dvh;border-radius:22px 22px 0 0;transform:translateY(110%);padding:14px}.filters-sidebar.open{transform:translateY(0)}.auth-grid,.cabinet-layout,.cabinet-main,.cabinet-panels,.cards-grid,.catalog-content{gap:12px}.account-card{padding:14px}.auth-grid,.cabinet-actions-grid,.cabinet-layout,.cabinet-panels,.cabinet-stats,.card-actions-stack,.card-footer-box,.resource-grid{grid-template-columns:1fr}.auth-card__intro,.cabinet-hero,.card-actions-row,.card-topline,.filters-header,.heroes-overlay-head,.modal-header,.toolbar-main{display:grid;grid-template-columns:1fr;gap:10px}.card-badges,.heroes-overlay-actions,.sidebar-actions,.toolbar-controls{flex-wrap:wrap}.hero-icons-grid{grid-template-columns:repeat(4,minmax(50px,1fr));justify-items:start}.card-stats-inline{gap:8px}.selected-heroes-original,.selected-heroes-row{gap:6px}.hero-chip,.selected-hero-chip,.selected-hero-original{width:100%;justify-content:flex-start}.search-dropdown-panel{max-height:min(46dvh,320px)}.heroes-overlay-root{padding:8px;align-items:end}.heroes-overlay-panel{width:100%;margin:0;max-height:92dvh;border-radius:22px 22px 18px 18px;padding:14px}.heroes-overlay-head{position:static}.heroes-overlay-list{max-height:calc(92dvh - 154px)}.modal-root{padding:8px;align-items:end}.modal-card{width:100%;max-height:92dvh;border-radius:22px 22px 18px 18px;padding:14px;overflow-y:auto}.modal-price{font-size:1.5rem}.compact-form{max-width:none}.cabinet-sidebar{position:static;padding:14px}.cabinet-nav{grid-template-columns:1fr}.cabinet-stat strong{font-size:1.45rem}.cabinet-list{padding-left:18px}.empty-state,.soon-banner{padding:20px 16px}}@media(max-width:480px){.page-wrap{padding:8px}.page-shell{gap:10px}.shell-card{border-radius:18px}.account-card,.app-header,.auth-card,.cabinet-hero,.cabinet-panel,.cabinet-sidebar,.filters-sidebar,.hero-cloud,.heroes-overlay-panel,.modal-card,.toolbar-row{padding:12px}.header-actions{grid-template-columns:1fr 1fr}.language-switch{min-width:58px;padding:0 8px}.game-pill{padding:9px 11px;border-radius:14px}.game-pill__text{font-size:.9rem}.hero-cloud-grid{grid-template-columns:1fr}.hero-icons-grid{gap:8px}.hero-avatar,.hero-avatar-img,.hero-avatar.large,.hero-avatar.small,.original-search-item .hero-avatar,.search-dropdown-item .hero-avatar,.selected-hero-chip .hero-avatar{width:46px;height:46px}.hero-count-badge{min-width:40px;height:28px;font-size:12px}.modal-price,.price-tag{font-size:1.4rem}.cabinet-userbox__name,.card-id-label,.card-rewards-line,.card-stat-inline strong,.expanded-name,.hero-name,.search-dropdown-name{font-size:13px}.ghost-pill,.header-link-btn,.icon-close,.primary-pill,.save-jpg-btn{min-height:42px}.heroes-overlay-actions{display:grid;grid-template-columns:1fr;gap:8px}.field-block input,.original-hero-input,.price-input-field{min-height:42px}}.lang-switch{display:inline-flex;align-items:center;gap:8px;min-width:84px;height:44px;padding:0 12px;border-radius:14px;background:#121e32eb;border:1px solid rgba(121,156,227,.18);color:var(--text);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lang-switch .lang-icon{width:20px;height:20px;flex:0 0 auto}.lang-switch .name{font-size:12px;font-weight:800;letter-spacing:.08em}.lang-switch .arrow{border-right:2px solid hsla(0,0%,100%,.72);border-bottom:2px solid hsla(0,0%,100%,.72);margin-top:-3px;transition:transform .2s ease}.lang-switch .dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;display:none;background:#0c1626fa;border:1px solid rgba(121,156,227,.18);box-shadow:0 16px 40px #00000047;z-index:40}.lang-switch.open .dropdown{display:inline-flex}.lang-switch .dropdown:hover{border-color:#799ce357}@media(max-width:900px){.lang-switch{min-width:76px;height:42px;padding:0 10px}}.page-wrap{padding:18px}.page-shell{gap:18px}.shell-card{background:linear-gradient(180deg,#121e34e6,#0b1424f5);border:1px solid rgba(122,160,233,.14);box-shadow:0 22px 60px #0106125c,inset 0 1px #ffffff08}.app-header{background:radial-gradient(circle at top left,rgba(97,149,255,.14),transparent 28%),linear-gradient(180deg,#131f36eb,#0d1729fa)}.brand-logo{border-radius:18px;box-shadow:0 16px 34px #5678ff61}.brand-title{font-size:1.14rem}.brand-subtitle{font-size:.92rem}.account-card,.auth-benefit,.cabinet-action-link,.cabinet-nav__link,.field-block input,.game-pill,.ghost-pill,.hero-cloud-item,.hero-list-item,.lang-switch,.price-slider-box,.primary-pill,.resource-item,.search-dropdown-item{transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease,opacity .2s ease}.primary-pill{background:linear-gradient(135deg,#5b8dff,#7a6cff 58%,#4bc2ff)}.primary-pill:hover{transform:translateY(-1px);box-shadow:0 16px 32px #537aff4d}.cabinet-action-link:hover,.cabinet-nav__link:hover,.game-pill:hover,.ghost-pill:hover,.hero-cloud-item:hover,.hero-list-item:hover,.search-dropdown-item:hover{border-color:#89b0f947;box-shadow:inset 0 0 0 1px #78a4ff1a,0 12px 26px #07101f3d}.auth-grid,.cabinet-layout,.cabinet-panels,.cabinet-stats,.cards-grid,.catalog-layout{gap:18px}.hero-cloud-grid--main{gap:12px}.hero-cloud-item{background:linear-gradient(180deg,#142138f2,#0d1727fa)}.filters-sidebar{border-radius:26px;gap:16px;box-shadow:0 24px 52px #02081452}.account-section-title,.cabinet-panel__title,.field-block>span,.price-input-label,.section-title{letter-spacing:.01em}.field-block input,.price-input-field{min-height:46px;box-shadow:inset 0 1px #ffffff05}.field-block input:focus,.price-input-field:focus{outline:none;border-color:#799ce36b;box-shadow:0 0 0 3px #5a8cff1f}.account-card{padding:20px;border-radius:28px}.article-code{font-size:1rem;color:#f7fbff}.auth-benefit,.cabinet-panel,.cabinet-sidebar,.cabinet-stat,.card-hero-preview,.card-meta-strip,.modal-price-wrap{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.card-hero-preview{padding:14px;border-radius:22px}.hero-icons-grid{gap:10px}.hero-icon-box{border-radius:16px}.card-meta-strip{gap:10px;border-radius:20px}.account-rewards,.account-stats{color:var(--text)}.resource-grid{gap:12px}.resource-item{border-radius:20px;padding:13px}.card-footer-box{padding-top:8px;border-top:1px solid rgba(129,164,234,.1)}.price-tag{font-size:1.92rem}.buy-button{min-height:48px}.auth-card,.cabinet-hero,.cabinet-panel,.cabinet-sidebar,.heroes-overlay-panel,.modal-card{border-radius:28px}.modal-card{width:min(560px,calc(100% - 28px));box-shadow:0 30px 70px #02081485}.modal-price-wrap{border-radius:20px;padding:18px;background:linear-gradient(180deg,#142037f0,#0d1728fa);border:1px solid rgba(127,162,235,.14)}.modal-price{font-size:2rem;font-weight:900}.modal-price-old{margin-bottom:4px}.modal-help-text{padding:12px 14px;border-radius:16px;background:#121e348f;border:1px solid rgba(123,161,236,.1)}.heroes-overlay-head{padding-bottom:14px;margin-bottom:2px;border-bottom:1px solid rgba(129,164,234,.12)}.heroes-overlay-panel{padding:22px}.rank-group{border-radius:18px;background:#0d16276b;border:1px solid rgba(123,161,236,.1);padding:12px}.rank-group-toggle{min-height:48px;border-radius:14px}.expanded-item{border-radius:18px}.auth-shell{max-width:1240px}.auth-card{padding:28px;background:radial-gradient(circle at top right,rgba(90,140,255,.12),transparent 28%),linear-gradient(180deg,#121e34eb,#0c1526fa)}.auth-card__intro{align-items:center}.auth-benefits{border-radius:24px;background:linear-gradient(180deg,#111d32d6,#0c1728f0);border:1px solid rgba(123,161,236,.12)}.auth-benefit{min-height:94px}.auth-form{padding:4px 0 0}.cabinet-sidebar{background:linear-gradient(180deg,#121e34f0,#0c1526fa)}.cabinet-userbox{padding:6px 2px 4px}.cabinet-hero{background:radial-gradient(circle at top right,rgba(90,140,255,.16),transparent 28%),linear-gradient(180deg,#121e34f0,#0c1526fa)}.cabinet-stat{min-height:128px;border-radius:24px;background:linear-gradient(180deg,#131f36eb,#0d1728f5)}.cabinet-stat strong{line-height:1}.cabinet-action-link{min-height:52px;align-items:center}.empty-state,.soon-banner{border-radius:28px;text-align:center;background:radial-gradient(circle at top center,rgba(90,140,255,.08),transparent 28%),linear-gradient(180deg,#121e34f0,#0c1526fa)}.empty-state h3,.soon-banner h2{margin:0 0 10px}.empty-state p,.soon-banner p{max-width:560px;margin:0 auto}.inline-pill{margin-top:18px;display:inline-flex}.thanks-shell{max-width:900px}.thanks-card{padding:36px;display:grid;gap:16px}.thanks-badge{width:70px;height:70px;border-radius:24px;display:grid;place-items:center;margin:0 auto;font-size:1.8rem;background:linear-gradient(135deg,#5b8cff3d,#7f63ff3d);border:1px solid rgba(123,161,236,.22);box-shadow:0 18px 40px #111a2e57}.lang-switch{min-width:92px;box-shadow:inset 0 1px #ffffff08}.lang-switch .dropdown{min-height:46px}.copy-btn-inline{opacity:.88}.copy-btn-inline:hover{transform:translateY(-1px)}@media(max-width:1180px){.app-header{top:8px}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.page-wrap{padding:14px}.account-card,.app-header,.auth-card,.cabinet-hero,.cabinet-panel,.cabinet-sidebar,.filters-sidebar,.hero-cloud,.heroes-overlay-panel,.modal-card,.thanks-card{border-radius:24px}.app-header{padding:14px;gap:12px}.header-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.game-switcher{width:100%;overflow-x:auto;padding-bottom:2px}.filters-sidebar{max-height:none}.auth-grid,.cabinet-actions-grid,.cabinet-layout,.cabinet-panels,.cabinet-stats,.cards-grid{gap:14px}}@media(max-width:640px){.page-wrap{padding:10px}.page-shell{gap:12px}.app-header{border-radius:20px}.brand-logo{width:42px;height:42px;border-radius:14px}.brand-title{font-size:1rem}.brand-subtitle{font-size:.84rem}.account-card,.auth-card,.cabinet-hero,.cabinet-panel,.cabinet-sidebar,.empty-state,.filters-sidebar,.hero-cloud,.heroes-overlay-panel,.modal-card,.soon-banner,.thanks-card{padding:16px;border-radius:20px}.cards-grid{grid-template-columns:1fr;gap:12px}.card-hero-preview,.card-meta-strip,.modal-price-wrap,.resource-item{border-radius:16px}.hero-icons-grid{gap:8px}.modal-price,.price-tag{font-size:1.65rem}.thanks-badge{width:62px;height:62px;border-radius:20px}}.hero-cloud-item{align-items:center}.hero-cloud-item .hero-name{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;text-align:center;font-size:clamp(9px,.76vw,13px);line-height:1.06;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.card-footer-box{align-items:center}.modal-price,.modal-price-old,.price-tag{white-space:nowrap;line-height:1}.price-tag{font-size:clamp(1.35rem,1.45vw,1.72rem);letter-spacing:0}.modal-price,.price-tag{display:inline-flex;align-items:baseline;gap:4px}.modal-price{font-size:clamp(1.38rem,1.65vw,1.86rem)}.modal-price-old{display:inline-flex;align-items:baseline;gap:4px}@media(max-width:900px){.hero-cloud-item .hero-name{font-size:clamp(9px,2.2vw,12px)}.price-tag{font-size:clamp(1.2rem,4vw,1.5rem)}.modal-price{font-size:clamp(1.22rem,4.2vw,1.62rem)}}@media(max-width:640px){.hero-cloud-item{min-height:66px;padding:10px}.hero-cloud-item .hero-name{font-size:clamp(8px,2.6vw,10px);line-height:1.04}.modal-price,.price-tag{font-size:clamp(1.15rem,5vw,1.42rem)}}.lang-switch-trigger{gap:8px;min-height:42px;background:#1c2a44eb;border:1px solid rgba(130,165,235,.14)}.lang-switch-menu{top:calc(100% + 8px);min-width:100%;background:linear-gradient(180deg,#121e34fa,#0c1425);border:1px solid rgba(130,165,235,.16);box-shadow:0 20px 40px #00000059;z-index:30}.lang-switch .dropdown{gap:8px;min-height:38px;padding:8px 10px;background:transparent;border:0}.lang-switch .dropdown:hover{background:#4d6fb42e}.card-stat-inline__icon-img{width:18px;height:18px;flex:0 0 18px}@media(max-width:640px){.card-stat-inline__icon-img{width:17px;height:17px;flex-basis:17px}}.lang-switch{min-width:auto;height:auto;gap:0}.lang-switch-trigger{cursor:pointer;box-shadow:inset 0 1px #ffffff08}.lang-switch-trigger:hover{border-color:#82a5eb47;background:#21314ef5}.lang-switch .dropdown:focus-visible,.lang-switch-trigger:focus-visible{box-shadow:0 0 0 3px #5a8cff24}.lang-switch-menu{min-width:104px}.lang-switch .dropdown.selected{background:#4d6fb438;border-color:#82a5eb3d}.lang-check{font-size:12px;font-weight:800;color:#dfeaff}@media(max-width:900px){.lang-switch-menu{right:0;left:auto}}.lang-switch-menu{min-width:92px}.lang-switch-trigger{min-height:40px;padding:8px 12px;gap:9px;border-radius:12px;border:1px solid rgba(133,164,225,.18);background:linear-gradient(180deg,#1a263cf5,#121c2ef5);color:#eef4ff;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease;box-shadow:0 8px 20px #0000002e,inset 0 1px #ffffff0a}.lang-switch-trigger:hover{background:linear-gradient(180deg,#1f2e49fa,#142036fa);border-color:#85a4e14d;box-shadow:0 12px 26px #0000003d,0 0 0 1px #547cd514,inset 0 1px #ffffff0d}.lang-switch.open .lang-switch-trigger{border-color:#85a4e157;background:linear-gradient(180deg,#21314efa,#152239fa);box-shadow:0 14px 30px #00000047,0 0 0 1px #547cd514,inset 0 1px #ffffff0f}.lang-switch .lang-icon{width:16px;height:16px;box-shadow:0 0 0 1px #ffffff14}.lang-switch .name{letter-spacing:.02em;color:#f3f7ff}.lang-switch .arrow{margin-top:-2px;border-right:1.5px solid rgba(222,234,255,.85);border-bottom:1.5px solid rgba(222,234,255,.85);transition:transform .18s ease,opacity .18s ease,margin-top .18s ease}.lang-switch.open .arrow{transform:rotate(225deg);margin-top:2px}.lang-switch-menu{min-width:128px;display:grid;gap:6px;border-radius:14px;border:1px solid rgba(133,164,225,.18);background:linear-gradient(180deg,#152036fb,#0c1527fb);box-shadow:0 22px 44px #00000057,inset 0 1px #ffffff08;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.lang-switch .dropdown{min-height:40px;padding:9px 10px;justify-content:flex-start;border-radius:10px;background:#ffffff03;transition:background .16s ease,border-color .16s ease,transform .16s ease}.lang-switch .dropdown:hover{background:#5072b829;border-color:#85a4e138}.lang-switch .dropdown:active{transform:translateY(0)}@media(max-width:900px){.lang-switch-trigger{min-height:38px;padding:8px 11px}.lang-switch-menu{min-width:118px}}.lang-switch{position:relative;isolation:isolate}.lang-switch:before{content:"";position:absolute;inset:-2px;border-radius:18px;background:radial-gradient(circle at top left,rgba(126,170,255,.18),transparent 48%),radial-gradient(circle at bottom right,rgba(140,104,255,.14),transparent 46%);opacity:0;transition:opacity .24s ease;z-index:-1}.lang-switch.open:before,.lang-switch:hover:before{opacity:1}.lang-switch-trigger{position:relative;min-width:104px;height:42px;padding:0 12px 0 10px;border-radius:16px;border:1px solid rgba(127,163,236,.16);background:linear-gradient(180deg,#141f35f5,#0d1626f5);box-shadow:inset 0 1px #ffffff0a,0 10px 24px #0308122e;display:inline-flex;align-items:center;gap:10px;color:var(--text);transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease,background .22s ease}.lang-switch-trigger:hover{border-color:#8eb3ff52;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff0d,0 14px 28px #050b183d}.lang-switch.open .lang-switch-trigger{border-color:#8eb3ff6b;background:linear-gradient(180deg,#17253ffa,#101a2dfa);box-shadow:inset 0 1px #ffffff0d,0 18px 36px #050b1847}.lang-switch .dropdown:focus-visible,.lang-switch-trigger:focus-visible{outline:none;box-shadow:0 0 0 2px #5b8bff42,0 12px 26px #050b183d}.dropdown-flag-wrap,.lang-switch-trigger__flag-wrap{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0a;box-shadow:inset 0 0 0 1px #ffffff0d;flex:0 0 auto}.lang-switch .lang-icon{width:18px;height:18px;-o-object-fit:cover;object-fit:cover;border-radius:999px}.lang-switch .name{font-size:13px;font-weight:700;line-height:1;letter-spacing:.01em}.lang-switch .arrow{width:8px;height:8px;margin-left:auto;border-right:2px solid rgba(234,239,247,.82);border-bottom:2px solid rgba(234,239,247,.82);transform:rotate(45deg);transition:transform .22s ease,opacity .22s ease;opacity:.76}.lang-switch.open .arrow{transform:rotate(225deg) translate(-1px,1px);opacity:1}.lang-switch-menu{position:absolute;min-width:132px;border-radius:18px;border:1px solid rgba(131,165,235,.14);background:linear-gradient(180deg,#121d31fa,#0b1322fa);box-shadow:0 22px 44px #02071270,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:40}.lang-switch .dropdown{width:100%;min-height:44px;padding:0 12px;border:1px solid hsla(0,0%,100%,.04);border-radius:14px;display:inline-flex;align-items:center;gap:10px;color:var(--text);transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.lang-switch .dropdown:hover{background:linear-gradient(180deg,#283d6457,#18274357);border-color:#8aaef73d;transform:translateY(-1px);box-shadow:0 10px 20px #0409163d}.lang-switch .dropdown .name{flex:1 1 auto}.locale-switch-hint{font-size:11px;font-weight:800;letter-spacing:.08em;color:#cddaf49e}.locale-menu-enter-active,.locale-menu-leave-active{transition:opacity .2s ease,transform .2s ease,filter .2s ease;transform-origin:top right}.locale-menu-enter-from,.locale-menu-leave-to{opacity:0;transform:translateY(-6px) scale(.97);filter:blur(4px)}@media(max-width:768px){.lang-switch-trigger{min-width:96px}.lang-switch-menu{min-width:122px;right:auto;left:0}}.app-header{padding:16px 18px}.brand-block--header,.brand-copy{min-width:0}.game-switcher{gap:10px;flex-wrap:wrap}.game-switcher,.header-actions{min-width:0;display:flex;align-items:center}.header-actions{justify-content:flex-end;gap:12px}.header-actions__group{display:flex;align-items:center;gap:10px}.header-actions__group--locale-help{border-radius:18px;background:linear-gradient(180deg,#121d2fb8,#0b121fc7);border:1px solid rgba(129,164,234,.12);box-shadow:inset 0 1px #ffffff08}.header-actions__group--account{min-width:124px}.header-link-btn{min-width:120px}.header-help-btn{white-space:nowrap}.lang-switch{min-width:0;background:transparent;border:0;padding:0;box-shadow:none}.lang-switch:before{display:none}.lang-switch-trigger{min-width:94px;padding:0 12px;border-radius:14px;border:1px solid rgba(129,164,234,.16);background:linear-gradient(180deg,#18263df2,#0e1828fa);box-shadow:inset 0 1px #ffffff0a,0 10px 24px #050c183d}.lang-switch-trigger:hover,.lang-switch.open .lang-switch-trigger{border-color:#84afff4d;box-shadow:inset 0 1px #ffffff0d,0 16px 28px #07101f47}.lang-switch-menu{top:calc(100% + 10px);right:0;left:auto;min-width:110px;padding:8px;border-radius:16px;background:linear-gradient(180deg,#111c2ffa,#0a1220fc);border:1px solid rgba(129,164,234,.14);box-shadow:0 20px 40px #03091461}.lang-switch .dropdown{min-height:42px;border-radius:12px;border:1px solid transparent;background:#ffffff05}.lang-switch .dropdown:hover{background:#4c70b72e;border-color:#81a4ea29}.locale-switch-hint{min-width:28px;text-align:right}@media(max-width:1180px){.app-header{grid-template-columns:1fr;justify-items:stretch}.brand-block--header,.game-switcher{justify-content:flex-start}.game-switcher{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.header-actions{justify-content:space-between;flex-wrap:wrap}}@media(max-width:820px){.app-header{padding:14px;gap:14px}.header-actions{display:grid;grid-template-columns:1fr;gap:10px}.header-actions__group{width:100%}.header-actions__group--locale-help{justify-content:space-between}.header-actions__group--account,.header-help-btn,.header-link-btn,.lang-switch{width:100%}.header-help-btn,.header-link-btn,.lang-switch-trigger{width:100%;justify-content:center}.lang-switch-menu{left:0;right:0;min-width:0}}@media(max-width:560px){.brand-subtitle{font-size:.82rem}.game-pill__text{font-size:.78rem}.header-actions__group--locale-help{padding:3px;gap:8px}}.app-header{overflow:visible;border-radius:24px;border:1px solid rgba(136,170,238,.14);background:radial-gradient(circle at top left,rgba(88,132,255,.1),transparent 28%),radial-gradient(circle at top right,rgba(110,86,255,.1),transparent 24%),linear-gradient(180deg,#121c2feb,#0b121ff5);box-shadow:inset 0 1px #ffffff0a,0 18px 40px #050c1842}.app-header:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,hsla(0,0%,100%,.03),transparent 32%)}.brand-block--header{gap:12px}.brand-logo{box-shadow:0 10px 24px #446cd63d,inset 0 1px #ffffff14}.game-switcher{padding:4px;border-radius:18px;background:linear-gradient(180deg,#111b2d9e,#0a111db3);border:1px solid rgba(128,164,235,.1);box-shadow:inset 0 1px #ffffff08}.game-pill{transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.game-pill:hover{transform:translateY(-1px);box-shadow:0 12px 24px #050c182e}.game-pill.active{box-shadow:0 12px 24px #050c1838,inset 0 1px #ffffff0d}.header-actions{gap:10px}.header-actions__group--account,.header-actions__group--locale-help{min-height:50px;border-radius:18px}.header-actions__group--locale-help{padding:4px;background:linear-gradient(180deg,#121d2fd6,#0b121fe6);border:1px solid rgba(129,164,234,.14);box-shadow:inset 0 1px #ffffff0a}.header-actions__group--account{padding:4px;background:linear-gradient(180deg,#111c2f85,#0a101d99);border:1px solid rgba(129,164,234,.12);box-shadow:inset 0 1px #ffffff08}.header-help-btn,.header-link-btn,.lang-switch-trigger{min-height:42px;border-radius:14px}.header-help-btn{background:linear-gradient(180deg,#1b2a43eb,#101b2ef5);border:1px solid rgba(129,164,234,.14);box-shadow:inset 0 1px #ffffff0a}.header-help-btn:hover{border-color:#8aaef73d;background:linear-gradient(180deg,#1f314ef5,#121e34fa)}.header-link-btn{width:100%;justify-content:center}.lang-switch-trigger{min-width:102px}.lang-switch-menu{top:calc(100% + 12px)}@media(max-width:1180px){.app-header{border-radius:22px}}@media(max-width:820px){.game-switcher{padding:3px;border-radius:16px}.header-actions__group--account,.header-actions__group--locale-help{min-height:0}}@media(max-width:560px){.app-header{border-radius:20px;padding:12px}.brand-block--header{gap:10px}.brand-title{font-size:1rem}}.game-switcher,.header-actions__group--locale-help{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}@media(max-width:560px){.header-actions__group--locale-help{gap:8px}}.cabinet-logout{width:100%;margin-top:12px}.orders-list{display:grid;gap:12px}.order-card{padding:14px}.order-card__top{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.order-card__heroes{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.order-chip{padding:4px 8px;border-radius:999px;background:#ffffff0f;font-size:12px}.order-credentials{margin-top:10px;font-size:13px;color:#e5e7eb}.brand-block--link{text-decoration:none;color:inherit}.brand-block--link:hover{text-decoration:none;opacity:.96}.discount-panel{gap:16px}.discount-info-grid{display:grid;gap:10px;margin-bottom:14px}.discount-info-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.discount-label{color:#9fb0c9}.discount-value{color:#fff;font-weight:600}.discount-main{color:#7fdcff}.next-discount-badge{color:#8df2a8;font-size:12px}.discount-progress-title-section{margin:10px 0 8px}.progress-title{color:#dfe8f4;font-weight:600;font-size:14px}.discount-progress-container.enhanced{background:#ffffff08;border:1px solid hsla(0,0%,100%,.06);border-radius:16px;padding:14px}.discount-progress-bar{position:relative;height:10px;border-radius:999px;background:#ffffff14;overflow:visible;margin:16px 6px 30px}.discount-progress-fill{position:absolute;inset:0 auto 0 0;height:100%;border-radius:999px;background:linear-gradient(90deg,#4aa3ff,#78e8ff)}.discount-level-marker{position:absolute;top:-8px;transform:translate(-50%);text-align:center}.level-marker-strip{width:3px;height:26px;margin:0 auto;border-radius:999px;background:#ffffff8c}.level-marker-label{margin-top:4px;font-size:11px;color:#cdd8e8;white-space:nowrap}.discount-level-marker.current .level-marker-strip,.discount-level-marker.next .level-marker-strip{background:#8df2a8}.discount-level-marker.current .level-marker-label,.discount-level-marker.next .level-marker-label{color:#fff;font-weight:700}.progress-info-under-row,.progress-labels{display:flex;justify-content:space-between;gap:12px}.progress-labels{margin-top:8px;color:#95a8c4;font-size:12px}.progress-info-under{margin-top:14px;display:grid;gap:8px}.info-under-item{gap:6px;flex:1}.info-label-small{color:#95a8c4;font-size:12px}.info-value-small{font-size:13px;font-weight:600}.info-value-small.highlight{color:#8df2a8}.fixed-discount-message,.no-discount-data{margin-top:8px;color:#cdd8e8;font-size:13px}.discount-type-row{margin-top:12px}.discount-type{padding:4px 10px;font-size:12px;font-weight:700}.discount-type.fixed{color:#8df2a8;background:#8df2a81f;border:1px solid rgba(141,242,168,.24)}.discount-type.dynamic{color:#7fdcff;background:#7fdcff1f;border:1px solid rgba(127,220,255,.24)}@media(max-width:768px){.discount-info-row,.progress-info-under-row{flex-direction:column;align-items:flex-start}.discount-progress-container.enhanced{padding:12px}}.order-credentials-box{gap:6px;min-width:220px;background:#0b182ac7;border:1px solid rgba(140,170,220,.16);color:#fff;font-size:14px}.order-actions-stack{align-items:flex-end}.card-cancel-btn{color:#ffd8d8;border-color:#dc262659}.orders-catalog-grid{align-items:start}.cabinet-panel .catalog-grid{margin-top:18px}.cabinet-layout .cabinet-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cabinet-main .shell-card{box-shadow:0 22px 60px #07101f57}.copy-wrap .copy-tooltip{white-space:nowrap}.hero-cloud .hero-card__name,.hero-cloud .hero-name,.popular-hero-name{word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.cards__info-price,.price,.price-tag{white-space:nowrap;display:inline-flex;align-items:baseline;gap:4px}.balance-history-panel .cabinet-panel__title,.cabinet-orders-panel .cabinet-panel__title{margin-bottom:18px}.history-list-ui{display:grid;gap:12px}.history-item-ui{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:16px;background:#ffffff0a;border:1px solid hsla(0,0%,100%,.06)}.history-item-ui__main{min-width:0}.history-item-ui__title{font-weight:600;color:#f3f7ff}.history-item-ui__date{margin-top:4px;font-size:12px;color:#8ea4c7}.history-item-ui__amounts{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.history-amount{font-weight:700;font-size:14px;white-space:nowrap}.history-amount--in{color:#52d273}.history-amount--out{color:#ff7a7a}.cabinet-pagination{display:flex;gap:8px;margin-top:18px;flex-wrap:wrap}.cabinet-pagination .ghost-pill.active{background:#508eff2e;border-color:#74a8ff73}.order-actions-stack{width:100%}.card-secondary-btn--accent{background:#487eff29;border-color:#679aff59;color:#eef5ff}.card-secondary-btn--accent:hover{background:#487eff38}.card-secondary-btn--danger{background:#c948611f;border-color:#ff779147;color:#ffd8de}.card-secondary-btn--danger:hover{background:#c948612e}.balance-history-panel,.cabinet-orders-panel{background:linear-gradient(180deg,#11192be6,#0d1423f0)}.cabinet-main{gap:18px}.cabinet-nav,.cabinet-panel{box-shadow:0 18px 46px #02081747}.cabinet-panel{border:1px solid hsla(0,0%,100%,.06)}@media(max-width:760px){.history-item-ui{flex-direction:column}.history-item-ui,.history-item-ui__amounts{align-items:flex-start}.orders-catalog-grid--cabinet{grid-template-columns:1fr}}.order-actions-stack{grid-template-columns:1fr}.card-secondary-btn--overlay{background:#536a9724;border-color:#85a2e647;color:#eef5ff}.card-secondary-btn--overlay:hover{background:#536a9738}.card-order-action{text-decoration:none}.order-credentials-box{display:grid;gap:8px;padding:12px 14px;border-radius:14px;background:#121c2dc2;border:1px solid rgba(110,143,210,.18)}.orders-catalog-grid--cabinet .account-card{height:100%}.orders-catalog-grid--cabinet{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1180px){.orders-catalog-grid--cabinet{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.orders-catalog-grid--cabinet{grid-template-columns:1fr}}.cabinet-orders-panel{overflow:visible}.order-actions-stack{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:stretch}.card-order-action,.card-secondary-btn--overlay{min-height:44px;width:100%;justify-content:center;border-radius:14px;font-weight:700;letter-spacing:.01em;box-shadow:inset 0 1px #ffffff08,0 10px 22px #060d192e}.card-secondary-btn--overlay{background:linear-gradient(180deg,#1a2841f0,#111b2dfa);border:1px solid rgba(109,144,214,.24);color:#eef4ff}.card-secondary-btn--overlay:hover{background:linear-gradient(180deg,#1f314ef5,#121e34fa);border-color:#8baef45c}.card-order-action--register{background:linear-gradient(180deg,#213559f5,#162542fa);border:1px solid rgba(112,156,255,.34);color:#f4f8ff}.card-order-action--register:hover{background:linear-gradient(180deg,#273f69fa,#1a2a4cfc);border-color:#8cb3ff70}.card-order-action--cancel{background:linear-gradient(180deg,#561b29f0,#3e121ffa);border:1px solid rgba(255,118,145,.28);color:#ffe7ec}.card-order-action--cancel:hover{background:linear-gradient(180deg,#681f31f5,#4a1424fc);border-color:#ff91a96b}@media(max-width:1180px){.orders-catalog-grid--cabinet{grid-template-columns:repeat(2,minmax(0,1fr))!important}.order-actions-stack{grid-template-columns:1fr}}@media(max-width:760px){.orders-catalog-grid--cabinet{grid-template-columns:1fr!important}}.orders-catalog-grid--cabinet{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px;align-items:start}.orders-catalog-grid--cabinet .account-card{width:100%;min-width:0}.orders-catalog-grid--cabinet .order-actions-stack{min-width:168px}.orders-catalog-grid--cabinet .card-order-action,.orders-catalog-grid--cabinet .card-secondary-btn--overlay{width:100%;min-height:46px;justify-content:center;text-align:center;border-radius:16px;font-weight:800;line-height:1.15;padding:10px 14px;box-shadow:inset 0 1px #ffffff0d,0 12px 24px #060d192e}.orders-catalog-grid--cabinet .card-secondary-btn--overlay{background:linear-gradient(180deg,#192843f5,#111c2ffa);border:1px solid rgba(118,152,230,.28);color:#f2f7ff}.orders-catalog-grid--cabinet .card-secondary-btn--overlay:hover{background:linear-gradient(180deg,#1f3151fa,#15223a);border-color:#96b7ff66}.orders-catalog-grid--cabinet .card-order-action--register{background:linear-gradient(180deg,#4d6fbbf5,#355291fc);border:1px solid rgba(170,199,255,.3);color:#fff}.orders-catalog-grid--cabinet .card-order-action--register:hover{background:linear-gradient(180deg,#597ed1fa,#3f5ea6);border-color:#c4d9ff6b}.orders-catalog-grid--cabinet .card-order-action--cancel{background:linear-gradient(180deg,#792437f5,#571828fc);border:1px solid rgba(255,151,173,.26);color:#fff2f5}.orders-catalog-grid--cabinet .card-order-action--cancel:hover{background:linear-gradient(180deg,#902c42fa,#681c2f);border-color:#ffb2c461}.orders-catalog-grid--cabinet .order-credentials-box{min-height:102px;align-content:center}@media(max-width:1180px){.orders-catalog-grid--cabinet{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.orders-catalog-grid--cabinet{grid-template-columns:1fr!important}.orders-catalog-grid--cabinet .order-actions-stack{min-width:0}}.orders-catalog-grid--cabinet .card-footer-box{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,220px);gap:14px;align-items:end}.orders-catalog-grid--cabinet .order-actions-stack{display:grid;grid-template-columns:1fr;gap:10px;min-width:0;width:100%;align-items:stretch}.orders-catalog-grid--cabinet .order-actions-row{display:flex;flex-direction:column;gap:10px;width:100%}.orders-catalog-grid--cabinet .card-order-action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;width:100%;text-align:center;border-radius:16px;font-weight:800;line-height:1.15;padding:10px 14px;white-space:normal;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.orders-catalog-grid--cabinet .card-order-action:hover{transform:translateY(-1px)}.orders-catalog-grid--cabinet .card-order-action--overlay{background:linear-gradient(180deg,#192843f5,#111c2ffa);border:1px solid rgba(118,152,230,.28);color:#f2f7ff;box-shadow:inset 0 1px #ffffff0d,0 10px 22px #060d1929}.orders-catalog-grid--cabinet .card-order-action--overlay:hover{background:linear-gradient(180deg,#1f3151fa,#15223a);border-color:#96b7ff66}.orders-catalog-grid--cabinet .card-order-action--cancel,.orders-catalog-grid--cabinet .card-order-action--register{background:linear-gradient(180deg,#192843f5,#111c2ffa);border:1px solid rgba(118,152,230,.28);color:#f2f7ff;box-shadow:inset 0 1px #ffffff0d,0 10px 22px #060d1929}.orders-catalog-grid--cabinet .card-order-action--cancel:hover,.orders-catalog-grid--cabinet .card-order-action--register:hover{background:linear-gradient(180deg,#1f3151fa,#15223a);border-color:#96b7ff66}@media(max-width:1180px){.orders-catalog-grid--cabinet .card-footer-box{grid-template-columns:1fr}}@media(max-width:760px){.orders-catalog-grid--cabinet .order-actions-row{grid-template-columns:1fr}}.cabinet-sidebar--clean{padding:18px;align-self:start}.cabinet-sidebar--clean .cabinet-userbox{display:none!important}.cabinet-main--polished{display:grid;gap:18px}.cabinet-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.cabinet-inline-btn{flex:0 0 auto;min-height:42px}.discount-panel--adm{padding:22px;overflow:hidden}.profile-adm-grid{display:grid;gap:10px;margin:16px 0}.profile-adm-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border-radius:14px;background:#0a14246b;border:1px solid rgba(129,163,235,.1)}.profile-adm-label{color:var(--muted);font-weight:700}.profile-adm-value{color:#fff;font-weight:850;text-align:right}.discount-value{color:#9ee7ff}.next-discount-badge{display:inline-flex;align-items:center;margin-left:8px;padding:2px 8px;border-radius:999px;color:#dce8ff;background:#5787ff29;border:1px solid rgba(124,164,255,.22);font-size:.82em}.discount-progress-container--adm{margin-top:14px;padding:18px 16px;border-radius:18px;background:linear-gradient(180deg,#081222b8,#0f1c31db);border:1px solid rgba(126,163,238,.14)}.discount-progress-container--adm .discount-progress-bar{position:relative;height:12px;border-radius:999px;background:#0f1e36f2;overflow:visible;border:1px solid rgba(120,166,255,.18)}.discount-progress-container--adm .discount-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f8cff,#7d63ff);box-shadow:0 0 18px #5c84ff61}.discount-progress-container--adm .discount-level-marker{position:absolute;top:-9px;transform:translate(-50%);display:grid;justify-items:center;gap:5px;pointer-events:none}.discount-progress-container--adm .level-marker-strip{width:3px;height:30px;border-radius:999px;background:#ffffff59}.discount-progress-container--adm .level-marker-label{margin-top:2px;padding:2px 6px;border-radius:999px;font-size:11px;font-weight:900;color:#dce8ff;background:#081222eb;border:1px solid rgba(126,163,238,.16)}.discount-progress-container--adm .discount-level-marker.current .level-marker-label,.discount-progress-container--adm .discount-level-marker.next .level-marker-label{color:#fff;background:#5380ff57;border-color:#81a9ff80}.discount-progress-container--adm .progress-info-under-row,.discount-progress-container--adm .progress-labels{display:flex;justify-content:space-between;gap:14px}.discount-progress-container--adm .progress-labels{margin-top:24px;color:var(--muted);font-weight:700;font-size:.86rem}.discount-progress-container--adm .progress-info-under{margin-top:14px;display:grid;gap:8px}.info-under-item{display:flex;align-items:center;gap:8px}.info-label-small{color:var(--muted);font-size:.88rem;font-weight:700}.info-value-small{color:#fff;font-size:.9rem;font-weight:850}.info-value-small.highlight{color:#9ee7ff}.discount-type-row{margin-top:14px}.discount-type{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;font-weight:850;border:1px solid rgba(126,163,238,.16)}.discount-type.fixed{color:#ffe7a6;background:#ffb74d1f}.discount-type.dynamic{color:#aee7ff;background:#46a6ff1f}.fixed-discount-message,.no-discount-data,.profile-loading-line{margin-top:14px;padding:12px;border-radius:14px;background:#08122270;border:1px solid rgba(126,163,238,.12)}.balance-panel--polished,.history-panel--polished{padding:22px}.balance-form{grid-template-columns:minmax(160px,260px) auto;align-items:end;gap:12px}.history-list--adm{display:grid;gap:10px;margin-top:14px}.history-item--adm{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:16px;background:#0a14247a;border:1px solid rgba(129,163,235,.1)}.history-description{font-weight:850;color:#fff}.history-date{margin-top:4px;color:var(--muted);font-size:.85rem}.history-amounts{flex:0 0 auto;display:grid;justify-items:end;gap:4px;font-weight:900}.amount.in{color:#9effc1}.amount.out{color:#ff9aa9}.cabinet-pagination{margin-top:16px;justify-content:center}.cabinet-pagination .ghost-pill.active{background:linear-gradient(135deg,#4f8cff,#7d63ff);color:#fff}.password-modal-card{max-width:460px;width:min(100%,460px)}.success-box{padding:12px 14px;border-radius:14px;color:#d8ffe6;background:#27c6701f;border:1px solid rgba(72,230,141,.2);margin-bottom:12px}.empty-history{margin-top:14px}@media(max-width:760px){.cabinet-panel__head,.discount-progress-container--adm .progress-info-under-row,.history-item--adm,.profile-adm-row{align-items:stretch;flex-direction:column}.profile-adm-value{text-align:left}.balance-form{grid-template-columns:1fr}.history-amounts{justify-items:start}.cabinet-inline-btn{width:100%}}.discount-progress-container--adm{padding:18px 18px 16px;overflow:hidden}.discount-track-wrap{padding:12px 0 4px}.discount-progress-container--adm .discount-progress-bar{margin:12px 10px 0;height:10px}.discount-progress-container--adm .discount-level-marker{top:50%;transform:translate(-50%,-50%);gap:0}.discount-progress-container--adm .level-marker-strip{width:4px;height:34px;background:#d8e5ff8a;box-shadow:0 0 0 1px #0c172aa6}.discount-progress-container--adm .level-marker-label,.discount-progress-container--adm .progress-labels{display:none!important}.discount-milestones{display:grid;grid-template-columns:repeat(var(--level-count),minmax(0,1fr));gap:8px;margin-top:24px;align-items:start}.discount-milestone{min-width:0;display:grid;gap:4px;justify-items:center;text-align:center}.discount-milestone.first{justify-items:start;text-align:left}.discount-milestone.last{justify-items:end;text-align:right}.discount-milestone-percent{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:22px;padding:3px 8px;border-radius:999px;color:#eaf2ff;background:#081222c7;border:1px solid rgba(126,163,238,.16);font-size:12px;line-height:1;font-weight:900;white-space:nowrap}.discount-milestone-amount{max-width:100%;color:#99aac8;font-size:12px;line-height:1.15;font-weight:800;white-space:nowrap}.discount-milestone.active .discount-milestone-percent,.discount-milestone.next .discount-milestone-percent{color:#fff;background:#5380ff57;border-color:#81a9ff85;box-shadow:0 0 16px #5e84ff38}.discount-progress-container--adm .progress-info-under{margin-top:18px;padding-top:14px;border-top:1px solid rgba(126,163,238,.12)}.discount-progress-container--adm .progress-info-under-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px}.info-under-item{justify-content:space-between;min-width:0}.info-label-small,.info-value-small{white-space:nowrap}@media(max-width:900px){.discount-milestones{gap:5px}.discount-milestone-percent{min-width:34px;padding-inline:6px;font-size:11px}.discount-milestone-amount{font-size:11px}}@media(max-width:640px){.discount-progress-container--adm{padding:16px 12px}.discount-progress-container--adm .discount-progress-bar{margin-inline:8px}.discount-milestones{overflow-x:auto;grid-template-columns:repeat(var(--level-count),minmax(74px,1fr));padding-bottom:4px}.discount-milestone.first,.discount-milestone.last{justify-items:center;text-align:center}.discount-progress-container--adm .progress-info-under-row{grid-template-columns:1fr}}.game-pill__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;line-height:1;flex:0 0 24px}.game-pill__image{width:24px;height:24px;border-radius:6px;display:block;box-shadow:0 0 0 1px #93b5ff2e,0 6px 12px #00000038}@media(max-width:640px){.game-pill__icon,.game-pill__image{width:22px;height:22px;flex-basis:22px}}.game-pill--raid .game-pill__icon,.game-pill--raid .game-pill__image{width:32px;height:32px;flex-basis:32px}@media(max-width:640px){.game-pill--raid .game-pill__icon,.game-pill--raid .game-pill__image{width:29px;height:29px;flex-basis:29px}}body,html{max-width:100%;overflow-x:hidden}.cabinet-main,.cabinet-panel,.catalog-content,.page-shell,.page-wrap,.shell-card{min-width:0}@media(max-width:980px){.app-header{grid-template-columns:1fr;justify-items:stretch;align-items:stretch;gap:12px;padding:14px}.brand-block--header{width:100%}.game-switcher{width:100%;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px!important}.game-switcher::-webkit-scrollbar{display:none}.game-pill{flex:0 0 auto;white-space:nowrap}.header-actions{width:100%;justify-content:space-between;flex-wrap:wrap;gap:10px}.header-actions__group{flex:1 1 auto}.header-actions__group--account,.header-actions__group--locale-help{min-height:0}.header-help-btn,.header-link-btn,.lang-switch-trigger{min-width:0}.cabinet-layout{grid-template-columns:1fr!important;gap:14px}.cabinet-sidebar{position:static!important;top:auto!important;padding:14px}.cabinet-nav{display:flex!important;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}.cabinet-nav::-webkit-scrollbar{display:none}.cabinet-nav__link{flex:0 0 auto;white-space:nowrap}.cabinet-logout{width:100%}.cabinet-hero,.cabinet-panel__head{align-items:stretch}.cabinet-hero>*,.cabinet-panel__head>*{min-width:0}.cabinet-actions-grid,.cabinet-panels,.cabinet-stats,.profile-adm-grid{grid-template-columns:1fr!important}.history-item--adm,.profile-adm-row{align-items:flex-start}.discount-progress-container--adm .discount-track-wrap{overflow-x:auto;padding-bottom:4px}.discount-progress-container--adm .discount-milestones,.discount-progress-container--adm .discount-progress-bar{min-width:560px}.cards-grid,.catalog-grid,.orders-catalog-grid--cabinet{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){.page-wrap{padding:10px}.page-shell{gap:12px}.app-header{border-radius:18px;padding:12px}.brand-logo{width:42px;height:42px;border-radius:13px}.brand-title{font-size:1rem}.brand-subtitle,.section-subtitle{font-size:12px;line-height:1.35}.game-pill{min-height:38px;padding:8px 10px;border-radius:13px;gap:8px}.game-pill--raid .game-pill__icon,.game-pill--raid .game-pill__image{width:29px;height:29px;flex-basis:29px}.header-actions,.header-actions__group{display:grid;grid-template-columns:1fr 1fr;width:100%}.mobile-only.header-filter-btn{grid-column:1/-1}.ghost-pill,.header-help-btn,.header-link-btn,.lang-switch,.lang-switch-trigger,.primary-pill{width:100%}.lang-switch-menu{left:0;right:auto;width:min(220px,calc(100vw - 24px))}.catalog-layout{grid-template-columns:1fr!important}.cabinet-main,.catalog-content{gap:12px}.cards-grid,.catalog-grid,.orders-catalog-grid--cabinet{grid-template-columns:1fr!important}.balance-panel--polished,.cabinet-hero,.cabinet-panel,.cabinet-sidebar,.discount-panel--adm,.history-panel--polished{padding:14px!important;border-radius:18px}.cabinet-panel__title,.section-title{font-size:1.05rem;line-height:1.25}.discount-info-row,.history-item--adm,.profile-adm-row{display:grid;grid-template-columns:1fr;gap:6px}.history-amounts,.profile-adm-value{text-align:left!important;justify-items:start!important;align-items:flex-start!important}.auth-form,.balance-form,.compact-form{gap:10px}.field-block input,.field-block select,.field-block textarea{min-height:42px;font-size:16px}.discount-progress-container--adm{padding:12px;overflow:hidden}.discount-progress-container--adm .discount-track-wrap{margin-inline:-2px}.discount-progress-container--adm .progress-info-under-row{grid-template-columns:1fr!important;gap:8px}.modal-card,.password-modal-card{width:calc(100vw - 20px);max-height:calc(100vh - 24px);overflow:auto;border-radius:18px}}@media(max-width:390px){.header-actions,.header-actions__group{grid-template-columns:1fr}.game-pill__text{font-size:12px}.cabinet-nav__link{padding:10px 12px;font-size:13px}}.card-price-old{display:block;margin-bottom:2px;font-size:.82rem;line-height:1.1}.catalog-status-box{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 16px}.status-retry-btn{min-height:36px;padding:8px 14px;white-space:nowrap}.card-price-block{min-width:0}.card-buy-error{margin-top:10px}.card-actions-stack .buy-button,.card-actions-stack .card-secondary-btn,.order-actions-row .card-order-action{min-height:42px}.card-stat-inline__icon-img,.expanded-item img,.hero-icon-box img{content-visibility:auto}@media(max-width:640px){.catalog-status-box{align-items:stretch;flex-direction:column}.card-footer-box{align-items:stretch}.card-price-block{order:1}.card-actions-stack{order:2;width:100%}.card-actions-stack:not(.order-actions-stack){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.card-actions-stack .buy-button,.card-actions-stack .card-secondary-btn,.order-actions-row .card-order-action{font-size:.9em;padding-inline:10px}.order-actions-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin-bottom:0}.order-actions-stack{padding-bottom:0;margin-bottom:0}.order-credentials-box{margin-bottom:0}}.art-search-block{display:grid;gap:10px;padding:12px;border:1px solid hsla(0,0%,100%,.12);border-radius:16px;background:#ffffff0a}.art-search-field{display:grid;gap:8px}.art-search-input{width:100%}.art-search-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.art-search-actions .art-search-btn:only-child,.art-search-actions .art-search-reset:only-child{grid-column:1/-1}.art-search-btn,.art-search-reset{min-height:42px;padding-inline:14px;white-space:nowrap}.art-search-result-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:12px 14px}@media(max-width:760px){.art-search-actions{grid-template-columns:1fr}.art-search-btn,.art-search-reset{width:100%}.art-search-result-banner{align-items:stretch;flex-direction:column}}.catalog-sidebar-stack{display:grid;gap:14px;align-items:start}.authorized-id-search-block{position:sticky;top:84px;z-index:2}.catalog-sidebar-stack .filters-sidebar{top:226px;max-height:calc(100vh - 244px)}@media(max-width:900px){.catalog-sidebar-stack{display:block}.authorized-id-search-block{position:static;margin-bottom:12px}.catalog-sidebar-stack .filters-sidebar{top:12px;max-height:none}}:root,html[data-theme=dark]{color-scheme:dark}html[data-theme=light]{color-scheme:light;--bg:#f4f7ff;--bg-2:#edf3ff;--bg-3:#e5edff;--surface:hsla(0,0%,100%,.88);--surface-2:hsla(0,0%,100%,.96);--surface-3:rgba(238,244,255,.98);--line:rgba(61,91,156,.16);--line-strong:rgba(61,91,156,.28);--text:#172033;--muted:#61708d;--accent:#416cff;--accent-2:#7357ff;--accent-3:#098ecf;--shadow:0 20px 60px rgba(54,78,130,.18)}html[data-theme=light],html[data-theme=light] #__nuxt,html[data-theme=light] body{background:radial-gradient(circle at top left,rgba(92,127,255,.18),transparent 30%),radial-gradient(circle at top right,rgba(151,117,255,.14),transparent 28%),linear-gradient(180deg,#f7f9ff,#eef4ff 48%,#f8fbff)}.theme-toggle-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;white-space:nowrap}.theme-toggle-btn__icon{display:grid;place-items:center;width:20px;height:20px;line-height:1}.theme-toggle-btn__text{font-weight:800;letter-spacing:.01em}html[data-theme=light] .account-card,html[data-theme=light] .art-search-block,html[data-theme=light] .auth-card,html[data-theme=light] .cabinet-hero,html[data-theme=light] .cabinet-panel,html[data-theme=light] .cabinet-sidebar,html[data-theme=light] .filters-sidebar,html[data-theme=light] .hero-cloud,html[data-theme=light] .heroes-overlay-panel,html[data-theme=light] .modal-card,html[data-theme=light] .shell-card,html[data-theme=light] .thanks-card{background:linear-gradient(180deg,#ffffffeb,#f7fafff5);border-color:var(--line);box-shadow:var(--shadow)}html[data-theme=light] .app-header{background:#ffffffdb;border-color:#3d5b9c24}html[data-theme=light] .art-search-input,html[data-theme=light] .auth-benefit,html[data-theme=light] .balance-panel--polished,html[data-theme=light] .cabinet-nav__link,html[data-theme=light] .card-stat-inline,html[data-theme=light] .discount-panel,html[data-theme=light] .dropdown,html[data-theme=light] .empty-inline,html[data-theme=light] .empty-state,html[data-theme=light] .expanded-item,html[data-theme=light] .field-block input,html[data-theme=light] .game-pill,html[data-theme=light] .ghost-pill,html[data-theme=light] .hero-chip,html[data-theme=light] .hero-cloud-item,html[data-theme=light] .history-item,html[data-theme=light] .lang-switch-menu,html[data-theme=light] .lang-switch-trigger,html[data-theme=light] .order-credentials-box,html[data-theme=light] .original-hero-input,html[data-theme=light] .original-search-dropdown,html[data-theme=light] .original-search-item,html[data-theme=light] .price-input-wrap,html[data-theme=light] .price-slider-box,html[data-theme=light] .profile-adm-row,html[data-theme=light] .rank-toggle,html[data-theme=light] .search-dropdown-item,html[data-theme=light] .search-dropdown-panel{background:#ffffffd1;border-color:#3d5b9c29;color:var(--text)}html[data-theme=light] .cabinet-nav__link.active,html[data-theme=light] .dropdown:hover,html[data-theme=light] .game-pill.active,html[data-theme=light] .hero-chip.active,html[data-theme=light] .hero-chip.is-selected,html[data-theme=light] .original-search-item:hover,html[data-theme=light] .rank-toggle:hover,html[data-theme=light] .search-dropdown-item:hover{background:linear-gradient(180deg,#e6eefffa,#d6e2fffa);border-color:#416cff3d;box-shadow:inset 0 0 0 1px #416cff14,0 10px 24px #416cff1f}html[data-theme=light] .brand-subtitle,html[data-theme=light] .catalog-stats span,html[data-theme=light] .expanded-rank,html[data-theme=light] .filters-header p,html[data-theme=light] .history-date,html[data-theme=light] .info-label-small,html[data-theme=light] .locale-switch-hint,html[data-theme=light] .mini-note,html[data-theme=light] .muted-label,html[data-theme=light] .operation-description,html[data-theme=light] .price-input-label,html[data-theme=light] .section-subtitle{color:var(--muted)}html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{color:var(--text);background:#ffffffe6}html[data-theme=light] input::-moz-placeholder{color:#7b89a6}html[data-theme=light] input::placeholder{color:#7b89a6}html[data-theme=light] .heroes-overlay-backdrop,html[data-theme=light] .mobile-backdrop,html[data-theme=light] .modal-backdrop{background:#d2def78f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html[data-theme=light] .heroes-overlay-head{background:linear-gradient(180deg,#fffffffa,#ffffffe0)}html[data-theme=light] .card-buy-error,html[data-theme=light] .error-box,html[data-theme=light] .overlay-save-error{background:#ffe8eeeb;color:#9f1239;border-color:#e11d482e}html[data-theme=light] .fixed-discount-message,html[data-theme=light] .success-box{background:#e4faf1eb;color:#047857}html[data-theme=light] .card-glow{opacity:.55}html[data-theme=light] .hero-avatar,html[data-theme=light] .hero-icon-box{box-shadow:0 8px 18px #364e8224}html[data-theme=light] .copy-tooltip{background:#172033eb;color:#fff}@media(max-width:640px){.theme-toggle-btn{min-width:46px;padding-inline:12px}.theme-toggle-btn__text{display:none}}html[data-theme=light] .account-card .card-stat-inline strong,html[data-theme=light] .card-stat-inline strong,html[data-theme=light] .catalog-grid .card-stat-inline strong{color:#000}html[data-theme=light]{--bg:#f5f7fb;--bg-2:#eef3fb;--bg-3:#e7eef9;--surface:hsla(0,0%,100%,.94);--surface-2:hsla(0,0%,100%,.98);--surface-3:rgba(241,246,255,.98);--line:rgba(45,66,112,.14);--line-strong:rgba(45,66,112,.26);--text:#111827;--muted:#4b5f7f;--accent:#315eff;--accent-2:#6747f5;--accent-3:#087bb6;--shadow:0 18px 46px rgba(40,57,98,.13)}html[data-theme=light],html[data-theme=light] #__nuxt,html[data-theme=light] body{background:radial-gradient(circle at top left,rgba(72,106,240,.12),transparent 32%),radial-gradient(circle at top right,rgba(126,83,244,.1),transparent 30%),linear-gradient(180deg,#f8faff,#eff4fb 46%,#f7faff);color:var(--text)}html[data-theme=light] .account-card,html[data-theme=light] .art-search-block,html[data-theme=light] .auth-card,html[data-theme=light] .balance-panel--polished,html[data-theme=light] .cabinet-hero,html[data-theme=light] .cabinet-panel,html[data-theme=light] .cabinet-sidebar,html[data-theme=light] .discount-progress-container--adm,html[data-theme=light] .filters-sidebar,html[data-theme=light] .hero-cloud,html[data-theme=light] .heroes-overlay-panel,html[data-theme=light] .history-panel--polished,html[data-theme=light] .modal-card,html[data-theme=light] .shell-card,html[data-theme=light] .thanks-card{background:linear-gradient(180deg,#fffffff5,#f8fbfffa);border-color:var(--line);color:var(--text);box-shadow:var(--shadow)}html[data-theme=light] .app-header{background:#ffffffe6;border-color:var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}html[data-theme=light] .art-search-field>span,html[data-theme=light] .brand-title,html[data-theme=light] .cabinet-panel__title,html[data-theme=light] .cabinet-stat strong,html[data-theme=light] .cabinet-userbox__name,html[data-theme=light] .card-id-label,html[data-theme=light] .card-rewards-line,html[data-theme=light] .discount-milestone-amount,html[data-theme=light] .discount-milestone-percent,html[data-theme=light] .discount-value,html[data-theme=light] .field-block>span,html[data-theme=light] .filters-header h3,html[data-theme=light] .hero-name,html[data-theme=light] .history-amounts,html[data-theme=light] .history-description,html[data-theme=light] .info-value-small,html[data-theme=light] .level-marker-label,html[data-theme=light] .modal-price,html[data-theme=light] .modal-price-new,html[data-theme=light] .order-credentials-box,html[data-theme=light] .order-credentials-box strong,html[data-theme=light] .price-tag,html[data-theme=light] .profile-adm-value,html[data-theme=light] .section-title{color:var(--text)!important}html[data-theme=light] .auth-benefit span,html[data-theme=light] .brand-subtitle,html[data-theme=light] .cabinet-list,html[data-theme=light] .cabinet-stat span,html[data-theme=light] .catalog-stats span,html[data-theme=light] .expanded-rank,html[data-theme=light] .filters-header p,html[data-theme=light] .history-date,html[data-theme=light] .info-label-small,html[data-theme=light] .locale-switch-hint,html[data-theme=light] .mini-note,html[data-theme=light] .muted-label,html[data-theme=light] .operation-description,html[data-theme=light] .price-input-label,html[data-theme=light] .profile-adm-label,html[data-theme=light] .progress-labels,html[data-theme=light] .section-subtitle{color:var(--muted)!important}html[data-theme=light] .art-search-input,html[data-theme=light] .auth-benefit,html[data-theme=light] .cabinet-nav__link,html[data-theme=light] .card-stat-inline,html[data-theme=light] .discount-panel,html[data-theme=light] .dropdown,html[data-theme=light] .empty-inline,html[data-theme=light] .empty-state,html[data-theme=light] .expanded-item,html[data-theme=light] .field-block input,html[data-theme=light] .field-block select,html[data-theme=light] .field-block textarea,html[data-theme=light] .fixed-discount-message,html[data-theme=light] .game-pill,html[data-theme=light] .ghost-pill,html[data-theme=light] .hero-chip,html[data-theme=light] .hero-cloud-item,html[data-theme=light] .history-item,html[data-theme=light] .lang-switch-menu,html[data-theme=light] .lang-switch-trigger,html[data-theme=light] .no-discount-data,html[data-theme=light] .order-credentials-box,html[data-theme=light] .original-hero-input,html[data-theme=light] .original-search-dropdown,html[data-theme=light] .original-search-item,html[data-theme=light] .price-input-wrap,html[data-theme=light] .price-slider-box,html[data-theme=light] .profile-adm-row,html[data-theme=light] .profile-loading-line,html[data-theme=light] .rank-toggle,html[data-theme=light] .search-dropdown-item,html[data-theme=light] .search-dropdown-panel{background:#ffffffc7;border-color:var(--line);color:var(--text)!important}html[data-theme=light] .cabinet-nav__link.active,html[data-theme=light] .dropdown:hover,html[data-theme=light] .game-pill.active,html[data-theme=light] .hero-chip.active,html[data-theme=light] .hero-chip.is-selected,html[data-theme=light] .original-search-item:hover,html[data-theme=light] .rank-toggle:hover,html[data-theme=light] .search-dropdown-item:hover{background:linear-gradient(180deg,#ebf1fffa,#dee8fffa);border-color:#315eff38;color:var(--text)!important;box-shadow:inset 0 0 0 1px #315eff12,0 10px 22px #315eff1a}html[data-theme=light] .auth-submit,html[data-theme=light] .buy-button,html[data-theme=light] .card-order-action--register,html[data-theme=light] .primary-pill{color:#fff!important;background:linear-gradient(135deg,#315eff,#7558ff);box-shadow:0 12px 24px #315eff33}html[data-theme=light] .card-order-action--overlay,html[data-theme=light] .card-secondary-btn,html[data-theme=light] .card-secondary-btn--overlay,html[data-theme=light] .copy-btn-inline,html[data-theme=light] .header-filter-btn,html[data-theme=light] .header-help-btn,html[data-theme=light] .header-link-btn,html[data-theme=light] .theme-toggle-btn{color:var(--text)!important}html[data-theme=light] .card-order-action--cancel,html[data-theme=light] .card-secondary-btn--danger{color:#9f1239!important;background:linear-gradient(180deg,#fff4f7fa,#ffe6ecfa);border-color:#e11d4838}html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea{color:var(--text)!important;background:#ffffffeb!important;border-color:var(--line)!important;caret-color:var(--accent)}html[data-theme=light] input::-moz-placeholder,html[data-theme=light] textarea::-moz-placeholder{color:#74839e!important}html[data-theme=light] input::placeholder,html[data-theme=light] textarea::placeholder{color:#74839e!important}html[data-theme=light] .account-card .card-stat-inline strong,html[data-theme=light] .card-stat-inline strong,html[data-theme=light] .catalog-grid .card-stat-inline strong,html[data-theme=light] .orders-catalog-grid--cabinet .card-stat-inline strong{color:#000!important}html[data-theme=light] .discount-progress-container--adm .discount-progress-bar{background:#d4e0f4f2}html[data-theme=light] .discount-milestone.active .discount-milestone-percent,html[data-theme=light] .discount-milestone.next .discount-milestone-percent,html[data-theme=light] .discount-progress-container--adm .discount-level-marker.current .level-marker-label,html[data-theme=light] .discount-progress-container--adm .discount-level-marker.next .level-marker-label{color:#fff!important;background:linear-gradient(135deg,#315eff,#7558ff);border-color:#315eff57}html[data-theme=light] .discount-milestone-amount,html[data-theme=light] .discount-milestone-percent,html[data-theme=light] .level-marker-label{background:#ffffffe0;border-color:var(--line)}html[data-theme=light] .card-buy-error,html[data-theme=light] .error-box,html[data-theme=light] .overlay-save-error{background:#fff1f4f5;color:#9f1239!important;border-color:#e11d4833}html[data-theme=light] .fixed-discount-message,html[data-theme=light] .success-box{background:#ecfdf5f5;color:#047857!important;border-color:#10b98133}html[data-theme=light] .card-glow{opacity:.35}html[data-theme=light] .game-pill__image,html[data-theme=light] .hero-avatar,html[data-theme=light] .hero-icon-box{box-shadow:0 8px 18px #28396224}html[data-theme=light] .copy-tooltip{background:#111827eb;color:#fff!important}html[data-theme=light] .account-card{background:linear-gradient(180deg,#fffffffa,#f5f8fffa);border-color:#cdd9ebf2;box-shadow:0 18px 40px #7e91b12e}html[data-theme=light] .hero-count-badge{background:linear-gradient(180deg,#35476cf5,#243250fa);border-color:#546da161;color:#f8fbff;box-shadow:0 10px 20px #2b3b5a2e}html[data-theme=light] .card-hero-preview{background:linear-gradient(180deg,#293b63fa,#1c2c4efa);border-color:#809ad638;box-shadow:inset 0 1px #ffffff0d,0 14px 26px #293b632e}html[data-theme=light] .card-footer-box{border-top-color:#cfdaebd9}html[data-theme=light] .card-order-action--overlay,html[data-theme=light] .card-secondary-btn,html[data-theme=light] .card-secondary-btn--overlay{background:linear-gradient(180deg,#fffffffa,#f1f5fcfa);border-color:#cad6ebf5;color:#253247!important;box-shadow:inset 0 1px #fffffff2,0 10px 22px #788aaa1f}html[data-theme=light] .card-order-action--overlay:hover,html[data-theme=light] .card-secondary-btn--overlay:hover,html[data-theme=light] .card-secondary-btn:hover{background:linear-gradient(180deg,#f9fbff,#ebf1fb);border-color:#a8bce2f2}html[data-theme=light] .price-tag{color:#172133!important}html[data-theme=light] .app-header{background:linear-gradient(180deg,#fffffff0,#f8fafff2);border-color:#d3ddedf5;box-shadow:0 18px 38px #7e91b129}html[data-theme=light] .game-switcher,html[data-theme=light] .header-actions__group--account,html[data-theme=light] .header-actions__group--locale-help{background:linear-gradient(180deg,#f0f4fbeb,#e9eff8f2);border-color:#d2dcedf5;box-shadow:inset 0 1px #fffffff5}html[data-theme=light] .header-actions__group--account .header-link-btn:not(.primary-pill),html[data-theme=light] .header-help-btn,html[data-theme=light] .lang-switch-trigger,html[data-theme=light] .theme-toggle-btn{background:linear-gradient(180deg,#fffffffa,#f1f5fcfa);border-color:#ccd7eaf5;color:#263248!important;box-shadow:inset 0 1px #fffffffa,0 8px 18px #8093b21a}html[data-theme=light] .header-actions__group--account .header-link-btn:not(.primary-pill):hover,html[data-theme=light] .header-help-btn:hover,html[data-theme=light] .lang-switch-trigger:hover,html[data-theme=light] .theme-toggle-btn:hover{border-color:#aabcdcfa;background:linear-gradient(180deg,#fafcff,#ecf1f9)}html[data-theme=light] .header-actions__group--account .primary-pill{box-shadow:0 10px 22px #315eff2e}html[data-theme=light] .cabinet-sidebar--clean{background:linear-gradient(180deg,#f8fafffa,#f0f5fcfa);border-color:#cfdaebf5;box-shadow:0 18px 40px #7e91b124}html[data-theme=light] .cabinet-nav{background:linear-gradient(180deg,#ecf0f8e0,#e5ebf6e6);border-color:#d4ddedf5}html[data-theme=light] .cabinet-logout,html[data-theme=light] .cabinet-nav__link{background:linear-gradient(180deg,#fffffffc,#f3f6fbfc);border-color:#d0daebf5;color:#243145!important;box-shadow:inset 0 1px #fffffffa,0 8px 18px #8093b214}html[data-theme=light] .cabinet-nav__link.active{background:linear-gradient(180deg,#e6eefffc,#dae5fffc);border-color:#94adebf2;color:#1d3795!important;box-shadow:inset 0 1px #fffffff2,0 12px 24px #315eff24}html[data-theme=light] .cabinet-logout:hover,html[data-theme=light] .cabinet-nav__link:hover{border-color:#b0c1e0fa;background:linear-gradient(180deg,#fafcff,#eef3fa)}html[data-theme=light] .heroes-overlay-panel{background:linear-gradient(180deg,#fcfdfffc,#f4f8fdfc);border-color:#d0daeaf5;box-shadow:0 28px 62px #7a8cac3d}html[data-theme=light] .heroes-overlay-head{background:linear-gradient(180deg,#fcfdfffc,#f8fafef5);border-bottom-color:#dde5f2eb}html[data-theme=light] .heroes-overlay-backdrop{background:#d6dff0a3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[data-theme=light] .expanded-title{color:#1f2937!important}html[data-theme=light] .heroes-overlay-actions .badge-soft{background:linear-gradient(180deg,#324262f5,#222f4bfa);border-color:#556a915c;color:#f8fbff!important}html[data-theme=light] .heroes-overlay-actions .icon-close{background:linear-gradient(180deg,#31405ff5,#222f4bfa);color:#f8fbff;border-color:#566c9457;box-shadow:0 10px 18px #41516f2e}html[data-theme=light] .heroes-overlay-actions .icon-close:hover{background:linear-gradient(180deg,#3a4b6cfa,#273654fa)}html[data-theme=light] .rank-toggle{background:linear-gradient(180deg,#f4f7fcfa,#e9eff7fa);border-color:#c2cddefa;color:#1f2937!important;box-shadow:inset 0 1px #fffffff5,0 8px 18px #919fb81f}html[data-theme=light] .rank-toggle:hover{background:linear-gradient(180deg,#eff4fb,#e3ebf6);border-color:#a2b4d2fa;box-shadow:inset 0 1px #fffffffa,0 10px 20px #788aaa24}html[data-theme=light] .rank-toggle__title{color:#1f2937!important}html[data-theme=light] .rank-toggle__count{background:#dde5f2f2;color:#637089!important;border-color:#c9d3e3f5}html[data-theme=light] .rank-toggle__icon{background:#e3eaf4fa;color:#40506a;border-color:#c9d3e3f5}html[data-theme=light] .rank-group-list{background:#f0f4fadb;border-color:#d6dfece6}html[data-theme=light] .expanded-item{background:linear-gradient(180deg,#fffffffc,#f6f9fdfc);border-color:#d2dbe9f5;box-shadow:0 8px 18px #919fb81a}html[data-theme=light] .expanded-name,html[data-theme=light] .expanded-rank{color:#253247!important}html[data-theme=light] .overlay-save-error{background:#ffedf1fa}.authorized-id-search-block{position:relative;overflow:hidden;gap:14px;padding:18px;border-radius:24px;background:radial-gradient(circle at top left,rgba(88,132,255,.08),transparent 32%),linear-gradient(180deg,#121d2feb,#0b121ff5);border:1px solid rgba(129,164,234,.14);box-shadow:inset 0 1px #ffffff08,0 18px 40px #050c1838}.authorized-id-search-block:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(180deg,hsla(0,0%,100%,.03),transparent 34%)}.art-search-header{position:relative;z-index:1;margin-bottom:0}.art-search-header h3{margin:0}.art-search-header p{margin:4px 0 0}.art-search-field--polished{position:relative;z-index:1;gap:8px}.art-search-field--polished>span{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.art-search-input-wrap{position:relative}.art-search-input{min-height:48px;padding:0 14px;border-radius:16px;border:1px solid rgba(128,164,235,.16);background:#ffffff0d;box-shadow:inset 0 1px #ffffff08}.art-search-input:focus{outline:none;border-color:#799ce36b;box-shadow:0 0 0 3px #5a8cff1f}.art-search-actions--stacked{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:10px}.art-search-btn,.art-search-reset{width:100%;min-height:44px;border-radius:14px;justify-content:center;font-weight:700}.art-search-reset{background:linear-gradient(180deg,#1a2841f0,#111b2dfa);border:1px solid rgba(109,144,214,.22);color:#eef4ff}.art-search-reset:hover{background:linear-gradient(180deg,#1f314ef5,#121e34fa);border-color:#8baef457}html[data-theme=light] .authorized-id-search-block{background:radial-gradient(circle at top left,rgba(88,132,255,.08),transparent 34%),linear-gradient(180deg,#fffffffa,#f6f9fefa);border-color:#d0daeaf5;box-shadow:0 18px 40px #7e91b124}html[data-theme=light] .art-search-header h3{color:#1f2937!important}html[data-theme=light] .art-search-field--polished>span,html[data-theme=light] .art-search-header p{color:#6b7a93!important}html[data-theme=light] .art-search-input{background:linear-gradient(180deg,#fffffffa,#f3f6fbfc);border-color:#ccd7eaf5;color:#253247!important;box-shadow:inset 0 1px #fffffffa,0 8px 18px #8093b214}html[data-theme=light] .art-search-input::-moz-placeholder{color:#8c99af}html[data-theme=light] .art-search-input::placeholder{color:#8c99af}html[data-theme=light] .art-search-reset{background:linear-gradient(180deg,#fffffffa,#f1f5fcfa);border-color:#ccd7eaf5;color:#263248!important;box-shadow:inset 0 1px #fffffffa,0 8px 18px #8093b214}html[data-theme=light] .art-search-reset:hover{border-color:#aabcdcfa;background:linear-gradient(180deg,#fafcff,#ecf1f9)}.catalog-sidebar-stack{gap:18px}.catalog-sidebar-stack>*{min-width:0}.authorized-id-search-block,.filters-sidebar-block{position:relative}.filters-sidebar-block{box-shadow:inset 0 1px #ffffff08,0 18px 40px #050c1838}.filters-sidebar-block .filters-header{margin-bottom:2px;padding-bottom:12px;border-bottom:1px solid rgba(129,164,234,.12)}@media(max-width:900px){.catalog-sidebar-stack{display:grid;gap:16px}.authorized-id-search-block{margin-bottom:0}.filters-sidebar-block{margin-top:0}}html[data-theme=light] .filters-sidebar-block{background:linear-gradient(180deg,#fffffffa,#f6f9fefa);border-color:#d0daeaf5;box-shadow:0 18px 40px #7e91b124}html[data-theme=light] .filters-sidebar-block .filters-header{border-bottom-color:#d6dfeceb}html[data-theme=light] .filters-sidebar-block .filters-header h3{color:#1f2937!important}html[data-theme=light] .filters-sidebar-block .filters-header p{color:#6b7a93!important}.catalog-sidebar-stack{align-self:start}.authorized-id-search-block,.catalog-sidebar-stack .filters-sidebar,.catalog-sidebar-stack .filters-sidebar-block{position:static!important;top:auto!important;max-height:none!important}@media(max-width:900px){.authorized-id-search-block,.catalog-sidebar-stack .filters-sidebar,.catalog-sidebar-stack .filters-sidebar-block{position:static!important;top:auto!important;max-height:none!important}}html[data-theme=light] .lang-switch .arrow,html[data-theme=light] .lang-switch .dropdown,html[data-theme=light] .lang-switch .dropdown .name,html[data-theme=light] .lang-switch .lang-icon,html[data-theme=light] .lang-switch-menu,html[data-theme=light] .lang-switch-trigger,html[data-theme=light] .lang-switch-trigger .name,html[data-theme=light] .locale-switch-hint{color:#253247!important}html[data-theme=light] .lang-switch-menu{background:linear-gradient(180deg,#fffffffc,#f4f7fcfc);border-color:#ccd7eaf5;box-shadow:0 16px 34px #7e91b12e}html[data-theme=light] .lang-switch .dropdown{background:transparent}html[data-theme=light] .lang-switch .dropdown.selected,html[data-theme=light] .lang-switch .dropdown:focus-visible,html[data-theme=light] .lang-switch .dropdown:hover{background:linear-gradient(180deg,#eef3fb,#e4ebf7);color:#1f2937!important}html[data-theme=light] .account-card,html[data-theme=light] .art-search-block,html[data-theme=light] .balance-panel--polished,html[data-theme=light] .cabinet-panel,html[data-theme=light] .cabinet-sidebar,html[data-theme=light] .discount-progress-container--adm,html[data-theme=light] .filters-sidebar,html[data-theme=light] .heroes-overlay-panel,html[data-theme=light] .history-panel--polished,html[data-theme=light] .modal-card,html[data-theme=light] .shell-card{color:#253247}html[data-theme=light] .art-search-block strong,html[data-theme=light] .balance-panel--polished strong,html[data-theme=light] .cabinet-panel strong,html[data-theme=light] .discount-progress-container--adm strong,html[data-theme=light] .filters-sidebar strong,html[data-theme=light] .history-panel--polished strong,html[data-theme=light] .shell-card h1,html[data-theme=light] .shell-card h2,html[data-theme=light] .shell-card h3,html[data-theme=light] .shell-card h4,html[data-theme=light] .shell-card strong{color:#1f2937!important}html[data-theme=light] .art-search-block label,html[data-theme=light] .art-search-block li,html[data-theme=light] .art-search-block p,html[data-theme=light] .art-search-block span,html[data-theme=light] .balance-panel--polished label,html[data-theme=light] .balance-panel--polished li,html[data-theme=light] .balance-panel--polished p,html[data-theme=light] .balance-panel--polished span,html[data-theme=light] .cabinet-panel label,html[data-theme=light] .cabinet-panel li,html[data-theme=light] .cabinet-panel p,html[data-theme=light] .cabinet-panel span,html[data-theme=light] .cabinet-sidebar label,html[data-theme=light] .cabinet-sidebar li,html[data-theme=light] .cabinet-sidebar p,html[data-theme=light] .cabinet-sidebar span,html[data-theme=light] .discount-progress-container--adm label,html[data-theme=light] .discount-progress-container--adm li,html[data-theme=light] .discount-progress-container--adm p,html[data-theme=light] .discount-progress-container--adm span,html[data-theme=light] .filters-sidebar label,html[data-theme=light] .filters-sidebar li,html[data-theme=light] .filters-sidebar p,html[data-theme=light] .filters-sidebar span,html[data-theme=light] .history-panel--polished label,html[data-theme=light] .history-panel--polished li,html[data-theme=light] .history-panel--polished p,html[data-theme=light] .history-panel--polished span,html[data-theme=light] .shell-card .empty-inline,html[data-theme=light] .shell-card .mini-note,html[data-theme=light] .shell-card .muted-label,html[data-theme=light] .shell-card label,html[data-theme=light] .shell-card li,html[data-theme=light] .shell-card p,html[data-theme=light] .shell-card span{color:#5b6a82}html[data-theme=light] .card-primary-btn,html[data-theme=light] .card-primary-btn span,html[data-theme=light] .primary-pill,html[data-theme=light] .primary-pill span,html[data-theme=light] .save-jpg-btn,html[data-theme=light] .save-jpg-btn span{color:#fff!important}html[data-theme=light] .art-search-header h3,html[data-theme=light] .art-search-header p,html[data-theme=light] .art-search-reset,html[data-theme=light] .art-search-reset span,html[data-theme=light] .dropdown,html[data-theme=light] .field-block>span,html[data-theme=light] .filters-header h3,html[data-theme=light] .filters-header p,html[data-theme=light] .ghost-pill,html[data-theme=light] .ghost-pill span,html[data-theme=light] .header-help-btn,html[data-theme=light] .header-help-btn span,html[data-theme=light] .header-link-btn:not(.primary-pill),html[data-theme=light] .header-link-btn:not(.primary-pill) span,html[data-theme=light] .price-input-label,html[data-theme=light] .search-dropdown-name,html[data-theme=light] .search-dropdown-rank,html[data-theme=light] .theme-toggle-btn,html[data-theme=light] .theme-toggle-btn span,html[data-theme=light] input,html[data-theme=light] option,html[data-theme=light] select,html[data-theme=light] textarea{color:#253247!important}html[data-theme=light] .art-search-header p,html[data-theme=light] .brand-subtitle,html[data-theme=light] .catalog-stats span,html[data-theme=light] .empty-inline,html[data-theme=light] .filters-header p,html[data-theme=light] .history-date,html[data-theme=light] .locale-switch-hint,html[data-theme=light] .mini-note,html[data-theme=light] .operation-description,html[data-theme=light] .price-input-label,html[data-theme=light] .section-subtitle{color:#6b7a93!important}html[data-theme=light] .account-card .hero-count-badge,html[data-theme=light] .account-card .hero-count-badge *,html[data-theme=light] .hero-count-badge,html[data-theme=light] .hero-count-badge *{color:#fff!important}.brand-logo--image{overflow:hidden;padding:0;background:radial-gradient(circle at center,#26ffbc2e,#0a121ffa 64%)}.brand-logo--image img{-o-object-fit:cover;object-fit:cover}html[data-theme=light] .brand-logo--image{background:radial-gradient(circle at center,#26ffbc1f,#f4f8fffa 66%);box-shadow:0 10px 22px #315eff29,inset 0 1px #ffffffbf}.brand-block--header{gap:16px}.brand-logo,.brand-logo.brand-logo--image{width:62px;height:62px}.brand-logo--image img{transform:scale(1.02)}html[data-theme=light] .brand-logo--image{background:transparent!important;box-shadow:none!important}@media(max-width:768px){.brand-logo,.brand-logo.brand-logo--image{width:55px;height:55px;border-radius:16px}}.app-header{align-items:stretch}.brand-block--header{align-self:stretch;min-height:100%}.brand-logo,.brand-logo.brand-logo--image{align-self:stretch;height:auto!important;width:auto!important;max-height:100%}@media(max-width:768px){.app-header{align-items:stretch}.brand-block--header{align-self:stretch}.brand-logo,.brand-logo.brand-logo--image{border-radius:16px}}.app-header{align-items:center!important}.brand-block--header{align-self:center!important;display:flex;align-items:center;min-height:0!important;height:auto!important;gap:14px}.brand-logo,.brand-logo.brand-logo--image{align-self:center!important;width:68px!important;height:68px!important;min-width:68px;min-height:68px;max-width:68px;max-height:68px;aspect-ratio:1/1;border-radius:18px;overflow:hidden;box-sizing:border-box}.brand-logo--image img{display:block}@media(max-width:1024px){.brand-logo,.brand-logo.brand-logo--image{width:62px!important;height:62px!important;min-width:62px;min-height:62px;max-width:62px;max-height:62px}}@media(max-width:768px){.brand-block--header{gap:12px}.brand-logo,.brand-logo.brand-logo--image{width:56px!important;height:56px!important;min-width:56px;min-height:56px;max-width:56px;max-height:56px;border-radius:16px}}.brand-logo--image img{padding:2px;box-sizing:border-box;transform:scale(.96)}@media(max-width:1024px){.brand-logo--image img{padding:2px;transform:scale(.95)}}@media(max-width:768px){.brand-logo--image img{padding:1px;transform:scale(.94)}}html[data-theme=light] .modal-card{background:linear-gradient(180deg,#fffffffa,#f7fafffa);border-color:#d0daeaf5;color:#253247;box-shadow:0 28px 62px #7a8cac3d}html[data-theme=light] .modal-card .field-block>span,html[data-theme=light] .modal-card label,html[data-theme=light] .modal-card span,html[data-theme=light] .modal-header h3,html[data-theme=light] .modal-header p{color:#253247}html[data-theme=light] .modal-check span,html[data-theme=light] .modal-header p{color:#6b7a93!important}html[data-theme=light] .modal-price-wrap{background:linear-gradient(180deg,#f5f8fdfa,#ebf1fafa);border-color:#cbd6e8fa;color:#253247;box-shadow:inset 0 1px #ffffffeb,0 12px 24px #7e91b11f}html[data-theme=light] .modal-price,html[data-theme=light] .modal-price-new{color:#172133!important}html[data-theme=light] .modal-price-old{color:#7b879a!important;text-decoration-color:#7b879ab8}html[data-theme=light] .modal-discount-note{color:#047857!important}html[data-theme=light] .modal-check{color:#6b7a93!important}html[data-theme=light] .modal-check input{accent-color:#4f63ff}html[data-theme=light] .modal-help-text{background:linear-gradient(180deg,#f1f5fcfa,#e8eff9fa);border-color:#cbd6e8f5;color:#5b6a82!important}html[data-theme=light] .modal-help-text a{color:#315eff!important}html[data-theme=light] .modal-card .icon-close{background:linear-gradient(180deg,#31405ff5,#222f4bfa);color:#fff!important;border-color:#566c9457}html[data-theme=light] .modal-card .ghost-pill{background:linear-gradient(180deg,#fffffffa,#f1f5fcfa);border-color:#ccd7eaf5;color:#253247!important}html[data-theme=light] .modal-card .primary-pill,html[data-theme=light] .modal-card .primary-pill span{color:#fff!important}@media(max-width:768px){#__nuxt,body,html{min-width:0;overflow-x:hidden}.page-wrap{padding:10px 10px max(18px,env(safe-area-inset-bottom))!important}.page-shell{gap:10px!important;max-width:100%}.app-header{display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important;justify-items:stretch!important;gap:12px!important;padding:14px!important;border-radius:22px!important;position:static!important;top:auto!important}.brand-block--header{order:1;width:100%;justify-content:flex-start;align-items:center!important;gap:12px!important}.brand-logo,.brand-logo.brand-logo--image{width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;max-width:58px!important;max-height:58px!important;border-radius:16px!important}.brand-logo--image img{transform:scale(.95)!important;padding:1px!important}.brand-title{font-size:1.25rem!important;line-height:1.15}.brand-subtitle{display:none!important}.header-actions{order:2;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}.header-actions__group{display:contents!important}.mobile-only.header-filter-btn{display:inline-flex!important;grid-column:1/-1;min-height:48px;width:100%!important;justify-content:center;font-size:1rem}.header-help-btn,.header-link-btn,.lang-switch,.lang-switch-trigger,.theme-toggle-btn{width:100%!important;min-width:0!important;min-height:46px!important;justify-content:center!important;border-radius:16px!important}.lang-switch-menu{left:0!important;right:auto!important;width:min(240px,calc(100vw - 28px))!important;z-index:80}.header-actions__group--account .ghost-pill,.header-actions__group--account .primary-pill{min-height:46px!important}.game-switcher{order:3;width:100%!important;display:flex!important;justify-content:flex-start!important;gap:8px!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding:4px!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.game-switcher::-webkit-scrollbar{display:none}.game-pill{flex:0 0 auto!important;min-height:42px!important;padding:8px 12px!important;border-radius:15px!important;white-space:nowrap}.game-pill__icon,.game-pill__image{width:30px!important;height:30px!important;flex-basis:30px!important}.hero-cloud{padding:14px!important;border-radius:22px!important}.hero-cloud .section-headline{margin-bottom:10px}.hero-cloud .section-title,.hero-cloud h2{font-size:clamp(1.45rem,7vw,2rem)!important;line-height:1.12}.hero-cloud-grid{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:10px!important}.hero-cloud-item{min-height:62px!important;padding:8px 10px!important;border-radius:18px!important}.hero-cloud-item .hero-avatar,.hero-cloud-item .hero-avatar.large,.hero-cloud-item .hero-avatar.small{width:46px!important;height:46px!important}.hero-cloud-item .hero-name{font-size:.92rem!important;line-height:1.18!important;text-align:left!important}.catalog-layout{grid-template-columns:1fr!important}.catalog-layout,.catalog-sidebar-stack{gap:12px!important;align-items:start!important}.catalog-sidebar-stack{display:grid!important;margin:0!important}.authorized-id-search-block,.catalog-sidebar-stack .filters-sidebar,.catalog-sidebar-stack .filters-sidebar-block{position:static!important;inset:auto!important;width:100%!important;max-height:none!important;transform:none!important;margin:0!important}.authorized-id-search-block{padding:14px!important;gap:12px!important;border-radius:22px!important}.art-search-header h3,.filters-header h3{font-size:1.1rem!important;line-height:1.2}.art-search-header p,.filters-header p{font-size:.9rem!important;line-height:1.35}.art-search-input{font-size:16px!important}.art-search-btn,.art-search-input,.art-search-reset{min-height:48px!important}.filters-sidebar{padding:14px!important;gap:12px!important;border-radius:22px!important;overflow:visible!important}.filters-header{align-items:flex-start!important}.field-block{gap:8px!important}.original-search-wrap{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.original-hero-input,.original-search-button,.price-input-field{min-height:46px!important;font-size:16px!important}.price-inputs-box{grid-template-columns:1fr 1fr!important;gap:8px!important}.price-input-wrap{padding:10px!important}.cards-grid,.catalog-content{gap:12px!important;margin:0!important}.cards-grid{grid-template-columns:1fr!important}.account-card{padding:16px!important;gap:14px!important;border-radius:22px!important;width:100%!important}.card-topline{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:10px!important}.card-id-label{font-size:.95rem!important;line-height:1.3!important;word-break:break-word}.hero-count-badge{min-width:54px!important;height:38px!important;font-size:.95rem!important;border-radius:14px!important}.card-hero-preview{padding:12px!important;border-radius:20px!important}.hero-icons-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;justify-items:center!important;gap:10px!important}.hero-avatar,.hero-avatar.large,.hero-avatar.small,.hero-icon-box,.hero-icon-box .hero-avatar{width:54px!important;height:54px!important}.card-stats-inline{display:flex!important;flex-wrap:wrap!important;gap:10px 12px!important;align-items:center!important}.card-stat-inline{font-size:.96rem!important}.card-rewards-line{font-size:1rem!important}.card-footer-box{grid-template-columns:1fr!important;gap:12px!important;align-items:stretch!important}.card-actions-stack:not(.order-actions-stack){display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.buy-button,.card-primary-btn,.card-secondary-btn{width:100%!important;min-height:48px!important;justify-content:center!important}.load-more-wrap{margin-top:2px!important}}@media(max-width:390px){.header-actions,.price-inputs-box{grid-template-columns:1fr!important}.hero-icons-grid{gap:8px!important}.hero-avatar,.hero-avatar.large,.hero-avatar.small,.hero-icon-box,.hero-icon-box .hero-avatar{width:50px!important;height:50px!important}}.hero-cloud-headline{display:flex;align-items:center;justify-content:space-between}.hero-cloud-toggle{min-height:38px;padding:8px 14px;white-space:nowrap}.hero-cloud--collapsed{padding-bottom:18px}@media(max-width:768px){.hero-cloud{margin-bottom:0!important}.hero-cloud-headline{align-items:center!important;gap:10px!important}.hero-cloud-headline h2{margin:0!important}.hero-cloud-toggle{width:auto!important;min-width:96px;min-height:42px!important;padding:8px 14px!important;border-radius:14px!important;font-size:.92rem}.hero-cloud--collapsed{padding:14px!important}.hero-cloud--collapsed .section-headline{margin-bottom:0!important}.filters-sidebar-block .filters-header{padding-bottom:0!important;margin-bottom:0!important;border-bottom:0!important}.filters-sidebar-block .filters-header .icon-close,.filters-sidebar-block .filters-header p{display:none!important}.filters-sidebar-block .filters-header h3{margin:0!important}.filters-sidebar-block{gap:16px!important}.filters-sidebar-block .search-field-original{padding-top:0!important}.filters-sidebar-block .search-field-original:after,.filters-sidebar-block .search-field-original:before{display:none!important}.heroes-overlay-panel{position:relative!important;padding:18px 18px 22px!important}.heroes-overlay-head{position:relative!important;top:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;padding:0 52px 14px 0!important;background:transparent!important}.heroes-overlay-head .expanded-title{grid-column:1/-1;padding-right:0!important;font-size:1.15rem!important;line-height:1.25!important}.heroes-overlay-actions{grid-column:1/-1;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;padding-right:0!important}.heroes-overlay-actions .icon-close{position:absolute!important;top:0!important;right:0!important;width:42px!important;height:42px!important;min-width:42px!important;border-radius:14px!important;z-index:4!important}.heroes-overlay-actions .badge-soft{min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important}.heroes-overlay-actions .save-jpg-btn{min-height:42px!important;flex:1 1 160px!important}}@media(max-width:420px){.heroes-overlay-head{padding-right:50px!important}.heroes-overlay-actions .badge-soft,.heroes-overlay-actions .save-jpg-btn{width:100%!important}.heroes-overlay-actions .badge-soft{justify-content:flex-start!important;padding-inline:14px!important}}.hero-cloud{position:relative;overflow:hidden;padding:20px;border-radius:26px;background:radial-gradient(circle at top left,rgba(88,132,255,.1),transparent 30%),radial-gradient(circle at bottom right,rgba(110,86,255,.08),transparent 28%),linear-gradient(180deg,#121d31f0,#0b1322fa);border:1px solid rgba(129,164,234,.14);box-shadow:inset 0 1px #ffffff0a,0 18px 40px #050c183d}.hero-cloud-headline{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center!important;gap:12px;margin-bottom:14px}.hero-cloud-headline h2{margin:0;min-width:0}.hero-cloud-toggle{justify-self:end;width:auto!important;min-width:96px;min-height:40px;padding:9px 16px;border-radius:14px;font-weight:800;background:linear-gradient(180deg,#1a2841f0,#111b2dfa);border:1px solid rgba(109,144,214,.22);color:#eef4ff;box-shadow:inset 0 1px #ffffff0a,0 10px 22px #050c182e}.hero-cloud-toggle:hover{background:linear-gradient(180deg,#1f314ef5,#121e34fa);border-color:#8baef457}.hero-cloud-grid{gap:12px;margin-top:0}.hero-cloud-item{min-height:74px;border-radius:18px;padding:12px 14px;background:radial-gradient(circle at top left,hsla(0,0%,100%,.06),transparent 42%),linear-gradient(180deg,#16233cf5,#0d1627fa);border:1px solid rgba(126,164,236,.14);box-shadow:inset 0 1px #ffffff0a,0 12px 24px #050c182e;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.hero-cloud-item:hover{transform:translateY(-1px);border-color:#8baef447;box-shadow:inset 0 1px #ffffff0d,0 16px 30px #050c1838}.hero-cloud-item.active{border-color:#7397ff85;box-shadow:inset 0 0 0 1px #7397ff3d,0 18px 34px #4b67ff33}html[data-theme=light] .hero-cloud{background:radial-gradient(circle at top left,rgba(88,132,255,.08),transparent 34%),linear-gradient(180deg,#fffffffa,#f6f9fefa);border-color:#d0daeaf5;box-shadow:0 18px 40px #7e91b124}html[data-theme=light] .hero-cloud-headline h2{color:#1f2937!important}html[data-theme=light] .hero-cloud-toggle{background:linear-gradient(180deg,#fffffffa,#f1f5fcfa);border-color:#ccd7eaf5;color:#253247!important;box-shadow:inset 0 1px #fffffffa,0 8px 18px #8093b214}html[data-theme=light] .hero-cloud-toggle:hover{border-color:#aabcdcfa;background:linear-gradient(180deg,#fafcff,#ecf1f9)}html[data-theme=light] .hero-cloud-item{background:linear-gradient(180deg,#fffffffc,#f4f8fdfc);border-color:#cfdaebf5;box-shadow:inset 0 1px #fffffffa,0 10px 22px #7e91b11a}html[data-theme=light] .hero-cloud-item .hero-name{color:#253247!important}@media(max-width:768px){.hero-cloud{padding:14px!important;border-radius:22px!important}.hero-cloud-headline{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;margin-bottom:12px!important}.hero-cloud-headline h2{font-size:clamp(1.35rem,6vw,1.9rem)!important;line-height:1.1!important}.hero-cloud-toggle{justify-self:end!important;width:auto!important;min-width:88px!important;min-height:40px!important;padding:8px 12px!important;font-size:.9rem!important}.hero-cloud-grid{grid-template-columns:1fr!important;gap:8px!important;margin-top:0!important}.hero-cloud-item{min-height:64px!important;padding:9px 11px!important;border-radius:18px!important}.hero-cloud--collapsed{padding:14px!important}.hero-cloud--collapsed .hero-cloud-headline{margin-bottom:0!important}.heroes-overlay-root{display:block!important;padding:max(12px,env(safe-area-inset-top)) 10px max(14px,env(safe-area-inset-bottom))!important;overflow-y:auto!important}.heroes-overlay-panel{margin:0 auto!important;width:min(100%,calc(100vw - 20px))!important;max-height:calc(100dvh - 24px)!important;overflow:auto!important;position:relative!important}.heroes-overlay-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:10px!important;padding:0 0 14px!important;border-bottom:1px solid rgba(129,164,234,.14)}.heroes-overlay-head .expanded-title{grid-column:1/2!important;grid-row:1!important;align-self:center!important;padding:0!important;margin:0!important}.heroes-overlay-actions{grid-column:2/4!important;grid-row:1!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:8px!important;min-width:0!important}.heroes-overlay-actions .badge-soft{order:1!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.heroes-overlay-actions .badge-soft,.heroes-overlay-actions .icon-close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;border-radius:16px!important;flex:0 0 auto!important}.heroes-overlay-actions .icon-close{order:2!important;position:static!important}.heroes-overlay-actions .overlay-save-error,.heroes-overlay-actions .save-jpg-btn{grid-column:1/-1!important;width:100%!important}.heroes-overlay-list{margin-top:14px!important}}@media(max-width:420px){.heroes-overlay-head{grid-template-columns:minmax(0,1fr) auto auto!important}.heroes-overlay-head .expanded-title{font-size:1.05rem!important}.heroes-overlay-actions .badge-soft,.heroes-overlay-actions .icon-close{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}}@media(max-width:768px){.hero-cloud-headline h2{font-size:1rem!important;line-height:1.25!important;font-weight:700!important;letter-spacing:0!important}.hero-cloud-toggle{align-self:center!important}.app-header,.header-actions,.header-actions__group,.lang-switch{overflow:visible!important}.header-actions{position:relative!important;z-index:20!important}.lang-switch{position:relative!important;z-index:220!important;isolation:isolate}.lang-switch.open{z-index:260!important}.lang-switch-trigger{position:relative!important;z-index:261!important}.lang-switch-menu{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:auto!important;width:min(240px,calc(100vw - 28px))!important;z-index:999!important;box-shadow:0 20px 40px #03091461!important}}.lang-switch-menu--floating{z-index:9999!important;isolation:isolate;pointer-events:auto}.lang-switch-menu--floating .dropdown{width:100%}@media(max-width:768px){.lang-switch-menu--floating{max-width:calc(100vw - 24px)!important;min-width:132px!important;box-shadow:0 24px 52px #03091485!important}.header-help-btn,.header-link-btn,.mobile-only.header-filter-btn,.theme-toggle-btn{position:relative;z-index:1}.lang-switch.open,.lang-switch.open .lang-switch-trigger{position:relative;z-index:20!important}}.lang-switch-menu--floating{position:fixed!important;z-index:2147483000!important;padding:8px!important;border-radius:16px!important;border:1px solid rgba(129,164,234,.24)!important;background:linear-gradient(180deg,#111c2ffc,#0a1220)!important;box-shadow:0 26px 60px #020712a3,inset 0 1px #ffffff0d!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);overflow:hidden!important;pointer-events:auto!important}.lang-switch-menu--floating .dropdown{width:100%!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;padding:0 12px!important;border-radius:12px!important;border:1px solid hsla(0,0%,100%,.06)!important;background:#ffffff0a!important;color:#eef4ff!important;box-shadow:none!important}.lang-switch-menu--floating .dropdown+.dropdown{margin-top:6px!important}.lang-switch-menu--floating .dropdown:focus-visible,.lang-switch-menu--floating .dropdown:hover{background:linear-gradient(180deg,#283d64b8,#182743b8)!important;border-color:#8aaef757!important;outline:none!important}.lang-switch-menu--floating .dropdown .name{flex:1 1 auto!important;color:#eef4ff!important;font-weight:800!important}.lang-switch-menu--floating .locale-switch-hint{color:#cddaf4c2!important}.lang-switch-menu--floating .lang-icon{width:20px!important;height:20px!important;border-radius:999px!important;flex:0 0 auto!important}html[data-theme=light] .lang-switch-menu--floating{background:linear-gradient(180deg,#fffffffc,#f4f7fc)!important;border-color:#ccd7eaf5!important;box-shadow:0 24px 52px #7e91b147,inset 0 1px #fffffffa!important}html[data-theme=light] .lang-switch-menu--floating .dropdown{background:#eef3fbfa!important;border-color:#ccd7eaf5!important;color:#253247!important}html[data-theme=light] .lang-switch-menu--floating .dropdown:focus-visible,html[data-theme=light] .lang-switch-menu--floating .dropdown:hover{background:linear-gradient(180deg,#eef3fb,#e4ebf7)!important;border-color:#aabcdcfa!important}html[data-theme=light] .lang-switch-menu--floating .dropdown .name{color:#253247!important}html[data-theme=light] .lang-switch-menu--floating .locale-switch-hint{color:#6b7a93!important}@media(max-width:768px){.lang-switch-menu--floating{max-width:calc(100vw - 20px)!important;min-width:132px!important}.app-header{overflow:visible!important;isolation:auto!important}.header-actions__group--locale-help,.lang-switch{position:relative!important;overflow:visible!important}.lang-switch{z-index:30!important}.lang-switch-menu--mobile-inline{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:auto!important;width:100%!important;min-width:100%!important;z-index:9999!important;display:grid!important;gap:6px!important;padding:8px!important;border-radius:16px!important;border:1px solid rgba(129,164,234,.24)!important;background:linear-gradient(180deg,#111c2ffc,#0a1220)!important;box-shadow:0 22px 44px #0207127a,inset 0 1px #ffffff0d!important;overflow:visible!important;pointer-events:auto!important}.lang-switch-menu--mobile-inline .dropdown{width:100%!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;padding:0 12px!important;border-radius:12px!important;border:1px solid hsla(0,0%,100%,.06)!important;background:#ffffff0a!important;color:#eef4ff!important}.lang-switch-menu--mobile-inline .dropdown .name{flex:1 1 auto!important;color:#eef4ff!important;font-weight:800!important}.lang-switch-menu--mobile-inline .locale-switch-hint{color:#cddaf4c2!important}.lang-switch-menu--mobile-inline .lang-icon{width:20px!important;height:20px!important;border-radius:999px!important}.lang-switch.open{z-index:80!important}.header-help-btn,.header-link-btn,.theme-toggle-btn{position:relative!important;z-index:1!important}}html[data-theme=light] .lang-switch-menu--mobile-inline{background:linear-gradient(180deg,#fffffffc,#f4f7fc)!important;border-color:#ccd7eaf5!important;box-shadow:0 24px 52px #7e91b147,inset 0 1px #fffffffa!important}html[data-theme=light] .lang-switch-menu--mobile-inline .dropdown{background:#eef3fbfa!important;border-color:#ccd7eaf5!important;color:#253247!important}html[data-theme=light] .lang-switch-menu--mobile-inline .dropdown .name{color:#253247!important}html[data-theme=light] .lang-switch-menu--mobile-inline .locale-switch-hint{color:#6b7a93!important}.account-card .hero-icons-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.account-card .hero-icon-box{min-height:0}@media(min-width:769px){.account-card .hero-icon-box{min-height:58px}}@media(max-width:768px){.account-card .hero-icons-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important}.account-card .hero-icon-box,.account-card .hero-icon-box .hero-avatar{width:52px!important;height:52px!important}}@media(max-width:390px){.account-card .hero-icons-grid{gap:7px!important}.account-card .hero-icon-box,.account-card .hero-icon-box .hero-avatar{width:48px!important;height:48px!important}}@media(min-width:769px){.account-card .card-stats-inline{font-size:15.4px!important;gap:11px 13px!important}.account-card .card-stat-inline{gap:7px!important;min-height:27px!important}.account-card .card-rewards-line,.account-card .card-stat-inline strong{font-size:15.4px!important;line-height:1.1!important}.account-card .card-stat-inline__icon-img{width:18px!important;height:18px!important;flex-basis:18px!important}}@media(orientation:landscape)and (max-height:520px)and (max-width:980px){#__nuxt,body,html{min-width:0!important;overflow-x:hidden!important}.page-wrap{padding:10px max(10px,env(safe-area-inset-left)) max(14px,env(safe-area-inset-bottom))!important}.page-shell{max-width:100%!important;gap:12px!important}.hero-cloud{padding:16px!important;border-radius:22px!important}.hero-cloud-headline h2{font-size:1.15rem!important;line-height:1.2!important}.hero-cloud-toggle{min-height:42px!important;padding:8px 14px!important;font-size:.95rem!important}.catalog-layout{gap:14px!important;align-items:start!important}.catalog-layout,.catalog-sidebar-stack{display:grid!important;grid-template-columns:1fr!important}.catalog-sidebar-stack{gap:12px!important}.authorized-id-search-block,.catalog-sidebar-stack .filters-sidebar,.catalog-sidebar-stack .filters-sidebar-block{position:static!important;top:auto!important;max-height:none!important;width:100%!important}.authorized-id-search-block{padding:16px!important;border-radius:22px!important}.art-search-actions,.authorized-id-search-block .art-search-actions{grid-template-columns:1fr!important}.catalog-content{min-width:0!important;width:100%!important}.cards-grid,.orders-catalog-grid--cabinet{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;align-items:start!important}.account-card{min-width:0!important;width:100%!important;padding:14px!important;gap:12px!important;border-radius:22px!important}.card-topline{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:start!important}.card-id-inline{min-width:0!important;max-width:100%!important}.card-id-label{display:block!important;max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important;line-height:1.12!important}.hero-count-badge{min-width:54px!important;min-height:42px!important;padding:8px 12px!important;font-size:1rem!important}.card-hero-preview{padding:10px!important;border-radius:18px!important}.account-card .hero-icons-grid,.hero-icons-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.account-card .hero-icon-box,.hero-icon-box{min-height:0!important;padding:5px!important;border-radius:14px!important}.account-card .hero-icon-box .hero-avatar,.hero-icon-box .hero-avatar{width:100%!important;height:100%!important;border-radius:10px!important}}@media(orientation:landscape)and (max-height:520px)and (max-width:760px){.cards-grid,.orders-catalog-grid--cabinet{grid-template-columns:1fr!important}.authorized-id-search-block{max-width:none!important}}.hero-cloud .hero-cloud-item.hero-chip-rank{position:relative!important;overflow:hidden!important;border-width:1px!important;border-style:solid!important;isolation:isolate}.hero-cloud .hero-cloud-item.hero-chip-rank:before{content:"";position:absolute;inset:0;border-radius:inherit;opacity:.62;pointer-events:none;z-index:-1}.hero-cloud .hero-cloud-item.rank-Mythical{border-color:#ef444485!important;background:radial-gradient(circle at 14% 50%,rgba(239,68,68,.34),transparent 36%),linear-gradient(90deg,#5d1218e0,#1c121ef0)!important;box-shadow:inset 0 0 0 1px #ef444452,0 0 0 1px #ef44441f,0 12px 28px #dc26262e,0 0 28px #ef44442e!important}.hero-cloud .hero-cloud-item.rank-Legendary{border-color:#ffc64f8a!important;background:radial-gradient(circle at 14% 50%,rgba(255,198,79,.34),transparent 36%),linear-gradient(90deg,#543e0ee0,#1d1912f0)!important;box-shadow:inset 0 0 0 1px #ffc64f57,0 0 0 1px #ffb7291f,0 12px 28px #ffaa1a29,0 0 28px #ffc64f29!important}.hero-cloud .hero-cloud-item.rank-Epic{border-color:#bd61ff8a!important;background:radial-gradient(circle at 14% 50%,rgba(176,92,255,.33),transparent 36%),linear-gradient(90deg,#3d195ee0,#1b1628f0)!important;box-shadow:inset 0 0 0 1px #bd61ff57,0 0 0 1px #b05cff1f,0 12px 28px #9236ff29,0 0 28px #b456ff2b!important}.hero-cloud .hero-cloud-item.rank-Rare{border-color:#4ec2ff8a!important;background:radial-gradient(circle at 14% 50%,rgba(78,194,255,.31),transparent 36%),linear-gradient(90deg,#113a5ce0,#121c2df0)!important;box-shadow:inset 0 0 0 1px #4ec2ff52,0 0 0 1px #4ec2ff1a,0 12px 28px #1b81ff24,0 0 28px #37b9ff26!important}.hero-cloud .hero-cloud-item .hero-name{color:#f3f7ff!important;font-weight:850!important;text-shadow:0 1px 2px rgba(0,0,0,.42)}.hero-cloud .hero-cloud-item.active{transform:translateY(-1px);filter:brightness(1.08)}html[data-theme=light] .hero-cloud .hero-cloud-item.hero-chip-rank{color:#f3f7ff!important}html[data-theme=light] .hero-cloud .hero-cloud-item.rank-Mythical{border-color:#ef444494!important;background:radial-gradient(circle at 14% 50%,rgba(239,68,68,.36),transparent 36%),linear-gradient(90deg,#78161ee6,#3a1219f0)!important;box-shadow:inset 0 0 0 1px #ef44445c,0 0 0 1px #ef444424,0 12px 28px #dc262633,0 0 28px #ef44442e!important}html[data-theme=light] .hero-cloud .hero-cloud-item.rank-Legendary{border-color:#ffc64f99!important;background:radial-gradient(circle at 14% 50%,rgba(255,198,79,.38),transparent 36%),linear-gradient(90deg,#74510ee8,#3a2b0ef0)!important;box-shadow:inset 0 0 0 1px #ffc64f61,0 0 0 1px #ffb72924,0 12px 28px #ffaa1a2e,0 0 28px #ffc64f2e!important}html[data-theme=light] .hero-cloud .hero-cloud-item.rank-Epic{border-color:#bd61ff99!important;background:radial-gradient(circle at 14% 50%,rgba(176,92,255,.36),transparent 36%),linear-gradient(90deg,#52207fe8,#2f1849f0)!important;box-shadow:inset 0 0 0 1px #bd61ff61,0 0 0 1px #b05cff24,0 12px 28px #9236ff2e,0 0 28px #b456ff2e!important}html[data-theme=light] .hero-cloud .hero-cloud-item.rank-Rare{border-color:#4ec2ff99!important;background:radial-gradient(circle at 14% 50%,rgba(78,194,255,.34),transparent 36%),linear-gradient(90deg,#144c76e8,#123053f0)!important;box-shadow:inset 0 0 0 1px #4ec2ff5c,0 0 0 1px #4ec2ff1f,0 12px 28px #1b81ff29,0 0 28px #37b9ff29!important}html[data-theme=light] .hero-cloud .hero-cloud-item .hero-name{color:#f3f7ff!important;text-shadow:0 1px 2px rgba(0,0,0,.45)!important}.account-card .card-stats-inline{justify-content:center!important;text-align:center!important}.account-card .card-stat-inline{justify-content:center!important}.account-card .card-rewards-line{text-align:center!important}@media(min-width:769px){.account-card .card-stats-inline{width:100%!important;justify-content:center!important}.app-header,.header-actions,.header-actions__group--locale-help{overflow:visible!important}.app-header{position:relative!important;z-index:200!important}.header-actions__group--locale-help{position:relative!important;z-index:210!important}.header-actions__group--locale-help .lang-switch{position:relative!important;z-index:2!important}.header-actions__group--locale-help .lang-switch-menu,.header-actions__group--locale-help .lang-switch-menu--mobile-inline{position:absolute!important;top:calc(100% + 8px)!important;left:4px!important;right:auto!important;width:112px!important;min-width:112px!important;max-width:112px!important;z-index:9999!important;transform:none!important;transform-origin:top left!important}.header-actions__group--locale-help .lang-switch-menu .dropdown,.header-actions__group--locale-help .lang-switch-menu--mobile-inline .dropdown{width:100%!important;justify-content:flex-start!important}}@media(orientation:landscape)and (max-height:560px)and (max-width:980px){.catalog-layout{grid-template-columns:1fr!important;align-items:start!important}.catalog-layout,.catalog-sidebar-stack{display:grid!important;gap:14px!important}.catalog-sidebar-stack{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;align-items:stretch!important;width:100%!important}.authorized-id-search-block,.catalog-sidebar-stack>div,.filters-sidebar,.filters-sidebar-block{min-width:0!important;width:100%!important}.authorized-id-search-block,.catalog-sidebar-stack .filters-sidebar,.catalog-sidebar-stack .filters-sidebar-block{display:grid!important;position:static!important;inset:auto!important;transform:none!important;opacity:1!important;visibility:visible!important;max-height:none!important;margin:0!important}.authorized-id-search-block,.filters-sidebar-block{padding:14px!important;border-radius:22px!important}.authorized-id-search-block{align-self:start!important}.filters-sidebar-block{align-self:stretch!important;gap:10px!important;overflow:visible!important}.filters-sidebar-block .filters-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important;padding-bottom:8px!important;margin-bottom:0!important;border-bottom:1px solid rgba(129,164,234,.12)!important}.filters-sidebar-block .filters-header p{display:block!important;font-size:.82rem!important;line-height:1.25!important;margin-top:3px!important}.filters-sidebar-block .filters-header .icon-close{display:none!important}.art-search-header h3,.filters-header h3{font-size:1.02rem!important;line-height:1.15!important;margin:0!important}.art-search-header p{font-size:.86rem!important;line-height:1.25!important}.art-search-input,.original-hero-input,.original-search-button,.price-input-field{min-height:42px!important;font-size:15px!important}.art-search-actions,.authorized-id-search-block .art-search-actions,.original-search-wrap{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.field-block{gap:7px!important}.price-inputs-box{grid-template-columns:1fr 1fr!important;gap:8px!important}.price-input-wrap{padding:8px!important}.sidebar-actions,.sidebar-actions--mobile-stack{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.sidebar-actions .ghost-pill,.sidebar-actions .primary-pill{min-height:42px!important;padding:8px 10px!important}.selected-heroes-stack{max-height:112px!important;overflow:auto!important;padding-right:2px!important}.catalog-content{width:100%!important;min-width:0!important}}@media(orientation:landscape)and (max-height:560px)and (max-width:700px){.catalog-sidebar-stack{grid-template-columns:1fr!important}.selected-heroes-stack{max-height:none!important;overflow:visible!important}}@media(pointer:coarse)and (max-width:1100px){#__nuxt,body,html{min-width:0!important;overflow-x:hidden!important}.page-wrap{padding-left:max(10px,env(safe-area-inset-left))!important;padding-right:max(10px,env(safe-area-inset-right))!important}.page-shell{max-width:100%!important;gap:12px!important}.app-header{position:static!important;display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:12px!important;padding:14px!important;border-radius:22px!important}.brand-block--header{width:100%!important;justify-content:flex-start!important}.brand-block--header,.brand-copy{min-width:0!important}.brand-subtitle,.brand-title{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.game-switcher{width:100%!important;display:flex!important;justify-content:flex-start!important;gap:8px!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding:2px 2px 4px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch}.game-switcher::-webkit-scrollbar{display:none!important}.game-pill{flex:0 0 auto!important;min-width:-moz-max-content!important;min-width:max-content!important}.header-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;align-items:stretch!important}.header-actions,.header-actions__group{width:100%!important}.header-actions__group--locale-help{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.header-actions__group--account{min-width:0!important;width:100%!important}.header-help-btn,.header-link-btn,.lang-switch,.lang-switch-trigger,.theme-toggle-btn{width:100%!important;min-width:0!important;justify-content:center!important}.catalog-layout,.catalog-sidebar-stack{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;align-items:start!important}.catalog-sidebar-stack{width:100%!important}.authorized-id-search-block,.catalog-sidebar-stack .filters-sidebar,.catalog-sidebar-stack .filters-sidebar-block{position:static!important;inset:auto!important;width:100%!important;max-width:none!important;max-height:none!important;transform:none!important;margin:0!important;opacity:1!important;visibility:visible!important}.filters-sidebar{border-radius:22px!important;padding:14px!important;overflow:visible!important}.mobile-backdrop{display:none!important}.catalog-content{width:100%!important;min-width:0!important}.cards-grid{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:0!important}.account-card{min-width:0!important;width:100%!important}.card-topline{gap:8px!important}.card-id-label{overflow-wrap:anywhere!important;word-break:break-word!important}}@media(pointer:coarse)and (max-width:720px){.cards-grid,.header-actions__group--account,.header-actions__group--locale-help{grid-template-columns:1fr!important}.header-actions__group--account{display:grid!important}}@media(pointer:coarse)and (orientation:landscape)and (max-height:620px)and (max-width:1100px){.app-header{grid-template-columns:1fr!important;gap:10px!important;padding:12px!important}.brand-logo,.brand-logo.brand-logo--image{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}.brand-subtitle{display:none!important}.catalog-sidebar-stack{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;gap:12px!important}.authorized-id-search-block,.filters-sidebar-block{padding:12px!important;border-radius:20px!important}.art-search-header p,.filters-header p{font-size:.82rem!important;line-height:1.25!important}.art-search-btn,.art-search-input,.original-hero-input,.original-search-button,.price-input-field{min-height:42px!important}.sidebar-actions{display:grid!important;grid-template-columns:1fr 1fr!important}}@media(max-width:1280px)and (orientation:portrait){.catalog-layout{gap:14px!important;align-items:start!important}.catalog-layout,.catalog-sidebar-stack{display:grid!important;grid-template-columns:1fr!important}.catalog-sidebar-stack{gap:12px!important;width:100%!important;min-width:0!important;align-self:stretch!important}.authorized-id-search-block,.catalog-sidebar-stack .filters-sidebar,.catalog-sidebar-stack .filters-sidebar-block{position:static!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;max-height:none!important;transform:none!important;opacity:1!important;visibility:visible!important;margin:0!important}.filters-sidebar{border-radius:22px!important;padding:14px!important;overflow:visible!important}.mobile-backdrop{display:none!important}.catalog-content{width:100%!important;min-width:0!important}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;width:100%!important;margin:0!important}}@media(max-width:640px)and (orientation:portrait){.cards-grid{grid-template-columns:1fr!important}.page-wrap{padding-left:10px!important;padding-right:10px!important}}@media(max-width:980px){.catalog-layout,.catalog-sidebar-stack{grid-template-columns:1fr!important}.catalog-sidebar-stack{width:100%!important}.catalog-sidebar-stack .filters-sidebar,.catalog-sidebar-stack .filters-sidebar-block{position:static!important;transform:none!important;visibility:visible!important;opacity:1!important;width:100%!important;max-width:none!important}.catalog-content{width:100%!important;min-width:0!important}}@media(max-width:1280px)and (orientation:portrait){.mobile-only.header-filter-btn{display:none!important}}@media(pointer:coarse)and (max-width:1100px){.mobile-only.header-filter-btn{display:none!important}}@media(max-width:980px){.mobile-only.header-filter-btn{display:none!important}}.telegram-contact-btn{gap:8px!important}@media(max-width:1280px)and (orientation:portrait){.header-actions__group--locale-help{grid-template-columns:repeat(4,minmax(0,1fr))!important}.telegram-contact-btn{width:100%!important;min-width:0!important}}@media(pointer:coarse)and (max-width:1100px){.header-actions__group--locale-help{grid-template-columns:repeat(4,minmax(0,1fr))!important}.telegram-contact-btn{width:100%!important;min-width:0!important}}@media(max-width:720px){.header-actions__group--locale-help{grid-template-columns:1fr 1fr!important}.telegram-contact-btn{min-height:46px!important}.telegram-contact-btn__text{font-size:.95rem!important}}.telegram-contact-btn__badge{filter:drop-shadow(0 2px 4px rgba(30,150,212,.28))}.telegram-contact-btn{text-decoration:none!important;gap:10px!important;white-space:nowrap!important;min-height:42px!important}.telegram-contact-btn,.telegram-contact-btn__badge{display:inline-flex!important;align-items:center!important;justify-content:center!important}.telegram-contact-btn__badge{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;border-radius:999px!important;overflow:hidden!important;box-shadow:0 2px 6px #1d93d24d!important;flex:0 0 22px!important}.telegram-contact-btn__svg{width:22px!important;height:22px!important;display:block!important}.telegram-contact-btn__text{font-weight:800!important;letter-spacing:.01em!important}.telegram-contact-btn:focus-visible .telegram-contact-btn__badge,.telegram-contact-btn:hover .telegram-contact-btn__badge{transform:translateY(-1px) scale(1.03);transition:transform .18s ease}.help-modal-root{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:18px}.help-modal-backdrop{position:absolute;inset:0;background:#030812b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.help-modal-card{position:relative;z-index:1;width:min(620px,100%);max-height:min(86vh,720px);overflow:auto;padding:22px;display:grid;gap:18px;border-radius:26px}.help-modal-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start}.help-modal-header h3{margin:0;font-size:1.3rem;line-height:1.18}.help-modal-header p{margin:6px 0 0;color:var(--muted);line-height:1.45}.help-steps{display:grid;gap:10px}.help-step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;padding:14px;border-radius:18px;background:#121e34b8;border:1px solid rgba(129,164,234,.13)}.help-step__num{width:28px;height:28px;border-radius:999px;display:inline-grid;place-items:center;font-weight:900;color:#fff;background:linear-gradient(135deg,#4f8cff,#7d63ff);box-shadow:0 8px 16px #5c74ff3d}.help-step p{margin:0;line-height:1.45;color:var(--text)}.help-step a{color:#8db7ff;font-weight:900}.help-modal-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.help-modal-actions .ghost-pill,.help-modal-actions .primary-pill{text-decoration:none;justify-content:center}html[data-theme=light] .help-modal-backdrop{background:#121c2d6b}html[data-theme=light] .help-step{background:#f8fbfff5;border-color:#ccd7eaf5}html[data-theme=light] .help-step a{color:#1769d8}@media(max-width:640px){.help-modal-root{padding:10px;align-items:end}.help-modal-card{padding:18px;border-radius:24px 24px 18px 18px;max-height:88vh}.help-modal-actions{display:grid;grid-template-columns:1fr}.help-modal-actions .ghost-pill,.help-modal-actions .primary-pill{width:100%}}.help-simple-note{padding:13px 14px;border-radius:16px;line-height:1.45;color:#dfeaff;background:linear-gradient(180deg,#4f8cff29,#7d63ff1f);border:1px solid rgba(129,164,234,.18)}html[data-theme=light] .help-simple-note{color:#253247;background:linear-gradient(180deg,#e6effffa,#f3f7fffa);border-color:#bccdebf5}.help-modal-root{align-items:center!important;overflow-y:auto!important}.help-modal-card{height:auto!important;max-height:none!important;overflow:visible!important}@media(max-width:640px){.help-modal-root{align-items:center!important;padding-top:12px!important;padding-bottom:12px!important}.help-modal-card{max-height:none!important;overflow:visible!important}}.cancel-purchase-modal-card{width:min(100%,460px);display:grid;gap:16px}.cancel-purchase-modal-header{align-items:flex-start;gap:12px}.cancel-purchase-modal-text{margin:0;color:#cdd8e8;font-size:14px;line-height:1.55}.cancel-purchase-modal-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.cancel-purchase-confirm-btn{background:linear-gradient(135deg,#ff5f7a,#ff8f5a);color:#fff;border-color:#ff5f7a59}html[data-theme=light] .progress-title{color:#17233c!important;text-shadow:none}html[data-theme=light] .discount-progress-title-section{color:#17233c}html[data-theme=light] .cancel-purchase-modal-text{color:#34415f}@media(max-width:560px){.cancel-purchase-modal-card{width:min(100%,calc(100vw - 20px))}.cancel-purchase-modal-actions{display:grid;grid-template-columns:1fr}.cancel-purchase-modal-actions .ghost-pill,.cancel-purchase-modal-actions .primary-pill{width:100%}}.cancel-purchase-modal-root{position:fixed;inset:0;z-index:80;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;overflow-y:auto}.cancel-purchase-modal-root .modal-backdrop{z-index:0}.cancel-purchase-modal-card{position:relative;z-index:1;margin:auto;max-height:calc(100dvh - 40px);overflow-y:auto;border-radius:22px}@media(max-width:560px){.cancel-purchase-modal-root{align-items:center!important;justify-content:center!important;padding:12px!important}.cancel-purchase-modal-card{width:min(100%,calc(100vw - 24px))!important;max-height:calc(100dvh - 24px);border-radius:20px!important}}body.modal-scroll-locked,html.modal-scroll-locked{overflow:hidden!important;overscroll-behavior:contain}.help-modal-root,.heroes-overlay-root,.modal-root{position:fixed!important;inset:0!important;z-index:9990!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:clamp(12px,3vw,24px)!important;overflow:hidden auto;min-height:100dvh}.help-modal-backdrop,.heroes-overlay-backdrop,.mobile-backdrop,.modal-backdrop{z-index:9991!important}.help-modal-card,.heroes-overlay-panel,.modal-card{position:relative!important;z-index:9992!important;margin:auto!important;max-height:calc(100dvh - 24px);overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-backdrop{z-index:9980!important}.filters-sidebar.open{z-index:9981!important}@media(max-width:640px){.help-modal-root,.heroes-overlay-root,.modal-root{align-items:center!important;justify-content:center!important;padding:12px!important}.help-modal-card,.heroes-overlay-panel,.modal-card{width:min(100%,calc(100vw - 24px))!important;max-height:calc(100dvh - 24px)!important;border-radius:20px!important}}@media(max-width:390px){.help-modal-root,.heroes-overlay-root,.modal-root{padding:10px!important}.help-modal-card,.heroes-overlay-panel,.modal-card{width:min(100%,calc(100vw - 20px))!important;max-height:calc(100dvh - 20px)!important}}html[data-theme=light] .cancel-purchase-modal-header .section-title,html[data-theme=light] .card-rewards-line,html[data-theme=light] .card-topline,html[data-theme=light] .discount-progress-container--adm .discount-milestone-percent,html[data-theme=light] .discount-progress-container--adm .info-value-small,html[data-theme=light] .discount-progress-container--adm .section-title,html[data-theme=light] .discount-progress-title-section,html[data-theme=light] .expanded-title,html[data-theme=light] .modal-header .section-title,html[data-theme=light] .modal-header h3,html[data-theme=light] .order-credentials-box,html[data-theme=light] .order-credentials-box strong,html[data-theme=light] .price-tag,html[data-theme=light] .progress-title,html[data-theme=light] .rank-toggle__count,html[data-theme=light] .rank-toggle__title{color:#111827!important;text-shadow:none!important}html[data-theme=light] .brand-subtitle,html[data-theme=light] .cancel-purchase-modal-text,html[data-theme=light] .card-stat-inline span,html[data-theme=light] .discount-progress-container--adm .discount-milestone-amount,html[data-theme=light] .discount-progress-container--adm .info-label-small,html[data-theme=light] .expanded-rank,html[data-theme=light] .filters-header p,html[data-theme=light] .modal-check,html[data-theme=light] .modal-header p,html[data-theme=light] .modal-help-text,html[data-theme=light] .section-subtitle{color:#334155!important}html[data-theme=light] .account-card,html[data-theme=light] .art-search-block,html[data-theme=light] .cabinet-panel,html[data-theme=light] .discount-progress-container--adm,html[data-theme=light] .filters-sidebar,html[data-theme=light] .help-modal-card,html[data-theme=light] .hero-cloud,html[data-theme=light] .heroes-overlay-panel,html[data-theme=light] .modal-card{background:linear-gradient(180deg,#fffffffa,#f6f9fffc)!important;border-color:#2d42702e!important}html[data-theme=light] .discount-progress-container--adm .progress-info-under{border-top-color:#2d427029!important}html[data-theme=light] .discount-progress-bar{background:#2d427024!important}html[data-theme=light] .discount-progress-fill{background:linear-gradient(90deg,#315eff,#08a7d8)!important}html[data-theme=light] .discount-progress-container--adm .level-marker-strip{background:#315eff38!important;box-shadow:0 0 0 1px #315eff52!important}html[data-theme=light] .help-modal-backdrop,html[data-theme=light] .heroes-overlay-backdrop,html[data-theme=light] .modal-backdrop{background:#dbe5f7b8!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[data-theme=light] .card-secondary-btn,html[data-theme=light] .card-stat-inline,html[data-theme=light] .expanded-item,html[data-theme=light] .field-block input,html[data-theme=light] .field-block select,html[data-theme=light] .field-block textarea,html[data-theme=light] .game-pill,html[data-theme=light] .ghost-pill,html[data-theme=light] .hero-chip,html[data-theme=light] .lang-switch-trigger,html[data-theme=light] .price-input-wrap,html[data-theme=light] .rank-toggle{background:#ffffffe6!important;border-color:#2d427029!important;color:#111827!important}html[data-theme=light] .auth-submit,html[data-theme=light] .buy-button,html[data-theme=light] .primary-pill{color:#fff!important}html[data-theme=light] .cancel-purchase-confirm-btn,html[data-theme=light] .card-order-action--cancel,html[data-theme=light] .card-secondary-btn--danger{color:#fff!important;background:linear-gradient(135deg,#e11d48,#f97316)!important;border-color:#e11d4847!important}:root,html:not([data-theme=light]),html[data-theme=dark]{--bg:#070d18;--bg-2:#0b1424;--bg-3:#111d32;--surface:rgba(13,23,40,.92);--surface-2:rgba(17,29,49,.96);--surface-3:rgba(24,39,64,.98);--line:rgba(139,174,247,.16);--line-strong:rgba(148,184,255,.28);--text:#f4f8ff;--muted:#a9bad6;--accent:#6b97ff;--accent-2:#9277ff;--accent-3:#45c9ff;--shadow:0 24px 70px rgba(0,0,0,.48)}html:not([data-theme=light]),html:not([data-theme=light]) #__nuxt,html:not([data-theme=light]) body,html[data-theme=dark],html[data-theme=dark] #__nuxt,html[data-theme=dark] body{background:radial-gradient(circle at top left,rgba(80,129,255,.2),transparent 30%),radial-gradient(circle at top right,rgba(146,119,255,.16),transparent 28%),radial-gradient(circle at bottom center,rgba(69,201,255,.08),transparent 34%),linear-gradient(180deg,#060b14,#0b1424 46%,#07101d);color:var(--text)}html:not([data-theme=light]) .account-card,html:not([data-theme=light]) .art-search-block,html:not([data-theme=light]) .auth-card,html:not([data-theme=light]) .cabinet-hero,html:not([data-theme=light]) .cabinet-panel,html:not([data-theme=light]) .cabinet-sidebar,html:not([data-theme=light]) .discount-progress-container--adm,html:not([data-theme=light]) .filters-sidebar,html:not([data-theme=light]) .hero-cloud,html:not([data-theme=light]) .heroes-overlay-panel,html:not([data-theme=light]) .modal-card,html:not([data-theme=light]) .shell-card,html:not([data-theme=light]) .thanks-card,html[data-theme=dark] .account-card,html[data-theme=dark] .art-search-block,html[data-theme=dark] .auth-card,html[data-theme=dark] .cabinet-hero,html[data-theme=dark] .cabinet-panel,html[data-theme=dark] .cabinet-sidebar,html[data-theme=dark] .discount-progress-container--adm,html[data-theme=dark] .filters-sidebar,html[data-theme=dark] .hero-cloud,html[data-theme=dark] .heroes-overlay-panel,html[data-theme=dark] .modal-card,html[data-theme=dark] .shell-card,html[data-theme=dark] .thanks-card{background:radial-gradient(circle at top right,rgba(86,132,255,.1),transparent 32%),linear-gradient(180deg,#101c30f0,#08101dfb);border-color:#8eb2ff29;color:var(--text);box-shadow:0 24px 62px #0000006b,inset 0 1px #ffffff0b}html:not([data-theme=light]) .app-header,html[data-theme=dark] .app-header{background:radial-gradient(circle at top left,rgba(94,143,255,.14),transparent 30%),radial-gradient(circle at top right,rgba(146,119,255,.12),transparent 28%),linear-gradient(180deg,#101b2df0,#080f1bfa);border-color:#8eb2ff29;box-shadow:0 20px 48px #0000005c,inset 0 1px #ffffff0d}html:not([data-theme=light]) .account-card,html[data-theme=dark] .account-card{background:radial-gradient(circle at top right,rgba(88,139,255,.22),transparent 26%),radial-gradient(circle at bottom left,rgba(146,119,255,.12),transparent 28%),linear-gradient(180deg,#0f1b2ffa,#08101e);border-color:#8fb5ff29}html:not([data-theme=light]) .account-card:hover,html[data-theme=dark] .account-card:hover{border-color:#9abeff57;box-shadow:0 30px 72px #0000008f,inset 0 0 0 1px #6897ff1a}html:not([data-theme=light]) .article-code,html:not([data-theme=light]) .brand-title,html:not([data-theme=light]) .cabinet-panel__title,html:not([data-theme=light]) .cabinet-stat strong,html:not([data-theme=light]) .cabinet-userbox__name,html:not([data-theme=light]) .card-id-label,html:not([data-theme=light]) .card-rewards-line,html:not([data-theme=light]) .discount-value,html:not([data-theme=light]) .field-block>span,html:not([data-theme=light]) .filters-header h3,html:not([data-theme=light]) .hero-name,html:not([data-theme=light]) .history-description,html:not([data-theme=light]) .info-value-small,html:not([data-theme=light]) .modal-price,html:not([data-theme=light]) .price-tag,html:not([data-theme=light]) .profile-adm-value,html:not([data-theme=light]) .section-title,html[data-theme=dark] .article-code,html[data-theme=dark] .brand-title,html[data-theme=dark] .cabinet-panel__title,html[data-theme=dark] .cabinet-stat strong,html[data-theme=dark] .cabinet-userbox__name,html[data-theme=dark] .card-id-label,html[data-theme=dark] .card-rewards-line,html[data-theme=dark] .discount-value,html[data-theme=dark] .field-block>span,html[data-theme=dark] .filters-header h3,html[data-theme=dark] .hero-name,html[data-theme=dark] .history-description,html[data-theme=dark] .info-value-small,html[data-theme=dark] .modal-price,html[data-theme=dark] .price-tag,html[data-theme=dark] .profile-adm-value,html[data-theme=dark] .section-title{color:#f7fbff!important}html:not([data-theme=light]) .brand-subtitle,html:not([data-theme=light]) .cabinet-list,html:not([data-theme=light]) .catalog-stats span,html:not([data-theme=light]) .expanded-rank,html:not([data-theme=light]) .filters-header p,html:not([data-theme=light]) .history-date,html:not([data-theme=light]) .info-label-small,html:not([data-theme=light]) .locale-switch-hint,html:not([data-theme=light]) .mini-note,html:not([data-theme=light]) .muted-label,html:not([data-theme=light]) .operation-description,html:not([data-theme=light]) .price-input-label,html:not([data-theme=light]) .profile-adm-label,html:not([data-theme=light]) .section-subtitle,html[data-theme=dark] .brand-subtitle,html[data-theme=dark] .cabinet-list,html[data-theme=dark] .catalog-stats span,html[data-theme=dark] .expanded-rank,html[data-theme=dark] .filters-header p,html[data-theme=dark] .history-date,html[data-theme=dark] .info-label-small,html[data-theme=dark] .locale-switch-hint,html[data-theme=dark] .mini-note,html[data-theme=dark] .muted-label,html[data-theme=dark] .operation-description,html[data-theme=dark] .price-input-label,html[data-theme=dark] .profile-adm-label,html[data-theme=dark] .section-subtitle{color:#a9bad6!important}html:not([data-theme=light]) .auth-benefit,html:not([data-theme=light]) .cabinet-nav__link,html:not([data-theme=light]) .card-stat-inline,html:not([data-theme=light]) .dropdown,html:not([data-theme=light]) .expanded-item,html:not([data-theme=light]) .field-block input,html:not([data-theme=light]) .field-block select,html:not([data-theme=light]) .field-block textarea,html:not([data-theme=light]) .game-pill,html:not([data-theme=light]) .ghost-pill,html:not([data-theme=light]) .hero-chip,html:not([data-theme=light]) .hero-cloud-item,html:not([data-theme=light]) .history-item--adm,html:not([data-theme=light]) .lang-switch-menu,html:not([data-theme=light]) .lang-switch-trigger,html:not([data-theme=light]) .order-credentials-box,html:not([data-theme=light]) .original-hero-input,html:not([data-theme=light]) .original-search-dropdown,html:not([data-theme=light]) .original-search-item,html:not([data-theme=light]) .price-input-wrap,html:not([data-theme=light]) .price-slider-box,html:not([data-theme=light]) .profile-adm-row,html:not([data-theme=light]) .rank-toggle,html:not([data-theme=light]) .search-dropdown-item,html:not([data-theme=light]) .search-dropdown-panel,html[data-theme=dark] .auth-benefit,html[data-theme=dark] .cabinet-nav__link,html[data-theme=dark] .card-stat-inline,html[data-theme=dark] .dropdown,html[data-theme=dark] .expanded-item,html[data-theme=dark] .field-block input,html[data-theme=dark] .field-block select,html[data-theme=dark] .field-block textarea,html[data-theme=dark] .game-pill,html[data-theme=dark] .ghost-pill,html[data-theme=dark] .hero-chip,html[data-theme=dark] .hero-cloud-item,html[data-theme=dark] .history-item--adm,html[data-theme=dark] .lang-switch-menu,html[data-theme=dark] .lang-switch-trigger,html[data-theme=dark] .order-credentials-box,html[data-theme=dark] .original-hero-input,html[data-theme=dark] .original-search-dropdown,html[data-theme=dark] .original-search-item,html[data-theme=dark] .price-input-wrap,html[data-theme=dark] .price-slider-box,html[data-theme=dark] .profile-adm-row,html[data-theme=dark] .rank-toggle,html[data-theme=dark] .search-dropdown-item,html[data-theme=dark] .search-dropdown-panel{background:linear-gradient(180deg,#142137f5,#0b1424fa);border-color:#8eb2ff29;color:#f4f8ff!important}html:not([data-theme=light]) .cabinet-nav__link:hover,html:not([data-theme=light]) .game-pill:hover,html:not([data-theme=light]) .ghost-pill:hover,html:not([data-theme=light]) .hero-chip:hover,html:not([data-theme=light]) .hero-cloud-item:hover,html:not([data-theme=light]) .search-dropdown-item:hover,html[data-theme=dark] .cabinet-nav__link:hover,html[data-theme=dark] .game-pill:hover,html[data-theme=dark] .ghost-pill:hover,html[data-theme=dark] .hero-chip:hover,html[data-theme=dark] .hero-cloud-item:hover,html[data-theme=dark] .search-dropdown-item:hover{background:linear-gradient(180deg,#1b2c48fa,#0e192b);border-color:#9bbeff4d;box-shadow:inset 0 1px #ffffff0e,0 14px 28px #0000004d}html:not([data-theme=light]) .cabinet-nav__link.active,html:not([data-theme=light]) .game-pill.active,html:not([data-theme=light]) .hero-chip.active,html:not([data-theme=light]) .hero-chip.is-selected,html[data-theme=dark] .cabinet-nav__link.active,html[data-theme=dark] .game-pill.active,html[data-theme=dark] .hero-chip.active,html[data-theme=dark] .hero-chip.is-selected{background:linear-gradient(135deg,#4f7cffc7,#7559ffb8);border-color:#b6ccff57;color:#fff!important;box-shadow:inset 0 1px #ffffff1f,0 14px 30px #365aca40}html:not([data-theme=light]) .auth-submit,html:not([data-theme=light]) .buy-button,html:not([data-theme=light]) .primary-pill,html[data-theme=dark] .auth-submit,html[data-theme=dark] .buy-button,html[data-theme=dark] .primary-pill{color:#fff!important;background:linear-gradient(135deg,#5d90ff,#8970ff 58%,#45c9ff);box-shadow:0 14px 30px #527eff47}html:not([data-theme=light]) .buy-button:hover,html:not([data-theme=light]) .primary-pill:hover,html[data-theme=dark] .buy-button:hover,html[data-theme=dark] .primary-pill:hover{box-shadow:0 18px 38px #527eff5c}html:not([data-theme=light]) .card-hero-preview,html:not([data-theme=light]) .card-meta-strip,html:not([data-theme=light]) .discount-progress-container--adm .progress-info-under,html:not([data-theme=light]) .modal-price-wrap,html[data-theme=dark] .card-hero-preview,html[data-theme=dark] .card-meta-strip,html[data-theme=dark] .discount-progress-container--adm .progress-info-under,html[data-theme=dark] .modal-price-wrap{background:linear-gradient(180deg,#0b1525f0,#08101dfa);border-color:#8eb2ff21}html:not([data-theme=light]) .hero-count-badge,html[data-theme=dark] .hero-count-badge{background:linear-gradient(180deg,#223556f5,#121e33fa);border-color:#8fb5ff38;color:#f7fbff}html:not([data-theme=light]) input,html:not([data-theme=light]) select,html:not([data-theme=light]) textarea,html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background:linear-gradient(180deg,#0b1526fa,#08101dfa);border-color:#8fb5ff2e;color:#f4f8ff;caret-color:#7da4ff}html:not([data-theme=light]) input::-moz-placeholder,html:not([data-theme=light]) textarea::-moz-placeholder,html[data-theme=dark] input::-moz-placeholder,html[data-theme=dark] textarea::-moz-placeholder{color:#8193b1}html:not([data-theme=light]) input::placeholder,html:not([data-theme=light]) textarea::placeholder,html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#8193b1}html:not([data-theme=light]) .help-modal-backdrop,html:not([data-theme=light]) .heroes-overlay-backdrop,html:not([data-theme=light]) .mobile-backdrop,html:not([data-theme=light]) .modal-backdrop,html[data-theme=dark] .help-modal-backdrop,html[data-theme=dark] .heroes-overlay-backdrop,html[data-theme=dark] .mobile-backdrop,html[data-theme=dark] .modal-backdrop{background:#02060ec2!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}html:not([data-theme=light]) .help-modal-card,html:not([data-theme=light]) .modal-card,html:not([data-theme=light]) .password-modal-card,html[data-theme=dark] .help-modal-card,html[data-theme=dark] .modal-card,html[data-theme=dark] .password-modal-card{border-color:#9bbeff2e;box-shadow:0 32px 82px #0000009e,inset 0 1px #ffffff0d}html:not([data-theme=light]) .fixed-discount-message,html:not([data-theme=light]) .modal-help-text,html:not([data-theme=light]) .no-discount-data,html:not([data-theme=light]) .profile-loading-line,html[data-theme=dark] .fixed-discount-message,html[data-theme=dark] .modal-help-text,html[data-theme=dark] .no-discount-data,html[data-theme=dark] .profile-loading-line{background:#091221bd;border-color:#8fb5ff24;color:#bfd0eb!important}html:not([data-theme=light]) .success-box,html[data-theme=dark] .success-box{background:#1580542e;color:#c4ffe0!important;border-color:#5befab38}html:not([data-theme=light]) .card-buy-error,html:not([data-theme=light]) .error-box,html:not([data-theme=light]) .overlay-save-error,html[data-theme=dark] .card-buy-error,html[data-theme=dark] .error-box,html[data-theme=dark] .overlay-save-error{background:#8f1c3a33;color:#ffc9d4!important;border-color:#ff809e38}html:not([data-theme=light]) .cancel-purchase-confirm-btn,html:not([data-theme=light]) .card-order-action--cancel,html:not([data-theme=light]) .card-secondary-btn--danger,html[data-theme=dark] .cancel-purchase-confirm-btn,html[data-theme=dark] .card-order-action--cancel,html[data-theme=dark] .card-secondary-btn--danger{color:#fff4f6!important;background:linear-gradient(135deg,#b22a48f5,#8b2535fa)!important;border-color:#ff9db247!important}html:not([data-theme=light]) .discount-progress-bar,html[data-theme=dark] .discount-progress-bar{background:#071120f5!important;border-color:#8fb5ff2e!important}html:not([data-theme=light]) .discount-progress-fill,html[data-theme=dark] .discount-progress-fill{background:linear-gradient(90deg,#5d90ff,#45c9ff)!important;box-shadow:0 0 20px #4db5ff5c!important}html:not([data-theme=light]) .discount-milestone-percent,html:not([data-theme=light]) .discount-progress-container--adm .level-marker-label,html[data-theme=dark] .discount-milestone-percent,html[data-theme=dark] .discount-progress-container--adm .level-marker-label{color:#eaf2ff!important;background:#081222e0;border-color:#8fb5ff2e}html:not([data-theme=light]) .discount-milestone-amount,html[data-theme=dark] .discount-milestone-amount{color:#a9bad6!important}html:not([data-theme=light]) .discount-milestone.active .discount-milestone-percent,html:not([data-theme=light]) .discount-milestone.next .discount-milestone-percent,html[data-theme=dark] .discount-milestone.active .discount-milestone-percent,html[data-theme=dark] .discount-milestone.next .discount-milestone-percent{color:#fff!important;background:linear-gradient(135deg,#5d90ff,#8970ff);border-color:#c0d4ff5c}html:not([data-theme=light]) .amount.in,html:not([data-theme=light]) .history-amount--in,html[data-theme=dark] .amount.in,html[data-theme=dark] .history-amount--in{color:#9effc1!important}html:not([data-theme=light]) .amount.out,html:not([data-theme=light]) .history-amount--out,html[data-theme=dark] .amount.out,html[data-theme=dark] .history-amount--out{color:#ff9aa9!important}html:not([data-theme=light]) .lang-switch-menu,html[data-theme=dark] .lang-switch-menu{z-index:120}html[data-theme=light] .balance-panel--polished,html[data-theme=light] .cabinet-layout,html[data-theme=light] .cabinet-main,html[data-theme=light] .cabinet-main--polished,html[data-theme=light] .cabinet-orders-panel,html[data-theme=light] .discount-panel--adm,html[data-theme=light] .history-panel--polished{color:#253247}html[data-theme=light] .discount-progress-container--adm,html[data-theme=light] .fixed-discount-message,html[data-theme=light] .history-item--adm,html[data-theme=light] .no-discount-data,html[data-theme=light] .profile-adm-row,html[data-theme=light] .profile-loading-line{background:linear-gradient(180deg,#fffffffa,#f4f8fefa);border-color:#ccd7eaf5;color:#253247;box-shadow:0 10px 24px #7e91b11a}html[data-theme=light] .discount-milestone-amount,html[data-theme=light] .empty-history,html[data-theme=light] .history-date,html[data-theme=light] .info-label-small,html[data-theme=light] .profile-adm-label,html[data-theme=light] .progress-title{color:#5f6f88!important}html[data-theme=light] .cabinet-panel__title,html[data-theme=light] .discount-value,html[data-theme=light] .history-amounts,html[data-theme=light] .history-description,html[data-theme=light] .info-value-small,html[data-theme=light] .profile-adm-value{color:#1f2937!important}html[data-theme=light] .discount-milestone.active .discount-milestone-percent,html[data-theme=light] .discount-milestone.next .discount-milestone-percent,html[data-theme=light] .next-discount-badge{color:#fff!important;background:linear-gradient(135deg,#315eff,#7558ff);border-color:#315eff57;box-shadow:0 10px 22px #315eff2e}html[data-theme=light] .discount-milestone-percent,html[data-theme=light] .discount-type,html[data-theme=light] .next-discount-badge{border-color:#ccd7eaf5}html[data-theme=light] .discount-progress-container--adm .discount-progress-bar{background:#dae4f5f2;border-color:#2d427029}html[data-theme=light] .discount-progress-container--adm .discount-progress-fill{background:linear-gradient(90deg,#315eff,#7558ff);box-shadow:0 0 18px #315eff3d}html[data-theme=light] .discount-progress-container--adm .level-marker-strip{background:#374d786b;box-shadow:0 0 0 1px #fffc}html[data-theme=light] .discount-type.fixed{color:#92400e!important;background:#fff7dceb;border-color:#d9770633}html[data-theme=light] .discount-type.dynamic,html[data-theme=light] .info-value-small.highlight{color:#0369a1!important;background:#e0f2feeb;border-color:#0ea5e933}html[data-theme=light] .amount.in{color:#047857!important}html[data-theme=light] .amount.out{color:#be123c!important}html[data-theme=light] .cabinet-pagination .ghost-pill.active{color:#fff!important;background:linear-gradient(135deg,#315eff,#7558ff);border-color:#315eff57;box-shadow:0 10px 22px #315eff2e}@media(min-width:1181px){.app-header .game-switcher{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;white-space:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important}.app-header .game-switcher::-webkit-scrollbar{display:none!important}.app-header .game-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;min-width:-moz-max-content!important;min-width:max-content!important;white-space:nowrap!important}.app-header .game-pill__icon,.app-header .game-pill__image{flex-shrink:0!important}.app-header .game-pill__text{white-space:nowrap!important}}.hero-duplicate-badge{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:22px;padding:0 8px;border-radius:999px;font-size:12px;line-height:1;font-weight:900;letter-spacing:.01em;color:#fff;background:linear-gradient(180deg,#facc15fa,#d97706fa);border:1px solid hsla(0,0%,100%,.72);box-shadow:0 8px 18px #02081457,inset 0 1px #ffffff3d;text-shadow:0 1px 1px rgba(0,0,0,.35);pointer-events:none}.hero-duplicate-badge--preview{position:absolute;right:-7px;bottom:-7px;z-index:3}.expanded-item .hero-duplicate-badge--list{justify-self:end;align-self:center}.expanded-item:has(.hero-duplicate-badge--list){grid-template-columns:auto 1fr auto}html[data-theme=light] .hero-duplicate-badge{color:#fff;background:linear-gradient(180deg,#f59e0bfa,#d97706fa);border-color:#ffffffdb;box-shadow:0 8px 16px #53340c33,inset 0 1px #ffffff47}.cabinet-orders-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.cabinet-orders-head .cabinet-panel__title{margin-bottom:6px}.cabinet-orders-hint{margin:0;color:#9fb0d1;font-size:14px}.orders-search-block{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-bottom:14px;padding:14px;border:1px solid rgba(128,164,235,.16);border-radius:18px;background:radial-gradient(circle at top left,rgba(90,140,255,.12),transparent 36%),#ffffff0b}.orders-search-field{display:grid;gap:8px}.orders-search-field>span{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#c7d8ff}.orders-search-input{width:100%;min-height:48px;padding:0 15px;border-radius:16px;border:1px solid rgba(128,164,235,.18);background:#080e196b;color:#f4f7ff;box-shadow:inset 0 1px #ffffff0a}.orders-search-input:focus{outline:none;border-color:#799ce37a;box-shadow:0 0 0 3px #5a8cff21}.orders-search-actions{display:flex;gap:8px}.orders-search-btn,.orders-search-reset{min-height:48px;padding-inline:18px;border-radius:15px;white-space:nowrap}.orders-search-result-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:12px 14px;border-color:#60a5fa3d}html[data-theme=light] .cabinet-orders-hint{color:#5b6b84}html[data-theme=light] .orders-search-block{border-color:#4f74b629;background:radial-gradient(circle at top left,rgba(88,132,255,.08),transparent 34%),#fffffff2}html[data-theme=light] .orders-search-field>span{color:#405577}html[data-theme=light] .orders-search-input{background:#f8fbff;color:#162033;border-color:#4f74b633}@media(max-width:760px){.cabinet-orders-head{flex-direction:column}.orders-search-actions,.orders-search-block{grid-template-columns:1fr}.orders-search-actions{display:grid}.orders-search-result-banner{align-items:stretch;flex-direction:column}}html{width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%}#__nuxt,body{width:100%;overflow-x:clip}canvas,img,svg,video{max-width:100%}a,button,input{-webkit-tap-highlight-color:transparent}.page-wrap{width:100%;padding-inline:clamp(10px,2vw,18px)}.page-shell{width:min(100%,1500px)}.shell-card{min-width:0}.app-header{position:sticky!important;top:12px;z-index:40;overflow:visible!important;grid-template-columns:minmax(190px,auto) minmax(280px,1fr) minmax(280px,auto)}.brand-block,.brand-block--header,.brand-copy,.game-switcher,.header-actions,.header-actions__group{min-width:0}.brand-subtitle,.brand-title,.game-pill__text,.header-help-btn,.header-link-btn,.lang-switch-trigger{overflow:hidden;text-overflow:ellipsis}.game-switcher{max-width:100%;justify-content:center}.game-pill{flex:0 0 auto}.header-actions{flex-wrap:nowrap}.header-actions__group--account{flex:0 1 auto}.header-help-btn,.header-link-btn,.lang-switch-trigger,.telegram-contact-btn,.theme-toggle-btn{display:inline-flex;align-items:center;justify-content:center}.telegram-contact-btn,.theme-toggle-btn{min-height:42px;border-radius:14px;white-space:nowrap}.auth-grid,.cabinet-layout,.cards-grid,.catalog-grid,.catalog-layout,.profile-adm-grid{min-width:0}.cards-grid,.catalog-grid{width:100%}.account-card{overflow:hidden}.card-actions-stack,.card-footer-box,.card-price-block,.card-topline,.order-actions-stack{min-width:0}.card-id-inline,.card-id-label,.order-credentials-box div{min-width:0;overflow-wrap:anywhere}.order-credentials-box{width:100%;max-width:100%}.order-actions-row{min-width:0}.orders-catalog-grid--cabinet .card-footer-box{grid-template-columns:minmax(0,1fr) minmax(156px,220px)}.orders-catalog-grid--cabinet .card-order-action,.orders-catalog-grid--cabinet .card-secondary-btn--overlay{min-width:0;overflow-wrap:anywhere}.hero-icons-grid{min-width:0}.hero-icon-box{position:relative}.help-modal-root,.heroes-overlay-root,.modal-root{overscroll-behavior:contain}.help-modal-card,.heroes-overlay-panel,.modal-card{max-width:min(100%,760px);max-height:calc(100dvh - 28px);overflow:auto}.heroes-overlay-panel{width:min(100%,980px)}.auth-shell,.thanks-shell{width:min(100%,760px)}.auth-card,.thanks-card{width:100%}.auth-form{width:min(100%,460px)}.cabinet-sidebar{min-width:0}.cabinet-action-link,.cabinet-logout,.cabinet-nav__link{min-width:0;text-align:center}.discount-milestones,.history-item-ui,.profile-adm-row,.progress-info-under-row{min-width:0}.orders-search-block{width:100%}.orders-search-input{min-width:0}.orders-search-actions{align-items:stretch}.orders-search-btn,.orders-search-reset{display:inline-flex;align-items:center;justify-content:center}@media(max-width:1280px){.app-header{grid-template-columns:1fr;align-items:stretch}.brand-block--header,.game-switcher{justify-content:flex-start}.game-switcher{overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;scrollbar-width:none;padding-bottom:2px!important}.game-switcher::-webkit-scrollbar{display:none}.header-actions{justify-content:space-between;flex-wrap:wrap}}@media(max-width:980px){.page-wrap{padding:12px}.cabinet-actions-grid,.cabinet-layout,.cabinet-panels,.cabinet-stats,.catalog-layout{grid-template-columns:1fr!important}.cabinet-sidebar,.filters-sidebar{position:static!important;max-height:none}.cards-grid,.catalog-grid,.orders-catalog-grid--cabinet{grid-template-columns:repeat(2,minmax(0,1fr))!important}.orders-catalog-grid--cabinet .card-footer-box{grid-template-columns:1fr}}@media(max-width:640px){.page-wrap{padding:10px}.app-header{top:8px;padding:12px;border-radius:20px}.brand-logo{width:42px;height:42px;border-radius:14px}.brand-title{font-size:1rem}.brand-subtitle{font-size:.78rem}.header-actions,.header-actions__group,.header-actions__group--account,.header-actions__group--locale-help{width:100%}.header-actions,.header-actions__group{display:grid;grid-template-columns:1fr}.header-actions__group--locale-help{grid-template-columns:1fr 1fr}.header-help-btn,.header-link-btn,.lang-switch,.lang-switch-trigger,.telegram-contact-btn,.theme-toggle-btn{width:100%}.cards-grid,.catalog-grid,.orders-catalog-grid--cabinet{grid-template-columns:1fr!important}.account-card,.auth-card,.cabinet-hero,.cabinet-panel,.filters-sidebar,.hero-cloud,.thanks-card{border-radius:20px;padding:14px}.card-footer-box,.orders-catalog-grid--cabinet .card-footer-box{grid-template-columns:1fr!important;align-items:stretch}.card-actions-stack,.card-price-block,.order-actions-row,.order-actions-stack{width:100%}.help-modal-root,.heroes-overlay-root,.modal-root{padding:10px}.help-modal-card,.heroes-overlay-panel,.modal-card{width:min(100%,calc(100vw - 20px));max-height:calc(100dvh - 20px);border-radius:22px}.orders-search-block{grid-template-columns:1fr}.orders-search-actions,.orders-search-result-banner{display:grid;grid-template-columns:1fr}}@media(max-width:390px){.page-wrap{padding-inline:8px}.game-pill{padding-inline:10px}.hero-avatar,.hero-avatar.large,.hero-avatar.small{width:46px;height:46px}}.auth-shell{width:min(100%,1180px)!important;max-width:1180px!important}.auth-shell>.app-header{width:100%}.auth-shell>.auth-card{width:min(100%,640px)!important;max-width:640px!important;justify-self:center}.auth-shell .auth-grid{grid-template-columns:1fr!important}.auth-shell .auth-form{width:min(100%,460px)!important}.auth-shell .auth-submit{min-height:44px}.auth-shell .header-actions{min-width:0}.auth-shell .header-actions__group--account,.auth-shell .header-actions__group--locale-help{flex-shrink:0}@media(max-width:1280px){.auth-shell>.app-header{grid-template-columns:1fr}.auth-shell .header-actions{justify-content:space-between}}@media(max-width:640px){.auth-shell{width:100%!important}.auth-shell>.auth-card{width:100%!important;max-width:none!important}.auth-shell .auth-form{width:100%!important}}.auth-shell>.auth-card.auth-card--register{width:min(100%,720px)!important;max-width:720px!important}.auth-shell .auth-form.auth-form--register{width:min(100%,620px)!important}.auth-form-note{margin:-2px 0 0;color:var(--muted);font-size:13px;line-height:1.45}@media(min-width:760px){.auth-shell .auth-form.auth-form--register{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-shell .auth-form.auth-form--register .auth-form-note,.auth-shell .auth-form.auth-form--register .auth-submit,.auth-shell .auth-form.auth-form--register .error-box{grid-column:1/-1}}@media(max-width:640px){.auth-shell .auth-form.auth-form--register,.auth-shell>.auth-card.auth-card--register{width:100%!important;max-width:none!important}}.card-level-inline{margin-left:12px;white-space:nowrap}.raid-shards-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border-color:#845dff57;background:radial-gradient(circle at 8% 50%,rgba(80,178,255,.18),transparent 18%),linear-gradient(100deg,#23184ff5,#0f192cf2 42%,#0d1627fa);box-shadow:0 16px 42px #21145b3d}.raid-shards-bar--active{box-shadow:inset 0 0 0 1px #9770ff38,0 16px 42px #21145b47}.raid-shards-bar__main{display:flex;align-items:center;gap:14px;min-width:0}.raid-shards-bar__icon{width:54px;height:54px;flex:0 0 auto;display:grid;place-items:center;filter:drop-shadow(0 0 15px rgba(103,105,255,.5))}.raid-shards-bar__icon svg{width:100%;height:100%}.raid-shards-bar__icon--small{width:38px;height:38px;color:#8f7cff;font-size:26px}.raid-shards-bar__copy{display:grid;gap:4px;min-width:0}.raid-shards-bar__copy strong{font-size:1.08rem}.raid-shards-bar__copy span{color:var(--muted);font-size:.92rem}.raid-shards-bar__button{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.raid-shards-bar__button svg{width:18px;height:18px}.shards-page-heading{padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:24px}.shards-page-heading h1{margin:4px 0 8px;font-size:clamp(1.55rem,3vw,2.25rem)}.shards-page-heading p{margin:0;color:var(--muted)}.shards-page-heading__eyebrow{color:#9d8cff;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.shards-page-heading__count{min-width:130px;padding:14px 18px;border-radius:18px;text-align:center;background:#1d2843c2;border:1px solid var(--line);display:grid;gap:2px}.shards-page-heading__count strong{font-size:1.4rem}.shards-page-heading__count span{color:var(--muted);font-size:.82rem}.shards-filter-info{display:flex;align-items:center;gap:12px;padding:14px;border-radius:18px;background:#1f204880;border:1px solid rgba(138,104,255,.2)}.shards-filter-info>div{display:grid;gap:4px}.shards-filter-info span:last-child{color:var(--muted);font-size:.82rem;line-height:1.35}@media(max-width:720px){.raid-shards-bar{padding:12px;display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.raid-shards-bar__icon{width:44px;height:44px}.raid-shards-bar__copy span{display:block;font-size:.8rem}.raid-shards-bar__button{width:100%;min-height:46px;justify-content:space-between;padding:11px 14px}.raid-shards-bar__button span{display:inline}.shards-page-heading{align-items:flex-start;padding:18px}.shards-page-heading__count{min-width:96px;padding:10px}}.shards-card-section{display:grid;gap:7px;padding:10px 0 0;border-top:1px solid rgba(124,158,226,.12)}.shards-card-section__title{color:var(--muted);font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.shards-card-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.shards-card-item{min-width:0;height:42px;padding:6px 8px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:6px;background:#0a1322b8;border:1px solid rgba(124,158,226,.13)}.shards-card-item strong{font-size:.9rem}.shards-card-item__book{width:26px;height:26px;-o-object-fit:contain;object-fit:contain;flex:0 0 auto}.shards-card-item__book.tone-blue{filter:hue-rotate(22deg) saturate(1.7) brightness(1.12)}.shards-card-item__book.tone-merge{filter:hue-rotate(0deg) saturate(1.35)}.shards-card-item__book.tone-gold{filter:saturate(1.25)}.shards-card-item__shard{position:relative;width:17px;height:28px;flex:0 0 auto;clip-path:polygon(50% 0,94% 25%,78% 78%,50% 100%,22% 78%,6% 25%);box-shadow:0 0 12px currentColor}.shards-card-item__shard:after{content:"";position:absolute;inset:3px 5px 7px;background:#ffffff73;clip-path:polygon(50% 0,100% 100%,0 72%)}.shards-card-item__shard.tone-blue{color:#3aa7ff;background:linear-gradient(145deg,#8ae7ff,#2477ff 58%,#163a9f)}.shards-card-item__shard.tone-merge{color:#a65cff;background:linear-gradient(145deg,#f197ff,#8a36e8 58%,#431386)}.shards-card-item__shard.tone-gold{color:#ffbd36;background:linear-gradient(145deg,#fff09a,#ffad19 58%,#a65b00)}.shards-card-meta{display:flex;justify-content:space-between;gap:12px}@media(max-width:520px){.shards-card-item{padding-inline:5px}.shards-card-item__book{width:23px;height:23px}}.search-active-panel{display:grid;gap:10px;padding:12px;border-radius:18px;background:linear-gradient(180deg,#0a1321f5,#0c1626eb);border:1px solid rgba(123,160,232,.16);margin-bottom:12px}.search-active-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.92rem}.search-active-panel__head span{color:var(--muted);font-weight:700}.original-selected-list--rows,.search-active-panel__list{display:grid;gap:8px}.search-active-row{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;border-radius:14px;border:1px solid rgba(123,160,232,.14);background:#101c30eb;color:var(--text);text-align:left}.search-active-row--secondary{padding-block:7px}.search-active-row .hero-avatar,.search-active-row .hero-avatar.small{width:42px;height:42px}.search-active-row__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.search-active-row__remove{width:28px;height:28px;display:grid;place-items:center;border-radius:10px;color:var(--muted);background:#08101cd6;border:1px solid rgba(123,160,232,.12);font-size:1rem;line-height:1}.card-hero-list-preview{display:grid;gap:8px;margin-top:6px}.card-hero-line{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;border-radius:14px;border:1px solid rgba(123,160,232,.14);background:#101b2eb8}.card-hero-line.is-selected{box-shadow:inset 0 0 0 1px #729dff47;background:linear-gradient(180deg,#172845eb,#121e34f5)}.card-hero-line__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.card-hero-line__count{color:var(--muted);font-weight:700}.card-hero-line--more{grid-template-columns:1fr;justify-items:center;color:var(--accent-3);font-weight:800}@media(max-width:740px){.search-active-panel{padding:10px}.search-active-row{grid-template-columns:38px minmax(0,1fr) auto;padding:7px 9px}.search-active-row .hero-avatar,.search-active-row .hero-avatar.small{width:38px;height:38px}.card-hero-line{grid-template-columns:38px minmax(0,1fr) auto;padding:7px 9px}}.cabinet-order-heroes--rows{align-items:stretch}.cabinet-order-hero-list{display:grid;gap:7px;width:100%}.cabinet-order-hero-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:6px 9px;border-radius:12px;background:#0d1829c7;border:1px solid rgba(123,160,232,.13)}.cabinet-order-hero-row .hero-avatar,.cabinet-order-hero-row .hero-avatar.small{width:38px;height:38px}.cabinet-order-hero-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.cabinet-order-hero-row>small{color:var(--muted);font-weight:700}.cabinet-order-hero-row.is-active-search{background:linear-gradient(180deg,#21365be6,#13223af0);box-shadow:inset 0 0 0 1px #6697ff42}.cabinet-order-hero-row--more{grid-template-columns:1fr;justify-items:center;color:var(--accent-3);font-weight:800}@media(max-width:720px){.raid-shards-bar__main{width:100%}.raid-shards-bar__copy{overflow:hidden}.raid-shards-bar__copy span,.raid-shards-bar__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cabinet-order-card__summary{grid-template-columns:1fr}.cabinet-order-heroes--rows{width:100%}}.account-card .card-hero-list-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:6px}.account-card .card-hero-line{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 9px;border-radius:13px;border:1px solid rgba(123,160,232,.14);background:#101b2eb8;color:var(--text);text-align:left;box-shadow:none}.account-card .card-hero-line.is-selected{border-color:#5a8cff70;background:linear-gradient(180deg,#182b4cf0,#111f37f5);box-shadow:inset 0 0 0 1px #5a8cff24}.account-card .card-hero-line .hero-avatar,.account-card .card-hero-line .hero-avatar.large,.account-card .card-hero-line .hero-avatar.small{width:38px;height:38px;border-radius:8px;outline:0!important;background:#182741f0}.account-card .card-hero-line .hero-avatar img{width:100%;height:100%;border:0!important;outline:0!important;box-shadow:none!important;border-radius:inherit}.account-card .card-hero-line__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700;font-size:.88rem}.account-card .card-hero-line__count{color:var(--muted);font-size:.8rem;font-weight:800}.account-card .card-hero-line--more{grid-template-columns:1fr;justify-items:center;min-height:42px;color:var(--accent-3);font-weight:800;cursor:pointer}.account-card .card-hero-line--more:hover{border-color:#3cc3ff52;background:#142a45e6}.account-card .card-hero-line.rank-Legendary{border-left-color:#ffc64fc7}.account-card .card-hero-line.rank-Epic{border-left-color:#bd61ffc7}.account-card .card-hero-line.rank-Rare{border-left-color:#4ec2ffc7}.account-card .card-hero-line.rank-Mythical{border-left-color:#ef4444c7}@media(max-width:740px){.account-card .card-hero-list-preview{grid-template-columns:1fr;gap:7px}.account-card .card-hero-line{grid-template-columns:40px minmax(0,1fr) auto;min-height:48px;padding:7px 10px}.account-card .card-hero-line .hero-avatar,.account-card .card-hero-line .hero-avatar.large,.account-card .card-hero-line .hero-avatar.small{width:40px;height:40px}.account-card .card-hero-line__name{font-size:.94rem}}.cabinet-order-hero .hero-avatar,.cabinet-order-hero .hero-avatar.large,.cabinet-order-hero .hero-avatar.small,.cabinet-order-hero-row .hero-avatar,.cabinet-order-hero-row .hero-avatar.large,.cabinet-order-hero-row .hero-avatar.small{border:0!important;outline:0!important;box-shadow:none!important}.cabinet-order-hero .hero-avatar img,.cabinet-order-hero-row .hero-avatar img{border:0!important;outline:0!important;box-shadow:none!important;border-radius:inherit}.account-card .card-hero-list-preview,.account-card .card-hero-list-preview.card-hero-list-preview--shards{grid-template-columns:minmax(0,1fr)!important;width:100%}.account-card .card-hero-line,.cabinet-order-hero-row,.search-active-row{border-style:solid;border-width:1px}.account-card .card-hero-line.rank-Mythical,.cabinet-order-hero-row.rank-Mythical,.search-active-row.rank-Mythical{border-color:#ef4444d1!important;box-shadow:0 0 0 1px #ef444414,0 0 14px #ef44441a}.account-card .card-hero-line.rank-Legendary,.cabinet-order-hero-row.rank-Legendary,.search-active-row.rank-Legendary{border-color:#facc15d1!important;box-shadow:0 0 0 1px #facc1512,0 0 14px #facc1517}.account-card .card-hero-line.rank-Epic,.cabinet-order-hero-row.rank-Epic,.search-active-row.rank-Epic{border-color:#a855f7d6!important;box-shadow:0 0 0 1px #a855f712,0 0 14px #a855f71a}.account-card .card-hero-line.rank-Rare,.cabinet-order-hero-row.rank-Rare,.search-active-row.rank-Rare{border-color:#3b82f6d6!important;box-shadow:0 0 0 1px #3b82f612,0 0 14px #3b82f61a}.account-card .card-hero-line.rank-Unknown,.cabinet-order-hero-row.rank-Unknown,.search-active-row.rank-Unknown{border-color:#94a3b86b!important;box-shadow:none}.account-card .card-hero-line.is-selected,.cabinet-order-hero-row.is-active-search{background:linear-gradient(180deg,#1f3252f0,#122037f7)}.account-card .card-hero-line.is-selected.rank-Mythical,.cabinet-order-hero-row.is-active-search.rank-Mythical{box-shadow:inset 0 0 0 1px #ef444426,0 0 16px #ef44441f}.account-card .card-hero-line.is-selected.rank-Legendary,.cabinet-order-hero-row.is-active-search.rank-Legendary{box-shadow:inset 0 0 0 1px #facc1521,0 0 16px #facc151c}.account-card .card-hero-line.is-selected.rank-Epic,.cabinet-order-hero-row.is-active-search.rank-Epic{box-shadow:inset 0 0 0 1px #a855f724,0 0 16px #a855f71f}.account-card .card-hero-line.is-selected.rank-Rare,.cabinet-order-hero-row.is-active-search.rank-Rare{box-shadow:inset 0 0 0 1px #3b82f624,0 0 16px #3b82f61f}.account-card .card-hero-line--more,.cabinet-order-hero-row--more{border-color:#7ba0e82e!important;box-shadow:none!important}@media(min-width:741px){.account-card .card-hero-list-preview{grid-template-columns:minmax(0,1fr)!important}}.account-card .card-hero-line,.cabinet-order-hero-row,.search-active-row{width:100%;max-width:100%;overflow:hidden}.account-card .card-hero-line__name,.cabinet-order-hero-row>span,.search-active-row__name{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.15}.account-card .card-hero-line__count,.cabinet-order-hero-row>small,.search-active-row__remove{flex-shrink:0;white-space:nowrap}@media(max-width:560px){.account-card .card-hero-line,.cabinet-order-hero-row,.search-active-row{grid-template-columns:34px minmax(0,1fr) auto!important;gap:8px;padding:6px 8px;min-height:42px}.account-card .card-hero-line .hero-avatar,.account-card .card-hero-line .hero-avatar.large,.account-card .card-hero-line .hero-avatar.small,.cabinet-order-hero-row .hero-avatar,.cabinet-order-hero-row .hero-avatar.large,.cabinet-order-hero-row .hero-avatar.small,.search-active-row .hero-avatar,.search-active-row .hero-avatar.large,.search-active-row .hero-avatar.small{width:34px!important;height:34px!important;border-radius:7px}.account-card .card-hero-line__name,.cabinet-order-hero-row>span,.search-active-row__name{font-size:.88rem}.account-card .card-hero-line__count,.cabinet-order-hero-row>small{font-size:.76rem}.search-active-row__remove{width:24px;height:24px;font-size:.95rem}}@media(max-width:380px){.account-card .card-hero-line,.cabinet-order-hero-row,.search-active-row{grid-template-columns:32px minmax(0,1fr) auto!important;gap:7px;padding-inline:7px}.account-card .card-hero-line .hero-avatar,.account-card .card-hero-line .hero-avatar.large,.account-card .card-hero-line .hero-avatar.small,.cabinet-order-hero-row .hero-avatar,.cabinet-order-hero-row .hero-avatar.large,.cabinet-order-hero-row .hero-avatar.small,.search-active-row .hero-avatar,.search-active-row .hero-avatar.large,.search-active-row .hero-avatar.small{width:32px!important;height:32px!important}.account-card .card-hero-line__name,.cabinet-order-hero-row>span,.search-active-row__name{font-size:.84rem}}.mobile-catalog-search{display:none}@media(max-width:740px){.hero-cloud{display:none!important}.mobile-catalog-search{display:grid!important;gap:10px;padding:12px;border-radius:20px;position:relative;z-index:7}.mobile-catalog-search__actions{display:flex;gap:8px}.mobile-catalog-search__actions .mobile-filter-trigger{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:1}.mobile-catalog-search__actions b{min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;font-size:.75rem}.mobile-catalog-search__input-wrap{position:relative}.mobile-catalog-search__icon{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none;z-index:1}.mobile-catalog-search__input-wrap>input{width:100%;min-height:46px;padding:11px 42px;border-radius:15px;border:1px solid rgba(130,165,235,.18);background:#0a1424f0;color:var(--text);outline:0}.mobile-catalog-search__input-wrap>input:focus{border-color:#5a8cff7a;box-shadow:0 0 0 3px #5a8cff1a}.mobile-catalog-search__results{position:absolute;top:calc(100% + 7px);left:0;right:0;max-height:280px;overflow:auto;display:grid;gap:7px;padding:9px;z-index:20}.mobile-active-heroes{display:grid;gap:8px}.mobile-active-heroes__head{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:.82rem}.mobile-active-heroes__list{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.mobile-active-heroes__list::-webkit-scrollbar{display:none}.mobile-active-hero{flex:0 0 auto;max-width:190px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 8px 5px 5px;border-radius:12px;border:1px solid rgba(123,160,232,.18);background:#0f1b2ee6;color:var(--text)}.mobile-active-hero .hero-avatar,.mobile-active-hero .hero-avatar.small{width:30px!important;height:30px!important}.mobile-active-hero>span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700}.mobile-active-hero>b{color:var(--muted);font-size:1rem}.mobile-active-hero.rank-Mythical{border-color:#ef4444c7}.mobile-active-hero.rank-Legendary{border-color:#facc15c7}.mobile-active-hero.rank-Epic{border-color:#a855f7c7}.mobile-active-hero.rank-Rare{border-color:#3b82f6c7}.header-mobile-controls .mobile-filter-trigger{display:none!important}}html[data-theme=light] .mobile-catalog-search__input-wrap>input{background:#fffffff5;color:var(--text);border-color:#49669e2e}html[data-theme=light] .mobile-active-hero{background:#ffffffeb}.app-header{border-radius:20px;padding:14px 18px}.brand-logo--image{background:transparent;box-shadow:none}.brand-logo--image img{width:100%;height:100%}.game-pill{border-radius:14px;min-height:54px;padding:9px 13px}.raid-shards-bar{border-radius:18px}.hero-cloud{border-radius:20px}.catalog-layout{grid-template-columns:280px minmax(0,1fr)}.filters-sidebar{border-radius:20px}.catalog-results-head{min-height:38px;font-size:.94rem}.account-card .card-topline{gap:10px}.account-card .card-id-label{color:var(--muted);font-size:.8rem;font-weight:700}.account-card .card-meta-inline{min-width:0;gap:5px 10px;color:var(--muted);font-weight:700}.account-card .card-meta-inline span:first-child{color:var(--text)}.account-card .card-hero-list-preview{margin-top:2px}.account-card .card-hero-line{grid-template-columns:34px minmax(0,1fr) auto;min-height:40px;border-radius:9px}.account-card .card-hero-line .hero-avatar,.account-card .card-hero-line .hero-avatar.large,.account-card .card-hero-line .hero-avatar.small{width:32px!important;height:32px!important}.account-card-data-section{gap:6px;border-top:1px solid rgba(123,160,232,.12)}.account-card-data-title{font-size:.75rem}.account-card-data-item{color:var(--text);font-size:.8rem}.account-card-data-item img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain;flex:0 0 auto}.account-card-data-item .shards-card-item__shard{width:18px;height:22px;flex:0 0 auto}.account-card .card-footer-box{margin-top:2px;padding-top:10px;border-top:1px solid rgba(123,160,232,.14);align-items:end}.account-card .card-price-block .muted-label{display:none}.account-card .price-tag{font-size:1.3rem}.card-actions-stack--buy-only{display:flex;justify-content:flex-end}.card-actions-stack--buy-only .buy-button{min-width:112px;padding:10px 18px;border-radius:11px}html[data-theme=light] .account-card .card-footer-box,html[data-theme=light] .account-card-data-section{border-color:#49669e21}@media(max-width:1120px){.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout{grid-template-columns:260px minmax(0,1fr)}}@media(max-width:740px){.page-wrap{padding:8px}.page-shell{gap:9px}.app-header{position:relative;top:0;border-radius:15px;padding:10px 11px}.brand-logo{width:38px;height:38px;border-radius:10px}.brand-title{font-size:1rem}.brand-subtitle{display:none}.header-site-switcher{width:100%;flex-wrap:nowrap;overflow-x:auto;gap:6px;scrollbar-width:none}.header-site-switcher::-webkit-scrollbar{display:none}.header-site-switcher .game-pill{flex:0 0 auto;min-height:46px;padding:7px 9px;border-radius:11px}.header-site-switcher .game-pill__image{width:28px;height:28px}.header-site-switcher .game-pill__text{font-size:.76rem}.raid-shards-bar{border-radius:14px;padding:10px}.hero-cloud{display:none!important}.catalog-layout,.catalog-sidebar-stack{display:block}.filters-sidebar{border-radius:16px}.catalog-results-head{min-height:30px;padding-inline:2px;font-size:.82rem}.cards-grid{grid-template-columns:1fr;gap:10px}.account-card{border-radius:15px;padding:11px;gap:8px}.account-card .card-topline{align-items:flex-start}.account-card .card-meta-inline{max-width:58%;font-size:.72rem;gap:3px 7px}.account-card .card-hero-list-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px}.account-card .card-hero-line:not(.card-hero-line--more){display:block;min-height:0;padding:0;border-radius:7px;overflow:hidden}.account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar,.account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar.large,.account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar.small{width:100%!important;height:auto!important;aspect-ratio:1;border-radius:5px}.account-card .card-hero-line__count,.account-card .card-hero-line__name{display:none}.account-card .card-hero-line--more{grid-column:auto;display:grid;min-height:100%;padding:4px;font-size:.72rem;text-align:center}.account-card-data-section{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px;padding-top:7px}.account-card-data-title{font-size:.72rem}.account-card-data-item{font-size:.76rem}.account-card-data-item img{width:19px;height:19px}.account-card-data-item .shards-card-item__shard{width:16px;height:19px}.account-card .card-footer-box{padding-top:8px}.account-card .price-tag{font-size:1.15rem}.card-actions-stack--buy-only .buy-button{min-width:96px;padding:9px 15px}}.hero-cloud{display:none!important}.page-shell{max-width:1540px}.app-header{min-height:72px;border-radius:22px;background:linear-gradient(180deg,#121f36f0,#0c1627f7)}.brand-logo--image{background:transparent!important;box-shadow:none!important}.brand-logo--image img{-o-object-fit:contain;object-fit:contain}.header-site-switcher .game-pill{min-height:44px;padding:8px 12px;border-radius:13px}.raid-shards-bar{min-height:64px;padding:10px 14px;border-radius:20px;box-shadow:0 12px 34px #0000002e}.raid-shards-bar__icon{width:38px;height:38px}.raid-shards-bar__copy strong{font-size:.98rem}.raid-shards-bar__copy span{font-size:.8rem}.raid-shards-bar__button{min-height:40px;padding:9px 14px;border-radius:12px}.catalog-layout{grid-template-columns:255px minmax(0,1fr)}.catalog-sidebar-stack{gap:12px}.authorized-id-search,.filters-sidebar{border-radius:20px;box-shadow:0 16px 42px #00000038}.filters-sidebar{top:96px;padding:15px}.filters-header h3{font-size:1.05rem}.filters-header p{margin:5px 0 0;font-size:.78rem}.price-input-field{min-height:42px}.search-active-panel{margin-bottom:8px}.filters-sidebar .field-block:has(.original-selected-list--rows){display:none}.search-active-row{min-height:44px;grid-template-columns:34px minmax(0,1fr) 26px;padding:5px 7px;border-radius:11px}.search-active-row .hero-avatar,.search-active-row .hero-avatar.small{width:34px!important;height:34px!important}.catalog-results-head{color:var(--muted);font-size:.9rem}.catalog-results-head strong{color:var(--text)}.cards-grid{display:grid;align-items:start}.account-card{position:relative;border-radius:18px;background:linear-gradient(180deg,#101e33f7,#0a1525fb);border-color:#799dde33;box-shadow:0 16px 42px #00000045}.account-card:hover{transform:translateY(-1px);border-color:#749fee54;box-shadow:0 20px 48px #0000004f}.account-card .card-glow{opacity:.28}.card-topline{align-items:center;padding-bottom:9px;border-bottom:1px solid rgba(122,157,219,.13)}.card-id-inline{min-width:0}.card-id-label{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:.78rem;font-weight:650}.card-meta-inline{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.card-meta-inline span{padding:4px 7px;border-radius:8px;border:1px solid rgba(121,157,220,.15);background:#0912209e;font-size:.75rem;color:var(--text);white-space:nowrap}.account-card .card-hero-list-preview{grid-template-columns:1fr!important;margin:0}.account-card .card-hero-line{width:100%;min-width:0;min-height:42px;grid-template-columns:34px minmax(0,1fr) auto!important;padding:4px 8px 4px 5px;border-radius:10px;background:#101e32c7;overflow:hidden}.account-card .card-hero-line .hero-avatar,.account-card .card-hero-line .hero-avatar.large,.account-card .card-hero-line .hero-avatar.small{width:34px!important;height:34px!important;border-radius:7px;border:0!important;box-shadow:none!important}.account-card .card-hero-line__name{font-size:.84rem;line-height:1.15}.account-card .card-hero-line__count{padding-left:5px}.account-card .card-hero-line--more{min-height:36px;grid-template-columns:1fr!important;color:#63d8ff;font-size:.8rem;background:#0e1e328a}.account-card-data-section{display:grid;gap:5px;border-top:1px solid rgba(122,157,219,.12)}.account-card-data-title{color:var(--muted);font-size:.73rem}.account-card-data-grid{gap:5px}.account-card-data-item{justify-content:flex-start;gap:5px;padding:5px 6px;border-radius:9px;background:#07101d75;border:1px solid rgba(123,158,220,.09)}.account-card-data-item .shards-card-item__shard,.account-card-data-item img{width:20px;height:20px;flex:0 0 20px}.account-card-data-item strong{font-size:.78rem}.card-footer-box{align-items:flex-end;margin-top:2px;border-top:1px solid rgba(122,157,219,.13)}.price-tag{font-size:1.32rem;font-weight:850}.card-actions-stack--buy-only{min-width:116px}.buy-button{width:100%;min-height:42px;border-radius:10px;padding:9px 16px}html[data-theme=light] .account-card{background:linear-gradient(180deg,#fff,#f8faff);border-color:#365b992e;box-shadow:0 14px 34px #2e43691c}html[data-theme=light] .account-card .card-hero-line{background:#f7f9fef5}html[data-theme=light] .account-card-data-item,html[data-theme=light] .card-meta-inline span{background:#f4f7fdf5}@media(max-width:1180px){.catalog-layout{grid-template-columns:235px minmax(0,1fr)}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.page-wrap{padding:8px}.page-shell{gap:10px}.app-header{top:5px;border-radius:16px}.raid-shards-bar{border-radius:15px}.catalog-layout,.catalog-sidebar-stack{display:block}.filters-sidebar{top:0}.cards-grid{grid-template-columns:1fr;gap:10px}.catalog-results-head{min-height:32px;padding-inline:2px}.account-card{padding:11px;border-radius:15px}.account-card:hover{transform:none}.card-topline{align-items:flex-start}.card-meta-inline{justify-content:flex-start}.account-card .card-hero-line{min-height:40px}.account-card-data-item{padding:5px}.card-footer-box{align-items:center}.price-tag{font-size:1.22rem}}@media(max-width:420px){.account-card-data-grid{gap:4px}.account-card-data-item{gap:4px;padding-inline:4px}.account-card-data-item strong{font-size:.72rem}.card-meta-inline span{font-size:.7rem}.card-actions-stack--buy-only{min-width:105px}}.page-wrap{padding:20px}.page-shell{max-width:1440px;gap:14px}.app-header,.shell-card{border-radius:16px}.app-header{position:relative;top:auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:12px 16px;box-shadow:0 12px 36px #0000003d}.app-header .brand-logo{width:44px;height:44px;border-radius:12px}.app-header .brand-title{font-size:1.05rem}.app-header .brand-subtitle{font-size:.72rem}.header-site-switcher{justify-content:center;gap:8px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.header-site-switcher::-webkit-scrollbar{display:none}.game-pill{min-height:42px;padding:8px 13px;border-radius:12px;white-space:nowrap;background:#0a1627d1;border:1px solid rgba(119,151,207,.18)}.game-pill.active{border-color:#ffbf24c7;background:linear-gradient(180deg,#294367f5,#142742fa);box-shadow:inset 0 0 0 1px #ffbf2426}.game-pill__icon{width:28px;height:28px;display:grid;place-items:center;overflow:hidden;border-radius:8px}.game-pill__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.game-pill--shards .game-pill__icon--shards{color:#9e70ff;font-size:1.45rem;filter:drop-shadow(0 0 8px rgba(139,92,246,.5))}.header-actions{gap:8px}.header-actions .ghost-pill,.header-actions .primary-pill,.lang-switch-trigger{min-height:40px;padding:9px 12px;border-radius:11px}.raid-catalog-hero{min-height:190px;display:grid;grid-template-columns:190px minmax(0,1fr) 330px;align-items:center;overflow:hidden;position:relative;border-color:#6691db38;background:radial-gradient(circle at 82% 35%,rgba(104,64,220,.28),transparent 35%),linear-gradient(105deg,#06111efa,#07182af5 58%,#191541f5)}.raid-catalog-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 0 62%,rgba(9,18,34,.12))}.raid-catalog-hero__logo{padding-left:28px;z-index:1;display:grid;justify-items:center;line-height:.9}.raid-catalog-hero__logo strong{font-size:4rem;letter-spacing:-.06em;color:#eef3fb;text-shadow:0 7px 0 rgba(5,8,14,.55)}.raid-catalog-hero__logo span{color:#ffc32f;font-weight:900;letter-spacing:.16em;font-size:.72rem;margin-top:8px}.raid-catalog-hero__copy{z-index:1;padding:20px 24px}.raid-catalog-hero__copy h1{margin:0 0 12px;font-size:clamp(1.6rem,2.4vw,2.25rem);line-height:1.12}.raid-catalog-hero__copy p{margin:0;color:#c0cbe0;font-size:1.02rem}.raid-catalog-hero__art{align-self:stretch;position:relative;overflow:hidden}.raid-catalog-hero__art:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#081827,transparent 36%);z-index:1}.raid-catalog-hero__art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(.9) contrast(1.05);transform:scale(1.2)}.catalog-layout{grid-template-columns:260px minmax(0,1fr);gap:16px}.catalog-sidebar-stack{min-width:0}.filters-sidebar{top:16px;max-height:calc(100vh - 32px);padding:16px;gap:14px;border-radius:16px;background:linear-gradient(180deg,#091829fa,#081423fa)}.filters-header h3{margin:0;font-size:1.15rem}.filters-header p{margin:.35rem 0 0;font-size:.8rem;line-height:1.35}.search-active-panel{padding:10px;border-radius:12px}.search-active-row{min-height:42px;border-radius:10px}.price-inputs-box{gap:8px}.field-block input,.price-input-wrap{border-radius:10px}.sidebar-actions{display:grid;grid-template-columns:1fr 1fr}.sidebar-actions .primary-pill{background:linear-gradient(135deg,#ffbf25,#ff9f0a);color:#151009;box-shadow:none;font-weight:800}.catalog-content{min-width:0}.catalog-results-head{min-height:42px;display:flex;align-items:center;padding:0 4px;color:#dbe5f6}.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.account-card{min-width:0;padding:14px;border-radius:14px;background:linear-gradient(180deg,#08192bfa,#071423fc);border:1px solid rgba(84,125,182,.28);box-shadow:0 12px 28px #00000038;gap:10px}.account-card .card-glow{display:none}.account-card .card-topline{align-items:center;gap:8px;padding-bottom:8px;border-bottom:1px solid rgba(116,149,201,.13)}.account-card .card-id-inline{min-width:0;gap:6px}.account-card .card-id-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;color:#bac7dc}.account-card .copy-btn-inline{width:26px;height:26px}.account-card .card-meta-inline{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;font-size:.78rem}.account-card .card-meta-inline span{padding:4px 7px;border-radius:7px;background:#0b1b2feb;border:1px solid rgba(112,151,211,.14);color:#eef3fc}.account-card .card-hero-list-preview{display:grid;grid-template-columns:1fr;gap:6px}.account-card .card-hero-line{min-height:39px;grid-template-columns:32px minmax(0,1fr) auto;padding:4px 8px 4px 4px;gap:8px;border-radius:8px;background:#0a1c30e0;box-shadow:none!important}.account-card .card-hero-line .hero-avatar,.account-card .card-hero-line .hero-avatar.large,.account-card .card-hero-line .hero-avatar.small{width:30px!important;height:30px!important;border-radius:6px}.account-card .card-hero-line__name{font-size:.82rem}.account-card .card-hero-line__count{font-size:.76rem}.account-card .card-hero-line--more{min-height:34px;color:#45d5ff;border-color:#4aaee73d!important;background:#091f33b8}.account-card-data-section{padding-top:8px;border-top:1px solid rgba(112,148,204,.12)}.account-card-data-title{margin-bottom:6px;font-size:.72rem;color:#9fb0c9;font-weight:700}.account-card-data-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.account-card-data-item{min-width:0;min-height:34px;display:flex;align-items:center;gap:6px;padding:6px 7px;border-radius:8px;background:#061322c7;border:1px solid rgba(93,130,184,.13)}.account-card-data-item .shards-card-item__shard,.account-card-data-item img{width:18px;height:18px;flex:0 0 18px}.account-card-data-item strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem}.card-footer-box{margin-top:auto;padding-top:10px;border-top:1px solid rgba(112,148,204,.14);display:flex;align-items:end;justify-content:space-between;gap:10px}.card-price-block .muted-label{display:none}.price-tag{font-size:1.38rem;line-height:1;font-weight:900;white-space:nowrap}.buy-button{min-width:106px;border-radius:8px;padding:10px 18px;background:linear-gradient(135deg,#ffc329,#ffab0f)!important;color:#151009!important;box-shadow:none!important;font-weight:900}html[data-theme=light] .raid-catalog-hero{background:linear-gradient(105deg,#fff,#f7f9ff 57%,#dcd7ff);border-color:#d8def0}html[data-theme=light] .raid-catalog-hero__copy h1{color:#121b31}html[data-theme=light] .raid-catalog-hero__copy p{color:#50617d}html[data-theme=light] .raid-catalog-hero__logo strong{color:#29364c;text-shadow:none}html[data-theme=light] .account-card,html[data-theme=light] .filters-sidebar{background:#fff;border-color:#dfe5ef;box-shadow:0 12px 28px #2a395314}html[data-theme=light] .account-card .card-hero-line,html[data-theme=light] .account-card-data-item{background:#f8faff}html[data-theme=light] .account-card .card-meta-inline span{background:#f3f6fb;color:#1d2b43}html[data-theme=light] .catalog-results-head{color:#1d2b43}@media(max-width:1120px){.app-header{grid-template-columns:auto 1fr}.header-collapsible{grid-column:1/-1;width:100%}.header-actions{justify-content:space-between}.raid-catalog-hero{grid-template-columns:150px minmax(0,1fr) 250px;min-height:170px}.raid-catalog-hero__logo strong{font-size:3.2rem}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:740px){.page-wrap{padding:8px}.page-shell{gap:10px}.app-header{position:relative;padding:10px;grid-template-columns:1fr auto;border-radius:13px}.app-header .brand-subtitle{display:none}.app-header .brand-logo{width:38px;height:38px}.header-site-switcher{grid-column:1/-1;justify-content:flex-start;padding-top:4px}.game-pill{min-height:36px;padding:6px 9px;font-size:.76rem}.game-pill__icon{width:23px;height:23px}.header-collapsible{display:none}.app-header.mobile-menu-open .header-collapsible{display:block}.raid-catalog-hero{min-height:112px;grid-template-columns:74px minmax(0,1fr) 92px;border-radius:13px}.raid-catalog-hero__logo{padding-left:10px}.raid-catalog-hero__logo strong{font-size:1.7rem}.raid-catalog-hero__logo span{font-size:.38rem;margin-top:4px}.raid-catalog-hero__copy{padding:10px}.raid-catalog-hero__copy h1{font-size:1rem;margin-bottom:6px}.raid-catalog-hero__copy p{font-size:.7rem;line-height:1.35}.catalog-layout{display:block}.catalog-sidebar-stack{position:static}.filters-sidebar{top:auto;max-height:none}.catalog-results-head{font-size:.86rem;min-height:32px}.cards-grid{grid-template-columns:1fr;gap:10px}.account-card{padding:11px;border-radius:12px}.account-card .card-topline{display:grid;grid-template-columns:minmax(0,1fr) auto}.account-card .card-meta-inline{justify-content:flex-end;gap:5px}.account-card .card-meta-inline span{padding:3px 6px;font-size:.7rem}.account-card .card-hero-line{grid-template-columns:30px minmax(0,1fr) auto!important;min-height:37px}.account-card .card-hero-line .hero-avatar,.account-card .card-hero-line .hero-avatar.large,.account-card .card-hero-line .hero-avatar.small{width:28px!important;height:28px!important}.account-card-data-grid{gap:5px}.account-card-data-item{padding:5px;min-height:31px}.price-tag{font-size:1.2rem}.buy-button{min-width:94px;padding:9px 14px}}@media(min-width:741px){.filters-sidebar .search-active-panel{margin-bottom:10px}.filters-sidebar .search-active-panel__list{max-height:228px;overflow:auto}}@media(max-width:740px){.account-card .card-hero-list-preview,.account-card .card-hero-list-preview.card-hero-list-preview--shards{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important}.account-card .card-hero-line:not(.card-hero-line--more){width:100%;min-width:0;aspect-ratio:auto;min-height:0;padding:2px!important;display:grid;grid-template-columns:1fr!important;place-items:center;overflow:visible;border-radius:8px}.account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar,.account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar.large,.account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar.small{width:100%!important;height:100%!important;border-radius:6px}.account-card .card-hero-line__count,.account-card .card-hero-line__name{display:none!important}.account-card .card-hero-line--more{grid-column:auto;min-height:0;aspect-ratio:auto;display:grid;place-items:center;padding:4px!important;font-size:.74rem;line-height:1.05;text-align:center}.account-card-data-title{font-size:.69rem}.account-card-data-item strong{font-size:.72rem}}.catalog-results-head{justify-content:space-between;gap:16px}.catalog-sort-control{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:.8rem}.catalog-sort-control select,.mobile-sort-control select{min-height:38px;border-radius:10px;border:1px solid rgba(119,151,207,.2);background:#081627eb;color:var(--text);padding:7px 32px 7px 11px}.mobile-catalog-search__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.mobile-sort-control,.mobile-sort-control select{width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html[data-theme=light] .catalog-sort-control select,html[data-theme=light] .mobile-sort-control select{background:#fff;color:#1d2b43;border-color:#d8e0ed}@media(max-width:740px){.raid-catalog-hero{display:none!important}.catalog-results-head{display:none}.mobile-catalog-search__actions .ghost-pill,.mobile-sort-control select{min-height:42px}}.shards-target-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-radius:18px}.shards-target-head__copy{display:flex;align-items:center;gap:13px;min-width:0}.shards-target-head__icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:#d7ccff;font-size:1.55rem;background:linear-gradient(145deg,#6c57ff47,#42c9ff1f);border:1px solid rgba(133,118,255,.28);box-shadow:0 10px 24px #4a3db42e;flex:0 0 auto}.shards-target-head h1{margin:0;font-size:1.1rem;line-height:1.2}.shards-target-head p{margin:4px 0 0;color:var(--muted);font-size:.86rem}.shards-target-head__controls{display:flex;align-items:center;gap:14px;flex:0 0 auto}.shards-target-head__controls>strong{color:var(--muted);font-size:.86rem;white-space:nowrap}.shards-mobile-controls{display:none}html[data-theme=light] .shards-target-head__icon{color:#6656d9;background:linear-gradient(145deg,#f0edff,#eef8ff)}@media(max-width:740px){.shards-target-head{padding:12px 13px;border-radius:15px}.shards-target-head__icon{width:38px;height:38px;border-radius:11px;font-size:1.25rem}.shards-target-head h1{font-size:.96rem}.shards-target-head p{font-size:.75rem}.shards-target-head__controls{display:none}.shards-mobile-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:9px;border-radius:14px}.shards-mobile-controls .ghost-pill,.shards-mobile-controls select{width:100%;min-height:42px;border-radius:11px}.shards-mobile-controls select{padding:0 12px;color:var(--text);background:#142239f0;border:1px solid rgba(130,165,235,.16)}html[data-theme=light] .shards-mobile-controls select{background:#fff;color:#17243a;border-color:#d9e1ee}}.auth-shell,.thanks-shell{max-width:1180px}.auth-card--target{width:min(100%,720px);margin-inline:auto;padding:clamp(20px,3vw,34px);border-radius:24px}.auth-card--target .auth-card__intro{align-items:flex-end;margin-bottom:22px}.auth-eyebrow{display:inline-flex;margin-bottom:8px;color:var(--accent-3);font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.auth-card--target .section-title{font-size:clamp(1.35rem,3vw,2rem)}.auth-grid--target{display:block}.auth-form--target{display:grid;gap:15px;max-width:none}.auth-form--target .field-block input{min-height:48px}.auth-card--target .auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:5px;border:1px solid var(--line);border-radius:16px;background:#09111f6b}.auth-card--target .auth-tabs .ghost-pill{min-height:40px;padding:9px 14px;border-color:transparent;background:transparent}.auth-card--target .auth-tabs .ghost-pill.active{color:#fff;background:linear-gradient(135deg,#4f8cff,#7d63ff);box-shadow:0 8px 18px #4f74ff38}.auth-card--target .auth-submit{width:100%;min-height:50px;margin-top:3px;font-weight:850}.thanks-card--target{width:min(100%,650px);margin:44px auto 0;padding:clamp(28px,5vw,54px);text-align:center}.thanks-badge--target{width:72px;height:72px;margin:0 auto 18px;display:grid;place-items:center;border-radius:22px;color:#fff;font-size:2rem;font-weight:900;background:linear-gradient(135deg,#4f8cff,#7d63ff);box-shadow:0 16px 34px #4f74ff47}.thanks-card--target h3{margin:0;font-size:clamp(1.45rem,3vw,2rem)}.thanks-card--target p{max-width:520px;margin:12px auto 24px;color:var(--muted);line-height:1.6}.thanks-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.thanks-actions .inline-pill{min-width:180px;text-align:center}@media(max-width:700px){.auth-card--target{padding:18px;border-radius:20px}.auth-card--target .auth-card__intro{display:grid;align-items:stretch;gap:16px}.auth-card--target .auth-tabs{width:100%}.thanks-card--target{margin-top:12px;padding:28px 18px}.thanks-actions{display:grid;width:100%}.thanks-actions .inline-pill{width:100%}}html[data-theme=light] .auth-card--target .auth-tabs{background:#e9effbd1}html[data-theme=light] .auth-card--target .auth-tabs .ghost-pill.active{color:#fff}.purchase-modal-card{width:min(760px,calc(100vw - 28px));max-height:min(760px,calc(100vh - 28px));padding:18px;overflow:auto}.purchase-modal-head{align-items:flex-start;margin-bottom:14px}.purchase-modal-eyebrow{display:block;margin-bottom:5px;color:#78a5ff;font-size:.68rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.purchase-modal-head h3{margin:0;font-size:1.35rem}.purchase-modal-head p{margin:5px 0 0;color:var(--muted);font-size:.82rem}.purchase-modal-layout{display:grid;grid-template-columns:minmax(220px,.78fr) minmax(0,1.22fr);gap:16px}.purchase-modal-form,.purchase-modal-summary{min-width:0;display:grid;align-content:start;gap:12px}.purchase-modal-summary{padding:14px;border:1px solid rgba(123,160,232,.14);border-radius:18px;background:#09122075}.purchase-modal-heroes{display:flex;flex-wrap:wrap;gap:7px}.purchase-modal-heroes .hero-avatar,.purchase-modal-heroes .hero-avatar.small{width:42px;height:42px;border-radius:9px}.purchase-modal-heroes__more{display:grid;place-items:center;min-width:42px;height:42px;padding:0 8px;border:1px solid rgba(123,160,232,.16);border-radius:9px;color:var(--muted);background:#121f34b8;font-size:.75rem;font-weight:800}.purchase-modal-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.purchase-modal-meta>div{display:grid;gap:3px;padding:9px;border-radius:12px;background:#121f34b3}.purchase-modal-meta span{color:var(--muted);font-size:.64rem}.purchase-modal-meta strong{font-size:.9rem}.purchase-modal-price{margin-top:2px;padding:12px;border-radius:14px;background:linear-gradient(135deg,#446cc733,#6449b729)}.purchase-modal-price>span{color:var(--muted);font-size:.72rem;font-weight:700}.purchase-modal-price .modal-price{font-size:1.7rem}.purchase-modal-form .field-block{gap:7px}.purchase-modal-form .field-block input{min-height:48px;padding:12px 14px}.purchase-modal-field-error{color:#ff9cae;font-size:.72rem}.purchase-modal-check{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;padding:11px 12px;border:1px solid rgba(123,160,232,.13);border-radius:14px;background:#0d182985}.purchase-modal-check input{width:18px;height:18px;margin:1px 0 0}.purchase-modal-check span{font-size:.78rem;line-height:1.4}.purchase-modal-actions{display:grid;grid-template-columns:auto minmax(180px,1fr);gap:9px}.purchase-modal-actions .ghost-pill,.purchase-modal-actions .primary-pill{min-height:46px}.purchase-modal-submit{width:100%}.purchase-modal-help{margin-top:-2px;font-size:.72rem}@media(max-width:700px){.modal-root{align-items:end;padding:0}.purchase-modal-card{width:100%;max-width:none;max-height:min(88vh,760px);margin:0;padding:14px;border-radius:22px 22px 0 0}.purchase-modal-card:before{content:"";width:42px;height:4px;margin:-3px auto 8px;border-radius:999px;background:#8fa8cf59}.purchase-modal-layout{grid-template-columns:1fr;gap:12px}.purchase-modal-summary{padding:11px}.purchase-modal-heroes{display:none}.purchase-modal-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.purchase-modal-price{display:grid;grid-template-columns:1fr auto;align-items:end;gap:2px 10px}.purchase-modal-price>span{grid-column:1}.purchase-modal-price .modal-price{grid-column:2;grid-row:1/span 2;font-size:1.35rem}.purchase-modal-price .modal-discount-note,.purchase-modal-price .modal-price-old{grid-column:1}.purchase-modal-actions{position:sticky;bottom:-14px;z-index:2;grid-template-columns:1fr;margin:2px -14px -14px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#0d1627d6,#0a1220fc 34%)}.purchase-modal-actions .ghost-pill{display:none}}html[data-theme=light] .purchase-modal-check,html[data-theme=light] .purchase-modal-summary{background:#f2f7ffeb;border-color:#4769a026}html[data-theme=light] .purchase-modal-heroes__more,html[data-theme=light] .purchase-modal-meta>div{background:#e7effceb}html[data-theme=light] .purchase-modal-price{background:linear-gradient(135deg,#4e7dda1c,#7554c614)}@media(max-width:700px){html[data-theme=light] .purchase-modal-actions{background:linear-gradient(180deg,#f7faffd6,#f7fafffc 34%)}}.skip-to-content{position:fixed;left:14px;top:10px;z-index:10000;transform:translateY(-150%);padding:10px 14px;border-radius:12px;background:var(--text);color:var(--bg);font-weight:800;box-shadow:var(--shadow);transition:transform .16s ease}.skip-to-content:focus{transform:translateY(0)}.mobile-header-backdrop{position:fixed;inset:0;z-index:18;background:#03081294;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.app-header{z-index:20}:where(a,button,select,[role=button],[tabindex]:not([tabindex="-1"])):focus-visible{outline:2px solid rgba(105,155,255,.92);outline-offset:3px}:where(input,textarea):focus-visible{outline:none}:where(input,textarea,select):focus{border-color:#699bff94;box-shadow:0 0 0 3px #5082ff1f}.game-pill[aria-current=page],.game-pill[aria-pressed=true]{cursor:default}.catalog-status-box[role=alert]{align-items:center}.empty-state[role=status]{min-height:180px;display:grid;align-content:center;justify-items:center;text-align:center}@media(max-width:740px){.mobile-header-backdrop{display:block!important}.app-header.mobile-menu-open{position:fixed;top:8px;left:10px;right:10px;width:auto;max-height:calc(100dvh - 16px);overflow:auto}.app-header.mobile-menu-open .header-collapsible{padding-top:8px}.app-header a,.app-header button,.mobile-catalog-search button,.shards-mobile-controls button,.shards-mobile-controls select{min-height:44px}.game-switcher{scroll-snap-type:x proximity;overscroll-behavior-inline:contain}.game-pill{scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.target-catalog-page{--target-yellow:#ffbd18;--target-yellow-2:#ffd34f;--target-panel:#091727;--target-panel-2:#0d1c2f;--target-line:rgba(131,165,216,.2)}.target-catalog-page .page-shell{max-width:1220px;gap:13px}.target-catalog-page .shell-card{border-radius:14px;border-color:var(--target-line);box-shadow:0 18px 45px #0000003d}.target-catalog-page .app-header{position:relative;top:auto;gap:18px;padding:10px 14px;border-radius:14px;background:#06121ff0}.target-catalog-page .brand-logo--image{width:34px;height:34px;border-radius:9px}.target-catalog-page .header-site-switcher{gap:7px;overflow-x:auto;scrollbar-width:none}.target-catalog-page .header-site-switcher::-webkit-scrollbar{display:none}.target-catalog-page .game-pill{flex:0 0 auto;min-height:40px;padding:7px 12px;border-radius:10px;border-color:transparent}.target-catalog-page .game-pill:hover{background:#1b2c4694}.target-catalog-page .game-pill.active{color:#fff;background:#1c304ee0;border-color:#769ede40;box-shadow:inset 0 -2px 0 var(--target-yellow)}.target-catalog-page .game-pill__icon{width:23px;height:23px;display:grid;place-items:center}.target-catalog-page .game-pill__image{width:23px;height:23px;border-radius:5px;-o-object-fit:cover;object-fit:cover}.target-catalog-page .game-pill__text{font-size:.86rem;white-space:nowrap}.target-catalog-page .game-pill--shards .game-pill__icon{color:#a66cff;filter:drop-shadow(0 0 7px rgba(153,89,255,.52))}.target-catalog-page .header-actions__group--locale-help .header-help-btn,.target-catalog-page .header-actions__group--locale-help .lang-switch,.target-catalog-page .header-actions__group--locale-help .telegram-contact-btn{display:none}.target-catalog-page .theme-toggle-btn{min-width:42px;padding:8px 10px}.target-catalog-page .header-link-btn{min-height:40px;padding:9px 15px;border-radius:10px}.target-catalog-page .header-actions__group--account .primary-pill{color:#171000;background:linear-gradient(180deg,var(--target-yellow-2),var(--target-yellow))}.target-catalog-page .raid-catalog-hero{min-height:165px;grid-template-columns:170px minmax(0,1fr) 360px;border-radius:14px;background:linear-gradient(90deg,#071728,#081827 53%,#10163a);box-shadow:none}.target-catalog-page .raid-catalog-hero__logo{padding-left:18px}.target-catalog-page .raid-catalog-hero__logo strong{font-size:3.45rem}.target-catalog-page .raid-catalog-hero__copy{align-self:center;padding:18px 16px}.target-catalog-page .raid-catalog-hero__copy h1{margin-bottom:8px}.target-catalog-page .raid-catalog-hero__copy p{font-size:.94rem;color:#b8c4d8}.target-catalog-page .raid-catalog-hero__art img{transform:scale(1.08)}.target-catalog-page .catalog-layout{grid-template-columns:225px minmax(0,1fr);gap:14px}.target-catalog-page .catalog-sidebar-stack{gap:10px}.target-catalog-page .filters-sidebar{padding:14px;border-radius:13px;background:#071524f0;box-shadow:none}.target-catalog-page .filters-header{margin-bottom:2px}.target-catalog-page .filters-header h3{font-size:1rem}.target-catalog-page .filters-header p{font-size:.72rem;line-height:1.35}.target-catalog-page .field-block{gap:7px}.target-catalog-page .field-block>span{font-size:.82rem}.target-catalog-page .price-inputs-box{gap:7px}.target-catalog-page .original-search-wrap,.target-catalog-page .price-input-wrap{border-radius:10px}.target-catalog-page .original-hero-input,.target-catalog-page .price-input-field{min-height:42px}.target-catalog-page .original-search-button{min-height:42px;border-radius:10px}.target-catalog-page .sidebar-actions .primary-pill{color:#171000;background:linear-gradient(180deg,var(--target-yellow-2),var(--target-yellow))}.target-catalog-page .catalog-results-head{min-height:38px;padding:0 2px;font-size:.84rem}.target-catalog-page .catalog-sort-control{display:flex;align-items:center;gap:8px;margin-left:auto}.target-catalog-page .catalog-sort-control span{color:var(--muted);font-size:.76rem}.target-catalog-page .catalog-sort-control select{min-height:38px;border-radius:9px}.target-catalog-page .cards-grid{gap:12px}.target-catalog-page .account-card{padding:11px;border-radius:12px;background:linear-gradient(180deg,#09192afa,#071422fc);border:1px solid rgba(106,145,204,.22);box-shadow:none}.target-catalog-page .card-id-label{color:#aebbd0;font-size:.72rem;font-weight:700}.target-catalog-page .copy-btn-inline{width:24px;height:24px}.target-catalog-page .card-meta-inline{display:flex;gap:6px;align-items:center}.target-catalog-page .card-meta-inline span{padding:4px 6px;border-radius:6px;color:#d7e0ef;background:#122339c7;font-size:.64rem;font-weight:800;white-space:nowrap}.target-catalog-page .account-card .card-hero-list-preview{gap:5px}.target-catalog-page .account-card .card-hero-line{grid-template-columns:32px minmax(0,1fr) auto;min-height:38px;gap:8px;padding:4px 7px;border-radius:8px;background:#0d1f33c7;box-shadow:none!important}.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.small{width:30px!important;height:30px!important;border-radius:5px}.target-catalog-page .account-card .card-hero-line__name{font-size:.78rem}.target-catalog-page .account-card .card-hero-line__count{font-size:.72rem;color:#f4c44d}.target-catalog-page .account-card .card-hero-line--more{min-height:32px;color:#59cfff;background:#0c1e309e;border-color:#5497cd38!important}.target-catalog-page .account-card-data-section{padding-top:7px}.target-catalog-page .account-card-data-title{margin-bottom:5px;font-size:.68rem}.target-catalog-page .account-card-data-grid{gap:5px}.target-catalog-page .account-card-data-item{min-height:31px;padding:5px 6px;border-radius:7px;background:#07121fb8;border:1px solid rgba(95,128,177,.13)}.target-catalog-page .account-card-data-item .shards-card-item__shard,.target-catalog-page .account-card-data-item img{width:17px;height:17px;flex-basis:17px}.target-catalog-page .account-card-data-item strong{font-size:.7rem}.target-catalog-page .card-footer-box{padding-top:9px;border-top:1px solid rgba(108,145,198,.15);display:flex;align-items:end;justify-content:space-between;gap:10px}.target-catalog-page .price-tag{font-size:1.2rem;color:#f5f7fb}.target-catalog-page .card-actions-stack--buy-only{width:auto}.target-catalog-page .buy-button{min-width:104px;min-height:38px;padding:8px 15px;border-radius:8px;color:#191100;font-weight:900;background:linear-gradient(180deg,var(--target-yellow-2),var(--target-yellow));box-shadow:none}@media(max-width:740px){.target-catalog-page{padding:8px}.target-catalog-page .page-shell{gap:9px}.target-catalog-page .app-header{grid-template-columns:minmax(0,1fr) auto;padding:8px 9px;border-radius:11px}.target-catalog-page .brand-logo--image{width:30px;height:30px}.target-catalog-page .brand-title{font-size:.9rem}.target-catalog-page .header-site-switcher{grid-column:1/-1;justify-content:flex-start;order:3;width:100%;padding-top:6px;border-top:1px solid rgba(104,140,194,.13)}.target-catalog-page .game-pill{min-height:34px;padding:5px 8px}.target-catalog-page .game-pill__icon,.target-catalog-page .game-pill__image{width:19px;height:19px}.target-catalog-page .game-pill__text{font-size:.7rem}.target-catalog-page .header-mobile-controls{display:flex!important}.target-catalog-page .mobile-filter-trigger{display:none}.target-catalog-page .raid-catalog-hero{display:none!important}.target-catalog-page .catalog-layout{display:block}.target-catalog-page .catalog-results-head{display:none}.target-catalog-page .cards-grid{grid-template-columns:1fr;gap:9px}.target-catalog-page .account-card{padding:10px;gap:8px}.target-catalog-page .card-meta-inline span{font-size:.61rem}.target-catalog-page .account-card .card-hero-list-preview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.target-catalog-page .account-card .card-hero-line{display:grid;grid-template-columns:1fr;min-width:0;min-height:0;padding:0;aspect-ratio:auto;overflow:hidden;border-radius:7px}.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.small{width:100%!important;height:100%!important;border-radius:0}.target-catalog-page .account-card .card-hero-line__count,.target-catalog-page .account-card .card-hero-line__name{display:none}.target-catalog-page .account-card .card-hero-line--more{display:grid;place-items:center;padding:4px;aspect-ratio:auto;font-size:.68rem;line-height:1.1}.target-catalog-page .account-card-data-section{display:grid;grid-template-columns:62px minmax(0,1fr);gap:6px;align-items:center}.target-catalog-page .account-card-data-title{margin:0;font-size:.67rem}.target-catalog-page .account-card-data-item{min-height:28px;padding:4px 5px}.target-catalog-page .card-footer-box{align-items:center}.target-catalog-page .price-tag{font-size:1.1rem}.target-catalog-page .buy-button{min-width:92px;min-height:36px}}html[data-theme=light] .target-catalog-page .account-card,html[data-theme=light] .target-catalog-page .app-header,html[data-theme=light] .target-catalog-page .filters-sidebar{background:#fff;border-color:#44608f2e;box-shadow:0 14px 35px #2a3f6014}html[data-theme=light] .target-catalog-page .game-pill.active{color:#182238;background:#f1f5fb}html[data-theme=light] .target-catalog-page .account-card .card-hero-line,html[data-theme=light] .target-catalog-page .account-card-data-item,html[data-theme=light] .target-catalog-page .card-meta-inline span{background:#f6f8fc}html[data-theme=light] .target-catalog-page .price-tag{color:#172139}.target-catalog-page{--master-bg:#050d17;--master-panel:#071725;--master-panel-2:#0a1b2c;--master-border:rgba(117,151,184,.25);--master-text:#edf4fb;--master-muted:#9aaabe;--master-yellow:#ffbf18;background:radial-gradient(circle at 82% 2%,rgba(44,24,112,.28),transparent 31%),linear-gradient(180deg,#030a12,#071523)}.target-catalog-page .page-shell{max-width:1480px;gap:14px}.target-catalog-page .shell-card{border-radius:12px;border-color:var(--master-border);background:linear-gradient(180deg,#081827fa,#05121efa);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.target-catalog-page .app-header{position:static;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;min-height:66px;padding:10px 20px;border-radius:12px 12px 0 0}.target-catalog-page .header-mainline{min-width:176px}.target-catalog-page .brand-logo--image{width:38px;height:38px;border-radius:8px;box-shadow:none}.target-catalog-page .brand-title{font-size:1rem;font-weight:900;text-transform:uppercase}.target-catalog-page .header-site-switcher{min-width:0;display:flex;align-items:stretch;justify-content:center;flex-wrap:nowrap;gap:0;overflow:hidden}.target-catalog-page .game-pill{min-height:44px;min-width:140px;justify-content:center;border-radius:0;border-width:0 0 0 1px;border-color:#809dbd29;padding:7px 18px;background:transparent;box-shadow:none}.target-catalog-page .game-pill:first-child{border-left:0}.target-catalog-page .game-pill.active{background:linear-gradient(180deg,#183a5bf2,#0a2238fa);box-shadow:inset 0 -2px 0 var(--master-yellow)}.target-catalog-page .game-pill__icon,.target-catalog-page .game-pill__image{width:28px;height:28px}.target-catalog-page .game-pill__text{font-size:.9rem;font-weight:700}.target-catalog-page .game-pill--shards{order:4}.target-catalog-page .game-pill__icon--shards{color:#b34fff;filter:drop-shadow(0 0 6px rgba(165,76,255,.5))}.target-catalog-page .header-collapsible{display:block}.target-catalog-page .header-actions{justify-content:flex-end;gap:10px}.target-catalog-page .header-actions__group--locale-help,.target-catalog-page .header-link-btn:not(.primary-pill){display:none!important}.target-catalog-page .header-actions__group--account{display:flex}.target-catalog-page .header-actions__group--account .primary-pill,.target-catalog-page .theme-toggle-btn{min-height:40px;border-radius:8px}.target-catalog-page .theme-toggle-btn{width:44px;padding:0}.target-catalog-page .header-actions__group--account .primary-pill{min-width:84px;background:#0a1725f5;border:1px solid rgba(119,149,180,.28);box-shadow:none}.target-catalog-page .raid-catalog-hero{min-height:194px;display:grid;grid-template-columns:210px minmax(0,1fr) 430px;align-items:center;overflow:hidden;padding:0 24px;border-radius:12px;background:linear-gradient(90deg,#020c16,#030e19f5 48%,#0d072a73)}.target-catalog-page .raid-catalog-hero__logo strong{font-size:4.8rem;line-height:.8;color:#d7dce3;letter-spacing:-.08em}.target-catalog-page .raid-catalog-hero__logo span{font-size:.73rem;letter-spacing:.22em;color:#e6aa19}.target-catalog-page .raid-catalog-hero__copy h1{margin:0 0 10px;font-size:1.72rem}.target-catalog-page .raid-catalog-hero__copy p{margin:0;color:#c9d0da;font-size:1rem}.target-catalog-page .raid-catalog-hero__art{align-self:stretch;overflow:hidden}.target-catalog-page .raid-catalog-hero__art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.target-catalog-page .catalog-layout{grid-template-columns:250px minmax(0,1fr);gap:16px}.target-catalog-page .catalog-sidebar-stack{display:block}.target-catalog-page .authorized-id-search{margin-bottom:12px}.target-catalog-page .filters-sidebar{position:sticky;top:12px;max-height:calc(100vh - 24px);padding:18px;gap:17px;border-radius:10px}.target-catalog-page .filters-header{align-items:center}.target-catalog-page .filters-header h3{margin:0;font-size:1.15rem}.target-catalog-page .filters-header p{display:none}.target-catalog-page .master-filter-section{padding-top:2px}.target-catalog-page .master-filter-section>span{font-size:.91rem;color:#cfd8e4}.target-catalog-page .price-inputs-box{grid-template-columns:1fr 1fr}.target-catalog-page .master-sort-select,.target-catalog-page .original-search-wrap,.target-catalog-page .price-input-wrap{border-radius:7px;border:1px solid rgba(116,147,177,.24);background:#05111df5}.target-catalog-page .master-sort-select,.target-catalog-page .original-hero-input,.target-catalog-page .price-input-field{min-height:40px;color:#edf3fa}.target-catalog-page .master-toggle-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;min-height:42px;color:#d9e1eb}.target-catalog-page .master-toggle-row input{position:absolute;opacity:0;pointer-events:none}.target-catalog-page .master-toggle-row i{width:40px;height:22px;border-radius:999px;background:#26384a;position:relative;transition:.18s ease}.target-catalog-page .master-toggle-row i:after{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;border-radius:50%;background:#fff;transition:.18s ease}.target-catalog-page .master-toggle-row input:checked+i:after{transform:translate(18px)}.target-catalog-page .master-selected-heroes{display:grid;gap:6px}.target-catalog-page .master-selected-heroes button{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:5px 7px;color:var(--master-text);background:#091a2b;border:1px solid rgba(113,146,179,.23);border-radius:7px}.target-catalog-page .master-selected-heroes .hero-avatar{width:32px!important;height:32px!important}.target-catalog-page .master-selected-heroes span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.target-catalog-page .sidebar-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.target-catalog-page .sidebar-actions .primary-pill{background:var(--master-yellow);color:#131313;box-shadow:none}.target-catalog-page .catalog-results-head{min-height:44px;padding:0 4px}.target-catalog-page .catalog-results-head strong{font-size:.96rem;font-weight:500;color:#d8e0e9}.target-catalog-page .cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.target-catalog-page .account-card{min-width:0;min-height:570px;display:flex;flex-direction:column;gap:9px;padding:13px;border-radius:10px;border-color:#5d80a457;background:linear-gradient(180deg,#081b2a,#061725)}.target-catalog-page .card-topline{display:grid;grid-template-columns:1fr;gap:7px}.target-catalog-page .card-id-label{max-width:calc(100% - 32px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.target-catalog-page .card-meta-inline{justify-content:flex-start}.target-catalog-page .card-meta-inline span{padding:0;border:0;background:transparent;color:#e3e9f0;font-size:.81rem}.target-catalog-page .card-meta-inline span+span:before{content:"|";margin-right:8px;color:#5d6c7d}.target-catalog-page .account-card .card-hero-list-preview{display:grid;grid-template-columns:1fr;gap:6px}.target-catalog-page .account-card .card-hero-line{min-height:41px;grid-template-columns:36px minmax(0,1fr) auto;gap:9px;padding:4px 8px 4px 4px;border-radius:6px;background:#081a2a}.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.small{width:34px!important;height:34px!important;border-radius:4px}.target-catalog-page .account-card .card-hero-line__name{display:block;font-size:.84rem}.target-catalog-page .account-card .card-hero-line__count{display:block;color:#f2cf60}.target-catalog-page .account-card .card-hero-line--more{min-height:34px;padding:5px;color:#42cfff}.target-catalog-page .account-card-data-section{border-top:1px solid rgba(112,142,172,.18);padding-top:9px}.target-catalog-page .account-card-data-title{margin-bottom:7px;color:#c6d0dc;font-size:.77rem}.target-catalog-page .account-card-data-item{min-height:34px;padding:5px 7px;border-radius:6px;border:1px solid rgba(107,139,171,.15);background:#061421}.target-catalog-page .account-card-data-item .shards-card-item__shard,.target-catalog-page .account-card-data-item img{width:20px;height:20px;flex-basis:20px}.target-catalog-page .account-card-data-item strong{font-size:.78rem}.target-catalog-page .card-footer-box{margin-top:auto;padding-top:10px;border-top:1px solid rgba(112,142,172,.18)}.target-catalog-page .price-tag{color:#f7f8fa;font-size:1.35rem}.target-catalog-page .buy-button,.target-catalog-page .card-actions-stack--buy-only .primary-pill{min-width:112px;min-height:38px;border-radius:6px;color:#131313;background:var(--master-yellow);box-shadow:none}@media(max-width:1100px){.target-catalog-page .cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.target-catalog-page .raid-catalog-hero{grid-template-columns:180px minmax(0,1fr) 330px}.target-catalog-page .game-pill{min-width:112px;padding-inline:12px}}@media(max-width:740px){.target-catalog-page{padding:0}.target-catalog-page .page-shell{gap:8px}.target-catalog-page .app-header{grid-template-columns:1fr auto;gap:8px;padding:10px 12px;min-height:62px;border-radius:0}.target-catalog-page .header-mainline{min-width:0}.target-catalog-page .brand-logo--image{width:31px;height:31px}.target-catalog-page .brand-title{font-size:.88rem}.target-catalog-page .header-mobile-controls{display:flex!important}.target-catalog-page .header-collapsible,.target-catalog-page .mobile-filter-trigger{display:none}.target-catalog-page .app-header.mobile-menu-open .header-collapsible{display:block;grid-column:1/-1}.target-catalog-page .app-header.mobile-menu-open .header-actions__group--locale-help{display:flex!important}.target-catalog-page .header-site-switcher{grid-column:1/-1;order:3;width:100%;justify-content:flex-start;overflow-x:auto}.target-catalog-page .game-pill{flex:0 0 auto;min-width:92px;min-height:38px;padding:5px 9px}.target-catalog-page .game-pill__icon,.target-catalog-page .game-pill__image{width:21px;height:21px}.target-catalog-page .game-pill__text{font-size:.66rem}.target-catalog-page .raid-catalog-hero{display:none!important}.target-catalog-page .catalog-layout{display:block}.target-catalog-page .catalog-results-head{display:none}.target-catalog-page .cards-grid{grid-template-columns:1fr;gap:9px}.target-catalog-page .account-card{min-height:0;padding:10px;gap:8px;border-radius:8px}.target-catalog-page .card-topline{gap:5px}.target-catalog-page .card-meta-inline span{font-size:.72rem}.target-catalog-page .account-card .card-hero-list-preview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.target-catalog-page .account-card .card-hero-line{display:grid;grid-template-columns:1fr;place-items:center;min-height:48px;padding:3px}.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.small{width:42px!important;height:42px!important}.target-catalog-page .account-card .card-hero-line__count,.target-catalog-page .account-card .card-hero-line__name{display:none}.target-catalog-page .account-card .card-hero-line--more{min-height:48px;font-size:.76rem;text-align:center}.target-catalog-page .account-card-data-section{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:7px;padding-top:7px}.target-catalog-page .account-card-data-title{margin:0;font-size:.7rem}.target-catalog-page .account-card-data-item{min-height:28px;padding:4px 5px}.target-catalog-page .account-card-data-item .shards-card-item__shard,.target-catalog-page .account-card-data-item img{width:17px;height:17px;flex-basis:17px}.target-catalog-page .price-tag{font-size:1.12rem}.target-catalog-page .buy-button{min-width:88px;min-height:34px}.target-catalog-page .mobile-catalog-search{margin:0 8px;border-radius:8px}}:root{--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--touch-target:44px}html{scroll-padding-top:calc(84px + var(--safe-top))}#__nuxt,body{min-height:100dvh}a,button,input,select,textarea{touch-action:manipulation}:where(button,a,input,select,textarea):focus-visible{outline:3px solid rgba(112,161,255,.9);outline-offset:3px}.header-collapsible,.header-mainline{display:contents}.header-mobile-controls{display:none!important}.page-wrap{padding:max(clamp(10px,2vw,18px),var(--safe-top)) max(clamp(10px,2vw,18px),var(--safe-right)) max(clamp(10px,2vw,18px),var(--safe-bottom)) max(clamp(10px,2vw,18px),var(--safe-left))}.copy-wrap{min-width:var(--touch-target);min-height:var(--touch-target)}.copy-btn-inline{width:var(--touch-target)!important;height:var(--touch-target)!important;min-width:var(--touch-target)!important;min-height:var(--touch-target)!important;flex-basis:var(--touch-target)!important;border-radius:12px!important;background:#182741b8!important;border:1px solid rgba(125,164,238,.14)!important}.copy-btn-inline__icon{width:17px!important;height:17px!important}.copy-btn-inline__done{font-size:15px!important}.copy-tooltip{top:-32px!important}.art-search-btn,.game-pill,.header-help-btn,.header-link-btn,.hero-cloud-toggle,.icon-close,.lang-switch-trigger,.original-search-button,.price-input-field,.sidebar-actions .ghost-pill,.sidebar-actions .primary-pill,.telegram-contact-btn,.theme-toggle-btn{min-height:var(--touch-target)!important}.icon-close{width:var(--touch-target)!important;height:var(--touch-target)!important;min-width:var(--touch-target)!important;display:inline-grid;place-items:center}.help-modal-root,.heroes-overlay-root,.modal-root{padding:max(clamp(10px,3vw,24px),var(--safe-top)) max(clamp(10px,3vw,24px),var(--safe-right)) max(clamp(10px,3vw,24px),var(--safe-bottom)) max(clamp(10px,3vw,24px),var(--safe-left))!important}@media(max-width:1024px){.app-header{position:sticky!important;top:max(8px,var(--safe-top))!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:0!important;padding:10px 12px!important;border-radius:20px!important;max-height:calc(100dvh - max(16px,var(--safe-top)) - var(--safe-bottom));overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;z-index:60!important}.header-mainline{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.brand-block--header{min-width:0;max-width:calc(100% - 102px);gap:10px!important}.brand-logo,.brand-logo.brand-logo--image{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:13px!important}.brand-title{font-size:1rem!important;line-height:1.15}.brand-subtitle{display:none!important}.header-mobile-controls.mobile-only{display:flex!important;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}.mobile-header-icon-btn{width:var(--touch-target)!important;height:var(--touch-target)!important;min-width:var(--touch-target)!important;min-height:var(--touch-target)!important;padding:0!important;display:inline-grid!important;place-items:center;border-radius:13px!important}.mobile-header-icon-btn svg{width:22px;height:22px}.mobile-menu-toggle__icon{position:relative;display:grid;width:22px;height:18px;align-content:space-between}.mobile-menu-toggle__icon i{display:block;width:22px;height:2px;border-radius:999px;background:currentColor;transform-origin:center;transition:transform .18s ease,opacity .18s ease}.mobile-menu-toggle.is-open .mobile-menu-toggle__icon i:first-child{transform:translateY(8px) rotate(45deg)}.mobile-menu-toggle.is-open .mobile-menu-toggle__icon i:nth-child(2){opacity:0}.mobile-menu-toggle.is-open .mobile-menu-toggle__icon i:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header-collapsible{display:none;min-width:0;padding-top:10px;gap:10px}.app-header.mobile-menu-open .header-collapsible{display:grid}.app-header .game-switcher{width:100%!important;max-width:100%!important;display:flex!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 1px 6px!important;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:none}.app-header .game-switcher::-webkit-scrollbar{display:none}.app-header .game-pill{flex:0 0 auto!important;scroll-snap-align:start}.app-header .header-actions{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:stretch!important;gap:10px!important;width:100%!important;min-width:0!important}.app-header .header-actions__group{min-width:0!important}.app-header .header-actions__group--locale-help{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch!important;gap:8px!important;width:100%!important}.app-header .header-actions__group--account{display:grid!important;grid-auto-flow:column;grid-auto-columns:minmax(96px,auto);align-items:stretch!important;gap:8px!important;width:auto!important}.app-header .header-help-btn,.app-header .header-link-btn,.app-header .lang-switch,.app-header .lang-switch-trigger,.app-header .telegram-contact-btn,.app-header .theme-toggle-btn{width:100%!important;min-width:0!important;justify-content:center!important}.app-header .lang-switch-menu--mobile-inline{position:static!important;grid-column:1/-1;width:100%!important;margin-top:0!important}.catalog-layout{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.catalog-sidebar-stack{min-width:0!important;min-height:0!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block{position:fixed!important;top:max(10px,var(--safe-top))!important;right:auto!important;bottom:max(10px,var(--safe-bottom))!important;left:max(10px,var(--safe-left))!important;width:min(390px,calc(100vw - 20px - var(--safe-left) - var(--safe-right)))!important;max-width:none!important;max-height:none!important;margin:0!important;padding:16px!important;border-radius:22px!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;transform:translate3d(calc(-100% - 32px),0,0)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:9981!important;transition:transform .24s ease,opacity .2s ease,visibility 0s linear .24s!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block.open{transform:translateZ(0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transition-delay:0s!important}.mobile-backdrop{position:fixed!important;inset:0!important;display:block!important;background:#03070fad!important;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:9980!important}.filters-sidebar-block .filters-header{position:sticky;top:-16px;z-index:6;margin:-16px -16px 2px!important;padding:16px 16px 10px!important;background:linear-gradient(180deg,#111d32 72%,#111d3200)}.filters-sidebar-block .filters-header .icon-close.mobile-only{display:inline-grid!important}.hero-cloud{padding:14px!important;border-radius:22px!important}.hero-cloud-headline{margin-bottom:10px!important}.hero-cloud-grid.hero-cloud-grid--main{display:grid!important;grid-template-columns:none!important;grid-template-rows:repeat(2,minmax(68px,auto));grid-auto-flow:column;grid-auto-columns:minmax(168px,210px);gap:10px!important;width:100%;max-width:100%;margin-top:0!important;padding:2px 2px 8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:none}.hero-cloud-grid.hero-cloud-grid--main::-webkit-scrollbar{display:none}.hero-cloud-grid--main .hero-cloud-item,.hero-cloud-grid--main .hero-cloud-skeleton{width:auto!important;min-width:0!important;min-height:68px!important;scroll-snap-align:start}.hero-cloud-item{padding:9px 10px!important}input,select,textarea{font-size:16px!important}.cards-grid,.catalog-grid,.orders-catalog-grid--cabinet{gap:12px!important}}@media(max-width:760px){.app-header .header-actions{grid-template-columns:minmax(0,1fr)!important}.app-header .header-actions__group--locale-help{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-header .header-actions__group--account{width:100%!important;grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-columns:auto}.app-header .header-actions__group--account>:only-child{grid-column:1/-1}.cards-grid,.catalog-grid,.orders-catalog-grid--cabinet{grid-template-columns:minmax(0,1fr)!important}.account-card{padding:14px!important}.card-topline{align-items:center!important}.card-id-inline{max-width:calc(100% - 56px)}}@media(max-width:430px){.page-shell{gap:10px!important}.brand-block--header{max-width:calc(100% - 100px)}.hero-cloud-grid.hero-cloud-grid--main{grid-auto-columns:minmax(150px,64vw)}.hero-cloud-headline h2{font-size:1.05rem!important}.hero-cloud-toggle{min-width:86px!important;padding-inline:12px!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block{width:calc(100vw - 20px - var(--safe-left) - var(--safe-right))!important}}@media(max-width:340px){.app-header{padding-inline:10px!important}.brand-logo,.brand-logo.brand-logo--image{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}.mobile-header-icon-btn{width:42px!important;min-width:42px!important}.hero-cloud-grid.hero-cloud-grid--main{grid-auto-columns:minmax(146px,68vw)}}@media(max-width:1024px)and (orientation:landscape)and (max-height:560px){.app-header{top:max(6px,var(--safe-top))!important}.app-header,.app-header.mobile-menu-open{max-height:calc(100dvh - 12px - var(--safe-top) - var(--safe-bottom))}.hero-cloud-grid.hero-cloud-grid--main{grid-template-rows:minmax(68px,auto)}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block{top:max(6px,var(--safe-top))!important;bottom:max(6px,var(--safe-bottom))!important}}@media(min-width:1025px){.mobile-backdrop{display:none!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block{visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important}}@media(hover:none),(pointer:coarse){.ghost-pill,.hero-chip,.hero-list-item,.primary-pill,.search-dropdown-item{transform:none}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:1024px){.header-mainline .brand-block--header{order:0!important}.header-mainline .header-mobile-controls{order:1!important}.filters-sidebar-block .filters-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.filters-sidebar-block .filters-header>div{min-width:0}.brand-block--header{min-height:var(--touch-target)!important}}@media(max-width:340px){.mobile-header-icon-btn{width:var(--touch-target)!important;min-width:var(--touch-target)!important}}@media(max-width:1024px){.app-header>.header-mainline{order:0!important}.app-header .header-site-switcher{order:1!important;margin-top:10px}.app-header>.header-collapsible{order:2!important}}@media(max-width:760px){.app-header .header-site-switcher{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px!important;width:100%!important;max-width:100%!important;padding:0!important;overflow:visible!important;scroll-snap-type:none}.app-header .header-site-switcher .game-pill{width:100%!important;min-width:0!important;padding:8px 7px!important;gap:6px!important;justify-content:center!important;font-size:.82rem}.app-header .header-site-switcher .game-pill__icon,.app-header .header-site-switcher .game-pill__image{flex:0 0 auto!important}}@media(max-width:340px){.app-header .header-site-switcher .game-pill{padding-inline:4px!important;gap:3px!important;font-size:.72rem}.app-header .header-site-switcher .game-pill__icon,.app-header .header-site-switcher .game-pill__image{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important}}@media(max-width:1024px)and (orientation:landscape)and (max-height:560px),(max-width:760px){.hero-cloud-grid.hero-cloud-grid--main{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:none!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;gap:8px!important;width:100%!important;max-width:100%!important;margin-top:0!important;padding:0!important;overflow:visible!important;scroll-snap-type:none!important}.hero-cloud-grid--main .hero-cloud-item,.hero-cloud-grid--main .hero-cloud-skeleton{width:100%!important;min-width:0!important;min-height:64px!important;scroll-snap-align:none!important}.hero-cloud-grid--main .hero-cloud-item{justify-content:flex-start!important}}.card-topline{position:relative;z-index:10;overflow:visible}.card-hero-preview{position:relative;z-index:1}.card-id-inline,.copy-wrap{position:relative;overflow:visible}.copy-wrap{display:inline-grid;place-items:center;width:34px;min-width:34px!important;height:34px;min-height:34px!important;flex:0 0 34px;z-index:20}.copy-btn-inline,.copy-btn-inline.is-copied,.copy-btn-inline:active,.copy-btn-inline:hover{position:relative;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;flex:0 0 34px!important;padding:0!important;border:0!important;border-radius:8px!important;background:transparent!important;box-shadow:none!important;transform:none!important}.copy-btn-inline{color:#e2ebfbbd;opacity:1!important;transition:color .16s ease,opacity .16s ease}.copy-btn-inline.is-copied,.copy-btn-inline:focus-visible,.copy-btn-inline:hover{color:#fff;opacity:1!important}.copy-btn-inline:focus-visible{outline:2px solid rgba(112,161,255,.92);outline-offset:1px}.copy-btn-inline:before{content:"";position:absolute;inset:-5px;border-radius:12px}.copy-btn-inline__icon{width:15px!important;height:15px!important}.copy-btn-inline__done{font-size:13px!important;line-height:1}.copy-tooltip{top:calc(100% + 6px)!important;right:-3px!important;left:auto!important;transform:none!important;z-index:100!important;isolation:isolate;padding:5px 8px;border-radius:8px;background:#070e1bfa;border:1px solid rgba(143,170,236,.24);box-shadow:0 10px 24px #0207127a;color:#fff;font-size:11px;font-weight:650;line-height:1.2;white-space:nowrap;pointer-events:none}.copy-tooltip:before{content:"";position:absolute;right:11px;bottom:100%;width:8px;height:8px;background:#070e1bfa;border-top:1px solid rgba(143,170,236,.24);border-left:1px solid rgba(143,170,236,.24);transform:translateY(4px) rotate(45deg)}html[data-theme=light] .copy-btn-inline{color:#1b2b48ad!important;background:transparent!important}html[data-theme=light] .copy-btn-inline.is-copied,html[data-theme=light] .copy-btn-inline:focus-visible,html[data-theme=light] .copy-btn-inline:hover{color:#17233b!important;background:transparent!important}html[data-theme=light] .copy-tooltip,html[data-theme=light] .copy-tooltip:before{background:#111827fa}@media(max-width:1024px)and (orientation:landscape)and (max-height:560px),(max-width:760px){.copy-wrap{width:28px;min-width:28px!important;height:28px;min-height:28px!important;flex-basis:28px}.copy-btn-inline,.copy-btn-inline.is-copied,.copy-btn-inline:active,.copy-btn-inline:hover{width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;flex-basis:28px!important;border-radius:7px!important}.copy-btn-inline:before{inset:-8px}.copy-btn-inline__icon{width:14px!important;height:14px!important}.copy-btn-inline__done{font-size:12px!important}.copy-tooltip{top:calc(100% + 7px)!important;right:-5px!important;font-size:10px;padding:5px 7px}}.header-auth-placeholder{display:inline-block;width:96px;height:44px;border-radius:14px;background:#7497dc1a}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cabinet-layout--ui{grid-template-columns:254px minmax(0,1fr);gap:20px}.cabinet-main--ui{min-width:0;gap:18px}.cabinet-sidebar--ui{position:sticky;top:116px;display:flex;flex-direction:column;gap:14px;padding:12px;min-width:0;overflow:hidden;border-radius:22px}.cabinet-identity{display:grid;grid-template-columns:44px minmax(0,1fr);gap:11px;align-items:center;padding:8px}.cabinet-identity__avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;color:#fff;background:linear-gradient(145deg,#4f8cff,#765dff);box-shadow:0 10px 24px #4b6eff47;font-size:.78rem;font-weight:900;letter-spacing:.04em}.cabinet-identity__copy{min-width:0;display:grid;gap:3px}.cabinet-identity__copy span,.cabinet-identity__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cabinet-identity__copy strong{font-size:.94rem}.cabinet-identity__copy span{color:var(--muted);font-size:.72rem}.cabinet-identity__balance{grid-column:2;width:-moz-max-content;width:max-content;max-width:100%;padding:4px 8px;border:1px solid rgba(105,159,255,.2);border-radius:999px;color:#bcd4ff;background:#4270c91f;font-size:.74rem;font-weight:800}.cabinet-nav--ui{display:grid;gap:5px;padding:4px;border-radius:17px;background:#050d1a38;box-shadow:none}.cabinet-nav__link--ui{display:flex;align-items:center;gap:10px;min-width:0;min-height:44px;padding:10px 12px;border:1px solid transparent;border-radius:13px;color:#aebfdb;background:transparent;box-shadow:none;font-size:.88rem;font-weight:700;text-align:left;transition:color .18s ease,background .18s ease,border-color .18s ease}.cabinet-nav__link--ui svg{width:19px;height:19px;flex:0 0 auto}.cabinet-nav__link--ui:hover{color:var(--text);background:#5c85d717}.cabinet-nav__link--ui.active{color:#fff;border-color:#76a3ff42;background:linear-gradient(135deg,#436fcd6b,#5c4ab952);box-shadow:inset 0 1px #ffffff0a}.cabinet-sidebar__bottom{display:grid;gap:5px;margin-top:auto;padding-top:5px;border-top:1px solid rgba(127,158,216,.1)}.cabinet-sidebar-action{display:flex;align-items:center;gap:9px;min-height:40px;padding:8px 11px;border:0;border-radius:12px;color:var(--muted);background:transparent;font-size:.8rem;font-weight:700;text-align:left;transition:color .18s ease,background .18s ease}.cabinet-sidebar-action svg{width:18px;height:18px;flex:0 0 auto}.cabinet-sidebar-action:hover{color:var(--text);background:#668ed914}.cabinet-sidebar-action--logout:hover{color:#ffb9c3;background:#cd445d17}.cabinet-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;min-width:0;padding:4px 2px 2px}.cabinet-page-head>div{min-width:0}.cabinet-eyebrow{display:block;margin-bottom:6px;color:#78a5ff;font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.cabinet-empty-state h2,.cabinet-page-head h1,.cabinet-section-head h2,.password-modal-head h2{margin:0;color:var(--text)}.cabinet-page-head h1{font-size:clamp(1.55rem,2.5vw,2.15rem);line-height:1.12;letter-spacing:-.025em}.cabinet-empty-state p,.cabinet-modal-subtitle,.cabinet-page-head p,.cabinet-section-head p,.password-modal-head p{margin:7px 0 0;color:var(--muted);line-height:1.48}.cabinet-page-head p{max-width:660px;font-size:.91rem}.cabinet-head-action,.cabinet-security-button{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;width:auto!important;min-width:-moz-max-content;min-width:max-content;min-height:42px;padding:10px 14px;border-radius:13px;font-size:.82rem;font-weight:800}.cabinet-head-action svg,.cabinet-security-button svg{width:18px;height:18px}.cabinet-count-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;width:-moz-max-content;width:max-content;padding:7px 11px;border:1px solid rgba(116,161,246,.19);border-radius:999px;color:#bdd4ff;background:#3d67b81f;font-size:.76rem;font-weight:800;white-space:nowrap}.cabinet-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.cabinet-section-head h2{font-size:1.05rem;line-height:1.25}.cabinet-section-head p{font-size:.78rem}.cabinet-page-notice{margin:0}.cabinet-main--ui .error-box,.cabinet-main--ui .success-box{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.cabinet-main--ui .error-box .ghost-pill{width:auto!important;min-width:-moz-max-content;min-width:max-content;padding:8px 11px;border-radius:11px}.cabinet-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cabinet-summary-card{display:grid;grid-template-columns:43px minmax(0,1fr);align-items:start;gap:12px;min-width:0;padding:17px;border-radius:20px;box-shadow:0 15px 42px #01081638}.cabinet-empty-state__icon,.cabinet-profile-metric__icon,.cabinet-quick-card__icon,.cabinet-summary-card__icon,.password-modal-head__icon{display:grid;place-items:center;width:43px;height:43px;border:1px solid rgba(117,165,255,.18);border-radius:14px;color:#94b9ff;background:#4671c921}.cabinet-empty-state__icon svg,.cabinet-profile-metric__icon svg,.cabinet-quick-card__icon svg,.cabinet-summary-card__icon svg,.password-modal-head__icon svg{width:22px;height:22px}.cabinet-summary-card>div{display:grid;min-width:0;gap:3px}.cabinet-profile-metric>div>span,.cabinet-summary-card__label{color:var(--muted);font-size:.74rem;font-weight:700}.cabinet-summary-card strong{min-width:0;overflow-wrap:anywhere;font-size:1.45rem;line-height:1.25}.cabinet-profile-metric small,.cabinet-summary-card small{color:#748bad;font-size:.68rem;line-height:1.35}.cabinet-quick-panel{padding:18px;border-radius:22px}.cabinet-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.cabinet-quick-card{display:grid;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:10px;min-width:0;padding:13px;border:1px solid rgba(119,157,226,.11);border-radius:16px;background:#07101f38;transition:border-color .18s ease,background .18s ease,transform .18s ease}.cabinet-quick-card:hover{transform:translateY(-1px);border-color:#74a2f940;background:#496db31a}.cabinet-quick-card__icon{width:40px;height:40px;border-radius:13px}.cabinet-quick-card>span:nth-child(2){display:grid;min-width:0;gap:3px}.cabinet-quick-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem}.cabinet-quick-card small{color:var(--muted);font-size:.68rem;line-height:1.35}.cabinet-quick-card__arrow{width:18px;height:18px;color:#7c9bd0}.cabinet-search-panel{padding:15px;border-radius:20px}.cabinet-order-search{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px}.cabinet-order-search__field{display:grid;gap:7px;min-width:0}.cabinet-order-search__field>span:first-child{color:var(--muted);font-size:.72rem;font-weight:800}.cabinet-search-input-wrap{position:relative;display:block;min-width:0}.cabinet-search-input-wrap>svg{position:absolute;z-index:1;left:13px;top:50%;width:18px;height:18px;color:#7390bc;transform:translateY(-50%);pointer-events:none}.cabinet-search-input-wrap .orders-search-input{width:100%;min-height:44px;padding:10px 13px 10px 40px;border:1px solid rgba(126,161,223,.15);border-radius:13px;color:var(--text);background:#060e1b59;outline:none}.cabinet-search-input-wrap .orders-search-input:focus{border-color:#5c95ff8c;box-shadow:0 0 0 3px #467ee61f}.cabinet-order-search__actions{display:flex;align-items:center;gap:8px}.cabinet-search-submit{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;width:auto!important;min-width:116px;min-height:44px;padding:10px 15px;border-radius:13px}.cabinet-search-submit svg{width:17px;height:17px}.cabinet-reset-button{min-height:40px;padding:8px 9px;border:0;color:var(--muted);background:transparent;font-size:.76rem;font-weight:800}.cabinet-reset-button:hover{color:var(--text)}.cabinet-search-result{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding:8px 10px;border-radius:11px;color:#bdd2f5;background:#456fc31c;font-size:.76rem}.cabinet-search-result button{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:9px;color:var(--muted);background:transparent;font-size:1.1rem}.cabinet-order-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px}.cabinet-order-card{position:relative;display:grid;gap:14px;min-width:0;padding:16px;overflow:hidden;border-radius:21px;box-shadow:0 17px 44px #02081640}.cabinet-order-card:before{content:"";position:absolute;inset:0 auto 0 0;width:2px;background:linear-gradient(180deg,#4a9eff,#4a9eff00);opacity:.85}.cabinet-order-card.is-pending:before{background:linear-gradient(180deg,#e9a64a,#e9a64a00)}.cabinet-order-card__footer,.cabinet-order-card__head,.cabinet-order-card__summary,.cabinet-order-heroes,.cabinet-order-id,.cabinet-order-status{display:flex;align-items:center}.cabinet-order-card__head{justify-content:space-between;gap:10px}.cabinet-order-id{min-width:0;gap:6px}.cabinet-order-id>span,.cabinet-order-price>span{color:var(--muted);font-size:.68rem;font-weight:700}.cabinet-order-id strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;letter-spacing:.02em}.cabinet-icon-button{position:relative;display:grid;place-items:center;width:34px;min-width:34px;height:34px;padding:0;border:0;border-radius:10px;color:#9bb5df;background:transparent;box-shadow:none}.cabinet-icon-button:before{content:"";position:absolute;inset:-5px}.cabinet-icon-button:hover{color:#d6e5ff;background:#6b97e817}.cabinet-icon-button:focus-visible,.cabinet-nav__link--ui:focus-visible,.cabinet-order-link:focus-visible,.cabinet-quick-card:focus-visible,.cabinet-reset-button:focus-visible,.cabinet-sidebar-action:focus-visible{outline:2px solid #76a7ff;outline-offset:2px}.cabinet-icon-button svg{width:17px;height:17px}.cabinet-order-status{flex:0 0 auto;gap:6px;min-height:28px;padding:5px 9px;border:1px solid rgba(113,201,170,.18);border-radius:999px;color:#9ce2c8;background:#238d691a;font-size:.66rem;font-weight:800;white-space:nowrap}.cabinet-order-status>span{width:6px;height:6px;border-radius:50%;background:#67d5ad;box-shadow:0 0 0 3px #67d5ad1c}.cabinet-order-status.is-pending{border-color:#eaae5630;color:#f0c17d;background:#be7a2417}.cabinet-order-status.is-pending>span{background:#e9a64a;box-shadow:0 0 0 3px #e9a64a1f}.cabinet-order-card__summary{justify-content:space-between;gap:14px;min-width:0;padding:12px;border:1px solid rgba(120,154,216,.09);border-radius:15px;background:#050d193d}.cabinet-order-price{display:grid;gap:2px;min-width:0}.cabinet-order-price strong{font-size:1.22rem;line-height:1.2}.cabinet-order-price small{color:#748baa;font-size:.66rem}.cabinet-order-rewards{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px;color:#8fa7c9;font-size:.7rem;font-weight:700}.cabinet-order-rewards span{color:#c5d6ee}.cabinet-order-heroes{min-width:0;justify-content:flex-end;gap:8px}.cabinet-order-heroes>strong{color:#a9bedf;font-size:.68rem;white-space:nowrap}.cabinet-order-hero-stack{display:flex;align-items:center;padding-left:8px}.cabinet-order-hero{position:relative;display:grid;place-items:center;width:34px;height:34px;margin-left:-8px;overflow:hidden;border:2px solid #14213a;border-radius:10px;background:#172641;box-shadow:0 5px 12px #00000038}.cabinet-order-hero .hero-avatar,.cabinet-order-hero .hero-avatar.large,.cabinet-order-hero .hero-avatar.small{width:100%!important;height:100%!important;border:0;border-radius:8px;box-shadow:none}.cabinet-order-hero--more{z-index:2;color:#dce8ff;background:linear-gradient(135deg,#31496f,#253453);font-size:.64rem;font-weight:900}.cabinet-credentials{display:grid;gap:7px}.cabinet-credential-row{display:grid;grid-template-columns:66px minmax(0,1fr) auto auto;align-items:center;min-width:0;min-height:42px;padding:4px 5px 4px 11px;border:1px solid rgba(121,157,222,.1);border-radius:12px;background:#060e1c4d}.cabinet-credential-row__label{color:var(--muted);font-size:.68rem;font-weight:700}.cabinet-credential-row code{min-width:0;overflow:hidden;color:#dce8fb;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.cabinet-credentials__hint{margin:0 2px;color:#7286a5;font-size:.64rem;line-height:1.35}.cabinet-order-pending-box{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:12px;border:1px solid rgba(232,169,75,.13);border-radius:14px;background:#ab6c1e12}.cabinet-order-pending-box strong{font-size:.82rem}.cabinet-order-pending-box p{margin:4px 0 0;color:var(--muted);font-size:.68rem;line-height:1.4}.cabinet-order-register{display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;min-width:-moz-max-content;min-width:max-content;min-height:40px;padding:9px 13px;border-radius:12px;font-size:.76rem;font-weight:800}.cabinet-order-card__footer{justify-content:space-between;gap:10px;padding-top:2px}.cabinet-order-link{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:7px 4px;border:0;color:#94b7f4;background:transparent;font-size:.72rem;font-weight:800}.cabinet-order-link svg{width:17px;height:17px}.cabinet-order-link:hover{color:#d3e2ff}.cabinet-order-link--danger{color:#c79099}.cabinet-order-link--danger:hover{color:#ffb3bf}.cabinet-order-error{margin:0;padding:9px 11px;font-size:.72rem}.cabinet-order-skeleton{display:grid;gap:14px;padding:16px;min-height:260px;border-radius:21px}.cabinet-order-skeleton__middle{display:flex;align-items:center;justify-content:space-between;gap:10px}.cabinet-order-skeleton__avatars{display:flex}.cabinet-order-skeleton__avatars .skeleton-avatar{width:34px;height:34px;margin-left:-6px;border-radius:10px}.cabinet-empty-state{display:grid;place-items:center;gap:8px;min-height:300px;padding:32px;border-radius:22px;text-align:center}.cabinet-empty-state__icon{width:54px;height:54px;margin-bottom:5px;border-radius:17px}.cabinet-empty-state p{max-width:430px;font-size:.82rem}.cabinet-empty-state .ghost-pill,.cabinet-empty-state .primary-pill{width:auto!important;min-width:150px;margin-top:8px}.cabinet-pagination--ui{margin-top:2px}.cabinet-pagination--ui .ghost-pill{display:grid;width:38px!important;min-width:38px;height:38px;padding:0;border-radius:11px}.cabinet-profile-metrics{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:12px}.cabinet-profile-metric{display:grid;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:16px;border-radius:20px;box-shadow:0 15px 42px #01081638}.cabinet-profile-metric>div{display:grid;min-width:0;gap:3px}.cabinet-profile-metric strong{min-width:0;overflow-wrap:anywhere;font-size:1.35rem;line-height:1.2}.cabinet-profile-metric__telegram{font-size:1rem!important}.cabinet-profile-metric--discount .cabinet-profile-metric__icon{font-size:1.15rem;font-weight:900}.cabinet-discount-card,.cabinet-history-card,.cabinet-topup-card{min-width:0;padding:18px;border-radius:22px}.cabinet-discount-type{display:inline-flex;align-items:center;min-height:30px;padding:5px 9px;border:1px solid rgba(110,155,239,.17);border-radius:999px;color:#a8c4f5;background:#426cbe1a;font-size:.67rem;font-weight:800;white-space:nowrap}.cabinet-discount-type.is-fixed{border-color:#71c9aa33;color:#a6dfca;background:#248e6917}.cabinet-discount-loading{display:grid;gap:15px;margin-top:20px}.cabinet-discount-loading__bar{display:block;width:100%;height:10px;border-radius:999px}.cabinet-fixed-discount{display:flex;align-items:center;gap:14px;margin-top:16px;padding:16px;border:1px solid rgba(108,201,167,.14);border-radius:15px;background:#20805e14}.cabinet-fixed-discount strong{font-size:1.65rem}.cabinet-fixed-discount span{color:var(--muted);font-size:.8rem}.cabinet-discount-progress{display:grid;gap:12px;margin-top:17px}.cabinet-discount-progress__meta,.cabinet-discount-progress__topline{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.cabinet-discount-progress__topline>div{display:grid;gap:3px}.cabinet-discount-progress__meta span,.cabinet-discount-progress__topline span{color:var(--muted);font-size:.7rem}.cabinet-discount-progress__topline strong{font-size:1.2rem}.cabinet-discount-progress__target{text-align:right}.cabinet-progress-track{position:relative;width:100%;height:9px;overflow:hidden;border-radius:999px;background:#7695cd1f;box-shadow:inset 0 1px 2px #00000040}.cabinet-progress-track>span{position:absolute;inset:0 auto 0 0;min-width:3px;border-radius:inherit;background:linear-gradient(90deg,#4d8fff,#55c5f1 65%,#6ae0bf);box-shadow:0 0 18px #50a4ff47;transition:width .35s ease}.cabinet-discount-progress__meta{align-items:flex-start}.cabinet-discount-progress__meta strong{color:#a9c9ff;font-size:.72rem;text-align:right}.cabinet-discount-levels{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:7px;margin-top:4px}.cabinet-discount-level{display:grid;gap:2px;min-width:0;padding:8px 9px;border:1px solid rgba(119,153,213,.09);border-radius:11px;color:#7f91ae;background:#070f1d33}.cabinet-discount-level span{font-size:.78rem;font-weight:900}.cabinet-discount-level small{overflow:hidden;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.cabinet-discount-level.is-achieved{color:#9fb7dc}.cabinet-discount-level.is-current{border-color:#5b95ff5e;color:#dbe8ff;background:#4370c92e}.cabinet-discount-level.is-next{border-color:#67cfab38;color:#a6dec9;background:#28926c17}.cabinet-empty-inline{margin-top:14px;padding:16px;border:1px dashed rgba(124,157,215,.14);border-radius:14px;color:var(--muted);text-align:center;font-size:.78rem}.cabinet-profile-lower-grid{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.45fr);align-items:start;gap:12px}.cabinet-topup-card{position:sticky;top:116px}.cabinet-topup-head{align-items:center}.cabinet-currency-badge{display:inline-flex;align-items:center;justify-content:center;min-width:58px;min-height:30px;padding:5px 10px;border:1px solid rgba(90,151,255,.24);border-radius:999px;color:#b9d4ff;background:#366fd524;font-size:.7rem;font-weight:900;letter-spacing:.06em}.cabinet-quick-amounts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:15px}.cabinet-quick-amounts button{min-height:38px;padding:7px 9px;border:1px solid rgba(122,158,222,.11);border-radius:11px;color:#a9bddc;background:#070f1d40;font-size:.72rem;font-weight:800}.cabinet-quick-amounts button.active,.cabinet-quick-amounts button:hover{border-color:#5d96ff61;color:#e4edff;background:#4271cd2b}.cabinet-topup-form{display:grid;gap:13px;margin-top:13px}.cabinet-topup-form .field-block{gap:7px}.cabinet-topup-form .field-block>span:first-child,.password-modal-form .field-block>span:first-child{color:#a9bddd;font-size:.72rem;font-weight:800}.cabinet-topup-form .field-block small,.password-modal-form .field-block small{color:#7186a7;font-size:.65rem;line-height:1.4}.field-error{color:#f2a7b2!important}.cabinet-money-input{position:relative;display:block}.cabinet-money-input input{width:100%;min-height:46px;padding:10px 78px 10px 12px;border:1px solid rgba(124,160,224,.14);border-radius:12px;color:var(--text);background:#060e1b57;outline:none}.cabinet-money-input input:focus{border-color:#5c95ff8c;box-shadow:0 0 0 3px #467ee61f}.cabinet-money-input b{position:absolute;top:50%;right:13px;color:#8197bc;transform:translateY(-50%)}.cabinet-topup-submit{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;width:100%!important;min-height:44px;border-radius:13px;font-size:.8rem;font-weight:800}.cabinet-topup-submit:disabled,.password-modal-actions button:disabled{cursor:not-allowed;opacity:.55}.cabinet-history-head{align-items:center}.cabinet-history-list{display:grid;gap:7px;margin-top:15px}.cabinet-history-item{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:54px;padding:8px 10px;border:1px solid rgba(119,154,215,.08);border-radius:13px;background:#070f1d33}.cabinet-history-item__icon{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;color:#72d0ad;background:#248e671a}.cabinet-history-item.is-out .cabinet-history-item__icon{color:#f09baa;background:#b93d5217}.cabinet-history-item__icon svg{width:18px;height:18px}.cabinet-history-item__copy{display:grid;min-width:0;gap:3px}.cabinet-history-item__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem}.cabinet-history-item__copy span{color:#7589a8;font-size:.63rem}.cabinet-history-item__amount{font-size:.75rem;font-weight:900;white-space:nowrap}.cabinet-history-item__amount.in{color:#73d1ae}.cabinet-history-item__amount.out{color:#f0a0ad}.cabinet-history-skeleton{display:grid;gap:8px;margin-top:15px}.cabinet-history-skeleton>div{display:grid;grid-template-columns:36px minmax(0,1fr) 80px;align-items:center;gap:10px;min-height:54px}.cabinet-history-skeleton .skeleton-avatar{width:36px;height:36px;border-radius:11px}.password-modal-card--ui{width:min(100%,480px);padding:20px;border-radius:22px}.password-modal-head{display:grid;grid-template-columns:44px minmax(0,1fr) 36px;align-items:start;gap:12px}.password-modal-head h2{font-size:1.12rem}.password-modal-head p{font-size:.75rem}.password-modal-head .icon-close{width:36px;height:36px}.password-modal-form{display:grid;gap:13px;margin-top:17px}.password-modal-form .field-block{display:grid;gap:7px}.password-modal-form input{width:100%;min-height:44px;padding:10px 12px;border:1px solid rgba(124,160,224,.14);border-radius:12px;color:var(--text);background:#060e1b57;outline:none}.password-modal-form input:focus{border-color:#5c95ff8c;box-shadow:0 0 0 3px #467ee61f}.password-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:3px}.password-modal-actions .ghost-pill,.password-modal-actions .primary-pill{width:auto!important;min-width:120px;min-height:42px;padding:9px 13px;border-radius:12px}.cabinet-modal-subtitle{font-size:.72rem}.authorized-id-search-block{border-radius:22px}html[data-theme=light] .header-auth-placeholder{background:#31589a14}html[data-theme=light] .cabinet-currency-badge{color:#315c9d;border-color:#3f70c533;background:#4877c714}html[data-theme=light] .cabinet-credential-row,html[data-theme=light] .cabinet-discount-level,html[data-theme=light] .cabinet-history-item,html[data-theme=light] .cabinet-nav--ui,html[data-theme=light] .cabinet-order-card__summary,html[data-theme=light] .cabinet-quick-amounts button,html[data-theme=light] .cabinet-quick-card{background:#ebf1fcb8}html[data-theme=light] .cabinet-credentials__hint,html[data-theme=light] .cabinet-discount-progress__meta span,html[data-theme=light] .cabinet-discount-progress__topline span,html[data-theme=light] .cabinet-history-item__copy span,html[data-theme=light] .cabinet-nav__link--ui,html[data-theme=light] .cabinet-order-id>span,html[data-theme=light] .cabinet-order-pending-box p,html[data-theme=light] .cabinet-order-price>span,html[data-theme=light] .cabinet-profile-metric small,html[data-theme=light] .cabinet-quick-card small,html[data-theme=light] .cabinet-sidebar-action,html[data-theme=light] .cabinet-summary-card small,html[data-theme=light] .cabinet-topup-form .field-block small,html[data-theme=light] .password-modal-form .field-block small{color:#627491}html[data-theme=light] .cabinet-nav__link--ui:hover,html[data-theme=light] .cabinet-quick-card:hover,html[data-theme=light] .cabinet-sidebar-action:hover{background:#4970b514}html[data-theme=light] .cabinet-nav__link--ui.active{color:#17335f;border-color:#3f70c53d;background:linear-gradient(135deg,#6497ee38,#7a66d929)}html[data-theme=light] .cabinet-count-badge,html[data-theme=light] .cabinet-discount-type,html[data-theme=light] .cabinet-identity__balance{color:#315c9d;background:#4877c714}html[data-theme=light] .cabinet-money-input input,html[data-theme=light] .cabinet-search-input-wrap .orders-search-input,html[data-theme=light] .password-modal-form input{color:#172744;background:#f6f9fff2}html[data-theme=light] .cabinet-order-hero{border-color:#eef3fb}html[data-theme=light] .cabinet-credential-row code,html[data-theme=light] .cabinet-quick-amounts button.active{color:#223a60}@media(max-width:1180px){.cabinet-layout--ui{grid-template-columns:226px minmax(0,1fr);gap:14px}.cabinet-quick-grid,.cabinet-summary-grid{grid-template-columns:1fr}.cabinet-quick-card,.cabinet-summary-card{padding-block:13px}.cabinet-profile-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.cabinet-profile-metric:last-child{grid-column:1/-1}.cabinet-profile-lower-grid{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr)}.cabinet-order-grid{grid-template-columns:1fr}}@media(max-width:980px){.cabinet-layout--ui{grid-template-columns:1fr!important;gap:12px}.cabinet-sidebar--ui{position:static!important;display:grid;grid-template-columns:minmax(190px,.8fr) minmax(0,1.6fr) auto;align-items:center;gap:9px;padding:8px}.cabinet-identity{grid-template-columns:38px minmax(0,1fr);padding:4px}.cabinet-identity__avatar{width:38px;height:38px;border-radius:12px}.cabinet-identity__balance{display:none}.cabinet-nav--ui{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:3px}.cabinet-nav__link--ui{justify-content:center;gap:6px;min-height:40px;padding:7px 8px;text-align:center}.cabinet-nav__link--ui svg{width:17px;height:17px}.cabinet-sidebar__bottom{display:flex;gap:3px;margin:0;padding:0 0 0 4px;border:0}.cabinet-sidebar-action{display:grid;place-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0}.cabinet-sidebar-action span{display:none}.cabinet-quick-grid,.cabinet-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cabinet-profile-lower-grid{grid-template-columns:1fr}.cabinet-topup-card{position:static}}@media(max-width:760px){.cabinet-sidebar--ui{display:block;padding:5px;border-radius:16px}.cabinet-identity,.cabinet-sidebar__bottom{display:none}.cabinet-nav--ui{width:100%;background:transparent}.cabinet-nav__link--ui{width:auto!important;min-width:0;min-height:43px;padding:7px 5px;border-radius:11px;font-size:.72rem}.cabinet-page-head{align-items:center;gap:10px}.cabinet-page-head h1{font-size:1.48rem}.cabinet-page-head p{font-size:.78rem}.cabinet-head-action,.cabinet-page-head .ghost-pill,.cabinet-page-head .primary-pill,.cabinet-security-button{flex:0 0 auto;width:auto!important;min-width:42px;min-height:42px;padding:9px 11px}.cabinet-page-head--welcome .cabinet-head-action{font-size:0}.cabinet-page-head--welcome .cabinet-head-action svg{margin:0}.cabinet-profile-head .cabinet-security-button{font-size:0}.cabinet-profile-head .cabinet-security-button svg{margin:0}.cabinet-count-badge{min-height:30px;padding:5px 8px;font-size:.65rem}.cabinet-quick-grid,.cabinet-summary-grid{grid-template-columns:1fr}.cabinet-summary-card{grid-template-columns:38px minmax(0,1fr);padding:12px}.cabinet-quick-card__icon,.cabinet-summary-card__icon{width:38px;height:38px;border-radius:12px}.cabinet-summary-card strong{font-size:1.22rem}.cabinet-discount-card,.cabinet-history-card,.cabinet-quick-panel,.cabinet-search-panel,.cabinet-topup-card{padding:14px;border-radius:19px}.cabinet-order-search{grid-template-columns:1fr;gap:9px}.cabinet-order-search__actions{display:grid;grid-template-columns:minmax(0,1fr) auto}.cabinet-search-submit{width:100%!important}.cabinet-order-card{padding:13px;border-radius:19px}.cabinet-order-card__summary{padding:10px}.cabinet-order-hero:nth-child(n+5):not(.cabinet-order-hero--more),.cabinet-order-heroes>strong{display:none}.cabinet-credential-row{grid-template-columns:58px minmax(0,1fr) auto auto}.cabinet-order-pending-box{grid-template-columns:1fr}.cabinet-order-register{width:100%!important}.cabinet-profile-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cabinet-profile-metric{grid-template-columns:34px minmax(0,1fr);gap:8px;padding:12px 10px;border-radius:17px}.cabinet-profile-metric:last-child{grid-column:1/-1}.cabinet-profile-metric__icon{width:34px;height:34px;border-radius:11px}.cabinet-profile-metric__icon svg{width:18px;height:18px}.cabinet-profile-metric strong{font-size:1.08rem}.cabinet-profile-metric__telegram{font-size:.88rem!important}.cabinet-discount-progress__meta{display:grid;gap:4px}.cabinet-discount-progress__meta strong{text-align:left}.cabinet-discount-levels{display:flex;gap:7px;margin-inline:-14px;padding:0 14px 3px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.cabinet-discount-levels::-webkit-scrollbar{display:none}.cabinet-discount-level{flex:0 0 94px;scroll-snap-align:start}.cabinet-history-item{grid-template-columns:34px minmax(0,1fr) auto;padding:7px 8px}.cabinet-history-item__icon{width:34px;height:34px}.cabinet-history-item__amount{font-size:.7rem}.password-modal-card--ui{padding:16px}.password-modal-actions{display:grid;grid-template-columns:1fr 1fr}.password-modal-actions .ghost-pill,.password-modal-actions .primary-pill{width:100%!important;min-width:0}.cancel-purchase-modal-actions .ghost-pill,.cancel-purchase-modal-actions .primary-pill{width:auto!important}.authorized-id-search-block{padding:13px!important}.authorized-id-search-block .section-title{font-size:1rem}.authorized-id-search-block .brand-subtitle,.authorized-id-search-block .field-block>span{display:none}.authorized-id-search-block .auth-form,.authorized-id-search-block form{width:100%}}@media(max-width:420px){.cabinet-nav__link--ui{flex-direction:column;gap:2px;min-height:48px;font-size:.64rem;line-height:1.1}.cabinet-nav__link--ui svg{width:17px;height:17px}.cabinet-page-head p{max-width:240px}.cabinet-order-card__head{align-items:flex-start}.cabinet-order-status{max-width:132px;white-space:normal;text-align:right}.cabinet-order-price strong{font-size:1.08rem}.cabinet-order-hero{width:31px;height:31px}.cabinet-credential-row{grid-template-columns:52px minmax(0,1fr) 32px 32px;padding-left:8px}.cabinet-credential-row .cabinet-icon-button{width:32px;min-width:32px;height:32px}.cabinet-order-card__footer{align-items:flex-start}.cabinet-order-link{font-size:.67rem}.cabinet-profile-metric small,.cabinet-profile-metric>div>span{font-size:.61rem}.cabinet-discount-progress__topline strong{font-size:1.05rem}.cabinet-history-item__copy strong{font-size:.7rem}.cabinet-history-item__amount{font-size:.65rem}}@media(max-width:350px){.cabinet-order-status{padding-inline:6px;font-size:.6rem}.cabinet-order-card__summary{gap:7px}.cabinet-order-hero:nth-child(n+4):not(.cabinet-order-hero--more){display:none}.cabinet-profile-metrics{grid-template-columns:1fr}.cabinet-profile-metric:last-child{grid-column:auto}}@media(max-width:900px)and (orientation:landscape)and (max-height:520px){.cabinet-nav__link--ui{min-height:38px}.cabinet-main--ui{gap:12px}.cabinet-profile-metrics,.cabinet-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cabinet-profile-metric:last-child{grid-column:auto}}.cabinet-head-action,.cabinet-icon-button,.cabinet-order-link,.cabinet-order-register,.cabinet-pagination--ui .ghost-pill,.cabinet-quick-amounts button,.cabinet-reset-button,.cabinet-search-result button,.cabinet-security-button,.password-modal-head .icon-close{min-height:44px!important}.cabinet-icon-button{width:44px;min-width:44px;height:44px}.cabinet-order-link{padding-block:8px}.cabinet-sidebar-action{min-height:44px}.cabinet-pagination--ui .ghost-pill{width:44px!important;min-width:44px;height:44px}.password-modal-head .icon-close{width:44px;height:44px}@media(max-width:980px){.cabinet-sidebar-action{width:44px;min-width:44px;height:44px}}@media(max-width:760px){.cabinet-nav__link--ui{min-height:44px}}@media(max-width:420px){.cabinet-credential-row{grid-template-columns:52px minmax(0,1fr) 44px 44px}.cabinet-credential-row .cabinet-icon-button{width:44px;min-width:44px;height:44px}}@media(max-width:980px){.cabinet-nav__link--ui{min-height:44px!important}}.cabinet-order-account-data{display:grid;gap:9px}.cabinet-order-data-group{display:grid;gap:6px}.cabinet-order-data-group>span{color:var(--muted);font-size:.68rem;font-weight:800}.cabinet-order-data-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.cabinet-order-data-item{min-width:0;min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;padding:7px 8px;border:1px solid rgba(120,154,216,.11);border-radius:12px;background:#060e1c4d}.cabinet-order-data-item img{width:23px;height:23px;-o-object-fit:contain;object-fit:contain}.cabinet-order-data-item strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem}.cabinet-order-data-item strong.is-zero{opacity:.48}.cabinet-order-shard-icon{width:20px;height:25px;flex:0 0 auto;clip-path:polygon(50% 0,92% 32%,76% 100%,24% 100%,8% 32%);background:linear-gradient(135deg,#78bfff,#285cf5 58%,#153ba5);box-shadow:0 0 9px #387eff47}.cabinet-order-shard-icon.tone-merge{background:linear-gradient(135deg,#d59cff,#7f3be9 58%,#431a99);box-shadow:0 0 9px #954dff47}.cabinet-order-shard-icon.tone-gold{background:linear-gradient(135deg,#fff19a,#e7b52d 58%,#9a6514);box-shadow:0 0 9px #f4c24142}html[data-theme=light] .cabinet-order-data-item{background:#f4f8ffe6;border-color:#4a69a524}@media(max-width:760px){.cabinet-order-data-item{min-height:39px;padding:6px}.cabinet-order-data-item img{width:21px;height:21px}.cabinet-order-data-item strong{font-size:.72rem}}@media(max-width:380px){.cabinet-order-data-row{gap:5px}.cabinet-order-data-item{gap:5px;padding-inline:5px}}@media(max-width:760px){.cabinet-sidebar--ui{position:sticky!important;top:8px;z-index:9;background:#0d1728f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cabinet-nav--ui{grid-template-columns:repeat(3,minmax(0,1fr))}.cabinet-main--ui{min-width:0}html[data-theme=light] .cabinet-sidebar--ui{background:#f7fafff2}}.cabinet-history-item__amount,.cabinet-history-item__copy,.cabinet-order-search__field,.cabinet-search-input-wrap,.cabinet-search-input-wrap .orders-search-input{min-width:0}.cabinet-history-item__copy span,.cabinet-history-item__copy strong{overflow:hidden;text-overflow:ellipsis}.cabinet-pagination--ui{flex-wrap:wrap;justify-content:center}.cabinet-pagination--ui .ghost-pill{min-width:42px;min-height:42px;display:inline-grid;place-items:center}@media(max-width:760px){.cabinet-page-head{align-items:flex-start;gap:12px}.cabinet-page-head .cabinet-count-badge{align-self:flex-start}.cabinet-search-panel{padding:14px}.cabinet-order-search{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.cabinet-order-search__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;width:100%}.cabinet-search-submit{width:100%;justify-content:center}.cabinet-reset-button{min-width:44px;padding-inline:12px}.cabinet-search-result{align-items:flex-start;gap:8px}.cabinet-search-result>span{min-width:0;overflow-wrap:anywhere}.cabinet-history-item{grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center}.cabinet-history-item__amount{grid-column:2;justify-self:start;margin-top:2px;white-space:nowrap}.cabinet-history-item__copy span,.cabinet-history-item__copy strong{white-space:nowrap}.cabinet-topup-form{gap:12px}.cabinet-topup-submit{width:100%}.cabinet-pagination--ui{gap:7px;margin-top:14px}.cabinet-pagination--ui .ghost-pill{min-width:40px;min-height:40px;padding:8px 11px}}@media(max-width:420px){.cabinet-order-search__actions{grid-template-columns:1fr}.cabinet-reset-button{width:100%}.cabinet-history-item{padding:10px}.cabinet-history-item__icon{width:34px;height:34px}.cabinet-pagination--ui .ghost-pill{min-width:38px;min-height:38px}}:root{--filter-header-surface:#111d32;--filter-header-border:rgba(142,178,255,.16);--filter-header-title:#f4f8ff;--filter-header-copy:#a9bddc;--filter-close-surface:#1b2c49;--filter-close-surface-hover:#223756;--filter-close-border:rgba(142,178,255,.16);--filter-close-text:#f4f8ff}html[data-theme=light]{--filter-header-surface:#fff;--filter-header-border:rgba(45,66,112,.14);--filter-header-title:#1f2937;--filter-header-copy:#6b7a93;--filter-close-surface:#f2f5fb;--filter-close-surface-hover:#e8eef8;--filter-close-border:rgba(45,66,112,.16);--filter-close-text:#1f2c43}.filters-sidebar-block .filters-header .icon-close.mobile-only{display:none!important}html[data-theme=light] .empty-inline{background:transparent!important;border-color:transparent!important;box-shadow:none!important}@media(max-width:1024px){.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block .filters-header{position:sticky!important;top:-16px!important;z-index:6!important;min-height:72px;margin:-16px -16px 0!important;padding:14px 16px!important;align-items:center!important;border-bottom:1px solid var(--filter-header-border)!important;border-radius:21px 21px 0 0;background:var(--filter-header-surface)!important;background-image:none!important;box-shadow:none!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block .filters-header h3{color:var(--filter-header-title)!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block .filters-header p{color:var(--filter-header-copy)!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block .filters-header .icon-close.mobile-only{display:inline-grid!important;place-items:center;flex:0 0 44px;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;border:1px solid var(--filter-close-border)!important;border-radius:13px!important;background:var(--filter-close-surface)!important;background-image:none!important;color:var(--filter-close-text)!important;box-shadow:none!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block .filters-header .icon-close.mobile-only:hover{background:var(--filter-close-surface-hover)!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;align-content:normal!important;gap:14px!important;bottom:auto!important;height:auto!important;max-height:calc(100dvh - max(10px,var(--safe-top)) - max(10px,var(--safe-bottom)))!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block>.field-block,.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block>.filters-header,.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block>.sidebar-actions{flex:0 0 auto!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block>.field-block{align-content:start!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block>.sidebar-actions{margin-top:0!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block .filters-header>div{display:grid;gap:3px;min-width:0}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block .filters-header h3{margin:0!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block .filters-header p{margin:0!important;line-height:1.3!important}}@media(max-width:768px){.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block .filters-header{min-height:64px!important;padding:10px 14px!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block .filters-header h3{margin:0!important;font-size:1.08rem!important;line-height:1.2!important}.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block .filters-header p{display:none!important}}@media(max-width:360px){.catalog-sidebar-stack .filters-sidebar.filters-sidebar-block{gap:12px!important}}:root{--master-bg:#020b14;--master-panel:#061522;--master-panel-2:#081a29;--master-line:rgba(143,174,202,.28);--master-line-soft:rgba(112,148,181,.16);--master-text:#f3f6fa;--master-muted:#9caaba;--master-yellow:#ffbd13;--master-blue:#34a8ff}html[data-theme=dark] body{background:radial-gradient(circle at 90% 0,rgba(49,101,148,.12),transparent 35%),linear-gradient(180deg,#010811,#03111d 56%,#020a12)}.target-catalog-page.page-wrap{padding:20px 18px 28px}.target-catalog-page .page-shell{max-width:1440px;gap:14px}.target-catalog-page .shell-card{border-radius:13px;border-color:var(--master-line-soft);background:linear-gradient(180deg,#061522f7,#040f19fa);-webkit-backdrop-filter:none;backdrop-filter:none}.target-catalog-page .app-header{position:static;min-height:66px;padding:10px 18px;display:grid;grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:18px;border-color:#b4c1cd57}.target-catalog-page .header-mainline{min-width:0}.target-catalog-page .brand-block--header{gap:10px}.target-catalog-page .brand-logo--image{width:34px;height:34px;border-radius:8px;box-shadow:none;background:transparent}.target-catalog-page .brand-logo--image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.target-catalog-page .brand-title{font-size:1.05rem;text-transform:uppercase;letter-spacing:.035em}.target-catalog-page .brand-subtitle{display:none}.target-catalog-page .header-site-switcher{gap:6px;flex-wrap:nowrap}.target-catalog-page .game-pill{min-height:42px;padding:7px 14px;border-radius:8px;border-color:transparent;background:transparent;box-shadow:none;white-space:nowrap}.target-catalog-page .game-pill:hover{background:#ffffff09;transform:none}.target-catalog-page .game-pill.active{background:#10293fd9;border-color:#3780b873;box-shadow:inset 0 -2px 0 var(--master-yellow)}.target-catalog-page .game-pill__icon{width:30px;height:30px;display:grid;place-items:center}.target-catalog-page .game-pill__image{width:30px;height:30px;border-radius:5px;-o-object-fit:cover;object-fit:cover}.target-catalog-page .game-pill__text{font-size:.92rem;font-weight:650}.target-catalog-page .game-pill--shards .game-pill__icon{color:#a852ff}.target-catalog-page .header-actions__group--locale-help>.header-help-btn,.target-catalog-page .header-actions__group--locale-help>.lang-switch,.target-catalog-page .header-actions__group--locale-help>.telegram-contact-btn{display:none!important}.target-catalog-page .header-actions{gap:8px}.target-catalog-page .theme-toggle-btn{width:42px;min-width:42px;padding:0}.target-catalog-page .theme-toggle-btn__text{display:none}.target-catalog-page .header-link-btn{min-height:42px;padding:10px 18px;border-radius:8px}.target-catalog-page .header-actions__group--account .primary-pill{background:transparent;color:var(--master-text);border:1px solid var(--master-line);box-shadow:none}.target-catalog-page .raid-catalog-hero{min-height:188px;display:grid;grid-template-columns:220px minmax(0,1fr) 360px;align-items:center;padding:20px 28px;border-color:#b4c1cd4d;background:linear-gradient(90deg,#020b13fa,#030f1bfa 48%,#08192ac7)}.target-catalog-page .raid-catalog-hero__logo strong{font-size:4.35rem;line-height:.82;letter-spacing:-.055em;color:#d9dde2;text-shadow:0 4px 14px rgba(0,0,0,.75)}.target-catalog-page .raid-catalog-hero__logo span{display:block;margin-top:10px;color:var(--master-yellow);letter-spacing:.28em;font-weight:900;font-size:.72rem}.target-catalog-page .raid-catalog-hero__copy{align-self:center;z-index:2}.target-catalog-page .raid-catalog-hero__copy h1{margin:0;font-size:clamp(1.7rem,2.3vw,2.3rem);line-height:1.08}.target-catalog-page .raid-catalog-hero__copy p{margin:14px 0 0;font-size:1.02rem;color:#c5cbd2}.target-catalog-page .raid-catalog-hero__art{width:44%}.target-catalog-page .raid-catalog-hero__art:before{background:linear-gradient(90deg,#03101c,transparent 42%),radial-gradient(circle at center,rgba(85,41,150,.25),transparent 65%)}.target-catalog-page .raid-catalog-hero__art img{-o-object-position:48% 30%;object-position:48% 30%;transform:scale(1.32);filter:saturate(.78) brightness(.78) contrast(1.12)}.target-catalog-page .catalog-layout{grid-template-columns:255px minmax(0,1fr);gap:18px;align-items:start}.target-catalog-page .catalog-sidebar-stack{display:grid;gap:12px}.target-catalog-page .catalog-content{min-width:0}.target-catalog-page .master-results-toolbar{min-height:42px;margin:0 0 10px;display:flex;align-items:center;justify-content:space-between;color:#d8dde3}.target-catalog-page .master-results-toolbar>strong{font-size:.98rem;font-weight:500}.target-catalog-page .cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.target-catalog-page .filters-sidebar{position:static;max-height:none;overflow:visible;padding:16px;gap:0;border-radius:12px;background:linear-gradient(180deg,#061522,#04111c)}.target-catalog-page .filters-header{align-items:center;margin-bottom:8px}.target-catalog-page .filters-header h3{margin:0;font-size:1.2rem}.target-catalog-page .master-filter-section{padding:14px 0;border-top:1px solid rgba(132,162,188,.13);gap:10px}.target-catalog-page .master-filter-section>span{font-size:.92rem;font-weight:600}.target-catalog-page .price-inputs-box{gap:10px}.target-catalog-page .price-input-wrap{background:transparent}.target-catalog-page .master-sort-select,.target-catalog-page .original-hero-input,.target-catalog-page .price-input-field{min-height:42px;border-radius:8px;border:1px solid rgba(133,166,194,.24);background:#05131f;color:#edf3f7}.target-catalog-page .master-toggle-row{min-height:56px;border-top:1px solid rgba(132,162,188,.13);border-bottom:1px solid rgba(132,162,188,.13)}.target-catalog-page .master-toggle-row i{background:#18304a}.target-catalog-page .master-toggle-row input:checked+i{background:var(--master-yellow)}.target-catalog-page .master-selected-heroes{gap:6px;margin:0 0 12px}.target-catalog-page .master-selected-heroes button{min-height:40px;border-radius:8px;background:#071725}.target-catalog-page .sidebar-actions{grid-template-columns:1fr 1fr;display:grid;gap:8px}.target-catalog-page .sidebar-actions .primary-pill{background:var(--master-yellow);color:#171006;box-shadow:none}.target-catalog-page .account-card{min-width:0;padding:14px 14px 12px;border-radius:11px;border-color:#97aec247;background:linear-gradient(180deg,#061725,#04131f);display:flex;flex-direction:column;gap:10px}.target-catalog-page .account-card .card-glow{display:none}.target-catalog-page .card-topline{align-items:center;gap:8px}.target-catalog-page .card-id-inline{min-width:0}.target-catalog-page .card-id-label{color:#aeb7c0;font-size:.84rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.target-catalog-page .card-meta-inline{display:flex;gap:12px;color:#eff3f6;font-size:.9rem;white-space:nowrap}.target-catalog-page .card-meta-inline span+span:before{content:"|";color:#536474;margin-right:12px}.target-catalog-page .copy-btn-inline{width:26px;height:26px}.target-catalog-page .card-hero-list-preview{display:grid!important;grid-template-columns:1fr!important;gap:6px}.target-catalog-page .card-hero-line{grid-template-columns:34px minmax(0,1fr) auto!important;min-height:40px;padding:3px 8px 3px 3px;gap:8px;border-radius:6px;background:#071827;box-shadow:none!important}.target-catalog-page .card-hero-line .hero-avatar,.target-catalog-page .card-hero-line .hero-avatar.small{width:34px!important;height:34px!important;border-radius:4px}.target-catalog-page .card-hero-line__name{font-size:.88rem;font-weight:550}.target-catalog-page .card-hero-line__count{font-size:.82rem;color:#eef3f7}.target-catalog-page .card-hero-line--more{min-height:34px;grid-template-columns:1fr!important;color:#47c8ff;border-color:#4eaee142!important}.target-catalog-page .account-card-data-section{border-top:1px solid rgba(129,160,186,.14);padding-top:9px}.target-catalog-page .account-card-data-title{color:#aeb7c0;font-size:.82rem;margin-bottom:7px}.target-catalog-page .account-card-data-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.target-catalog-page .account-card-data-item{min-width:0;min-height:32px;display:flex;align-items:center;justify-content:flex-start;gap:7px;padding:5px 7px;border-radius:6px;border:0;background:transparent}.target-catalog-page .account-card-data-item img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.target-catalog-page .account-card-data-item strong{font-size:.88rem;font-weight:500;white-space:nowrap}.target-catalog-page .card-footer-box{padding-top:10px;border-top:1px solid rgba(129,160,186,.14);display:flex;align-items:end;justify-content:space-between;gap:12px}.target-catalog-page .card-price-block .muted-label{display:none}.target-catalog-page .price-tag{font-size:1.35rem;font-weight:600}.target-catalog-page .card-actions-stack{width:auto}.target-catalog-page .buy-button{min-width:120px;min-height:40px;border-radius:6px;background:var(--master-yellow);color:#1c1403;box-shadow:none;font-weight:700}.target-catalog-page .buy-button:hover{background:#ffc62e;transform:none}@media(max-width:760px){.target-catalog-page.page-wrap{padding:0}.target-catalog-page .page-shell{gap:0}.target-catalog-page .app-header{position:sticky;top:0;z-index:40;min-height:58px;grid-template-columns:1fr auto;border-radius:0;padding:8px 12px;border-width:0 0 1px}.target-catalog-page .brand-logo--image{width:28px;height:28px}.target-catalog-page .brand-title{font-size:.94rem}.target-catalog-page .header-mobile-controls{display:flex!important}.target-catalog-page .header-site-switcher{grid-column:1/-1;order:3;width:100%;overflow-x:auto;justify-content:flex-start;padding-top:5px;scrollbar-width:none}.target-catalog-page .game-pill{min-width:-moz-max-content;min-width:max-content;padding:5px 10px;min-height:42px}.target-catalog-page .game-pill__icon,.target-catalog-page .game-pill__image{width:25px;height:25px}.target-catalog-page .game-pill__text{font-size:.76rem}.target-catalog-page .header-collapsible{position:fixed;top:58px;right:10px;left:10px;border-radius:12px}.target-catalog-page .raid-catalog-hero{display:none!important}.target-catalog-page .mobile-catalog-search{margin:0;padding:12px;border-radius:0;border-left:0;border-right:0;background:#03101b}.target-catalog-page .catalog-layout,.target-catalog-page .catalog-sidebar-stack{display:block}.target-catalog-page .filters-sidebar{position:fixed;inset:0 0 0 auto;width:min(92vw,360px);z-index:70;border-radius:14px 0 0 14px}.target-catalog-page .catalog-content{padding:12px}.target-catalog-page .master-results-toolbar{display:none}.target-catalog-page .cards-grid{grid-template-columns:1fr;gap:10px}.target-catalog-page .account-card{padding:12px;gap:8px}.target-catalog-page .card-topline{align-items:flex-start}.target-catalog-page .card-meta-inline{font-size:.82rem;gap:8px}.target-catalog-page .card-meta-inline span+span:before{margin-right:8px}.target-catalog-page .card-hero-list-preview{grid-template-columns:repeat(5,38px) minmax(38px,1fr)!important;gap:5px;overflow:hidden}.target-catalog-page .card-hero-line:not(.card-hero-line--more){display:block;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;border-radius:5px;overflow:hidden}.target-catalog-page .card-hero-line:not(.card-hero-line--more) .hero-avatar,.target-catalog-page .card-hero-line:not(.card-hero-line--more) .hero-avatar.small{width:100%!important;height:100%!important;border-radius:3px}.target-catalog-page .card-hero-line__count,.target-catalog-page .card-hero-line__name{display:none}.target-catalog-page .card-hero-line--more{width:auto;min-width:40px;height:38px;min-height:38px;padding:0 8px;font-size:.8rem;white-space:nowrap}.target-catalog-page .account-card-data-grid{gap:3px}.target-catalog-page .account-card-data-item{padding:4px 3px;gap:5px}.target-catalog-page .account-card-data-item img{width:19px;height:19px}.target-catalog-page .account-card-data-item strong{font-size:.8rem}.target-catalog-page .price-tag{font-size:1.2rem}.target-catalog-page .buy-button{min-width:104px;min-height:38px}}@media(min-width:761px)and (max-width:1120px){.target-catalog-page .cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.target-catalog-page .raid-catalog-hero{grid-template-columns:180px 1fr 280px}}html[data-theme=light] .target-catalog-page .account-card,html[data-theme=light] .target-catalog-page .filters-sidebar,html[data-theme=light] .target-catalog-page .shell-card{background:#fff;border-color:#dce4ed;color:#152133}html[data-theme=light] .target-catalog-page .raid-catalog-hero{background:linear-gradient(90deg,#fff,#f8f8ff 63%,#ebe7ff)}html[data-theme=light] .target-catalog-page .raid-catalog-hero__art:before{background:linear-gradient(90deg,#fff,transparent 45%)}html[data-theme=light] .target-catalog-page .card-hero-line,html[data-theme=light] .target-catalog-page .master-sort-select,html[data-theme=light] .target-catalog-page .original-hero-input,html[data-theme=light] .target-catalog-page .price-input-field{background:#fff;color:#172234}html[data-theme=light] .target-catalog-page .account-card-data-title,html[data-theme=light] .target-catalog-page .card-id-label{color:#66758a}.target-catalog-page .raid-catalog-hero{isolation:isolate}.target-catalog-page .raid-catalog-hero__logo{position:relative;z-index:3;display:grid;place-items:center start;min-width:0}.target-catalog-page .raid-catalog-hero__logo img{display:block;width:min(205px,100%);height:auto;mix-blend-mode:screen;-o-object-fit:contain;object-fit:contain}.target-catalog-page .raid-catalog-hero__copy{position:relative;z-index:3}.target-catalog-page .raid-catalog-hero__art{position:absolute;z-index:0;right:0;top:0;bottom:0;width:47%;overflow:hidden}.target-catalog-page .raid-catalog-hero__art:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#03101c,#03101ced 10%,#03101c2e 47%,#03101c05),linear-gradient(0deg,rgba(2,11,19,.3),transparent 35%);pointer-events:none}.target-catalog-page .raid-catalog-hero__art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:48% 48%;object-position:48% 48%;transform:none;filter:saturate(.94) brightness(.88) contrast(1.06)}.target-catalog-page .mobile-catalog-search__input-wrap,.target-catalog-page .original-search-wrap{position:relative}.target-catalog-page .master-search-icon,.target-catalog-page .mobile-catalog-search__icon{position:absolute;z-index:2;left:11px;top:50%;width:18px;height:18px;transform:translateY(-50%);display:grid;place-items:center;color:#93a5b6;pointer-events:none}.target-catalog-page .master-search-icon svg,.target-catalog-page .mobile-catalog-search__icon svg,.target-catalog-page .mobile-filter-trigger__icon svg{width:100%;height:100%;display:block}.target-catalog-page .original-hero-input{padding-left:38px;padding-right:34px}.target-catalog-page .master-search-clear,.target-catalog-page .mobile-catalog-search__clear{position:absolute;z-index:4;right:7px;top:50%;transform:translateY(-50%);width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:7px;background:transparent;color:#91a1b1;font-size:1.1rem}.target-catalog-page .master-search-clear:hover,.target-catalog-page .mobile-catalog-search__clear:hover{color:#fff;background:#ffffff0f}.target-catalog-page .mobile-catalog-search__results,.target-catalog-page .original-search-dropdown{max-height:min(340px,52vh);overflow-y:auto;overscroll-behavior:contain}.target-catalog-page .original-search-item.is-keyboard-active,.target-catalog-page .search-active-row.is-keyboard-active{background:linear-gradient(180deg,#254565fa,#11273efa);box-shadow:inset 0 0 0 1px #68a8e673}.target-catalog-page .search-dropdown-add{color:#4bc9ff;font-size:1.15rem;font-weight:800}.target-catalog-page .search-dropdown-empty{padding:15px 12px;color:var(--master-muted);text-align:center;font-size:.86rem}.target-catalog-page .master-filter-note,.target-catalog-page .mobile-active-heroes__limit{display:block;color:var(--master-muted);font-size:.75rem;line-height:1.3}.target-catalog-page .master-energy-input{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.target-catalog-page .master-filter-energy-icon{flex:0 0 18px;-o-object-fit:contain;object-fit:contain;margin-right:8px}.target-catalog-page .mobile-header-auth{min-width:82px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:8px 15px;border-radius:7px;background:var(--master-yellow);color:#171006;box-shadow:none;font-size:.86rem;font-weight:800;white-space:nowrap}.target-catalog-page .header-auth-placeholder--mobile{width:82px;height:38px}.target-catalog-page .account-card-data-item img[src$="energy.svg"]{width:21px;height:21px;filter:drop-shadow(0 0 4px rgba(255,189,19,.18))}.target-shards-page .shards-target-head{min-height:76px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.target-shards-page .shards-target-head__copy{display:flex;align-items:center;gap:12px}.target-shards-page .shards-target-head__icon{width:42px;height:42px;display:grid;place-items:center}.target-shards-page .shards-target-head__icon img{width:38px;height:38px}.target-shards-page .shards-target-head h1{margin:0;font-size:1.2rem}.target-shards-page .shards-target-head p{margin:3px 0 0;color:var(--master-muted);font-size:.83rem}.target-shards-page .shards-target-head__controls{gap:16px}.target-shards-page .catalog-sort-control{display:flex;align-items:center;gap:8px}.target-shards-page .catalog-sort-control select,.target-shards-page .shards-mobile-controls select{min-height:40px;border:1px solid var(--master-line);border-radius:7px;background:#051521;color:var(--master-text);padding:0 34px 0 11px}@media(min-width:761px){.target-catalog-page .app-header{height:66px;min-height:66px;grid-template-columns:205px minmax(0,1fr) auto;padding-block:8px}.target-catalog-page .brand-logo--image{width:36px;height:36px}.target-catalog-page .header-site-switcher{height:50px}.target-catalog-page .game-pill{min-width:128px;min-height:50px;padding:5px 14px;border-radius:0;border-width:0 0 2px;border-color:transparent}.target-catalog-page .game-pill.active{background:#0b1c2c7a;border-bottom-color:var(--master-yellow);box-shadow:none}.target-catalog-page .game-pill__icon{width:34px;height:34px}.target-catalog-page .game-pill__image{width:34px;height:34px;-o-object-fit:contain;object-fit:contain;border-radius:0}.target-catalog-page .game-pill:first-child .game-pill__icon,.target-catalog-page .game-pill:first-child .game-pill__image{width:64px}.target-catalog-page .game-pill:first-child .game-pill__text{display:none}.target-catalog-page .game-pill--shards .game-pill__image{width:27px;height:27px}}@media(max-width:760px){.target-catalog-page .app-header{position:sticky;top:0;z-index:60;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:55px 42px;min-height:97px;height:auto;padding:0 10px;gap:0 8px;background:#020c15fb;box-shadow:0 8px 24px #00000038}.target-catalog-page .header-mainline{align-self:center}.target-catalog-page .brand-block--header{gap:7px}.target-catalog-page .brand-logo--image{width:29px;height:29px}.target-catalog-page .brand-title{font-size:.91rem;letter-spacing:.025em;text-transform:none}.target-catalog-page .header-mobile-controls{align-self:center;gap:8px}.target-catalog-page .mobile-header-icon-btn{width:40px;height:40px;min-width:40px;min-height:40px;padding:0;border-radius:8px}.target-catalog-page .header-site-switcher{grid-column:1/-1;grid-row:2;width:calc(100% + 20px);margin-left:-10px;padding:0 4px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;overflow:hidden;border-top:1px solid rgba(119,149,180,.13)}.target-catalog-page .game-pill{min-width:0;width:100%;min-height:42px;height:42px;padding:3px;gap:3px;border-radius:0;border:0;border-bottom:2px solid transparent;overflow:hidden}.target-catalog-page .game-pill.active{background:#0b1f31b8;border-bottom-color:var(--master-yellow);box-shadow:none}.target-catalog-page .game-pill__icon{width:27px;height:27px;flex:0 0 27px}.target-catalog-page .game-pill__image{width:27px;height:27px;-o-object-fit:contain;object-fit:contain;border-radius:0}.target-catalog-page .game-pill:first-child .game-pill__icon,.target-catalog-page .game-pill:first-child .game-pill__image{width:48px;flex-basis:48px}.target-catalog-page .game-pill:first-child .game-pill__text{display:none}.target-catalog-page .game-pill__text{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:.66rem}.target-catalog-page .game-pill--shards .game-pill__icon,.target-catalog-page .game-pill--shards .game-pill__image{width:23px;height:23px;flex-basis:23px}.target-catalog-page .game-pill__text--shards{display:none}.target-catalog-page .header-collapsible{top:56px}.target-catalog-page .mobile-catalog-search{position:relative;z-index:20;display:grid!important;gap:9px;padding:10px}.target-catalog-page .mobile-catalog-search__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.target-catalog-page .mobile-filter-trigger,.target-catalog-page .mobile-sort-control select{width:100%;min-height:42px;border-radius:7px;border:1px solid rgba(123,155,184,.25);background:#051521;color:#eef3f7}.target-catalog-page .mobile-filter-trigger{display:inline-flex!important;align-items:center;justify-content:center;gap:8px}.target-catalog-page .mobile-filter-trigger__icon{width:18px;height:18px}.target-catalog-page .mobile-filter-trigger b{min-width:21px;height:21px;display:inline-grid;place-items:center;border-radius:999px;background:var(--master-yellow);color:#171006;font-size:.72rem}.target-catalog-page .mobile-sort-control{display:block}.target-catalog-page .mobile-sort-control select{padding:0 34px 0 12px}.target-catalog-page .mobile-catalog-search__input-wrap{min-height:42px}.target-catalog-page .mobile-catalog-search__input-wrap>input{width:100%;min-height:42px;padding:0 38px;border:1px solid rgba(123,155,184,.25);border-radius:7px;background:#03131f;color:#eef3f7}.target-catalog-page .mobile-catalog-search__results{position:absolute;z-index:80;top:calc(100% + 5px);left:0;right:0;padding:6px;border-radius:9px}.target-catalog-page .mobile-active-heroes__list{display:flex;gap:6px;overflow-x:auto;padding-bottom:1px;scrollbar-width:none}.target-catalog-page .mobile-active-hero{flex:0 0 auto;max-width:175px;min-height:35px;display:grid;grid-template-columns:27px minmax(0,1fr) 18px;align-items:center;gap:6px;padding:3px 5px 3px 3px;border-radius:6px;background:#061725;color:#eef3f7}.target-catalog-page .mobile-active-hero .hero-avatar,.target-catalog-page .mobile-active-hero .hero-avatar.small{width:27px!important;height:27px!important;border-radius:4px}.target-catalog-page .mobile-active-hero span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem}.target-catalog-page .mobile-active-hero b{font-size:.9rem;color:#9eabba}.target-catalog-page .catalog-content{padding:10px}.target-catalog-page .account-card{padding:10px;gap:8px}.target-catalog-page .card-topline{display:grid;grid-template-columns:minmax(0,1fr);gap:5px}.target-catalog-page .card-id-inline{width:100%}.target-catalog-page .card-id-label{max-width:calc(100% - 30px);font-size:.79rem}.target-catalog-page .card-meta-inline{width:100%;display:flex;justify-content:flex-start;gap:7px;padding-bottom:6px;border-bottom:1px solid rgba(129,160,186,.14);font-size:.74rem}.target-catalog-page .card-meta-inline span+span:before{margin-right:7px}.target-catalog-page .card-hero-list-preview{display:grid!important;grid-template-columns:repeat(4,46px) minmax(38px,1fr)!important;align-items:center;gap:6px;overflow:hidden}.target-catalog-page .card-hero-line:not(.card-hero-line--more){display:block;width:46px;min-width:46px;height:46px;min-height:46px;padding:0;border-radius:6px;overflow:hidden}.target-catalog-page .card-hero-line:not(.card-hero-line--more) .hero-avatar,.target-catalog-page .card-hero-line:not(.card-hero-line--more) .hero-avatar.small{width:100%!important;height:100%!important;border-radius:4px}.target-catalog-page .card-hero-line--more{width:auto;min-width:38px;height:46px;min-height:46px;padding:0 5px;display:grid;place-items:center;border:0!important;background:transparent;color:#44c9ff;font-size:.78rem;line-height:1.05;white-space:nowrap}.target-catalog-page .account-card-data-section{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:7px;padding-top:7px}.target-catalog-page .account-card-data-title{margin:0;font-size:.68rem}.target-catalog-page .account-card-data-grid{min-width:0;gap:3px}.target-catalog-page .account-card-data-item{min-width:0;padding:3px 2px;gap:4px}.target-catalog-page .account-card-data-item .shards-card-item__shard,.target-catalog-page .account-card-data-item img{width:18px;height:18px;flex-basis:18px}.target-catalog-page .account-card-data-item strong{min-width:0;font-size:.76rem;overflow:hidden;text-overflow:ellipsis}.target-catalog-page .card-footer-box{padding-top:8px}.target-catalog-page .price-tag{font-size:1.12rem}.target-catalog-page .buy-button{min-width:104px;min-height:38px}.target-shards-page .shards-target-head{border-radius:0;padding:10px}.target-shards-page .catalog-sort-control,.target-shards-page .shards-target-head__controls strong{display:none}.target-shards-page .shards-mobile-controls{display:grid!important;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:10px;border-radius:0}.target-shards-page .shards-mobile-controls button,.target-shards-page .shards-mobile-controls select{width:100%;min-height:42px}}@media(max-width:380px){.target-catalog-page .app-header{padding-inline:8px;gap:0 6px}.target-catalog-page .brand-logo--image{width:27px;height:27px}.target-catalog-page .brand-title{font-size:.84rem}.target-catalog-page .mobile-header-auth{min-width:72px;min-height:36px;padding-inline:11px;font-size:.8rem}.target-catalog-page .mobile-header-icon-btn{width:37px;height:37px;min-width:37px;min-height:37px}.target-catalog-page .game-pill{padding-inline:1px}.target-catalog-page .game-pill__text{font-size:.6rem}.target-catalog-page .game-pill:first-child .game-pill__icon,.target-catalog-page .game-pill:first-child .game-pill__image{width:42px;flex-basis:42px}.target-catalog-page .catalog-content,.target-catalog-page .mobile-catalog-search{padding:8px}.target-catalog-page .card-hero-list-preview{grid-template-columns:repeat(4,42px) minmax(34px,1fr)!important;gap:5px}.target-catalog-page .card-hero-line:not(.card-hero-line--more){width:42px;min-width:42px;height:42px;min-height:42px}.target-catalog-page .card-hero-line--more{height:42px;min-height:42px;font-size:.72rem}.target-catalog-page .account-card-data-section{grid-template-columns:54px minmax(0,1fr);gap:4px}.target-catalog-page .account-card-data-item strong{font-size:.7rem}.target-catalog-page .account-card-data-item .shards-card-item__shard,.target-catalog-page .account-card-data-item img{width:16px;height:16px;flex-basis:16px}}html[data-theme=light] .target-catalog-page .mobile-active-hero,html[data-theme=light] .target-catalog-page .mobile-catalog-search,html[data-theme=light] .target-catalog-page .mobile-catalog-search__input-wrap>input,html[data-theme=light] .target-catalog-page .mobile-filter-trigger,html[data-theme=light] .target-catalog-page .mobile-sort-control select{background:#fff;color:#172234;border-color:#d7e0e9}html[data-theme=light] .target-catalog-page .mobile-header-auth{color:#171006}html[data-theme=light] .target-catalog-page .raid-catalog-hero__art:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.92) 10%,transparent 52%)}.target-catalog-page .catalog-content{scroll-margin-top:108px}.target-catalog-page .card-topline{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:6px}.target-catalog-page .card-id-inline{width:100%;justify-content:flex-start}.target-catalog-page .card-id-label{max-width:calc(100% - 32px)}.target-catalog-page .card-meta-inline{width:100%;justify-content:flex-start;padding-bottom:7px;border-bottom:1px solid rgba(129,160,186,.14);font-weight:650}.target-catalog-page .card-hero-line .hero-avatar,.target-catalog-page .card-hero-line .hero-avatar img,.target-catalog-page .card-hero-line .hero-avatar.large,.target-catalog-page .card-hero-line .hero-avatar.small{border:0!important;outline:0!important;box-shadow:none!important}.target-catalog-page .card-hero-line.rank-Mythical{border-color:#ec3e48e6!important}.target-catalog-page .card-hero-line.rank-Legendary{border-color:#ffbe11e6!important}.target-catalog-page .card-hero-line.rank-Epic{border-color:#b34af4e6!important}.target-catalog-page .card-hero-line.rank-Rare{border-color:#2a9df1e6!important}.target-catalog-page .card-hero-line.rank-Unknown{border-color:#8599ae66!important}.target-catalog-page .card-hero-line.is-selected{background:#0a2032}.target-catalog-page .card-hero-line--empty{grid-template-columns:1fr!important;min-height:42px;place-items:center;color:var(--master-muted);border-color:#8599ae38!important}.target-catalog-page .account-card-data-section{margin:0}.target-catalog-page .account-card-data-item.is-zero{opacity:.47}.target-catalog-page .account-card-data-item.is-zero strong{font-weight:500}.target-catalog-page .account-card-data-shard{width:22px;height:24px;flex:0 0 22px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 5px rgba(81,172,255,.16))}.target-catalog-page .account-card-data-book.tone-blue{filter:hue-rotate(178deg) saturate(1.18)}.target-catalog-page .account-card-data-book.tone-merge{filter:hue-rotate(244deg) saturate(1.28)}.target-catalog-page .account-card-data-book.tone-gold{filter:saturate(1.18)}.target-catalog-page .master-dual-range{--range-start:0%;--range-end:100%;position:relative;height:28px;margin:1px 2px 0}.target-catalog-page .master-dual-range__active,.target-catalog-page .master-dual-range__track{position:absolute;top:50%;height:4px;border-radius:999px;transform:translateY(-50%);pointer-events:none}.target-catalog-page .master-dual-range__track{left:0;right:0;background:#172b3e;box-shadow:inset 0 0 0 1px #7094b52b}.target-catalog-page .master-dual-range__active{left:var(--range-start);right:calc(100% - var(--range-end));background:var(--master-yellow);box-shadow:0 0 9px #ffbd1342}.target-catalog-page .master-dual-range input[type=range]{position:absolute;inset:0;width:100%;height:28px;margin:0;padding:0;border:0;background:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none;pointer-events:none}.target-catalog-page .master-dual-range input[type=range]::-webkit-slider-runnable-track{height:4px;background:transparent}.target-catalog-page .master-dual-range input[type=range]::-webkit-slider-thumb{width:15px;height:15px;margin-top:-5.5px;border:2px solid #ffd35a;border-radius:50%;background:var(--master-yellow);box-shadow:0 2px 7px #00000057;appearance:none;-webkit-appearance:none;pointer-events:auto;cursor:grab}.target-catalog-page .master-dual-range input[type=range]::-moz-range-track{height:4px;background:transparent}.target-catalog-page .master-dual-range input[type=range]::-moz-range-thumb{width:13px;height:13px;border:2px solid #ffd35a;border-radius:50%;background:var(--master-yellow);box-shadow:0 2px 7px #00000057;pointer-events:auto;cursor:grab}.target-catalog-page .master-dual-range input[type=range]:focus-visible::-webkit-slider-thumb{outline:3px solid rgba(79,142,255,.42);outline-offset:2px}.target-catalog-page .catalog-card-skeleton{min-height:548px;pointer-events:none}.target-catalog-page .catalog-card-skeleton__footer,.target-catalog-page .catalog-card-skeleton__head,.target-catalog-page .catalog-card-skeleton__heroes,.target-catalog-page .catalog-card-skeleton__section{display:grid;gap:8px}.target-catalog-page .catalog-card-skeleton__article{width:66%;height:13px;border-radius:5px}.target-catalog-page .catalog-card-skeleton__meta{width:54%;height:13px;border-radius:5px}.target-catalog-page .catalog-card-skeleton__hero-row{min-height:40px;grid-template-columns:34px minmax(0,1fr);gap:9px;padding:3px;border:1px solid rgba(132,162,188,.13);border-radius:6px}.target-catalog-page .catalog-card-skeleton__hero-row i{width:34px;height:34px;border-radius:4px}.target-catalog-page .catalog-card-skeleton__hero-row b{width:68%;height:12px;border-radius:5px}.target-catalog-page .catalog-card-skeleton__section{padding-top:9px}.target-catalog-page .catalog-card-skeleton__section-title{width:72px;border-radius:4px}.target-catalog-page .catalog-card-skeleton__items{gap:7px}.target-catalog-page .catalog-card-skeleton__items span{height:28px;border-radius:6px}.target-catalog-page .catalog-card-skeleton__footer{grid-template-columns:1fr 120px;align-items:end;margin-top:auto;padding-top:10px;border-top:1px solid rgba(129,160,186,.14)}.target-catalog-page .catalog-card-skeleton__price{width:96px;height:25px;border-radius:6px}.target-catalog-page .catalog-card-skeleton__button{width:120px;height:40px}.target-catalog-page .master-catalog-footer{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:8px 2px;color:var(--master-muted);font-size:.86rem}.target-catalog-page .master-catalog-footer .ghost-pill{min-height:38px;padding:8px 16px;border-radius:7px;background:#061522}.target-catalog-page .authorized-id-search-block{padding:14px;border-radius:12px;background:linear-gradient(180deg,#061522,#04111c)}.target-catalog-page .authorized-id-search-block .art-search-header{margin-bottom:9px}.target-catalog-page .authorized-id-search-block .art-search-header h3{font-size:1rem}.target-catalog-page .authorized-id-search-block .art-search-header p{margin-top:3px;font-size:.75rem}.target-catalog-page .authorized-id-search-block .art-search-btn,.target-catalog-page .authorized-id-search-block .art-search-input,.target-catalog-page .authorized-id-search-block .art-search-reset{min-height:40px;border-radius:7px}.target-catalog-page .authorized-id-search-block .art-search-btn{background:var(--master-yellow);color:#171006;box-shadow:none}.target-shards-page .shards-target-head__controls{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px 14px}.target-shards-page .shards-filter-info>img{width:34px;height:42px;-o-object-fit:contain;object-fit:contain}@media(max-width:760px){.target-catalog-page .catalog-content{scroll-margin-top:104px}.target-catalog-page .filters-sidebar.master-filter{display:block;height:100dvh;max-height:100dvh;padding:0 14px 92px;overflow-y:auto;overscroll-behavior:contain;border-radius:14px 0 0 14px}.target-catalog-page .master-filter-header{position:sticky;z-index:5;top:0;min-height:62px;margin:0 -14px 4px;padding:0 14px;background:#05121efa;border-bottom:1px solid rgba(132,162,188,.14)}.target-catalog-page .filters-sidebar.master-filter .master-hero-search-section,.target-catalog-page .filters-sidebar.master-filter .master-selected-heroes,.target-catalog-page .filters-sidebar.master-filter .master-sort-section{display:none!important}.target-catalog-page .master-filter-actions{position:fixed;z-index:6;right:0;bottom:0;width:min(92vw,360px);margin:0;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:#04101bfb;border-top:1px solid rgba(132,162,188,.17);box-shadow:0 -12px 24px #0003}.target-catalog-page .card-topline{gap:4px}.target-catalog-page .card-meta-inline{min-height:27px;align-items:center}.target-catalog-page .account-card-data-section{min-height:39px;margin:0}.target-catalog-page .account-card-data-shard{width:18px;height:20px;flex-basis:18px}.target-catalog-page .card-hero-line--empty{grid-column:1/-1;width:100%;height:42px}.target-catalog-page .catalog-card-skeleton{min-height:312px}.target-catalog-page .catalog-card-skeleton__head{gap:6px}.target-catalog-page .catalog-card-skeleton__heroes{grid-template-columns:repeat(4,46px) minmax(38px,1fr);display:grid;gap:6px}.target-catalog-page .catalog-card-skeleton__hero-row{display:block;width:46px;min-height:46px;padding:0;overflow:hidden}.target-catalog-page .catalog-card-skeleton__hero-row i{width:46px;height:46px}.target-catalog-page .catalog-card-skeleton__hero-row b{display:none}.target-catalog-page .catalog-card-skeleton__section{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:6px;padding-top:7px}.target-catalog-page .catalog-card-skeleton__items span{height:22px}.target-catalog-page .catalog-card-skeleton__footer{grid-template-columns:1fr 104px}.target-catalog-page .catalog-card-skeleton__button{width:104px;height:38px}.target-catalog-page .master-catalog-footer{padding:8px 0 2px}.target-catalog-page .authorized-id-search-block{display:none!important}}@media(max-width:380px){.target-catalog-page .filters-sidebar.master-filter{width:100vw;border-radius:0}.target-catalog-page .master-filter-actions{width:100vw}.target-catalog-page .catalog-card-skeleton__heroes{grid-template-columns:repeat(4,42px) minmax(34px,1fr);gap:5px}.target-catalog-page .catalog-card-skeleton__hero-row,.target-catalog-page .catalog-card-skeleton__hero-row i{width:42px;height:42px;min-height:42px}}html[data-theme=light] .target-catalog-page .master-dual-range__track{background:#dce4ed}html[data-theme=light] .target-catalog-page .authorized-id-search-block,html[data-theme=light] .target-catalog-page .master-catalog-footer .ghost-pill{background:#fff;color:#172234;border-color:#d7e0e9}html[data-theme=light] .target-catalog-page .account-card-data-item.is-zero{opacity:.42}.target-catalog-page .mobile-authorized-id-search{margin:0;border-radius:0;border-width:0 0 1px;background:#03101b}.target-catalog-page .mobile-authorized-id-search__toggle{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border:0;background:transparent;color:var(--master-text);text-align:left}.target-catalog-page .mobile-authorized-id-search__toggle span{font-size:.82rem;font-weight:700}.target-catalog-page .mobile-authorized-id-search__toggle b{color:var(--master-yellow);font-size:1.1rem}.target-catalog-page .mobile-authorized-id-search__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:0 12px 12px}.target-catalog-page .mobile-authorized-id-search__form input{min-width:0;min-height:40px;padding:0 11px;border:1px solid rgba(123,155,184,.25);border-radius:7px;background:#051521;color:var(--master-text)}.target-catalog-page .mobile-authorized-id-search__form .ghost-pill,.target-catalog-page .mobile-authorized-id-search__form .primary-pill{min-height:40px;padding:8px 13px;border-radius:7px}.target-catalog-page .mobile-authorized-id-search__form .primary-pill{background:var(--master-yellow);color:#171006;box-shadow:none}.target-catalog-page .mobile-authorized-id-search__form .ghost-pill{grid-column:1/-1}html[data-theme=light] .target-catalog-page .mobile-authorized-id-search,html[data-theme=light] .target-catalog-page .mobile-authorized-id-search__form input{background:#fff;color:#172234;border-color:#d7e0e9}.target-catalog-page .master-energy-input{grid-template-columns:23px minmax(0,1fr) 18px;gap:5px;min-width:0}.target-catalog-page .master-energy-input .price-input-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.target-catalog-page .master-energy-input .price-input-field{width:100%;min-width:0;padding-inline:7px;text-align:center}.target-catalog-page .master-filter-energy-icon{width:18px;height:18px;margin:0}.target-catalog-page .account-card-data-grid--resources .account-card-data-item:last-child img{width:20px;height:20px}@media(max-width:760px){.target-catalog-page .header-site-switcher{grid-template-columns:minmax(72px,1.18fr) minmax(72px,1fr) minmax(68px,.95fr) minmax(42px,.52fr);padding-inline:3px}.target-catalog-page .game-pill{gap:4px;padding-inline:3px}.target-catalog-page .game-pill__text{display:block;overflow:visible;text-overflow:clip;font-size:.65rem;line-height:1}.target-catalog-page .game-pill:first-child .game-pill__icon,.target-catalog-page .game-pill:first-child .game-pill__image{width:50px;flex-basis:50px}.target-catalog-page .game-pill:first-child .game-pill__text,.target-catalog-page .game-pill__text--shards{display:none}.target-catalog-page .game-pill--shards{justify-content:center}.target-catalog-page .cards-grid{gap:8px}.target-catalog-page .account-card{height:auto;padding:9px 10px 8px;gap:6px;border-radius:9px}.target-catalog-page .card-topline{gap:3px}.target-catalog-page .card-id-label{font-size:.76rem}.target-catalog-page .copy-btn-inline{width:23px;height:23px}.target-catalog-page .card-meta-inline{min-height:23px;gap:6px;padding-bottom:5px;font-size:.71rem}.target-catalog-page .card-meta-inline span+span:before{margin-right:6px}.target-catalog-page .card-hero-list-preview{grid-template-columns:repeat(4,40px) minmax(34px,1fr)!important;gap:5px}.target-catalog-page .card-hero-line:not(.card-hero-line--more){width:40px;min-width:40px;height:40px;min-height:40px;border-radius:5px}.target-catalog-page .card-hero-line--more{height:40px;min-height:40px;min-width:34px;padding-inline:3px;font-size:.72rem}.target-catalog-page .account-card-data-section{grid-template-columns:51px minmax(0,1fr);min-height:31px;gap:4px;padding-top:5px}.target-catalog-page .account-card-data-title{font-size:.62rem;line-height:1}.target-catalog-page .account-card-data-grid{gap:2px}.target-catalog-page .account-card-data-item{min-height:24px;gap:3px;padding:2px 1px}.target-catalog-page .account-card-data-item .shards-card-item__shard,.target-catalog-page .account-card-data-item img,.target-catalog-page .account-card-data-shard{width:16px;height:17px;flex-basis:16px}.target-catalog-page .account-card-data-grid--resources .account-card-data-item:last-child img{width:17px;height:17px}.target-catalog-page .account-card-data-item strong{font-size:.69rem}.target-catalog-page .card-footer-box{min-height:39px;padding-top:6px}.target-catalog-page .price-tag{font-size:1.05rem}.target-catalog-page .buy-button{min-width:96px;min-height:36px;padding:7px 15px;font-size:.82rem}.target-catalog-page .master-catalog-footer{display:none!important}.target-catalog-page .catalog-card-skeleton{min-height:272px;padding:9px 10px 8px;gap:6px}.target-catalog-page .catalog-card-skeleton__heroes{grid-template-columns:repeat(4,40px) minmax(34px,1fr);gap:5px}.target-catalog-page .catalog-card-skeleton__hero-row,.target-catalog-page .catalog-card-skeleton__hero-row i{width:40px;height:40px;min-height:40px}.target-catalog-page .catalog-card-skeleton__section{grid-template-columns:51px minmax(0,1fr);min-height:31px;gap:4px;padding-top:5px}.target-catalog-page .catalog-card-skeleton__items span{height:20px}.target-catalog-page .catalog-card-skeleton__footer{grid-template-columns:1fr 96px;padding-top:6px}.target-catalog-page .catalog-card-skeleton__button{width:96px;height:36px}}@media(max-width:380px){.target-catalog-page .header-site-switcher{grid-template-columns:minmax(66px,1.15fr) minmax(67px,1fr) minmax(64px,.94fr) minmax(38px,.5fr)}.target-catalog-page .game-pill__text{font-size:.61rem}.target-catalog-page .game-pill:first-child .game-pill__icon,.target-catalog-page .game-pill:first-child .game-pill__image{width:45px;flex-basis:45px}.target-catalog-page .card-hero-list-preview{grid-template-columns:repeat(4,38px) minmax(31px,1fr)!important;gap:4px}.target-catalog-page .card-hero-line:not(.card-hero-line--more){width:38px;min-width:38px;height:38px;min-height:38px}.target-catalog-page .card-hero-line--more{height:38px;min-height:38px}.target-catalog-page .account-card-data-section{grid-template-columns:48px minmax(0,1fr)}.target-catalog-page .account-card-data-item strong{font-size:.66rem}}.target-catalog-page .game-pill.active{box-shadow:inset 0 -2px 0 var(--master-yellow)!important}.target-catalog-page .game-pill:first-child .game-pill__image{-o-object-fit:contain;object-fit:contain;mix-blend-mode:screen}@media(min-width:761px){.target-catalog-page .game-pill:first-child .game-pill__icon,.target-catalog-page .game-pill:first-child .game-pill__image{width:74px;flex-basis:74px;height:40px}}@media(max-width:760px){.target-catalog-page .app-header{border-radius:0!important}.target-catalog-page .game-pill.active{background:transparent!important}.target-catalog-page .game-pill:first-child .game-pill__image{height:32px}}.target-catalog-page .game-pill:first-child .game-pill__icon,.target-catalog-page .game-pill:first-child .game-pill__image{width:74px!important;min-width:74px!important;height:40px!important;flex-basis:74px!important;overflow:visible}@media(max-width:760px){.target-catalog-page .game-pill:first-child .game-pill__icon,.target-catalog-page .game-pill:first-child .game-pill__image{width:58px!important;min-width:58px!important;height:32px!important;flex-basis:58px!important}}@media(max-width:380px){.target-catalog-page .game-pill:first-child .game-pill__icon,.target-catalog-page .game-pill:first-child .game-pill__image{width:52px!important;min-width:52px!important;height:29px!important;flex-basis:52px!important}}html[data-theme=light] #__nuxt,html[data-theme=light] .target-catalog-page,html[data-theme=light] body{background:#f3f6fa!important;color:#172234}html[data-theme=light] .target-catalog-page .page-shell{color:#172234}html[data-theme=light] .target-catalog-page .account-card,html[data-theme=light] .target-catalog-page .app-header,html[data-theme=light] .target-catalog-page .authorized-id-search-block,html[data-theme=light] .target-catalog-page .filters-sidebar,html[data-theme=light] .target-catalog-page .shards-mobile-controls,html[data-theme=light] .target-catalog-page .shards-target-head{background:#fff!important;color:#172234;border-color:#d6dee8;box-shadow:0 8px 24px #2238520f}html[data-theme=light] .target-catalog-page .raid-catalog-hero{background:linear-gradient(90deg,#fff,#fbfbfe 57%,#ebe7ff)!important;border-color:#d6dee8}html[data-theme=light] .target-catalog-page .raid-catalog-hero__copy h1{color:#101b2d}html[data-theme=light] .target-catalog-page .raid-catalog-hero__copy p{color:#52627a}html[data-theme=light] .target-catalog-page .raid-catalog-hero__logo img{mix-blend-mode:normal}html[data-theme=light] .target-catalog-page .raid-catalog-hero__art:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.94) 14%,hsla(0,0%,100%,.1) 58%,transparent)!important}html[data-theme=light] .target-catalog-page .brand-title,html[data-theme=light] .target-catalog-page .card-meta-inline,html[data-theme=light] .target-catalog-page .game-pill,html[data-theme=light] .target-catalog-page .header-link-btn,html[data-theme=light] .target-catalog-page .master-results-toolbar,html[data-theme=light] .target-catalog-page .price-tag{color:#172234}html[data-theme=light] .target-catalog-page .game-pill:hover{background:#f2f5f9}html[data-theme=light] .target-catalog-page .game-pill.active{background:transparent!important;color:#172234}html[data-theme=light] .target-catalog-page .header-actions__group--account .ghost-pill,html[data-theme=light] .target-catalog-page .header-actions__group--account .primary-pill,html[data-theme=light] .target-catalog-page .theme-toggle-btn{background:#fff;color:#172234;border-color:#cfd8e4}html[data-theme=light] .target-catalog-page .master-catalog-footer .ghost-pill,html[data-theme=light] .target-catalog-page .master-sort-select,html[data-theme=light] .target-catalog-page .mobile-active-hero,html[data-theme=light] .target-catalog-page .mobile-catalog-search,html[data-theme=light] .target-catalog-page .mobile-catalog-search__input-wrap>input,html[data-theme=light] .target-catalog-page .mobile-filter-trigger,html[data-theme=light] .target-catalog-page .mobile-sort-control select,html[data-theme=light] .target-catalog-page .original-hero-input,html[data-theme=light] .target-catalog-page .original-search-wrap,html[data-theme=light] .target-catalog-page .price-input-field,html[data-theme=light] .target-catalog-page .price-input-wrap{background:#fff!important;color:#172234;border-color:#d5dee8}html[data-theme=light] .target-catalog-page .account-card-data-section,html[data-theme=light] .target-catalog-page .card-footer-box,html[data-theme=light] .target-catalog-page .card-meta-inline,html[data-theme=light] .target-catalog-page .master-filter-section,html[data-theme=light] .target-catalog-page .master-toggle-row{border-color:#e0e6ed}html[data-theme=light] .target-catalog-page .account-card-data-title,html[data-theme=light] .target-catalog-page .card-id-label,html[data-theme=light] .target-catalog-page .master-catalog-footer,html[data-theme=light] .target-catalog-page .master-filter-section>span,html[data-theme=light] .target-catalog-page .master-results-toolbar span{color:#607086}html[data-theme=light] .target-catalog-page .card-hero-line{background:#f8fafc!important;color:#172234}html[data-theme=light] .target-catalog-page .card-hero-line.is-selected{background:#eef6ff!important}html[data-theme=light] .target-catalog-page .card-hero-line--more{background:#f8fbfe!important;color:#087db5}html[data-theme=light] .target-catalog-page .account-card-data-item{background:transparent!important;color:#172234}html[data-theme=light] .target-catalog-page .master-dual-range__track{background:#dce4ec}html[data-theme=light] .target-catalog-page .master-toggle-row i{background:#cbd5df}html[data-theme=light] .target-catalog-page .master-filter-actions,html[data-theme=light] .target-catalog-page .master-filter-header{background:#fffffffb}html[data-theme=light] .target-catalog-page .mobile-header-backdrop{background:#1f2d3d57}@media(max-width:760px){html[data-theme=light] .target-catalog-page .app-header{background:#fffffffb!important;box-shadow:0 8px 22px #23375014}html[data-theme=light] .target-catalog-page .header-site-switcher{border-top-color:#e0e6ed}}html[data-theme=light] .target-catalog-page .header-link-btn,html[data-theme=light] .target-catalog-page .mobile-header-auth{color:#172234!important}html[data-theme=light] .target-catalog-page .master-results-toolbar>strong{color:#35445a!important}html[data-theme=light] .target-catalog-page .game-pill:first-child .game-pill__image{mix-blend-mode:normal}@media(min-width:961px){.target-catalog-page .catalog-sidebar-stack{position:sticky;top:14px;align-self:start}.target-catalog-page .filters-sidebar{max-height:calc(100vh - 28px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(138,169,198,.34) transparent}.target-catalog-page .filters-sidebar::-webkit-scrollbar{width:6px}.target-catalog-page .filters-sidebar::-webkit-scrollbar-thumb{border-radius:999px;background:#8aa9c657}}.target-catalog-page .account-card{height:100%}.target-catalog-page .card-footer-box{margin-top:auto}.target-catalog-page .buy-button,.target-catalog-page .master-filter-actions .primary-pill{transition:transform .15s ease,filter .15s ease,box-shadow .15s ease}.target-catalog-page .buy-button:hover:not(:disabled),.target-catalog-page .master-filter-actions .primary-pill:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.04);box-shadow:0 6px 16px #ffbd1329}.target-catalog-page .buy-button:focus-visible,.target-catalog-page .game-pill:focus-visible{outline:2px solid rgba(255,189,19,.86);outline-offset:2px}@media(max-width:760px){.target-catalog-page.page-wrap{padding:0 max(0px,env(safe-area-inset-right)) calc(18px + env(safe-area-inset-bottom)) max(0px,env(safe-area-inset-left))}.target-catalog-page .app-header{padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right))}.target-catalog-page .mobile-active-heroes__list{scroll-snap-type:x proximity;overscroll-behavior-inline:contain}.target-catalog-page .mobile-active-hero{scroll-snap-align:start}.target-catalog-page .account-card{content-visibility:auto;contain-intrinsic-size:292px}}@media(prefers-reduced-motion:reduce){.target-catalog-page .buy-button,.target-catalog-page .master-filter-actions .primary-pill{transition:none}}@media(min-width:761px){.target-catalog-page .page-shell{gap:12px}.target-catalog-page .raid-catalog-hero{min-height:160px;grid-template-columns:205px minmax(0,1fr) 350px;padding:14px 24px}.target-catalog-page .raid-catalog-hero__logo img{width:188px}.target-catalog-page .raid-catalog-hero__copy h1{font-size:clamp(1.55rem,2vw,2.05rem)}.target-catalog-page .raid-catalog-hero__copy p{margin-top:9px;font-size:.94rem}.target-catalog-page .master-results-toolbar{min-height:34px;margin-bottom:6px}.target-catalog-page .account-card{padding:12px 12px 10px;gap:7px}.target-catalog-page .card-topline{gap:5px}.target-catalog-page .card-meta-inline{font-size:.84rem}.target-catalog-page .card-hero-list-preview{gap:5px}.target-catalog-page .card-hero-line{min-height:36px;grid-template-columns:30px minmax(0,1fr) auto!important;padding:2px 7px 2px 2px;gap:7px}.target-catalog-page .card-hero-line .hero-avatar,.target-catalog-page .card-hero-line .hero-avatar.small{width:30px!important;height:30px!important}.target-catalog-page .card-hero-line__name{font-size:.83rem}.target-catalog-page .card-hero-line--more{min-height:30px}.target-catalog-page .account-card-data-section{padding-top:7px}.target-catalog-page .account-card-data-title{margin-bottom:4px;font-size:.76rem}.target-catalog-page .account-card-data-item{min-height:27px;gap:5px;padding:3px 4px}.target-catalog-page .account-card-data-item img{width:19px;height:19px}.target-catalog-page .account-card-data-item strong{font-size:.82rem}.target-catalog-page .card-footer-box{padding-top:7px}.target-catalog-page .price-tag{font-size:1.22rem}.target-catalog-page .buy-button{min-height:38px;min-width:112px}.target-catalog-page .filters-sidebar{padding:13px}.target-catalog-page .filters-header{margin-bottom:4px}.target-catalog-page .filters-header h3{font-size:1.08rem}.target-catalog-page .master-filter-section{padding:9px 0;gap:6px}.target-catalog-page .master-filter-section>span{font-size:.84rem}.target-catalog-page .price-inputs-box{gap:8px}.target-catalog-page .price-input-label{font-size:.66rem;letter-spacing:.055em}.target-catalog-page .master-sort-select,.target-catalog-page .original-hero-input,.target-catalog-page .price-input-field{min-height:36px;height:36px;padding-top:0;padding-bottom:0}.target-catalog-page .master-dual-range,.target-catalog-page .master-dual-range input[type=range]{height:20px}.target-catalog-page .master-toggle-row{min-height:48px}.target-catalog-page .master-search-icon{width:16px;height:16px}.target-catalog-page .master-filter-actions{padding-top:10px}.target-catalog-page .master-filter-actions button{min-height:38px}}@media(max-width:760px){.target-catalog-page .mobile-active-hero{flex:0 0 min(118px,calc(33.33333vw - 14.66667px));max-width:min(118px,calc(33.33333vw - 14.66667px));min-width:0}.target-catalog-page .mobile-active-hero span{font-size:.72rem}}.target-catalog-page .desktop-catalog-toolbar{position:relative;z-index:18;display:grid;grid-template-columns:minmax(280px,1fr) 205px auto;align-items:center;gap:10px;margin:0 0 12px;padding:10px;border-radius:10px}.target-catalog-page .desktop-catalog-toolbar__search{position:relative;min-width:0}.target-catalog-page .desktop-catalog-toolbar__search>input{width:100%;min-height:42px;padding:0 38px;border:1px solid rgba(133,166,194,.24);border-radius:7px;background:#05131f;color:#edf3f7}.target-catalog-page .desktop-catalog-toolbar__search>input::-moz-placeholder{color:#8293a4}.target-catalog-page .desktop-catalog-toolbar__search>input::placeholder{color:#8293a4}.target-catalog-page .desktop-catalog-toolbar__results{position:absolute;z-index:90;top:calc(100% + 6px);left:0;right:0;display:grid;gap:5px;max-height:min(360px,52vh);padding:7px;overflow-y:auto;overscroll-behavior:contain;border-radius:9px}.target-catalog-page .desktop-catalog-toolbar__results .search-active-row{grid-template-columns:38px minmax(0,1fr) 24px;min-height:44px;padding:3px 8px 3px 3px;border-radius:7px;background:#071827}.target-catalog-page .desktop-catalog-toolbar__results .hero-avatar,.target-catalog-page .desktop-catalog-toolbar__results .hero-avatar.small{width:38px!important;height:38px!important;border-radius:5px}.target-catalog-page .desktop-catalog-toolbar__sort select{width:100%;min-height:42px;padding:0 34px 0 12px;border:1px solid rgba(133,166,194,.24);border-radius:7px;background:#05131f;color:#edf3f7}.target-catalog-page .desktop-active-heroes{grid-column:1/-1;display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:10px;padding-top:9px;border-top:1px solid rgba(132,162,188,.13)}.target-catalog-page .desktop-active-heroes__label{display:grid;gap:2px;color:var(--master-muted);font-size:.75rem}.target-catalog-page .desktop-active-heroes__label button{width:-moz-max-content;width:max-content;padding:0;border:0;background:transparent;color:#4bc9ff;font-size:.72rem}.target-catalog-page .desktop-active-heroes__list{min-width:0;display:flex;gap:6px;overflow-x:auto;scrollbar-width:thin}.target-catalog-page .desktop-active-hero{flex:0 0 auto;max-width:190px;min-height:36px;display:grid;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:6px;padding:3px 5px 3px 3px;border:1px solid rgba(133,166,194,.22);border-radius:6px;background:#071725;color:#eef3f7}.target-catalog-page .desktop-active-hero .hero-avatar,.target-catalog-page .desktop-active-hero .hero-avatar.small{width:28px!important;height:28px!important;border-radius:4px}.target-catalog-page .desktop-active-hero span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem}.target-catalog-page .desktop-active-hero b{color:#9eabba;font-size:.9rem}.target-catalog-page .desktop-active-hero.rank-Mythical{border-color:#ef4444cc}.target-catalog-page .desktop-active-hero.rank-Legendary{border-color:#facc15cc}.target-catalog-page .desktop-active-hero.rank-Epic{border-color:#a855f7d1}.target-catalog-page .desktop-active-hero.rank-Rare{border-color:#3b82f6d1}.target-catalog-page .master-price-filter{position:sticky;top:12px;gap:0}.target-catalog-page .master-price-filter .master-filter-header{margin:0;padding-bottom:12px}.target-catalog-page .master-price-filter .master-filter-header>div{min-width:0}.target-catalog-page .master-price-filter .master-filter-header p{margin:4px 0 0;color:var(--master-muted);font-size:.76rem;line-height:1.35}.target-catalog-page .master-price-filter .master-price-section{padding:14px 0 16px;border-bottom:1px solid rgba(132,162,188,.13)}.target-catalog-page .master-price-summary{display:flex;align-items:center;justify-content:center;gap:8px;color:#dbe4ec;font-size:.78rem;font-variant-numeric:tabular-nums}.target-catalog-page .master-price-summary i{color:#657789;font-style:normal}.target-catalog-page .master-price-filter .master-filter-actions{margin-top:12px}.target-catalog-page .master-price-filter .master-filter-actions button:disabled{opacity:.45;cursor:not-allowed}.target-catalog-page .master-catalog-footer--button-only{min-height:58px}.target-catalog-page .master-catalog-footer--button-only .ghost-pill{min-width:180px}.target-shards-page .shards-target-head__controls{margin-left:auto}html[data-theme=light] .target-catalog-page .desktop-active-hero,html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar__search>input,html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar__sort select{background:#fff;color:#172234;border-color:#d7e0e9}html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar__search>input::-moz-placeholder{color:#748196}html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar__search>input::placeholder{color:#748196}html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar__results{background:#fff}html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar__results .search-active-row{background:#f6f8fb;color:#172234}html[data-theme=light] .target-catalog-page .desktop-active-heroes{border-color:#dfe6ee}html[data-theme=light] .target-catalog-page .master-price-summary{color:#2b3a50}@media(max-width:1120px)and (min-width:761px){.target-catalog-page .desktop-catalog-toolbar{grid-template-columns:minmax(240px,1fr) 190px}}@media(max-width:760px){.target-catalog-page .master-price-filter{position:fixed;top:0}.target-catalog-page .master-price-filter .master-filter-header p{font-size:.74rem}.target-catalog-page .master-price-filter .master-price-section{padding-top:16px}.target-catalog-page .master-price-summary{font-size:.82rem}}@media(min-width:761px){.target-catalog-page .catalog-layout{grid-template-columns:220px minmax(0,1fr);gap:14px}.target-catalog-page .catalog-sidebar-stack{gap:10px}.target-catalog-page .filters-sidebar.master-price-filter{width:100%;max-height:none;padding:13px;overflow:visible}.target-catalog-page .master-price-filter .master-filter-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}}.target-catalog-page .master-price-section__title{display:flex;align-items:center;justify-content:space-between;gap:8px}.target-catalog-page .master-price-section__title>span{color:var(--master-text);font-size:.84rem;font-weight:700}.target-catalog-page .master-price-section__title>small{padding:2px 6px;border-radius:999px;background:#ffbd1321;color:var(--master-yellow);font-size:.65rem;font-weight:800}.target-catalog-page .mobile-active-heroes__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:5px;color:var(--master-muted);font-size:.72rem}.target-catalog-page .mobile-active-heroes__head button{padding:0;border:0;background:transparent;color:#4bc9ff;font-size:.72rem;font-weight:700}.target-catalog-page .master-catalog-footer--button-only{justify-content:center;color:transparent}.target-catalog-page .master-catalog-footer--button-only .ghost-pill{color:var(--master-text)}html[data-theme=light] .target-catalog-page .master-price-section__title>span{color:#172234}html[data-theme=light] .target-catalog-page .master-price-section__title>small{background:#fff5d6;color:#9a6900}html[data-theme=light] .target-catalog-page .mobile-active-heroes__head{color:#66768b}@media(max-width:760px){.target-catalog-page .master-price-filter .master-filter-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.target-catalog-page .mobile-active-heroes{min-width:0}.target-catalog-page .master-catalog-footer--button-only{padding-inline:10px}.target-catalog-page .master-catalog-footer--button-only .ghost-pill{width:100%;min-height:42px}}.target-catalog-page .mobile-only{display:none!important}.target-catalog-page .master-price-filter .master-filter-actions>button{min-width:0;width:100%;padding-inline:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.target-catalog-page .master-price-filter .master-filter-actions .btn-spinner{flex:0 0 auto}.target-catalog-page .desktop-catalog-toolbar{overflow:visible}.target-catalog-page .desktop-catalog-toolbar__search,.target-catalog-page .desktop-catalog-toolbar__sort{min-width:0}.target-catalog-page .desktop-catalog-toolbar__sort select{text-overflow:ellipsis}.target-catalog-page .catalog-card-skeleton{min-height:520px}.target-catalog-page .catalog-card-skeleton__footer,.target-catalog-page .catalog-card-skeleton__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.target-catalog-page .catalog-card-skeleton__article{width:56%;height:15px}.target-catalog-page .catalog-card-skeleton__meta{width:30%;height:15px}.target-catalog-page .catalog-card-skeleton__heroes,.target-catalog-page .catalog-card-skeleton__section{display:grid;gap:6px}.target-catalog-page .catalog-card-skeleton__hero-row{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;min-height:36px}.target-catalog-page .catalog-card-skeleton__hero-row>i{width:30px;height:30px;border-radius:5px}.target-catalog-page .catalog-card-skeleton__hero-row>b{width:72%;height:12px}.target-catalog-page .catalog-card-skeleton__section{padding-top:7px;border-top:1px solid rgba(129,160,186,.14)}.target-catalog-page .catalog-card-skeleton__section-title{width:70px;height:10px}.target-catalog-page .catalog-card-skeleton__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.target-catalog-page .catalog-card-skeleton__items>span{height:27px;border-radius:6px}.target-catalog-page .catalog-card-skeleton__price{width:100px;height:24px}.target-catalog-page .catalog-card-skeleton__button{width:112px;height:38px;border-radius:6px}@media(max-width:760px){.target-catalog-page .desktop-only{display:none!important}.target-catalog-page .mobile-only{display:initial!important}.target-catalog-page div.mobile-only,.target-catalog-page section.mobile-only{display:grid!important}.target-catalog-page span.mobile-only{display:inline!important}.target-catalog-page .header-mobile-controls.mobile-only{display:flex!important}.target-catalog-page .mobile-header-backdrop.mobile-only{display:block!important}.target-catalog-page .header-collapsible{display:none!important}.target-catalog-page .app-header.mobile-menu-open .header-collapsible{display:block!important;grid-column:1/-1;max-height:calc(100dvh - 64px);overflow-y:auto}.target-catalog-page .desktop-catalog-toolbar{display:none!important}.target-catalog-page .master-price-filter .master-filter-actions>button{min-height:44px}.target-catalog-page .catalog-card-skeleton{min-height:330px}.target-catalog-page .catalog-card-skeleton__heroes{grid-template-columns:repeat(4,42px) minmax(34px,1fr);align-items:center;gap:5px}.target-catalog-page .catalog-card-skeleton__hero-row{display:block;min-height:42px}.target-catalog-page .catalog-card-skeleton__hero-row>i{display:block;width:42px;height:42px}.target-catalog-page .catalog-card-skeleton__hero-row>b{display:none}.target-catalog-page .catalog-card-skeleton__section{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:4px}.target-catalog-page .catalog-card-skeleton__section-title{width:46px}.target-catalog-page .catalog-card-skeleton__items>span{height:24px}}@media(min-width:761px){.target-catalog-page .page-shell{gap:10px}.target-catalog-page .raid-catalog-hero{min-height:140px;grid-template-columns:190px minmax(0,1fr) 330px;padding:12px 22px}.target-catalog-page .raid-catalog-hero__logo img{width:176px}.target-catalog-page .raid-catalog-hero__copy h1{font-size:clamp(1.48rem,1.9vw,1.95rem)}.target-catalog-page .raid-catalog-hero__copy p{margin-top:7px;font-size:.9rem}.target-catalog-page .catalog-layout{grid-template-columns:244px minmax(0,1fr);gap:14px}.target-catalog-page .desktop-catalog-toolbar{margin-bottom:10px;padding:8px 9px;gap:8px}.target-catalog-page .desktop-active-heroes{min-height:34px;padding-top:6px;gap:8px}.target-catalog-page .filters-sidebar.master-price-filter{padding:14px}.target-catalog-page .price-inputs-box{gap:8px}.target-catalog-page .price-input-field{padding-inline:10px;font-size:.88rem}.target-catalog-page .master-price-filter .master-filter-actions button{min-width:0;padding-inline:8px;font-size:.8rem;white-space:nowrap}}html[data-theme=light] .target-catalog-page .master-dual-range__active{z-index:1;background:#e4a400;box-shadow:0 0 7px #c485003d}html[data-theme=light] .target-catalog-page .master-dual-range__track{z-index:0}html[data-theme=light] .target-catalog-page .master-dual-range input[type=range]{z-index:2}html[data-theme=light] .target-catalog-page .master-dual-range input[type=range]::-webkit-slider-thumb{border-color:#c78b00;background:#f1b500}html[data-theme=light] .target-catalog-page .master-dual-range input[type=range]::-moz-range-thumb{border-color:#c78b00;background:#f1b500}.target-catalog-page .price-input-field[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;font-variant-numeric:tabular-nums}.target-catalog-page .price-input-field[type=number]::-webkit-inner-spin-button,.target-catalog-page .price-input-field[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}@media(min-width:761px){.target-catalog-page .master-price-filter .master-filter-actions{grid-template-columns:minmax(0,1fr)!important}.target-catalog-page .master-price-filter .master-filter-actions .primary-pill{order:-1}.target-catalog-page .master-price-filter .master-filter-actions>button{padding-inline:10px;text-overflow:clip}}@media(max-width:760px){.target-catalog-page .header-collapsible{top:calc(100px + env(safe-area-inset-top));right:8px;left:8px;padding:10px;border:1px solid rgba(119,149,180,.22);background:#030f1afb;box-shadow:0 18px 44px #0000006b}.target-catalog-page .app-header.mobile-menu-open .header-actions{display:grid;gap:8px}.target-catalog-page .app-header.mobile-menu-open .header-actions__group--locale-help{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:stretch}.target-catalog-page .app-header.mobile-menu-open .header-actions__group--locale-help>.header-help-btn,.target-catalog-page .app-header.mobile-menu-open .header-actions__group--locale-help>.lang-switch,.target-catalog-page .app-header.mobile-menu-open .header-actions__group--locale-help>.telegram-contact-btn{display:flex!important}.target-catalog-page .app-header.mobile-menu-open .header-help-btn,.target-catalog-page .app-header.mobile-menu-open .lang-switch,.target-catalog-page .app-header.mobile-menu-open .lang-switch-trigger,.target-catalog-page .app-header.mobile-menu-open .telegram-contact-btn,.target-catalog-page .app-header.mobile-menu-open .theme-toggle-btn{width:100%;min-width:0;min-height:42px}.target-catalog-page .app-header.mobile-menu-open .theme-toggle-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding-inline:10px}.target-catalog-page .app-header.mobile-menu-open .theme-toggle-btn__text{display:inline!important}.target-catalog-page .app-header.mobile-menu-open .header-actions__group--account{display:none!important}.target-catalog-page .app-header.mobile-menu-open .lang-switch-menu--mobile-inline{grid-column:1/-1;position:static;width:100%;margin-top:0}}html[data-theme=light] .target-catalog-page .header-collapsible{background:#fffffffc;border-color:#d8e1eb;box-shadow:0 18px 44px #2e405629}.target-catalog-page .master-price-section__title>small.is-pending{background:#4bc9ff1f;color:#61d2ff}html[data-theme=light] .target-catalog-page .master-price-section__title>small.is-pending{background:#e8f7ff;color:#0879a8}@media(min-width:761px){.target-catalog-page .desktop-catalog-toolbar{grid-template-columns:minmax(280px,1fr) 205px}.target-catalog-page .desktop-catalog-toolbar .desktop-active-heroes{grid-column:1/-1}}.target-catalog-page .account-card-heroes{min-width:0;display:grid}.target-catalog-page .account-card-heroes__head{min-height:24px;padding:0 1px}.target-catalog-page .account-card-heroes__head>span{color:#aab7c3;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.target-catalog-page .account-card-heroes__head>button{min-width:0;display:inline-flex;align-items:center;gap:4px;padding:2px 0 2px 8px;border:0;background:transparent;color:#7f91a2;font-size:.72rem}.target-catalog-page .account-card-heroes__head>button strong{color:#eff5fa;font-size:.76rem}.target-catalog-page .account-card-heroes__head>button svg{width:14px;height:14px;transition:transform .18s ease}.target-catalog-page .account-card-heroes__head>button:hover{color:#5ed2ff}.target-catalog-page .account-card-heroes__head>button:hover svg{transform:translate(2px)}.target-catalog-page .account-card .card-hero-list-preview,.target-catalog-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{margin:0!important}.target-catalog-page .account-card .card-hero-line{--hero-rank:rgba(148,163,184,.52);--hero-rank-soft:rgba(148,163,184,.055);position:relative;min-width:0;min-height:43px;display:grid;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center;overflow:hidden;border-radius:7px;background:linear-gradient(90deg,var(--hero-rank-soft),rgba(5,21,34,.38) 54%,rgba(4,17,28,.18)),#061522;color:#eef4f8;box-shadow:inset 0 1px #ffffff06,0 4px 12px #00000014!important}.target-catalog-page .account-card .card-hero-line.rank-Mythical{--hero-rank:rgba(239,68,68,.88);--hero-rank-soft:rgba(239,68,68,.105)}.target-catalog-page .account-card .card-hero-line.rank-Legendary{--hero-rank:rgba(250,190,30,.88);--hero-rank-soft:rgba(250,190,30,.1)}.target-catalog-page .account-card .card-hero-line.rank-Epic{--hero-rank:rgba(174,83,247,.88);--hero-rank-soft:rgba(174,83,247,.105)}.target-catalog-page .account-card .card-hero-line.rank-Rare{--hero-rank:rgba(55,164,255,.88);--hero-rank-soft:rgba(55,164,255,.1)}.target-catalog-page .account-card .card-hero-line.rank-Unknown{--hero-rank:rgba(148,163,184,.48);--hero-rank-soft:rgba(148,163,184,.05)}.target-catalog-page .account-card .card-hero-line.is-selected{background:linear-gradient(90deg,var(--hero-rank-soft),rgba(12,43,65,.72) 58%,rgba(7,29,46,.7)),#071827;box-shadow:inset 3px 0 0 var(--hero-rank),0 5px 14px #0000001c!important}.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.large,.target-catalog-page .account-card .card-hero-line .hero-avatar.small{width:34px!important;height:34px!important;min-width:34px;border-radius:5px;background:#102337}.target-catalog-page .account-card .card-hero-line .hero-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.target-catalog-page .account-card .card-hero-line__body{min-width:0;display:grid;align-content:center;gap:1px}.target-catalog-page .account-card .card-hero-line__name{display:block;min-width:0;overflow:hidden;font-size:.82rem;font-weight:700;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.target-catalog-page .account-card .card-hero-line__rank{display:block;min-width:0;overflow:hidden;color:#7f91a2;font-size:.61rem;font-weight:650;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.target-catalog-page .account-card .card-hero-line__count{display:inline-grid;place-items:center;padding:0 6px;border:1px solid color-mix(in srgb,var(--hero-rank) 68%,transparent);background:color-mix(in srgb,var(--hero-rank) 12%,#061522);color:#f6f8fa;font-size:.69rem;font-weight:850;line-height:1;white-space:nowrap}.target-catalog-page .account-card .card-hero-line--empty{justify-items:center;color:#8293a4;border-color:#84a2bc2e!important;background:#06152294}.target-catalog-page .account-card .card-hero-line--more{min-height:36px;grid-template-columns:minmax(0,1fr) auto!important;justify-items:stretch;padding:5px 10px;border-color:#48b7e747!important;background:linear-gradient(90deg,#10415b47,#051b2bb8);color:#59d2ff;font-size:.74rem;font-weight:750;box-shadow:none!important}.target-catalog-page .account-card .card-hero-line--more>span{display:inline-flex;align-items:center;gap:5px}.target-catalog-page .account-card .card-hero-line--more b{color:#b8edff;font-weight:850}.target-catalog-page .account-card .card-hero-line--more svg{width:15px;height:15px;justify-self:end;transition:transform .18s ease}.target-catalog-page .account-card .card-hero-line--more:hover{border-color:#59d2ff85!important;background:linear-gradient(90deg,#104f6c6b,#061f31db)}.target-catalog-page .account-card .card-hero-line--more:hover svg{transform:translate(2px)}html[data-theme=light] .target-catalog-page .account-card-heroes__head>span{color:#6f7e90}html[data-theme=light] .target-catalog-page .account-card-heroes__head>button{color:#708095}html[data-theme=light] .target-catalog-page .account-card-heroes__head>button strong{color:#1d2938}html[data-theme=light] .target-catalog-page .account-card .card-hero-line{background:linear-gradient(90deg,var(--hero-rank-soft),hsla(0,0%,100%,.9) 58%,rgba(248,250,252,.96)),#fff;box-shadow:inset 0 1px #ffffffb8,0 3px 10px #32465f0e!important}html[data-theme=light] .target-catalog-page .account-card .card-hero-line.is-selected{background:linear-gradient(90deg,var(--hero-rank-soft),#f3f9fd 62%,#f8fbfd)}html[data-theme=light] .target-catalog-page .account-card .card-hero-line__count{background:color-mix(in srgb,var(--hero-rank) 10%,#fff);color:#243143}html[data-theme=light] .target-catalog-page .account-card .card-hero-line--more{border-color:#c6e7f5!important;background:linear-gradient(90deg,#edf9fe,#f8fcfe);color:#0878a8}@media(max-width:760px){.target-catalog-page .account-card-heroes{gap:0}.target-catalog-page .account-card .card-hero-list-preview,.target-catalog-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{grid-template-columns:repeat(4,46px) minmax(42px,1fr)!important;align-items:center;gap:5px!important;overflow:hidden}.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){position:relative;display:block!important;width:46px;min-width:46px;height:46px;min-height:46px;padding:0;border-radius:7px;overflow:hidden;box-shadow:0 4px 12px #00000024!important}.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar,.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar.large,.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar.small{width:100%!important;height:100%!important;min-width:0;border-radius:5px}.target-catalog-page .account-card .card-hero-line__body{display:none}.target-catalog-page .account-card .card-hero-line__count{position:absolute;right:2px;bottom:2px;min-width:19px;height:17px;padding:0 4px;border-width:1px;background:#020a12e0;color:#fff;font-size:.58rem;box-shadow:0 2px 6px #00000047}.target-catalog-page .account-card .card-hero-line--more{width:auto;min-width:42px;height:46px;min-height:46px;grid-template-columns:1fr!important;place-items:center;padding:0 7px;border-radius:7px;font-size:.72rem;text-align:center}.target-catalog-page .account-card .card-hero-line--empty{grid-column:1/-1;min-height:42px}}@media(max-width:380px){.target-catalog-page .account-card .card-hero-list-preview,.target-catalog-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{grid-template-columns:repeat(4,42px) minmax(38px,1fr)!important;gap:4px!important}.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){width:42px;min-width:42px;height:42px;min-height:42px}.target-catalog-page .account-card .card-hero-line--more{height:42px;min-height:42px;padding-inline:5px}}@media(min-width:761px){.target-catalog-page .desktop-catalog-toolbar{grid-template-columns:minmax(320px,1fr) 220px}}.target-catalog-page .account-card-heroes{gap:6px;padding:7px;border:1px solid rgba(113,150,184,.14);border-radius:9px;background:radial-gradient(circle at 0 0,rgba(68,142,196,.07),transparent 38%),linear-gradient(180deg,#071827db,#04111cb8)}.target-catalog-page .account-card-heroes__head{min-height:22px;padding:0 2px 1px}.target-catalog-page .account-card-heroes__head>button{min-height:24px;padding:2px 2px 2px 7px;border-radius:999px;transition:color .18s ease,background .18s ease}.target-catalog-page .account-card-heroes__head>button:hover{background:#4cbfef14}.target-catalog-page .account-card-heroes__head>button svg.account-card-heroes__count-icon{width:15px;height:15px;color:#6f8295;transform:none!important}.target-catalog-page .account-card-heroes__head>button svg.account-card-heroes__head-arrow{width:13px;height:13px}.target-catalog-page .account-card-heroes__head>button:hover svg.account-card-heroes__head-arrow{transform:translate(2px)}.target-catalog-page .account-card .card-hero-line{min-height:40px;grid-template-columns:32px minmax(0,1fr) auto!important;gap:8px;padding:3px 7px 3px 4px}.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.large,.target-catalog-page .account-card .card-hero-line .hero-avatar.small{width:32px!important;height:32px!important;min-width:32px}.target-catalog-page .account-card .card-hero-line__rank>span{color:color-mix(in srgb,var(--hero-rank) 78%,#8b99a8)}.target-catalog-page .account-card .card-hero-line__rank>i{background:#40b7e717;color:#65d4ff;font-size:.54rem;font-weight:800;letter-spacing:.01em}.target-catalog-page .account-card .card-hero-line--more{min-height:34px}html[data-theme=light] .target-catalog-page .account-card-heroes{border-color:#dce5ee;background:radial-gradient(circle at 0 0,rgba(48,139,201,.055),transparent 40%),linear-gradient(180deg,#fbfdff,#f7fafc)}html[data-theme=light] .target-catalog-page .account-card-heroes__head>button:hover{background:#edf8fd}html[data-theme=light] .target-catalog-page .account-card .card-hero-line__rank>i{border-color:#b9dfef;background:#edf9fe;color:#087ba9}@media(max-width:760px){.target-catalog-page .account-card-heroes{gap:5px;padding:6px;border-radius:8px}.target-catalog-page .account-card-heroes__head{display:flex!important;min-height:21px}.target-catalog-page .account-card-heroes__head>span{font-size:.62rem}.target-catalog-page .account-card-heroes__head>button{min-height:22px;padding-block:1px;font-size:.66rem}.target-catalog-page .account-card-heroes__head>button>span{display:none}.target-catalog-page .account-card-heroes__head>button svg.account-card-heroes__count-icon{width:14px;height:14px}.target-catalog-page .account-card .card-hero-list-preview,.target-catalog-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{grid-template-columns:repeat(4,44px) minmax(40px,1fr)!important}.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){width:44px;min-width:44px;height:44px;min-height:44px}.target-catalog-page .account-card .card-hero-line--more{height:44px;min-height:44px}}@media(max-width:380px){.target-catalog-page .account-card .card-hero-list-preview,.target-catalog-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{grid-template-columns:repeat(4,40px) minmax(36px,1fr)!important}.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){width:40px;min-width:40px;height:40px;min-height:40px}.target-catalog-page .account-card .card-hero-line--more{height:40px;min-height:40px}}@media(min-width:761px){.target-catalog-page .account-card .card-hero-line--more{grid-template-columns:minmax(0,1fr) auto!important}.target-catalog-page .account-card .card-hero-line--more>span.desktop-only{display:inline-flex!important;min-width:0;width:-moz-max-content;width:max-content;max-width:100%;flex-wrap:nowrap;white-space:nowrap}}@media(max-width:760px){.target-catalog-page .account-card .card-hero-line--more{grid-template-columns:minmax(0,1fr)!important}}.target-catalog-page .account-card{position:relative;padding:13px;gap:9px;overflow:hidden;border:1px solid rgba(133,167,197,.3);border-radius:12px;background:radial-gradient(circle at 92% 0,rgba(48,139,200,.08),transparent 34%),linear-gradient(180deg,#071a2a,#04131f);box-shadow:0 16px 34px #0000002b,inset 0 1px #ffffff06;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.target-catalog-page .account-card:hover{border-color:#7db1d87a;box-shadow:0 20px 42px #00000038,inset 0 1px #ffffff09}.target-catalog-page .account-card:after{top:0;right:0;width:46%;height:1px;background:linear-gradient(90deg,transparent,rgba(82,203,255,.55),transparent);opacity:.6}.target-catalog-page .account-card .card-topline{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.target-catalog-page .account-card .card-id-inline{min-width:0;display:flex;align-items:center;gap:7px}.target-catalog-page .account-card .card-id-label{min-width:0;display:grid;gap:1px;color:inherit;line-height:1.05;white-space:normal}.target-catalog-page .account-card .card-id-label small{color:#71869a;font-size:.56rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.target-catalog-page .account-card .card-id-label strong{min-width:0;overflow:hidden;color:#edf4f8;font-size:.8rem;font-weight:780;letter-spacing:.015em;text-overflow:ellipsis;white-space:nowrap}.target-catalog-page .account-card .copy-btn-inline{flex:0 0 auto;width:25px;height:25px;border:1px solid rgba(121,158,188,.16);border-radius:7px;background:#04111ca3;color:#8095a8}.target-catalog-page .account-card .copy-btn-inline:hover{border-color:#51c7f461;background:#13374e7a;color:#5ed4ff}.target-catalog-page .account-card .card-meta-inline{display:flex;align-items:center;justify-content:flex-end;gap:5px;color:inherit;font-size:inherit;white-space:nowrap}.target-catalog-page .account-card .card-meta-inline span+span:before{display:none;content:none;margin:0}.target-catalog-page .account-card .card-meta-chip{min-height:27px;display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border:1px solid rgba(118,153,183,.17);border-radius:7px;background:#030f19b3}.target-catalog-page .account-card .card-meta-chip small{color:#75899d;font-size:.57rem;font-weight:750;text-transform:uppercase}.target-catalog-page .account-card .card-meta-chip strong{color:#eaf1f5;font-size:.68rem;font-weight:800}.target-catalog-page .account-card .card-meta-chip--rewards{border-color:#46b1e033;background:#0c304570}.target-catalog-page .account-card .card-meta-chip--rewards strong{color:#6fd8ff}.target-catalog-page .account-card-heroes{gap:7px;padding:9px;border:1px solid rgba(111,151,184,.18);border-radius:10px;background:radial-gradient(circle at 0 0,rgba(61,153,214,.1),transparent 37%),linear-gradient(180deg,#051624ed,#030f19d4);box-shadow:inset 0 1px #ffffff05}.target-catalog-page .account-card-heroes__head{min-height:26px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 1px 1px}.target-catalog-page .account-card-heroes__title{min-width:0;display:flex;align-items:center;gap:7px}.target-catalog-page .account-card-heroes__title>span{color:#a9b8c5;font-size:.65rem;font-weight:850;letter-spacing:.085em;text-transform:uppercase}.target-catalog-page .account-card-heroes__title>strong{min-width:24px;height:20px;display:inline-grid;place-items:center;padding:0 6px;border:1px solid rgba(93,180,221,.22);border-radius:999px;background:#216b8f2e;color:#78d9ff;font-size:.63rem;font-weight:850}.target-catalog-page .account-card-heroes__head>button.account-card-heroes__all{min-height:27px;display:inline-flex;align-items:center;gap:3px;padding:3px 3px 3px 9px;border:1px solid transparent;border-radius:999px;background:transparent;color:#8195a7;font-size:.64rem;font-weight:700}.target-catalog-page .account-card-heroes__head>button.account-card-heroes__all:hover{border-color:#57c4ef33;background:#42b2de14;color:#6ad7ff}.target-catalog-page .account-card-heroes__all .account-card-heroes__head-arrow{width:13px;height:13px}.target-catalog-page .account-card .card-hero-list-preview,.target-catalog-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{gap:6px!important}.target-catalog-page .account-card .card-hero-line{min-height:45px;grid-template-columns:36px minmax(0,1fr) auto!important;gap:9px;padding:4px 8px 4px 5px;border-radius:8px;background:linear-gradient(90deg,var(--hero-rank-soft),rgba(6,24,39,.78) 54%,rgba(4,18,29,.76)),#061522;box-shadow:inset 0 1px #ffffff06,0 5px 13px #00000017!important;transition:background .18s ease,border-color .18s ease,transform .18s ease}.target-catalog-page .account-card .card-hero-line:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--hero-rank-soft) 82%,transparent),#0a2234db 58%,#051724db),#071827;transform:translate(1px)}.target-catalog-page .account-card .card-hero-line.is-selected{background:linear-gradient(90deg,color-mix(in srgb,var(--hero-rank-soft) 115%,transparent),#0c2b41c7 62%,#071d2ec2),#071827;box-shadow:inset 3px 0 0 var(--hero-rank),0 6px 15px #0000001f!important}.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.large,.target-catalog-page .account-card .card-hero-line .hero-avatar.small{width:36px!important;height:36px!important;min-width:36px;border-radius:6px}.target-catalog-page .account-card .card-hero-line__body{gap:2px}.target-catalog-page .account-card .card-hero-line__name{color:#f2f6f9;font-size:.84rem;font-weight:750;line-height:1.12}.target-catalog-page .account-card .card-hero-line__rank{display:flex;align-items:center;gap:5px;color:color-mix(in srgb,var(--hero-rank) 78%,#8b99a8);font-size:.59rem;font-weight:700}.target-catalog-page .account-card .card-hero-line__rank>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.target-catalog-page .account-card .card-hero-line__rank>i{flex:0 0 auto;padding:1px 5px;border:1px solid rgba(83,196,241,.22);border-radius:999px;background:#40b7e71a;color:#69d6ff;font-size:.51rem;font-style:normal;font-weight:850}.target-catalog-page .account-card .card-hero-line__count{min-width:29px;height:23px;padding-inline:6px;border-radius:7px;font-size:.67rem}.target-catalog-page .account-card .card-hero-line--more{min-height:43px;grid-template-columns:28px minmax(0,1fr) auto!important;align-items:center;gap:8px;padding:5px 8px;border-color:#49b9e74d!important;border-radius:8px;background:linear-gradient(90deg,#124e6a57,#051b2bc7);color:#62d5ff;text-align:left}.target-catalog-page .account-card .card-hero-line--more:hover{border-color:#5dd2ff87!important;background:linear-gradient(90deg,#145d7d7a,#072234e6);transform:translate(1px)}.target-catalog-page .account-card .card-hero-line__more-icon{width:28px;height:28px;display:inline-grid!important;place-items:center;border:1px solid rgba(91,206,250,.27);border-radius:7px;background:#36aad81a;color:#84e0ff;font-size:1rem;font-weight:500}.target-catalog-page .account-card .card-hero-line__more-copy{min-width:0;display:grid!important;gap:1px!important}.target-catalog-page .account-card .card-hero-line__more-copy strong{color:#bcf0ff;font-size:.69rem;font-weight:800}.target-catalog-page .account-card .card-hero-line__more-copy small{color:#7294a6;font-size:.54rem;font-weight:650}.target-catalog-page .account-card .card-hero-line--more>svg{width:14px;height:14px;justify-self:end}.target-catalog-page .account-card-stats{overflow:hidden;border:1px solid rgba(112,151,182,.16);border-radius:10px;background:#03101a94}.target-catalog-page .account-card-stats .account-card-data-section{min-height:45px;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:7px;padding:6px 7px;border:0;border-top:1px solid rgba(113,150,181,.12)}.target-catalog-page .account-card-stats .account-card-data-section:first-child{border-top:0}.target-catalog-page .account-card-stats .account-card-data-title{margin:0;color:#73889b;font-size:.59rem;font-weight:800;letter-spacing:.045em}.target-catalog-page .account-card-stats .account-card-data-grid{gap:4px}.target-catalog-page .account-card-stats .account-card-data-item{min-height:31px;justify-content:flex-start;gap:5px;padding:4px 5px;border:1px solid rgba(113,150,181,.1);border-radius:6px;background:#091f307a}.target-catalog-page .account-card-stats .account-card-data-item img{width:19px;height:19px;flex:0 0 19px}.target-catalog-page .account-card-stats .account-card-data-item strong{color:#e6edf2;font-size:.71rem;font-weight:720}.target-catalog-page .account-card-stats .account-card-data-item.is-zero{opacity:.47}.target-catalog-page .account-card .card-footer-box{min-height:54px;margin-top:auto;padding:8px 0 0;border-top:1px solid rgba(129,160,186,.15);align-items:center}.target-catalog-page .account-card .card-price-block{min-width:0;display:grid;gap:1px}.target-catalog-page .account-card .card-price-old{color:#728596;font-size:.61rem}.target-catalog-page .account-card .price-tag{color:#f4f7f9;font-size:1.28rem;font-weight:780;letter-spacing:-.02em}.target-catalog-page .account-card .buy-button{min-width:121px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border-radius:7px;background:linear-gradient(180deg,#ffd24b,#f7b91f);color:#201602;box-shadow:0 8px 17px #f7b91f29;font-weight:800}.target-catalog-page .account-card .buy-button:hover{background:linear-gradient(180deg,#ffdb66,#ffc126);box-shadow:0 10px 21px #f7b91f38;transform:translateY(-1px)}.target-catalog-page .account-card .buy-button__label{line-height:1}.target-catalog-page .account-card .buy-button__arrow{width:16px;height:16px;transition:transform .18s ease}.target-catalog-page .account-card .buy-button:hover .buy-button__arrow{transform:translate(2px)}html[data-theme=light] .target-catalog-page .account-card{border-color:#d2dee8;background:radial-gradient(circle at 92% 0,rgba(64,145,202,.055),transparent 35%),linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 16px 34px #34485e17,inset 0 1px #ffffffe6}html[data-theme=light] .target-catalog-page .account-card:hover{border-color:#a9c8dc;box-shadow:0 20px 42px #34485e21}html[data-theme=light] .target-catalog-page .account-card .card-id-label strong,html[data-theme=light] .target-catalog-page .account-card .card-meta-chip strong,html[data-theme=light] .target-catalog-page .account-card .price-tag{color:#172436}html[data-theme=light] .target-catalog-page .account-card .card-id-label small,html[data-theme=light] .target-catalog-page .account-card .card-meta-chip small{color:#708195}html[data-theme=light] .target-catalog-page .account-card .card-meta-chip,html[data-theme=light] .target-catalog-page .account-card .copy-btn-inline{border-color:#d8e2eb;background:#f6f9fb}html[data-theme=light] .target-catalog-page .account-card .card-meta-chip--rewards{border-color:#c5e2ef;background:#eef9fd}html[data-theme=light] .target-catalog-page .account-card .card-meta-chip--rewards strong{color:#087ba9}html[data-theme=light] .target-catalog-page .account-card-heroes{border-color:#d9e4ed;background:radial-gradient(circle at 0 0,rgba(48,139,201,.06),transparent 40%),linear-gradient(180deg,#fbfdff,#f6f9fb)}html[data-theme=light] .target-catalog-page .account-card-heroes__title>span{color:#6f8193}html[data-theme=light] .target-catalog-page .account-card-heroes__title>strong{border-color:#c4e2ef;background:#edf9fd;color:#087eab}html[data-theme=light] .target-catalog-page .account-card-heroes__head>button.account-card-heroes__all{color:#6d8193}html[data-theme=light] .target-catalog-page .account-card .card-hero-line{background:linear-gradient(90deg,var(--hero-rank-soft),hsla(0,0%,100%,.92) 58%,rgba(247,250,252,.97)),#fff;color:#1d2938;box-shadow:inset 0 1px #fff,0 4px 12px #32465f0e!important}html[data-theme=light] .target-catalog-page .account-card .card-hero-line:hover{background:linear-gradient(90deg,var(--hero-rank-soft),#f8fbfd 60%,#f4f8fb)}html[data-theme=light] .target-catalog-page .account-card .card-hero-line__name{color:#172234}html[data-theme=light] .target-catalog-page .account-card .card-hero-line__rank{color:#708095}html[data-theme=light] .target-catalog-page .account-card .card-hero-line--more{border-color:#c5e6f3!important;background:linear-gradient(90deg,#ebf8fd,#f7fcfe)}html[data-theme=light] .target-catalog-page .account-card .card-hero-line__more-icon{border-color:#bee4f3;background:#e8f7fc;color:#087fae}html[data-theme=light] .target-catalog-page .account-card .card-hero-line__more-copy strong{color:#0879a6}html[data-theme=light] .target-catalog-page .account-card .card-hero-line__more-copy small{color:#708397}html[data-theme=light] .target-catalog-page .account-card-stats{border-color:#dce6ee;background:#f8fafc}html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-section{border-top-color:#e2e9ef}html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-title{color:#718296}html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-item{border-color:#e2e9ef;background:#fff}html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-item strong{color:#1f2d3d}html[data-theme=light] .target-catalog-page .account-card .card-footer-box{border-top-color:#dce5ec}@media(max-width:760px){.target-catalog-page .account-card{padding:10px;gap:8px;border-radius:9px;box-shadow:0 10px 22px #00000021}.target-catalog-page .account-card:hover{transform:none}.target-catalog-page .account-card .card-topline{grid-template-columns:minmax(0,1fr);gap:6px}.target-catalog-page .account-card .card-id-label{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:5px}.target-catalog-page .account-card .card-id-label small{font-size:.55rem}.target-catalog-page .account-card .card-id-label strong{font-size:.74rem}.target-catalog-page .account-card .card-meta-inline{justify-content:flex-start;padding:0;border:0}.target-catalog-page .account-card .card-meta-chip{min-height:24px;padding:2px 6px}.target-catalog-page .account-card .card-meta-chip small{font-size:.52rem}.target-catalog-page .account-card .card-meta-chip strong{font-size:.62rem}.target-catalog-page .account-card-heroes{gap:5px;padding:6px;border-radius:8px}.target-catalog-page .account-card-heroes__head{min-height:21px}.target-catalog-page .account-card-heroes__title>span{font-size:.59rem}.target-catalog-page .account-card-heroes__title>strong{min-width:21px;height:18px;font-size:.58rem}.target-catalog-page .account-card-heroes__head>button.account-card-heroes__all{min-height:22px;padding:1px 2px 1px 6px}.target-catalog-page .account-card-heroes__all>span{display:none}.target-catalog-page .account-card .card-hero-list-preview,.target-catalog-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{grid-template-columns:repeat(4,45px) minmax(39px,1fr)!important;gap:5px!important}.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){position:relative;display:block!important;width:45px;min-width:45px;height:45px;min-height:45px;padding:0;border-radius:7px;overflow:hidden;transform:none}.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar,.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar.large,.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar.small{width:100%!important;height:100%!important;min-width:0;border-radius:5px}.target-catalog-page .account-card .card-hero-line__body{display:none}.target-catalog-page .account-card .card-hero-line__count{position:absolute;right:2px;bottom:2px;min-width:19px;height:17px;padding:0 4px;border-width:1px;border-radius:5px;background:#020a12e6;color:#fff;font-size:.57rem;box-shadow:0 2px 6px #00000045}.target-catalog-page .account-card .card-hero-line--more{width:auto;min-width:39px;height:45px;min-height:45px;grid-template-columns:1fr!important;place-items:center;gap:0;padding:0 5px;border-radius:7px;font-size:.68rem;line-height:1;text-align:center}.target-catalog-page .account-card .card-hero-line--more .card-hero-line__more-copy,.target-catalog-page .account-card .card-hero-line--more .card-hero-line__more-icon,.target-catalog-page .account-card .card-hero-line--more>svg{display:none!important}.target-catalog-page .account-card-stats .account-card-data-section{min-height:38px;grid-template-columns:56px minmax(0,1fr);gap:4px;padding:4px 5px}.target-catalog-page .account-card-stats .account-card-data-title{font-size:.54rem}.target-catalog-page .account-card-stats .account-card-data-grid{gap:3px}.target-catalog-page .account-card-stats .account-card-data-item{min-height:28px;gap:4px;padding:3px}.target-catalog-page .account-card-stats .account-card-data-item img{width:17px;height:17px;flex-basis:17px}.target-catalog-page .account-card-stats .account-card-data-item strong{font-size:.68rem}.target-catalog-page .account-card .card-footer-box{min-height:47px;padding-top:7px}.target-catalog-page .account-card .price-tag{font-size:1.12rem}.target-catalog-page .account-card .buy-button{min-width:105px;min-height:37px;gap:6px;padding-inline:10px}.target-catalog-page .account-card .buy-button__arrow{width:14px;height:14px}}@media(max-width:380px){.target-catalog-page .account-card .card-hero-list-preview,.target-catalog-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{grid-template-columns:repeat(4,41px) minmax(35px,1fr)!important;gap:4px!important}.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){width:41px;min-width:41px;height:41px;min-height:41px}.target-catalog-page .account-card .card-hero-line--more{height:41px;min-height:41px}.target-catalog-page .account-card-stats .account-card-data-section{grid-template-columns:50px minmax(0,1fr)}.target-catalog-page .account-card-stats .account-card-data-item strong{font-size:.64rem}}.target-catalog-page .app-header{padding:7px 14px!important;grid-template-columns:190px minmax(0,1fr) auto!important;gap:12px!important;border-radius:10px;border-color:#9ab4ca40;background:linear-gradient(180deg,#05121efa,#030d17fc)}.target-catalog-page .brand-block--header,.target-catalog-page .header-mainline{min-width:0}.target-catalog-page .brand-block--header{gap:9px}.target-catalog-page .brand-logo--image,.target-catalog-page .brand-logo--image img{width:30px!important;height:30px!important;min-width:30px;border-radius:6px;-o-object-fit:contain;object-fit:contain}.target-catalog-page .brand-title{color:#f1f4f7;font-size:.98rem;font-weight:780;letter-spacing:.025em;line-height:1}.target-catalog-page .header-site-switcher{align-self:stretch;justify-content:center;gap:0!important;min-width:0;overflow:visible}.target-catalog-page .game-pill{position:relative;padding:4px 18px!important;gap:8px;color:#dbe2e8}.target-catalog-page .game-pill:after{content:"";position:absolute;right:17px;bottom:0;left:17px;height:2px;border-radius:999px;background:var(--master-yellow);opacity:0;transform:scaleX(.45);transition:opacity .16s ease,transform .16s ease}.target-catalog-page .game-pill:hover{background:#ffffff06!important;color:#fff}.target-catalog-page .game-pill.active{border-color:transparent!important;color:#fff}.target-catalog-page .game-pill.active:after{opacity:1;transform:scaleX(1)}.target-catalog-page .game-pill__icon,.target-catalog-page .game-pill__image{width:25px!important;height:25px!important;border-radius:0!important;-o-object-fit:contain!important;object-fit:contain!important}.target-catalog-page .game-pill--raid .game-pill__icon,.target-catalog-page .game-pill--raid .game-pill__image{height:32px!important;flex-basis:58px}.target-catalog-page .game-pill--dragon .game-pill__icon,.target-catalog-page .game-pill--dragon .game-pill__image,.target-catalog-page .game-pill--watcher .game-pill__icon,.target-catalog-page .game-pill--watcher .game-pill__image{width:27px!important;height:27px!important}.target-catalog-page .game-pill--shards .game-pill__icon,.target-catalog-page .game-pill--shards .game-pill__image{width:24px!important;height:24px!important}.target-catalog-page .game-pill__text{font-size:.87rem;font-weight:620}.target-catalog-page .header-actions{gap:7px}.target-catalog-page .theme-toggle-btn{padding:0!important;border-radius:7px;border-color:#89a6be40;background:#05131f;color:#f0f3f6;box-shadow:none}.target-catalog-page .theme-toggle-btn__icon{font-size:1.25rem;line-height:1}.target-catalog-page .header-link-btn{min-width:78px;padding:8px 15px!important;border-radius:7px;justify-content:center;background:#05131f!important;color:#f1f4f7!important;border:1px solid rgba(137,166,190,.25)!important;box-shadow:none!important}.target-catalog-page .header-link-btn:hover,.target-catalog-page .theme-toggle-btn:hover{border-color:#b8cdde6b!important;background:#081927!important;transform:none}.target-catalog-page .account-card-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;overflow:visible;border:0!important;border-radius:0;background:transparent!important}.target-catalog-page .account-card-stats .account-card-data-section{position:relative;min-width:0;min-height:0;display:block!important;padding:7px 8px 8px!important;border:1px solid rgba(110,150,181,.15)!important;border-radius:8px;background:linear-gradient(180deg,#0c23359e,#051420d6)}.target-catalog-page .account-card-stats .account-card-data-section--resources{grid-column:1/-1;display:grid!important;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:7px;padding-block:5px!important;background:radial-gradient(circle at 0 50%,rgba(255,189,19,.07),transparent 32%),linear-gradient(180deg,#0c23359e,#051420d6)}.target-catalog-page .account-card-stats .account-card-data-section--books{background:radial-gradient(circle at 0 0,rgba(160,91,244,.07),transparent 45%),linear-gradient(180deg,#0c23359e,#051420d6)}.target-catalog-page .account-card-stats .account-card-data-section--shards{background:radial-gradient(circle at 0 0,rgba(54,169,255,.07),transparent 45%),linear-gradient(180deg,#0c23359e,#051420d6)}.target-catalog-page .account-card-stats .account-card-data-title{display:flex;align-items:center;gap:6px;margin:0 0 6px;color:#8fa2b3;font-size:.58rem;font-weight:820;letter-spacing:.055em;line-height:1;text-transform:uppercase}.target-catalog-page .account-card-stats .account-card-data-section--resources .account-card-data-title{margin:0}.target-catalog-page .account-card-stats .account-card-data-title:before{content:"";width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:#8ca0b2;box-shadow:0 0 8px #8ca0b23d}.target-catalog-page .account-card-stats .account-card-data-section--resources .account-card-data-title:before{background:var(--master-yellow);box-shadow:0 0 8px #ffbd1359}.target-catalog-page .account-card-stats .account-card-data-section--books .account-card-data-title:before{background:#9f63ee;box-shadow:0 0 8px #9f63ee59}.target-catalog-page .account-card-stats .account-card-data-section--shards .account-card-data-title:before{background:#42b3ff;box-shadow:0 0 8px #42b3ff59}.target-catalog-page .account-card-stats .account-card-data-grid{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}.target-catalog-page .account-card-stats .account-card-data-item{min-width:0;min-height:25px;display:flex;align-items:center;justify-content:center;gap:4px;padding:2px 3px;border:1px solid rgba(112,151,182,.08);border-radius:5px;background:#04111c61}.target-catalog-page .account-card-stats .account-card-data-item img,.target-catalog-page .account-card-stats .account-card-data-shard{width:16px!important;height:17px!important;flex:0 0 16px!important;-o-object-fit:contain;object-fit:contain}.target-catalog-page .account-card-stats .account-card-data-grid--resources .account-card-data-item img:last-child{width:17px!important;height:17px!important}.target-catalog-page .account-card-stats .account-card-data-item strong{min-width:0;overflow:hidden;color:#e8eef3;font-size:.68rem;font-weight:730;line-height:1;text-overflow:ellipsis;white-space:nowrap}.target-catalog-page .account-card-stats .account-card-data-item.is-zero{opacity:.4}html[data-theme=light] .target-catalog-page .app-header{border-color:#d6e0e8;background:linear-gradient(180deg,#fff,#f9fbfd)}html[data-theme=light] .target-catalog-page .brand-title,html[data-theme=light] .target-catalog-page .game-pill,html[data-theme=light] .target-catalog-page .game-pill.active{color:#172436}html[data-theme=light] .target-catalog-page .game-pill:hover{background:#f2f6f9!important;color:#101c2b}html[data-theme=light] .target-catalog-page .header-link-btn,html[data-theme=light] .target-catalog-page .theme-toggle-btn{border-color:#d3dee7!important;background:#fff!important;color:#172436!important}html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-section,html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-section--books,html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-section--resources,html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-section--shards{border-color:#dce5ed!important;background:linear-gradient(180deg,#fff,#f7fafc)}html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-title{color:#6d8093}html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-item{border-color:#e8eef3;background:#f4f8fbdb}html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-item strong{color:#1c2a3a}@media(max-width:760px){.target-catalog-page .app-header{min-height:95px!important;padding:0 10px!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:52px 43px!important;gap:0 8px!important;border-radius:0;border-width:0 0 1px}.target-catalog-page .header-mainline{grid-column:1;grid-row:1;align-self:center}.target-catalog-page .brand-logo--image,.target-catalog-page .brand-logo--image img{width:27px!important;height:27px!important;min-width:27px}.target-catalog-page .brand-title{font-size:.87rem}.target-catalog-page .header-mobile-controls{grid-column:2;grid-row:1;align-self:center;display:flex!important;gap:7px}.target-catalog-page .mobile-header-auth{min-width:72px;min-height:35px;padding:0 11px;border:0;border-radius:6px;background:var(--master-yellow)!important;color:#211703!important;box-shadow:none;font-size:.76rem;font-weight:820}.target-catalog-page .mobile-header-icon-btn{width:36px;min-width:36px;height:36px;min-height:36px;border-radius:7px}.target-catalog-page .header-site-switcher{grid-column:1/-1!important;grid-row:2!important;width:100%;height:43px;display:grid!important;grid-template-columns:minmax(65px,1.06fr) minmax(76px,1fr) minmax(72px,.96fr) minmax(39px,.5fr)!important;align-items:stretch;gap:0!important;padding:0 2px!important;overflow:hidden;border-top:1px solid rgba(111,148,177,.12)}.target-catalog-page .game-pill{min-width:0!important;min-height:43px!important;justify-content:center;gap:4px;padding:2px 3px!important}.target-catalog-page .game-pill:after{right:5px;left:5px}.target-catalog-page .game-pill--raid .game-pill__icon,.target-catalog-page .game-pill--raid .game-pill__image{width:50px!important;height:27px!important;flex-basis:50px}.target-catalog-page .game-pill--dragon .game-pill__icon,.target-catalog-page .game-pill--dragon .game-pill__image,.target-catalog-page .game-pill--shards .game-pill__icon,.target-catalog-page .game-pill--shards .game-pill__image,.target-catalog-page .game-pill--watcher .game-pill__icon,.target-catalog-page .game-pill--watcher .game-pill__image{width:22px!important;height:22px!important}.target-catalog-page .game-pill__text{display:block;font-size:.62rem;line-height:1}.target-catalog-page .game-pill--raid .game-pill__text,.target-catalog-page .game-pill--shards .game-pill__text{display:none!important}.target-catalog-page .header-collapsible{top:96px!important}.target-catalog-page .account-card-stats{gap:5px}.target-catalog-page .account-card-stats .account-card-data-section{padding:5px 6px 6px!important;border-radius:7px}.target-catalog-page .account-card-stats .account-card-data-section--resources{grid-template-columns:53px minmax(0,1fr);gap:4px;padding-block:4px!important}.target-catalog-page .account-card-stats .account-card-data-title{margin-bottom:4px;gap:4px;font-size:.5rem}.target-catalog-page .account-card-stats .account-card-data-title:before{width:4px;height:4px;flex-basis:4px}.target-catalog-page .account-card-stats .account-card-data-grid{gap:2px}.target-catalog-page .account-card-stats .account-card-data-item{min-height:22px;gap:3px;padding:2px;border-radius:4px}.target-catalog-page .account-card-stats .account-card-data-item img,.target-catalog-page .account-card-stats .account-card-data-shard{width:14px!important;height:15px!important;flex-basis:14px!important}.target-catalog-page .account-card-stats .account-card-data-item strong{font-size:.61rem}}@media(max-width:380px){.target-catalog-page .app-header{padding-inline:8px!important}.target-catalog-page .brand-title{font-size:.82rem}.target-catalog-page .header-site-switcher{grid-template-columns:minmax(59px,1.02fr) minmax(70px,1fr) minmax(67px,.96fr) minmax(37px,.5fr)!important}.target-catalog-page .game-pill__text{font-size:.58rem}.target-catalog-page .account-card-stats .account-card-data-section--resources{grid-template-columns:47px minmax(0,1fr)}.target-catalog-page .account-card-stats .account-card-data-item strong{font-size:.57rem}}.target-catalog-page .brand-block--header{width:auto!important;max-width:100%;flex-wrap:nowrap!important}.target-catalog-page .brand-copy{width:-moz-max-content;width:max-content;max-width:none;overflow:visible;flex:0 0 auto}.target-catalog-page .brand-title{overflow:visible!important;text-overflow:clip!important;word-break:normal!important}.target-catalog-page .game-pill:focus:not(:focus-visible){outline:0!important}.target-catalog-page .game-pill:focus-visible{outline:2px solid rgba(255,189,19,.78)!important;outline-offset:-3px}html[data-theme=light] .target-catalog-page .game-pill--dragon .game-pill__image,html[data-theme=light] .target-catalog-page .game-pill--watcher .game-pill__image{filter:brightness(.42) saturate(.25) contrast(1.08)}.target-catalog-page .brand-title{text-transform:uppercase!important}:root{--tune-focus:rgba(255,193,42,.92);--tune-card-shadow:0 16px 34px rgba(0,0,0,.24);--tune-card-shadow-hover:0 22px 46px rgba(0,0,0,.34)}html{scrollbar-gutter:stable;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,button,input,select{-webkit-tap-highlight-color:transparent}.target-catalog-page .cards-grid,.target-catalog-page .catalog-content,.target-catalog-page .page-shell{min-width:0}.target-catalog-page .cards-grid{align-items:stretch}.target-catalog-page .account-card,.target-catalog-page .catalog-card-skeleton{min-height:1px;contain:layout style}@supports (content-visibility:auto){.target-catalog-page .account-card,.target-catalog-page .catalog-card-skeleton{content-visibility:auto;contain-intrinsic-size:auto 680px}}.target-catalog-page .account-card{isolation:isolate;box-shadow:var(--tune-card-shadow);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.target-catalog-page .account-card:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,rgba(79,153,216,.055),transparent 38%,rgba(255,190,29,.025))}.target-catalog-page .account-card-data-item strong,.target-catalog-page .card-id-label strong,.target-catalog-page .card-meta-chip strong,.target-catalog-page .price-tag{font-variant-numeric:tabular-nums}.target-catalog-page .account-card-data-item{position:relative;overflow:hidden;transition:background-color .16s ease,border-color .16s ease,opacity .16s ease}.target-catalog-page .account-card-data-item:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;background:linear-gradient(110deg,transparent 12%,hsla(0,0%,100%,.055) 48%,transparent 76%);transform:translate(-45%);transition:opacity .16s ease,transform .28s ease}.target-catalog-page .account-card-data-item.is-zero{opacity:.42}.target-catalog-page .card-hero-line,.target-catalog-page .desktop-active-hero,.target-catalog-page .mobile-active-hero,.target-catalog-page .search-active-row{transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.target-catalog-page .buy-button{position:relative;overflow:hidden;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.target-catalog-page .buy-button:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(105deg,transparent 18%,hsla(0,0%,100%,.28) 50%,transparent 82%);transform:translate(-130%);transition:transform .42s ease}.target-catalog-page .buy-button:active{transform:translateY(1px)}.target-catalog-page .copy-btn-inline,.target-catalog-page .master-search-clear,.target-catalog-page .mobile-catalog-search__clear{touch-action:manipulation}.target-catalog-page .catalog-sidebar-stack,.target-catalog-page .desktop-catalog-toolbar{transition:box-shadow .18s ease,background-color .18s ease}.target-catalog-page .catalog-status-box,.target-catalog-page .empty-state{scroll-margin-top:86px}.target-catalog-page .master-catalog-footer button{min-width:176px;min-height:44px}.target-catalog-page :is(button,a,input,select):focus-visible{outline:2px solid var(--tune-focus)!important;outline-offset:2px}.target-catalog-page :is(input,select):focus-visible{outline-offset:1px}@media(hover:hover)and (pointer:fine){.target-catalog-page .account-card:hover{border-color:#88b7de75;box-shadow:var(--tune-card-shadow-hover);transform:translateY(-2px)}.target-catalog-page .account-card-data-item:hover{border-color:#81aed12e;background:#0a1e2eb8}.target-catalog-page .account-card-data-item:hover:after{opacity:1;transform:translate(45%)}.target-catalog-page .card-hero-line:not(.card-hero-line--more):hover{background-color:#0c2336fa}.target-catalog-page .buy-button:hover{box-shadow:0 10px 24px #ffb5102e;transform:translateY(-1px)}.target-catalog-page .buy-button:hover:before{transform:translate(130%)}}@media(min-width:761px){.target-catalog-page .catalog-sidebar-stack{position:sticky;top:78px;z-index:12}.target-catalog-page .desktop-catalog-toolbar{position:sticky;top:78px;z-index:18;background:#04121ef0;box-shadow:0 10px 28px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar{background:#f8fbfef0;box-shadow:0 10px 28px #2b3e531a}}@media(max-width:760px){body,html{overscroll-behavior-y:auto}.target-catalog-page .account-card,.target-catalog-page .catalog-card-skeleton{contain-intrinsic-size:auto 520px;transform:none;box-shadow:0 10px 24px #0003}.target-catalog-page .account-card:after{opacity:.65}.target-catalog-page .app-header,.target-catalog-page .filters-sidebar,.target-catalog-page .header-collapsible,.target-catalog-page .mobile-catalog-search{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.target-catalog-page .master-catalog-footer button,.target-catalog-page .mobile-catalog-search__actions button,.target-catalog-page .mobile-catalog-search__actions select,.target-catalog-page .mobile-catalog-search__input-wrap>input,.target-catalog-page .mobile-header-auth,.target-catalog-page .mobile-header-icon-btn{min-height:44px}.target-catalog-page .header-site-switcher,.target-catalog-page .mobile-active-heroes__list{overscroll-behavior-x:contain;scroll-snap-type:x proximity}.target-catalog-page .game-pill,.target-catalog-page .mobile-active-hero{scroll-snap-align:start}.target-catalog-page .account-card-data-item:after{display:none}.target-catalog-page .account-card-data-item strong{letter-spacing:-.01em}}@media(prefers-contrast:more){.target-catalog-page .account-card,.target-catalog-page .desktop-catalog-toolbar,.target-catalog-page .filters-sidebar,.target-catalog-page .mobile-catalog-search{border-color:currentColor}.target-catalog-page .account-card-data-item.is-zero{opacity:.7}}@media(prefers-reduced-motion:reduce){.target-catalog-page .account-card,.target-catalog-page .account-card-data-item,.target-catalog-page .account-card-data-item:after,.target-catalog-page .buy-button,.target-catalog-page .buy-button:before,.target-catalog-page .card-hero-line{transition:none!important;transform:none!important}}:root{--v11-bg:#020b14;--v11-panel:#061522;--v11-panel-strong:#071827;--v11-panel-soft:#081a29;--v11-line:rgba(135,169,198,.24);--v11-line-soft:rgba(111,147,178,.14);--v11-text:#f2f5f8;--v11-muted:#9ba9b8;--v11-yellow:#ffbd13;--v11-blue:#48c9ff}.target-catalog-page.page-wrap{padding:18px 18px 28px}.target-catalog-page .page-shell{max-width:1420px;gap:12px}.target-catalog-page .shell-card{border-radius:10px;border-color:var(--v11-line-soft);background:linear-gradient(180deg,#061522fb,#040f19fc);box-shadow:none}.target-catalog-page .app-header{min-height:62px!important;height:62px!important;grid-template-columns:205px minmax(0,1fr) auto!important;gap:14px!important;padding:7px 17px!important;border-radius:10px!important;border-color:#99b1c63d!important;background:linear-gradient(180deg,#05121ffe,#030d17fe)!important}.target-catalog-page .brand-block--header{gap:9px!important}.target-catalog-page .brand-logo--image{width:32px!important;height:32px!important;border-radius:7px!important}.target-catalog-page .brand-title{color:var(--v11-text)!important;font-size:1rem!important;font-weight:800!important;letter-spacing:.025em!important;line-height:1!important;text-transform:none!important;white-space:nowrap!important}.target-catalog-page .header-site-switcher{height:48px!important;justify-content:center!important;gap:10px!important}.target-catalog-page .game-pill{min-width:118px!important;min-height:48px!important;height:48px!important;padding:4px 11px!important;gap:8px!important;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;box-shadow:none!important;color:#d9e0e7!important}.target-catalog-page .game-pill.active,.target-catalog-page .game-pill:hover{background:transparent!important;color:#fff!important}.target-catalog-page .game-pill.active{border-bottom-color:var(--v11-yellow)!important;box-shadow:none!important}.target-catalog-page .game-pill__icon,.target-catalog-page .game-pill__image{width:29px!important;height:29px!important}.target-catalog-page .game-pill__image{-o-object-fit:contain!important;object-fit:contain!important;border-radius:0!important}.target-catalog-page .game-pill--raid{min-width:112px!important}.target-catalog-page .game-pill--raid .game-pill__icon,.target-catalog-page .game-pill--raid .game-pill__image{width:58px!important;height:31px!important}.target-catalog-page .game-pill--raid .game-pill__text{display:none!important}.target-catalog-page .game-pill--shards .game-pill__icon,.target-catalog-page .game-pill--shards .game-pill__image{width:25px!important;height:25px!important}.target-catalog-page .game-pill__text{font-size:.86rem!important;font-weight:650!important}.target-catalog-page .theme-toggle-btn{width:38px!important;min-width:38px!important;min-height:38px!important;height:38px!important;border-radius:7px!important}.target-catalog-page .header-link-btn{min-height:38px!important;height:38px!important;padding:8px 16px!important;border-radius:7px!important}.target-catalog-page .header-actions__group--account .primary-pill{background:transparent!important;color:var(--v11-text)!important;border:1px solid var(--v11-line)!important}.target-catalog-page .raid-catalog-hero{min-height:158px!important;height:158px!important;grid-template-columns:190px minmax(0,1fr) 43%!important;padding:15px 24px!important;border-radius:10px!important;border-color:#99b1c638!important;background:linear-gradient(90deg,#020c15,#03111d 52%,#07192a)!important}.target-catalog-page .raid-catalog-hero__logo img{width:178px!important;max-height:105px!important;-o-object-fit:contain!important;object-fit:contain!important}.target-catalog-page .raid-catalog-hero__copy h1{font-size:clamp(1.45rem,1.85vw,1.78rem)!important;line-height:1.08!important;letter-spacing:-.015em!important}.target-catalog-page .raid-catalog-hero__copy p{margin-top:8px!important;color:#c4cbd2!important;font-size:.91rem!important}.target-catalog-page .raid-catalog-hero__art{width:49%!important;background:radial-gradient(circle at 70% 45%,rgba(94,40,170,.24),transparent 58%)!important}.target-catalog-page .raid-catalog-hero__art:before{background:linear-gradient(90deg,#03111d,rgba(3,17,29,.9) 13%,rgba(3,17,29,.18) 48%,transparent)!important}.target-catalog-page .raid-catalog-hero__art img{width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:right center!important;object-position:right center!important;transform:none!important;filter:saturate(.92) brightness(.88) contrast(1.04)!important}.target-catalog-page .catalog-layout{grid-template-columns:236px minmax(0,1fr)!important;gap:16px!important}.target-catalog-page .cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.target-catalog-page .desktop-catalog-toolbar{grid-template-columns:minmax(300px,1fr) 208px!important;gap:9px!important;padding:0 0 9px!important;margin:0 0 9px!important;border:0!important;border-bottom:1px solid var(--v11-line-soft)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.target-catalog-page .desktop-catalog-toolbar__search>input,.target-catalog-page .desktop-catalog-toolbar__sort select{min-height:40px!important;height:40px!important;border-radius:7px!important;border-color:#7ea1be3b!important;background:#04131f!important}.target-catalog-page .desktop-active-heroes{grid-column:1/-1!important;padding-top:0!important;margin-top:-1px!important;border:0!important;background:transparent!important}.target-catalog-page .desktop-active-heroes__list{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important}.target-catalog-page .desktop-active-hero{min-height:32px!important;padding:3px 7px 3px 3px!important;border-radius:6px!important;background:#071725!important}.target-catalog-page .desktop-active-hero .hero-avatar,.target-catalog-page .desktop-active-hero .hero-avatar.small{width:26px!important;height:26px!important}.target-catalog-page .desktop-active-heroes__reset{min-height:30px;padding:3px 8px;border:0;background:transparent;color:#7fcfff;font-size:.74rem}.target-catalog-page .filters-sidebar.master-price-filter{padding:14px!important;gap:0!important;border-radius:10px!important;background:linear-gradient(180deg,#061522,#04111c)!important}.target-catalog-page .master-filter-header{margin:0 0 5px!important;padding:0 0 10px!important;border-bottom:1px solid var(--v11-line-soft)!important}.target-catalog-page .master-filter-header h3{font-size:1.05rem!important;line-height:1.1!important}.target-catalog-page .master-filter-header p{margin:5px 0 0!important;color:var(--v11-muted)!important;font-size:.72rem!important;line-height:1.35!important}.target-catalog-page .master-price-section{padding:12px 0 13px!important;border-top:0!important}.target-catalog-page .master-price-section__title{margin-bottom:8px!important}.target-catalog-page .master-price-section__title>span{color:#dbe2e8!important;font-size:.84rem!important;font-weight:650!important}.target-catalog-page .price-inputs-box{gap:8px!important}.target-catalog-page .price-input-field{min-height:40px!important;height:40px!important;border-radius:7px!important;font-size:.86rem!important}.target-catalog-page .price-input-label{font-size:.62rem!important}.target-catalog-page .master-dual-range{margin-top:10px!important}.target-catalog-page .master-filter-actions{grid-template-columns:1fr!important;gap:7px!important;padding-top:12px!important;border-top:1px solid var(--v11-line-soft)!important}.target-catalog-page .master-filter-actions .ghost-pill,.target-catalog-page .master-filter-actions .primary-pill{min-height:39px!important;border-radius:7px!important}.target-catalog-page .master-filter-actions .primary-pill{order:1;background:var(--v11-yellow)!important;color:#171006!important}.target-catalog-page .master-filter-actions .ghost-pill{order:2;min-height:34px!important;border:0!important;background:transparent!important;color:#a6b1bd!important}.target-catalog-page .account-card{padding:11px 11px 10px!important;gap:7px!important;border-radius:9px!important;border-color:#89a8c240!important;background:linear-gradient(180deg,#061725,#04131f)!important;box-shadow:none!important}.target-catalog-page .account-card:after{display:none!important}.target-catalog-page .card-topline{min-height:25px!important;align-items:center!important}.target-catalog-page .card-id-inline{min-width:0!important;gap:5px!important}.target-catalog-page .card-id-label{display:flex!important;min-width:0!important;align-items:baseline!important;gap:4px!important;color:#aeb7c0!important;font-size:.73rem!important;white-space:nowrap!important}.target-catalog-page .card-id-label>span{flex:0 0 auto}.target-catalog-page .card-id-label strong{min-width:0;overflow:hidden;color:#e5ebf0!important;font-size:.78rem!important;font-weight:700!important;text-overflow:ellipsis}.target-catalog-page .copy-btn-inline{width:24px!important;height:24px!important;color:#8796a6!important}.target-catalog-page .card-meta-inline{display:flex!important;min-height:25px!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;padding:0 0 7px!important;border-bottom:1px solid var(--v11-line-soft)!important;color:#e7edf2!important;font-size:.78rem!important;white-space:nowrap!important}.target-catalog-page .card-meta-chip{display:inline-flex!important;min-height:0!important;align-items:baseline!important;gap:4px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important}.target-catalog-page .card-meta-chip+.card-meta-chip:before{content:"|";margin-right:6px;color:#516474}.target-catalog-page .card-meta-chip small,.target-catalog-page .card-meta-chip strong{color:inherit!important;font-size:inherit!important;font-weight:600!important}.target-catalog-page .account-card-heroes{display:block!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.target-catalog-page .account-card .card-hero-list-preview,.target-catalog-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:5px!important}.target-catalog-page .account-card .card-hero-line{--hero-rank:#708498;--hero-rank-soft:rgba(112,132,152,.08);min-height:37px!important;grid-template-columns:31px minmax(0,1fr) auto!important;gap:7px!important;padding:2px 7px 2px 2px!important;overflow:hidden!important;border:1px solid var(--hero-rank)!important;border-radius:6px!important;background:linear-gradient(90deg,var(--hero-rank-soft),rgba(7,24,39,.94) 54%,#071827)!important;box-shadow:none!important}.target-catalog-page .account-card .card-hero-line.rank-Mythical{--hero-rank:#df363c;--hero-rank-soft:rgba(223,54,60,.12)}.target-catalog-page .account-card .card-hero-line.rank-Legendary{--hero-rank:#e0ad00;--hero-rank-soft:rgba(224,173,0,.115)}.target-catalog-page .account-card .card-hero-line.rank-Epic{--hero-rank:#a73ce4;--hero-rank-soft:rgba(167,60,228,.12)}.target-catalog-page .account-card .card-hero-line.rank-Rare{--hero-rank:#268ed7;--hero-rank-soft:rgba(38,142,215,.12)}.target-catalog-page .account-card .card-hero-line.is-selected{background:linear-gradient(90deg,var(--hero-rank-soft),rgba(8,35,54,.98) 55%,#082234)!important;box-shadow:inset 0 0 0 1px #4acaff1c!important}.target-catalog-page .account-card .card-hero-line.is-selected:after{content:"";width:5px;height:5px;position:absolute;top:4px;right:4px;border-radius:50%;background:#57d3ff;box-shadow:0 0 7px #57d3ffb8}.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.large,.target-catalog-page .account-card .card-hero-line .hero-avatar.small{width:31px!important;height:31px!important;min-width:31px!important;border:0!important;border-radius:4px!important;box-shadow:none!important}.target-catalog-page .account-card .card-hero-line__body{display:block!important;min-width:0!important}.target-catalog-page .account-card .card-hero-line__name{display:block!important;overflow:hidden!important;color:#eef3f6!important;font-size:.82rem!important;font-weight:600!important;line-height:1.12!important;text-overflow:ellipsis!important;white-space:nowrap!important}.target-catalog-page .account-card .card-hero-line__count{min-width:27px!important;height:21px!important;padding:0 6px!important;border:1px solid color-mix(in srgb,var(--hero-rank) 62%,transparent)!important;border-radius:5px!important;background:#020b139e!important;color:#f3f6f9!important;font-size:.69rem!important;font-weight:750!important;box-shadow:none!important}.target-catalog-page .account-card .card-hero-line--empty{grid-template-columns:1fr!important;place-items:center!important;border-color:var(--v11-line-soft)!important;color:var(--v11-muted)!important}.target-catalog-page .account-card .card-hero-line--more{min-height:29px!important;grid-template-columns:1fr!important;padding:3px 8px!important;border-color:#40a6d83b!important;background:#061927b3!important;color:var(--v11-blue)!important;font-size:.72rem!important;font-weight:750!important}.target-catalog-page .account-card-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.target-catalog-page .account-card-data-section{min-width:0!important;padding:6px!important;border:1px solid var(--v11-line-soft)!important;border-radius:7px!important;background:#04101bb3!important}.target-catalog-page .account-card-data-section--resources{grid-column:1/-1!important;display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;border-color:#b1bfca29!important;background:linear-gradient(90deg,#8c9dab0e,#04101bb8)!important}.target-catalog-page .account-card-data-section--books{border-color:#a357e129!important;background:linear-gradient(145deg,#7837b213,#04101bb8 46%)!important}.target-catalog-page .account-card-data-section--shards{border-color:#30a0e12b!important;background:linear-gradient(145deg,#197ebe14,#04101bb8 46%)!important}.target-catalog-page .account-card-data-title{margin:0 0 4px!important;color:#aeb8c2!important;font-size:.63rem!important;font-weight:700!important;letter-spacing:.025em!important;line-height:1!important;text-transform:uppercase!important}.target-catalog-page .account-card-data-section--resources .account-card-data-title{margin:0!important}.target-catalog-page .account-card-data-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2px!important}.target-catalog-page .account-card-data-item{min-width:0!important;min-height:25px!important;justify-content:center!important;gap:4px!important;padding:2px 3px!important;border:0!important;border-radius:5px!important;background:#05152294!important}.target-catalog-page .account-card-data-item .account-card-data-shard,.target-catalog-page .account-card-data-item img{width:17px!important;height:18px!important;flex:0 0 17px!important;-o-object-fit:contain!important;object-fit:contain!important}.target-catalog-page .account-card-data-item strong{overflow:hidden!important;color:#edf2f6!important;font-size:.72rem!important;font-weight:650!important;line-height:1!important;text-overflow:ellipsis!important;white-space:nowrap!important}.target-catalog-page .account-card-data-item.is-zero{opacity:.43!important}.target-catalog-page .card-footer-box{min-height:45px!important;margin-top:auto!important;padding-top:8px!important;align-items:center!important;border-top:1px solid var(--v11-line-soft)!important}.target-catalog-page .card-price-block{display:flex!important;min-width:0!important;align-items:baseline!important;gap:7px!important}.target-catalog-page .card-price-block>.muted-label{display:none!important}.target-catalog-page .price-tag{color:#f7f8f9!important;font-size:1.25rem!important;font-weight:750!important;line-height:1!important}.target-catalog-page .card-price-old{font-size:.69rem!important}.target-catalog-page .card-actions-stack--buy-only{min-width:98px!important}.target-catalog-page .buy-button{min-width:98px!important;min-height:37px!important;height:37px!important;padding:7px 16px!important;border-radius:6px!important;background:var(--v11-yellow)!important;color:#171006!important;box-shadow:none!important;font-size:.84rem!important;font-weight:750!important}.target-catalog-page .buy-button__arrow{display:none!important}.target-shards-page .shards-target-head{min-height:82px!important;padding:14px 18px!important;border-radius:10px!important}.target-shards-page .shards-target-head__icon{width:42px!important;height:42px!important}.target-shards-page .shards-target-head h1{font-size:1.2rem!important}.target-shards-page .shards-target-head p{margin-top:4px!important;font-size:.8rem!important}html[data-theme=light] .target-catalog-page .account-card,html[data-theme=light] .target-catalog-page .app-header,html[data-theme=light] .target-catalog-page .filters-sidebar.master-price-filter{background:linear-gradient(180deg,#fff,#f8fafc)!important;border-color:#d7e0e8!important}html[data-theme=light] .target-catalog-page .brand-title,html[data-theme=light] .target-catalog-page .game-pill.active,html[data-theme=light] .target-catalog-page .game-pill:hover{color:#172234!important}html[data-theme=light] .target-catalog-page .game-pill{color:#566478!important}html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar__search>input,html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar__sort select,html[data-theme=light] .target-catalog-page .price-input-field{background:#fff!important;border-color:#d5dee7!important;color:#172234!important}html[data-theme=light] .target-catalog-page .card-id-label strong,html[data-theme=light] .target-catalog-page .card-meta-inline,html[data-theme=light] .target-catalog-page .price-tag{color:#172234!important}html[data-theme=light] .target-catalog-page .card-meta-inline{border-bottom-color:#e0e7ee!important}html[data-theme=light] .target-catalog-page .account-card .card-hero-line{background:linear-gradient(90deg,var(--hero-rank-soft),#fff 55%,#f8fafc)!important}html[data-theme=light] .target-catalog-page .account-card .card-hero-line__name{color:#172234!important}html[data-theme=light] .target-catalog-page .account-card .card-hero-line__count{background:#ffffffd1!important;color:#263446!important}html[data-theme=light] .target-catalog-page .account-card-data-section{background:#f8fafc!important;border-color:#dce5ed!important}html[data-theme=light] .target-catalog-page .account-card-data-section--resources{background:linear-gradient(90deg,#f4f7fa,#fbfcfd)!important}html[data-theme=light] .target-catalog-page .account-card-data-section--books{background:linear-gradient(145deg,#faf6fd,#fbfcfd 50%)!important}html[data-theme=light] .target-catalog-page .account-card-data-section--shards{background:linear-gradient(145deg,#f3f9fd,#fbfcfd 50%)!important}html[data-theme=light] .target-catalog-page .account-card-data-title{color:#68788b!important}html[data-theme=light] .target-catalog-page .account-card-data-item{background:#ffffffb8!important}html[data-theme=light] .target-catalog-page .account-card-data-item strong{color:#253245!important}html[data-theme=light] .target-catalog-page .card-footer-box{border-top-color:#e0e7ee!important}@media(max-width:760px){.target-catalog-page.page-wrap{padding:0 10px 22px!important}.target-catalog-page .page-shell{gap:8px!important}.target-catalog-page .app-header{width:calc(100% + 20px)!important;min-height:94px!important;height:auto!important;margin-left:-10px!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:52px 42px!important;gap:0 7px!important;padding:0 10px!important;border-width:0 0 1px!important;border-radius:0!important;background:#020d17!important}.target-catalog-page .brand-block--header{gap:7px!important}.target-catalog-page .brand-logo--image{width:27px!important;height:27px!important}.target-catalog-page .brand-title{font-size:.89rem!important}.target-catalog-page .mobile-header-auth{min-width:74px!important;min-height:34px!important;height:34px!important;padding:6px 12px!important;border-radius:6px!important;background:var(--v11-yellow)!important;color:#171006!important;font-size:.75rem!important}.target-catalog-page .mobile-header-icon-btn{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;border-radius:6px!important}.target-catalog-page .header-site-switcher{width:calc(100% + 20px)!important;height:42px!important;margin-left:-10px!important;grid-template-columns:minmax(68px,1fr) minmax(72px,1fr) minmax(70px,1fr) 44px!important;gap:0!important;padding:0 4px!important;border-top:1px solid rgba(111,147,178,.12)!important;overflow:hidden!important}.target-catalog-page .game-pill{min-width:0!important;width:100%!important;min-height:42px!important;height:42px!important;padding:2px 3px!important;gap:4px!important;border-bottom-width:2px!important}.target-catalog-page .game-pill__icon,.target-catalog-page .game-pill__image{width:20px!important;height:20px!important}.target-catalog-page .game-pill--raid .game-pill__icon,.target-catalog-page .game-pill--raid .game-pill__image{width:47px!important;height:25px!important}.target-catalog-page .game-pill__text{font-size:.62rem!important}.target-catalog-page .game-pill--shards{min-width:44px!important}.target-catalog-page .game-pill--shards .game-pill__text{display:none!important}.target-catalog-page .game-pill--shards .game-pill__icon,.target-catalog-page .game-pill--shards .game-pill__image{width:22px!important;height:22px!important}.target-catalog-page .mobile-catalog-search{gap:8px!important;padding:9px!important;border-radius:8px!important;background:#04131f!important}.target-catalog-page .mobile-catalog-search__actions{gap:8px!important}.target-catalog-page .mobile-catalog-search__actions button,.target-catalog-page .mobile-catalog-search__actions select,.target-catalog-page .mobile-catalog-search__input-wrap>input{min-height:40px!important;height:40px!important;border-radius:7px!important}.target-catalog-page .mobile-active-heroes{margin-top:-1px!important}.target-catalog-page .mobile-active-heroes__list{display:flex!important;gap:6px!important;padding:0!important;overflow-x:auto!important}.target-catalog-page .mobile-active-hero{min-width:0!important;max-width:150px!important;min-height:31px!important;padding:3px 7px 3px 3px!important;border-radius:6px!important}.target-catalog-page .mobile-active-hero .hero-avatar,.target-catalog-page .mobile-active-hero .hero-avatar.small{width:25px!important;height:25px!important}.target-catalog-page .catalog-layout{display:block!important}.target-catalog-page .cards-grid{grid-template-columns:1fr!important;gap:9px!important}.target-catalog-page .account-card{padding:10px!important;gap:6px!important;border-radius:9px!important;background:#061521!important}.target-catalog-page .card-topline{min-height:23px!important}.target-catalog-page .card-id-label{font-size:.69rem!important}.target-catalog-page .card-id-label strong{font-size:.73rem!important}.target-catalog-page .card-meta-inline{min-height:23px!important;padding-bottom:6px!important;font-size:.72rem!important}.target-catalog-page .account-card .card-hero-list-preview,.target-catalog-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{grid-template-columns:repeat(4,44px) minmax(30px,1fr)!important;align-items:center!important;gap:5px!important;overflow:hidden!important}.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){position:relative!important;display:block!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:6px!important}.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar,.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar.large,.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar.small{width:100%!important;height:100%!important;min-width:0!important;border-radius:4px!important}.target-catalog-page .account-card .card-hero-line__body{display:none!important}.target-catalog-page .account-card .card-hero-line__count{position:absolute!important;right:2px!important;bottom:2px!important;min-width:18px!important;height:16px!important;padding:0 3px!important;border-radius:4px!important;background:#020a12e0!important;color:#fff!important;font-size:.56rem!important}.target-catalog-page .account-card .card-hero-line.is-selected:after{top:2px!important;right:2px!important}.target-catalog-page .account-card .card-hero-line--more{min-width:30px!important;width:auto!important;height:44px!important;min-height:44px!important;padding:0 3px!important;border:0!important;background:transparent!important;color:#b8c3cd!important;font-size:.7rem!important}.target-catalog-page .account-card-stats{gap:5px!important}.target-catalog-page .account-card-data-section{padding:5px!important;border-radius:6px!important}.target-catalog-page .account-card-data-section--resources{grid-template-columns:54px minmax(0,1fr)!important}.target-catalog-page .account-card-data-title{font-size:.58rem!important}.target-catalog-page .account-card-data-item{min-height:23px!important;gap:3px!important;padding:1px 2px!important}.target-catalog-page .account-card-data-item .account-card-data-shard,.target-catalog-page .account-card-data-item img{width:15px!important;height:16px!important;flex-basis:15px!important}.target-catalog-page .account-card-data-item strong{font-size:.65rem!important}.target-catalog-page .card-footer-box{min-height:42px!important;padding-top:7px!important}.target-catalog-page .price-tag{font-size:1.13rem!important}.target-catalog-page .buy-button{min-width:92px!important;min-height:35px!important;height:35px!important;padding:6px 14px!important;font-size:.79rem!important}.target-catalog-page .filters-sidebar.master-price-filter{padding:14px!important;border-radius:12px 0 0 12px!important}}@media(max-width:380px){.target-catalog-page .header-site-switcher{grid-template-columns:minmax(62px,1fr) minmax(66px,1fr) minmax(64px,1fr) 40px!important}.target-catalog-page .game-pill__text{font-size:.58rem!important}.target-catalog-page .account-card .card-hero-list-preview,.target-catalog-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{grid-template-columns:repeat(4,40px) minmax(28px,1fr)!important;gap:4px!important}.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}.target-catalog-page .account-card .card-hero-line--more{height:40px!important;min-height:40px!important}.target-catalog-page .account-card-data-section--resources{grid-template-columns:48px minmax(0,1fr)!important}}@media(min-width:761px){.target-catalog-page .raid-catalog-hero{grid-template-columns:190px minmax(0,1fr) 350px!important}.target-catalog-page .raid-catalog-hero__copy h1{font-size:clamp(1.35rem,1.62vw,1.62rem)!important;white-space:nowrap!important}.target-catalog-page .desktop-catalog-toolbar{min-height:0!important;height:auto!important}.target-catalog-page .desktop-active-heroes{display:block!important;min-height:0!important;grid-template-columns:none!important;padding-top:6px!important;border-top:0!important}.target-catalog-page .desktop-active-heroes__list{width:100%!important;flex-wrap:nowrap!important;overflow-x:auto!important}.target-catalog-page .desktop-active-hero{width:auto!important;max-width:190px!important}}.target-catalog-page .header-actions__group--account .primary-pill,.target-catalog-page .header-link-btn{outline:0!important;box-shadow:none!important}.target-catalog-page .card-meta-chip,.target-catalog-page .card-meta-chip small,.target-catalog-page .card-meta-chip strong,.target-catalog-page .card-meta-inline{text-transform:none!important;letter-spacing:normal!important}.target-catalog-page .account-card .card-hero-line{position:relative!important}.target-catalog-page .account-card .card-hero-line.is-selected:after{display:none!important}.target-catalog-page .account-card-data-title{font-size:.68rem!important;letter-spacing:0!important;text-transform:none!important}.app-header.app-header--master{min-height:62px!important;height:62px!important;display:grid!important;grid-template-columns:205px minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:7px 17px!important;border-radius:10px!important;border-color:#99b1c63d!important;background:linear-gradient(180deg,#05121ffe,#030d17fe)!important;box-shadow:none!important}.app-header--master .brand-block--header,.app-header--master .header-actions,.app-header--master .header-actions__group,.app-header--master .header-collapsible,.app-header--master .header-mainline{min-width:0!important}.app-header--master .brand-block--header{gap:9px!important}.app-header--master .brand-logo--image{width:32px!important;height:32px!important;border-radius:7px!important;box-shadow:none!important}.app-header--master .brand-title{color:var(--v11-text)!important;font-size:1rem!important;font-weight:800!important;letter-spacing:.025em!important;line-height:1!important;text-transform:none!important;white-space:nowrap!important}.app-header--master .brand-subtitle{display:none!important}.app-header--master .header-site-switcher{height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;overflow:hidden!important}.app-header--master .game-pill{flex:0 0 auto!important;min-width:118px!important;min-height:48px!important;height:48px!important;padding:4px 11px!important;gap:8px!important;border:0!important;border-bottom:2px solid transparent!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#d9e0e7!important}.app-header--master .game-pill.active,.app-header--master .game-pill:hover{background:transparent!important;color:#fff!important}.app-header--master .game-pill.active{border-bottom-color:var(--v11-yellow)!important;box-shadow:none!important}.app-header--master .game-pill__icon,.app-header--master .game-pill__image{width:29px!important;height:29px!important;-o-object-fit:contain!important;object-fit:contain!important;border-radius:0!important}.app-header--master .game-pill--raid{min-width:112px!important}.app-header--master .game-pill--raid .game-pill__icon,.app-header--master .game-pill--raid .game-pill__image{width:58px!important;height:31px!important}.app-header--master .game-pill--raid .game-pill__text{display:none!important}.app-header--master .game-pill--shards .game-pill__icon,.app-header--master .game-pill--shards .game-pill__image{width:25px!important;height:25px!important}.app-header--master .game-pill__text{font-size:.86rem!important;font-weight:650!important;white-space:nowrap!important}.app-header--master .header-collapsible{display:block!important}.app-header--master .header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}.app-header--master .header-actions__group--locale-help{display:flex!important;align-items:center!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.app-header--master .header-actions__group--locale-help>.header-help-btn,.app-header--master .header-actions__group--locale-help>.lang-switch,.app-header--master .header-actions__group--locale-help>.lang-switch-menu,.app-header--master .header-actions__group--locale-help>.telegram-contact-btn{display:none!important}.app-header--master .theme-toggle-btn{display:inline-grid!important;place-items:center!important;width:38px!important;min-width:38px!important;min-height:38px!important;height:38px!important;padding:0!important;border-radius:7px!important;border:1px solid var(--v11-line)!important;background:transparent!important;color:var(--v11-text)!important;box-shadow:none!important}.app-header--master .theme-toggle-btn__text{display:none!important}.app-header--master .theme-toggle-btn__icon{display:block!important;font-size:1.28rem!important;line-height:1!important}.app-header--master .header-actions__group--account{display:flex!important;align-items:center!important;gap:7px!important;min-width:auto!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-header--master .header-link-btn{min-height:38px!important;height:38px!important;padding:8px 16px!important;border-radius:7px!important;outline:0!important;box-shadow:none!important}.app-header--master .header-actions__group--account .primary-pill{background:transparent!important;color:var(--v11-text)!important;border:1px solid var(--v11-line)!important}.app-header--master .header-actions__group--account .ghost-pill{border-color:#7ea1be2e!important;background:transparent!important}@media(min-width:1180px){.target-catalog-page .desktop-catalog-toolbar{grid-template-columns:minmax(300px,1fr) 208px minmax(220px,360px)!important;align-items:center!important}.target-catalog-page .desktop-active-heroes{grid-column:3!important;grid-row:1!important;min-width:0!important;padding:0!important;margin:0!important}.target-catalog-page .desktop-active-heroes__list{width:100%!important;flex-wrap:nowrap!important;overflow-x:auto!important;scrollbar-width:none!important}.target-catalog-page .desktop-active-heroes__list::-webkit-scrollbar{display:none!important}.target-catalog-page .desktop-active-hero{max-width:160px!important}}@media(min-width:761px){.target-catalog-page .account-card .card-hero-line{min-height:39px!important;grid-template-columns:33px minmax(0,1fr) auto!important}.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.large,.target-catalog-page .account-card .card-hero-line .hero-avatar.small{width:33px!important;height:33px!important}}html[data-theme=light] .app-header.app-header--master{border-color:#d5dee8!important;background:#fffffff7!important}html[data-theme=light] .app-header--master .brand-title,html[data-theme=light] .app-header--master .game-pill,html[data-theme=light] .app-header--master .header-actions__group--account .ghost-pill,html[data-theme=light] .app-header--master .header-actions__group--account .primary-pill,html[data-theme=light] .app-header--master .theme-toggle-btn{color:#172234!important}html[data-theme=light] .app-header--master .game-pill.active,html[data-theme=light] .app-header--master .game-pill:hover{color:#0c1726!important}html[data-theme=light] .app-header--master .header-actions__group--account .ghost-pill,html[data-theme=light] .app-header--master .header-actions__group--account .primary-pill,html[data-theme=light] .app-header--master .theme-toggle-btn{border-color:#ccd7e2!important;background:#fff!important}html[data-theme=light] .target-catalog-page .raid-catalog-hero__copy p{color:#526276!important}html[data-theme=light] .target-catalog-page .master-filter-header p{color:#69798c!important}html[data-theme=light] .target-catalog-page .master-price-section__title>span{color:#263548!important}html[data-theme=light] .target-catalog-page .desktop-active-hero{border-color:#d3dde7!important;background:#fff!important;color:#172234!important}html[data-theme=light] .target-catalog-page .desktop-active-heroes__reset{color:#157aa5!important}html[data-theme=light] .target-catalog-page .mobile-active-hero{background:#fff!important;color:#172234!important}@media(max-width:760px){.app-header.app-header--master{min-height:94px!important;height:auto!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:52px 42px!important;gap:0 7px!important;padding:0 10px!important;border-radius:0!important;border-width:0 0 1px!important;background:#020d17!important}.app-header--master .brand-block--header{gap:7px!important}.app-header--master .brand-logo--image{width:27px!important;height:27px!important}.app-header--master .brand-title{font-size:.89rem!important}.app-header--master .header-mobile-controls{display:flex!important;align-items:center!important;gap:7px!important}.app-header--master .mobile-header-auth{min-width:74px!important;min-height:34px!important;height:34px!important;padding:6px 12px!important;border-radius:6px!important;background:var(--v11-yellow)!important;color:#171006!important;font-size:.75rem!important;box-shadow:none!important}.app-header--master .mobile-header-icon-btn{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;border-radius:6px!important}.app-header--master .header-site-switcher{width:100%!important;height:42px!important;display:grid!important;grid-template-columns:minmax(68px,1fr) minmax(72px,1fr) minmax(70px,1fr) 44px!important;gap:0!important;padding:0 4px!important;border-top:1px solid rgba(111,147,178,.12)!important;overflow:hidden!important}.target-catalog-page .app-header--master .header-site-switcher{width:calc(100% + 20px)!important;margin-left:-10px!important}.app-header--master .game-pill{min-width:0!important;width:100%!important;min-height:42px!important;height:42px!important;padding:2px 3px!important;gap:4px!important;border-bottom-width:2px!important}.app-header--master .game-pill__icon,.app-header--master .game-pill__image{width:20px!important;height:20px!important}.app-header--master .game-pill--raid .game-pill__icon,.app-header--master .game-pill--raid .game-pill__image{width:47px!important;height:25px!important}.app-header--master .game-pill__text{font-size:.62rem!important}.app-header--master .game-pill--shards{min-width:44px!important}.app-header--master .game-pill--shards .game-pill__text{display:none!important}.app-header--master .game-pill--shards .game-pill__icon,.app-header--master .game-pill--shards .game-pill__image{width:22px!important;height:22px!important}.app-header--master>.header-collapsible{display:none!important}.app-header--master.mobile-menu-open>.header-collapsible{display:block!important}html[data-theme=light] .app-header.app-header--master{background:#fff!important}.app-header--master>.header-collapsible{position:fixed!important;z-index:1002!important;top:calc(98px + env(safe-area-inset-top))!important;right:8px!important;left:8px!important;max-height:calc(100dvh - 112px - env(safe-area-inset-top))!important;padding:10px!important;overflow-y:auto!important;border:1px solid rgba(119,149,180,.22)!important;border-radius:10px!important;background:#030f1afb!important;box-shadow:0 18px 44px #0000006b!important}.app-header--master.mobile-menu-open .header-actions{display:grid!important;gap:8px!important}.app-header--master.mobile-menu-open .header-actions__group--locale-help{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-items:stretch!important}.app-header--master.mobile-menu-open .header-actions__group--locale-help>.header-help-btn,.app-header--master.mobile-menu-open .header-actions__group--locale-help>.lang-switch,.app-header--master.mobile-menu-open .header-actions__group--locale-help>.telegram-contact-btn{display:flex!important}.app-header--master.mobile-menu-open .header-help-btn,.app-header--master.mobile-menu-open .lang-switch,.app-header--master.mobile-menu-open .lang-switch-trigger,.app-header--master.mobile-menu-open .telegram-contact-btn,.app-header--master.mobile-menu-open .theme-toggle-btn{width:100%!important;min-width:0!important;min-height:42px!important}.app-header--master.mobile-menu-open .theme-toggle-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding-inline:10px!important}.app-header--master.mobile-menu-open .theme-toggle-btn__text{display:inline!important}.app-header--master.mobile-menu-open .header-actions__group--account{display:none!important}.app-header--master.mobile-menu-open .lang-switch-menu--mobile-inline{grid-column:1/-1!important;position:static!important;width:100%!important;margin-top:0!important}html[data-theme=light] .app-header--master>.header-collapsible{border-color:#d8e1eb!important;background:#fffffffc!important;box-shadow:0 18px 44px #2e405629!important}}.target-catalog-page .app-header--master{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 42px #01091238}.target-catalog-page .app-header--master:after{content:"";position:absolute;left:22px;right:22px;bottom:-1px;height:1px;background:linear-gradient(90deg,#ffc42b00,#ffc42b7a,#ffc42b00);pointer-events:none}.target-catalog-page .header-site-switcher{gap:2px}.target-catalog-page .game-pill{background:transparent!important}.target-catalog-page .game-pill:not(.active):hover{background:#ffffff07!important}.target-catalog-page .raid-catalog-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 72% 28%,#794cff2e,#794cff00 28%),linear-gradient(90deg,#030e18fb,#04121ff9 36%,#081525f7 60%,#111338f6 80%,#211252f5)!important;border-color:#708cb03d;box-shadow:0 22px 52px #030c1857,inset 0 1px #ffffff08}.target-catalog-page .raid-catalog-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff08,#fff0 28%);pointer-events:none}.target-catalog-page .raid-catalog-hero__copy{max-width:640px}.target-catalog-page .raid-catalog-hero__copy h1{color:transparent!important;background:linear-gradient(180deg,#fff,#edf2ff 48%,#d2dbef);-webkit-background-clip:text;background-clip:text;text-shadow:none;letter-spacing:-.018em}.target-catalog-page .raid-catalog-hero__copy p{max-width:38ch;color:#d5deef!important}.target-catalog-page .raid-catalog-hero__art{width:46%!important;background:radial-gradient(circle at 55% 50%,#895cff2e,#895cff00 56%),linear-gradient(135deg,#18123c4d,#06122000);border-left:1px solid rgba(142,156,215,.12)}.target-catalog-page .raid-catalog-hero__art:before{background:linear-gradient(90deg,#04101cfa,#04101ceb 12%,#04101c29 48%,#04101c00),linear-gradient(180deg,#ffffff0f,#fff0 34%),radial-gradient(circle at 75% 34%,#8e68ff3d,#8e68ff00 46%)!important}.target-catalog-page .raid-catalog-hero__art img{filter:saturate(1.03) brightness(.96) contrast(1.05)!important;transform:scale(1.02)!important}html[data-theme=light] .target-catalog-page .raid-catalog-hero{background:radial-gradient(circle at 74% 26%,#825eff29,#825eff00 28%),linear-gradient(90deg,#fff,#f8fbff 42%,#eff2fb 69%,#ece8ff)!important;border-color:#d8e0eb;box-shadow:0 18px 42px #2e40561f,inset 0 1px #ffffffe6}html[data-theme=light] .target-catalog-page .raid-catalog-hero__copy h1{background:linear-gradient(180deg,#111d33,#223655);-webkit-background-clip:text;background-clip:text}html[data-theme=light] .target-catalog-page .raid-catalog-hero__copy p{color:#50627f!important}html[data-theme=light] .target-catalog-page .raid-catalog-hero__art{background:radial-gradient(circle at 52% 46%,#8462ff29,#8462ff00 54%),linear-gradient(180deg,#f0f4fff5,#eaeffbeb);border-left-color:#7082a824}html[data-theme=light] .target-catalog-page .raid-catalog-hero__art:before{background:linear-gradient(90deg,#fffffffa,#fbfcffeb 13%,#ffffff1f 52%,#fff0),radial-gradient(circle at 76% 32%,#8b68ff33,#8b68ff00 48%)!important}html[data-theme=light] .target-catalog-page .raid-catalog-hero__art img{filter:saturate(1.05) contrast(1.04) brightness(1.01) drop-shadow(0 12px 20px rgba(99,91,164,.12))!important;opacity:.995}.target-catalog-page .account-card{box-shadow:0 18px 40px #040b1542,inset 0 1px #ffffff08}.target-catalog-page .account-card:hover{transform:translateY(-2px);box-shadow:0 24px 48px #040b1557,inset 0 1px #ffffff0d}.target-catalog-page .account-card .card-hero-line{background:linear-gradient(180deg,#081725eb,#06121efa)!important;border-color:#5e748d33!important;box-shadow:inset 0 1px #ffffff05!important}.target-catalog-page .account-card .card-hero-line:hover{border-color:#7991b047!important;background:linear-gradient(180deg,#0a1a2af5,#071422fa)!important}.target-catalog-page .account-card .card-hero-line.is-selected,.target-catalog-page .account-card .card-hero-line.rank-Epic,.target-catalog-page .account-card .card-hero-line.rank-Legendary,.target-catalog-page .account-card .card-hero-line.rank-Mythical,.target-catalog-page .account-card .card-hero-line.rank-Rare,.target-catalog-page .account-card .card-hero-line.rank-Unknown{border-color:#5e748d33!important;box-shadow:inset 0 1px #ffffff05!important}.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.large,.target-catalog-page .account-card .card-hero-line .hero-avatar.small{position:relative;border-radius:7px!important;overflow:hidden;border:1px solid rgba(124,145,170,.34);background:#050d16;box-shadow:0 0 0 1px #050c14e0,0 10px 18px #0000003d}.target-catalog-page .account-card .card-hero-line.rank-Mythical .hero-avatar,.target-catalog-page .account-card .card-hero-line.rank-Mythical .hero-avatar.large,.target-catalog-page .account-card .card-hero-line.rank-Mythical .hero-avatar.small{border-color:#ff4e66eb;box-shadow:0 0 0 1px #050c14e0,0 0 0 2px #ff4e6647,0 12px 22px #ff4e662e}.target-catalog-page .account-card .card-hero-line.rank-Legendary .hero-avatar,.target-catalog-page .account-card .card-hero-line.rank-Legendary .hero-avatar.large,.target-catalog-page .account-card .card-hero-line.rank-Legendary .hero-avatar.small{border-color:#ffbf3ceb;box-shadow:0 0 0 1px #050c14e0,0 0 0 2px #ffbf3c47,0 12px 22px #ffbf3c2e}.target-catalog-page .account-card .card-hero-line.rank-Epic .hero-avatar,.target-catalog-page .account-card .card-hero-line.rank-Epic .hero-avatar.large,.target-catalog-page .account-card .card-hero-line.rank-Epic .hero-avatar.small{border-color:#b667fff2;box-shadow:0 0 0 1px #050c14e0,0 0 0 2px #b667ff42,0 12px 22px #b667ff2b}.target-catalog-page .account-card .card-hero-line.rank-Rare .hero-avatar,.target-catalog-page .account-card .card-hero-line.rank-Rare .hero-avatar.large,.target-catalog-page .account-card .card-hero-line.rank-Rare .hero-avatar.small{border-color:#54a2ffeb;box-shadow:0 0 0 1px #050c14e0,0 0 0 2px #54a2ff42,0 12px 22px #54a2ff2b}.target-catalog-page .account-card .card-hero-line.is-selected .hero-avatar,.target-catalog-page .account-card .card-hero-line.is-selected .hero-avatar.large,.target-catalog-page .account-card .card-hero-line.is-selected .hero-avatar.small{box-shadow:0 0 0 1px #050c14e0,0 0 0 2px #4cceff57,0 0 18px #4cceff2e}.target-catalog-page .account-card .card-hero-line__count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:22px;padding:0 7px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(118,137,160,.15)}html[data-theme=light] .target-catalog-page .account-card .card-hero-line{background:linear-gradient(180deg,#fffffff0,#f7fafffa)!important;border-color:#b6c3d48c!important}html[data-theme=light] .target-catalog-page .account-card .card-hero-line.is-selected,html[data-theme=light] .target-catalog-page .account-card .card-hero-line.rank-Epic,html[data-theme=light] .target-catalog-page .account-card .card-hero-line.rank-Legendary,html[data-theme=light] .target-catalog-page .account-card .card-hero-line.rank-Mythical,html[data-theme=light] .target-catalog-page .account-card .card-hero-line.rank-Rare,html[data-theme=light] .target-catalog-page .account-card .card-hero-line.rank-Unknown{border-color:#b6c3d48c!important}.target-catalog-page .account-card-stats{gap:8px}.target-catalog-page .account-card-stats .account-card-data-section{border-radius:12px;border:1px solid rgba(103,126,151,.16);box-shadow:inset 0 1px #ffffff05}.target-catalog-page .account-card-stats .account-card-data-section--resources{background:linear-gradient(180deg,#091827eb,#06111dfa)}.target-catalog-page .account-card-stats .account-card-data-section--books,.target-catalog-page .account-card-stats .account-card-data-section--shards{background:linear-gradient(180deg,#081523e0,#06111ef2)}.target-catalog-page .account-card-stats .account-card-data-title{color:#eef3fb;letter-spacing:.02em}html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-section{border-color:#b3bfcf9e;box-shadow:inset 0 1px #ffffffe6}html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-section--books,html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-section--resources,html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-section--shards{background:linear-gradient(180deg,#fffffffa,#f6f9fffa)}@media(max-width:760px){.target-catalog-page .raid-catalog-hero__copy h1{font-size:1.02rem!important;line-height:1.1}.target-catalog-page .raid-catalog-hero__copy p{font-size:.72rem!important;max-width:none}}.target-catalog-page .account-card .card-hero-line{--avatar-rank-color:rgba(132,151,174,.72);--avatar-rank-glow:rgba(132,151,174,.16)}.target-catalog-page .account-card .card-hero-line.rank-Mythical{--avatar-rank-color:#ff4e66;--avatar-rank-glow:rgba(255,78,102,.28)}.target-catalog-page .account-card .card-hero-line.rank-Legendary{--avatar-rank-color:#ffc13c;--avatar-rank-glow:rgba(255,193,60,.27)}.target-catalog-page .account-card .card-hero-line.rank-Epic{--avatar-rank-color:#b667ff;--avatar-rank-glow:rgba(182,103,255,.26)}.target-catalog-page .account-card .card-hero-line.rank-Rare{--avatar-rank-color:#54a2ff;--avatar-rank-glow:rgba(84,162,255,.26)}.target-catalog-page .account-card .card-hero-line.rank-Unknown{--avatar-rank-color:#8797aa;--avatar-rank-glow:rgba(135,151,170,.16)}.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.large,.target-catalog-page .account-card .card-hero-line .hero-avatar.small{border:2px solid var(--avatar-rank-color)!important;outline:0!important;box-shadow:inset 0 0 0 1px #ffffff14,0 0 0 1px #02080eeb,0 0 0 3px var(--avatar-rank-glow),0 9px 18px #00000047!important;filter:saturate(1.04) contrast(1.02)}.target-catalog-page .account-card .card-hero-line.is-selected .hero-avatar,.target-catalog-page .account-card .card-hero-line.is-selected .hero-avatar.large,.target-catalog-page .account-card .card-hero-line.is-selected .hero-avatar.small{box-shadow:inset 0 0 0 1px #ffffff24,0 0 0 1px #02080ef0,0 0 0 3px var(--avatar-rank-glow),0 0 18px var(--avatar-rank-glow),0 9px 18px #0000004d!important;filter:saturate(1.08) brightness(1.04) contrast(1.03)}.target-catalog-page .account-card .card-hero-line .hero-avatar img{border:0!important;outline:0!important;box-shadow:none!important;border-radius:inherit}html[data-theme=light] .target-catalog-page .account-card .card-hero-line .hero-avatar,html[data-theme=light] .target-catalog-page .account-card .card-hero-line .hero-avatar.large,html[data-theme=light] .target-catalog-page .account-card .card-hero-line .hero-avatar.small{box-shadow:inset 0 0 0 1px #ffffff9e,0 0 0 1px #ffffffeb,0 0 0 3px var(--avatar-rank-glow),0 8px 18px #2d3f5629!important}@media(max-width:760px){.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar,.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar.large,.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more) .hero-avatar.small{border-width:2px!important;box-shadow:inset 0 0 0 1px #ffffff1f,inset 0 0 10px var(--avatar-rank-glow)!important}.target-catalog-page .account-card .card-hero-line.is-selected .hero-avatar,.target-catalog-page .account-card .card-hero-line.is-selected .hero-avatar.large,.target-catalog-page .account-card .card-hero-line.is-selected .hero-avatar.small{box-shadow:inset 0 0 0 1px #ffffff2e,inset 0 0 12px var(--avatar-rank-glow),0 0 10px var(--avatar-rank-glow)!important}}.target-catalog-page .account-card .card-hero-line--more{display:grid!important;grid-template-columns:minmax(0,1fr)!important;place-items:center!important;justify-content:center!important;text-align:center!important}.target-catalog-page .account-card .card-hero-line--more>span{width:100%;text-align:center!important}.target-catalog-page .account-card-data-section--resources.account-card-data-section--without-title{display:block!important;grid-template-columns:none!important;padding:5px 6px!important}.target-catalog-page .account-card-data-section--resources.account-card-data-section--without-title>.account-card-data-grid{width:100%;grid-column:1/-1!important}.target-catalog-page .account-card-data-section--resources.account-card-data-section--without-title .account-card-data-item{min-height:27px!important}.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.large,.target-catalog-page .account-card .card-hero-line .hero-avatar.small{border-color:var(--avatar-rank-color)!important;border-width:2px!important;border-style:solid!important}@media(max-width:760px){.target-catalog-page .account-card .card-hero-line--more{place-items:center!important;text-align:center!important}.target-catalog-page .account-card-data-section--resources.account-card-data-section--without-title{display:block!important;padding:4px 5px!important}}.app-header--master .brand-logo--image{width:36px!important;height:36px!important;flex:0 0 36px!important}.app-header--master .brand-logo--image img{width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important}.app-header--master .header-site-switcher{justify-content:center!important;gap:12px!important}.app-header--master .game-pill{min-width:126px!important}@media(min-width:761px){.app-header.app-header--master{grid-template-columns:210px minmax(330px,1fr) auto!important;gap:16px!important;min-height:66px!important;height:66px!important}.app-header--master .header-actions{gap:7px!important}.app-header--master .header-actions__group--locale-help{display:flex!important;align-items:center!important;gap:7px!important}.app-header--master .header-actions__group--locale-help>.lang-switch,.app-header--master .header-actions__group--locale-help>.telegram-contact-btn{display:flex!important}.app-header--master .header-actions__group--locale-help>.header-help-btn{display:none!important}.app-header--master .lang-switch{flex:0 0 auto!important}.app-header--master .lang-switch-trigger{min-width:72px!important;width:auto!important;min-height:38px!important;height:38px!important;padding:0 10px!important;gap:7px!important;border-radius:7px!important;border:1px solid rgba(132,157,182,.25)!important;background:#071624c7!important;color:#eef3f7!important;box-shadow:none!important}.app-header--master .lang-icon,.app-header--master .lang-switch-trigger__flag-wrap{width:20px!important;height:20px!important;flex:0 0 20px!important}.app-header--master .lang-switch-trigger .name{font-size:.76rem!important;font-weight:800!important;letter-spacing:.04em!important}.app-header--master .telegram-contact-btn{min-width:92px!important;min-height:38px!important;height:38px!important;padding:0 10px!important;gap:7px!important;border-radius:7px!important;border:1px solid rgba(132,157,182,.25)!important;background:#071624c7!important;color:#eef3f7!important;box-shadow:none!important}.app-header--master .telegram-contact-btn__badge{width:22px!important;height:22px!important;flex:0 0 22px!important}.app-header--master .telegram-contact-btn__text{display:inline!important;font-size:.78rem!important;font-weight:750!important}.app-header--master .theme-toggle-btn{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}.app-header--master .header-link-btn{min-height:38px!important;height:38px!important;padding:0 14px!important}}@media(min-width:761px)and (max-width:1120px){.app-header.app-header--master{grid-template-columns:178px minmax(286px,1fr) auto!important;gap:10px!important;padding-inline:12px!important}.app-header--master .brand-title{font-size:.92rem!important}.app-header--master .game-pill{min-width:98px!important;padding-inline:8px!important}.app-header--master .telegram-contact-btn{min-width:38px!important;width:38px!important;padding:0!important;justify-content:center!important}.app-header--master .telegram-contact-btn__text{display:none!important}.app-header--master .lang-switch-trigger{min-width:62px!important;padding-inline:8px!important}.app-header--master .header-link-btn{padding-inline:10px!important}}@media(max-width:760px){.app-header--master .brand-logo--image{width:30px!important;height:30px!important;flex-basis:30px!important}.app-header--master .header-site-switcher{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important}.target-catalog-page .app-header--master .header-site-switcher{width:calc(100% + 20px)!important}.app-header--master .game-pill{min-width:0!important;width:100%!important}.app-header--master.mobile-menu-open .header-actions__group--locale-help>.lang-switch,.app-header--master.mobile-menu-open .header-actions__group--locale-help>.telegram-contact-btn{display:flex!important}}.raid-shards-bar{position:relative;isolation:isolate;min-height:66px;padding:10px 12px 10px 14px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:hidden;border-color:#7791b43d!important;background:radial-gradient(circle at 8% 40%,#895bff29,#895bff00 27%),linear-gradient(90deg,#071423fa,#06111efa 58%,#0c1930f5)!important;box-shadow:inset 0 1px #ffffff06,0 14px 32px #02091229!important}.raid-shards-bar:after{content:"";position:absolute;z-index:-1;top:-70%;right:8%;width:250px;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(92,76,255,.14),transparent 66%);pointer-events:none}.raid-shards-bar__main{min-width:0;display:flex;align-items:center;gap:12px}.raid-shards-bar__icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#6d6eff2e,#9a4dff14);border:1px solid rgba(148,130,255,.24)}.raid-shards-bar__icon img{width:34px;height:34px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 6px 10px rgba(91,66,255,.34))}.raid-shards-bar__copy{min-width:0;display:grid;gap:3px}.raid-shards-bar__copy strong{color:#f3f6fb;font-size:.94rem;line-height:1.15}.raid-shards-bar__copy small,.raid-shards-bar__copy>span{color:#98a9bb;font-size:.73rem;line-height:1.25}.raid-shards-bar__button{min-width:176px;min-height:40px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;color:#fff;font-size:.78rem;font-weight:750;background:linear-gradient(135deg,#657dff,#8467ff 58%,#42bff0);border:1px solid rgba(147,164,255,.42);box-shadow:0 10px 24px #484edb2e;transition:transform .16s ease,filter .16s ease}.raid-shards-bar__button:hover{transform:translateY(-1px);filter:brightness(1.06)}.raid-shards-bar__button svg{width:16px;height:16px;flex:0 0 16px}html[data-theme=light] .app-header--master .lang-switch-trigger,html[data-theme=light] .app-header--master .telegram-contact-btn{background:#fffffff0!important;border-color:#d6e0eb!important;color:#172234!important}html[data-theme=light] .raid-shards-bar{border-color:#d6dfea!important;background:radial-gradient(circle at 8% 40%,#825eff1f,#825eff00 28%),linear-gradient(90deg,#fff,#f8faff 58%,#f0efff)!important;box-shadow:0 12px 30px #3d4c6917!important}html[data-theme=light] .raid-shards-bar__copy strong{color:#18243a}html[data-theme=light] .raid-shards-bar__copy small,html[data-theme=light] .raid-shards-bar__copy>span{color:#65758b}html[data-theme=light] .raid-shards-bar__icon{background:linear-gradient(145deg,#6d6eff1f,#9a4dff0d);border-color:#7065e138}@media(max-width:760px){.raid-shards-bar{min-height:60px;padding:8px 9px;gap:8px;border-radius:10px!important}.raid-shards-bar__main{gap:8px}.raid-shards-bar__icon{width:38px;height:38px;flex-basis:38px;border-radius:9px}.raid-shards-bar__icon img{width:29px;height:29px}.raid-shards-bar__copy strong{font-size:.82rem}.raid-shards-bar__copy small,.raid-shards-bar__copy>span{max-width:32vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem}.raid-shards-bar__button{min-width:122px;min-height:38px;padding:0 10px;font-size:.7rem;border-radius:7px}}@media(max-width:390px){.raid-shards-bar__copy small,.raid-shards-bar__copy>span{display:none}.raid-shards-bar__button{min-width:104px;padding-inline:8px}.raid-shards-bar__button span{max-width:78px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width:761px){.app-header--master .header-actions__group--locale-help>.lang-switch-menu{display:grid!important}}@media(min-width:761px)and (max-width:1120px){.app-header.app-header--master{grid-template-columns:160px minmax(225px,1fr) auto!important}.app-header--master .game-pill{min-width:75px!important}}@media(max-width:760px){.app-header--master.mobile-menu-open .lang-switch-menu--mobile-inline{display:grid!important}}:root{--v15-control-border:rgba(122,150,180,.22);--v15-control-border-hover:rgba(151,179,211,.34);--v15-control-bg:rgba(5,19,31,.92);--v15-control-bg-strong:rgba(4,16,27,.97);--v15-control-shadow:0 14px 34px rgba(2,10,19,.18);--v15-focus:rgba(255,191,43,.74)}@media(min-width:761px){.target-catalog-page .catalog-sidebar-stack,.target-catalog-page .catalog-sidebar-stack>div,.target-catalog-page .desktop-catalog-toolbar,.target-catalog-page .filters-sidebar,.target-catalog-page .filters-sidebar.master-price-filter{position:static!important;inset:auto!important;transform:none!important}.target-catalog-page .catalog-sidebar-stack{align-self:start!important;z-index:auto!important}.target-catalog-page .filters-sidebar,.target-catalog-page .filters-sidebar.master-price-filter{max-height:none!important;overflow:visible!important;overscroll-behavior:auto!important}.target-catalog-page .desktop-catalog-toolbar{z-index:18;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}}@media(max-width:760px){.target-catalog-page .mobile-catalog-search{position:static!important;inset:auto!important;transform:none!important}}.target-catalog-page .desktop-catalog-toolbar{border:1px solid var(--v15-control-border)!important;background:linear-gradient(180deg,#091827f5,#05111dfa)!important;box-shadow:var(--v15-control-shadow)!important}.target-catalog-page .desktop-catalog-toolbar__search>input,.target-catalog-page .desktop-catalog-toolbar__sort select,.target-catalog-page .mobile-catalog-search__input-wrap>input,.target-catalog-page .mobile-filter-trigger,.target-catalog-page .mobile-sort-control select{border-color:var(--v15-control-border)!important;background:var(--v15-control-bg-strong)!important;box-shadow:inset 0 1px #ffffff06!important;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease!important}.target-catalog-page .desktop-catalog-toolbar__search>input:hover,.target-catalog-page .desktop-catalog-toolbar__sort select:hover,.target-catalog-page .mobile-catalog-search__input-wrap>input:hover,.target-catalog-page .mobile-filter-trigger:hover,.target-catalog-page .mobile-sort-control select:hover{border-color:var(--v15-control-border-hover)!important}.target-catalog-page .desktop-catalog-toolbar__search>input:focus,.target-catalog-page .desktop-catalog-toolbar__sort select:focus,.target-catalog-page .mobile-catalog-search__input-wrap>input:focus,.target-catalog-page .mobile-sort-control select:focus{border-color:var(--v15-focus)!important;box-shadow:0 0 0 3px #ffbf2b17,inset 0 1px #ffffff08!important}.target-catalog-page .filters-sidebar.master-price-filter{border:1px solid var(--v15-control-border)!important;background:radial-gradient(circle at 20% 0,rgba(91,108,255,.08),transparent 34%),linear-gradient(180deg,#081726f7,#05111dfb)!important;box-shadow:var(--v15-control-shadow)!important}.target-catalog-page .master-filter-header{padding-bottom:12px!important;border-bottom:1px solid rgba(124,153,181,.13)!important}.target-catalog-page .master-filter-header h3{letter-spacing:-.01em}.target-catalog-page .master-price-section{padding-top:14px!important}.target-catalog-page .price-input-wrap{border-color:#7895b22e!important;background:#030e189e!important;transition:border-color .16s ease,background-color .16s ease!important}.target-catalog-page .price-input-wrap:focus-within{border-color:var(--v15-focus)!important;background:#05131fe6!important;box-shadow:0 0 0 3px #ffbf2b14!important}.target-catalog-page .master-dual-range__active{background:linear-gradient(90deg,#f2a900,#ffd34f)!important;box-shadow:0 0 10px #ffbe2338!important}.target-catalog-page .buy-button,.target-catalog-page .master-filter-actions .primary-pill{background:linear-gradient(135deg,#f1a900,#ffc531 54%,#ffd85b)!important;color:#201604!important;box-shadow:0 10px 24px #efa7002b!important}.target-catalog-page .buy-button:hover:not(:disabled),.target-catalog-page .master-filter-actions .primary-pill:hover:not(:disabled){filter:brightness(1.035) saturate(1.03)!important;box-shadow:0 13px 28px #efa7003b!important}.target-catalog-page .account-card{border-color:#708caa33!important;background:linear-gradient(180deg,#081624f7,#05101cfc)!important;box-shadow:0 16px 38px #02091238,inset 0 1px #ffffff06!important}@media(hover:hover)and (pointer:fine){.target-catalog-page .account-card:hover{border-color:#8ba8c657!important;box-shadow:0 23px 48px #0209124d,inset 0 1px #ffffff0a!important}}.target-catalog-page .account-card-stats .account-card-data-section{border-color:#6f8ba726!important;background:linear-gradient(180deg,#081624cc,#05101ce0)!important}.target-catalog-page .account-card-data-item{border-radius:8px!important}html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar,html[data-theme=light] .target-catalog-page .filters-sidebar.master-price-filter,html[data-theme=light] .target-catalog-page .mobile-catalog-search{border-color:#d8e1ec!important;background:linear-gradient(180deg,#fffffffa,#f7fafffc)!important;box-shadow:0 14px 32px #34486017!important}html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar__search>input,html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar__sort select,html[data-theme=light] .target-catalog-page .mobile-catalog-search__input-wrap>input,html[data-theme=light] .target-catalog-page .mobile-filter-trigger,html[data-theme=light] .target-catalog-page .mobile-sort-control select,html[data-theme=light] .target-catalog-page .price-input-wrap{border-color:#d7e0ea!important;background:#fff!important;color:#172234!important}html[data-theme=light] .target-catalog-page .account-card{border-color:#dce4ed!important;background:linear-gradient(180deg,#fff,#f8faff)!important;box-shadow:0 15px 36px #30445c1a,inset 0 1px #fffffff2!important}html[data-theme=light] .target-catalog-page .account-card-stats .account-card-data-section{border-color:#e0e6ee!important;background:linear-gradient(180deg,#fff,#f7f9fd)!important}@media(max-width:760px){.target-catalog-page .mobile-catalog-search{border-color:#7794b133!important;background:linear-gradient(180deg,#081726f5,#05111dfa)!important;box-shadow:0 12px 28px #02091229!important}.target-catalog-page .mobile-catalog-search__actions{gap:9px!important}}@media(prefers-reduced-motion:reduce){.target-catalog-page .account-card,.target-catalog-page .buy-button,.target-catalog-page .master-filter-actions .primary-pill{transition:none!important;transform:none!important}}.target-catalog-page .account-card{border-color:#7589a42e;background:linear-gradient(180deg,#0a121efa,#080f1afb),radial-gradient(circle at top right,rgba(110,132,255,.08),transparent 38%)}.target-catalog-page .account-card-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:stretch}.target-catalog-page .account-card-data-section--resources{grid-column:1/-1}.target-catalog-page .account-card-data-section{min-height:72px}.target-catalog-page .account-card-data-grid--resources{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.target-catalog-page .account-card-data-item--lvl{background:linear-gradient(180deg,#ffce5426,#ffad2914);border-color:#ffc6413d!important}.target-catalog-page .account-card-data-badge{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:20px;padding:0 7px;border-radius:999px;background:linear-gradient(180deg,#ffd25e3d,#ffaf3529);border:1px solid rgba(255,210,94,.28);color:#ffd67e;font-size:.68rem;font-weight:800;letter-spacing:.08em}.target-catalog-page .account-card-rewards-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;padding:10px 12px;border-radius:12px;border:1px solid rgba(100,122,149,.18);background:linear-gradient(180deg,#081523d6,#07111df5);box-shadow:inset 0 1px #ffffff08}.target-catalog-page .account-card-rewards-bar__label{color:#d4dded;font-size:.76rem;font-weight:600}.target-catalog-page .account-card-rewards-bar strong{color:#fff4c2;font-size:.95rem;font-weight:800}.target-catalog-page .account-card .card-hero-line--more{justify-content:center!important;text-align:center}.target-catalog-page .account-card .card-hero-line--more>span{width:100%;justify-content:center}html[data-theme=light] .target-catalog-page .account-card{background:linear-gradient(180deg,#fffffffa,#f8fbfffb),radial-gradient(circle at top right,rgba(110,132,255,.08),transparent 38%);border-color:#becadbd6;box-shadow:0 18px 38px #22304a1a}html[data-theme=light] .target-catalog-page .account-card-data-item--lvl{background:linear-gradient(180deg,#ffdd886b,#ffc4522e)}html[data-theme=light] .target-catalog-page .account-card-rewards-bar{background:linear-gradient(180deg,#fffffffa,#f8fafffa);border-color:#becadbcc}html[data-theme=light] .target-catalog-page .account-card-rewards-bar__label{color:#52657f}html[data-theme=light] .target-catalog-page .account-card-rewards-bar strong{color:#7b5a00}.auth-card--target,.cabinet-layout--ui .shell-card,.help-modal-card,.purchase-modal-card,.thanks-card--target{box-shadow:0 18px 38px #070c1638;border-color:#7489a429}.auth-card--target,.help-modal-card,.purchase-modal-card,.thanks-card--target{background:linear-gradient(180deg,#0b1420fa,#080f1afb),radial-gradient(circle at top right,rgba(105,123,255,.08),transparent 38%)}.cabinet-layout--ui .shell-card{background:linear-gradient(180deg,#0a121ef7,#070e18fb),radial-gradient(circle at top right,rgba(99,121,242,.06),transparent 36%)}html[data-theme=light] .auth-card--target,html[data-theme=light] .cabinet-layout--ui .shell-card,html[data-theme=light] .help-modal-card,html[data-theme=light] .purchase-modal-card,html[data-theme=light] .thanks-card--target{background:linear-gradient(180deg,#fffffffb,#f8fbfffc),radial-gradient(circle at top right,rgba(110,132,255,.06),transparent 34%);border-color:#becadbd1;box-shadow:0 18px 36px #22304a1a}.cabinet-order-card__head strong{letter-spacing:.02em}.cabinet-order-hero-row--more{justify-content:center;text-align:center}.cabinet-order-account-data{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cabinet-order-data-group--resources{grid-column:1/-1}.cabinet-order-data-group--resources>span{display:none}.cabinet-order-data-group,.cabinet-order-rewards-row{padding:10px 12px;border-radius:12px;border:1px solid rgba(103,126,151,.16);background:linear-gradient(180deg,#091827eb,#06111dfa);box-shadow:inset 0 1px #ffffff05}.cabinet-order-data-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.cabinet-order-data-item--lvl{background:linear-gradient(180deg,#ffce5426,#ffad2914);border:1px solid rgba(255,198,65,.24)}.cabinet-order-data-badge{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:20px;padding:0 7px;border-radius:999px;background:linear-gradient(180deg,#ffd25e3d,#ffaf3529);border:1px solid rgba(255,210,94,.28);color:#ffd67e;font-size:.68rem;font-weight:800;letter-spacing:.08em}.cabinet-order-rewards-row{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px}.cabinet-order-rewards-row span{color:#d4dded;font-size:.78rem;font-weight:600}.cabinet-order-rewards-row strong{color:#fff4c2;font-weight:800;font-size:.95rem}html[data-theme=light] .cabinet-order-data-group,html[data-theme=light] .cabinet-order-rewards-row{background:linear-gradient(180deg,#fffffffa,#f6f9fffa);border-color:#becadbcc}html[data-theme=light] .cabinet-order-rewards-row span{color:#52657f}html[data-theme=light] .cabinet-order-rewards-row strong{color:#7b5a00}@media(max-width:1024px){.target-catalog-page .account-card-stats .account-card-data-grid--resources{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.target-catalog-page .account-card-stats{grid-template-columns:1fr}.target-catalog-page .account-card-data-section--books,.target-catalog-page .account-card-data-section--resources,.target-catalog-page .account-card-data-section--shards{grid-column:auto}.target-catalog-page .account-card-rewards-bar{padding:9px 10px}.cabinet-order-account-data{grid-template-columns:1fr}.cabinet-order-data-row{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:480px){.cabinet-order-data-row,.target-catalog-page .account-card-data-grid--resources{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--v17-radius-sm:12px;--v17-radius-md:16px;--v17-radius-lg:20px;--v17-surface-dark:linear-gradient(180deg,rgba(11,20,32,.98),rgba(7,14,24,.985));--v17-surface-light:linear-gradient(180deg,hsla(0,0%,100%,.988),rgba(247,250,255,.992));--v17-border-dark:rgba(116,137,164,.18);--v17-border-light:rgba(190,202,219,.84);--v17-shadow-dark:0 18px 42px rgba(6,11,21,.24);--v17-shadow-light:0 16px 34px rgba(34,48,74,.1)}html{-webkit-text-size-adjust:100%}body{text-rendering:optimizeLegibility}.auth-shell,.cabinet-layout--ui,.catalog-content,.page-shell,.thanks-shell{width:min(100%,1440px)}.app-header.app-header--master,.art-search-result-banner,.auth-card--target,.cabinet-layout--ui .shell-card,.cabinet-order-card,.cabinet-sidebar,.desktop-catalog-toolbar,.empty-state,.filters-sidebar,.help-modal-card,.mobile-catalog-search,.purchase-modal-card,.raid-shards-bar,.shell-card,.soon-banner,.thanks-card--target{border-radius:var(--v17-radius-lg);border:1px solid var(--v17-border-dark);background:var(--v17-surface-dark);box-shadow:var(--v17-shadow-dark)}html[data-theme=light] .app-header.app-header--master,html[data-theme=light] .art-search-result-banner,html[data-theme=light] .auth-card--target,html[data-theme=light] .cabinet-layout--ui .shell-card,html[data-theme=light] .cabinet-order-card,html[data-theme=light] .cabinet-sidebar,html[data-theme=light] .desktop-catalog-toolbar,html[data-theme=light] .empty-state,html[data-theme=light] .filters-sidebar,html[data-theme=light] .help-modal-card,html[data-theme=light] .mobile-catalog-search,html[data-theme=light] .purchase-modal-card,html[data-theme=light] .raid-shards-bar,html[data-theme=light] .shell-card,html[data-theme=light] .soon-banner,html[data-theme=light] .thanks-card--target{border-color:var(--v17-border-light);background:var(--v17-surface-light);box-shadow:var(--v17-shadow-light)}.auth-form button,.auth-form input,.buy-button,.cabinet-search-panel button,.cabinet-search-panel input,.desktop-catalog-toolbar input,.desktop-catalog-toolbar select,.filters-sidebar button,.filters-sidebar input,.filters-sidebar select,.ghost-pill,.inline-pill,.mobile-catalog-search__input-wrap>input,.mobile-filter-trigger,.mobile-sort-control select,.original-hero-input,.primary-pill,.purchase-modal-card button,.purchase-modal-card input{min-height:44px;border-radius:12px}.auth-submit,.buy-button,.mobile-filter-trigger,.primary-pill{box-shadow:0 10px 24px #ffc11b2e}.auth-card__intro .section-title,.cabinet-quick-panel h3,.cabinet-search-panel h3,.section-title,.soon-banner h2,.thanks-card--target h3{letter-spacing:-.02em}.cabinet-layout--ui,.target-catalog-page .catalog-content,.target-shards-page .catalog-content{gap:16px}.target-catalog-page .catalog-sidebar-stack,.target-shards-page .catalog-sidebar-stack{gap:14px}.auth-card--target,.cabinet-discount-card,.cabinet-history-card,.cabinet-profile-metric,.cabinet-quick-panel,.cabinet-search-panel,.cabinet-summary-card,.cabinet-topup-card,.help-modal-card,.purchase-modal-card,.raid-shards-bar,.target-catalog-page .desktop-catalog-toolbar,.target-catalog-page .filters-sidebar,.target-shards-page .desktop-catalog-toolbar,.target-shards-page .filters-sidebar,.thanks-card--target{padding:16px}.target-catalog-page .account-card,.target-shards-page .account-card{border-radius:20px;overflow:clip}.target-catalog-page .account-card .card-glow,.target-shards-page .account-card .card-glow{opacity:.85}.target-catalog-page .account-card-stats .account-card-data-section,.target-shards-page .account-card-stats .account-card-data-section{border-radius:14px}.cabinet-order-data-item,.target-catalog-page .account-card-data-item,.target-shards-page .account-card-data-item{border-radius:12px}.cabinet-order-rewards-row,.target-catalog-page .account-card-rewards-bar,.target-shards-page .account-card-rewards-bar{border-radius:14px}.app-header.app-header--master{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.raid-shards-bar{overflow:clip}.desktop-catalog-toolbar,.mobile-catalog-search,.raid-shards-bar__main{align-items:center}.cabinet-layout--ui{align-items:start}.cabinet-discount-card,.cabinet-empty-state,.cabinet-history-card,.cabinet-order-card,.cabinet-profile-metric,.cabinet-quick-panel,.cabinet-search-panel,.cabinet-sidebar,.cabinet-summary-card,.cabinet-topup-card{overflow:clip}.cabinet-quick-panel .ghost-pill,.cabinet-quick-panel .primary-pill,.cabinet-search-panel .ghost-pill,.cabinet-search-panel .primary-pill,.cabinet-sidebar .ghost-pill{min-height:44px}.cancel-purchase-modal-card,.help-modal-card,.password-modal-card,.purchase-modal-card{border-radius:22px}.auth-card--target .auth-tabs,.cancel-purchase-modal-header,.password-modal-card .modal-header,.purchase-modal-card .modal-header{gap:10px}@media(max-width:980px){.cabinet-layout--ui{grid-template-columns:1fr}.cabinet-sidebar{position:static}}@media(max-width:760px){.auth-shell,.cabinet-layout--ui,.catalog-content,.page-shell,.thanks-shell{width:100%;max-width:none}.app-header.app-header--master,.art-search-result-banner,.auth-card--target,.cabinet-layout--ui .shell-card,.cabinet-order-card,.cabinet-sidebar,.desktop-catalog-toolbar,.empty-state,.filters-sidebar,.help-modal-card,.mobile-catalog-search,.purchase-modal-card,.raid-shards-bar,.shell-card,.soon-banner,.thanks-card--target{border-radius:16px}.auth-shell,.cabinet-layout--ui,.target-catalog-page .catalog-content,.target-shards-page .catalog-content,.thanks-shell{gap:12px;padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right));padding-bottom:max(12px,env(safe-area-inset-bottom))}.auth-card--target,.cabinet-order-card,.cabinet-quick-panel,.cabinet-search-panel,.cabinet-sidebar,.cabinet-summary-card,.help-modal-card,.purchase-modal-card,.target-catalog-page .art-search-result-banner,.target-catalog-page .empty-state,.target-catalog-page .mobile-catalog-search,.target-catalog-page .raid-shards-bar,.target-catalog-page .soon-banner,.target-shards-page .empty-state,.target-shards-page .mobile-catalog-search,.target-shards-page .raid-shards-bar,.thanks-card--target{padding:12px}.target-catalog-page .app-header,.target-shards-page .app-header{padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right))}.target-catalog-page .header-collapsible,.target-shards-page .header-collapsible{width:calc(100% - 20px);margin:0 10px;border-radius:14px}.target-catalog-page .mobile-catalog-search__actions,.target-shards-page .mobile-catalog-search__actions{grid-template-columns:1fr}.auth-submit,.cabinet-order-register,.cancel-purchase-modal-actions .ghost-pill,.cancel-purchase-modal-actions .primary-pill,.primary-pill,.purchase-modal-card .ghost-pill,.purchase-modal-card .primary-pill,.target-catalog-page .buy-button,.target-catalog-page .mobile-filter-trigger,.target-catalog-page .mobile-sort-control,.target-shards-page .buy-button,.target-shards-page .mobile-filter-trigger,.target-shards-page .mobile-sort-control,.thanks-actions .inline-pill{width:100%}.target-catalog-page .card-footer-box,.target-shards-page .card-footer-box{gap:10px}.cancel-purchase-modal-actions,.target-catalog-page .card-actions-stack,.target-shards-page .card-actions-stack,.thanks-actions{grid-template-columns:1fr}.target-catalog-page .account-card,.target-shards-page .account-card{padding:12px}.target-catalog-page .account-card-data-grid--resources,.target-shards-page .account-card-data-grid--resources{grid-template-columns:repeat(2,minmax(0,1fr))}.target-catalog-page .account-card-rewards-bar,.target-shards-page .account-card-rewards-bar{padding:10px 11px}.filters-sidebar{inset:auto 0 0!important;width:100%!important;max-width:none!important;min-height:min(74vh,720px);border-radius:18px 18px 0 0!important;padding-bottom:max(14px,env(safe-area-inset-bottom))}.cancel-purchase-modal-card,.help-modal-card,.password-modal-card,.purchase-modal-card{width:min(100vw - 16px,640px);max-height:min(88vh,1000px);border-radius:18px;overflow:auto;padding-bottom:max(14px,env(safe-area-inset-bottom))}.auth-card--target .auth-grid,.cabinet-order-card__summary,.cabinet-quick-panel__actions,.cabinet-search-panel__actions,.thanks-card--target .thanks-actions{grid-template-columns:1fr}.cabinet-order-card__summary{gap:12px}.cabinet-order-account-data{gap:8px}.cabinet-credentials,.cabinet-discount-card,.cabinet-history-card,.cabinet-order-pending-box,.cabinet-topup-card{gap:10px}.auth-card--target .auth-tabs{display:grid;grid-template-columns:1fr 1fr}.raid-shards-bar__main{align-items:flex-start}.raid-shards-bar__copy strong{line-height:1.15}.raid-shards-bar__copy span{white-space:normal;line-height:1.35}}@media(max-width:540px){.brand-title{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.target-catalog-page .card-hero-list-preview,.target-shards-page .card-hero-list-preview{gap:5px}.cabinet-order-data-item strong,.target-catalog-page .account-card-data-item strong,.target-shards-page .account-card-data-item strong{font-size:.74rem}.cabinet-order-hero-row,.card-hero-line{min-height:38px}.cabinet-credential-row{grid-template-columns:1fr;align-items:stretch}.cabinet-credential-row code{width:100%;overflow:auto hidden}}@media(prefers-reduced-motion:reduce){.account-card,.buy-button,.cabinet-order-card,.ghost-pill,.mobile-filter-trigger,.primary-pill,.raid-shards-bar,.shell-card{transition:none!important;animation:none!important}}:where(button,a,input,select,textarea){-webkit-tap-highlight-color:transparent}:where(button,a){touch-action:manipulation}.auth-grid--target{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(310px,.95fr);gap:18px;align-items:start}.auth-form--target{min-width:0}.auth-password-field{position:relative;display:block}.auth-password-field input{width:100%;padding-right:52px!important}.auth-password-toggle{position:absolute;z-index:2;right:7px;top:50%;width:38px;height:38px;min-height:38px!important;display:grid;place-items:center;transform:translateY(-50%);padding:0;border:0;border-radius:10px;background:transparent;color:var(--muted)}.auth-password-toggle:focus-visible,.auth-password-toggle:hover{background:#ffffff0f;color:var(--text)}.auth-password-toggle svg{width:20px;height:20px}.auth-benefits--target{display:grid;gap:10px;padding:12px;border-radius:16px;border:1px solid rgba(112,134,160,.16);background:linear-gradient(180deg,#081523c7,#06101cf0);box-shadow:inset 0 1px #ffffff06}.auth-benefits--target .auth-benefit{min-height:0;display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center;padding:12px;border-radius:13px;border:1px solid rgba(112,134,160,.13);background:linear-gradient(180deg,#0d1c2dd6,#081422f0)}.auth-benefit__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#ffcf62;background:linear-gradient(180deg,#ffce5429,#ffb03614);border:1px solid rgba(255,206,84,.18)}.auth-benefit__icon svg{width:22px;height:22px}.auth-benefits--target .auth-benefit>div{display:grid;gap:4px;min-width:0}.auth-benefits--target .auth-benefit strong{font-size:.9rem}.auth-benefits--target .auth-benefit span:not(.auth-benefit__icon){font-size:.76rem;line-height:1.4}html[data-theme=light] .auth-benefits--target{border-color:#bcc9dac7;background:linear-gradient(180deg,#fffffff5,#f4f8fffa)}html[data-theme=light] .auth-benefits--target .auth-benefit{border-color:#bcc9daad;background:linear-gradient(180deg,#fffffffa,#f8fafffa)}html[data-theme=light] .auth-password-toggle:focus-visible,html[data-theme=light] .auth-password-toggle:hover{background:#1f345212}.purchase-modal-summary{position:sticky;top:0;align-self:start}.purchase-modal-trust{display:grid;gap:7px;padding-top:11px;border-top:1px solid rgba(112,134,160,.14)}.purchase-modal-trust>span{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:center;color:var(--muted);font-size:.73rem;line-height:1.3}.purchase-modal-trust svg{width:18px;height:18px;color:#ffcb52}.purchase-modal-check{min-height:44px;align-items:flex-start;padding:11px 12px;border-radius:12px;border:1px solid rgba(112,134,160,.14);background:#07121f8c}.purchase-modal-check input{flex:0 0 auto;margin-top:2px}html[data-theme=light] .purchase-modal-check{border-color:#bcc9dabd;background:#f7fafff0}.thanks-card--target{max-width:760px;margin-inline:auto}.thanks-status-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:4px}.thanks-status-item{display:grid;grid-template-columns:32px minmax(0,1fr);gap:9px;align-items:start;padding:12px;text-align:left;border-radius:13px;border:1px solid rgba(112,134,160,.14);background:linear-gradient(180deg,#0a1827cc,#07121ff0)}.thanks-status-item>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#aebacf;border:1px solid rgba(134,151,176,.26);background:#ffffff09;font-weight:800}.thanks-status-item.is-complete>span{color:#171006;border-color:#ffcc4894;background:linear-gradient(180deg,#ffd96b,#f0b920)}.thanks-status-item>div{display:grid;gap:4px;min-width:0}.thanks-status-item strong{font-size:.82rem}.thanks-status-item small{color:var(--muted);font-size:.7rem;line-height:1.4}.thanks-status-item a{color:#42bdf7}.thanks-order-number{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:6px 11px;border-radius:999px;color:var(--muted);background:#ffffff09;border:1px solid rgba(112,134,160,.14);font-size:.75rem}.thanks-order-number strong{color:var(--text)}html[data-theme=light] .thanks-status-item{border-color:#bcc9dab8;background:linear-gradient(180deg,#fffffffa,#f6f9fffa)}html[data-theme=light] .thanks-order-number{background:#f5f8fdfa;border-color:#bcc9dabd}.cabinet-mobile-nav{display:none}.catalog-card-skeleton__resources{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.catalog-card-skeleton__resources>span{min-height:42px;border-radius:11px}.catalog-card-skeleton__inventory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.catalog-card-skeleton__rewards{display:block;min-height:38px;border-radius:12px}@media(max-width:760px){body,html{overscroll-behavior-y:contain}input,select,textarea{font-size:16px!important}.app-header--master.mobile-menu-open>.header-collapsible{max-height:min(72dvh,560px);overflow:auto;overscroll-behavior:contain}.app-header--master.mobile-menu-open .header-actions{display:grid!important;gap:10px!important}.app-header--master.mobile-menu-open .header-actions__group--locale-help{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.app-header--master.mobile-menu-open .lang-switch-menu--mobile-inline{grid-column:1/-1}.auth-grid--target{grid-template-columns:1fr;gap:12px}.auth-benefits--target{order:2;display:flex;gap:9px;overflow-x:auto;padding:9px;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.auth-benefits--target::-webkit-scrollbar{display:none}.auth-benefits--target .auth-benefit{flex:0 0 min(82vw,310px);scroll-snap-align:start;min-height:82px}.auth-form--target{order:1}.auth-password-toggle{width:40px;height:40px}.purchase-modal-card{width:100vw!important;max-width:none!important;max-height:92dvh!important;margin-top:auto;border-radius:20px 20px 0 0!important;padding-bottom:max(12px,env(safe-area-inset-bottom))}.purchase-modal-layout{display:grid;grid-template-columns:1fr}.purchase-modal-summary{position:static}.purchase-modal-trust{grid-template-columns:1fr}.purchase-modal-actions{position:sticky;z-index:8;bottom:calc(max(12px,env(safe-area-inset-bottom))*-1);margin:6px -12px calc(max(12px,env(safe-area-inset-bottom))*-1);padding:10px 12px max(12px,env(safe-area-inset-bottom));background:linear-gradient(180deg,#07101bf0,#060e18fe);border-top:1px solid rgba(112,134,160,.14);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.purchase-modal-actions .ghost-pill{display:none!important}.purchase-modal-submit{width:100%;min-height:50px}html[data-theme=light] .purchase-modal-actions{background:linear-gradient(180deg,#fffffff0,#f9fbfffe);border-top-color:#bcc9dac2}.thanks-status-grid{grid-template-columns:1fr}.thanks-status-item{min-height:76px}.thanks-actions{grid-template-columns:1fr!important;width:100%}.cabinet-layout--ui{padding-bottom:calc(84px + env(safe-area-inset-bottom))!important}.cabinet-sidebar--ui{padding:10px!important}.cabinet-sidebar--ui .cabinet-nav--ui{display:none!important}.cabinet-sidebar__bottom{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cabinet-sidebar-action{min-height:40px;justify-content:center}.cabinet-mobile-nav{position:fixed;z-index:95;left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));bottom:max(8px,env(safe-area-inset-bottom));display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:6px;border-radius:17px;border:1px solid rgba(112,134,160,.2);background:#050e18f0;box-shadow:0 18px 44px #00000057;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cabinet-mobile-nav__link{min-width:0;min-height:54px;display:grid;grid-template-rows:23px auto;place-items:center;gap:3px;padding:6px 4px;border-radius:12px;color:#93a4b8;font-size:.68rem;font-weight:700}.cabinet-mobile-nav__link svg{width:22px;height:22px}.cabinet-mobile-nav__link span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cabinet-mobile-nav__link.active{color:#171006;background:linear-gradient(180deg,#ffd667,#efb51d);box-shadow:0 8px 20px #ffbe212e}html[data-theme=light] .cabinet-mobile-nav{border-color:#bcc9dad6;background:#fffffff0;box-shadow:0 16px 36px #22304a2e}html[data-theme=light] .cabinet-mobile-nav__link{color:#65768c}html[data-theme=light] .cabinet-mobile-nav__link.active{color:#171006}.catalog-card-skeleton__resources{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-card-skeleton__inventory{grid-template-columns:1fr}}@media(max-width:420px){.auth-benefits--target .auth-benefit{flex-basis:86vw}.cabinet-identity{grid-template-columns:42px minmax(0,1fr)}.cabinet-identity__balance{grid-column:1/-1;justify-self:stretch;text-align:center}.purchase-modal-trust>span{font-size:.7rem}}:root{--v18-safe-inline:max(10px,env(safe-area-inset-left));--v18-safe-inline-end:max(10px,env(safe-area-inset-right))}body{overscroll-behavior-y:contain}:where(button,a,[role=button]){touch-action:manipulation}.mobile-header-utility{display:none}@media(max-width:760px){.app-header--master .header-mainline{min-width:0}.app-header--master .brand-block--header{min-width:0;overflow:hidden}.app-header--master .brand-copy{min-width:0}.app-header--master .brand-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header--master .header-mobile-controls{display:grid!important;grid-template-columns:36px 36px minmax(68px,auto) 40px;align-items:center;gap:6px}.app-header--master .mobile-header-utility{display:inline-grid!important;place-items:center;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;border-radius:10px;border:1px solid rgba(123,155,184,.2);background:#081625d1;color:#dce7f6}.app-header--master .mobile-header-language{font-size:.7rem;font-weight:850;letter-spacing:.08em}.app-header--master .mobile-header-telegram{color:#39b9f5}.app-header--master .mobile-header-telegram svg{width:20px;height:20px}.app-header--master .mobile-header-auth{min-width:68px;padding-inline:10px;font-size:.76rem}html[data-theme=light] .app-header--master .mobile-header-utility{border-color:#adbed3b8;background:#ffffffeb;color:#31445f}.target-catalog-page .mobile-catalog-search__actions,.target-shards-page .mobile-catalog-search__actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.target-catalog-page .card-footer-box,.target-shards-page .card-footer-box{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.target-catalog-page .card-actions-stack--buy-only,.target-shards-page .card-actions-stack--buy-only{width:auto}.target-catalog-page .buy-button,.target-shards-page .buy-button{width:auto!important;min-width:116px}.purchase-modal-actions{box-shadow:0 -14px 32px #030a122e}.cabinet-mobile-nav{padding-bottom:max(6px,env(safe-area-inset-bottom))}.cabinet-mobile-nav__link{-webkit-user-select:none;-moz-user-select:none;user-select:none}}@media(max-width:390px){.app-header--master .header-mobile-controls{grid-template-columns:34px minmax(64px,auto) 38px;gap:5px}.app-header--master .mobile-header-telegram{display:none!important}.app-header--master .mobile-header-language{width:34px;min-width:34px;height:34px;min-height:34px}.app-header--master .mobile-header-auth{min-width:64px;padding-inline:8px}.target-catalog-page .card-footer-box,.target-shards-page .card-footer-box{grid-template-columns:1fr}.target-catalog-page .buy-button,.target-catalog-page .card-actions-stack--buy-only,.target-shards-page .buy-button,.target-shards-page .card-actions-stack--buy-only{width:100%!important}}@media(max-width:340px){.app-header--master .brand-title{max-width:74px;font-size:.82rem}.target-catalog-page .mobile-catalog-search__actions,.target-shards-page .mobile-catalog-search__actions{grid-template-columns:1fr!important}}:root{--v19-search-surface:linear-gradient(180deg,rgba(8,22,36,.97),rgba(5,16,28,.99));--v19-search-border:rgba(118,145,176,.2);--v19-search-muted:#8fa2b8;--v19-search-accent:#58cfff;--v19-search-yellow:#ffc433}.target-catalog-page .catalog-sidebar-stack,.target-catalog-page .desktop-catalog-toolbar,.target-catalog-page .filters-sidebar,.target-catalog-page .mobile-catalog-search,.target-shards-page .catalog-sidebar-stack,.target-shards-page .desktop-catalog-toolbar,.target-shards-page .filters-sidebar,.target-shards-page .mobile-catalog-search{position:static!important;top:auto!important}.target-catalog-page .desktop-catalog-toolbar,.target-catalog-page .mobile-catalog-search{border:1px solid var(--v19-search-border)!important;border-radius:14px!important;background:var(--v19-search-surface)!important;box-shadow:inset 0 1px #ffffff06,0 14px 30px #02091229!important}.target-catalog-page .desktop-catalog-toolbar{padding:10px!important;margin-bottom:12px!important}.target-catalog-page .desktop-catalog-toolbar__search>input,.target-catalog-page .desktop-catalog-toolbar__sort select,.target-catalog-page .mobile-catalog-search__input-wrap>input,.target-catalog-page .mobile-filter-trigger,.target-catalog-page .mobile-sort-control select{border-color:#7f9ab83d!important;background:#030f1aeb!important;box-shadow:inset 0 1px #ffffff05!important}.target-catalog-page .desktop-catalog-toolbar__search>input:focus,.target-catalog-page .desktop-catalog-toolbar__sort select:focus,.target-catalog-page .mobile-catalog-search__input-wrap>input:focus,.target-catalog-page .mobile-filter-trigger:focus-visible,.target-catalog-page .mobile-sort-control select:focus{border-color:#58cfff94!important;box-shadow:0 0 0 3px #58cfff1c!important}.target-catalog-page .desktop-catalog-toolbar__search>input:disabled,.target-catalog-page .mobile-catalog-search__input-wrap>input:disabled{opacity:.72;cursor:not-allowed}.target-catalog-page .desktop-catalog-toolbar__results,.target-catalog-page .mobile-catalog-search__results{border:1px solid rgba(124,153,184,.22)!important;background:#030e18fc!important;box-shadow:0 22px 50px #00000057!important}.target-catalog-page .search-active-row{grid-template-columns:38px minmax(0,1fr) auto!important;gap:9px!important;border-color:#6e89a529!important;background:linear-gradient(180deg,#091929f0,#06121ffa)!important}.target-catalog-page .search-active-row.is-keyboard-active,.target-catalog-page .search-active-row:hover{border-color:#58cfff66!important;background:linear-gradient(180deg,#142f48fa,#0a1e31fc)!important}.target-catalog-page .search-dropdown-actions{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto}.target-catalog-page .search-dropdown-duplicate-count{min-width:30px;height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border-radius:999px;border:1px solid rgba(255,196,51,.23);background:#ffc43317;color:#ffd775;font-size:.72rem;font-weight:800}.target-catalog-page .search-dropdown-add{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:9px;border:1px solid rgba(88,207,255,.25);background:#58cfff14;color:#7ee1ff;font-size:1.08rem}.target-catalog-page .desktop-active-heroes{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:9px!important;padding-top:10px!important;margin-top:1px!important;border-top:1px solid rgba(121,149,177,.13)!important}.target-catalog-page .desktop-active-heroes__list{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;overflow:visible!important}.target-catalog-page .desktop-active-hero.hero-search-selection,.target-catalog-page .mobile-active-hero.hero-search-selection{--selection-rank:rgba(128,151,177,.54);border:1px solid rgba(111,138,166,.2)!important;background:linear-gradient(180deg,#091827f5,#06111dfc)!important;box-shadow:inset 0 1px #ffffff06!important;color:#eff5ff!important}.target-catalog-page .hero-search-selection.rank-Mythical{--selection-rank:#ef5066}.target-catalog-page .hero-search-selection.rank-Legendary{--selection-rank:#ffc13d}.target-catalog-page .hero-search-selection.rank-Epic{--selection-rank:#b36cff}.target-catalog-page .hero-search-selection.rank-Rare{--selection-rank:#5aa6ff}.target-catalog-page .hero-search-selection .hero-avatar,.target-catalog-page .hero-search-selection .hero-avatar.small{border:2px solid var(--selection-rank)!important;box-shadow:0 0 0 1px #030a12f2,0 0 12px color-mix(in srgb,var(--selection-rank) 25%,transparent)!important}.target-catalog-page .desktop-active-hero.hero-search-selection{max-width:none!important;min-height:42px!important;display:grid!important;grid-template-columns:32px minmax(92px,1fr) auto 28px!important;gap:8px!important;padding:4px 5px 4px 4px!important;border-radius:11px!important}.target-catalog-page .desktop-active-hero.hero-search-selection .hero-avatar,.target-catalog-page .desktop-active-hero.hero-search-selection .hero-avatar.small{width:32px!important;height:32px!important;border-radius:7px!important}.target-catalog-page .hero-search-selection__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:700}.target-catalog-page .hero-search-stepper{display:inline-grid;grid-template-columns:28px 36px 28px;align-items:center;gap:3px;padding:3px;border-radius:10px;border:1px solid rgba(119,148,176,.17);background:#020c159e}.target-catalog-page .hero-search-selection__remove-all,.target-catalog-page .hero-search-stepper button{width:28px;height:28px;min-width:28px;min-height:28px;display:inline-grid;place-items:center;padding:0;border-radius:8px;border:1px solid rgba(121,149,177,.16);background:#ffffff09;color:#e8f0fa;font-size:1rem;line-height:1}.target-catalog-page .hero-search-selection__remove-all:hover,.target-catalog-page .hero-search-stepper button:hover{border-color:#58cfff61;background:#58cfff1a}.target-catalog-page .hero-search-stepper button:disabled{opacity:.35;cursor:not-allowed}.target-catalog-page .hero-search-stepper strong{display:inline-flex;align-items:center;justify-content:center;color:#ffd879;font-size:.76rem;font-weight:850;white-space:nowrap}.target-catalog-page .hero-search-selection__remove-all{color:#93a5b8}.target-catalog-page .desktop-active-heroes__meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.target-catalog-page .hero-search-capacity{min-height:26px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;border:1px solid rgba(255,196,51,.21);background:#ffc43314;color:#ffd66f;font-size:.72rem;font-weight:800}.target-catalog-page .hero-search-duplicate-hint{color:var(--v19-search-muted);font-size:.72rem}.target-catalog-page .desktop-active-heroes__reset{margin-left:auto;min-height:30px;padding:4px 10px;border-radius:9px;border:1px solid rgba(117,145,173,.15);background:#ffffff08;color:#8edcff}.target-catalog-page .mobile-active-heroes{display:grid!important;gap:8px!important}.target-catalog-page .mobile-active-heroes__list{display:flex!important;gap:8px!important;padding-bottom:2px!important;overflow-x:auto!important;scroll-snap-type:x proximity;scrollbar-width:none}.target-catalog-page .mobile-active-heroes__list::-webkit-scrollbar{display:none}.target-catalog-page .mobile-active-hero.hero-search-selection{flex:0 0 min(270px,84vw)!important;max-width:min(270px,84vw)!important;min-height:48px!important;display:grid!important;grid-template-columns:34px minmax(72px,1fr) auto 30px!important;align-items:center!important;gap:8px!important;padding:5px 6px 5px 5px!important;border-radius:12px!important;scroll-snap-align:start}.target-catalog-page .mobile-active-hero.hero-search-selection .hero-avatar,.target-catalog-page .mobile-active-hero.hero-search-selection .hero-avatar.small{width:34px!important;height:34px!important;border-radius:7px!important}.target-catalog-page .mobile-active-hero .hero-search-stepper{grid-template-columns:30px 38px 30px}.target-catalog-page .mobile-active-hero .hero-search-selection__remove-all,.target-catalog-page .mobile-active-hero .hero-search-stepper button{width:30px;height:30px;min-width:30px;min-height:30px}.target-catalog-page .mobile-active-heroes__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;color:var(--v19-search-muted)}.target-catalog-page .mobile-active-heroes__meta small:first-child{color:#ffd66f;font-weight:800}.cabinet-order-card,.target-catalog-page .account-card,.target-shards-page .account-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}@media(hover:hover)and (pointer:fine){.cabinet-order-card:hover,.target-catalog-page .account-card:hover,.target-shards-page .account-card:hover{transform:translateY(-2px);border-color:#7997b74d;box-shadow:0 24px 48px #02081147}}.target-catalog-page .catalog-status-box,.target-catalog-page .empty-state,.target-shards-page .catalog-status-box,.target-shards-page .empty-state{border-radius:16px;background:linear-gradient(180deg,#0a1827f0,#06111dfa)}.target-catalog-page .master-catalog-footer .ghost-pill,.target-shards-page .master-catalog-footer .ghost-pill{min-width:180px;border-color:#58cfff3b;background:#58cfff12;color:#a9eaff}html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar,html[data-theme=light] .target-catalog-page .mobile-catalog-search{background:linear-gradient(180deg,#fffffffc,#f6f9fefc)!important;border-color:#bcc9dad1!important;box-shadow:0 14px 28px #27375014!important}html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar__search>input,html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar__sort select,html[data-theme=light] .target-catalog-page .mobile-catalog-search__input-wrap>input,html[data-theme=light] .target-catalog-page .mobile-filter-trigger,html[data-theme=light] .target-catalog-page .mobile-sort-control select{background:#fff!important;color:#17243a!important;border-color:#b7c5d7db!important}html[data-theme=light] .target-catalog-page .desktop-catalog-toolbar__results,html[data-theme=light] .target-catalog-page .mobile-catalog-search__results{background:#fffffffe!important;border-color:#b7c5d7e6!important;box-shadow:0 20px 42px #2d3f5b24!important}html[data-theme=light] .target-catalog-page .desktop-active-hero.hero-search-selection,html[data-theme=light] .target-catalog-page .mobile-active-hero.hero-search-selection,html[data-theme=light] .target-catalog-page .search-active-row{background:linear-gradient(180deg,#fff,#f6f9fd)!important;color:#17243a!important;border-color:#b7c5d7c7!important}html[data-theme=light] .target-catalog-page .hero-search-stepper{background:#edf2f9d6;border-color:#b5c4d6d1}html[data-theme=light] .target-catalog-page .hero-search-selection__remove-all,html[data-theme=light] .target-catalog-page .hero-search-stepper button{background:#fff;color:#32435b;border-color:#b1c0d3d1}html[data-theme=light] .target-catalog-page .hero-search-capacity,html[data-theme=light] .target-catalog-page .hero-search-stepper strong,html[data-theme=light] .target-catalog-page .mobile-active-heroes__meta small:first-child{color:#7e5a00}html[data-theme=light] .target-catalog-page .hero-search-duplicate-hint,html[data-theme=light] .target-catalog-page .mobile-active-heroes__meta{color:#64758b}@media(max-width:760px){.target-catalog-page .mobile-catalog-search__actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.target-catalog-page .mobile-catalog-search{gap:10px!important;padding:11px!important}.target-catalog-page .mobile-catalog-search__results{max-height:min(380px,55vh)}.target-catalog-page .search-active-row{min-height:48px!important;grid-template-columns:40px minmax(0,1fr) auto!important}.target-catalog-page .search-active-row .hero-avatar,.target-catalog-page .search-active-row .hero-avatar.small{width:40px!important;height:40px!important}.target-catalog-page .hero-search-selection__remove-all,.target-catalog-page .hero-search-stepper button{touch-action:manipulation}}@media(max-width:360px){.target-catalog-page .mobile-catalog-search__actions{grid-template-columns:1fr!important}.target-catalog-page .mobile-active-hero.hero-search-selection{flex-basis:calc(100vw - 42px)!important;max-width:calc(100vw - 42px)!important;grid-template-columns:32px minmax(58px,1fr) auto 28px!important;gap:6px!important}.target-catalog-page .mobile-active-hero .hero-search-stepper{grid-template-columns:28px 34px 28px}.target-catalog-page .mobile-active-hero .hero-search-selection__remove-all,.target-catalog-page .mobile-active-hero .hero-search-stepper button{width:28px;height:28px;min-width:28px;min-height:28px}}@media(prefers-reduced-motion:reduce){.cabinet-order-card,.target-catalog-page .account-card,.target-catalog-page .hero-search-selection,.target-catalog-page .search-active-row,.target-shards-page .account-card{transition:none!important}}:root{--playid-cta-gradient:linear-gradient(135deg,#657dff,#8467ff 58%,#42bff0);--playid-cta-border:rgba(147,164,255,.46);--playid-cta-shadow:0 10px 24px rgba(72,78,219,.22);--playid-cta-shadow-hover:0 14px 30px rgba(72,78,219,.3);--playid-header-logo-size:36px}.target-catalog-page .raid-catalog-hero.raid-catalog-hero--approved{width:100%;min-height:0!important;height:auto!important}.target-catalog-page .raid-catalog-hero--approved .raid-catalog-hero__picture{display:block;width:100%;height:100%;aspect-ratio:inherit}.target-catalog-page .raid-catalog-hero--approved .raid-catalog-hero__picture img{display:block;width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important}.app-header.app-header--master{--header-logo-size:var(--playid-header-logo-size);width:100%;max-width:100%;min-width:0;box-sizing:border-box}.app-header.app-header--master .brand-logo--image{width:var(--header-logo-size)!important;height:var(--header-logo-size)!important;min-width:var(--header-logo-size)!important;min-height:var(--header-logo-size)!important;max-width:var(--header-logo-size)!important;max-height:var(--header-logo-size)!important;flex:0 0 var(--header-logo-size)!important}.app-header.app-header--master .brand-logo--image img{display:block;width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center!important;object-position:center!important}@media(min-width:761px){.app-header.app-header--master{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:clamp(7px,1vw,16px)!important;min-height:66px!important;height:auto!important;padding:8px clamp(10px,1.25vw,18px)!important;overflow:visible!important}.app-header--master>.header-mainline{display:flex!important;align-items:center!important;flex:0 1 218px!important;width:auto!important;min-width:145px!important;max-width:218px!important}.app-header--master .brand-block--header{width:100%;min-width:0;overflow:hidden}.app-header--master .brand-copy,.app-header--master .brand-subtitle,.app-header--master .brand-title{min-width:0}.app-header--master .brand-subtitle,.app-header--master .brand-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header--master>.header-site-switcher{display:flex!important;flex:1 1 360px!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:center!important;width:auto!important;min-width:0!important;max-width:none!important;gap:clamp(2px,.55vw,9px)!important;padding:0!important;margin:0!important;overflow:hidden!important;overflow-x:hidden!important;scrollbar-width:none!important}.app-header--master>.header-site-switcher::-webkit-scrollbar{display:none!important}.app-header--master .header-site-switcher .game-pill{flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:150px!important;padding-inline:clamp(5px,.8vw,12px)!important;overflow:hidden!important}.app-header--master .header-site-switcher .game-pill__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header--master>.header-collapsible{display:block!important;position:relative!important;inset:auto!important;flex:0 1 auto!important;width:auto!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}.app-header--master .header-actions,.app-header--master .header-actions__group,.app-header--master .header-actions__group--account,.app-header--master .header-actions__group--locale-help{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;min-width:0!important}.app-header--master .header-actions{justify-content:flex-end!important;gap:clamp(4px,.5vw,8px)!important}.app-header--master .header-actions__group--account,.app-header--master .header-actions__group--locale-help{gap:clamp(4px,.45vw,7px)!important}}@media(min-width:761px)and (max-width:1120px){.app-header--master>.header-mainline{flex-basis:165px!important;min-width:125px!important;max-width:165px!important}.app-header--master .brand-subtitle{display:none!important}.app-header--master .brand-title{font-size:.88rem!important}.app-header--master .header-site-switcher .game-pill{max-width:118px!important;min-height:46px!important}.app-header--master .telegram-contact-btn{width:38px!important;min-width:38px!important;padding-inline:0!important;justify-content:center!important}.app-header--master .telegram-contact-btn__text{display:none!important}.app-header--master .lang-switch-trigger{min-width:58px!important;padding-inline:7px!important}.app-header--master .header-link-btn{padding-inline:9px!important}}@media(min-width:761px)and (max-width:880px){.app-header.app-header--master{gap:6px!important;padding-inline:9px!important}.app-header--master>.header-mainline{flex-basis:138px!important;min-width:112px!important;max-width:138px!important}.app-header--master .brand-block--header{gap:6px!important}.app-header--master .header-site-switcher .game-pill{padding-inline:4px!important}.app-header--master .header-site-switcher .game-pill__text{font-size:.7rem!important}.app-header--master .lang-switch-trigger__flag-wrap{display:none!important}.app-header--master .lang-switch-trigger{min-width:46px!important}}@media(max-width:760px){:root{--playid-header-logo-size:32px}.app-header.app-header--master{--header-logo-size:var(--playid-header-logo-size);display:flex!important;flex-flow:row wrap!important;align-items:center!important;gap:0!important;min-height:0!important;height:auto!important;padding:0 10px!important;overflow:visible!important}.app-header--master>.header-mainline{order:1;display:flex!important;align-items:center!important;justify-content:space-between!important;flex:1 1 100%!important;width:100%!important;min-width:0!important;min-height:56px!important}.app-header--master .brand-block--header{flex:1 1 auto!important;min-width:0!important;overflow:hidden!important}.app-header--master .header-mobile-controls{flex:0 1 auto!important;min-width:0!important}.app-header--master>.header-site-switcher{order:2;display:flex!important;flex:1 1 100%!important;flex-wrap:nowrap!important;align-items:stretch!important;width:calc(100% + 20px)!important;min-width:0!important;max-width:none!important;margin:0 -10px!important;padding:0 4px!important;gap:0!important;overflow:hidden!important;overflow-x:hidden!important;scrollbar-width:none!important}.app-header--master>.header-site-switcher::-webkit-scrollbar{display:none!important}.app-header--master .header-site-switcher .game-pill{flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:none!important;overflow:hidden!important}.app-header--master>.header-collapsible{order:3;display:none!important;width:100%!important;min-width:0!important}.app-header--master.mobile-menu-open>.header-collapsible{display:block!important;position:fixed!important;z-index:120!important;top:106px!important;left:10px!important;right:10px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 118px)!important;overflow:auto!important;overscroll-behavior:contain}.target-catalog-page .raid-catalog-hero.raid-catalog-hero--approved{aspect-ratio:900/269!important}}@media(max-width:390px){.app-header--master .brand-title{max-width:92px!important}.app-header--master .header-mobile-controls{gap:4px!important}}body .art-search-btn,body .auth-submit,body .buy-button,body .cabinet-order-register,body .cabinet-quick-panel .primary-pill,body .cabinet-search-panel .primary-pill,body .cabinet-search-submit,body .cabinet-topup-submit,body .cancel-purchase-modal-actions .primary-pill,body .header-actions__group--account .primary-pill,body .help-modal-actions .primary-pill,body .mobile-header-auth,body .primary-pill,body .purchase-modal-actions .primary-pill,body .raid-shards-bar__button,body .target-catalog-page .buy-button,body .target-catalog-page .master-filter-actions .primary-pill,body .target-catalog-page .sidebar-actions .primary-pill,body .target-shards-page .buy-button,body .target-shards-page .master-filter-actions .primary-pill,body .target-shards-page .sidebar-actions .primary-pill,body .thanks-actions .primary-pill{background:var(--playid-cta-gradient)!important;color:#fff!important;border:1px solid var(--playid-cta-border)!important;box-shadow:var(--playid-cta-shadow)!important;text-shadow:0 1px 1px rgba(20,25,68,.26)}body .auth-submit:hover:not(:disabled),body .buy-button:hover:not(:disabled),body .cabinet-order-register:hover,body .mobile-header-auth:hover,body .primary-pill:hover:not(:disabled),body .raid-shards-bar__button:hover,body .target-catalog-page .buy-button:hover:not(:disabled),body .target-catalog-page .master-filter-actions .primary-pill:hover:not(:disabled),body .target-shards-page .buy-button:hover:not(:disabled),body .target-shards-page .master-filter-actions .primary-pill:hover:not(:disabled){filter:brightness(1.07) saturate(1.04)!important;box-shadow:var(--playid-cta-shadow-hover)!important;transform:translateY(-1px)}body .buy-button:focus-visible,body .primary-pill:focus-visible,body .raid-shards-bar__button:focus-visible{outline:3px solid rgba(102,142,255,.32)!important;outline-offset:2px!important}body .auth-submit:disabled,body .buy-button:disabled,body .primary-pill:disabled{filter:grayscale(.12) brightness(.78)!important;opacity:.68!important;box-shadow:none!important}:root{--v23-accent-start:#657dff;--v23-accent-mid:#8467ff;--v23-accent-end:#42bff0;--v23-accent-gradient:linear-gradient(90deg,var(--v23-accent-start) 0%,var(--v23-accent-mid) 56%,var(--v23-accent-end) 100%);--v23-mobile-bg:#030b17;--v23-mobile-surface:#071426;--v23-mobile-surface-2:#0a1a2f;--v23-mobile-border:rgba(119,145,185,.24);--v23-mobile-text:#edf3ff;--v23-mobile-muted:#98aac5}.target-catalog-page .master-dual-range{position:relative;height:40px;margin:4px 1px 0;isolation:isolate;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.target-catalog-page .master-dual-range__active,.target-catalog-page .master-dual-range__track{top:50%;height:7px;transform:translateY(-50%);border-radius:999px}.target-catalog-page .master-dual-range__track{background:#17283b;border:1px solid rgba(117,148,184,.18);box-shadow:inset 0 2px 5px #00000047}.target-catalog-page .master-dual-range__active{z-index:1;background:var(--v23-accent-gradient)!important;box-shadow:0 0 13px #6f70ff47,0 0 7px #42bff02e!important}.target-catalog-page .master-dual-range__input{z-index:3;height:40px!important;touch-action:none;pointer-events:none}.target-catalog-page .master-dual-range__input--min{z-index:4}.target-catalog-page .master-dual-range__input--max{z-index:5}.target-catalog-page .master-dual-range__input.is-active{z-index:8}.target-catalog-page .master-dual-range__input.is-near:not(.is-active){z-index:3}.target-catalog-page .master-dual-range__input::-webkit-slider-runnable-track{height:7px!important;background:transparent!important}.target-catalog-page .master-dual-range__input::-webkit-slider-thumb{width:22px!important;height:22px!important;margin-top:-7.5px!important;border:5px solid #7280ff!important;border-radius:50%!important;background:#f8fbff!important;box-shadow:0 0 0 2px #07101eeb,0 5px 13px #0000006b,0 0 15px #6f70ff40!important;pointer-events:auto!important;cursor:grab!important;-webkit-transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.target-catalog-page .master-dual-range__input::-moz-range-track{height:7px!important;background:transparent!important;border:0!important}.target-catalog-page .master-dual-range__input::-moz-range-thumb{width:12px!important;height:12px!important;border:5px solid #7280ff!important;border-radius:50%!important;background:#f8fbff!important;box-shadow:0 0 0 2px #07101eeb,0 5px 13px #0000006b,0 0 15px #6f70ff40!important;pointer-events:auto!important;cursor:grab!important}.target-catalog-page .master-dual-range__input.is-active::-webkit-slider-thumb{transform:scale(1.12);border-color:var(--v23-accent-end)!important;box-shadow:0 0 0 3px #42bff02e,0 6px 15px #0000006b,0 0 20px #42bff057!important;cursor:grabbing!important}.target-catalog-page .master-dual-range__input.is-active::-moz-range-thumb{border-color:var(--v23-accent-end)!important;box-shadow:0 0 0 3px #42bff02e,0 6px 15px #0000006b,0 0 20px #42bff057!important;cursor:grabbing!important}.target-catalog-page .master-dual-range__input:focus-visible{outline:0!important}.target-catalog-page .master-dual-range__input:focus-visible::-webkit-slider-thumb{outline:3px solid rgba(102,125,255,.3)!important;outline-offset:3px!important}.target-catalog-page .master-dual-range__summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:28px;margin-top:0;padding:5px 8px;border:1px solid rgba(116,143,178,.15);border-radius:10px;background:#0612209e;color:#9cadc4;font-variant-numeric:tabular-nums;font-size:.73rem}.target-catalog-page .master-dual-range__summary strong{color:#eaf1ff;font-size:.76rem;white-space:nowrap}html[data-theme=light] .target-catalog-page .master-dual-range__track{background:#dce5f0!important;border-color:#6f84a433;box-shadow:inset 0 2px 5px #495d7a1a}html[data-theme=light] .target-catalog-page .master-dual-range__active{background:var(--v23-accent-gradient)!important;box-shadow:0 0 10px #657dff38!important}html[data-theme=light] .target-catalog-page .master-dual-range__input::-webkit-slider-thumb{border-color:#657dff!important;background:#fff!important;box-shadow:0 0 0 2px #fffffff0,0 4px 11px #2d3d5b38!important}html[data-theme=light] .target-catalog-page .master-dual-range__input::-moz-range-thumb{border-color:#657dff!important;background:#fff!important;box-shadow:0 0 0 2px #fffffff0,0 4px 11px #2d3d5b38!important}html[data-theme=light] .target-catalog-page .master-dual-range__summary{background:#f7fafff5;border-color:#aebcd094;color:#718098}html[data-theme=light] .target-catalog-page .master-dual-range__summary strong{color:#253751}.target-catalog-page .raid-catalog-hero.raid-catalog-hero--approved{aspect-ratio:1830/266!important}.target-catalog-page .raid-catalog-hero--approved .raid-catalog-hero__picture,.target-catalog-page .raid-catalog-hero--approved .raid-catalog-hero__picture img{aspect-ratio:inherit}@media(max-width:760px){html:not([data-theme=light]) #__nuxt,html:not([data-theme=light]) body{background:radial-gradient(circle at 12% 0,rgba(101,125,255,.12),transparent 27%),radial-gradient(circle at 100% 18%,rgba(132,103,255,.1),transparent 30%),var(--v23-mobile-bg)!important}.app-header.app-header--master{background:linear-gradient(180deg,#050e1bfb,#040c17fe)!important;border-color:var(--v23-mobile-border)!important;box-shadow:0 12px 30px #0000004d!important}.app-header--master .header-site-switcher .game-pill{position:relative;color:#b9c7db!important;border-bottom-color:transparent!important;background:transparent!important}.app-header--master .header-site-switcher .game-pill.active{color:#f4f7ff!important;background:linear-gradient(180deg,#657dff1a,#8467ff0d)!important}.app-header--master .header-site-switcher .game-pill.active:after{content:"";position:absolute;left:12%;right:12%;bottom:0;height:2px;border-radius:999px;background:var(--v23-accent-gradient);box-shadow:0 0 12px #657dff6b}.app-header--master .header-help-btn,.app-header--master .lang-switch-trigger,.app-header--master .mobile-header-icon-btn,.app-header--master .mobile-header-utility,.app-header--master .telegram-contact-btn,.app-header--master .theme-toggle-btn{color:#dce7fb!important;background:linear-gradient(180deg,#0c1d32f5,#081627fa)!important;border-color:#7791b93d!important;box-shadow:none!important}.app-header--master .header-actions__group--account .primary-pill,.app-header--master .mobile-header-auth{background:var(--playid-cta-gradient)!important;color:#fff!important;border-color:var(--playid-cta-border)!important}.app-header--master.mobile-menu-open>.header-collapsible{background:linear-gradient(180deg,#081424fe,#050f1cfe)!important;border-color:#7791b942!important}.target-catalog-page .account-card,.target-catalog-page .empty-state,.target-catalog-page .mobile-catalog-search,.target-shards-page .account-card,.target-shards-page .empty-state,.target-shards-page .shards-mobile-controls{color:var(--v23-mobile-text)!important;background:linear-gradient(180deg,#081526fa,#050f1cfe)!important;border-color:var(--v23-mobile-border)!important;box-shadow:0 14px 34px #0000003d!important}.target-catalog-page .mobile-filter-trigger,.target-catalog-page .mobile-sort-control select,.target-shards-page .shards-mobile-controls button,.target-shards-page .shards-mobile-controls select{color:#eaf1ff!important;background:linear-gradient(180deg,#0d1f36fa,#081729fc)!important;border-color:#7791b947!important;box-shadow:inset 0 1px #ffffff06!important}.hero-search-stepper strong,.target-catalog-page .mobile-filter-trigger b,.target-shards-page .shards-mobile-controls b{background:var(--v23-accent-gradient)!important;color:#fff!important;border-color:#919dff52!important}.filters-sidebar.master-price-filter,.target-catalog-page .mobile-active-hero,.target-catalog-page .mobile-catalog-search__input-wrap>input,.target-catalog-page .mobile-catalog-search__results,.target-catalog-page .search-active-row{color:#edf3ff!important;background:linear-gradient(180deg,#081729fc,#05111ffe)!important;border-color:#7791b940!important}.filters-sidebar.master-price-filter input::-moz-placeholder,.target-catalog-page .mobile-catalog-search__input-wrap>input::-moz-placeholder{color:#8092ac!important}.filters-sidebar.master-price-filter input::placeholder,.target-catalog-page .mobile-catalog-search__input-wrap>input::placeholder{color:#8092ac!important}.filters-sidebar.master-price-filter input:focus,.target-catalog-page .mobile-catalog-search__input-wrap>input:focus,.target-catalog-page .mobile-filter-trigger:focus-visible,.target-catalog-page .mobile-sort-control select:focus{border-color:#657dffb8!important;box-shadow:0 0 0 3px #657dff24!important;outline:0!important}.target-catalog-page .mobile-active-hero{box-shadow:inset 0 1px #ffffff05!important}.hero-search-selection__remove-all,.hero-search-stepper button,.mobile-catalog-search__clear{color:#cbd8ed!important;background:#11253ddb!important;border-color:#7791b933!important}.hero-search-stepper button:disabled{color:#60728d!important;opacity:.58}.target-catalog-page .master-dual-range{height:48px;margin-top:6px}.target-catalog-page .master-dual-range__input{height:48px!important}.target-catalog-page .master-dual-range__input::-webkit-slider-thumb{width:26px!important;height:26px!important;margin-top:-9.5px!important;border-width:6px!important}.target-catalog-page .master-dual-range__input::-moz-range-thumb{width:14px!important;height:14px!important;border-width:6px!important}.target-catalog-page .master-dual-range__summary{min-height:34px;padding:7px 10px;font-size:.76rem}.target-catalog-page .master-dual-range__summary strong{font-size:.8rem}.target-catalog-page .raid-catalog-hero.raid-catalog-hero--approved{aspect-ratio:900/269!important}}html[data-theme=light] .filters-sidebar.master-price-filter,html[data-theme=light] .target-catalog-page .account-card,html[data-theme=light] .target-catalog-page .mobile-catalog-search,html[data-theme=light] .target-shards-page .account-card,html[data-theme=light] .target-shards-page .shards-mobile-controls{color:#1c2b42!important;background:linear-gradient(180deg,#fff,#f7f9fd)!important;border-color:#d6e0ec!important;box-shadow:0 12px 28px #2839561a!important}@media(max-width:760px){html[data-theme=light] .target-catalog-page .mobile-active-hero,html[data-theme=light] .target-catalog-page .mobile-catalog-search__input-wrap>input,html[data-theme=light] .target-catalog-page .mobile-catalog-search__results,html[data-theme=light] .target-catalog-page .mobile-filter-trigger,html[data-theme=light] .target-catalog-page .mobile-sort-control select,html[data-theme=light] .target-catalog-page .search-active-row,html[data-theme=light] .target-shards-page .shards-mobile-controls button,html[data-theme=light] .target-shards-page .shards-mobile-controls select{color:#24354e!important;background:linear-gradient(180deg,#fff,#f5f8fd)!important;border-color:#d3deeb!important}html[data-theme=light] .app-header.app-header--master{background:linear-gradient(180deg,#fffffffc,#f7fafffe)!important;border-color:#d6e0ec!important;box-shadow:0 12px 28px #2839561a!important}html[data-theme=light] .app-header--master .header-site-switcher .game-pill{color:#66758d!important}html[data-theme=light] .app-header--master .header-site-switcher .game-pill.active{color:#1f2e46!important;background:linear-gradient(180deg,#657dff17,#8467ff09)!important}html[data-theme=light] .app-header--master .header-help-btn,html[data-theme=light] .app-header--master .lang-switch-trigger,html[data-theme=light] .app-header--master .mobile-header-icon-btn,html[data-theme=light] .app-header--master .mobile-header-utility,html[data-theme=light] .app-header--master .telegram-contact-btn,html[data-theme=light] .app-header--master .theme-toggle-btn{color:#33455f!important;background:linear-gradient(180deg,#fff,#f3f7fc)!important;border-color:#d5dfeb!important}}@media(prefers-reduced-motion:reduce){.target-catalog-page .master-dual-range__input::-moz-range-thumb,.target-catalog-page .master-dual-range__input::-webkit-slider-thumb{-webkit-transition:none!important;-moz-transition:none!important;transition:none!important}}.target-catalog-page .master-price-section__title{display:flex!important;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.target-catalog-page .master-price-section__summary{display:inline-flex;align-items:center;min-height:27px;padding:4px 8px;border:1px solid rgba(124,151,184,.19);border-radius:999px;background:#071422c7;color:#dfe8f8;font-weight:750}html[data-theme=light] .target-catalog-page .master-price-section__summary{border-color:#95a6c773;background:#f4f7fff5;color:#31435f}@media(max-width:420px){.target-catalog-page .master-price-section__summary{width:100%;justify-content:center}}.target-catalog-page .master-price-section__summary{max-width:100%;color:#b9c8dc;font-size:.72rem;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}html[data-theme=light] .target-catalog-page .master-price-section__summary{color:#5d6f87}@media(max-width:760px){.target-catalog-page .master-price-section__title{align-items:flex-start;gap:6px}.target-catalog-page .master-price-section__summary{white-space:normal;text-align:right;line-height:1.25}.filters-sidebar.master-price-filter .price-input-field,.filters-sidebar.master-price-filter .price-input-wrap{color:#edf3ff!important;background:#081729eb!important;border-color:#7791b93d!important}.filters-sidebar.master-price-filter .master-filter-header p,.filters-sidebar.master-price-filter .price-input-label{color:#91a4bf!important}.filters-sidebar.master-price-filter .ghost-pill{color:#d8e4f7!important;background:linear-gradient(180deg,#0f2239f5,#09182afa)!important;border-color:#7791b93d!important}html[data-theme=light] .filters-sidebar.master-price-filter .price-input-field,html[data-theme=light] .filters-sidebar.master-price-filter .price-input-wrap{color:#24354e!important;background:#fff!important;border-color:#d3deeb!important}html[data-theme=light] .filters-sidebar.master-price-filter .master-filter-header p,html[data-theme=light] .filters-sidebar.master-price-filter .price-input-label{color:#6d7e95!important}html[data-theme=light] .filters-sidebar.master-price-filter .ghost-pill{color:#31435d!important;background:linear-gradient(180deg,#fff,#f2f6fb)!important;border-color:#d3deeb!important}.target-catalog-page .account-card{padding:12px!important;border-radius:18px!important;gap:10px!important}.target-catalog-page .account-card-top{gap:8px!important}.target-catalog-page .account-card-head{gap:6px!important}.target-catalog-page .account-card-id-line{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.target-catalog-page .account-card-badge,.target-catalog-page .account-card-chip,.target-catalog-page .account-card-level-badge{min-height:24px;padding:4px 8px;border-radius:10px;font-size:.72rem}.target-catalog-page .account-card-heroes{margin-top:0!important}.target-catalog-page .account-card .card-hero-list-preview,.target-catalog-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;width:100%!important;margin-top:4px!important}.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){position:relative;display:grid!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;width:100%!important;min-width:0!important;height:auto!important;min-height:40px!important;padding:5px 8px!important;gap:8px!important;border-radius:12px!important;overflow:hidden;box-shadow:none!important}.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.large,.target-catalog-page .account-card .card-hero-line .hero-avatar.small{width:34px!important;height:34px!important;min-width:34px!important;border-radius:8px!important}.target-catalog-page .account-card .card-hero-line__body{display:block!important;min-width:0!important;overflow:hidden}.target-catalog-page .account-card .card-hero-line__name{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.84rem!important;line-height:1.12!important;font-weight:700!important}.target-catalog-page .account-card .card-hero-line__count{position:static!important;min-width:auto!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#c7d4ea!important;font-size:.73rem!important;line-height:1!important}.target-catalog-page .account-card .card-hero-line--more{display:grid!important;grid-template-columns:1fr!important;min-height:36px!important;padding:6px 8px!important;border-radius:12px!important;font-size:.78rem}.target-catalog-page .account-card-stats{gap:8px!important}.target-catalog-page .account-card-data-section{padding:9px!important;border-radius:14px!important}.target-catalog-page .account-card-data-title{margin-bottom:7px!important;font-size:.72rem!important}.target-catalog-page .account-card-data-grid--resources{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important}.target-catalog-page .account-card-data-grid{gap:6px!important}.target-catalog-page .account-card-data-item{min-height:38px!important;padding:6px!important;border-radius:11px!important;gap:4px!important}.target-catalog-page .account-card-data-item strong{font-size:.76rem!important}.target-catalog-page .account-card-data-badge,.target-catalog-page .account-card-data-item img{width:15px;height:15px;font-size:.64rem}.target-catalog-page .account-card-rewards-bar{padding:8px 10px!important;border-radius:12px!important}.target-catalog-page .account-card-rewards-bar__label{font-size:.74rem!important}.target-catalog-page .account-card-rewards-bar strong{font-size:.88rem!important}.target-catalog-page .card-footer-box{margin-top:2px!important;padding-top:8px!important;gap:8px!important;align-items:center!important}.target-catalog-page .card-price,.target-catalog-page .card-price strong,.target-catalog-page .card-price-current{font-size:1rem!important;line-height:1.05}.target-catalog-page .card-actions-stack--buy-only{min-width:108px!important}.target-catalog-page .card-actions-stack--buy-only .buy-button,.target-catalog-page .card-actions-stack--buy-only .primary-pill{min-height:40px!important;padding:9px 14px!important;border-radius:11px!important;font-size:.84rem!important}.cabinet-order-card{gap:10px!important}.cabinet-order-hero-list{gap:6px!important}.cabinet-order-hero-row:not(.cabinet-order-hero-row--more){grid-template-columns:34px minmax(0,1fr) auto!important;min-height:40px!important;padding:5px 8px!important;gap:8px!important;border-radius:12px!important}.cabinet-order-hero-row .hero-avatar,.cabinet-order-hero-row .hero-avatar.large,.cabinet-order-hero-row .hero-avatar.small{width:34px!important;height:34px!important;border-radius:8px!important}.cabinet-order-hero-row>span{display:block!important;min-width:0!important;font-size:.84rem!important;line-height:1.12!important}.cabinet-order-hero-row>small{font-size:.73rem!important;white-space:nowrap}.cabinet-order-account-data{gap:8px!important}.cabinet-order-data-group,.cabinet-order-data-group--resources,.cabinet-order-rewards-row{padding:9px!important;border-radius:14px!important}.cabinet-order-data-row{gap:6px!important}.cabinet-order-data-item{min-height:36px!important;padding:6px!important;border-radius:11px!important}.cabinet-order-data-item strong{font-size:.76rem!important}}@media(max-width:390px){.cabinet-order-hero-row:not(.cabinet-order-hero-row--more),.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){grid-template-columns:32px minmax(0,1fr) auto!important;min-height:38px!important;gap:7px!important;padding:5px 7px!important}.cabinet-order-hero-row .hero-avatar,.cabinet-order-hero-row .hero-avatar.large,.cabinet-order-hero-row .hero-avatar.small,.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.large,.target-catalog-page .account-card .card-hero-line .hero-avatar.small{width:32px!important;height:32px!important;min-width:32px!important}.cabinet-order-hero-row>span,.target-catalog-page .account-card .card-hero-line__name{font-size:.81rem!important}.target-catalog-page .account-card-data-grid--resources{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.target-catalog-page .account-card,.target-shards-page .account-card{padding:11px!important;gap:8px!important;border-radius:17px!important;background:linear-gradient(180deg,#0a131ffb,#070e18fc),radial-gradient(circle at 100% 0,rgba(101,125,255,.08),transparent 36%)!important}.target-catalog-page .account-card .card-topline,.target-shards-page .account-card .card-topline{margin:0!important;padding:0 0 6px!important;border-bottom:1px solid rgba(119,143,171,.12)}.target-catalog-page .account-card .card-id-label,.target-shards-page .account-card .card-id-label{font-size:.78rem!important;line-height:1.1!important}.target-catalog-page .account-card .card-hero-list-preview,.target-catalog-page .account-card .card-hero-list-preview.card-hero-list-preview--shards,.target-shards-page .account-card .card-hero-list-preview,.target-shards-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{gap:5px!important;margin-top:1px!important}.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),.target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){grid-template-columns:32px minmax(0,1fr) auto!important;min-height:37px!important;padding:4px 7px!important;gap:7px!important;border-radius:10px!important;background:linear-gradient(180deg,#081522e6,#06111cf5)!important;border-color:#687e9729!important}.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.large,.target-catalog-page .account-card .card-hero-line .hero-avatar.small,.target-shards-page .account-card .card-hero-line .hero-avatar,.target-shards-page .account-card .card-hero-line .hero-avatar.large,.target-shards-page .account-card .card-hero-line .hero-avatar.small{width:32px!important;height:32px!important;min-width:32px!important;border-radius:7px!important}.target-catalog-page .account-card .card-hero-line__name,.target-shards-page .account-card .card-hero-line__name{font-size:.81rem!important;line-height:1.08!important;font-weight:700!important}.target-catalog-page .account-card .card-hero-line__count,.target-shards-page .account-card .card-hero-line__count{font-size:.7rem!important;color:#b9c8dd!important}.target-catalog-page .account-card .card-hero-line--more,.target-shards-page .account-card .card-hero-line--more{min-height:32px!important;padding:4px 7px!important;border-radius:10px!important;font-size:.75rem!important}.target-catalog-page .account-card-stats,.target-shards-page .account-card-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.target-catalog-page .account-card-data-section--resources,.target-shards-page .account-card-data-section--resources{grid-column:1/-1!important}.target-catalog-page .account-card-data-section--books,.target-catalog-page .account-card-data-section--shards,.target-shards-page .account-card-data-section--books,.target-shards-page .account-card-data-section--shards{grid-column:auto!important}.target-catalog-page .account-card-data-section,.target-shards-page .account-card-data-section{min-height:0!important;padding:7px!important;border-radius:11px!important}.target-catalog-page .account-card-data-title,.target-shards-page .account-card-data-title{margin:0 0 5px!important;font-size:.66rem!important;line-height:1!important;letter-spacing:.02em}.target-catalog-page .account-card-data-grid,.target-shards-page .account-card-data-grid{gap:4px!important}.target-catalog-page .account-card-data-grid--resources,.target-shards-page .account-card-data-grid--resources{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}.target-catalog-page .account-card-data-item,.target-shards-page .account-card-data-item{min-width:0!important;min-height:31px!important;padding:4px!important;gap:3px!important;border-radius:9px!important}.target-catalog-page .account-card-data-item img,.target-shards-page .account-card-data-item img{width:14px!important;height:14px!important;flex:0 0 14px!important}.target-catalog-page .account-card-data-badge,.target-shards-page .account-card-data-badge{width:auto!important;min-width:24px!important;height:17px!important;padding:0 5px!important;font-size:.56rem!important;letter-spacing:.04em!important}.target-catalog-page .account-card-data-item strong,.target-shards-page .account-card-data-item strong{min-width:0!important;font-size:.69rem!important;line-height:1!important;overflow:hidden;text-overflow:ellipsis}.target-catalog-page .account-card-rewards-bar,.target-shards-page .account-card-rewards-bar{min-height:34px!important;margin:0!important;padding:6px 9px!important;border-radius:10px!important;background:linear-gradient(180deg,#081421d1,#06101bed)!important}.target-catalog-page .account-card-rewards-bar__label,.target-shards-page .account-card-rewards-bar__label{font-size:.69rem!important}.target-catalog-page .account-card-rewards-bar strong,.target-shards-page .account-card-rewards-bar strong{font-size:.82rem!important}.target-catalog-page .card-footer-box,.target-shards-page .card-footer-box{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;margin-top:1px!important;padding:8px!important;border:1px solid rgba(106,128,153,.16)!important;border-radius:12px!important;background:linear-gradient(180deg,#081523db,#06101bf5)!important}.target-catalog-page .card-price-block,.target-shards-page .card-price-block{min-width:0!important}.target-catalog-page .price-tag,.target-shards-page .price-tag{font-size:1.06rem!important;line-height:1!important;font-weight:850!important;white-space:nowrap}.target-catalog-page .card-price-old,.target-shards-page .card-price-old{margin-bottom:2px!important;font-size:.68rem!important}.target-catalog-page .card-actions-stack--buy-only,.target-shards-page .card-actions-stack--buy-only{width:auto!important;min-width:104px!important}.target-catalog-page .card-actions-stack--buy-only .buy-button,.target-shards-page .card-actions-stack--buy-only .buy-button{width:100%!important;min-width:104px!important;min-height:38px!important;padding:8px 13px!important;border-radius:10px!important;font-size:.82rem!important}.cabinet-order-card{padding:11px!important;gap:8px!important;border-radius:17px!important}.cabinet-order-hero-list{gap:5px!important}.cabinet-order-hero-row:not(.cabinet-order-hero-row--more){grid-template-columns:32px minmax(0,1fr) auto!important;min-height:37px!important;padding:4px 7px!important;gap:7px!important;border-radius:10px!important}.cabinet-order-hero-row .hero-avatar,.cabinet-order-hero-row .hero-avatar.large,.cabinet-order-hero-row .hero-avatar.small{width:32px!important;height:32px!important}.cabinet-order-hero-row>span{font-size:.81rem!important}.cabinet-order-account-data{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.cabinet-order-data-group--resources,.cabinet-order-rewards-row{grid-column:1/-1!important}.cabinet-order-data-group,.cabinet-order-rewards-row{padding:7px!important;border-radius:11px!important}.cabinet-order-data-row{gap:4px!important}.cabinet-order-data-group--resources .cabinet-order-data-row{grid-template-columns:repeat(4,minmax(0,1fr))!important}.cabinet-order-data-item{min-height:31px!important;padding:4px!important;border-radius:9px!important}.cabinet-order-data-item strong{font-size:.69rem!important}}@media(max-width:340px){.cabinet-order-data-group--resources .cabinet-order-data-row,.target-catalog-page .account-card-data-grid--resources,.target-shards-page .account-card-data-grid--resources{grid-template-columns:repeat(2,minmax(0,1fr))!important}.target-catalog-page .card-footer-box,.target-shards-page .card-footer-box{grid-template-columns:1fr!important}.target-catalog-page .card-actions-stack--buy-only,.target-catalog-page .card-actions-stack--buy-only .buy-button,.target-shards-page .card-actions-stack--buy-only,.target-shards-page .card-actions-stack--buy-only .buy-button{width:100%!important}}html[data-theme=light] .target-catalog-page .account-card,html[data-theme=light] .target-shards-page .account-card{background:linear-gradient(180deg,#fffffffc,#f8fbfffc),radial-gradient(circle at 100% 0,rgba(101,125,255,.07),transparent 36%)!important}@media(max-width:760px){html[data-theme=light] .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),html[data-theme=light] .target-catalog-page .account-card-rewards-bar,html[data-theme=light] .target-catalog-page .card-footer-box,html[data-theme=light] .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),html[data-theme=light] .target-shards-page .account-card-rewards-bar,html[data-theme=light] .target-shards-page .card-footer-box{background:linear-gradient(180deg,#fffffffa,#f7fafffa)!important;border-color:#bbc7d8b3!important}html[data-theme=light] .target-catalog-page .account-card .card-hero-line__count,html[data-theme=light] .target-shards-page .account-card .card-hero-line__count{color:#667890!important}.app-header.app-header--master{padding-top:env(safe-area-inset-top)!important;padding-left:max(10px,env(safe-area-inset-left))!important;padding-right:max(10px,env(safe-area-inset-right))!important}.app-header--master>.header-site-switcher{width:calc(100% + max(10px,env(safe-area-inset-left)) + max(10px,env(safe-area-inset-right)))!important;margin-left:calc(max(10px,env(safe-area-inset-left))*-1)!important;margin-right:calc(max(10px,env(safe-area-inset-right))*-1)!important}.app-header--master.mobile-menu-open>.header-collapsible{top:calc(106px + env(safe-area-inset-top))!important;left:max(10px,env(safe-area-inset-left))!important;right:max(10px,env(safe-area-inset-right))!important;max-height:calc(100dvh - 118px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important}.app-header--master .mobile-header-icon-btn,.app-header--master .mobile-header-utility,.app-header--master .mobile-menu-toggle{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}.app-header--master .mobile-header-auth{min-height:44px!important;padding-block:8px!important}.target-catalog-page .mobile-catalog-search__input-wrap,.target-catalog-page .mobile-catalog-search__input-wrap>input,.target-catalog-page .mobile-catalog-search__results [role=option],.target-catalog-page .mobile-catalog-search__results button,.target-catalog-page .mobile-filter-trigger,.target-catalog-page .mobile-sort-control select,.target-catalog-page .search-active-row,.target-shards-page .shards-mobile-controls button,.target-shards-page .shards-mobile-controls select{min-height:44px!important}.target-catalog-page .search-dropdown-add{position:relative;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}.target-catalog-page .search-dropdown-add:before{content:"";position:absolute;inset:-4px}.target-catalog-page .mobile-active-hero .hero-search-stepper{grid-template-columns:36px 38px 36px!important;gap:8px!important;padding:2px!important}.target-catalog-page .mobile-active-hero .hero-search-selection__remove-all,.target-catalog-page .mobile-active-hero .hero-search-stepper button{position:relative;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}.target-catalog-page .mobile-active-hero .hero-search-selection__remove-all:before,.target-catalog-page .mobile-active-hero .hero-search-stepper button:before{content:"";position:absolute;inset:-4px}.target-catalog-page .mobile-active-hero.hero-search-selection{flex-basis:min(300px,90vw)!important;max-width:min(300px,90vw)!important;grid-template-columns:34px minmax(64px,1fr) auto 36px!important;gap:7px!important}.cabinet-order-card .primary-pill,.cabinet-order-card a[role=button],.cabinet-order-card button,.target-catalog-page .account-card .card-hero-line--more,.target-catalog-page .card-actions-stack--buy-only .buy-button,.target-catalog-page .card-actions-stack--buy-only .primary-pill,.target-shards-page .account-card .card-hero-line--more,.target-shards-page .card-actions-stack--buy-only .buy-button,.target-shards-page .card-actions-stack--buy-only .primary-pill{min-height:44px!important}.target-catalog-page .hero-search-capacity,.target-catalog-page .mobile-active-heroes__meta small:first-child,.target-catalog-page .search-dropdown-duplicate-count{color:#dce8ff!important;border-color:#7691ff47!important;background:linear-gradient(135deg,#657dff2e,#8467ff29 58%,#42bff024)!important}.target-catalog-page .hero-search-stepper strong{color:#fff!important;background:var(--playid-cta-gradient)!important;border-radius:8px!important;min-height:28px;padding-inline:6px}.cabinet-mobile-nav__link.active{color:#fff!important;background:var(--playid-cta-gradient)!important;box-shadow:0 8px 20px #484edb38!important}.thanks-status-item.is-complete>span{color:#fff!important;border-color:#93a4ff75!important;background:var(--playid-cta-gradient)!important}.cabinet-order-card,.target-catalog-page .account-card,.target-catalog-page .card-footer-box,.target-catalog-page .card-topline,.target-shards-page .account-card,.target-shards-page .card-footer-box,.target-shards-page .card-topline{min-width:0!important;max-width:100%!important}.cabinet-order-card .cabinet-credential-row code,.cabinet-order-card code,.target-catalog-page .card-id-label,.target-shards-page .card-id-label{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere}}@media(max-width:390px){.app-header--master .mobile-header-telegram{display:none!important}.app-header--master .header-mobile-controls{gap:4px!important}.app-header--master .mobile-header-icon-btn,.app-header--master .mobile-header-language,.app-header--master .mobile-menu-toggle{width:44px!important;min-width:44px!important}.app-header--master .mobile-header-auth{min-width:66px!important;padding-inline:8px!important;font-size:.74rem!important}.app-header--master .brand-copy{min-width:0!important;overflow:hidden!important}.app-header--master .brand-subtitle{display:none!important}}@media(max-width:340px){.app-header--master .brand-copy{display:none!important}.target-catalog-page .mobile-active-hero.hero-search-selection{flex-basis:94vw!important;max-width:94vw!important;grid-template-columns:32px minmax(48px,1fr) auto 36px!important}}html[data-theme=light] .cabinet-mobile-nav__link.active,html[data-theme=light] .thanks-status-item.is-complete>span{color:#fff!important}.raid-catalog-hero__mobile,.raid-shards-bar__button-copy--mobile{display:none}@media(max-width:760px){.app-header.app-header--master{width:100%!important;max-width:100%!important;overflow:hidden!important}.app-header--master>.header-site-switcher{min-width:0!important;overflow:hidden!important}.app-header--master .header-site-switcher .game-pill{min-width:0!important;padding-inline:8px!important}.raid-shards-bar.raid-shards-bar--catalog{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:68px!important;padding:9px 10px!important;overflow:hidden!important}.raid-shards-bar__main{min-width:0!important;gap:8px!important}.raid-shards-bar__icon{width:38px!important;height:38px!important;min-width:38px!important;border-radius:11px!important}.raid-shards-bar__copy{min-width:0!important}.raid-shards-bar__copy strong{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.78rem!important}.raid-shards-bar__copy small,.raid-shards-bar__copy>span{display:none!important}.raid-shards-bar__button{width:auto!important;min-width:102px!important;max-width:112px!important;min-height:44px!important;padding:8px 11px!important;justify-content:center!important;gap:6px!important;overflow:visible!important}.raid-shards-bar__button-copy--desktop{display:none!important}.raid-shards-bar__button-copy--mobile{display:inline!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:.76rem!important}.raid-shards-bar__button svg{width:15px!important;height:15px!important;flex:0 0 15px!important}.target-catalog-page .raid-catalog-hero.raid-catalog-hero--approved{aspect-ratio:auto!important;height:108px!important;min-height:108px!important;margin-inline:8px!important;border-radius:15px!important;overflow:hidden!important;background:radial-gradient(circle at 82% 45%,rgba(80,36,175,.25),transparent 42%),linear-gradient(100deg,#06111f,#071021 59%,#0b0d25)!important}.target-catalog-page .raid-catalog-hero--approved>.raid-catalog-hero__picture{display:none!important}.target-catalog-page .raid-catalog-hero__mobile{position:relative;z-index:1;display:grid!important;grid-template-columns:66px minmax(0,1fr) 116px;align-items:center;gap:7px;width:100%;height:100%;padding:8px 7px 8px 9px;overflow:hidden}.target-catalog-page .raid-catalog-hero__mobile-logo{position:relative;z-index:3;display:grid;place-items:center;width:66px;height:72px;padding:5px;border:1px solid rgba(125,91,232,.6);border-radius:10px;background:linear-gradient(180deg,#0c192bf5,#060f1bfa);box-shadow:inset 0 1px #ffffff0a,0 6px 18px #0003}.target-catalog-page .raid-catalog-hero__mobile-logo img{display:block;width:58px!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important}.target-catalog-page .raid-catalog-hero__mobile-copy{position:relative;z-index:3;display:grid;align-content:center;gap:4px;min-width:0}.target-catalog-page .raid-catalog-hero__mobile-copy strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#f4f7ff;font-size:.72rem;line-height:1.14;font-weight:800;letter-spacing:-.01em}.target-catalog-page .raid-catalog-hero__mobile-copy span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#c1cadb;font-size:.55rem;line-height:1.18}.target-catalog-page .raid-catalog-hero__mobile-copy i{width:42px;height:2px;margin-top:1px;border-radius:99px;background:linear-gradient(90deg,#8063ff,#45bff1);box-shadow:0 0 9px #715bff73}.target-catalog-page .raid-catalog-hero__mobile-art{position:absolute;z-index:1;top:0;right:-4px;bottom:0;width:43%;overflow:hidden;pointer-events:none}.target-catalog-page .raid-catalog-hero__mobile-art:before{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,#071021,rgba(7,16,33,.62) 18%,transparent 48%)}.target-catalog-page .raid-catalog-hero__mobile-art img{position:absolute;inset:0;width:100%!important;height:100%!important;max-width:none!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:44% center!important;object-position:44% center!important;transform:none!important;filter:saturate(1.06) contrast(1.03) brightness(.92)!important}.target-catalog-page .mobile-catalog-search,.target-catalog-page .mobile-catalog-toolbar{min-width:0!important;max-width:100%!important}.target-catalog-page .mobile-active-heroes__list{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:6px!important;width:100%!important;max-width:100%!important;overflow:visible!important;overscroll-behavior:auto!important;scroll-snap-type:none!important;padding:0!important}.target-catalog-page .mobile-active-hero.hero-search-selection{display:grid!important;grid-template-columns:34px minmax(0,1fr) auto 36px!important;align-items:center!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;flex:none!important;flex-basis:auto!important;gap:7px!important;padding:4px 5px!important;border-radius:11px!important}.target-catalog-page .mobile-active-hero.hero-search-selection .hero-avatar,.target-catalog-page .mobile-active-hero.hero-search-selection .hero-avatar.small{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;min-height:34px!important;max-height:34px!important;aspect-ratio:1/1!important;overflow:hidden!important}.target-catalog-page .mobile-active-hero .hero-search-selection__name{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.78rem!important}.target-catalog-page .mobile-active-hero .hero-search-stepper{display:grid!important;grid-template-columns:30px 34px 30px!important;gap:4px!important;width:auto!important;min-width:0!important;padding:0!important}.target-catalog-page .mobile-active-hero .hero-search-stepper button{width:30px!important;min-width:30px!important;height:32px!important;min-height:32px!important}.target-catalog-page .mobile-active-hero .hero-search-stepper strong{display:grid!important;place-items:center!important;width:34px!important;height:32px!important;min-height:32px!important;padding:0!important}.target-catalog-page .mobile-active-hero .hero-search-selection__remove-all{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}.target-catalog-page .mobile-active-heroes__meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-width:0!important;flex-wrap:wrap!important}.target-catalog-page .mobile-active-heroes__meta small{min-width:0!important;font-size:.69rem!important;line-height:1.25!important}.target-catalog-page .account-card,.target-shards-page .account-card{overflow:hidden!important}.target-catalog-page .account-card .card-hero-list-preview,.target-catalog-page .account-card .card-hero-list-preview.card-hero-list-preview--shards,.target-shards-page .account-card .card-hero-list-preview,.target-shards-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),.target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){position:relative!important;display:grid!important;grid-template-columns:32px minmax(0,1fr) auto!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:4px 6px!important;gap:6px!important;border-radius:10px!important;overflow:hidden!important;contain:layout paint!important}.target-catalog-page .account-card .card-hero-line .hero-avatar,.target-catalog-page .account-card .card-hero-line .hero-avatar.large,.target-catalog-page .account-card .card-hero-line .hero-avatar.small,.target-shards-page .account-card .card-hero-line .hero-avatar,.target-shards-page .account-card .card-hero-line .hero-avatar.large,.target-shards-page .account-card .card-hero-line .hero-avatar.small{position:relative!important;display:block!important;align-self:center!important;justify-self:start!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;aspect-ratio:1/1!important;overflow:hidden!important;border-radius:7px!important;box-sizing:border-box!important}.target-catalog-page .account-card .card-hero-line .hero-avatar img,.target-shards-page .account-card .card-hero-line .hero-avatar img{position:absolute!important;inset:0!important;display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;aspect-ratio:1/1!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important;transform:none!important}.target-catalog-page .account-card .card-hero-line__body,.target-shards-page .account-card .card-hero-line__body{display:block!important;min-width:0!important;width:auto!important;overflow:hidden!important}.target-catalog-page .account-card .card-hero-line__name,.target-shards-page .account-card .card-hero-line__name{display:block!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.76rem!important;line-height:1.08!important}.target-catalog-page .account-card .card-hero-line__meta,.target-shards-page .account-card .card-hero-line__meta{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:3px!important;min-width:0!important;max-width:34px!important;overflow:hidden!important}.target-catalog-page .account-card .card-hero-line.is-selected .card-hero-line__count,.target-shards-page .account-card .card-hero-line.is-selected .card-hero-line__count{display:none!important}.target-catalog-page .account-card .card-hero-line__search-match,.target-shards-page .account-card .card-hero-line__search-match{min-width:24px!important;height:19px!important;padding-inline:4px!important;font-size:.56rem!important}.target-catalog-page .account-card .card-hero-line--more,.target-shards-page .account-card .card-hero-line--more{grid-column:1/-1!important;width:100%!important;min-height:38px!important;max-height:38px!important}.target-catalog-page .account-card .card-hero-line--more .desktop-only,.target-shards-page .account-card .card-hero-line--more .desktop-only{display:inline!important}.target-catalog-page .account-card .card-hero-line--more .mobile-only,.target-shards-page .account-card .card-hero-line--more .mobile-only{display:none!important}.target-catalog-page .account-card-search-match,.target-shards-page .account-card-search-match{min-height:28px!important;margin-bottom:4px!important;padding:4px 7px!important;font-size:.64rem!important}.target-catalog-page .card-footer-box,.target-shards-page .card-footer-box{width:100%!important;min-width:0!important;max-width:100%!important;grid-template-columns:minmax(0,1fr) 104px!important}}@media(max-width:390px){.target-catalog-page .raid-catalog-hero__mobile{grid-template-columns:62px minmax(0,1fr) 108px;gap:6px;padding-inline:7px}.target-catalog-page .raid-catalog-hero__mobile-logo{width:62px;height:68px}.target-catalog-page .raid-catalog-hero__mobile-logo img{width:54px!important}.target-catalog-page .raid-catalog-hero__mobile-copy strong{font-size:.69rem}.target-catalog-page .raid-catalog-hero__mobile-copy span{font-size:.53rem}}@media(max-width:350px){.target-catalog-page .account-card .card-hero-list-preview,.target-catalog-page .account-card .card-hero-list-preview.card-hero-list-preview--shards,.target-shards-page .account-card .card-hero-list-preview,.target-shards-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{grid-template-columns:minmax(0,1fr)!important}.raid-shards-bar__button{min-width:92px!important;max-width:96px!important}.target-catalog-page .raid-catalog-hero__mobile-art{width:39%}.target-catalog-page .raid-catalog-hero__mobile{grid-template-columns:58px minmax(0,1fr) 92px}}html[data-theme=light] .target-catalog-page .raid-catalog-hero.raid-catalog-hero--approved{background:radial-gradient(circle at 82% 45%,rgba(80,36,175,.22),transparent 42%),linear-gradient(100deg,#071323,#081226 59%,#0c0e29)!important}.target-catalog-page .account-card .card-hero-line__search-match,.target-catalog-page .account-card-search-match,.target-shards-page .account-card .card-hero-line__search-match,.target-shards-page .account-card-search-match{display:none!important}.target-catalog-page .account-card .card-hero-line.is-selected .card-hero-line__count,.target-shards-page .account-card .card-hero-line.is-selected .card-hero-line__count{display:inline-flex!important}.target-catalog-page .account-card-data-section--resources,.target-shards-page .account-card-data-section--resources{grid-column:1/-1!important;min-height:0!important}.target-catalog-page .account-card-data-grid--resources,.target-shards-page .account-card-data-grid--resources{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;width:100%!important}.target-catalog-page .account-card-data-grid--resources .account-card-data-item,.target-shards-page .account-card-data-grid--resources .account-card-data-item{min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:5px!important;white-space:nowrap!important}.target-catalog-page .account-card-data-grid--resources .account-card-data-item strong,.target-shards-page .account-card-data-grid--resources .account-card-data-item strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.cabinet-order-data-item--lvl,.target-catalog-page .account-card-data-item--lvl,.target-shards-page .account-card-data-item--lvl{border-color:#657dff61!important;background:linear-gradient(135deg,#657dff2e,#8467ff21 58%,#42bff01a)!important;box-shadow:inset 0 1px #ffffff09,0 0 0 1px #657dff0b!important}.cabinet-order-data-badge,.target-catalog-page .account-card-data-badge,.target-shards-page .account-card-data-badge{background:linear-gradient(135deg,#657dff4d,#8467ff40 58%,#42bff033)!important;border-color:#8297ff6b!important;color:#b8c9ff!important}.cabinet-order-data-group--resources .cabinet-order-data-row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important}.cabinet-order-data-group--resources .cabinet-order-data-item{min-width:0!important;flex-wrap:nowrap!important;white-space:nowrap!important}html[data-theme=light] .cabinet-order-data-item--lvl,html[data-theme=light] .target-catalog-page .account-card-data-item--lvl,html[data-theme=light] .target-shards-page .account-card-data-item--lvl{border-color:#657dff47!important;background:linear-gradient(135deg,#657dff1f,#8467ff17 58%,#42bff014)!important}html[data-theme=light] .cabinet-order-data-badge,html[data-theme=light] .target-catalog-page .account-card-data-badge,html[data-theme=light] .target-shards-page .account-card-data-badge{color:#4f63d7!important;background:linear-gradient(135deg,#657dff24,#8467ff1c)!important;border-color:#657dff3d!important}@media(max-width:760px){.target-catalog-page .account-card .card-hero-list-preview,.target-shards-page .account-card .card-hero-list-preview{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.cabinet-order-data-group--resources .cabinet-order-data-row,.target-catalog-page .account-card-data-grid--resources,.target-shards-page .account-card-data-grid--resources{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}.cabinet-order-data-group--resources .cabinet-order-data-item,.target-catalog-page .account-card-data-grid--resources .account-card-data-item,.target-shards-page .account-card-data-grid--resources .account-card-data-item{min-height:32px!important;padding:4px 3px!important;gap:3px!important}.cabinet-order-data-group--resources .cabinet-order-data-item img,.target-catalog-page .account-card-data-grid--resources .account-card-data-item img,.target-shards-page .account-card-data-grid--resources .account-card-data-item img{width:13px!important;height:13px!important;flex:0 0 13px!important}.cabinet-order-data-group--resources .cabinet-order-data-item strong,.target-catalog-page .account-card-data-grid--resources .account-card-data-item strong,.target-shards-page .account-card-data-grid--resources .account-card-data-item strong{font-size:.66rem!important;letter-spacing:-.01em!important}.cabinet-order-data-badge,.target-catalog-page .account-card-data-badge,.target-shards-page .account-card-data-badge{min-width:23px!important;height:17px!important;padding:0 4px!important;font-size:.53rem!important;letter-spacing:.02em!important}}@media(max-width:350px){.cabinet-order-data-group--resources .cabinet-order-data-row,.target-catalog-page .account-card-data-grid--resources,.target-shards-page .account-card-data-grid--resources{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:3px!important}.cabinet-order-data-group--resources .cabinet-order-data-item,.target-catalog-page .account-card-data-grid--resources .account-card-data-item,.target-shards-page .account-card-data-grid--resources .account-card-data-item{padding-inline:2px!important;gap:2px!important}.cabinet-order-data-group--resources .cabinet-order-data-item strong,.target-catalog-page .account-card-data-grid--resources .account-card-data-item strong,.target-shards-page .account-card-data-grid--resources .account-card-data-item strong{font-size:.61rem!important}.cabinet-order-data-badge,.target-catalog-page .account-card-data-badge,.target-shards-page .account-card-data-badge{min-width:20px!important;padding-inline:3px!important;font-size:.49rem!important}}.cabinet-order-data-item--lvl,.target-catalog-page .account-card-data-item--lvl,.target-shards-page .account-card-data-item--lvl{border-color:transparent!important;background:transparent!important;box-shadow:none!important}.cabinet-order-data-badge,.target-catalog-page .account-card-data-badge,.target-shards-page .account-card-data-badge{min-width:0!important;width:auto!important;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#90a8ff!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.03em!important;line-height:1!important}.cabinet-order-data-item--lvl strong,.target-catalog-page .account-card-data-item--lvl strong,.target-shards-page .account-card-data-item--lvl strong{color:#d6e1ff!important}html[data-theme=light] .cabinet-order-data-badge,html[data-theme=light] .target-catalog-page .account-card-data-badge,html[data-theme=light] .target-shards-page .account-card-data-badge{color:#5f74eb!important}html[data-theme=light] .cabinet-order-data-item--lvl strong,html[data-theme=light] .target-catalog-page .account-card-data-item--lvl strong,html[data-theme=light] .target-shards-page .account-card-data-item--lvl strong{color:#4055c8!important}@media(max-width:760px){.cabinet-order-data-badge,.target-catalog-page .account-card-data-badge,.target-shards-page .account-card-data-badge{font-size:.64rem!important}}@media(min-width:761px){.target-catalog-page .raid-catalog-hero.raid-catalog-hero--approved{position:relative!important;overflow:hidden!important;border:1px solid rgba(119,145,180,.24)!important;border-radius:var(--v17-radius-lg,18px)!important;background:radial-gradient(circle at 72% 45%,rgba(75,64,190,.1),transparent 31%),linear-gradient(90deg,#061321,#071523 58%,#081629)!important;box-shadow:inset 0 1px #ffffff06,0 14px 32px #02091229!important;isolation:isolate}.target-catalog-page .raid-catalog-hero--approved>.raid-catalog-hero__picture{display:none!important}.target-catalog-page .raid-catalog-hero__desktop{position:absolute;inset:0;z-index:1;display:grid;grid-template-columns:clamp(180px,15vw,224px) minmax(0,1fr) minmax(370px,42%);align-items:center;min-width:0;overflow:hidden}.target-catalog-page .raid-catalog-hero__desktop-logo{position:relative;z-index:3;display:grid;place-items:center;height:100%;min-width:0;padding:18px 18px 18px 28px}.target-catalog-page .raid-catalog-hero__desktop-logo img{display:block;width:min(172px,100%);height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.28))}.target-catalog-page .raid-catalog-hero__desktop-copy{position:relative;z-index:4;min-width:0;padding:16px clamp(14px,1.5vw,28px)}.target-catalog-page .raid-catalog-hero__desktop-copy h1{margin:0;max-width:760px;color:#f2f6ff;font-size:clamp(1.65rem,2.15vw,2.18rem);line-height:1.08;letter-spacing:-.025em;text-wrap:balance}.target-catalog-page .raid-catalog-hero__desktop-copy p{margin:9px 0 0;max-width:660px;color:#c1ccdc;font-size:clamp(.88rem,1.05vw,1rem);line-height:1.35}.target-catalog-page .raid-catalog-hero__desktop-copy i{display:block;position:relative;width:min(310px,48%);height:1px;margin-top:14px;background:linear-gradient(90deg,rgba(101,125,255,.78),rgba(132,103,255,.42),transparent)}.target-catalog-page .raid-catalog-hero__desktop-copy i:after{content:"";position:absolute;left:48%;top:50%;width:7px;height:7px;border:1px solid rgba(118,141,255,.72);background:#071522;transform:translate(-50%,-50%) rotate(45deg)}.target-catalog-page .raid-catalog-hero__desktop-art{position:absolute;z-index:0;inset-block:0;right:0;width:46%;overflow:hidden;pointer-events:none}.target-catalog-page .raid-catalog-hero__desktop-art:before{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,#071523,rgba(7,21,35,.92) 8%,rgba(7,21,35,.16) 42%,transparent 72%),linear-gradient(0deg,rgba(3,10,19,.18),transparent 42%);pointer-events:none}.target-catalog-page .raid-catalog-hero__desktop-art img{position:absolute;inset:-8px;width:calc(100% + 16px)!important;height:calc(100% + 16px)!important;max-width:none!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:48% 44%!important;object-position:48% 44%!important;transform:none!important;filter:saturate(.92) brightness(.9) contrast(1.06)!important}.target-catalog-page .raid-catalog-hero__mobile{display:none!important}}@media(min-width:761px)and (max-width:1080px){.target-catalog-page .raid-catalog-hero__desktop{grid-template-columns:156px minmax(0,1fr) minmax(300px,39%)}.target-catalog-page .raid-catalog-hero__desktop-logo{padding-left:18px;padding-right:12px}.target-catalog-page .raid-catalog-hero__desktop-logo img{width:142px}.target-catalog-page .raid-catalog-hero__desktop-copy h1{font-size:clamp(1.34rem,2.1vw,1.72rem)}.target-catalog-page .raid-catalog-hero__desktop-copy p{font-size:.84rem}}@media(max-width:760px){.target-catalog-page .raid-catalog-hero__desktop{display:none!important}}html[data-theme=light] .target-catalog-page .raid-catalog-hero.raid-catalog-hero--approved{border-color:#becadbd6!important}.auth-page-v34 .auth-card--target{width:min(100%,600px)!important;padding:24px!important;border-radius:20px!important}.auth-page-v34 .auth-card--target.auth-card--register{width:min(100%,780px)!important}.auth-page-v34 .auth-card__intro{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:end!important;gap:18px!important;margin-bottom:18px!important}.auth-page-v34 .auth-card__title-wrap{min-width:0}.auth-page-v34 .auth-eyebrow{margin-bottom:6px}.auth-page-v34 .section-title{line-height:1.08}.auth-page-v34 .section-subtitle{max-width:460px;margin:7px 0 0;font-size:.84rem;line-height:1.4}.auth-page-v34 .auth-tabs{min-width:220px;margin:0!important}.auth-page-v34 .auth-grid--compact-v34{display:block!important}.auth-page-v34 .auth-form--compact-v34{width:100%;display:grid!important;gap:12px!important}.auth-page-v34 .auth-fields-grid-v34{display:grid;grid-template-columns:1fr;gap:12px}.auth-page-v34 .auth-fields-grid-v34.is-register{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-page-v34 .auth-field-password-wide-v34{grid-column:1/-1}.auth-page-v34 .auth-field-v34{min-width:0;gap:6px!important}.auth-page-v34 .auth-field-v34>span:first-child{color:#b8c8dd;font-size:.76rem;font-weight:750}.auth-page-v34 .auth-field-v34 input{width:100%;min-height:46px!important;padding:10px 12px!important;border-radius:11px!important;font-size:.93rem}.auth-page-v34 .auth-password-field input{padding-right:50px!important}.auth-page-v34 .auth-password-toggle{width:36px;height:36px;min-height:36px!important;right:5px;border-radius:9px}.auth-page-v34 .auth-submit-v34{width:100%;min-height:48px!important;margin-top:2px!important;border-radius:11px!important}.auth-page-v34 .auth-error-v34{margin:0}html[data-theme=light] .auth-page-v34 .auth-field-v34>span:first-child{color:#53647b}@media(max-width:700px){.auth-page-v34{padding-inline:8px}.auth-page-v34 .page-shell{gap:10px}.auth-page-v34 .auth-card--target,.auth-page-v34 .auth-card--target.auth-card--register{width:100%!important;padding:14px!important;border-radius:16px!important}.auth-page-v34 .auth-card__intro{grid-template-columns:1fr;gap:12px!important;margin-bottom:14px!important}.auth-page-v34 .auth-card__intro .section-subtitle{display:none}.auth-page-v34 .auth-tabs{width:100%;min-width:0}.auth-page-v34 .auth-tabs .ghost-pill{min-height:44px!important}.auth-page-v34 .auth-fields-grid-v34,.auth-page-v34 .auth-fields-grid-v34.is-register{grid-template-columns:1fr;gap:10px}.auth-page-v34 .auth-field-password-wide-v34{grid-column:auto}.auth-page-v34 .auth-field-v34 input{min-height:46px!important;font-size:16px!important}.auth-page-v34 .auth-password-toggle{width:40px;height:40px;min-height:40px!important}.auth-page-v34 .auth-submit-v34{min-height:46px!important}}.private-account-grid-v34{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;align-items:start!important}.private-account-grid-v34 .account-card{min-width:0;width:100%;display:flex;flex-direction:column;gap:9px;padding:11px;overflow:hidden;border-radius:12px;border:1px solid rgba(106,145,204,.22);background:linear-gradient(180deg,#09192afa,#071422fc);box-shadow:none}.private-account-grid-v34 .account-card .card-glow{display:none}.private-account-grid-v34 .card-id-label{color:#aebbd0;font-size:.72rem;font-weight:700}.private-account-grid-v34 .copy-btn-inline{width:24px;height:24px}.private-account-grid-v34 .account-card .card-hero-list-preview{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:5px!important;width:100%}.private-account-grid-v34 .account-card .card-hero-line{grid-template-columns:32px minmax(0,1fr) auto!important;min-height:38px;gap:8px;padding:4px 7px;border-radius:8px;background:#0d1f33c7}.private-account-grid-v34 .account-card .card-hero-line .hero-avatar,.private-account-grid-v34 .account-card .card-hero-line .hero-avatar.large,.private-account-grid-v34 .account-card .card-hero-line .hero-avatar.small{width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;border-radius:6px!important;overflow:hidden!important}.private-account-grid-v34 .account-card .card-hero-line .hero-avatar img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}.private-account-grid-v34 .account-card .card-hero-line__body{display:block!important;min-width:0;overflow:hidden}.private-account-grid-v34 .account-card .card-hero-line__name{display:block!important;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem!important}.private-account-grid-v34 .account-card .card-hero-line__count{position:static!important;padding:0!important;border:0!important;background:transparent!important;font-size:.7rem!important}.private-account-grid-v34 .account-card .card-hero-line--more{grid-template-columns:1fr!important;min-height:32px;justify-items:center;border-color:#5497cd38!important;background:#0c1e309e}.private-account-grid-v34 .account-card-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px!important}.private-account-grid-v34 .account-card-data-section{min-width:0;padding:8px!important;border-radius:10px!important}.private-account-grid-v34 .account-card-data-section--resources{grid-column:1/-1}.private-account-grid-v34 .account-card-data-grid--resources{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}.private-account-grid-v34 .account-card-data-grid{gap:5px!important}.private-account-grid-v34 .account-card-data-title{margin-bottom:5px;font-size:.68rem}.private-account-grid-v34 .account-card-data-item{min-width:0;min-height:31px;padding:5px;gap:4px;border-radius:7px;border:1px solid rgba(95,128,177,.13);background:#07121fb8;white-space:nowrap}.private-account-grid-v34 .account-card-data-item img{width:16px;height:16px}.private-account-grid-v34 .account-card-data-item strong{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:.69rem}.private-account-grid-v34 .account-card-data-item--lvl{border-color:transparent!important;background:transparent!important;box-shadow:none!important}.private-account-grid-v34 .account-card-data-badge{width:auto!important;height:auto!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#90a8ff!important;font-size:.66rem!important;font-weight:800}.private-account-grid-v34 .account-card-data-item--lvl strong{color:#d7e3ff!important}.private-account-grid-v34 .account-card-rewards-bar{min-height:34px;padding:7px 9px;border-radius:9px}.private-account-grid-v34 .card-footer-box--purchased-v34{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;align-items:stretch!important;margin-top:auto;padding-top:9px;border-top:1px solid rgba(108,145,198,.15)}.private-account-grid-v34 .card-price-block--purchased-v34{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.private-account-grid-v34 .card-price-block--purchased-v34 .muted-label{display:block!important;margin:0;font-size:.68rem}.private-account-grid-v34 .card-price-block--purchased-v34 .price-tag{margin-left:auto;color:#f5f7fb;font-size:1.15rem;font-weight:900}.private-account-grid-v34 .order-actions-stack--v34{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;width:100%;min-width:0}.private-account-grid-v34 .order-credentials-box--v34{display:grid;gap:6px;min-height:0!important;padding:7px!important;border-radius:10px;border:1px solid rgba(108,145,198,.16);background:#07121f9e}.private-account-grid-v34 .order-credential-field-v34{display:grid;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;min-height:34px;padding:4px 5px;border-radius:8px;background:#0d1f33a3}.private-account-grid-v34 .order-credential-field-v34>span{color:#8fa4bf;font-size:.64rem;font-weight:750}.private-account-grid-v34 .order-credential-field-v34 code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#eef5ff;font-family:inherit;font-size:.72rem;font-weight:750}.private-account-grid-v34 .order-credential-actions-v34{display:flex;align-items:center;gap:2px}.private-account-grid-v34 .order-credential-icon-v34{width:30px;height:30px;min-height:30px!important;display:grid;place-items:center;flex:0 0 30px;padding:0;border:0;border-radius:8px;color:#9db0c8;background:transparent}.private-account-grid-v34 .order-credential-icon-v34:focus-visible,.private-account-grid-v34 .order-credential-icon-v34:hover{color:#fff;background:#657dff24}.private-account-grid-v34 .order-credential-icon-v34.is-copied{color:#7ee0b7}.private-account-grid-v34 .order-credential-icon-v34 svg{width:17px;height:17px}.private-account-grid-v34 .card-order-action{min-height:38px!important;width:100%;padding:8px 11px!important;border-radius:9px!important;font-size:.76rem;font-weight:800}html[data-theme=light] .private-account-grid-v34 .account-card{background:#fff;border-color:#44608f2e;box-shadow:0 14px 35px #2a3f6014}html[data-theme=light] .private-account-grid-v34 .account-card .card-hero-line,html[data-theme=light] .private-account-grid-v34 .account-card-data-item,html[data-theme=light] .private-account-grid-v34 .order-credential-field-v34{background:#f6f8fc}html[data-theme=light] .private-account-grid-v34 .order-credentials-box--v34{background:#fbfcff;border-color:#44608f29}html[data-theme=light] .private-account-grid-v34 .order-credential-field-v34>span{color:#65758c}html[data-theme=light] .private-account-grid-v34 .card-price-block--purchased-v34 .price-tag,html[data-theme=light] .private-account-grid-v34 .order-credential-field-v34 code{color:#172139}html[data-theme=light] .private-account-grid-v34 .account-card-data-badge{color:#5f74eb!important}html[data-theme=light] .private-account-grid-v34 .account-card-data-item--lvl strong{color:#4055c8!important}@media(max-width:1180px){.private-account-grid-v34{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.private-account-grid-v34{grid-template-columns:1fr!important;gap:9px!important}.private-account-grid-v34 .account-card{padding:10px;gap:8px}.private-account-grid-v34 .account-card .card-hero-list-preview{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){display:grid!important;grid-template-columns:32px minmax(0,1fr) auto!important;width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:4px 6px!important;gap:6px!important;border-radius:10px!important;overflow:hidden!important}.private-account-grid-v34 .account-card .card-hero-line .hero-avatar,.private-account-grid-v34 .account-card .card-hero-line .hero-avatar.large,.private-account-grid-v34 .account-card .card-hero-line .hero-avatar.small{width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;border-radius:7px!important}.private-account-grid-v34 .account-card .card-hero-line__name{font-size:.76rem!important}.private-account-grid-v34 .account-card .card-hero-line--more{grid-column:1/-1!important;min-height:38px!important}.private-account-grid-v34 .account-card .card-hero-line--more .desktop-only{display:inline!important}.private-account-grid-v34 .account-card .card-hero-line--more .mobile-only{display:none!important}.private-account-grid-v34 .account-card-data-grid--resources{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:3px!important}.private-account-grid-v34 .account-card-data-grid--resources .account-card-data-item{min-height:32px;padding:4px 3px}.private-account-grid-v34 .account-card-data-grid--resources .account-card-data-item strong{font-size:.64rem}.private-account-grid-v34 .account-card-data-grid--resources .account-card-data-item img{width:13px;height:13px}.private-account-grid-v34 .order-credential-field-v34{grid-template-columns:54px minmax(0,1fr) auto;min-height:40px}.private-account-grid-v34 .order-credential-icon-v34{width:36px;height:36px;min-height:36px!important;flex-basis:36px}.private-account-grid-v34 .card-order-action{min-height:44px!important}}@media(max-width:350px){.private-account-grid-v34 .account-card .card-hero-list-preview{grid-template-columns:1fr!important}.private-account-grid-v34 .order-credential-field-v34{grid-template-columns:1fr auto;gap:4px 6px}.private-account-grid-v34 .order-credential-field-v34>span{grid-column:1/-1}}:root{--playid-surface-border:rgba(116,137,164,.18);--playid-surface-border-strong:rgba(116,145,184,.28);--playid-surface-bg:rgba(7,20,34,.96);--playid-focus:#7392ff;--playid-rank-unknown:#8797aa;--playid-rank-mythical:#ff4e66;--playid-rank-legendary:#ffc13c;--playid-rank-epic:#b667ff;--playid-rank-rare:#54a2ff}body .app-header.app-header--master,body .auth-card--target,body .cancel-purchase-modal-card,body .help-modal-card,body .private-account-grid-v34 .account-card,body .purchase-modal-card,body .raid-shards-bar,body .shell-card,body .target-catalog-page .account-card,body .target-catalog-page .raid-catalog-hero.raid-catalog-hero--approved,body .target-shards-page .account-card{border-color:var(--playid-surface-border)!important}body .target-catalog-page .raid-catalog-hero.raid-catalog-hero--approved{box-shadow:0 18px 42px #060b153d,inset 0 1px #ffffff08!important}body .target-catalog-page .raid-catalog-hero__desktop-logo,body .target-catalog-page .raid-catalog-hero__mobile-logo{border-color:var(--playid-surface-border-strong)!important;box-shadow:none!important}body .target-catalog-page .raid-catalog-hero__desktop-art,body .target-catalog-page .raid-catalog-hero__mobile-art{border:0!important;outline:0!important;box-shadow:none!important}body .auth-submit-v34,body .buy-button,body .cancel-purchase-modal-actions .primary-pill,body .primary-pill,body .private-account-grid-v34 .card-order-action.primary-pill,body .purchase-modal-actions .primary-pill,body .raid-shards-bar__button,body .thanks-actions .primary-pill{background:var(--playid-cta-gradient,linear-gradient(135deg,#657dff 0,#8467ff 58%,#42bff0 100%))!important;border-color:#93a4ff66!important;color:#fff!important;box-shadow:0 10px 24px #484edb33!important}body .buy-button:hover:not(:disabled),body .primary-pill:hover:not(:disabled),body .raid-shards-bar__button:hover:not(:disabled){filter:brightness(1.045);transform:translateY(-1px);box-shadow:0 14px 30px #484edb45!important}body :where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--playid-focus)!important;outline-offset:2px!important}body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){--avatar-rank-color:var(--playid-rank-unknown);--avatar-rank-glow:rgba(135,151,170,.16);border-color:var(--playid-surface-border)!important;border-left-color:var(--playid-surface-border)!important;box-shadow:none!important}body .account-card .card-hero-line.rank-Mythical{--avatar-rank-color:var(--playid-rank-mythical);--avatar-rank-glow:rgba(255,78,102,.24)}body .account-card .card-hero-line.rank-Legendary{--avatar-rank-color:var(--playid-rank-legendary);--avatar-rank-glow:rgba(255,193,60,.23)}body .account-card .card-hero-line.rank-Epic{--avatar-rank-color:var(--playid-rank-epic);--avatar-rank-glow:rgba(182,103,255,.23)}body .account-card .card-hero-line.rank-Rare{--avatar-rank-color:var(--playid-rank-rare);--avatar-rank-glow:rgba(84,162,255,.23)}body .account-card .card-hero-line.rank-Unknown{--avatar-rank-color:var(--playid-rank-unknown);--avatar-rank-glow:rgba(135,151,170,.16)}body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty) .hero-avatar,body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty) .hero-avatar.large,body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty) .hero-avatar.small{border:2px solid var(--avatar-rank-color)!important;outline:0!important;box-shadow:0 0 0 2px var(--avatar-rank-glow)!important}body .account-card .card-hero-line.is-selected:not(.card-hero-line--more):not(.card-hero-line--empty){background:linear-gradient(180deg,#152843f0,#0d1d32f7)!important}body .account-card .card-hero-line.is-selected:not(.card-hero-line--more):not(.card-hero-line--empty) .hero-avatar{box-shadow:0 0 0 2px var(--avatar-rank-glow),0 0 12px var(--avatar-rank-glow)!important}body .account-card-data-item--lvl,body .cabinet-order-data-item--lvl{border-color:transparent!important;background:transparent!important;box-shadow:none!important}body .account-card-data-badge,body .cabinet-order-data-badge{width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#90a8ff!important;font-weight:800!important;line-height:1!important}body .account-card,body .auth-card--target,body .auth-field-v34,body .auth-field-v34 input,body .card-id-row,body .card-id-value,body .order-credential-field-v34,body .order-credential-field-v34 code{min-width:0;max-width:100%}body .card-id-value,body .order-credential-field-v34 code{overflow:hidden;text-overflow:ellipsis}body [role=dialog][tabindex="-1"]:focus{outline:none}html[data-theme=light]{--playid-surface-border:rgba(190,202,219,.84);--playid-surface-border-strong:rgba(160,177,201,.64);--playid-focus:#536fe9}html[data-theme=light] body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){border-color:#becadbb8!important;background:#f7f9fc}html[data-theme=light] body .account-card .card-hero-line.is-selected:not(.card-hero-line--more):not(.card-hero-line--empty){background:#eef3ff!important}html[data-theme=light] body .account-card-data-badge,html[data-theme=light] body .cabinet-order-data-badge{color:#5369dc!important}@media(max-width:760px){body .auth-submit-v34,body .auth-tabs button,body .cabinet-mobile-nav__link,body .card-actions-stack .ghost-pill,body .card-actions-stack .primary-pill,body .header-mobile-controls a,body .header-mobile-controls button,body .mobile-filter-trigger,body .mobile-sort-control select,body .purchase-modal-actions a,body .purchase-modal-actions button,body .thanks-actions a,body .thanks-actions button{min-height:44px!important}body .cancel-purchase-modal-card,body .help-modal-card,body .purchase-modal-card{max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 24px);overflow-y:auto;overscroll-behavior:contain}}@media(prefers-reduced-motion:reduce){body .buy-button,body .primary-pill,body .raid-shards-bar__button{transition:none!important;transform:none!important}}body .auth-page-v34 .auth-card__title-wrap .section-title{margin:0!important}:root{--v36-surface:rgba(7,20,34,.96);--v36-surface-soft:rgba(10,25,42,.86);--v36-surface-raised:rgba(12,29,48,.96);--v36-border:rgba(116,137,164,.18);--v36-border-strong:rgba(126,151,187,.3);--v36-text:#f4f7fb;--v36-muted:#9dafc4;--v36-radius:16px;--v36-control-radius:11px;--v36-shadow:0 14px 36px rgba(0,7,18,.2);--v36-focus:#7392ff}body .page-wrap{padding:clamp(10px,1.35vw,20px)!important}body .account-card,body .authorized-id-search,body .cabinet-empty-state,body .cabinet-profile-card,body .cabinet-search-panel,body .filters-sidebar,body .shell-card{border-color:var(--v36-border)!important}body .account-card,body .auth-card--v36,body .authorized-id-search,body .cabinet-search-panel,body .filters-sidebar{background:linear-gradient(180deg,#091828fa,#06121ffc)!important;box-shadow:var(--v36-shadow)!important}@media(min-width:761px){body .app-header.app-header--master{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:66px!important;height:auto!important;padding:8px 12px!important;gap:clamp(8px,1vw,14px)!important;overflow:visible!important}body .app-header--master>.header-mainline{display:flex!important;align-items:center!important;flex:0 1 198px!important;min-width:150px!important;max-width:210px!important}body .app-header--master .brand-block--header{min-width:0!important;gap:9px!important}body .app-header--master .brand-title{font-size:.96rem!important;line-height:1.05!important}body .app-header--master .brand-subtitle{font-size:.66rem!important;line-height:1.15!important}body .app-header--master>.header-site-switcher{flex:1 1 360px!important;align-items:stretch!important;min-width:270px!important;max-width:470px!important;gap:0!important;margin:0 auto!important;padding:0!important}body .app-header--master .header-site-switcher .game-pill,body .app-header--master>.header-site-switcher{position:relative!important;display:flex!important;justify-content:center!important;height:48px!important;overflow:hidden!important;border:0!important;background:transparent!important}body .app-header--master .header-site-switcher .game-pill{flex:1 1 0!important;align-items:center!important;width:auto!important;min-width:0!important;max-width:156px!important;min-height:48px!important;padding:3px 12px!important;gap:7px!important;border-radius:0!important;box-shadow:none!important;color:#c4cfdd!important}body .app-header--master .header-site-switcher .game-pill:after{content:"";position:absolute;left:16%;right:16%;bottom:0;height:2px;border-radius:999px;background:var(--playid-cta-gradient,linear-gradient(135deg,#657dff,#8467ff 58%,#42bff0));opacity:0;transform:scaleX(.55);transition:opacity .16s ease,transform .16s ease}body .app-header--master .header-site-switcher .game-pill.active,body .app-header--master .header-site-switcher .game-pill:hover{color:#fff!important;background:linear-gradient(180deg,#657dff12,#8467ff06)!important}body .app-header--master .header-site-switcher .game-pill.active:after{opacity:1;transform:scaleX(1)}body .app-header--master .header-site-switcher .game-pill__icon,body .app-header--master .header-site-switcher .game-pill__image{width:27px!important;height:27px!important;min-width:27px!important;flex:0 0 27px!important;-o-object-fit:contain!important;object-fit:contain!important;border-radius:0!important}body .app-header--master .header-site-switcher .game-pill--raid .game-pill__icon,body .app-header--master .header-site-switcher .game-pill--raid .game-pill__image{width:58px!important;height:32px!important;min-width:58px!important;flex-basis:58px!important}body .app-header--master .header-site-switcher .game-pill--raid .game-pill__text{display:none!important}body .app-header--master .header-site-switcher .game-pill__text{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.82rem!important;font-weight:650!important}body .app-header--master>.header-collapsible{flex:0 1 auto!important;min-width:0!important}}@media(min-width:761px)and (max-width:1040px){body .app-header--master>.header-mainline{flex-basis:150px!important;min-width:116px!important}body .app-header--master .brand-subtitle{display:none!important}body .app-header--master>.header-site-switcher{min-width:240px!important;max-width:360px!important}body .app-header--master .header-site-switcher .game-pill{padding-inline:6px!important}body .app-header--master .header-site-switcher .game-pill__text{font-size:.72rem!important}}@media(max-width:760px){body .app-header.app-header--master{display:flex!important;flex-flow:row wrap!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:0 10px!important;border-radius:15px!important;overflow:visible!important}body .app-header--master>.header-mainline{order:1!important;display:flex!important;flex:1 1 100%!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-width:0!important;min-height:56px!important}body .app-header--master>.header-site-switcher{order:2!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;flex:1 1 100%!important;width:100%!important;height:44px!important;min-width:0!important;gap:0!important;padding:0 2px!important;margin:0!important;overflow:hidden!important;border-top:1px solid rgba(116,137,164,.14)!important}body .app-header--master .header-site-switcher .game-pill{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;min-height:44px!important;height:44px!important;padding:2px 4px!important;gap:4px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#bcc9da!important}body .app-header--master .header-site-switcher .game-pill:after{content:"";position:absolute;left:8%;right:8%;bottom:0;height:2px;border-radius:999px;background:var(--playid-cta-gradient,linear-gradient(135deg,#657dff,#8467ff 58%,#42bff0));opacity:0}body .app-header--master .header-site-switcher .game-pill.active{color:#fff!important;background:linear-gradient(180deg,#657dff14,#8467ff06)!important}body .app-header--master .header-site-switcher .game-pill.active:after{opacity:1}body .app-header--master .header-site-switcher .game-pill__icon,body .app-header--master .header-site-switcher .game-pill__image{width:22px!important;height:22px!important;min-width:22px!important;flex:0 0 22px!important;-o-object-fit:contain!important;object-fit:contain!important;border-radius:0!important}body .app-header--master .header-site-switcher .game-pill--raid .game-pill__icon,body .app-header--master .header-site-switcher .game-pill--raid .game-pill__image{width:50px!important;height:27px!important;min-width:50px!important;flex-basis:50px!important}body .app-header--master .header-site-switcher .game-pill--raid .game-pill__text{display:none!important}body .app-header--master .header-site-switcher .game-pill__text{display:block!important;min-width:0!important;font-size:.64rem!important;line-height:1!important;font-weight:650!important;white-space:nowrap!important}body .app-header--master>.header-collapsible{order:3!important}}body .hero-avatar{--hero-rank:#8797aa;--hero-rank-glow:rgba(135,151,170,.16);position:relative;overflow:hidden;border:2px solid var(--hero-rank)!important;outline:0!important;box-shadow:0 0 0 2px var(--hero-rank-glow)!important;background:#0c1c2ff5!important}body .hero-avatar.rank-Mythical{--hero-rank:#ff4e66;--hero-rank-glow:rgba(255,78,102,.24)}body .hero-avatar.rank-Legendary{--hero-rank:#ffc13c;--hero-rank-glow:rgba(255,193,60,.23)}body .hero-avatar.rank-Epic{--hero-rank:#b667ff;--hero-rank-glow:rgba(182,103,255,.23)}body .hero-avatar.rank-Rare{--hero-rank:#54a2ff;--hero-rank-glow:rgba(84,162,255,.23)}body .hero-avatar.rank-Unknown{--hero-rank:#8797aa;--hero-rank-glow:rgba(135,151,170,.16)}body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty) .hero-avatar,body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty) .hero-avatar.large,body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty) .hero-avatar.small,body .expanded-item .hero-avatar,body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar,body .purchase-modal-heroes .hero-avatar,body .target-catalog-page .desktop-active-hero .hero-avatar,body .target-catalog-page .mobile-active-hero .hero-avatar,body .target-catalog-page .original-search-item .hero-avatar,body .target-catalog-page .search-active-row .hero-avatar{border:2px solid var(--hero-rank)!important;outline:0!important;box-shadow:0 0 0 2px var(--hero-rank-glow)!important}body .hero-avatar img{display:block;width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:inherit}body .account-card .card-hero-line,body .private-account-grid-v34 .account-card .card-hero-line{border-color:var(--v36-border)!important;box-shadow:none!important}body .account-card .card-hero-line.is-selected .hero-avatar{box-shadow:0 0 0 2px var(--hero-rank-glow),0 0 12px var(--hero-rank-glow)!important}body .auth-shell{align-items:stretch!important}body .auth-card--v36{width:min(100%,470px)!important;margin:clamp(16px,5vh,58px) auto 0!important;padding:24px!important;border-radius:18px!important;overflow:hidden}body .auth-card--v36.auth-card--register{width:min(100%,690px)!important}body .auth-card--v36 .auth-card__intro--v36{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:5px!important;margin:0 0 16px!important;text-align:center!important}body .auth-card--v36 .auth-eyebrow{margin:0!important;color:#91a5bc!important;font-size:.68rem!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase}body .auth-card--v36 .section-title{margin:0!important;color:var(--v36-text)!important;font-size:clamp(1.3rem,2vw,1.62rem)!important;line-height:1.08!important;letter-spacing:-.02em!important}body .auth-tabs--v36{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;min-width:0!important;margin:0 0 18px!important;padding:4px!important;gap:4px!important;border:1px solid var(--v36-border)!important;border-radius:12px!important;background:#040f1bad!important}body .auth-tab-v36{min-width:0;min-height:42px;padding:8px 12px;border:1px solid transparent;border-radius:9px;background:transparent;color:#9eb0c5;font:inherit;font-size:.86rem;font-weight:750;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}body .auth-tab-v36:hover{color:#eef4ff;background:#657dff0f}body .auth-tab-v36.active{color:#fff;border-color:#7f92ff4d;background:linear-gradient(135deg,#657dff47,#8467ff3d 60%,#42bff02e);box-shadow:inset 0 1px #ffffff0d}body .auth-form--v36{display:grid!important;gap:14px!important;width:100%!important}body .auth-fields-grid-v36{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}body .auth-fields-grid-v36.is-register{grid-template-columns:repeat(2,minmax(0,1fr))!important}body .auth-fields-grid-v36.is-register .auth-field-password-wide-v34{grid-column:1/-1!important}body .auth-field-v36{display:grid!important;min-width:0!important;gap:6px!important}body .auth-field-v36>span:first-child{color:#b7c6d8!important;font-size:.74rem!important;line-height:1.2!important;font-weight:700!important}body .auth-field-v36>input,body .auth-password-field--v36>input{width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;padding:0 13px!important;border:1px solid rgba(119,145,180,.23)!important;border-radius:var(--v36-control-radius)!important;outline:0!important;background:#04101cd1!important;color:#f4f7fb!important;box-shadow:inset 0 1px #ffffff05!important;font-size:.92rem!important;line-height:1!important;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}body .auth-field-v36>input::-moz-placeholder,body .auth-password-field--v36>input::-moz-placeholder{color:#718399!important}body .auth-field-v36>input::placeholder,body .auth-password-field--v36>input::placeholder{color:#718399!important}body .auth-field-v36:focus-within>span:first-child{color:#b9c7ff!important}body .auth-field-v36>input:focus,body .auth-password-field--v36>input:focus{border-color:#7392ffb8!important;background:#071424f5!important;box-shadow:0 0 0 3px #657dff1f!important}body .auth-password-field--v36{position:relative!important;display:block!important;width:100%!important;min-width:0!important}body .auth-password-field--v36>input{padding-right:50px!important}body .auth-password-toggle--v36{position:absolute!important;top:50%!important;right:5px!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#91a3ba!important;box-shadow:none!important}body .auth-password-toggle--v36:hover{color:#e6edff!important;background:#657dff17!important}body .auth-password-toggle--v36 svg{width:20px!important;height:20px!important}body .auth-error-v36{margin:0!important;padding:10px 12px!important;border-radius:10px!important;font-size:.82rem!important}body .auth-submit-v36{width:100%!important;min-height:48px!important;margin:0!important;border-radius:11px!important;font-size:.9rem!important;font-weight:800!important}body .auth-submit-v36:disabled{opacity:.52!important;transform:none!important;cursor:not-allowed!important}body .account-card{transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}body .account-card .card-hero-line{background:#0a1b2db8!important}body .account-card .account-card-data-section,body .private-account-grid-v34 .account-card .account-card-data-section{border-color:#7489a421!important}body .account-card-data-item,body .private-account-grid-v34 .account-card-data-item{border-color:#7489a41f!important}body .raid-shards-bar,body .target-catalog-page .raid-catalog-hero.raid-catalog-hero--approved{border-radius:16px!important}body .catalog-layout{gap:14px!important}body .cards-grid{gap:12px!important}body .cabinet-layout--ui{gap:14px!important}body .cabinet-main--ui{min-width:0!important}body .cabinet-page-head{gap:12px!important}body .cabinet-search-panel{border-radius:16px!important}@media(hover:hover)and (pointer:fine){body .account-card:hover{border-color:#7e97bb4d!important;transform:translateY(-1px);box-shadow:0 16px 34px #00071240!important}}html[data-theme=light]{--v36-surface:#fff;--v36-surface-soft:#f7f9fc;--v36-surface-raised:#fff;--v36-border:rgba(190,202,219,.82);--v36-border-strong:rgba(160,177,201,.62);--v36-text:#18243a;--v36-muted:#66768c}html[data-theme=light] body .account-card,html[data-theme=light] body .auth-card--v36,html[data-theme=light] body .authorized-id-search,html[data-theme=light] body .cabinet-search-panel,html[data-theme=light] body .filters-sidebar{background:#fff!important;box-shadow:0 12px 28px #23355114!important}html[data-theme=light] body .auth-card--v36 .section-title{color:#18243a!important}html[data-theme=light] body .auth-card--v36 .auth-eyebrow{color:#73839a!important}html[data-theme=light] body .auth-tabs--v36{background:#f4f7fb!important;border-color:#becadbd1!important}html[data-theme=light] body .auth-tab-v36{color:#66768c}html[data-theme=light] body .auth-tab-v36:hover{color:#243651;background:#657dff12}html[data-theme=light] body .auth-tab-v36.active{color:#334ac1;border-color:#657dff38;background:linear-gradient(135deg,#657dff24,#8467ff1a 60%,#42bff014)}html[data-theme=light] body .auth-field-v36>span:first-child{color:#53647b!important}html[data-theme=light] body .auth-field-v36>input,html[data-theme=light] body .auth-password-field--v36>input{border-color:#aebcd0a8!important;background:#f8fafc!important;color:#17243a!important}html[data-theme=light] body .auth-field-v36>input::-moz-placeholder,html[data-theme=light] body .auth-password-field--v36>input::-moz-placeholder{color:#93a0b2!important}html[data-theme=light] body .auth-field-v36>input::placeholder,html[data-theme=light] body .auth-password-field--v36>input::placeholder{color:#93a0b2!important}html[data-theme=light] body .auth-field-v36>input:focus,html[data-theme=light] body .auth-password-field--v36>input:focus{border-color:#536fe9a8!important;background:#fff!important;box-shadow:0 0 0 3px #536fe91a!important}html[data-theme=light] body .auth-password-toggle--v36{color:#66768c!important}html[data-theme=light] body .hero-avatar{background:#e9eef5!important}html[data-theme=light] body .account-card .card-hero-line{background:#f7f9fc!important}@media(max-width:760px){body .page-wrap{padding:7px!important}body .page-shell{gap:8px!important}body .auth-card--v36,body .auth-card--v36.auth-card--register{width:100%!important;margin:8px auto 0!important;padding:16px!important;border-radius:16px!important;box-shadow:0 10px 24px #0007122e!important}body .auth-card--v36 .auth-card__intro--v36{margin-bottom:13px!important}body .auth-card--v36 .section-title{font-size:1.28rem!important}body .auth-tabs--v36{margin-bottom:14px!important}body .auth-tab-v36{min-height:44px!important;font-size:.83rem!important}body .auth-fields-grid-v36,body .auth-fields-grid-v36.is-register{grid-template-columns:1fr!important;gap:10px!important}body .auth-fields-grid-v36.is-register .auth-field-password-wide-v34{grid-column:auto!important}body .auth-field-v36>input,body .auth-password-field--v36>input{height:47px!important;min-height:47px!important;font-size:16px!important}body .auth-submit-v36{min-height:48px!important}body .account-card{border-radius:15px!important}body .raid-shards-bar,body .target-catalog-page .raid-catalog-hero.raid-catalog-hero--approved{border-radius:14px!important}body .cabinet-layout--ui{gap:8px!important}}@media(max-width:390px){body .auth-card--v36,body .auth-card--v36.auth-card--register{padding:14px!important}body .app-header--master .header-site-switcher .game-pill--raid .game-pill__icon,body .app-header--master .header-site-switcher .game-pill--raid .game-pill__image{width:47px!important;min-width:47px!important;flex-basis:47px!important}}@media(prefers-reduced-motion:reduce){body .account-card,body .app-header--master .game-pill,body .auth-tab-v36{transition:none!important;transform:none!important}}body .auth-page-v34 .auth-card--v36{width:min(100%,470px)!important;margin:clamp(16px,5vh,58px) auto 0!important;padding:24px!important;border-radius:18px!important}body .auth-page-v34 .auth-card--v36.auth-card--register{width:min(100%,690px)!important}body .auth-page-v34 .auth-card--v36 .auth-card__intro--v36{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;align-items:center!important;gap:5px!important;margin:0 0 16px!important}body .auth-page-v34 .auth-card--v36 .auth-tabs--v36{width:100%!important;min-width:0!important;margin:0 0 18px!important}body .auth-page-v34 .auth-card--v36 .auth-fields-grid-v36.is-register{grid-template-columns:repeat(2,minmax(0,1fr))!important}body .auth-page-v34 .auth-card--v36 .auth-field-v36>input,body .auth-page-v34 .auth-card--v36 .auth-password-field--v36>input{width:100%!important;height:48px!important;min-height:48px!important;padding:0 13px!important;border-radius:var(--v36-control-radius)!important}body .auth-page-v34 .auth-card--v36 .auth-password-field--v36>input{padding-right:50px!important}body .auth-page-v34 .auth-card--v36 .auth-submit-v36{width:100%!important;min-height:48px!important;margin:0!important}@media(max-width:760px){body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{width:100%!important;margin:8px auto 0!important;padding:16px!important;border-radius:16px!important}body .auth-page-v34 .auth-card--v36 .auth-fields-grid-v36,body .auth-page-v34 .auth-card--v36 .auth-fields-grid-v36.is-register{grid-template-columns:1fr!important;gap:10px!important}body .auth-page-v34 .auth-card--v36 .auth-field-password-wide-v34{grid-column:auto!important}body .auth-page-v34 .auth-card--v36 .auth-field-v36>input,body .auth-page-v34 .auth-card--v36 .auth-password-field--v36>input{height:47px!important;min-height:47px!important;font-size:16px!important}}body .cancel-purchase-modal-card,body .help-modal-card,body .purchase-modal-card,body .thanks-card--target{border-radius:18px!important;border-color:var(--v36-border)!important;background:linear-gradient(180deg,#091828fc,#06121ffe)!important;box-shadow:0 22px 54px #00071257!important}body .cabinet-search-panel :where(input,select),body .purchase-modal-card :where(input,select){border-color:#7791b43b!important;border-radius:var(--v36-control-radius)!important}body .cancel-purchase-modal-actions,body .help-modal-actions,body .purchase-modal-actions,body .thanks-actions{gap:8px!important}body .cancel-purchase-modal-actions :where(a,button),body .help-modal-actions :where(a,button),body .purchase-modal-actions :where(a,button),body .thanks-actions :where(a,button){min-height:44px!important;border-radius:11px!important}html[data-theme=light] body .cancel-purchase-modal-card,html[data-theme=light] body .help-modal-card,html[data-theme=light] body .purchase-modal-card,html[data-theme=light] body .thanks-card--target{background:#fff!important;box-shadow:0 18px 42px #2335511f!important}:root{--v37-auth-width:500px;--v37-auth-field-height:50px;--v37-purchase-panel:rgba(8,22,37,.76);--v37-purchase-panel-strong:rgba(10,27,45,.92);--v37-purchase-border:rgba(116,137,164,.16)}body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{width:min(100%,var(--v37-auth-width))!important;max-width:var(--v37-auth-width)!important;margin:clamp(18px,4.5vh,52px) auto 0!important;padding:22px!important}body .auth-page-v34 .auth-card--v36 .auth-card__intro--v36{margin-bottom:15px!important;gap:4px!important}body .auth-page-v34 .auth-card--v36 .section-title{font-size:clamp(1.28rem,2vw,1.56rem)!important}body .auth-page-v34 .auth-card--v36 .auth-tabs--v36{margin-bottom:16px!important;padding:3px!important;border-radius:11px!important}body .auth-page-v34 .auth-card--v36 .auth-tab-v36{min-height:42px!important;border-radius:8px!important}body .auth-page-v34 .auth-card--v36 .auth-fields-grid-v36,body .auth-page-v34 .auth-card--v36 .auth-fields-grid-v36.is-register{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:11px!important;width:100%!important}body .auth-page-v34 .auth-card--v36 .auth-field-password-wide-v34,body .auth-page-v34 .auth-card--v36 .auth-fields-grid-v36.is-register>*{grid-column:1!important;width:100%!important;min-width:0!important}body .auth-page-v34 .auth-card--v36 .auth-field-v36{gap:5px!important}body .auth-page-v34 .auth-card--v36 .auth-field-v36>span:first-child{padding-inline:2px;font-size:.75rem!important;line-height:1.18!important}body .auth-page-v34 .auth-card--v36 .auth-field-v36>input,body .auth-page-v34 .auth-card--v36 .auth-password-field--v36>input{height:var(--v37-auth-field-height)!important;min-height:var(--v37-auth-field-height)!important;padding-inline:14px!important;border-radius:11px!important}body .auth-page-v34 .auth-card--v36 .auth-password-field--v36>input{padding-right:52px!important}body .auth-page-v34 .auth-card--v36 .auth-password-toggle--v36{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;right:5px!important}body .auth-page-v34 .auth-card--v36 .auth-form--v36{gap:13px!important}body .auth-page-v34 .auth-card--v36 .auth-submit-v36{min-height:50px!important;margin-top:1px!important;border-radius:11px!important}body .private-account-grid-v34{gap:13px!important}body .private-account-grid-v34 .account-card{gap:9px!important;padding:12px!important;border-radius:16px!important;border-color:var(--v36-border,rgba(116,137,164,.18))!important;background:linear-gradient(180deg,#091828fb,#06121ffe)!important;box-shadow:0 12px 30px #0007122b!important}body .private-account-grid-v34 .account-card:hover{transform:none!important}body .private-account-grid-v34 .account-card-rewards-bar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;-moz-column-gap:12px!important;column-gap:12px!important;row-gap:0!important;min-width:0!important;min-height:36px!important;margin:0!important;padding:7px 10px!important;border:1px solid var(--v37-purchase-border)!important;border-radius:10px!important;background:linear-gradient(180deg,#081421d6,#06101bf0)!important;box-shadow:inset 0 1px #ffffff06!important}body .private-account-grid-v34 .account-card-rewards-bar__label{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#cbd7e7!important;font-size:.72rem!important;font-weight:650!important;line-height:1.1!important}body .private-account-grid-v34 .account-card-rewards-bar>strong{display:block!important;min-width:-moz-max-content!important;min-width:max-content!important;margin:0!important;color:#f2f6ff!important;font-size:.88rem!important;font-weight:850!important;line-height:1!important;text-align:right!important;white-space:nowrap!important}body .private-account-grid-v34 .card-footer-box--purchased-v34{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;width:100%!important;margin-top:1px!important;padding:9px!important;border:1px solid var(--v37-purchase-border)!important;border-radius:12px!important;background:linear-gradient(180deg,#081625b3,#06121fd6)!important}body .private-account-grid-v34 .card-price-block--purchased-v34{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:36px!important;padding:0 3px 7px!important;border-bottom:1px solid rgba(116,137,164,.12)!important}body .private-account-grid-v34 .card-price-block--purchased-v34 .muted-label{margin:0!important;color:#94a7be!important;font-size:.69rem!important;font-weight:700!important}body .private-account-grid-v34 .card-price-block--purchased-v34 .price-tag{margin:0!important;color:#f6f8ff!important;font-size:1.08rem!important;line-height:1!important;font-weight:900!important;letter-spacing:-.015em!important;white-space:nowrap!important}body .private-account-grid-v34 .order-actions-stack--v34{gap:7px!important}body .private-account-grid-v34 .order-credentials-box--v34{display:grid!important;gap:6px!important;width:100%!important;min-width:0!important;padding:7px!important;border:1px solid rgba(116,137,164,.13)!important;border-radius:10px!important;background:#0816259e!important}body .private-account-grid-v34 .order-credential-field-v34{display:grid!important;align-items:center!important;gap:7px!important;min-width:0!important;min-height:38px!important;padding:4px 5px 4px 8px!important;border:1px solid rgba(116,137,164,.1)!important;border-radius:9px!important;background:#0d1f33ab!important}body .private-account-grid-v34 .order-credential-field-v34>span{color:#91a5bd!important;font-size:.66rem!important;font-weight:750!important}body .private-account-grid-v34 .order-credential-field-v34 code{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#edf4ff!important;font-size:.74rem!important;font-weight:750!important;letter-spacing:.01em!important}body .private-account-grid-v34 .order-credential-icon-v34{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;border:1px solid transparent!important;border-radius:8px!important}body .private-account-grid-v34 .order-credential-icon-v34:focus-visible,body .private-account-grid-v34 .order-credential-icon-v34:hover{border-color:#7491ff38!important;background:#657dff1a!important}body .private-account-grid-v34 .card-order-action--overlay{min-height:40px!important;border-color:#7489a429!important;background:#0a1b2d94!important;color:#c9d5e5!important}body .private-account-grid-v34 .card-order-action--overlay:focus-visible,body .private-account-grid-v34 .card-order-action--overlay:hover{border-color:#7491ff4d!important;background:#657dff1a!important;color:#f3f6ff!important}body .cabinet-main--ui .cabinet-page-head{align-items:center!important;margin-bottom:2px!important}body .cabinet-main--ui .cabinet-count-badge{border-color:#7489a429!important;background:#0a1b2da3!important}body .cabinet-main--ui .cabinet-search-panel{padding:12px!important;border-radius:14px!important;box-shadow:none!important}body .cabinet-main--ui .cabinet-order-search__actions{gap:7px!important}body .cabinet-main--ui .cabinet-pagination--ui{margin-top:14px!important}html[data-theme=light]{--v37-purchase-panel:#f8fafc;--v37-purchase-panel-strong:#f4f7fb;--v37-purchase-border:rgba(174,188,208,.54)}html[data-theme=light] body .private-account-grid-v34 .account-card{background:#fff!important;border-color:#aebcd0a8!important;box-shadow:0 10px 26px #23355112!important}html[data-theme=light] body .private-account-grid-v34 .account-card-rewards-bar,html[data-theme=light] body .private-account-grid-v34 .card-footer-box--purchased-v34,html[data-theme=light] body .private-account-grid-v34 .order-credentials-box--v34{background:#f8fafc!important;border-color:#aebcd08a!important}html[data-theme=light] body .private-account-grid-v34 .order-credential-field-v34{background:#fff!important;border-color:#aebcd075!important}html[data-theme=light] body .private-account-grid-v34 .account-card-rewards-bar__label,html[data-theme=light] body .private-account-grid-v34 .card-price-block--purchased-v34 .muted-label,html[data-theme=light] body .private-account-grid-v34 .order-credential-field-v34>span{color:#62738a!important}html[data-theme=light] body .private-account-grid-v34 .account-card-rewards-bar>strong,html[data-theme=light] body .private-account-grid-v34 .card-price-block--purchased-v34 .price-tag,html[data-theme=light] body .private-account-grid-v34 .order-credential-field-v34 code{color:#17243a!important}@media(max-width:760px){:root{--v37-auth-field-height:48px}body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{width:100%!important;max-width:none!important;margin:8px auto 0!important;padding:15px!important;border-radius:15px!important}body .auth-page-v34 .auth-card--v36 .auth-fields-grid-v36,body .auth-page-v34 .auth-card--v36 .auth-fields-grid-v36.is-register{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}body .auth-page-v34 .auth-card--v36 .auth-field-v36>input,body .auth-page-v34 .auth-card--v36 .auth-password-field--v36>input{font-size:16px!important}body .private-account-grid-v34 .account-card{padding:10px!important;border-radius:14px!important}body .private-account-grid-v34 .account-card-rewards-bar{min-height:36px!important;-moz-column-gap:10px!important;column-gap:10px!important;padding:7px 9px!important}body .private-account-grid-v34 .card-footer-box--purchased-v34{padding:8px!important;border-radius:11px!important}body .private-account-grid-v34 .order-credential-field-v34{grid-template-columns:56px minmax(0,1fr) auto!important;min-height:44px!important;padding-left:7px!important}body .private-account-grid-v34 .order-credential-icon-v34{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}body .private-account-grid-v34 .card-order-action--cancel,body .private-account-grid-v34 .card-order-action--overlay,body .private-account-grid-v34 .card-order-action--register{min-height:44px!important}body .cabinet-main--ui .cabinet-search-panel{padding:10px!important}}@media(max-width:360px){body .private-account-grid-v34 .order-credential-field-v34{grid-template-columns:minmax(0,1fr) auto!important;gap:4px 6px!important}body .private-account-grid-v34 .order-credential-field-v34>span{grid-column:1/-1!important}}:root{--v40-surface:rgba(8,22,37,.96);--v40-surface-soft:rgba(11,28,46,.72);--v40-border:rgba(116,137,164,.18);--v40-border-hover:rgba(134,158,194,.3);--v40-muted:#9dafc4;--v40-radius-lg:18px;--v40-radius-md:12px;--v40-shadow:0 14px 34px rgba(0,7,18,.18)}.popular-heroes-v40{gap:8px;padding:2px 2px 8px;border:0;background:transparent;box-shadow:none}.popular-heroes-v40__head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:0 2px}.popular-heroes-v40__title-wrap{display:flex;align-items:baseline;gap:9px;min-width:0}.popular-heroes-v40__title-wrap h2{margin:0;color:var(--text);font-size:.9rem;line-height:1.2;font-weight:850;letter-spacing:-.01em;white-space:nowrap}.popular-heroes-v40__title-wrap>span{color:var(--muted);font-size:.67rem;line-height:1;white-space:nowrap}.popular-heroes-v40__collapsed-trigger,.popular-heroes-v40__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;font:inherit;cursor:pointer}.popular-heroes-v40__toggle{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;padding:5px 9px;border-radius:9px;background:transparent;color:var(--v40-muted);font-size:.7rem;font-weight:760;line-height:1;transition:background .16s ease,color .16s ease}.popular-heroes-v40__toggle:hover{background:#7489a417;color:var(--text)}.popular-heroes-v40__collapsed-trigger svg,.popular-heroes-v40__toggle svg{width:15px;height:15px;flex:0 0 15px}.popular-heroes-v40__collapsed-trigger:focus-visible,.popular-heroes-v40__item:focus-visible,.popular-heroes-v40__toggle:focus-visible{outline:2px solid rgba(101,125,255,.74);outline-offset:2px}.popular-heroes-v40__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:7px;overflow:visible}.popular-heroes-v40__item,.popular-heroes-v40__skeleton{height:42px;border-radius:11px}.popular-heroes-v40__item{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 8px;border:1px solid rgba(116,137,164,.14);background:#0f1c2f80;color:var(--text);text-align:left;font:inherit;cursor:pointer;box-shadow:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}@media(hover:hover){.popular-heroes-v40__item:hover{transform:translateY(-1px);border-color:#7c97dc4d;background:#14243cb8}}.popular-heroes-v40__item.active{border-color:#657dff6b;background:linear-gradient(135deg,#657dff1c,#8467ff0f 58%,#42bff00d)}.popular-heroes-v40__item .hero-avatar,.popular-heroes-v40__item .hero-avatar.large,.popular-heroes-v40__item .hero-avatar.small{width:30px!important;height:30px!important;min-width:30px!important;border-radius:7px!important}.popular-heroes-v40__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;line-height:1.1;font-weight:720}.popular-heroes-v40__count{color:#cbd7ff;font-size:.64rem;line-height:1;font-weight:850}.popular-heroes-v40__skeleton{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:5px 8px;border:1px solid rgba(116,137,164,.1);background:#0f1c2f66}.popular-heroes-v40__skeleton .skeleton-avatar{width:30px;height:30px;border-radius:7px}.popular-heroes-v40__skeleton .skeleton-line{width:min(86px,75%);height:8px}.popular-heroes-v40--collapsed{display:flex;justify-content:flex-start;padding-block:0 4px}.popular-heroes-v40__collapsed-trigger{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:5px 9px 5px 7px;border-radius:9px;background:transparent;color:var(--v40-muted);font-size:.7rem;font-weight:750;line-height:1;transition:color .16s ease,background .16s ease}.popular-heroes-v40__collapsed-trigger:hover{color:var(--text);background:#7489a414}.target-catalog-page .catalog-layout{gap:clamp(12px,1.4vw,18px)!important}.target-catalog-page .catalog-content{gap:12px!important}body .authorized-id-search,body .desktop-catalog-toolbar,body .filters-sidebar,body .mobile-catalog-search{border-color:var(--v40-border)!important;box-shadow:0 10px 26px #00071221!important}body .desktop-catalog-toolbar,body .mobile-catalog-search{background:linear-gradient(180deg,#091828f5,#071320fa)!important}body .account-card{border-color:var(--v40-border)!important;box-shadow:var(--v40-shadow)!important}@media(hover:hover)and (pointer:fine){body .account-card:not(.catalog-card-skeleton):hover{border-color:var(--v40-border-hover)!important;box-shadow:0 17px 40px #0007123d!important}}body .account-card .card-hero-line{border-color:#7489a421!important;background:#0c1c2e99!important}body .account-card .card-hero-line.is-selected{border-color:#657dff47!important;background:linear-gradient(180deg,#162945c2,#0e1e33d1)!important}body .buy-button,body .primary-pill{transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}@media(hover:hover)and (pointer:fine){body .buy-button:not(:disabled):hover,body .primary-pill:not(:disabled):hover{transform:translateY(-1px);filter:saturate(1.04) brightness(1.035)}}html[data-theme=light] .popular-heroes-v40__item{border-color:#becadba8;background:#f9fbffc7;color:#1f2d43}html[data-theme=light] .popular-heroes-v40__item:hover{border-color:#8b9cc170;background:#fff}html[data-theme=light] .popular-heroes-v40__item.active{border-color:#657dff5c;background:linear-gradient(135deg,#657dff14,#8467ff0b 58%,#42bff009)}html[data-theme=light] .popular-heroes-v40__count{color:#5267d8}html[data-theme=light] body .desktop-catalog-toolbar,html[data-theme=light] body .mobile-catalog-search{background:#fffffff5!important;box-shadow:0 10px 26px #22304a14!important}@media(max-width:760px){.popular-heroes-v40{gap:7px;padding:1px 0 7px}.popular-heroes-v40__head{gap:8px;padding-inline:1px}.popular-heroes-v40__title-wrap{gap:7px}.popular-heroes-v40__title-wrap h2{font-size:.82rem}.popular-heroes-v40__title-wrap>span{font-size:.61rem}.popular-heroes-v40__collapsed-trigger,.popular-heroes-v40__toggle{min-height:40px;font-size:.68rem}.popular-heroes-v40__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.popular-heroes-v40__item,.popular-heroes-v40__skeleton{height:40px}.popular-heroes-v40__item{grid-template-columns:28px minmax(0,1fr) auto;gap:6px;padding:5px 7px}.popular-heroes-v40__item .hero-avatar,.popular-heroes-v40__item .hero-avatar.large,.popular-heroes-v40__item .hero-avatar.small{width:28px!important;height:28px!important;min-width:28px!important}.popular-heroes-v40__name{font-size:.7rem}.target-catalog-page .catalog-content,.target-catalog-page .catalog-layout{gap:10px!important}body .account-card{box-shadow:0 10px 24px #00071229!important}}@media(max-width:340px){.popular-heroes-v40__title-wrap>span{display:none}.popular-heroes-v40__list{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.popular-heroes-v40__collapsed-trigger,.popular-heroes-v40__item,.popular-heroes-v40__toggle,body .buy-button,body .primary-pill{transition:none!important;transform:none!important}}.popular-heroes-v40{display:grid;width:100%;min-width:0;gap:10px;margin:0;padding:12px 14px 14px!important;border:1px solid var(--v17-border-dark,rgba(116,137,164,.18))!important;border-radius:var(--v17-radius-lg,20px)!important;background:var(--v17-surface-dark,linear-gradient(180deg,rgba(11,20,32,.98),rgba(7,14,24,.985)))!important;box-shadow:var(--v17-shadow-dark,0 18px 42px rgba(6,11,21,.24))!important;overflow:hidden}.popular-heroes-v40__head{padding:0!important}.popular-heroes-v40__title-wrap h2{font-size:.94rem!important}.popular-heroes-v40__title-wrap>span{color:var(--muted)!important;font-size:.68rem!important}.popular-heroes-v40__toggle{min-height:36px!important;padding:6px 10px!important;border:1px solid rgba(116,137,164,.16)!important;border-radius:10px!important;background:#0f1c2f7a!important}.popular-heroes-v40__toggle:hover{border-color:#869ec247!important;background:#15263eb3!important}.popular-heroes-v40__list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;align-items:stretch;gap:8px!important;width:100%;min-width:0;overflow:visible!important}.popular-heroes-v40__item,.popular-heroes-v40__skeleton{width:100%;min-width:0;height:auto!important;min-height:44px!important;border-radius:12px!important}.popular-heroes-v40__item{grid-template-columns:32px minmax(0,1fr) auto!important;gap:8px!important;padding:6px 9px!important;border:1px solid rgba(116,137,164,.14)!important;background:#0f1c2f8a!important}.popular-heroes-v40__item .hero-avatar,.popular-heroes-v40__item .hero-avatar.large,.popular-heroes-v40__item .hero-avatar.small{width:32px!important;height:32px!important;min-width:32px!important;border-radius:8px!important}.popular-heroes-v40__name{display:block!important;min-width:0;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:break-word;word-break:normal;font-size:.76rem!important;line-height:1.22!important;font-weight:730!important}.popular-heroes-v40__count{align-self:center;white-space:nowrap}@media(hover:hover)and (pointer:fine){.popular-heroes-v40__item:hover{border-color:#869ec247!important;background:#14243cbd!important}}.popular-heroes-v40.popular-heroes-v40--collapsed{display:flex!important;width:auto;justify-content:flex-start;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible}.popular-heroes-v40__collapsed-trigger{min-height:38px!important;padding:6px 10px!important;border:1px solid rgba(116,137,164,.16)!important;border-radius:10px!important;background:#0a18289e!important}.popular-heroes-v40__collapsed-trigger:hover{border-color:#869ec247!important;background:#112136c7!important}html[data-theme=light] .popular-heroes-v40{border-color:var(--v17-border-light,rgba(190,202,219,.84))!important;background:var(--v17-surface-light,linear-gradient(180deg,hsla(0,0%,100%,.988),rgba(247,250,255,.992)))!important;box-shadow:var(--v17-shadow-light,0 16px 34px rgba(34,48,74,.1))!important}html[data-theme=light] .popular-heroes-v40__collapsed-trigger,html[data-theme=light] .popular-heroes-v40__toggle{border-color:#becadbc2!important;background:#fafcfff0!important;color:#627189!important}html[data-theme=light] .popular-heroes-v40__item{border-color:#becadba8!important;background:#f9fbffd1!important}html[data-theme=light] .popular-heroes-v40__item:hover{border-color:#8b9cc170!important;background:#fff!important}html[data-theme=light] .popular-heroes-v40.popular-heroes-v40--collapsed{background:transparent!important;border:0!important;box-shadow:none!important}@media(max-width:760px){.popular-heroes-v40{gap:9px;padding:10px 10px 11px!important;border-radius:16px!important}.popular-heroes-v40__head{gap:8px}.popular-heroes-v40__title-wrap{flex-wrap:wrap;row-gap:2px}.popular-heroes-v40__title-wrap h2{font-size:.86rem!important}.popular-heroes-v40__list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.popular-heroes-v40__item,.popular-heroes-v40__skeleton{min-height:43px!important}.popular-heroes-v40__item{grid-template-columns:30px minmax(0,1fr) auto!important;gap:7px!important;padding:6px 7px!important}.popular-heroes-v40__item .hero-avatar,.popular-heroes-v40__item .hero-avatar.large,.popular-heroes-v40__item .hero-avatar.small{width:30px!important;height:30px!important;min-width:30px!important}.popular-heroes-v40__name{font-size:.71rem!important;line-height:1.2!important}}@media(max-width:380px){.popular-heroes-v40__list{grid-template-columns:minmax(0,1fr)!important}.popular-heroes-v40__name{font-size:.74rem!important}}@media(prefers-reduced-motion:reduce){.popular-heroes-v40__collapsed-trigger,.popular-heroes-v40__item,.popular-heroes-v40__toggle{transition:none!important;transform:none!important}}:root{--v42-panel:linear-gradient(180deg,rgba(9,24,40,.985),rgba(6,18,31,.995));--v42-panel-soft:rgba(11,27,45,.72);--v42-border:rgba(116,137,164,.18);--v42-border-hover:rgba(134,158,194,.3);--v42-text:#f3f7fc;--v42-muted:#98abc1;--v42-radius-lg:18px;--v42-radius-md:12px;--v42-control-h:44px;--v42-shadow:0 14px 34px rgba(0,7,18,.17);--v42-shadow-soft:0 9px 24px rgba(0,7,18,.12)}body .page-wrap{padding:clamp(10px,1.3vw,18px)!important}body .page-shell{width:100%;max-width:1440px!important}body .catalog-layout{align-items:start;gap:clamp(12px,1.35vw,18px)!important}body .cabinet-main--ui,body .catalog-content{min-width:0}body .app-header.app-header--master,body .auth-card--v36,body .authorized-id-search,body .cabinet-discount-card,body .cabinet-empty-state,body .cabinet-profile-card,body .cabinet-quick-panel,body .cabinet-search-panel,body .cabinet-sidebar--ui,body .desktop-catalog-toolbar,body .filters-sidebar,body .mobile-authorized-id-search,body .mobile-catalog-search,body .popular-heroes-v40,body .raid-shards-bar,body .shards-mobile-controls,body .shards-target-head,body .thanks-card--target{border:1px solid var(--v42-border)!important;box-shadow:var(--v42-shadow-soft)!important}body .app-header.app-header--master{background:linear-gradient(180deg,#081524fb,#05101cfe)!important;border-radius:var(--v42-radius-lg)!important}body .app-header--master .header-site-switcher .game-pill{transition:color .16s ease,background .16s ease!important}body .app-header--master .header-site-switcher .game-pill:hover{background:#657dff0e!important}body .desktop-catalog-toolbar,body .filters-sidebar,body .mobile-catalog-search,body .popular-heroes-v40,body .raid-shards-bar{border-radius:var(--v42-radius-lg)!important}body .desktop-catalog-toolbar{display:grid!important;grid-template-columns:minmax(260px,1fr) minmax(180px,230px)!important;align-items:start!important;padding:11px 12px!important;background:var(--v42-panel)!important}body .desktop-catalog-toolbar__search{min-width:0!important}body .auth-field-v36>input,body .auth-password-field--v36>input,body .authorized-id-search input,body .cabinet-order-search input,body .desktop-catalog-toolbar__search>input,body .desktop-catalog-toolbar__sort select,body .master-price-filter input[type=number],body .mobile-authorized-id-search input,body .mobile-catalog-search__input-wrap>input,body .mobile-sort-control select,body .shards-mobile-controls select,body .shards-target-head select{min-height:var(--v42-control-h)!important;border-radius:11px!important;border-color:#7489a433!important;background:#091828d6!important;box-shadow:inset 0 1px #ffffff06!important}body .auth-field-v36>input:focus,body .auth-password-field--v36>input:focus,body .authorized-id-search input:focus,body .cabinet-order-search input:focus,body .desktop-catalog-toolbar__search>input:focus,body .desktop-catalog-toolbar__sort select:focus,body .master-price-filter input[type=number]:focus,body .mobile-authorized-id-search input:focus,body .mobile-catalog-search__input-wrap>input:focus,body .mobile-sort-control select:focus,body .shards-mobile-controls select:focus,body .shards-target-head select:focus{border-color:#7392ff94!important;box-shadow:0 0 0 3px #657dff1f!important;outline:0!important}body .desktop-catalog-toolbar__sort select,body .mobile-sort-control select,body .shards-mobile-controls select,body .shards-target-head select{cursor:pointer;color:var(--v42-text)!important;font-weight:700!important}body .desktop-active-heroes,body .mobile-active-heroes{min-width:0}body .hero-search-selection{border-color:#7489a429!important;background:#0c1d30ad!important;box-shadow:none!important}body .popular-heroes-v40{background:var(--v42-panel)!important;padding:12px 13px 13px!important}body .popular-heroes-v40__head{min-height:34px}body .popular-heroes-v40__item{border-color:#7489a424!important;background:#0c1c2e94!important;box-shadow:none!important}body .popular-heroes-v40__name{color:#dfe8f5!important;font-weight:720!important}@media(hover:hover)and (pointer:fine){body .popular-heroes-v40__item:hover{border-color:var(--v42-border-hover)!important;background:#12253dc7!important;transform:translateY(-1px)}}body .catalog-grid,body .orders-catalog-grid{gap:12px!important}body .account-card{min-width:0;border:1px solid var(--v42-border)!important;border-radius:16px!important;background:var(--v42-panel)!important;box-shadow:var(--v42-shadow)!important;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease!important}@media(hover:hover)and (pointer:fine){body .account-card:not(.catalog-card-skeleton):hover{transform:translateY(-1px)!important;border-color:var(--v42-border-hover)!important;box-shadow:0 18px 42px #0007123b!important}}body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){border-color:#7489a421!important;background:#0c1c2e94!important}body .account-card .card-hero-line__name{color:#dfe8f5!important;font-weight:720!important}body .account-card-data-section,body .account-card-rewards-bar,body .private-account-grid-v34 .card-footer-box--purchased-v34{border-color:#7489a424!important;background:#081625a3!important;box-shadow:inset 0 1px #ffffff05!important}body .account-card-data-item{border-color:#7489a41a!important;background:#0d1f3380!important}body .account-card-data-item strong,body .account-card-rewards-bar>strong{color:#f2f6fc!important}body .account-card-data-title,body .account-card-rewards-bar__label{color:var(--v42-muted)!important}body .auth-submit-v36,body .buy-button,body .cabinet-search-submit,body .primary-pill,body .raid-shards-bar__button{border:1px solid rgba(147,164,255,.36)!important;box-shadow:0 9px 22px #484edb33!important}body .cabinet-reset-button,body .card-secondary-btn,body .ghost-pill,body .popular-heroes-v40__collapsed-trigger,body .popular-heroes-v40__toggle{border-color:#7489a42e!important}body a:focus-visible,body button:focus-visible,body input:focus-visible,body select:focus-visible{outline:2px solid rgba(115,146,255,.76);outline-offset:2px}body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{max-width:500px!important;padding:20px!important;border-radius:18px!important;background:var(--v42-panel)!important}body .auth-page-v34 .auth-tabs--v36{padding:3px!important;border:1px solid rgba(116,137,164,.16)!important;background:#081625b8!important}body .auth-page-v34 .auth-tab-v36{min-height:42px!important}body .auth-page-v34 .auth-tab-v36[aria-selected=true]{box-shadow:0 5px 14px #484edb26!important}body .cabinet-page-head{margin-bottom:2px!important}body .cabinet-profile-metrics,body .cabinet-quick-grid,body .cabinet-summary-grid{gap:10px!important}body .cabinet-profile-metric,body .cabinet-quick-card,body .cabinet-summary-card{border-color:#7489a426!important;box-shadow:var(--v42-shadow-soft)!important}body .private-account-grid-v34 .order-credentials-box--v34{background:#081625a3!important;border-color:#7489a424!important}body .private-account-grid-v34 .order-credential-field-v34{background:#0d1f3394!important;border-color:#7489a41c!important}html[data-theme=light] body .account-card,html[data-theme=light] body .app-header.app-header--master,html[data-theme=light] body .auth-card--v36,html[data-theme=light] body .authorized-id-search,html[data-theme=light] body .cabinet-discount-card,html[data-theme=light] body .cabinet-quick-panel,html[data-theme=light] body .cabinet-search-panel,html[data-theme=light] body .cabinet-sidebar--ui,html[data-theme=light] body .desktop-catalog-toolbar,html[data-theme=light] body .filters-sidebar,html[data-theme=light] body .mobile-authorized-id-search,html[data-theme=light] body .mobile-catalog-search,html[data-theme=light] body .popular-heroes-v40,html[data-theme=light] body .raid-shards-bar,html[data-theme=light] body .shards-mobile-controls,html[data-theme=light] body .shards-target-head,html[data-theme=light] body .thanks-card--target{border-color:#becadbc7!important;background:linear-gradient(180deg,#fffffffc,#f8fafdfe)!important;box-shadow:0 12px 30px #22304a14!important}html[data-theme=light] body .auth-field-v36>input,html[data-theme=light] body .auth-password-field--v36>input,html[data-theme=light] body .authorized-id-search input,html[data-theme=light] body .cabinet-order-search input,html[data-theme=light] body .desktop-catalog-toolbar__search>input,html[data-theme=light] body .desktop-catalog-toolbar__sort select,html[data-theme=light] body .master-price-filter input[type=number],html[data-theme=light] body .mobile-authorized-id-search input,html[data-theme=light] body .mobile-catalog-search__input-wrap>input,html[data-theme=light] body .mobile-sort-control select,html[data-theme=light] body .shards-mobile-controls select,html[data-theme=light] body .shards-target-head select{color:#1e2d43!important;border-color:#becadbd1!important;background:#fff!important;box-shadow:inset 0 1px #fffc!important}html[data-theme=light] body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),html[data-theme=light] body .account-card-data-item,html[data-theme=light] body .popular-heroes-v40__item,html[data-theme=light] body .private-account-grid-v34 .order-credential-field-v34{background:#f8fafdeb!important}html[data-theme=light] body .account-card .card-hero-line__name,html[data-theme=light] body .popular-heroes-v40__name{color:#24344a!important}html[data-theme=light] body .account-card-data-section,html[data-theme=light] body .account-card-rewards-bar,html[data-theme=light] body .private-account-grid-v34 .card-footer-box--purchased-v34,html[data-theme=light] body .private-account-grid-v34 .order-credentials-box--v34{border-color:#becadba8!important;background:#f9fbfee6!important}html[data-theme=light] body .account-card-data-item strong,html[data-theme=light] body .account-card-rewards-bar>strong{color:#263750!important}@media(max-width:760px){:root{--v42-control-h:44px}body .page-wrap{padding:8px!important}body .page-shell{gap:9px!important}body .account-card,body .app-header.app-header--master,body .auth-card--v36,body .filters-sidebar,body .mobile-catalog-search,body .popular-heroes-v40,body .raid-shards-bar,body .shards-mobile-controls,body .shards-target-head{border-radius:15px!important}body .mobile-catalog-search{padding:9px!important;gap:8px!important;background:var(--v42-panel)!important}body .mobile-catalog-search__actions{gap:7px!important}body .mobile-filter-trigger,body .mobile-sort-control,body .mobile-sort-control select{min-width:0!important}body .popular-heroes-v40{padding:10px!important}body .popular-heroes-v40__list{gap:6px!important}body .account-card{padding:10px!important;gap:8px!important}body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){min-height:40px!important}body .account-card-data-section{padding:8px!important}body .card-footer-box{gap:8px!important}body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{width:100%!important;margin-top:10px!important;padding:15px!important;border-radius:15px!important}body .cabinet-profile-metrics,body .cabinet-quick-grid,body .cabinet-summary-grid{gap:8px!important}}@media(max-width:380px){body .page-wrap{padding:6px!important}body .popular-heroes-v40__list{grid-template-columns:1fr!important}}@media(prefers-reduced-motion:reduce){body .account-card,body .buy-button,body .popular-heroes-v40__item,body .primary-pill{transition:none!important;transform:none!important}}:root{--v43-surface:linear-gradient(180deg,rgba(9,23,39,.985),rgba(6,17,30,.995));--v43-surface-soft:rgba(11,28,47,.68);--v43-surface-raised:rgba(13,31,51,.82);--v43-border:rgba(118,140,168,.18);--v43-border-strong:rgba(139,163,195,.3);--v43-text:#f2f6fc;--v43-muted:#98aabf;--v43-shadow-panel:0 12px 30px rgba(0,7,18,.14);--v43-shadow-card:0 14px 34px rgba(0,7,18,.18);--v43-radius-panel:18px;--v43-radius-card:16px;--v43-radius-control:11px;--v43-control-height:44px}html{scrollbar-gutter:stable}#__nuxt,.cabinet-layout,.cabinet-main--ui,.catalog-content,.catalog-layout,.page-shell,.page-wrap,body{min-width:0;max-width:100%}button,input,select,textarea{font:inherit}@media(min-width:761px){body .target-catalog-page .catalog-sidebar-stack,body .target-catalog-page .catalog-sidebar-stack>div,body .target-catalog-page .desktop-catalog-toolbar,body .target-catalog-page .filters-sidebar.master-price-filter{position:static!important;inset:auto!important;transform:none!important}}@media(max-width:760px){body .target-catalog-page .mobile-catalog-search{position:static!important;inset:auto!important;transform:none!important}}body .shell-card{border-color:var(--v43-border)!important;box-shadow:var(--v43-shadow-panel)!important}body .app-header.app-header--master,body .auth-card--v36,body .authorized-id-search,body .cabinet-discount-card,body .cabinet-empty-state,body .cabinet-history-card,body .cabinet-quick-panel,body .cabinet-search-panel,body .cabinet-sidebar--ui,body .cabinet-topup-card,body .cancel-purchase-modal-card,body .desktop-catalog-toolbar,body .filters-sidebar.master-price-filter,body .help-modal-card,body .heroes-overlay-panel,body .mobile-authorized-id-search,body .mobile-catalog-search,body .password-modal-card,body .popular-heroes-v40,body .purchase-modal-card,body .raid-shards-bar,body .shards-mobile-controls,body .shards-target-head,body .thanks-card--target{background:var(--v43-surface)!important;border-color:var(--v43-border)!important}body .app-header.app-header--master,body .auth-card--v36,body .cabinet-discount-card,body .cabinet-history-card,body .cabinet-quick-panel,body .cabinet-search-panel,body .cabinet-sidebar--ui,body .cabinet-topup-card,body .desktop-catalog-toolbar,body .filters-sidebar.master-price-filter,body .popular-heroes-v40,body .raid-shards-bar,body .thanks-card--target{border-radius:var(--v43-radius-panel)!important}body .raid-catalog-hero.raid-catalog-hero--approved{border:1px solid var(--v43-border)!important;box-shadow:var(--v43-shadow-panel)!important}body .desktop-catalog-toolbar{gap:10px 12px!important;padding:11px!important}body .auth-field-v36>input,body .auth-password-field--v36>input,body .authorized-id-search input,body .cabinet-order-search input,body .cabinet-topup-form input,body .desktop-catalog-toolbar__search>input,body .desktop-catalog-toolbar__sort select,body .master-price-filter input[type=number],body .mobile-authorized-id-search input,body .mobile-catalog-search__input-wrap>input,body .mobile-sort-control select,body .password-modal-card input,body .purchase-modal-card input,body .shards-mobile-controls select,body .shards-target-head select{min-height:var(--v43-control-height)!important;border-radius:var(--v43-radius-control)!important;border-color:#768ca838!important;background:#081626e0!important;color:var(--v43-text)!important;box-shadow:inset 0 1px #ffffff06!important}body .auth-field-v36>input:hover,body .auth-password-field--v36>input:hover,body .desktop-catalog-toolbar__search>input:hover,body .desktop-catalog-toolbar__sort select:hover,body .master-price-filter input[type=number]:hover,body .mobile-catalog-search__input-wrap>input:hover,body .mobile-sort-control select:hover,body .purchase-modal-card input:hover{border-color:#8ba3c357!important}body .auth-field-v36>input:focus,body .auth-password-field--v36>input:focus,body .authorized-id-search input:focus,body .cabinet-order-search input:focus,body .cabinet-topup-form input:focus,body .desktop-catalog-toolbar__search>input:focus,body .desktop-catalog-toolbar__sort select:focus,body .master-price-filter input[type=number]:focus,body .mobile-authorized-id-search input:focus,body .mobile-catalog-search__input-wrap>input:focus,body .mobile-sort-control select:focus,body .password-modal-card input:focus,body .purchase-modal-card input:focus,body .shards-mobile-controls select:focus,body .shards-target-head select:focus{border-color:#6f8fffa3!important;outline:0!important;box-shadow:0 0 0 3px #657dff1f!important}body .master-price-filter .price-input-wrap{border-color:#768ca824!important;background:#07142294!important}body .master-price-filter .price-input-wrap:focus-within{border-color:#6f8fff85!important;box-shadow:0 0 0 3px #657dff17!important}body .popular-heroes-v40{gap:10px!important;padding:12px!important}body .popular-heroes-v40__head{align-items:center!important;min-height:36px!important}body .popular-heroes-v40__title-wrap h2{letter-spacing:-.01em}body .popular-heroes-v40__list{grid-template-columns:repeat(auto-fit,minmax(168px,1fr))!important;gap:7px!important}body .popular-heroes-v40__item,body .popular-heroes-v40__skeleton{min-height:46px!important;height:auto!important;border-radius:11px!important}body .popular-heroes-v40__item{padding:6px 8px!important;border-color:#768ca824!important;background:#0c1d3099!important}body .popular-heroes-v40__name{min-width:0!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important;line-height:1.18!important}body .popular-heroes-v40__collapsed-trigger,body .popular-heroes-v40__toggle{border-color:#768ca82e!important;background:#0b1b2d8f!important}@media(hover:hover)and (pointer:fine){body .popular-heroes-v40__item:hover{border-color:var(--v43-border-strong)!important;background:#11243bcc!important;transform:translateY(-1px)!important}}body .catalog-grid,body .orders-catalog-grid{gap:13px!important}body .account-card{padding:12px!important;gap:9px!important;border:1px solid var(--v43-border)!important;border-radius:var(--v43-radius-card)!important;background:var(--v43-surface)!important;box-shadow:var(--v43-shadow-card)!important}body .account-card .card-hero-list-preview{gap:6px!important}body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){border-color:#768ca821!important;background:#0c1d3094!important;box-shadow:none!important}body .account-card .card-hero-line--more{border-color:#768ca824!important;background:#0a192a70!important;color:#92b3ff!important}body .account-card-data-section,body .account-card-rewards-bar,body .private-account-grid-v34 .card-footer-box--purchased-v34,body .private-account-grid-v34 .order-credentials-box--v34{border-color:#768ca824!important;background:#081625a8!important;box-shadow:inset 0 1px #ffffff05!important}body .account-card-data-item{border-color:#768ca81a!important;background:#0d1f337d!important}body .account-card-data-item--lvl,body .cabinet-order-data-item--lvl{background:transparent!important;border-color:transparent!important;box-shadow:none!important}body .account-card-data-badge,body .cabinet-order-data-badge{background:transparent!important;border:0!important;box-shadow:none!important;color:#8fa9ff!important}@media(hover:hover)and (pointer:fine){body .account-card:not(.catalog-card-skeleton):hover{border-color:var(--v43-border-strong)!important;box-shadow:0 18px 42px #0007123b!important;transform:translateY(-1px)!important}}body .auth-submit-v36,body .buy-button,body .cabinet-search-submit,body .cabinet-topup-submit,body .primary-pill,body .purchase-modal-actions .primary-pill,body .raid-shards-bar__button{border:1px solid rgba(147,164,255,.38)!important;box-shadow:0 9px 22px #484edb30!important}body .cabinet-reset-button,body .cabinet-sidebar-action,body .card-secondary-btn,body .ghost-pill,body .order-credential-icon-v34,body .popular-heroes-v40__collapsed-trigger,body .popular-heroes-v40__toggle{border-color:#768ca82e!important}body a:focus-visible,body button:focus-visible,body input:focus-visible,body select:focus-visible{outline:2px solid rgba(111,143,255,.78)!important;outline-offset:2px!important}body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{width:min(100%,500px)!important;padding:21px!important}body .auth-page-v34 .auth-card__intro--v36{margin-bottom:14px!important}body .auth-page-v34 .auth-tabs--v36{margin-bottom:15px!important;border-color:#768ca826!important;background:#081625b3!important}body .auth-page-v34 .auth-fields-grid-v36,body .auth-page-v34 .auth-fields-grid-v36.is-register{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}body .auth-page-v34 .auth-field-v36>span:first-child{color:#a9b9cc!important;font-weight:700!important}body .auth-page-v34 .auth-error-v36{margin:0!important;border-radius:10px!important}body .cabinet-profile-metric,body .cabinet-quick-card,body .cabinet-summary-card{border-color:var(--v43-border)!important;box-shadow:var(--v43-shadow-panel)!important;border-radius:14px!important}body .private-account-grid-v34 .card-price-block--purchased-v34{border-bottom-color:#768ca81f!important}body .private-account-grid-v34 .order-credential-field-v34{grid-template-columns:62px minmax(0,1fr) auto!important;border-color:#768ca81c!important;background:#0d1f3399!important}body .private-account-grid-v34 .order-credential-icon-v34{border-color:transparent!important}body .cancel-purchase-modal-card,body .help-modal-card,body .heroes-overlay-panel,body .password-modal-card,body .purchase-modal-card{border-radius:18px!important;box-shadow:0 24px 70px #00061261!important}body .error-box,body .success-box{border-radius:11px!important}html[data-theme=light]{--v43-surface:linear-gradient(180deg,hsla(0,0%,100%,.995),rgba(248,250,253,.998));--v43-surface-soft:rgba(248,250,253,.94);--v43-surface-raised:#fff;--v43-border:rgba(190,202,219,.78);--v43-border-strong:rgba(160,177,201,.92);--v43-text:#24344a;--v43-muted:#687990;--v43-shadow-panel:0 11px 28px rgba(34,48,74,.075);--v43-shadow-card:0 13px 32px rgba(34,48,74,.085)}html[data-theme=light] body .account-card,html[data-theme=light] body .app-header.app-header--master,html[data-theme=light] body .cancel-purchase-modal-card,html[data-theme=light] body .help-modal-card,html[data-theme=light] body .heroes-overlay-panel,html[data-theme=light] body .password-modal-card,html[data-theme=light] body .popular-heroes-v40,html[data-theme=light] body .purchase-modal-card,html[data-theme=light] body .raid-shards-bar,html[data-theme=light] body .shell-card{border-color:var(--v43-border)!important;background:var(--v43-surface)!important;box-shadow:var(--v43-shadow-panel)!important}html[data-theme=light] body .auth-field-v36>input,html[data-theme=light] body .auth-password-field--v36>input,html[data-theme=light] body .authorized-id-search input,html[data-theme=light] body .cabinet-order-search input,html[data-theme=light] body .cabinet-topup-form input,html[data-theme=light] body .desktop-catalog-toolbar__search>input,html[data-theme=light] body .desktop-catalog-toolbar__sort select,html[data-theme=light] body .master-price-filter input[type=number],html[data-theme=light] body .mobile-authorized-id-search input,html[data-theme=light] body .mobile-catalog-search__input-wrap>input,html[data-theme=light] body .mobile-sort-control select,html[data-theme=light] body .password-modal-card input,html[data-theme=light] body .purchase-modal-card input,html[data-theme=light] body .shards-mobile-controls select,html[data-theme=light] body .shards-target-head select{color:#24344a!important;border-color:#becadbd6!important;background:#fff!important}html[data-theme=light] body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),html[data-theme=light] body .account-card-data-item,html[data-theme=light] body .popular-heroes-v40__item,html[data-theme=light] body .private-account-grid-v34 .order-credential-field-v34{border-color:#becadba3!important;background:#f8fafdf0!important}html[data-theme=light] body .account-card-data-section,html[data-theme=light] body .account-card-rewards-bar,html[data-theme=light] body .private-account-grid-v34 .card-footer-box--purchased-v34,html[data-theme=light] body .private-account-grid-v34 .order-credentials-box--v34{border-color:#becadbad!important;background:#f9fbfef0!important}html[data-theme=light] body .account-card-data-item--lvl,html[data-theme=light] body .cabinet-order-data-item--lvl{background:transparent!important;border-color:transparent!important}@media(max-width:760px){:root{--v43-radius-panel:15px;--v43-radius-card:15px}html{scrollbar-gutter:auto}body .page-shell{gap:9px!important}body .account-card,body .mobile-catalog-search,body .popular-heroes-v40{padding:10px!important}body .popular-heroes-v40__list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}body .popular-heroes-v40__item,body .popular-heroes-v40__skeleton{min-height:44px!important}body .popular-heroes-v40__name{font-size:.72rem!important}body .account-card{gap:8px!important}body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){min-height:40px!important}body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{margin-top:10px!important;padding:15px!important}body .private-account-grid-v34 .order-credential-field-v34{grid-template-columns:54px minmax(0,1fr) auto!important;gap:6px!important}body .private-account-grid-v34 .order-credential-icon-v34{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}body .cancel-purchase-modal-card,body .help-modal-card,body .heroes-overlay-panel,body .password-modal-card,body .purchase-modal-card{border-radius:15px!important}}@media(max-width:380px){body .popular-heroes-v40__list{grid-template-columns:minmax(0,1fr)!important}}@media(prefers-reduced-motion:reduce){body .account-card,body .buy-button,body .ghost-pill,body .popular-heroes-v40__item,body .primary-pill{transition:none!important;transform:none!important}}:root{--v44-mobile-gutter:8px;--v44-mobile-gap:8px;--v44-mobile-radius:14px;--v44-mobile-control:46px;--v44-mobile-border:rgba(118,140,168,.18);--v44-mobile-surface:linear-gradient(180deg,rgba(9,23,39,.985),rgba(6,17,30,.995));--v44-mobile-soft:rgba(11,28,47,.68)}body .auth-card__intro--v36 h1,body .cabinet-page-head h1,body .section-title{letter-spacing:-.022em}@media(max-width:760px){:root{--v44-mobile-gutter:8px;--v44-mobile-gap:8px}#__nuxt,body,html{width:100%;max-width:100%;overflow-x:clip}body .page-wrap{padding-top:max(8px,env(safe-area-inset-top))!important;padding-right:max(var(--v44-mobile-gutter),env(safe-area-inset-right))!important;padding-bottom:max(10px,env(safe-area-inset-bottom))!important;padding-left:max(var(--v44-mobile-gutter),env(safe-area-inset-left))!important}body .page-shell{width:100%;min-width:0;gap:var(--v44-mobile-gap)!important}body .account-card,body .app-header.app-header--master,body .auth-card--v36,body .cancel-purchase-modal-card,body .help-modal-card,body .heroes-overlay-panel,body .password-modal-card,body .purchase-modal-card,body .shell-card{border-radius:var(--v44-mobile-radius)!important}body .app-header.app-header--master{padding:0 9px!important}body .app-header--master>.header-mainline{min-height:52px!important;gap:8px!important}body .app-header--master .brand-block--header{gap:7px!important;min-width:0!important}body .app-header--master .brand-logo--image{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;flex:0 0 30px!important}body .app-header--master .brand-title{font-size:.9rem!important;line-height:1!important}body .app-header--master .brand-subtitle{display:none!important}body .app-header--master .header-mobile-controls{gap:4px!important;flex:0 0 auto!important}body .app-header--master .mobile-header-icon-btn,body .app-header--master .mobile-header-utility,body .app-header--master .mobile-menu-toggle{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:11px!important}body .app-header--master .mobile-header-auth{min-height:44px!important;padding-inline:10px!important;border-radius:11px!important;font-size:.75rem!important;white-space:nowrap!important}body .app-header--master>.header-site-switcher{height:44px!important;min-height:44px!important;padding-inline:0!important}body .app-header--master .header-site-switcher .game-pill{min-height:44px!important;height:44px!important;padding:2px 4px!important}body .app-header--master .header-site-switcher .game-pill__icon,body .app-header--master .header-site-switcher .game-pill__image{width:22px!important;height:22px!important;min-width:22px!important}body .app-header--master .header-site-switcher .game-pill--raid .game-pill__icon,body .app-header--master .header-site-switcher .game-pill--raid .game-pill__image{width:50px!important;height:27px!important;min-width:50px!important}body .app-header--master .header-site-switcher .game-pill__text{font-size:.69rem!important}body .raid-shards-bar.raid-shards-bar--catalog{min-height:60px!important;padding:8px 9px!important;gap:8px!important;border-radius:var(--v44-mobile-radius)!important}body .raid-shards-bar__main{gap:7px!important}body .raid-shards-bar__icon{width:36px!important;height:36px!important;min-width:36px!important;border-radius:10px!important}body .raid-shards-bar__copy strong{font-size:.8rem!important;line-height:1.1!important}body .raid-shards-bar__button{min-width:96px!important;max-width:104px!important;min-height:44px!important;padding:8px 10px!important;border-radius:10px!important}body .target-catalog-page .raid-catalog-hero.raid-catalog-hero--approved{height:108px!important;min-height:108px!important;margin-inline:0!important;border-radius:var(--v44-mobile-radius)!important}body .target-catalog-page .raid-catalog-hero__mobile{grid-template-columns:62px minmax(0,1fr) 108px!important;gap:7px!important;padding:7px 6px 7px 8px!important}body .target-catalog-page .raid-catalog-hero__mobile-logo{width:62px!important;height:68px!important;padding:4px!important;border-color:var(--v44-mobile-border)!important;border-radius:10px!important;background:#071422e0!important;box-shadow:inset 0 1px #ffffff08!important}body .target-catalog-page .raid-catalog-hero__mobile-logo img{width:55px!important}body .target-catalog-page .raid-catalog-hero__mobile-copy{gap:4px!important}body .target-catalog-page .raid-catalog-hero__mobile-copy strong{font-size:.78rem!important;line-height:1.13!important;-webkit-line-clamp:2!important}body .target-catalog-page .raid-catalog-hero__mobile-copy span{font-size:.59rem!important;line-height:1.22!important;-webkit-line-clamp:2!important}body .target-catalog-page .raid-catalog-hero__mobile-copy i{width:36px!important}body .target-catalog-page .raid-catalog-hero__mobile-art{width:41%!important;right:-2px!important}body .popular-heroes-v40{gap:8px!important;padding:10px!important;border-radius:var(--v44-mobile-radius)!important}body .popular-heroes-v40__head{min-height:40px!important;gap:8px!important}body .popular-heroes-v40__title-wrap{gap:7px!important}body .popular-heroes-v40__title-wrap h2{font-size:.88rem!important}body .popular-heroes-v40__title-wrap>span{font-size:.64rem!important}body .popular-heroes-v40__collapsed-trigger,body .popular-heroes-v40__toggle{min-height:44px!important;padding:7px 10px!important;border-radius:10px!important}body .popular-heroes-v40__list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}body .popular-heroes-v40__item,body .popular-heroes-v40__skeleton{min-height:48px!important;height:auto!important;padding:6px 7px!important;border-radius:10px!important}body .popular-heroes-v40__item .hero-avatar,body .popular-heroes-v40__item .hero-avatar.large,body .popular-heroes-v40__item .hero-avatar.small{width:32px!important;height:32px!important;min-width:32px!important}body .popular-heroes-v40__name{font-size:.74rem!important;line-height:1.16!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important}body .target-catalog-page .mobile-catalog-search{gap:8px!important;padding:10px!important;border-radius:var(--v44-mobile-radius)!important}body .target-catalog-page .mobile-catalog-search__actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important}body .target-catalog-page .mobile-filter-trigger,body .target-catalog-page .mobile-sort-control,body .target-catalog-page .mobile-sort-control select{width:100%!important;min-width:0!important}body .target-catalog-page .mobile-filter-trigger,body .target-catalog-page .mobile-sort-control select{min-height:44px!important;height:44px!important;border-radius:10px!important;font-size:.78rem!important}body .target-catalog-page .mobile-catalog-search__input-wrap>input{min-height:var(--v44-mobile-control)!important;height:var(--v44-mobile-control)!important;padding-left:40px!important;padding-right:40px!important;border-radius:11px!important;font-size:16px!important}body .target-catalog-page .mobile-catalog-search__results{max-height:min(50dvh,420px)!important;overflow-y:auto!important;overscroll-behavior:contain;border-radius:12px!important}body .target-catalog-page .mobile-catalog-search__results .search-active-row{min-height:48px!important;padding-block:6px!important}body .target-catalog-page .mobile-active-heroes{gap:6px!important}body .target-catalog-page .mobile-active-heroes__list{gap:5px!important}body .target-catalog-page .mobile-active-hero.hero-search-selection{min-height:48px!important;grid-template-columns:34px minmax(0,1fr) auto 36px!important;gap:6px!important;padding:5px 6px!important;border-radius:10px!important}body .target-catalog-page .mobile-active-hero .hero-search-selection__name{font-size:.79rem!important}body .target-catalog-page .mobile-active-heroes__meta{gap:6px!important}body .target-catalog-page .mobile-active-heroes__meta small{font-size:.66rem!important;line-height:1.2!important}body .private-account-grid-v34 .account-card,body .target-catalog-page .account-card,body .target-shards-page .account-card{padding:10px!important;gap:7px!important;border-radius:var(--v44-mobile-radius)!important}body .private-account-grid-v34 .account-card .card-topline,body .target-catalog-page .account-card .card-topline,body .target-shards-page .account-card .card-topline{padding-bottom:6px!important}body .private-account-grid-v34 .account-card .card-id-label,body .target-catalog-page .account-card .card-id-label,body .target-shards-page .account-card .card-id-label{font-size:.76rem!important}body .private-account-grid-v34 .account-card .card-hero-list-preview,body .target-catalog-page .account-card .card-hero-list-preview,body .target-shards-page .account-card .card-hero-list-preview{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}body .private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){grid-template-columns:32px minmax(0,1fr) auto!important;height:42px!important;min-height:42px!important;max-height:42px!important;padding:4px 6px!important;gap:6px!important;border-radius:10px!important}body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar,body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar.small,body .target-catalog-page .account-card .card-hero-line .hero-avatar,body .target-catalog-page .account-card .card-hero-line .hero-avatar.small,body .target-shards-page .account-card .card-hero-line .hero-avatar,body .target-shards-page .account-card .card-hero-line .hero-avatar.small{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}body .private-account-grid-v34 .account-card .card-hero-line__name,body .target-catalog-page .account-card .card-hero-line__name,body .target-shards-page .account-card .card-hero-line__name{font-size:.76rem!important;line-height:1.08!important}body .private-account-grid-v34 .account-card-stats,body .target-catalog-page .account-card-stats,body .target-shards-page .account-card-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}body .private-account-grid-v34 .account-card-data-section,body .target-catalog-page .account-card-data-section,body .target-shards-page .account-card-data-section{padding:7px!important;border-radius:10px!important}body .private-account-grid-v34 .account-card-data-grid--resources,body .target-catalog-page .account-card-data-grid--resources,body .target-shards-page .account-card-data-grid--resources{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}body .private-account-grid-v34 .account-card-data-grid--resources .account-card-data-item,body .target-catalog-page .account-card-data-grid--resources .account-card-data-item,body .target-shards-page .account-card-data-grid--resources .account-card-data-item{min-height:34px!important;padding:4px 3px!important}body .private-account-grid-v34 .account-card-data-grid--resources .account-card-data-item strong,body .target-catalog-page .account-card-data-grid--resources .account-card-data-item strong,body .target-shards-page .account-card-data-grid--resources .account-card-data-item strong{font-size:.7rem!important}body .private-account-grid-v34 .account-card-data-grid--resources .account-card-data-item img,body .target-catalog-page .account-card-data-grid--resources .account-card-data-item img,body .target-shards-page .account-card-data-grid--resources .account-card-data-item img{width:14px!important;height:14px!important;flex-basis:14px!important}body .private-account-grid-v34 .account-card-rewards-bar,body .target-catalog-page .account-card-rewards-bar,body .target-shards-page .account-card-rewards-bar{min-height:36px!important;padding:7px 9px!important;border-radius:10px!important}body .private-account-grid-v34 .card-footer-box--purchased-v34,body .target-catalog-page .card-footer-box,body .target-shards-page .card-footer-box{gap:7px!important;padding:8px!important;border-radius:11px!important}body .private-account-grid-v34 .price-tag,body .target-catalog-page .price-tag,body .target-shards-page .price-tag{font-size:1.05rem!important}body .target-catalog-page .card-actions-stack--buy-only .buy-button,body .target-shards-page .card-actions-stack--buy-only .buy-button{min-height:44px!important;border-radius:10px!important}body .private-account-grid-v34{gap:8px!important}body .private-account-grid-v34 .order-credentials-box--v34{gap:6px!important;padding:7px!important;border-radius:10px!important}body .private-account-grid-v34 .order-credential-field-v34{grid-template-columns:54px minmax(0,1fr) auto!important;min-height:46px!important;gap:6px!important;padding:4px 5px 4px 7px!important;border-radius:9px!important}body .private-account-grid-v34 .order-credential-field-v34>span{font-size:.66rem!important}body .private-account-grid-v34 .order-credential-field-v34 code{font-size:.73rem!important}body .private-account-grid-v34 .order-credential-icon-v34{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:9px!important}body .private-account-grid-v34 .card-order-action--cancel,body .private-account-grid-v34 .card-order-action--overlay,body .private-account-grid-v34 .card-order-action--register{min-height:44px!important;border-radius:10px!important}body .auth-page-v34 .auth-shell{align-content:start!important}body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{width:100%!important;max-width:500px!important;margin:4px auto 0!important;padding:14px!important;border-radius:var(--v44-mobile-radius)!important}body .auth-page-v34 .auth-card__intro--v36{margin-bottom:11px!important}body .auth-page-v34 .auth-card__intro--v36 h1{font-size:1.35rem!important;line-height:1.08!important}body .auth-page-v34 .auth-tabs--v36{margin-bottom:12px!important;padding:3px!important;border-radius:11px!important}body .auth-page-v34 .auth-tab-v36{min-height:44px!important;border-radius:9px!important;font-size:.8rem!important}body .auth-page-v34 .auth-fields-grid-v36,body .auth-page-v34 .auth-fields-grid-v36.is-register{gap:9px!important}body .auth-page-v34 .auth-field-v36{gap:5px!important}body .auth-page-v34 .auth-field-v36>span:first-child{font-size:.72rem!important}body .auth-page-v34 .auth-field-v36>input,body .auth-page-v34 .auth-password-field--v36>input{min-height:48px!important;height:48px!important;border-radius:10px!important;font-size:16px!important}body .auth-page-v34 .auth-password-toggle--v36{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}body .auth-page-v34 .auth-submit-v36{min-height:48px!important;margin-top:2px!important;border-radius:10px!important}body .cabinet-layout--ui{gap:8px!important;padding-bottom:calc(78px + env(safe-area-inset-bottom))!important}body .cabinet-sidebar--ui{padding:9px!important;border-radius:var(--v44-mobile-radius)!important}body .cabinet-identity{gap:8px!important}body .cabinet-identity__avatar{width:40px!important;height:40px!important;min-width:40px!important}body .cabinet-sidebar__bottom{gap:6px!important}body .cabinet-sidebar-action{min-height:44px!important;border-radius:10px!important}body .cabinet-page-head{gap:8px!important;margin-bottom:0!important}body .cabinet-page-head h1{font-size:1.42rem!important;line-height:1.08!important}body .cabinet-page-head p{margin-top:4px!important;font-size:.78rem!important;line-height:1.35!important}body .cabinet-discount-card,body .cabinet-empty-state,body .cabinet-history-card,body .cabinet-quick-panel,body .cabinet-search-panel,body .cabinet-topup-card{padding:11px!important;border-radius:var(--v44-mobile-radius)!important}body .cabinet-order-search{gap:8px!important}body .cabinet-order-search input{min-height:46px!important;height:46px!important;font-size:16px!important}body .cabinet-order-search__actions{gap:6px!important}body .cabinet-reset-button,body .cabinet-search-submit{min-height:44px!important;border-radius:10px!important}body .cabinet-mobile-nav{left:max(7px,env(safe-area-inset-left))!important;right:max(7px,env(safe-area-inset-right))!important;bottom:max(7px,env(safe-area-inset-bottom))!important;gap:4px!important;padding:5px!important;border-radius:15px!important;border-color:var(--v44-mobile-border)!important;background:#050e18f0!important;box-shadow:0 16px 38px #0000004d!important}body .cabinet-mobile-nav__link{min-height:50px!important;grid-template-rows:21px auto!important;gap:2px!important;padding:5px 3px!important;border-radius:10px!important;font-size:.66rem!important}body .cabinet-mobile-nav__link svg{width:20px!important;height:20px!important}body .cancel-purchase-modal-card,body .help-modal-card,body .heroes-overlay-panel,body .password-modal-card,body .purchase-modal-card{width:min(calc(100vw - 16px),620px)!important;max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;overflow-y:auto!important;border-radius:var(--v44-mobile-radius)!important}body .purchase-modal-actions .ghost-pill,body .purchase-modal-actions .primary-pill{min-height:46px!important}}@media(max-width:430px){body .app-header--master .brand-title{font-size:.86rem!important}body .popular-heroes-v40__title-wrap>span{display:none!important}body .target-catalog-page .mobile-active-heroes__meta{display:grid!important;grid-template-columns:1fr!important}body .target-catalog-page .mobile-active-heroes__meta small:last-child{color:#8496ad!important}}@media(max-width:390px){body .app-header--master .header-mobile-controls{gap:3px!important}body .app-header--master .mobile-header-icon-btn,body .app-header--master .mobile-header-utility,body .app-header--master .mobile-menu-toggle{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}body .app-header--master .mobile-header-auth{min-height:44px!important;min-width:62px!important;padding-inline:8px!important}body .target-catalog-page .raid-catalog-hero__mobile{grid-template-columns:58px minmax(0,1fr) 100px!important;gap:6px!important}body .target-catalog-page .raid-catalog-hero__mobile-logo{width:58px!important;height:64px!important}body .target-catalog-page .raid-catalog-hero__mobile-logo img{width:51px!important}body .target-catalog-page .raid-catalog-hero__mobile-copy strong{font-size:.74rem!important}body .target-catalog-page .raid-catalog-hero__mobile-copy span{font-size:.56rem!important}body .popular-heroes-v40{padding:9px!important}body .popular-heroes-v40__item,body .popular-heroes-v40__skeleton{padding-inline:6px!important}body .private-account-grid-v34 .account-card,body .target-catalog-page .account-card,body .target-catalog-page .mobile-catalog-search,body .target-shards-page .account-card{padding:9px!important}}@media(max-width:360px){body .app-header--master .brand-copy{display:none!important}body .popular-heroes-v40__list{grid-template-columns:minmax(0,1fr)!important}body .popular-heroes-v40__item,body .popular-heroes-v40__skeleton{min-height:46px!important}body .private-account-grid-v34 .account-card .card-hero-list-preview,body .target-catalog-page .account-card .card-hero-list-preview,body .target-shards-page .account-card .card-hero-list-preview{grid-template-columns:minmax(0,1fr)!important}body .target-catalog-page .raid-catalog-hero__mobile-art{width:38%!important}body .target-catalog-page .raid-catalog-hero__mobile{grid-template-columns:54px minmax(0,1fr) 82px!important}body .private-account-grid-v34 .order-credential-field-v34{grid-template-columns:minmax(0,1fr) auto!important;gap:4px 6px!important}body .private-account-grid-v34 .order-credential-field-v34>span{grid-column:1/-1!important}body .cabinet-order-search__actions{grid-template-columns:1fr!important}body .cabinet-reset-button{width:100%!important}}html[data-theme=light]{--v44-mobile-border:rgba(190,202,219,.78);--v44-mobile-surface:linear-gradient(180deg,hsla(0,0%,100%,.995),rgba(248,250,253,.998));--v44-mobile-soft:rgba(248,250,253,.94)}@media(max-width:760px){html[data-theme=light] body .cabinet-mobile-nav{background:#fffffff2!important;border-color:var(--v44-mobile-border)!important;box-shadow:0 14px 32px #22304a24!important}html[data-theme=light] body .target-catalog-page .raid-catalog-hero__mobile-logo{border-color:#becadb52!important;background:#071422eb!important}}@media(prefers-reduced-motion:reduce){body .account-card,body .cabinet-mobile-nav__link,body .mobile-filter-trigger,body .mobile-sort-control select,body .popular-heroes-v40__item{transition:none!important;transform:none!important}}@media(max-width:760px){body .private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){height:auto!important;min-height:44px!important;align-items:center!important}body .private-account-grid-v34 .account-card .card-hero-line__body,body .target-catalog-page .account-card .card-hero-line__body,body .target-shards-page .account-card .card-hero-line__body{display:block!important;min-width:0!important;overflow:visible!important}body .private-account-grid-v34 .account-card .card-hero-line__name,body .target-catalog-page .account-card .card-hero-line__name,body .target-shards-page .account-card .card-hero-line__name{display:block!important;min-width:0!important;max-width:100%!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;-webkit-hyphens:auto;hyphens:auto;font-size:.78rem!important;line-height:1.16!important}body .target-catalog-page .mobile-catalog-search__results .search-active-row{height:auto!important;min-height:48px!important;align-items:center!important}body .target-catalog-page .mobile-catalog-search__results .search-active-row__name{min-width:0!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;line-height:1.16!important}body .target-catalog-page .mobile-active-hero.hero-search-selection{height:auto!important;min-height:48px!important;align-items:center!important}body .target-catalog-page .mobile-active-hero .hero-search-selection__name{min-width:0!important;line-height:1.16!important}body .expanded-name,body .popular-heroes-v40__name,body .target-catalog-page .mobile-active-hero .hero-search-selection__name{overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}body .expanded-name,body .popular-heroes-v40__name{line-height:1.18!important}}@media(max-width:380px){body .private-account-grid-v34 .account-card .card-hero-list-preview,body .target-catalog-page .account-card .card-hero-list-preview,body .target-shards-page .account-card .card-hero-list-preview{grid-template-columns:minmax(0,1fr)!important}body .private-account-grid-v34 .account-card .card-hero-line__name,body .target-catalog-page .account-card .card-hero-line__name,body .target-shards-page .account-card .card-hero-line__name{font-size:.8rem!important}}@media(max-width:760px){:root{--v46-card-border:rgba(113,139,169,.19);--v46-card-line:rgba(112,143,177,.13);--v46-card-soft:rgba(11,29,48,.64);--v46-card-soft-2:rgba(8,23,39,.76);--v46-card-text-soft:#9fb0c6;--v46-card-radius:14px;--v46-card-inner-radius:10px}body .private-account-grid-v34 .account-card,body .target-catalog-page .account-card,body .target-shards-page .account-card{position:relative;padding:9px!important;gap:6px!important;border-radius:var(--v46-card-radius)!important;border-color:var(--v46-card-border)!important;background:linear-gradient(180deg,#071524fb,#05111efe)!important;box-shadow:0 9px 24px #0000002e,inset 0 1px #ffffff05!important;overflow:hidden}body .private-account-grid-v34 .account-card .card-glow,body .target-catalog-page .account-card .card-glow,body .target-shards-page .account-card .card-glow{display:none!important}body .private-account-grid-v34 .account-card .card-topline,body .target-catalog-page .account-card .card-topline,body .target-shards-page .account-card .card-topline{min-height:31px!important;padding:0 0 6px!important;margin:0!important;border-bottom:1px solid var(--v46-card-line)!important}body .private-account-grid-v34 .account-card .card-id-inline,body .target-catalog-page .account-card .card-id-inline,body .target-shards-page .account-card .card-id-inline{min-width:0!important;min-height:30px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:6px!important}body .private-account-grid-v34 .account-card .card-id-label,body .target-catalog-page .account-card .card-id-label,body .target-shards-page .account-card .card-id-label{min-width:0!important;display:flex!important;align-items:baseline!important;gap:4px!important;font-size:.72rem!important;line-height:1.1!important}body .private-account-grid-v34 .account-card .card-id-label strong,body .target-catalog-page .account-card .card-id-label strong,body .target-shards-page .account-card .card-id-label strong{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;letter-spacing:.005em!important}body .private-account-grid-v34 .account-card .copy-btn-inline,body .target-catalog-page .account-card .copy-btn-inline,body .target-shards-page .account-card .copy-btn-inline{position:relative;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:7px!important;border-radius:8px!important}body .private-account-grid-v34 .account-card .copy-btn-inline:before,body .target-catalog-page .account-card .copy-btn-inline:before,body .target-shards-page .account-card .copy-btn-inline:before{content:"";position:absolute;inset:-6px}body .private-account-grid-v34 .account-card .account-card-heroes,body .target-catalog-page .account-card .account-card-heroes,body .target-shards-page .account-card .account-card-heroes{min-width:0!important;margin:0!important}body .private-account-grid-v34 .account-card .card-hero-list-preview,body .target-catalog-page .account-card .card-hero-list-preview,body .target-shards-page .account-card .card-hero-list-preview{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-rows:auto!important;align-items:start!important;gap:4px!important;margin:0!important}body .private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){display:grid!important;grid-template-columns:33px minmax(0,1fr) auto!important;align-items:center!important;align-self:flex-start!important;width:100%!important;height:auto!important;min-height:44px!important;max-height:none!important;padding:5px 6px!important;gap:6px!important;border-radius:9px!important;border-color:#7091b524!important;background:linear-gradient(180deg,#0a1b2db8,#081727d1)!important;box-shadow:none!important}body .target-catalog-page .account-card .card-hero-line.is-selected,body .target-shards-page .account-card .card-hero-line.is-selected{background:linear-gradient(180deg,#0f2239c7,#091a2ce0)!important;border-color:#7491be38!important}body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar,body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar.large,body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar.small,body .target-catalog-page .account-card .card-hero-line .hero-avatar,body .target-catalog-page .account-card .card-hero-line .hero-avatar.large,body .target-catalog-page .account-card .card-hero-line .hero-avatar.small,body .target-shards-page .account-card .card-hero-line .hero-avatar,body .target-shards-page .account-card .card-hero-line .hero-avatar.large,body .target-shards-page .account-card .card-hero-line .hero-avatar.small{width:33px!important;height:33px!important;min-width:33px!important;min-height:33px!important;border-radius:7px!important}body .private-account-grid-v34 .account-card .card-hero-line__body,body .target-catalog-page .account-card .card-hero-line__body,body .target-shards-page .account-card .card-hero-line__body{min-width:0!important;display:flex!important;align-items:center!important;overflow:visible!important}body .private-account-grid-v34 .account-card .card-hero-line__name,body .target-catalog-page .account-card .card-hero-line__name,body .target-shards-page .account-card .card-hero-line__name{min-width:0!important;max-width:100%!important;display:block!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;font-size:.77rem!important;line-height:1.13!important;font-weight:720!important;letter-spacing:-.008em!important}body .private-account-grid-v34 .account-card .card-hero-line__count,body .target-catalog-page .account-card .card-hero-line__count,body .target-shards-page .account-card .card-hero-line__count{position:static!important;flex:0 0 auto!important;min-width:0!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#aebed4!important;font-size:.67rem!important;line-height:1!important;font-weight:800!important}body .private-account-grid-v34 .account-card .card-hero-line--more,body .target-catalog-page .account-card .card-hero-line--more,body .target-shards-page .account-card .card-hero-line--more{position:relative;grid-column:1/-1!important;width:100%!important;min-height:36px!important;height:36px!important;padding:4px 8px!important;border-radius:9px!important;border-color:#6084a91c!important;background:#091c2f94!important;color:#88bff2!important;font-size:.72rem!important;line-height:1!important;box-shadow:none!important}body .private-account-grid-v34 .account-card .card-hero-line--more:before,body .target-catalog-page .account-card .card-hero-line--more:before,body .target-shards-page .account-card .card-hero-line--more:before{content:"";position:absolute;inset:-4px 0}body .private-account-grid-v34 .account-card .card-hero-line--more>span,body .target-catalog-page .account-card .card-hero-line--more>span,body .target-shards-page .account-card .card-hero-line--more>span{display:inline!important}body .private-account-grid-v34 .account-card-stats,body .target-catalog-page .account-card-stats,body .target-shards-page .account-card-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;margin:0!important}body .private-account-grid-v34 .account-card-data-section,body .target-catalog-page .account-card-data-section,body .target-shards-page .account-card-data-section{min-width:0!important;padding:7px 8px!important;border-radius:var(--v46-card-inner-radius)!important;border-color:#6f8eae26!important;background:#081828ab!important;box-shadow:inset 0 1px #ffffff03!important}body .private-account-grid-v34 .account-card-data-section--resources,body .target-catalog-page .account-card-data-section--resources,body .target-shards-page .account-card-data-section--resources{grid-column:1/-1!important;padding:2px 5px!important}body .private-account-grid-v34 .account-card-data-grid--resources,body .target-catalog-page .account-card-data-grid--resources,body .target-shards-page .account-card-data-grid--resources{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;min-height:39px!important}body .private-account-grid-v34 .account-card-data-grid--resources .account-card-data-item,body .target-catalog-page .account-card-data-grid--resources .account-card-data-item,body .target-shards-page .account-card-data-grid--resources .account-card-data-item{position:relative;min-width:0!important;min-height:39px!important;padding:4px 5px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:4px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body .private-account-grid-v34 .account-card-data-grid--resources .account-card-data-item+.account-card-data-item:before,body .target-catalog-page .account-card-data-grid--resources .account-card-data-item+.account-card-data-item:before,body .target-shards-page .account-card-data-grid--resources .account-card-data-item+.account-card-data-item:before{content:"";position:absolute;left:0;top:9px;bottom:9px;width:1px;background:#708fb11a}body .private-account-grid-v34 .account-card-data-grid--resources .account-card-data-item strong,body .target-catalog-page .account-card-data-grid--resources .account-card-data-item strong,body .target-shards-page .account-card-data-grid--resources .account-card-data-item strong{min-width:0!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:.68rem!important;line-height:1!important;letter-spacing:-.012em!important}body .private-account-grid-v34 .account-card-data-grid--resources .account-card-data-item img,body .target-catalog-page .account-card-data-grid--resources .account-card-data-item img,body .target-shards-page .account-card-data-grid--resources .account-card-data-item img{width:14px!important;height:14px!important;min-width:14px!important;flex:0 0 14px!important}body .private-account-grid-v34 .account-card-data-badge,body .target-catalog-page .account-card-data-badge,body .target-shards-page .account-card-data-badge{flex:0 0 auto!important;color:#84a2ff!important;font-size:.62rem!important;line-height:1!important;font-weight:850!important;letter-spacing:.02em!important}body .private-account-grid-v34 .account-card-data-section--books,body .private-account-grid-v34 .account-card-data-section--shards,body .target-catalog-page .account-card-data-section--books,body .target-catalog-page .account-card-data-section--shards,body .target-shards-page .account-card-data-section--books,body .target-shards-page .account-card-data-section--shards{min-height:58px!important;display:grid!important;align-content:center!important;gap:5px!important}body .private-account-grid-v34 .account-card-data-title,body .target-catalog-page .account-card-data-title,body .target-shards-page .account-card-data-title{min-height:13px!important;margin:0!important;display:flex!important;align-items:center!important;gap:5px!important;color:#a9bacf!important;font-size:.65rem!important;line-height:1!important;font-weight:750!important}body .private-account-grid-v34 .account-card-data-title:before,body .target-catalog-page .account-card-data-title:before,body .target-shards-page .account-card-data-title:before{width:4px!important;height:4px!important;flex:0 0 4px!important}body .private-account-grid-v34 .account-card-data-section--books .account-card-data-grid,body .private-account-grid-v34 .account-card-data-section--shards .account-card-data-grid,body .target-catalog-page .account-card-data-section--books .account-card-data-grid,body .target-catalog-page .account-card-data-section--shards .account-card-data-grid,body .target-shards-page .account-card-data-section--books .account-card-data-grid,body .target-shards-page .account-card-data-section--shards .account-card-data-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:3px!important}body .private-account-grid-v34 .account-card-data-section--books .account-card-data-item,body .private-account-grid-v34 .account-card-data-section--shards .account-card-data-item,body .target-catalog-page .account-card-data-section--books .account-card-data-item,body .target-catalog-page .account-card-data-section--shards .account-card-data-item,body .target-shards-page .account-card-data-section--books .account-card-data-item,body .target-shards-page .account-card-data-section--shards .account-card-data-item{min-height:24px!important;padding:2px 1px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;border:0!important;background:transparent!important;box-shadow:none!important}body .private-account-grid-v34 .account-card-data-section--books .account-card-data-item img,body .private-account-grid-v34 .account-card-data-section--shards .account-card-data-item img,body .target-catalog-page .account-card-data-section--books .account-card-data-item img,body .target-catalog-page .account-card-data-section--shards .account-card-data-item img,body .target-shards-page .account-card-data-section--books .account-card-data-item img,body .target-shards-page .account-card-data-section--shards .account-card-data-item img{width:15px!important;height:15px!important;min-width:15px!important}body .private-account-grid-v34 .account-card-data-section--books .account-card-data-item strong,body .private-account-grid-v34 .account-card-data-section--shards .account-card-data-item strong,body .target-catalog-page .account-card-data-section--books .account-card-data-item strong,body .target-catalog-page .account-card-data-section--shards .account-card-data-item strong,body .target-shards-page .account-card-data-section--books .account-card-data-item strong,body .target-shards-page .account-card-data-section--shards .account-card-data-item strong{font-size:.66rem!important;line-height:1!important}body .private-account-grid-v34 .account-card-rewards-bar,body .target-catalog-page .account-card-rewards-bar,body .target-shards-page .account-card-rewards-bar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-height:32px!important;height:32px!important;padding:0 8px!important;gap:10px!important;border-radius:9px!important;border-color:#6f8dac17!important;background:#08182875!important;box-shadow:none!important}body .private-account-grid-v34 .account-card-rewards-bar__label,body .target-catalog-page .account-card-rewards-bar__label,body .target-shards-page .account-card-rewards-bar__label{color:var(--v46-card-text-soft)!important;font-size:.66rem!important;line-height:1!important;font-weight:700!important}body .private-account-grid-v34 .account-card-rewards-bar>strong,body .target-catalog-page .account-card-rewards-bar>strong,body .target-shards-page .account-card-rewards-bar>strong{font-size:.78rem!important;line-height:1!important}body .target-catalog-page .account-card .card-footer-box:not(.card-footer-box--purchased-v34),body .target-shards-page .account-card .card-footer-box:not(.card-footer-box--purchased-v34){display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-height:58px!important;padding:7px 8px!important;gap:8px!important;border-radius:10px!important;border:1px solid rgba(111,142,174,.13)!important;background:#0818288f!important}body .target-catalog-page .account-card .card-price-block,body .target-shards-page .account-card .card-price-block{min-width:0!important;gap:2px!important}body .target-catalog-page .account-card .price-tag,body .target-shards-page .account-card .price-tag{font-size:1.08rem!important;line-height:1!important;letter-spacing:-.025em!important}body .target-catalog-page .account-card .card-price-old,body .target-shards-page .account-card .card-price-old{font-size:.65rem!important}body .target-catalog-page .account-card .card-actions-stack--buy-only,body .target-shards-page .account-card .card-actions-stack--buy-only{width:auto!important;min-width:104px!important;justify-content:flex-end!important}body .target-catalog-page .account-card .card-actions-stack--buy-only .buy-button,body .target-shards-page .account-card .card-actions-stack--buy-only .buy-button{width:auto!important;min-width:104px!important;min-height:44px!important;height:44px!important;padding:0 15px!important;border-radius:9px!important;font-size:.75rem!important;box-shadow:0 7px 17px #535ee038!important}body .private-account-grid-v34 .card-footer-box--purchased-v34{padding:8px!important;gap:7px!important;border-radius:10px!important;border:1px solid rgba(111,142,174,.13)!important;background:#0818288f!important}body .private-account-grid-v34 .card-price-block--purchased-v34{min-height:35px!important;padding-bottom:6px!important;border-bottom:1px solid var(--v46-card-line)!important}body .private-account-grid-v34 .order-credentials-box--v34{padding:5px!important;gap:5px!important;background:transparent!important;border:0!important}body .private-account-grid-v34 .order-credential-field-v34{min-height:44px!important;grid-template-columns:48px minmax(0,1fr) auto!important;padding:3px 4px 3px 7px!important;gap:5px!important;border-radius:8px!important;background:#08182899!important}body .private-account-grid-v34 .order-credential-icon-v34{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:8px!important}}@media(hover:none)and (max-width:760px){body .private-account-grid-v34 .account-card,body .target-catalog-page .account-card,body .target-catalog-page .account-card .card-hero-line--more,body .target-shards-page .account-card,body .target-shards-page .account-card .card-hero-line--more{transform:none!important}}@media(max-width:380px)and (min-width:341px){body .private-account-grid-v34 .account-card .card-hero-list-preview,body .target-catalog-page .account-card .card-hero-list-preview,body .target-shards-page .account-card .card-hero-list-preview{grid-template-columns:repeat(2,minmax(0,1fr))!important}body .private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){grid-template-columns:31px minmax(0,1fr) auto!important;min-height:45px!important;padding-inline:5px!important;gap:5px!important}body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar,body .target-catalog-page .account-card .card-hero-line .hero-avatar,body .target-shards-page .account-card .card-hero-line .hero-avatar{width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important}body .private-account-grid-v34 .account-card .card-hero-line__name,body .target-catalog-page .account-card .card-hero-line__name,body .target-shards-page .account-card .card-hero-line__name{font-size:.73rem!important}}@media(max-width:340px){body .private-account-grid-v34 .account-card,body .target-catalog-page .account-card,body .target-shards-page .account-card{padding:8px!important}body .private-account-grid-v34 .account-card .card-hero-list-preview,body .target-catalog-page .account-card .card-hero-list-preview,body .target-shards-page .account-card .card-hero-list-preview{grid-template-columns:minmax(0,1fr)!important}body .private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){min-height:42px!important}body .private-account-grid-v34 .account-card .card-hero-line__name,body .target-catalog-page .account-card .card-hero-line__name,body .target-shards-page .account-card .card-hero-line__name{font-size:.78rem!important}body .private-account-grid-v34 .account-card-data-grid--resources .account-card-data-item,body .target-catalog-page .account-card-data-grid--resources .account-card-data-item,body .target-shards-page .account-card-data-grid--resources .account-card-data-item{padding-inline:3px!important;gap:3px!important}body .private-account-grid-v34 .account-card-data-grid--resources .account-card-data-item strong,body .target-catalog-page .account-card-data-grid--resources .account-card-data-item strong,body .target-shards-page .account-card-data-grid--resources .account-card-data-item strong{font-size:.63rem!important}body .target-catalog-page .account-card .card-actions-stack--buy-only,body .target-catalog-page .account-card .card-actions-stack--buy-only .buy-button,body .target-shards-page .account-card .card-actions-stack--buy-only,body .target-shards-page .account-card .card-actions-stack--buy-only .buy-button{min-width:96px!important}}@media(max-width:760px){html[data-theme=light] body .private-account-grid-v34 .account-card,html[data-theme=light] body .target-catalog-page .account-card,html[data-theme=light] body .target-shards-page .account-card{border-color:#aebed19e!important;background:linear-gradient(180deg,#fff,#f9fbfe)!important;box-shadow:0 8px 22px #24354e14,inset 0 1px #fff!important}html[data-theme=light] body .account-card .card-footer-box,html[data-theme=light] body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),html[data-theme=light] body .account-card-data-section,html[data-theme=light] body .account-card-rewards-bar,html[data-theme=light] body .private-account-grid-v34 .order-credential-field-v34{border-color:#aebed16b!important;background:#f7fafef0!important}html[data-theme=light] body .account-card .card-hero-line__name,html[data-theme=light] body .account-card .price-tag,html[data-theme=light] body .account-card-data-item strong,html[data-theme=light] body .account-card-rewards-bar>strong{color:#17263b!important}html[data-theme=light] body .account-card-data-title,html[data-theme=light] body .account-card-rewards-bar__label{color:#607188!important}html[data-theme=light] body .account-card-data-grid--resources .account-card-data-item+.account-card-data-item:before{background:#7c8fa626}body .private-account-grid-v34 .account-card .card-hero-list-preview,body .target-catalog-page .account-card .card-hero-list-preview,body .target-shards-page .account-card .card-hero-list-preview{display:flex!important;flex-flow:row wrap!important;align-items:flex-start!important;align-content:flex-start!important;justify-content:flex-start!important;gap:5px!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important}body .private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){box-sizing:border-box!important;display:flex!important;flex:0 0 calc(50% - 2.5px)!important;align-items:center!important;align-self:flex-start!important;justify-content:flex-start!important;width:calc(50% - 2.5px)!important;min-width:0!important;max-width:calc(50% - 2.5px)!important;height:auto!important;min-height:44px!important;max-height:none!important;padding:5px 7px!important;margin:0!important;-moz-column-gap:8px!important;column-gap:8px!important;row-gap:0!important;border-radius:9px!important;overflow:hidden!important}body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar,body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar.large,body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar.small,body .target-catalog-page .account-card .card-hero-line .hero-avatar,body .target-catalog-page .account-card .card-hero-line .hero-avatar.large,body .target-catalog-page .account-card .card-hero-line .hero-avatar.small,body .target-shards-page .account-card .card-hero-line .hero-avatar,body .target-shards-page .account-card .card-hero-line .hero-avatar.large,body .target-shards-page .account-card .card-hero-line .hero-avatar.small{display:block!important;flex:0 0 32px!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;margin:0!important;border-radius:7px!important}body .private-account-grid-v34 .account-card .card-hero-line__body,body .target-catalog-page .account-card .card-hero-line__body,body .target-shards-page .account-card .card-hero-line__body{display:flex!important;flex:1 1 auto!important;align-items:center!important;min-width:0!important;width:auto!important;margin:0!important;padding:0!important;overflow:visible!important}body .private-account-grid-v34 .account-card .card-hero-line__name,body .target-catalog-page .account-card .card-hero-line__name,body .target-shards-page .account-card .card-hero-line__name{display:block!important;flex:1 1 auto!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;font-size:.76rem!important;line-height:1.15!important;font-weight:720!important}body .private-account-grid-v34 .account-card .card-hero-line__count,body .target-catalog-page .account-card .card-hero-line__count,body .target-shards-page .account-card .card-hero-line__count{position:static!important;display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:center!important;min-width:0!important;width:auto!important;height:auto!important;margin:0 0 0 1px!important;padding:0!important;font-size:.66rem!important;line-height:1!important}body .private-account-grid-v34 .account-card .card-hero-line--more,body .target-catalog-page .account-card .card-hero-line--more,body .target-shards-page .account-card .card-hero-line--more{box-sizing:border-box!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;height:34px!important;min-height:34px!important;margin:0!important}body .private-account-grid-v34 .account-card .account-card-heroes,body .target-catalog-page .account-card .account-card-heroes,body .target-shards-page .account-card .account-card-heroes{display:block!important;flex:0 0 auto!important;align-self:auto!important;height:auto!important;min-height:0!important}}@media(max-width:380px)and (min-width:341px){body .private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){flex-basis:calc(50% - 2.5px)!important;width:calc(50% - 2.5px)!important;max-width:calc(50% - 2.5px)!important;min-height:46px!important;padding:5px 6px!important;-moz-column-gap:8px!important;column-gap:8px!important}body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar,body .target-catalog-page .account-card .card-hero-line .hero-avatar,body .target-shards-page .account-card .card-hero-line .hero-avatar{flex-basis:30px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important}body .private-account-grid-v34 .account-card .card-hero-line__name,body .target-catalog-page .account-card .card-hero-line__name,body .target-shards-page .account-card .card-hero-line__name{font-size:.72rem!important;line-height:1.14!important}}@media(max-width:340px){body .private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){flex:0 0 100%!important;width:100%!important;max-width:100%!important;min-height:42px!important;-moz-column-gap:8px!important;column-gap:8px!important}body .private-account-grid-v34 .account-card .card-hero-line__name,body .target-catalog-page .account-card .card-hero-line__name,body .target-shards-page .account-card .card-hero-line__name{font-size:.78rem!important}}@media(max-width:760px){body .private-account-grid-v34 .account-card .account-card-heroes,body .target-catalog-page .account-card .account-card-heroes,body .target-shards-page .account-card .account-card-heroes{display:block!important;flex:0 0 auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important}body .private-account-grid-v34 .account-card .card-hero-list-preview,body .target-catalog-page .account-card .card-hero-list-preview,body .target-shards-page .account-card .card-hero-list-preview{display:flex!important;flex:0 0 auto!important;flex-flow:row wrap!important;align-items:flex-start!important;align-content:flex-start!important;justify-content:flex-start!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;gap:5px!important;overflow:visible!important}body .private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){box-sizing:border-box!important;display:flex!important;flex:0 0 calc(50% - 2.5px)!important;align-items:center!important;align-self:flex-start!important;justify-content:flex-start!important;width:calc(50% - 2.5px)!important;min-width:0!important;max-width:calc(50% - 2.5px)!important;height:auto!important;min-height:44px!important;max-height:none!important;aspect-ratio:auto!important;padding:5px 7px!important;margin:0!important;gap:8px!important;border-radius:9px!important;overflow:hidden!important}body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar,body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar.large,body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar.small,body .target-catalog-page .account-card .card-hero-line .hero-avatar,body .target-catalog-page .account-card .card-hero-line .hero-avatar.large,body .target-catalog-page .account-card .card-hero-line .hero-avatar.small,body .target-shards-page .account-card .card-hero-line .hero-avatar,body .target-shards-page .account-card .card-hero-line .hero-avatar.large,body .target-shards-page .account-card .card-hero-line .hero-avatar.small{position:relative!important;display:block!important;flex:0 0 32px!important;align-self:center!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;aspect-ratio:1/1!important;margin:0!important;border-radius:7px!important;overflow:hidden!important}body .private-account-grid-v34 .account-card .card-hero-line__body,body .target-catalog-page .account-card .card-hero-line__body,body .target-shards-page .account-card .card-hero-line__body{display:flex!important;flex:1 1 auto!important;align-items:center!important;min-width:0!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important}body .private-account-grid-v34 .account-card .card-hero-line__name,body .target-catalog-page .account-card .card-hero-line__name,body .target-shards-page .account-card .card-hero-line__name{display:block!important;flex:1 1 auto!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;font-size:.76rem!important;line-height:1.15!important;font-weight:720!important}body .private-account-grid-v34 .account-card .card-hero-line__count,body .target-catalog-page .account-card .card-hero-line__count,body .target-shards-page .account-card .card-hero-line__count{position:static!important;display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;min-width:0!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;font-size:.66rem!important;line-height:1!important}body .private-account-grid-v34 .account-card .card-hero-line--more,body .target-catalog-page .account-card .card-hero-line--more,body .target-shards-page .account-card .card-hero-line--more{box-sizing:border-box!important;display:flex!important;flex:0 0 100%!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;height:34px!important;min-height:34px!important;max-height:34px!important;aspect-ratio:auto!important;margin:0!important;padding:5px 8px!important}}@media(max-width:380px)and (min-width:341px){body .private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){min-height:44px!important;padding-inline:6px!important;gap:8px!important}body .private-account-grid-v34 .account-card .card-hero-line__name,body .target-catalog-page .account-card .card-hero-line__name,body .target-shards-page .account-card .card-hero-line__name{font-size:.72rem!important;line-height:1.14!important}}@media(max-width:340px){body .private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){flex:0 0 100%!important;width:100%!important;max-width:100%!important;min-height:42px!important;aspect-ratio:auto!important;gap:8px!important}body .private-account-grid-v34 .account-card .card-hero-line__name,body .target-catalog-page .account-card .card-hero-line__name,body .target-shards-page .account-card .card-hero-line__name{font-size:.78rem!important}}:root{--v49-filter-sheet-z:940;--v49-filter-backdrop-z:930;--v49-filter-radius:18px;--v49-filter-control:46px;--v49-filter-border:rgba(118,140,168,.22);--v49-filter-surface:linear-gradient(180deg,rgba(8,22,38,.995),rgba(5,16,29,.998));--v49-filter-soft:rgba(11,29,49,.72)}.master-price-scale{display:none}@media(max-width:760px){body .target-catalog-page .mobile-catalog-search,body .target-shards-page .shards-mobile-controls{width:100%!important;min-width:0!important;padding:8px!important;gap:7px!important;border:1px solid var(--v49-filter-border)!important;border-radius:14px!important;background:var(--v49-filter-surface)!important;box-shadow:0 10px 26px #00071229!important}body .target-catalog-page .mobile-catalog-search__actions,body .target-shards-page .shards-mobile-controls{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:6px!important}body .target-catalog-page .mobile-filter-trigger,body .target-catalog-page .mobile-sort-control,body .target-catalog-page .mobile-sort-control select,body .target-shards-page .mobile-filter-trigger,body .target-shards-page .mobile-sort-control,body .target-shards-page .mobile-sort-control select{width:100%!important;min-width:0!important;max-width:100%!important}body .target-catalog-page .mobile-filter-trigger,body .target-catalog-page .mobile-sort-control select,body .target-shards-page .mobile-filter-trigger,body .target-shards-page .mobile-sort-control select{min-height:var(--v49-filter-control)!important;height:var(--v49-filter-control)!important;border:1px solid var(--v49-filter-border)!important;border-radius:11px!important;background:#08182af0!important;color:#eaf1ff!important;box-shadow:inset 0 1px #ffffff06!important}body .target-catalog-page .mobile-filter-trigger,body .target-shards-page .mobile-filter-trigger{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;padding:0 10px!important;overflow:hidden!important;text-align:left!important}body .mobile-filter-trigger__icon{width:18px!important;height:18px!important;min-width:18px!important;flex:0 0 18px!important;color:#b9c9df!important}body .mobile-filter-trigger__label{min-width:0!important;flex:1 1 auto!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:clip!important;font-size:.76rem!important;font-weight:750!important;line-height:1.1!important}body .mobile-filter-trigger__active-dot{width:7px!important;height:7px!important;min-width:7px!important;border-radius:50%!important;background:#657dff!important;box-shadow:0 0 0 3px #657dff24,0 0 10px #42bff047!important}body .target-catalog-page .mobile-filter-trigger:focus-visible,body .target-catalog-page .mobile-filter-trigger[aria-expanded=true],body .target-shards-page .mobile-filter-trigger:focus-visible,body .target-shards-page .mobile-filter-trigger[aria-expanded=true]{border-color:#6f8fff9e!important;box-shadow:0 0 0 3px #657dff1c!important;outline:0!important}body .target-catalog-page .mobile-sort-control,body .target-shards-page .mobile-sort-control{position:relative!important;display:block!important}body .target-catalog-page .mobile-sort-control select,body .target-shards-page .mobile-sort-control select{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;padding:0 34px 0 11px!important;font-size:.78rem!important;font-weight:750!important;line-height:1!important}body .target-catalog-page .mobile-sort-control:after,body .target-shards-page .mobile-sort-control:after{content:"";position:absolute;right:13px;top:50%;width:7px;height:7px;border-right:2px solid #b7c7dc;border-bottom:2px solid #b7c7dc;transform:translateY(-66%) rotate(45deg);pointer-events:none}body .target-catalog-page .mobile-catalog-search__input-wrap{position:relative!important;min-height:46px!important}body .target-catalog-page .mobile-catalog-search__input-wrap>input{width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;padding:0 44px 0 40px!important;border-radius:11px!important;font-size:16px!important;line-height:1!important}body .target-catalog-page .mobile-catalog-search__icon{left:13px!important;width:17px!important;height:17px!important}body .target-catalog-page .mobile-catalog-search__clear{top:50%!important;right:2px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;transform:translateY(-50%)!important;border-radius:10px!important}body .target-catalog-page .mobile-catalog-search__results{top:calc(100% + 5px)!important;left:0!important;right:0!important;width:100%!important;max-height:min(46dvh,360px)!important;padding:5px!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-width:thin;border-radius:12px!important;box-shadow:0 18px 40px #00051057!important}body .target-catalog-page .mobile-catalog-search__results .search-active-row{width:100%!important;min-width:0!important;min-height:46px!important;grid-template-columns:34px minmax(0,1fr) auto!important;gap:8px!important;padding:5px 7px!important;border-radius:9px!important}body .target-catalog-page .mobile-catalog-search__results .search-active-row__name{min-width:0!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;font-size:.78rem!important;line-height:1.14!important}body .target-catalog-page .search-dropdown-actions{gap:4px!important}body .target-catalog-page .search-dropdown-add{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important}body .target-catalog-page .mobile-active-heroes{gap:6px!important;min-width:0!important}body .target-catalog-page .mobile-active-heroes__list{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:5px!important;width:100%!important;overflow:visible!important;padding:0!important}body .target-catalog-page .mobile-active-hero.hero-search-selection{width:100%!important;max-width:none!important;min-width:0!important;min-height:48px!important;grid-template-columns:34px minmax(0,1fr) auto 36px!important;gap:6px!important;padding:5px 6px!important;border-radius:10px!important}body .target-catalog-page .mobile-active-hero .hero-search-selection__name{min-width:0!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important;font-size:.78rem!important;line-height:1.12!important}body .target-catalog-page .hero-search-stepper{display:grid!important;grid-template-columns:36px minmax(30px,auto) 36px!important;align-items:center!important;gap:3px!important}body .target-catalog-page .hero-search-selection__remove-all,body .target-catalog-page .hero-search-stepper button{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:9px!important}body .target-catalog-page .hero-search-stepper strong{min-width:30px!important;min-height:27px!important;display:inline-grid!important;place-items:center!important;padding-inline:5px!important;border-radius:8px!important;font-size:.72rem!important}body .target-catalog-page .mobile-active-heroes__meta{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important;padding-inline:2px!important}body .target-catalog-page .mobile-active-heroes__meta small{min-width:0!important;font-size:.64rem!important;line-height:1.2!important}body .target-catalog-page .mobile-active-heroes__meta small:last-child{text-align:right!important;color:#8498b4!important}body .mobile-backdrop{position:fixed!important;inset:0!important;z-index:var(--v49-filter-backdrop-z)!important;display:block!important;background:#010710a3!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}body .target-catalog-page .filters-sidebar.master-price-filter{position:fixed!important;top:auto!important;left:max(8px,env(safe-area-inset-left))!important;right:max(8px,env(safe-area-inset-right))!important;bottom:max(8px,env(safe-area-inset-bottom))!important;z-index:var(--v49-filter-sheet-z)!important;width:auto!important;max-width:520px!important;max-height:min(78dvh,620px)!important;margin-inline:auto!important;padding:7px 12px calc(12px + env(safe-area-inset-bottom))!important;gap:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;border:1px solid rgba(126,150,182,.28)!important;border-radius:var(--v49-filter-radius)!important;background:var(--v49-filter-surface)!important;box-shadow:0 24px 70px #00040e85,inset 0 1px #ffffff09!important;transform:translateY(calc(100% + 32px))!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:transform .22s ease,opacity .18s ease,visibility .18s ease!important}body .target-catalog-page .filters-sidebar.master-price-filter.open{transform:translateY(0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}body .target-catalog-page .mobile-filter-sheet-handle.mobile-only{display:block!important;width:40px!important;height:4px!important;margin:2px auto 7px!important;border-radius:999px!important;background:#97aac447!important}body .target-catalog-page .master-filter-header{min-height:48px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0!important;padding:0 0 9px!important;border-bottom:1px solid rgba(118,140,168,.14)!important}body .target-catalog-page .master-filter-header>div{min-width:0!important}body .target-catalog-page .master-filter-header h3{margin:0!important;color:#f1f5fc!important;font-size:1rem!important;line-height:1.05!important}body .target-catalog-page .master-filter-header p{display:none!important}body .target-catalog-page .master-filter-header .icon-close{display:inline-grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;border-radius:11px!important;border:1px solid rgba(118,140,168,.18)!important;background:#0c1e32b8!important;color:#c9d7e9!important;font-size:1.25rem!important;line-height:1!important}body .target-catalog-page .master-price-section{gap:10px!important;padding:11px 0 8px!important}body .target-catalog-page .master-price-section__title{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important}body .target-catalog-page .master-price-section__title>span{color:#9fb0c6!important;font-size:.72rem!important;font-weight:750!important;letter-spacing:.01em!important}body .target-catalog-page .master-price-section__summary{width:auto!important;max-width:100%!important;min-height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:4px 8px!important;border:1px solid rgba(118,140,168,.16)!important;border-radius:9px!important;background:#0b1d30ad!important;color:#dbe5f4!important;font-size:.72rem!important;line-height:1!important;white-space:nowrap!important;text-align:center!important;font-variant-numeric:tabular-nums!important}body .target-catalog-page .price-inputs-box{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body .target-catalog-page .price-input-wrap{display:grid!important;gap:5px!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body .target-catalog-page .price-input-label{color:#8296b1!important;font-size:.66rem!important;font-weight:700!important;line-height:1!important;text-transform:none!important;letter-spacing:0!important}body .target-catalog-page .price-input-field{width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;padding:0 10px!important;border:1px solid rgba(118,140,168,.22)!important;border-radius:11px!important;background:#081728e6!important;color:#eef4ff!important;font-size:16px!important;font-weight:750!important;line-height:1!important;text-align:left!important;font-variant-numeric:tabular-nums!important}body .target-catalog-page .price-input-field:focus{border-color:#6f8fff9e!important;outline:0!important;box-shadow:0 0 0 3px #657dff1c!important}body .target-catalog-page .master-dual-range{height:50px!important;margin:2px 1px 0!important}body .target-catalog-page .master-dual-range__active,body .target-catalog-page .master-dual-range__track{height:6px!important}body .target-catalog-page .master-dual-range__input{height:50px!important}body .target-catalog-page .master-dual-range__input::-webkit-slider-thumb{width:25px!important;height:25px!important;margin-top:-9.5px!important;border-width:5px!important}body .target-catalog-page .master-dual-range__input::-moz-range-thumb{width:15px!important;height:15px!important;border-width:5px!important}body .target-catalog-page .master-price-scale{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-top:-7px!important;padding-inline:2px!important;color:#6f839f!important;font-size:.62rem!important;font-variant-numeric:tabular-nums!important}body .target-catalog-page .master-filter-actions{position:sticky!important;bottom:calc(-12px - env(safe-area-inset-bottom))!important;z-index:2!important;display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:8px!important;margin:8px -12px calc(-12px - env(safe-area-inset-bottom))!important;padding:10px 12px calc(12px + env(safe-area-inset-bottom))!important;border-top:1px solid rgba(118,140,168,.14)!important;background:linear-gradient(180deg,#05101deb,#05101d 36%)!important}body .target-catalog-page .master-filter-actions button{width:100%!important;min-width:0!important;min-height:46px!important;height:46px!important;border-radius:11px!important;font-size:.8rem!important;font-weight:750!important}body .target-catalog-page .master-filter-actions .primary-pill:not(:disabled){background:var(--playid-cta-gradient)!important;color:#fff!important;border-color:var(--playid-cta-border)!important;box-shadow:0 9px 22px #484edb33!important}body .target-catalog-page .master-filter-actions button:disabled{opacity:.46!important;box-shadow:none!important}}@media(max-width:350px){body .target-catalog-page .mobile-catalog-search,body .target-shards-page .shards-mobile-controls{padding:7px!important}body .target-catalog-page .mobile-catalog-search__actions,body .target-shards-page .shards-mobile-controls{gap:5px!important}body .mobile-filter-trigger__label,body .target-catalog-page .mobile-sort-control select,body .target-shards-page .mobile-sort-control select{font-size:.71rem!important}body .target-catalog-page .mobile-filter-trigger,body .target-shards-page .mobile-filter-trigger{padding-inline:8px!important;gap:5px!important}body .target-catalog-page .mobile-active-hero.hero-search-selection{grid-template-columns:32px minmax(0,1fr) auto 36px!important;gap:4px!important;padding-inline:5px!important}body .target-catalog-page .mobile-active-heroes__meta{display:grid!important;grid-template-columns:1fr!important;gap:3px!important}body .target-catalog-page .mobile-active-heroes__meta small:last-child{text-align:left!important}body .target-catalog-page .filters-sidebar.master-price-filter{left:max(6px,env(safe-area-inset-left))!important;right:max(6px,env(safe-area-inset-right))!important;bottom:max(6px,env(safe-area-inset-bottom))!important;padding-inline:10px!important}body .target-catalog-page .master-filter-actions{margin-inline:-10px!important;padding-inline:10px!important}}@media(max-width:760px){html[data-theme=light] body .target-catalog-page .filters-sidebar.master-price-filter,html[data-theme=light] body .target-catalog-page .mobile-catalog-search,html[data-theme=light] body .target-shards-page .shards-mobile-controls{background:linear-gradient(180deg,#fff,#f7f9fd)!important;border-color:#d5dfeb!important;box-shadow:0 14px 34px #2839561f!important}html[data-theme=light] body .target-catalog-page .master-price-section__summary,html[data-theme=light] body .target-catalog-page .mobile-filter-trigger,html[data-theme=light] body .target-catalog-page .mobile-sort-control select,html[data-theme=light] body .target-catalog-page .price-input-field,html[data-theme=light] body .target-shards-page .mobile-filter-trigger,html[data-theme=light] body .target-shards-page .mobile-sort-control select{color:#263851!important;background:#fff!important;border-color:#d4dfeb!important}html[data-theme=light] body .target-catalog-page .mobile-sort-control:after,html[data-theme=light] body .target-shards-page .mobile-sort-control:after{border-color:#667892!important}html[data-theme=light] body .mobile-filter-trigger__icon{color:#667892!important}html[data-theme=light] body .target-catalog-page .master-filter-header h3{color:#1d2f48!important}html[data-theme=light] body .target-catalog-page .master-filter-header .icon-close{color:#40516a!important;background:#f4f7fb!important;border-color:#d6e0eb!important}html[data-theme=light] body .target-catalog-page .master-price-section__title>span,html[data-theme=light] body .target-catalog-page .price-input-label{color:#657890!important}html[data-theme=light] body .target-catalog-page .master-price-scale{color:#8292a8!important}html[data-theme=light] body .target-catalog-page .master-filter-actions{border-top-color:#dce4ee!important;background:linear-gradient(180deg,#f7f9fdf0,#f7f9fd 36%)!important}}@media(prefers-reduced-motion:reduce){body .target-catalog-page .filters-sidebar.master-price-filter{transition:none!important}}@media(max-width:760px){body .target-catalog-page .mobile-catalog-search,body .target-catalog-page .mobile-catalog-search__actions,body .target-shards-page .shards-mobile-controls{overflow:visible!important}body .mobile-sort-menu{position:relative!important;z-index:34!important;width:100%!important;min-width:0!important}body .mobile-sort-menu__trigger{width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:0 11px 0 12px!important;border:1px solid rgba(118,140,168,.22)!important;border-radius:11px!important;background:#08182af0!important;color:#eaf1ff!important;box-shadow:inset 0 1px #ffffff06!important;text-align:left!important;font:inherit!important}body .mobile-sort-menu__trigger:focus-visible,body .mobile-sort-menu__trigger[aria-expanded=true]{border-color:#6f8fff9e!important;box-shadow:0 0 0 3px #657dff1c!important;outline:0!important}body .mobile-sort-menu__label{min-width:0!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important;font-size:.78rem!important;line-height:1.1!important;font-weight:750!important}body .mobile-sort-menu__chevron{width:17px!important;height:17px!important;flex:0 0 17px!important;color:#b7c7dc!important;transition:transform .16s ease!important}body .mobile-sort-menu__trigger[aria-expanded=true] .mobile-sort-menu__chevron{transform:rotate(180deg)!important}body .mobile-sort-menu__popover{position:absolute!important;z-index:980!important;top:calc(100% + 6px)!important;right:0!important;left:auto!important;width:max(100%,205px)!important;max-width:min(260px,calc(100vw - 28px))!important;padding:6px!important;display:grid!important;gap:3px!important;border:1px solid rgba(118,140,168,.28)!important;border-radius:13px!important;background:linear-gradient(180deg,#081626fe,#05101dfe)!important;box-shadow:0 18px 44px #0006126b,inset 0 1px #ffffff09!important;overflow:hidden!important;transform-origin:top right!important}body .mobile-sort-menu__option{width:100%!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:8px 10px!important;border:1px solid transparent!important;border-radius:9px!important;background:transparent!important;color:#dce7f6!important;text-align:left!important;font:inherit!important;font-size:.78rem!important;line-height:1.2!important;font-weight:700!important}body .mobile-sort-menu__option svg{width:17px!important;height:17px!important;flex:0 0 17px!important;color:#77a7ff!important}body .mobile-sort-menu__option.is-selected{border-color:#657dff42!important;background:linear-gradient(135deg,#657dff29,#8467ff1c 62%,#42bff014)!important;color:#f3f7ff!important}body .mobile-sort-menu__option:active,body .mobile-sort-menu__option:focus-visible{border-color:#6f8fff7a!important;background:#657dff1c!important;outline:0!important}.sort-popover-enter-active,.sort-popover-leave-active{transition:opacity .14s ease,transform .14s ease!important}.sort-popover-enter-from,.sort-popover-leave-to{opacity:0!important;transform:translateY(-4px) scale(.985)!important}html[data-theme=light] body .mobile-sort-menu__trigger{border-color:#aebcd0b8!important;background:#fff!important;color:#26384f!important;box-shadow:0 1px #1c2c4306!important}html[data-theme=light] body .mobile-sort-menu__chevron{color:#64748b!important}html[data-theme=light] body .mobile-sort-menu__popover{border-color:#aebcd0c2!important;background:#fff!important;box-shadow:0 18px 40px #1f324e29!important}html[data-theme=light] body .mobile-sort-menu__option{color:#2d3d54!important}html[data-theme=light] body .mobile-sort-menu__option.is-selected{border-color:#657dff3d!important;background:linear-gradient(135deg,#657dff1c,#8467ff13)!important;color:#31479e!important}}@media(max-width:350px){body .mobile-sort-menu__popover{width:min(225px,calc(100vw - 24px))!important}body .mobile-sort-menu__option{font-size:.75rem!important}}.header-faq-btn{min-width:54px;text-decoration:none}.purchase-faq-link{color:#9fb5ff;font-weight:800;text-decoration:underline;text-decoration-color:#9fb5ff6b;text-underline-offset:3px}.purchase-faq-link:hover{color:#c4d1ff}.seo-landing-copy{margin-top:18px;padding:clamp(18px,2.2vw,28px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;border-color:#7489a42e!important;background:linear-gradient(180deg,#0a182af0,#071221f5)!important}.seo-landing-copy__main{max-width:920px}.seo-landing-copy h2{margin:0 0 10px;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.16}.seo-landing-copy p{margin:7px 0 0;color:var(--muted);line-height:1.62;font-size:.94rem}.seo-landing-copy__links{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.seo-landing-copy__links a{min-height:40px;display:inline-flex;align-items:center;padding:8px 12px;border:1px solid rgba(116,137,164,.22);border-radius:11px;background:#0c1c30c2;color:#d9e4f8;font-size:.82rem;font-weight:800;text-decoration:none}.seo-landing-copy__links a:focus-visible,.seo-landing-copy__links a:hover{border-color:#657dff80;background:#1b2e4ee6}.faq-page .page-shell{display:grid;gap:16px}.faq-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding-inline:4px;color:var(--muted);font-size:.8rem}.faq-breadcrumbs a{color:#aebfff;text-decoration:none}.faq-breadcrumbs a:hover{color:#d6e0ff}.faq-hero{padding:clamp(20px,3.4vw,42px);display:grid;grid-template-columns:minmax(0,1.22fr) minmax(310px,.78fr);gap:clamp(20px,3vw,38px);align-items:center;overflow:hidden;position:relative;border-color:#7489a42e!important;background:radial-gradient(circle at 88% 12%,rgba(101,125,255,.16),transparent 36%),radial-gradient(circle at 66% 82%,rgba(66,191,240,.08),transparent 34%),linear-gradient(135deg,#081526fa,#081122fa)!important}.faq-hero__copy{position:relative;z-index:1}.faq-eyebrow,.faq-section-heading>span{display:block;color:#91a8ff;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:900}.faq-hero h1{margin:9px 0 12px;max-width:720px;font-size:clamp(1.85rem,3.6vw,3rem);line-height:1.04;letter-spacing:-.035em}.faq-hero__copy>p{max-width:720px;margin:0;color:#b9c7db;line-height:1.6;font-size:clamp(.94rem,1.4vw,1.05rem)}.faq-hero__actions{margin-top:20px;display:flex;flex-wrap:wrap;gap:9px}.faq-hero__actions a{text-decoration:none}.faq-guarantee{min-width:0;padding:18px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:start;border:1px solid rgba(101,125,255,.28);border-radius:18px;background:linear-gradient(145deg,#1c2b4ed6,#0d1d36e6);box-shadow:inset 0 1px #ffffff0a}.faq-guarantee__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#657dff40,#8467ff38,#42bff02e);color:#b9c8ff}.faq-guarantee__icon svg{width:28px;height:28px}.faq-guarantee strong{display:block;color:#f5f7ff;font-size:1rem}.faq-guarantee p{margin:7px 0 0;color:#bdc9dc;line-height:1.55;font-size:.88rem}.faq-purchase,.faq-support{padding:clamp(18px,2.4vw,28px);border-color:#7489a42e!important}.faq-section-heading h2,.faq-support h2{margin:5px 0 0;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.15}.faq-purchase__steps{list-style:none;margin:18px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.faq-purchase__steps li{min-width:0;padding:14px;display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:start;border:1px solid rgba(116,137,164,.16);border-radius:14px;background:#091729c7}.faq-purchase__steps li>span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:var(--playid-cta-gradient);color:#fff;font-weight:900}.faq-purchase__steps p{margin:2px 0 0;color:#c6d2e3;line-height:1.48;font-size:.86rem}.faq-content{display:grid;gap:12px}.faq-section-heading--questions{padding:8px 4px 0}.faq-list{display:grid;gap:8px}.faq-item{overflow:clip;border-color:#7489a42e!important;background:linear-gradient(180deg,#0a192bf2,#071323f7)!important}.faq-item summary{min-height:56px;padding:14px 16px;display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:12px;align-items:center;cursor:pointer;list-style:none;color:#eef3ff;font-weight:800;font-size:.92rem;line-height:1.35}.faq-item summary::-webkit-details-marker{display:none}.faq-item__chevron{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(116,137,164,.2);border-radius:10px;color:#a8b8d1;transition:transform .18s ease}.faq-item[open] .faq-item__chevron{transform:rotate(180deg)}.faq-item__answer{padding:0 16px 16px;border-top:1px solid rgba(116,137,164,.11)}.faq-item__answer p{margin:13px 0 0;max-width:980px;color:#b8c6da;line-height:1.62;font-size:.9rem}.faq-support{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#12223df0,#09192df5)!important}.faq-support p{margin:7px 0 0;max-width:800px;color:var(--muted);line-height:1.55}.faq-support>a{flex:0 0 auto;text-decoration:none}.faq-updated{margin:-2px 4px 8px;color:var(--muted);font-size:.72rem}html[data-theme=light] .faq-item,html[data-theme=light] .faq-purchase,html[data-theme=light] .faq-support,html[data-theme=light] .seo-landing-copy{border-color:#b2c1d6a8!important;background:#fff!important}html[data-theme=light] .faq-hero{border-color:#b2c1d6a8!important;background:radial-gradient(circle at 90% 10%,rgba(101,125,255,.12),transparent 34%),linear-gradient(135deg,#fff,#f5f8ff)!important}html[data-theme=light] .faq-hero h1,html[data-theme=light] .faq-item summary,html[data-theme=light] .faq-section-heading h2,html[data-theme=light] .faq-support h2{color:#17253a}html[data-theme=light] .faq-hero__copy>p,html[data-theme=light] .faq-item__answer p,html[data-theme=light] .faq-support p,html[data-theme=light] .seo-landing-copy p{color:#607087}html[data-theme=light] .faq-guarantee{border-color:#657dff40;background:linear-gradient(145deg,#eef2fffa,#f6f9fffa)}html[data-theme=light] .faq-guarantee strong{color:#263853}html[data-theme=light] .faq-guarantee p{color:#62728a}html[data-theme=light] .faq-purchase__steps li,html[data-theme=light] .seo-landing-copy__links a{border-color:#b2c1d69e;background:#f7f9fd;color:#263853}html[data-theme=light] .faq-purchase__steps p{color:#5c6d85}html[data-theme=light] .purchase-faq-link{color:#4f63d7}@media(max-width:900px){.faq-hero{grid-template-columns:1fr}.faq-guarantee{max-width:none}.faq-purchase__steps,.seo-landing-copy{grid-template-columns:1fr}.seo-landing-copy__links{justify-content:flex-start}}@media(max-width:760px){.faq-page .page-shell{gap:10px}.faq-breadcrumbs{padding-inline:8px;font-size:.72rem}.faq-hero{padding:18px;border-radius:17px!important;gap:16px}.faq-hero h1{font-size:clamp(1.62rem,7vw,2.05rem);margin-top:7px}.faq-hero__copy>p{font-size:.9rem;line-height:1.5}.faq-hero__actions{margin-top:16px;display:grid;grid-template-columns:1fr}.faq-hero__actions a{width:100%;min-height:44px;justify-content:center}.faq-guarantee{grid-template-columns:40px minmax(0,1fr);padding:14px;gap:10px;border-radius:14px}.faq-guarantee__icon{width:40px;height:40px;border-radius:11px}.faq-guarantee__icon svg{width:23px;height:23px}.faq-guarantee strong{font-size:.9rem}.faq-guarantee p{font-size:.8rem;line-height:1.48}.faq-purchase,.faq-support{padding:16px;border-radius:16px!important}.faq-purchase__steps{gap:7px;margin-top:13px}.faq-purchase__steps li{padding:11px;grid-template-columns:30px minmax(0,1fr);gap:9px}.faq-purchase__steps li>span{width:30px;height:30px}.faq-purchase__steps p{font-size:.8rem}.faq-list{gap:7px}.faq-item{border-radius:15px!important}.faq-item summary{min-height:52px;padding:12px 13px;grid-template-columns:minmax(0,1fr) 30px;font-size:.84rem}.faq-item__chevron{width:30px;height:30px}.faq-item__answer{padding:0 13px 13px}.faq-item__answer p{margin-top:11px;font-size:.81rem;line-height:1.52}.faq-support{align-items:stretch;flex-direction:column}.faq-support>a{width:100%;min-height:44px;justify-content:center}.seo-landing-copy{margin-top:10px;padding:16px;border-radius:16px!important;gap:14px}.seo-landing-copy h2{font-size:1.12rem}.seo-landing-copy p{font-size:.8rem;line-height:1.52}.seo-landing-copy__links{display:grid;grid-template-columns:1fr}.seo-landing-copy__links a{min-height:42px;justify-content:center}}:root{--v52-border:rgba(120,142,170,.18);--v52-border-hover:rgba(138,162,194,.3);--v52-surface:linear-gradient(180deg,rgba(9,23,39,.985),rgba(6,17,30,.995));--v52-surface-soft:rgba(12,29,48,.66);--v52-shadow:0 14px 34px rgba(0,7,18,.16);--v52-shadow-soft:0 9px 24px rgba(0,7,18,.11);--v52-radius-panel:18px;--v52-radius-card:16px;--v52-radius-control:11px}body .page-shell{gap:12px!important}body .account-card,body .auth-card--v36,body .cabinet-empty-state,body .cabinet-profile-card,body .cabinet-quick-panel,body .cabinet-search-panel,body .cancel-purchase-modal-card,body .faq-item,body .faq-purchase,body .faq-support,body .help-modal-card,body .heroes-overlay-panel,body .password-modal-card,body .purchase-modal-card,body .shell-card{border-color:var(--v52-border)!important;box-shadow:var(--v52-shadow-soft)!important}body .account-card,body .auth-card--v36,body .cancel-purchase-modal-card,body .help-modal-card,body .heroes-overlay-panel,body .password-modal-card,body .purchase-modal-card{border-radius:var(--v52-radius-card)!important}body .mobile-sort-menu__trigger,body input,body select,body textarea{transition:border-color .16s ease,box-shadow .16s ease,background .16s ease!important}body .mobile-sort-menu__trigger:focus-visible,body input:focus,body select:focus,body textarea:focus{outline:0!important;border-color:#6f8fff9e!important;box-shadow:0 0 0 3px #657dff1c!important}body .auth-submit-v36,body .buy-button,body .cabinet-search-submit,body .primary-pill,body .raid-shards-bar__button{transition:transform .15s ease,box-shadow .15s ease,filter .15s ease!important}@media(hover:hover)and (pointer:fine){body .auth-submit-v36:hover,body .buy-button:hover,body .cabinet-search-submit:hover,body .primary-pill:hover,body .raid-shards-bar__button:hover{transform:translateY(-1px)!important;filter:saturate(1.04) brightness(1.025)!important}}body .account-card{border-color:var(--v52-border)!important;box-shadow:var(--v52-shadow)!important}body .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){border-color:#788eaa21!important;background:#0c1c2e8f!important}body .account-card-data-section,body .account-card-rewards-bar,body .card-footer-box--purchased-v34{border-color:#788eaa24!important;background:#0816259e!important}body .seo-landing-copy{margin-top:14px!important;padding:16px 18px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:16px 22px!important;align-items:center!important;border-radius:var(--v52-radius-panel)!important;border-color:var(--v52-border)!important;background:var(--v52-surface)!important;box-shadow:var(--v52-shadow-soft)!important}body .seo-landing-copy__main{max-width:960px!important}body .seo-landing-copy h2{margin-bottom:7px!important;font-size:clamp(1.08rem,1.6vw,1.36rem)!important;letter-spacing:-.015em!important}body .seo-landing-copy p{margin-top:5px!important;font-size:.86rem!important;line-height:1.52!important}body .seo-landing-copy__links{gap:7px!important}body .seo-landing-copy__links a{min-height:42px!important;padding:8px 12px!important;border-radius:11px!important;border-color:#788eaa33!important;background:#0c1c30b8!important}body .seo-landing-copy__links a:first-child{border-color:#7e94ff57!important;background:linear-gradient(135deg,#657dff26,#8467ff1a 62%,#42bff012)!important;color:#e9efff!important}body .faq-page .page-shell{gap:12px!important}body .faq-hero{border-radius:var(--v52-radius-panel)!important;border-color:var(--v52-border)!important;box-shadow:var(--v52-shadow)!important}body .faq-guarantee{border-color:#6f8fff42!important;box-shadow:inset 0 1px #ffffff09!important}body .faq-purchase__steps li{border-color:#788eaa24!important;background:#0a192ab3!important}body .faq-item{border-radius:14px!important}body .faq-item summary{min-height:54px!important;padding:13px 15px!important}body .faq-item__answer{padding:0 15px 15px!important}body .faq-item__answer p{margin-top:12px!important;line-height:1.58!important}body .auth-card--v36{box-shadow:var(--v52-shadow)!important}body .auth-form--v36,body .cabinet-order-search,body .purchase-modal-form{gap:10px!important}body .cabinet-credentials,body .private-credentials-v34{border-color:#788eaa24!important;background:#08162594!important}html[data-theme=light] body .account-card,html[data-theme=light] body .auth-card--v36,html[data-theme=light] body .faq-hero,html[data-theme=light] body .faq-item,html[data-theme=light] body .faq-purchase,html[data-theme=light] body .faq-support,html[data-theme=light] body .seo-landing-copy{border-color:#b0bfd4a8!important;box-shadow:0 10px 28px #1f324e17!important}html[data-theme=light] body .seo-landing-copy{background:linear-gradient(180deg,#fff,#f8faff)!important}html[data-theme=light] body .seo-landing-copy__links a{border-color:#b0bfd4b3!important;background:#fff!important;color:#34465f!important}html[data-theme=light] body .seo-landing-copy__links a:first-child{border-color:#657dff42!important;background:linear-gradient(135deg,#657dff1a,#8467ff12)!important;color:#4055c8!important}@media(max-width:760px){body .page-shell{gap:8px!important}body .seo-landing-copy{margin-top:10px!important;padding:13px!important;grid-template-columns:1fr!important;gap:10px!important;border-radius:14px!important}body .seo-landing-copy h2{font-size:1rem!important;line-height:1.2!important}body .seo-landing-copy p{font-size:.8rem!important;line-height:1.48!important}body .seo-landing-copy__links{display:grid!important;grid-template-columns:1fr!important;gap:6px!important}body .seo-landing-copy__links a{width:100%!important;min-height:44px!important;justify-content:center!important;text-align:center!important}body .faq-hero{padding:16px!important;grid-template-columns:1fr!important;gap:14px!important;border-radius:14px!important}body .faq-hero h1{margin:7px 0 9px!important;font-size:clamp(1.45rem,7vw,1.85rem)!important;line-height:1.08!important}body .faq-hero__copy>p{font-size:.88rem!important;line-height:1.52!important}body .faq-hero__actions{display:grid!important;grid-template-columns:1fr!important;margin-top:14px!important}body .faq-hero__actions a{width:100%!important;min-height:44px!important;justify-content:center!important}body .faq-guarantee{padding:13px!important;grid-template-columns:40px minmax(0,1fr)!important;gap:10px!important;border-radius:14px!important}body .faq-guarantee__icon{width:40px!important;height:40px!important;border-radius:11px!important}body .faq-guarantee__icon svg{width:23px!important;height:23px!important}body .faq-purchase,body .faq-support{padding:14px!important;border-radius:14px!important}body .faq-purchase__steps{grid-template-columns:1fr!important;gap:7px!important;margin-top:12px!important}body .faq-purchase__steps li{padding:11px!important}body .faq-item summary{min-height:52px!important;padding:12px!important;grid-template-columns:minmax(0,1fr) 30px!important;gap:8px!important;font-size:.86rem!important}body .faq-item__chevron{width:30px!important;height:30px!important}body .faq-item__answer{padding:0 12px 13px!important}body .faq-item__answer p{font-size:.84rem!important;line-height:1.56!important}body .faq-support{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}body .faq-support>a{width:100%!important;min-height:44px!important;justify-content:center!important}}@media(prefers-reduced-motion:reduce){body *,body :after,body :before{scroll-behavior:auto!important}}body .auth-page-v34{min-height:100dvh}body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{width:min(100%,500px)!important;max-width:500px!important;margin:clamp(18px,4.2vh,42px) auto 0!important;padding:20px!important;border-radius:18px!important}body .auth-page-v34 .auth-card__intro--v36{margin:0 0 14px!important}body .auth-page-v34 .auth-card__intro--v36 .section-title{font-size:clamp(1.18rem,2vw,1.42rem)!important;line-height:1.08!important}body .auth-page-v34 .auth-tabs--v36{margin:0 0 16px!important}body .auth-page-v34 .auth-field-v36>span:first-child{color:#aebfd3!important;font-weight:700!important}body .auth-page-v34 .auth-field-v36>input,body .auth-page-v34 .auth-password-field--v36>input{border-color:#768fae3b!important;background:#081625c2!important;color:#f1f6ff!important;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease!important}body .auth-page-v34 .auth-field-v36>input::-moz-placeholder,body .auth-page-v34 .auth-password-field--v36>input::-moz-placeholder{color:#7589a2!important;opacity:1!important;font-weight:500!important}body .auth-page-v34 .auth-field-v36>input::placeholder,body .auth-page-v34 .auth-password-field--v36>input::placeholder{color:#7589a2!important;opacity:1!important;font-weight:500!important}body .auth-page-v34 .auth-field-v36>input:focus,body .auth-page-v34 .auth-password-field--v36>input:focus{border-color:#657dffa3!important;background:#09182aeb!important;outline:0!important}body .auth-page-v34 .auth-submit-v36{border:1px solid rgba(135,154,255,.22)!important}body .auth-page-v34 .auth-submit-v36:not(:disabled){background:var(--playid-cta-gradient)!important;box-shadow:0 9px 22px #484edb38!important}body .auth-page-v34 .auth-submit-v36:disabled{color:#dfe7f699!important;background:linear-gradient(135deg,#657dff4a,#8467ff3d 58%,#42bff033)!important;border-color:#7c91be29!important;box-shadow:none!important}body .auth-page-v34 .auth-password-toggle--v36{color:#91a6bf!important}body .auth-page-v34 .auth-password-toggle--v36:focus-visible,body .auth-page-v34 .auth-password-toggle--v36:hover{color:#eaf2ff!important}html[data-theme=light] body .auth-page-v34 .auth-field-v36>input,html[data-theme=light] body .auth-page-v34 .auth-password-field--v36>input{border-color:#b1c0d5c2!important;color:#1a2940!important}html[data-theme=light] body .auth-page-v34 .auth-field-v36>input::-moz-placeholder,html[data-theme=light] body .auth-page-v34 .auth-password-field--v36>input::-moz-placeholder{color:#8997aa!important}html[data-theme=light] body .auth-page-v34 .auth-field-v36>input::placeholder,html[data-theme=light] body .auth-page-v34 .auth-password-field--v36>input::placeholder{color:#8997aa!important}html[data-theme=light] body .auth-page-v34 .auth-field-v36>span:first-child{color:#53657d!important}@media(max-width:760px){body .auth-page-v34{padding:6px 6px max(14px,env(safe-area-inset-bottom))!important}body .auth-page-v34 .auth-shell{width:100%!important;min-height:calc(100dvh - 12px - env(safe-area-inset-bottom))!important;gap:10px!important;align-content:start!important}body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{width:100%!important;max-width:none!important;margin:4px auto 0!important;padding:17px 14px 15px!important;border-radius:16px!important}body .auth-page-v34 .auth-eyebrow{display:none!important}body .auth-page-v34 .auth-card__intro--v36{margin-bottom:12px!important}body .auth-page-v34 .auth-card__intro--v36 .section-title{font-size:1.17rem!important;letter-spacing:-.015em!important}body .auth-page-v34 .auth-tabs--v36{min-height:48px!important;margin-bottom:14px!important;padding:3px!important;border-radius:12px!important}body .auth-page-v34 .auth-tab-v36{min-height:42px!important;padding:8px 10px!important;border-radius:9px!important;font-size:.79rem!important}body .auth-page-v34 .auth-tab-v36.active{background:linear-gradient(135deg,#657dff40,#8467ff33 58%,#42bff021)!important;border-color:#758eff4d!important;box-shadow:inset 0 1px #ffffff09!important}body .auth-page-v34 .auth-form--v36{gap:12px!important}body .auth-page-v34 .auth-fields-grid-v36,body .auth-page-v34 .auth-fields-grid-v36.is-register{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}body .auth-page-v34 .auth-field-v36{gap:5px!important}body .auth-page-v34 .auth-field-v36>span:first-child{padding-inline:1px!important;font-size:.73rem!important}body .auth-page-v34 .auth-field-v36>input,body .auth-page-v34 .auth-password-field--v36>input{width:100%!important;height:48px!important;min-height:48px!important;padding:0 13px!important;border-radius:11px!important;font-size:16px!important}body .auth-page-v34 .auth-password-field--v36>input{padding-right:52px!important}body .auth-page-v34 .auth-password-toggle--v36{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;right:3px!important}body .auth-page-v34 .auth-submit-v36{min-height:48px!important;margin-top:0!important;border-radius:11px!important;font-size:.86rem!important}body .auth-page-v34 .auth-error-v36{padding:9px 11px!important;border-radius:10px!important;font-size:.78rem!important}}@media(max-width:390px){body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{padding-inline:12px!important}}@media(max-height:720px)and (max-width:760px){body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{margin-top:0!important;padding-top:14px!important}body .auth-page-v34 .auth-card__intro--v36{margin-bottom:9px!important}body .auth-page-v34 .auth-tabs--v36{margin-bottom:10px!important}body .auth-page-v34 .auth-fields-grid-v36,body .auth-page-v34 .auth-fields-grid-v36.is-register{gap:8px!important}}:root{--v54-auth-surface:rgba(8,22,37,.94);--v54-auth-border:rgba(116,139,171,.2);--v54-auth-muted:#91a4bd}body .auth-page-v34 .auth-submit-v36{width:100%!important;min-height:50px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 18px!important;border:1px solid var(--playid-cta-border,rgba(147,164,255,.46))!important;border-radius:12px!important;background:var(--playid-cta-gradient,linear-gradient(135deg,#657dff 0,#8467ff 58%,#42bff0 100%))!important;color:#fff!important;font-size:.9rem!important;font-weight:800!important;letter-spacing:.01em!important;line-height:1!important;text-shadow:0 1px 1px rgba(20,25,68,.24)!important;box-shadow:0 10px 24px #484edb3d!important;opacity:1!important;filter:none!important;transform:none!important;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease,opacity .15s ease!important}body .auth-page-v34 .auth-submit-v36:not(:disabled):hover{filter:brightness(1.06) saturate(1.04)!important;box-shadow:0 14px 30px #484edb4d!important;transform:translateY(-1px)!important}body .auth-page-v34 .auth-submit-v36:not(:disabled):active{transform:translateY(0)!important;box-shadow:0 8px 18px #484edb38!important}body .auth-page-v34 .auth-submit-v36:focus-visible{outline:0!important;box-shadow:0 0 0 3px #657dff2e,0 10px 24px #484edb3d!important}body .auth-page-v34 .auth-submit-v36:disabled{background:linear-gradient(135deg,#657dffa3,#8467ff94 58%,#42bff085)!important;border-color:#8b9dff3d!important;color:#ffffffc7!important;text-shadow:0 1px 1px rgba(20,25,68,.18)!important;box-shadow:inset 0 1px #ffffff0d!important;filter:saturate(.82) brightness(.88)!important;transform:none!important}body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{background:radial-gradient(circle at 84% -18%,rgba(101,125,255,.1),transparent 34%),linear-gradient(180deg,#0a192afa,#071320fc)!important;border-color:var(--v54-auth-border)!important;box-shadow:0 16px 36px #00000038!important}body .auth-page-v34 .auth-tabs--v36{background:#071422ad!important;border:1px solid rgba(116,139,171,.16)!important;box-shadow:inset 0 1px #ffffff05!important}body .auth-page-v34 .auth-tab-v36{color:#94a8bf!important;font-weight:750!important}body .auth-page-v34 .auth-tab-v36.active,body .auth-page-v34 .auth-tab-v36[aria-selected=true]{color:#fff!important;background:linear-gradient(135deg,#657dff4d,#8467ff3d 58%,#42bff024)!important;border-color:#7991ff57!important;box-shadow:inset 0 1px #ffffff0b!important}body .auth-page-v34 .auth-field-v36>span:first-child{color:#a9bad0!important}body .auth-page-v34 .auth-field-v36>input,body .auth-page-v34 .auth-password-field--v36>input{border:1px solid rgba(116,139,171,.24)!important;background:var(--v54-auth-surface)!important;box-shadow:inset 0 1px #ffffff03!important}body .auth-page-v34 .auth-field-v36>input:hover,body .auth-page-v34 .auth-password-field--v36>input:hover{border-color:#7e97b957!important}body .auth-page-v34 .auth-field-v36>input:focus,body .auth-page-v34 .auth-password-field--v36>input:focus{border-color:#657dffa8!important;background:#09192bfa!important;box-shadow:0 0 0 3px #657dff1a!important}body .auth-page-v34 .auth-password-toggle--v36{border-radius:9px!important}html[data-theme=light] body .auth-page-v34 .auth-card--v36,html[data-theme=light] body .auth-page-v34 .auth-card--v36.auth-card--register{border-color:#b5c2d5c7!important;box-shadow:0 16px 32px #2a3c561a!important}html[data-theme=light] body .auth-page-v34 .auth-tabs--v36{background:#f3f7fc!important;border-color:#b5c2d5b8!important}html[data-theme=light] body .auth-page-v34 .auth-tab-v36{color:#60728a!important}html[data-theme=light] body .auth-page-v34 .auth-tab-v36.active,html[data-theme=light] body .auth-page-v34 .auth-tab-v36[aria-selected=true]{color:#293f91!important;background:linear-gradient(135deg,#657dff24,#8467ff1a 58%,#42bff017)!important;border-color:#657dff3d!important}@media(max-width:760px){body .auth-page-v34{min-height:100svh!important;padding:max(6px,env(safe-area-inset-top)) 6px max(12px,env(safe-area-inset-bottom))!important;background:radial-gradient(circle at 14% 0,rgba(101,125,255,.09),transparent 30%),radial-gradient(circle at 100% 24%,rgba(132,103,255,.06),transparent 34%),#07131f!important}body .auth-page-v34 .auth-shell{width:100%!important;max-width:430px!important;min-height:0!important;gap:8px!important;align-content:start!important}body .auth-page-v34 .app-header.app-header--master{border-radius:16px!important}body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{width:100%!important;max-width:none!important;margin:2px auto 0!important;padding:15px 13px 14px!important;border-radius:16px!important}body .auth-page-v34 .auth-card__intro--v36{margin-bottom:10px!important}body .auth-page-v34 .auth-card__intro--v36 .section-title{font-size:1.15rem!important;line-height:1.1!important}body .auth-page-v34 .auth-tabs--v36{min-height:46px!important;margin-bottom:12px!important;padding:3px!important;border-radius:12px!important}body .auth-page-v34 .auth-tab-v36{min-height:40px!important;padding:7px 10px!important;border-radius:9px!important;font-size:.79rem!important}body .auth-page-v34 .auth-form--v36{gap:11px!important}body .auth-page-v34 .auth-fields-grid-v36,body .auth-page-v34 .auth-fields-grid-v36.is-register{grid-template-columns:minmax(0,1fr)!important;gap:9px!important}body .auth-page-v34 .auth-field-v36{gap:5px!important}body .auth-page-v34 .auth-field-v36>span:first-child{font-size:.73rem!important;line-height:1.15!important}body .auth-page-v34 .auth-field-v36>input,body .auth-page-v34 .auth-password-field--v36>input{height:48px!important;min-height:48px!important;padding-inline:13px!important;border-radius:11px!important;font-size:16px!important}body .auth-page-v34 .auth-password-field--v36>input{padding-right:51px!important}body .auth-page-v34 .auth-password-toggle--v36{width:44px!important;height:44px!important;right:3px!important}body .auth-page-v34 .auth-submit-v36{min-height:50px!important;margin-top:1px!important;border-radius:12px!important;font-size:.88rem!important}body .auth-page-v34 .auth-error-v36{padding:9px 10px!important;border-radius:10px!important;font-size:.78rem!important}}@media(max-width:390px){body .auth-page-v34{padding-inline:5px!important}body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{padding-inline:11px!important}}@media(max-height:700px)and (max-width:760px){body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{padding-top:12px!important;padding-bottom:12px!important}body .auth-page-v34 .auth-card__intro--v36{margin-bottom:8px!important}body .auth-page-v34 .auth-tabs--v36{margin-bottom:9px!important}body .auth-page-v34 .auth-fields-grid-v36,body .auth-page-v34 .auth-fields-grid-v36.is-register{gap:7px!important}}@media(prefers-reduced-motion:reduce){body .auth-page-v34 .auth-submit-v36{transition:none!important;transform:none!important}}body .auth-page-v34 .auth-submit-v36:not(:disabled){background:var(--playid-cta-gradient,linear-gradient(135deg,#657dff 0,#8467ff 58%,#42bff0 100%))!important;border-color:var(--playid-cta-border,rgba(147,164,255,.46))!important;color:#fff!important;box-shadow:var(--playid-cta-shadow,0 10px 24px rgba(72,78,219,.22))!important;opacity:1!important;filter:none!important}body .auth-page-v34 .auth-submit-v36:disabled{background:linear-gradient(135deg,#657dff38,#8467ff2e 58%,#42bff024)!important;border-color:#7e91da42!important;color:#dde6f794!important;box-shadow:inset 0 1px #ffffff09!important;text-shadow:none!important;opacity:1!important;filter:none!important;cursor:not-allowed!important}@media(max-width:760px){body .auth-page-v34{position:relative;isolation:isolate;min-height:100svh!important;overflow-x:hidden;padding:max(6px,env(safe-area-inset-top)) 6px max(10px,env(safe-area-inset-bottom))!important;background:radial-gradient(circle at 50% 52%,rgba(101,125,255,.065),transparent 28%),radial-gradient(circle at 96% 8%,rgba(132,103,255,.065),transparent 27%),linear-gradient(180deg,#07131f,#07131f 48%,#081622)!important}body .auth-page-v34 .auth-shell{width:min(100%,414px)!important;max-width:414px!important;min-height:0!important;gap:9px!important;margin-inline:auto!important;align-content:start!important}body .auth-page-v34 .app-header.app-header--master{border-radius:15px!important;box-shadow:0 10px 24px #0003!important}body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{width:100%!important;max-width:none!important;margin:0 auto!important;padding:13px 12px!important;border-radius:15px!important;background:radial-gradient(circle at 92% -18%,rgba(101,125,255,.075),transparent 33%),linear-gradient(180deg,#091727fb,#071320fe)!important;border:1px solid rgba(116,139,171,.19)!important;box-shadow:0 12px 28px #0000002e!important}body .auth-page-v34 .auth-card__intro--v36{margin-bottom:8px!important}body .auth-page-v34 .auth-card__intro--v36 .section-title{margin:0!important;font-size:1.08rem!important;line-height:1.12!important;letter-spacing:-.012em!important}body .auth-page-v34 .auth-tabs--v36{min-height:44px!important;margin-bottom:10px!important;padding:3px!important;border-radius:11px!important;background:#06121fb8!important}body .auth-page-v34 .auth-tab-v36{min-height:38px!important;padding:6px 10px!important;border-radius:8px!important;font-size:.77rem!important}body .auth-page-v34 .auth-form--v36{gap:9px!important}body .auth-page-v34 .auth-fields-grid-v36,body .auth-page-v34 .auth-fields-grid-v36.is-register{grid-template-columns:minmax(0,1fr)!important;gap:8px!important}body .auth-page-v34 .auth-field-v36{gap:4px!important}body .auth-page-v34 .auth-field-v36>span:first-child{font-size:.71rem!important;line-height:1.1!important;font-weight:700!important;color:#9fb1c8!important}body .auth-page-v34 .auth-field-v36>input,body .auth-page-v34 .auth-password-field--v36>input{height:46px!important;min-height:46px!important;padding-inline:12px!important;border-radius:10px!important;border-color:#748bab3b!important;font-size:16px!important;background:#071422eb!important}body .auth-page-v34 .auth-password-field--v36>input{padding-right:48px!important}body .auth-page-v34 .auth-password-toggle--v36{width:42px!important;height:42px!important;right:2px!important;top:2px!important;border-radius:8px!important}body .auth-page-v34 .auth-submit-v36{min-height:48px!important;height:48px!important;margin-top:1px!important;border-radius:11px!important;font-size:.86rem!important}body .auth-page-v34 .auth-error-v36{padding:8px 9px!important;border-radius:9px!important;font-size:.76rem!important}}@media(max-width:390px){body .auth-page-v34{padding-inline:5px!important}body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{padding-inline:10px!important}}html[data-theme=light] body .auth-page-v34 .auth-submit-v36:disabled{background:linear-gradient(135deg,#657dff24,#8467ff1c 58%,#42bff017)!important;border-color:#657dff33!important;color:#4858828f!important}html[data-theme=light] body .auth-page-v34 .auth-card--v36,html[data-theme=light] body .auth-page-v34 .auth-card--v36.auth-card--register{background:linear-gradient(180deg,#fff,#f8fbff)!important;border-color:#b5c2d5c2!important}html[data-theme=light] body .auth-page-v34 .auth-field-v36>input,html[data-theme=light] body .auth-page-v34 .auth-password-field--v36>input{background:#fff!important;border-color:#acbbd1b8!important}body .app-header.app-header--master .header-actions__group--account .primary-pill,body .app-header.app-header--master .mobile-header-auth{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;height:44px!important;padding:0 15px!important;border:1px solid var(--playid-cta-border,rgba(147,164,255,.46))!important;border-radius:11px!important;background:var(--playid-cta-gradient,linear-gradient(135deg,#657dff 0,#8467ff 58%,#42bff0 100%))!important;color:#fff!important;box-shadow:var(--playid-cta-shadow,0 10px 24px rgba(72,78,219,.22))!important;text-shadow:0 1px 1px rgba(20,25,68,.26)!important;font-size:.78rem!important;font-weight:800!important;line-height:1!important;letter-spacing:-.01em!important;white-space:nowrap!important;text-decoration:none!important;opacity:1!important;filter:none!important;transform:none!important;transition:filter .16s ease,box-shadow .16s ease,border-color .16s ease,transform .16s ease!important}body .app-header.app-header--master .header-actions__group--account .primary-pill:hover,body .app-header.app-header--master .mobile-header-auth:hover{color:#fff!important;filter:brightness(1.07) saturate(1.04)!important;box-shadow:var(--playid-cta-shadow-hover,0 14px 30px rgba(72,78,219,.3))!important;transform:translateY(-1px)!important}body .app-header.app-header--master .header-actions__group--account .primary-pill:active,body .app-header.app-header--master .mobile-header-auth:active{filter:brightness(.98)!important;transform:translateY(0)!important}body .app-header.app-header--master .header-actions__group--account .primary-pill:focus-visible,body .app-header.app-header--master .mobile-header-auth:focus-visible{outline:3px solid rgba(102,142,255,.32)!important;outline-offset:2px!important;box-shadow:var(--playid-cta-shadow-hover,0 14px 30px rgba(72,78,219,.3))!important}body .app-header.app-header--master .mobile-header-auth[aria-current=page]{color:#fff!important}body .auth-page-v34 .auth-password-toggle--v36{top:50%!important;right:3px!important;transform:translateY(-50%)!important;margin:0!important}@media(max-width:390px){body .app-header.app-header--master .mobile-header-auth{min-width:66px!important;height:44px!important;min-height:44px!important;padding-inline:10px!important;font-size:.76rem!important}}@media(max-width:350px){body .app-header.app-header--master .mobile-header-auth{min-width:60px!important;padding-inline:8px!important;font-size:.73rem!important}}html[data-theme=light] body .app-header.app-header--master .header-actions__group--account .primary-pill,html[data-theme=light] body .app-header.app-header--master .mobile-header-auth{color:#fff!important;background:var(--playid-cta-gradient,linear-gradient(135deg,#657dff 0,#8467ff 58%,#42bff0 100%))!important;border-color:var(--playid-cta-border,rgba(147,164,255,.46))!important;box-shadow:0 9px 22px #484edb33!important}:root{--v57-gutter:8px;--v57-gap:8px;--v57-panel-radius:15px;--v57-control-radius:11px;--v57-control-h:46px;--v57-border:rgba(118,140,168,.2);--v57-border-strong:rgba(126,150,184,.3);--v57-surface:linear-gradient(180deg,rgba(8,22,38,.985),rgba(5,16,29,.995));--v57-surface-soft:rgba(10,27,46,.7);--v57-text:#edf4ff;--v57-muted:#91a5bf;--v57-shadow:0 12px 30px rgba(0,7,18,.18)}@media(max-width:760px){#__nuxt,body,html{max-width:100%!important;overflow-x:clip!important}*,:after,:before{box-sizing:border-box}body .page-wrap{width:100%!important;padding-top:max(6px,env(safe-area-inset-top))!important;padding-right:max(var(--v57-gutter),env(safe-area-inset-right))!important;padding-bottom:max(12px,env(safe-area-inset-bottom))!important;padding-left:max(var(--v57-gutter),env(safe-area-inset-left))!important}body .page-shell{width:100%!important;max-width:100%!important;min-width:0!important;gap:var(--v57-gap)!important}body .account-card,body .app-header.app-header--master,body .auth-card--v36,body .cabinet-empty-state,body .cabinet-quick-panel,body .cabinet-search-panel,body .cancel-purchase-modal-card,body .faq-hero,body .faq-item,body .faq-purchase,body .faq-support,body .help-modal-card,body .heroes-overlay-panel,body .password-modal-card,body .purchase-modal-card,body .shell-card{border-radius:var(--v57-panel-radius)!important;border-color:var(--v57-border)!important}body .app-header.app-header--master{width:100%!important;min-width:0!important;padding:0 8px!important;background:linear-gradient(180deg,#06121ffe,#040e19fe)!important;box-shadow:0 10px 26px #00000038!important;overflow:visible!important}body .app-header--master>.header-mainline{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-width:0!important;min-height:54px!important;height:54px!important;gap:8px!important}body .app-header--master .brand-block--header{gap:7px!important;min-width:0!important;flex:1 1 auto!important}body .app-header--master .brand-logo--image{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;flex:0 0 30px!important}body .app-header--master .brand-title{font-size:.88rem!important;line-height:1!important;letter-spacing:.005em!important}body .app-header--master .brand-subtitle{display:none!important}body .app-header--master .header-mobile-controls{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:flex-end!important;justify-self:end!important;gap:6px!important;width:-moz-max-content!important;width:max-content!important;max-width:100%!important;min-width:0!important;flex:0 0 auto!important}body .app-header--master .mobile-header-icon-btn,body .app-header--master .mobile-header-utility,body .app-header--master .mobile-menu-toggle{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:11px!important}body .app-header--master .mobile-header-auth{width:auto!important;min-width:72px!important;max-width:104px!important;height:44px!important;min-height:44px!important;padding:0 11px!important;border-radius:11px!important;font-size:.76rem!important;line-height:1!important;font-weight:800!important}body .app-header--master .mobile-header-icon-btn,body .app-header--master .mobile-header-utility,body .app-header--master .mobile-menu-toggle{flex:0 0 44px!important}body .app-header--master .header-auth-placeholder--mobile,body .app-header--master .mobile-header-auth{flex:0 0 auto!important}body .app-header--master .header-auth-placeholder--mobile{width:72px!important;min-width:72px!important;height:44px!important}body .app-header--master>.header-site-switcher{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;width:calc(100% + 16px)!important;margin-left:-8px!important;min-height:44px!important;height:44px!important;padding:0 4px!important;border-top:1px solid rgba(118,140,168,.12)!important;background:#05101c85!important}body .app-header--master .header-site-switcher .game-pill{min-height:44px!important;height:44px!important;padding:2px 4px!important;gap:4px!important;border-radius:0!important;border:0!important;border-bottom:2px solid transparent!important;background:transparent!important;box-shadow:none!important}body .app-header--master .header-site-switcher .game-pill.active{color:#f5f8ff!important;background:linear-gradient(180deg,#657dff14,#42bff008)!important;border-bottom-color:#65a7ff!important}body .app-header--master .header-site-switcher .game-pill__icon,body .app-header--master .header-site-switcher .game-pill__image{width:22px!important;height:22px!important;min-width:22px!important}body .app-header--master .header-site-switcher .game-pill--raid .game-pill__icon,body .app-header--master .header-site-switcher .game-pill--raid .game-pill__image{width:50px!important;height:27px!important;min-width:50px!important}body .app-header--master .header-site-switcher .game-pill__text{font-size:.68rem!important;line-height:1!important}body .app-header--master.mobile-menu-open>.header-collapsible{position:absolute!important;z-index:1100!important;top:58px!important;right:0!important;left:0!important;width:100%!important;max-height:calc(100dvh - 74px - env(safe-area-inset-bottom))!important;padding:8px!important;overflow-y:auto!important;border:1px solid var(--v57-border)!important;border-radius:13px!important;background:linear-gradient(180deg,#071422fe,#040f1bfe)!important;box-shadow:0 20px 48px #00000057!important}body .app-header--master.mobile-menu-open .header-actions{gap:7px!important}body .app-header--master.mobile-menu-open .header-faq-btn,body .app-header--master.mobile-menu-open .header-help-btn,body .app-header--master.mobile-menu-open .lang-switch-trigger,body .app-header--master.mobile-menu-open .telegram-contact-btn,body .app-header--master.mobile-menu-open .theme-toggle-btn{min-height:44px!important;border-radius:10px!important}body .raid-shards-bar.raid-shards-bar--catalog{min-height:58px!important;padding:7px 8px!important;gap:7px!important;border-radius:var(--v57-panel-radius)!important;border-color:var(--v57-border)!important;box-shadow:var(--v57-shadow)!important}body .raid-shards-bar__icon{width:36px!important;height:36px!important;min-width:36px!important;border-radius:10px!important}body .raid-shards-bar__copy strong{font-size:.8rem!important;line-height:1.08!important}body .raid-shards-bar__button{min-width:94px!important;min-height:44px!important;padding:0 10px!important;border-radius:10px!important;font-size:.76rem!important}body .target-catalog-page .raid-catalog-hero.raid-catalog-hero--approved{margin-inline:0!important;border-radius:var(--v57-panel-radius)!important;border-color:var(--v57-border)!important;overflow:hidden!important}body .popular-heroes-v40{width:100%!important;padding:9px!important;gap:7px!important;border:1px solid var(--v57-border)!important;border-radius:var(--v57-panel-radius)!important;background:var(--v57-surface)!important;box-shadow:var(--v57-shadow)!important}body .popular-heroes-v40__head{min-height:38px!important;gap:7px!important}body .popular-heroes-v40__title-wrap h2{font-size:.86rem!important;line-height:1.1!important}body .popular-heroes-v40__collapsed-trigger,body .popular-heroes-v40__toggle{min-height:42px!important;padding:7px 10px!important;border-radius:10px!important}body .popular-heroes-v40__list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}body .popular-heroes-v40__item,body .popular-heroes-v40__skeleton{min-height:46px!important;height:auto!important;padding:5px 6px!important;border-radius:10px!important}body .popular-heroes-v40__item .hero-avatar,body .popular-heroes-v40__item .hero-avatar.large,body .popular-heroes-v40__item .hero-avatar.small{width:32px!important;height:32px!important;min-width:32px!important}body .popular-heroes-v40__name{min-width:0!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere!important;font-size:.73rem!important;line-height:1.15!important}body .target-catalog-page .mobile-catalog-search,body .target-shards-page .shards-mobile-controls{width:100%!important;padding:8px!important;gap:6px!important;border:1px solid var(--v57-border)!important;border-radius:var(--v57-panel-radius)!important;background:var(--v57-surface)!important;box-shadow:var(--v57-shadow)!important;overflow:visible!important}body .target-catalog-page .mobile-catalog-search__actions,body .target-shards-page .shards-mobile-controls{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}body .mobile-sort-menu__trigger,body .target-catalog-page .mobile-filter-trigger,body .target-shards-page .mobile-filter-trigger{min-height:var(--v57-control-h)!important;height:var(--v57-control-h)!important;border-radius:var(--v57-control-radius)!important;border-color:var(--v57-border-strong)!important;background:#08182aeb!important;color:var(--v57-text)!important}body .target-catalog-page .mobile-filter-trigger,body .target-shards-page .mobile-filter-trigger{padding:0 10px!important;gap:7px!important}body .mobile-filter-trigger__label,body .mobile-sort-menu__label{font-size:.77rem!important;font-weight:750!important;line-height:1.1!important}body .mobile-sort-menu__popover{top:calc(100% + 5px)!important;width:max(100%,210px)!important;max-width:min(260px,calc(100vw - 24px))!important;padding:5px!important;gap:3px!important;border-radius:12px!important;border-color:var(--v57-border-strong)!important}body .mobile-sort-menu__option{min-height:42px!important;padding:8px 9px!important;border-radius:9px!important;font-size:.77rem!important}body .cabinet-order-search input,body .target-catalog-page .mobile-catalog-search__input-wrap>input{height:var(--v57-control-h)!important;min-height:var(--v57-control-h)!important;border-radius:var(--v57-control-radius)!important;font-size:16px!important}body .target-catalog-page .mobile-catalog-search__results{max-height:min(44dvh,350px)!important;border-radius:12px!important}body .target-catalog-page .mobile-active-heroes__list{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;overflow:visible!important}body .target-catalog-page .mobile-active-hero.hero-search-selection{width:100%!important;min-height:48px!important;grid-template-columns:34px minmax(0,1fr) auto 36px!important;gap:6px!important;padding:5px 6px!important;border-radius:10px!important}body .target-catalog-page .mobile-active-hero .hero-search-selection__name{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;font-size:.77rem!important;line-height:1.12!important}body .private-account-grid-v34 .account-card,body .target-catalog-page .account-card,body .target-shards-page .account-card{padding:9px!important;gap:6px!important;border-radius:var(--v57-panel-radius)!important;border-color:var(--v57-border)!important;box-shadow:0 10px 26px #00061029!important}body .private-account-grid-v34 .account-card .card-topline,body .target-catalog-page .account-card .card-topline,body .target-shards-page .account-card .card-topline{min-height:34px!important;padding-bottom:6px!important}body .private-account-grid-v34 .account-card .card-id-label,body .target-catalog-page .account-card .card-id-label,body .target-shards-page .account-card .card-id-label{font-size:.74rem!important;line-height:1.1!important}body .private-account-grid-v34 .account-card .card-hero-list-preview,body .target-catalog-page .account-card .card-hero-list-preview,body .target-shards-page .account-card .card-hero-list-preview{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;align-content:flex-start!important;gap:5px!important;width:100%!important;height:auto!important}body .private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){flex:0 0 calc(50% - 2.5px)!important;width:calc(50% - 2.5px)!important;min-width:0!important;max-width:calc(50% - 2.5px)!important;height:auto!important;min-height:42px!important;max-height:none!important;aspect-ratio:auto!important;display:grid!important;grid-template-columns:32px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:5px 6px!important;border-radius:10px!important;border-color:#788eaa24!important;background:#0a1a2c94!important}body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar,body .private-account-grid-v34 .account-card .card-hero-line .hero-avatar.small,body .target-catalog-page .account-card .card-hero-line .hero-avatar,body .target-catalog-page .account-card .card-hero-line .hero-avatar.small,body .target-shards-page .account-card .card-hero-line .hero-avatar,body .target-shards-page .account-card .card-hero-line .hero-avatar.small{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;flex:0 0 32px!important}body .private-account-grid-v34 .account-card .card-hero-line__body,body .target-catalog-page .account-card .card-hero-line__body,body .target-shards-page .account-card .card-hero-line__body{display:block!important;min-width:0!important}body .private-account-grid-v34 .account-card .card-hero-line__name,body .target-catalog-page .account-card .card-hero-line__name,body .target-shards-page .account-card .card-hero-line__name{min-width:0!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;font-size:.75rem!important;line-height:1.12!important}body .private-account-grid-v34 .account-card .card-hero-line__count,body .target-catalog-page .account-card .card-hero-line__count,body .target-shards-page .account-card .card-hero-line__count{position:static!important;padding:0!important;background:transparent!important;font-size:.68rem!important}body .private-account-grid-v34 .account-card .card-hero-line--more,body .target-catalog-page .account-card .card-hero-line--more,body .target-shards-page .account-card .card-hero-line--more{flex:0 0 100%!important;width:100%!important;min-height:34px!important;height:auto!important;aspect-ratio:auto!important;border-radius:9px!important}body .private-account-grid-v34 .account-card-stats,body .target-catalog-page .account-card-stats,body .target-shards-page .account-card-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}body .private-account-grid-v34 .account-card-data-section,body .target-catalog-page .account-card-data-section,body .target-shards-page .account-card-data-section{padding:7px!important;border-radius:10px!important}body .private-account-grid-v34 .account-card-data-section--resources,body .target-catalog-page .account-card-data-section--resources,body .target-shards-page .account-card-data-section--resources{grid-column:1/-1!important}body .private-account-grid-v34 .account-card-data-grid--resources,body .target-catalog-page .account-card-data-grid--resources,body .target-shards-page .account-card-data-grid--resources{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important}body .private-account-grid-v34 .account-card-data-grid--resources .account-card-data-item,body .target-catalog-page .account-card-data-grid--resources .account-card-data-item,body .target-shards-page .account-card-data-grid--resources .account-card-data-item{min-height:32px!important;padding:4px 5px!important;gap:4px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body .private-account-grid-v34 .account-card-data-grid--resources .account-card-data-item+.account-card-data-item,body .target-catalog-page .account-card-data-grid--resources .account-card-data-item+.account-card-data-item,body .target-shards-page .account-card-data-grid--resources .account-card-data-item+.account-card-data-item{border-left:1px solid rgba(120,142,170,.13)!important}body .private-account-grid-v34 .account-card-data-grid--resources .account-card-data-item strong,body .target-catalog-page .account-card-data-grid--resources .account-card-data-item strong,body .target-shards-page .account-card-data-grid--resources .account-card-data-item strong{overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:.68rem!important}body .private-account-grid-v34 .account-card-rewards-bar,body .target-catalog-page .account-card-rewards-bar,body .target-shards-page .account-card-rewards-bar{min-height:34px!important;padding:6px 8px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;border-radius:9px!important}body .private-account-grid-v34 .card-footer-box--purchased-v34,body .target-catalog-page .card-footer-box,body .target-shards-page .card-footer-box{min-height:54px!important;padding:7px!important;gap:7px!important;border-radius:10px!important;align-items:center!important}body .private-account-grid-v34 .price-tag,body .target-catalog-page .price-tag,body .target-shards-page .price-tag{font-size:1.02rem!important;line-height:1!important}body .target-catalog-page .card-actions-stack--buy-only .buy-button,body .target-shards-page .card-actions-stack--buy-only .buy-button{min-width:104px!important;min-height:44px!important;border-radius:10px!important}body .private-account-grid-v34 .order-credentials-box--v34{gap:5px!important;padding:6px!important;border-radius:10px!important}body .private-account-grid-v34 .order-credential-field-v34{min-height:44px!important;grid-template-columns:48px minmax(0,1fr) auto!important;gap:5px!important;padding:3px 4px 3px 7px!important;border-radius:9px!important}body .private-account-grid-v34 .order-credential-field-v34>span{font-size:.64rem!important}body .private-account-grid-v34 .order-credential-field-v34 code{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.72rem!important}body .private-account-grid-v34 .order-credential-icon-v34{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:9px!important}body .auth-page-v34{min-height:100svh!important;padding:max(6px,env(safe-area-inset-top)) 6px max(10px,env(safe-area-inset-bottom))!important;background:radial-gradient(circle at 50% 42%,rgba(101,125,255,.055),transparent 28%),linear-gradient(180deg,#07131f,#07131f 60%,#081622)!important}body .auth-page-v34 .auth-shell{width:min(100%,430px)!important;max-width:430px!important;min-height:0!important;gap:8px!important;margin-inline:auto!important;align-content:start!important}body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{width:100%!important;max-width:none!important;margin:0!important;padding:13px 12px!important;border-radius:var(--v57-panel-radius)!important;box-shadow:0 12px 28px #0000002b!important}body .auth-page-v34 .auth-card__intro--v36{margin-bottom:8px!important}body .auth-page-v34 .auth-card__intro--v36 .section-title{margin:0!important;font-size:1.08rem!important;line-height:1.1!important}body .auth-page-v34 .auth-tabs--v36{min-height:44px!important;margin-bottom:10px!important;padding:3px!important;border-radius:11px!important}body .auth-page-v34 .auth-tab-v36{min-height:38px!important;border-radius:8px!important;font-size:.77rem!important}body .auth-page-v34 .auth-tab-v36.active,body .auth-page-v34 .auth-tab-v36[aria-selected=true]{color:#fff!important;background:linear-gradient(135deg,#657dff42,#8467ff33 58%,#42bff021)!important;border-color:#758eff4d!important}body .auth-page-v34 .auth-form--v36{gap:9px!important}body .auth-page-v34 .auth-fields-grid-v36,body .auth-page-v34 .auth-fields-grid-v36.is-register{grid-template-columns:1fr!important;gap:8px!important}body .auth-page-v34 .auth-field-v36{gap:4px!important}body .auth-page-v34 .auth-field-v36>span:first-child{font-size:.71rem!important;line-height:1.1!important}body .auth-page-v34 .auth-field-v36>input,body .auth-page-v34 .auth-password-field--v36>input{width:100%!important;height:46px!important;min-height:46px!important;border-radius:10px!important;font-size:16px!important}body .auth-page-v34 .auth-password-field--v36>input{padding-right:50px!important}body .auth-page-v34 .auth-password-toggle--v36{top:50%!important;right:2px!important;width:42px!important;height:42px!important;transform:translateY(-50%)!important;border-radius:8px!important}body .auth-page-v34 .auth-submit-v36{min-height:48px!important;height:48px!important;margin-top:1px!important;border-radius:11px!important;font-size:.85rem!important}body .cabinet-layout--ui{gap:8px!important;padding-bottom:calc(76px + env(safe-area-inset-bottom))!important}body .cabinet-discount-card,body .cabinet-empty-state,body .cabinet-history-card,body .cabinet-quick-panel,body .cabinet-search-panel,body .cabinet-sidebar--ui,body .cabinet-topup-card{padding:10px!important;border-radius:var(--v57-panel-radius)!important}body .cabinet-page-head{gap:7px!important;margin-bottom:0!important}body .cabinet-page-head h1{font-size:1.3rem!important;line-height:1.08!important}body .cabinet-page-head p{margin-top:3px!important;font-size:.77rem!important;line-height:1.35!important}body .cabinet-order-search__actions{gap:6px!important}body .cabinet-reset-button,body .cabinet-search-submit{min-height:44px!important;border-radius:10px!important}body .cabinet-mobile-nav{left:max(7px,env(safe-area-inset-left))!important;right:max(7px,env(safe-area-inset-right))!important;bottom:max(7px,env(safe-area-inset-bottom))!important;padding:5px!important;gap:4px!important;border-radius:15px!important;border-color:var(--v57-border)!important;background:#050e18f2!important;box-shadow:0 16px 38px #0000004d!important}body .cabinet-mobile-nav__link{min-height:50px!important;padding:5px 3px!important;border-radius:10px!important;font-size:.65rem!important}body .faq-page .page-shell{gap:8px!important}body .faq-breadcrumbs{gap:6px!important;padding-inline:2px!important;font-size:.72rem!important}body .faq-hero{padding:14px!important;gap:12px!important}body .faq-hero h1{margin:6px 0 8px!important;font-size:clamp(1.35rem,7vw,1.7rem)!important;line-height:1.08!important}body .faq-hero__copy>p{font-size:.84rem!important;line-height:1.5!important}body .faq-guarantee{padding:11px!important;grid-template-columns:38px minmax(0,1fr)!important;gap:9px!important;border-radius:12px!important}body .faq-guarantee__icon{width:38px!important;height:38px!important;border-radius:10px!important}body .faq-purchase,body .faq-support{padding:12px!important}body .faq-purchase__steps{gap:6px!important;margin-top:10px!important}body .faq-purchase__steps li{padding:10px!important;border-radius:11px!important}body .faq-item summary{min-height:50px!important;padding:11px!important;gap:7px!important;font-size:.82rem!important}body .faq-item__answer{padding:0 11px 12px!important}body .faq-item__answer p{font-size:.81rem!important;line-height:1.52!important}body .cancel-purchase-modal-card,body .help-modal-card,body .heroes-overlay-panel,body .password-modal-card,body .purchase-modal-card{width:min(calc(100vw - 14px),620px)!important;max-height:calc(100dvh - 14px - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;border-radius:var(--v57-panel-radius)!important;overflow-y:auto!important;overscroll-behavior:contain!important}body .purchase-modal-actions .ghost-pill,body .purchase-modal-actions .primary-pill{min-height:46px!important;border-radius:10px!important}@media(hover:none),(pointer:coarse){body .buy-button:hover,body .mobile-sort-menu__option:hover,body .popular-heroes-v40__item:hover,body .primary-pill:hover,body .raid-shards-bar__button:hover{transform:none!important;filter:none!important}}}@media(max-width:430px){body .app-header--master .brand-title{font-size:.83rem!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body .app-header--master .brand-block--header{max-width:132px!important}body .popular-heroes-v40__title-wrap>span{display:none!important}}@media(max-width:390px){:root{--v57-gutter:6px;--v57-gap:7px}body .app-header--master .header-mobile-controls{gap:5px!important}body .app-header--master .mobile-header-auth{min-width:66px!important;padding-inline:9px!important;font-size:.74rem!important}body .app-header--master .header-auth-placeholder--mobile{width:66px!important;min-width:66px!important}body .app-header--master .mobile-header-telegram{display:none!important}body .private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){padding-inline:5px!important;gap:7px!important}body .private-account-grid-v34 .account-card .card-hero-line__name,body .target-catalog-page .account-card .card-hero-line__name,body .target-shards-page .account-card .card-hero-line__name{font-size:.72rem!important}}@media(max-width:360px){body .app-header.app-header--master{padding-inline:6px!important}body .app-header--master>.header-mainline{gap:6px!important}body .app-header--master .brand-block--header{gap:6px!important;max-width:126px!important}body .app-header--master .brand-title{font-size:.8rem!important}body .app-header--master .header-mobile-controls{gap:4px!important}body .app-header--master .mobile-header-auth{min-width:62px!important;padding-inline:8px!important;font-size:.72rem!important}body .app-header--master .header-auth-placeholder--mobile{width:62px!important;min-width:62px!important}body .account-card,body .auth-page-v34 .auth-card--v36,body .cabinet-quick-panel,body .cabinet-search-panel,body .faq-item,body .popular-heroes-v40,body .target-catalog-page .mobile-catalog-search,body .target-shards-page .shards-mobile-controls{border-radius:13px!important}}@media(max-width:340px){body .app-header--master .brand-copy{display:none!important}body .popular-heroes-v40__list,body .target-catalog-page .mobile-catalog-search__actions,body .target-shards-page .shards-mobile-controls{grid-template-columns:1fr!important}body .private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){flex-basis:100%!important;width:100%!important;max-width:100%!important}body .private-account-grid-v34 .order-credential-field-v34{grid-template-columns:minmax(0,1fr) auto!important}body .private-account-grid-v34 .order-credential-field-v34>span{grid-column:1/-1!important}body .cabinet-order-search__actions{grid-template-columns:1fr!important}body .cabinet-reset-button{width:100%!important}}@media(max-height:700px)and (max-width:760px){body .auth-page-v34 .auth-card--v36,body .auth-page-v34 .auth-card--v36.auth-card--register{padding-top:11px!important;padding-bottom:11px!important}body .auth-page-v34 .auth-card__intro--v36{margin-bottom:6px!important}body .auth-page-v34 .auth-tabs--v36{margin-bottom:7px!important}body .auth-page-v34 .auth-fields-grid-v36,body .auth-page-v34 .auth-fields-grid-v36.is-register{gap:6px!important}}@media(max-width:760px){html[data-theme=light]{--v57-border:rgba(176,191,212,.68);--v57-border-strong:rgba(166,184,208,.84);--v57-text:#26384f;--v57-muted:#687b92;--v57-surface:linear-gradient(180deg,#fff,#f7faff);--v57-surface-soft:#f6f9fd}html[data-theme=light] body .app-header.app-header--master,html[data-theme=light] body .popular-heroes-v40,html[data-theme=light] body .target-catalog-page .mobile-catalog-search,html[data-theme=light] body .target-shards-page .shards-mobile-controls{background:linear-gradient(180deg,#fff,#f7faff)!important;border-color:var(--v57-border)!important;box-shadow:0 10px 26px #1f324e17!important}html[data-theme=light] body .mobile-sort-menu__trigger,html[data-theme=light] body .target-catalog-page .mobile-filter-trigger,html[data-theme=light] body .target-shards-page .mobile-filter-trigger{background:#fff!important;color:#26384f!important;border-color:var(--v57-border-strong)!important}html[data-theme=light] body .private-account-grid-v34 .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),html[data-theme=light] body .target-catalog-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),html[data-theme=light] body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){background:#f8fbff!important;border-color:#b0bfd49e!important}body .app-header.app-header--master>.header-mainline{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-width:0!important;height:54px!important;min-height:54px!important;gap:8px!important;overflow:visible!important}body .app-header.app-header--master .brand-block--header{display:flex!important;align-items:center!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:none!important;gap:7px!important;overflow:hidden!important}body .app-header.app-header--master .brand-logo--image{flex:0 0 30px!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important}body .app-header.app-header--master .brand-copy{display:block!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:none!important;overflow:hidden!important}body .app-header.app-header--master .brand-title{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body .app-header.app-header--master .header-mobile-controls{display:flex!important;flex:0 0 auto!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:flex-end!important;width:auto!important;min-width:0!important;max-width:none!important;gap:6px!important;margin:0!important;padding:0!important;overflow:visible!important}body .app-header.app-header--master .header-mobile-controls>*{flex-grow:0!important;flex-shrink:0!important;margin:0!important}body .app-header.app-header--master .mobile-header-language,body .app-header.app-header--master .mobile-header-telegram,body .app-header.app-header--master .mobile-menu-toggle{flex-basis:44px!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:0!important}body .app-header.app-header--master .mobile-header-auth{flex:0 0 auto!important;width:auto!important;min-width:72px!important;max-width:104px!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding-inline:13px!important;white-space:nowrap!important}body .app-header.app-header--master .header-auth-placeholder--mobile{flex:0 0 72px!important;width:72px!important;min-width:72px!important;max-width:72px!important;height:44px!important}body .app-header.app-header--master>.header-site-switcher{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:calc(100% + 16px)!important;min-width:0!important;max-width:none!important;overflow:hidden!important}}@media(max-width:430px){body .app-header.app-header--master>.header-mainline{gap:7px!important}body .app-header.app-header--master .header-mobile-controls{gap:5px!important}body .app-header.app-header--master .brand-block--header{gap:6px!important}body .app-header.app-header--master .brand-title{font-size:.82rem!important}body .app-header.app-header--master .mobile-header-auth{min-width:70px!important;max-width:92px!important;padding-inline:11px!important;font-size:.75rem!important}}@media(max-width:390px){body .app-header.app-header--master .mobile-header-telegram{display:none!important}body .app-header.app-header--master .header-mobile-controls{gap:5px!important}body .app-header.app-header--master .mobile-header-auth{min-width:66px!important;max-width:88px!important;padding-inline:10px!important}}@media(max-width:360px){body .app-header.app-header--master>.header-mainline{gap:5px!important}body .app-header.app-header--master .brand-title{font-size:.78rem!important}body .app-header.app-header--master .header-mobile-controls{gap:4px!important}body .app-header.app-header--master .mobile-header-language,body .app-header.app-header--master .mobile-menu-toggle{flex-basis:42px!important;width:42px!important;min-width:42px!important;max-width:42px!important}body .app-header.app-header--master .mobile-header-auth{min-width:62px!important;max-width:82px!important;padding-inline:8px!important;font-size:.72rem!important}}@media(max-width:340px){body .app-header.app-header--master .brand-copy{display:none!important}body .app-header.app-header--master .brand-block--header{flex:0 0 30px!important;width:30px!important}}@media(max-width:760px){body .target-shards-page .account-card,body .target-shards-page .cards-grid,body .target-shards-page .catalog-content,body .target-shards-page .catalog-layout,body .target-shards-page .shards-catalog-layout{min-width:0!important;max-width:100%!important;width:100%!important}body .target-shards-page .catalog-content{padding-inline:0!important}body .target-shards-page .cards-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important}body .target-shards-page .account-card{padding:10px!important;gap:7px!important;overflow:hidden!important}body .target-shards-page .account-card .account-card-heroes{display:block!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}body .target-shards-page .account-card .card-hero-list-preview,body .target-shards-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-rows:auto!important;align-items:stretch!important;align-content:start!important;gap:6px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important}body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){box-sizing:border-box!important;display:grid!important;grid-template-columns:32px minmax(0,1fr) auto!important;align-items:center!important;align-self:stretch!important;-moz-column-gap:8px!important;column-gap:8px!important;row-gap:0!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:46px!important;max-height:none!important;aspect-ratio:auto!important;padding:6px 7px!important;margin:0!important;border-radius:10px!important;overflow:hidden!important;background:linear-gradient(180deg,#0a1b2dc7,#071524e0)!important;border-color:#7091b529!important;box-shadow:none!important}body .target-shards-page .account-card .card-hero-line .hero-avatar,body .target-shards-page .account-card .card-hero-line .hero-avatar.large,body .target-shards-page .account-card .card-hero-line .hero-avatar.small{position:relative!important;display:block!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;aspect-ratio:1/1!important;margin:0!important;border-radius:7px!important;overflow:hidden!important}body .target-shards-page .account-card .card-hero-line__body{width:auto!important}body .target-shards-page .account-card .card-hero-line__body,body .target-shards-page .account-card .card-hero-line__name{display:block!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important}body .target-shards-page .account-card .card-hero-line__name{text-overflow:clip!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;font-size:.76rem!important;line-height:1.16!important;font-weight:760!important;letter-spacing:-.006em!important}body .target-shards-page .account-card .card-hero-line__count{position:static!important;display:inline-flex!important;align-items:center!important;width:auto!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:.66rem!important;line-height:1!important}body .target-shards-page .account-card .card-hero-line--more{grid-column:1/-1!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:34px!important;min-height:34px!important;aspect-ratio:auto!important;margin:0!important;padding:5px 8px!important}body .target-shards-page .account-card-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;min-width:0!important}body .target-shards-page .account-card-data-section--resources{grid-column:1/-1!important}body .target-shards-page .account-card-data-section{min-width:0!important;padding:7px 8px!important;border-radius:10px!important}body .target-shards-page .account-card-data-grid--resources{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important}body .target-shards-page .account-card-data-grid--resources .account-card-data-item{min-width:0!important;min-height:30px!important;padding:3px 5px!important;border-radius:0!important}body .target-shards-page .account-card-data-grid--resources .account-card-data-item+.account-card-data-item{border-left:1px solid rgba(111,139,171,.13)!important}body .target-shards-page .account-card-rewards-bar{min-height:34px!important;padding:7px 9px!important;border-radius:10px!important}body .target-shards-page .account-card .card-footer-box{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;padding-top:8px!important}body .target-shards-page .account-card .card-actions-stack--buy-only{width:auto!important;min-width:104px!important}body .target-shards-page .account-card .card-actions-stack--buy-only .buy-button,body .target-shards-page .account-card .card-actions-stack--buy-only .primary-pill{width:auto!important;min-width:104px!important;min-height:44px!important;padding-inline:16px!important}body .target-shards-page .shards-target-head{min-height:72px!important;padding:10px 11px!important;border-radius:14px!important}body .target-shards-page .shards-target-head__copy{gap:10px!important;min-width:0!important}body .target-shards-page .shards-target-head__icon{flex:0 0 42px!important;width:42px!important;height:42px!important}body .target-shards-page .shards-target-head h1{font-size:1rem!important;line-height:1.15!important}body .target-shards-page .shards-target-head p{margin-top:3px!important;font-size:.74rem!important;line-height:1.3!important}body .target-shards-page .shards-mobile-controls{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:7px!important;padding:8px!important;border-radius:14px!important}body .target-shards-page .mobile-filter-trigger,body .target-shards-page .mobile-sort-menu__trigger{width:100%!important;min-width:0!important;min-height:46px!important}body .purchase-modal-root{align-items:flex-end!important;justify-content:center!important;padding:max(6px,env(safe-area-inset-top)) 6px 0!important;overflow:hidden!important}body .purchase-modal-root .modal-backdrop{background:#020810ad!important;-webkit-backdrop-filter:blur(9px)!important;backdrop-filter:blur(9px)!important}body .purchase-modal-card{box-sizing:border-box!important;width:min(100%,560px)!important;max-width:560px!important;max-height:calc(94dvh - env(safe-area-inset-top))!important;margin:0 auto!important;padding:0 12px max(10px,env(safe-area-inset-bottom))!important;border-radius:18px 18px 0 0!important;border:1px solid rgba(118,143,176,.24)!important;border-bottom:0!important;background:linear-gradient(180deg,#071422fe,#040e19fe)!important;box-shadow:0 -18px 48px #00050e57!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important}body .purchase-modal-card:before{display:block!important;width:40px!important;height:4px!important;margin:7px auto 3px!important;border-radius:999px!important;background:#8ba1be4d!important}body .purchase-modal-head{position:sticky!important;top:-1px!important;z-index:8!important;display:grid!important;grid-template-columns:minmax(0,1fr) 40px!important;align-items:start!important;gap:8px!important;margin:0 -12px 9px!important;padding:8px 12px 9px!important;border-bottom:1px solid rgba(112,139,170,.14)!important;background:#06121ff5!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}body .purchase-modal-eyebrow{display:none!important}body .purchase-modal-head h3{margin:0!important;font-size:1.02rem!important;line-height:1.2!important}body .purchase-modal-head p{margin:3px 0 0!important;font-size:.73rem!important;line-height:1.25!important}body .purchase-modal-head .icon-close{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;margin:0!important;border-radius:10px!important}body .purchase-modal-layout{grid-template-columns:minmax(0,1fr)!important;gap:9px!important}body .purchase-modal-layout,body .purchase-modal-summary{display:grid!important;width:100%!important;min-width:0!important}body .purchase-modal-summary{position:static!important;grid-template-columns:1fr!important;gap:8px!important;padding:9px!important;border-radius:13px!important;background:#09192ab8!important}body .purchase-modal-heroes{display:none!important}body .purchase-modal-meta{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;min-width:0!important}body .purchase-modal-meta>div{min-width:0!important;padding:7px 6px!important;border-radius:9px!important;background:#102339b3!important;text-align:center!important}body .purchase-modal-meta span,body .purchase-modal-meta strong{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body .purchase-modal-meta span{font-size:.6rem!important}body .purchase-modal-meta strong{margin-top:2px!important;font-size:.82rem!important}body .purchase-modal-price{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:3px 8px!important;width:100%!important;min-width:0!important;margin:0!important;padding:9px 10px!important;border-radius:11px!important}body .purchase-modal-price>span{grid-column:1!important;grid-row:1!important;font-size:.68rem!important}body .purchase-modal-price .modal-price{grid-column:2!important;grid-row:1/span 3!important;align-self:center!important;font-size:1.2rem!important;white-space:nowrap!important}body .purchase-modal-price .modal-discount-note,body .purchase-modal-price .modal-price-old{grid-column:1!important;min-width:0!important;font-size:.66rem!important}body .purchase-modal-trust{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;padding-top:7px!important}body .purchase-modal-trust>span{display:grid!important;grid-template-columns:16px minmax(0,1fr)!important;align-items:center!important;gap:6px!important;min-width:0!important;font-size:.66rem!important;line-height:1.25!important}body .purchase-modal-trust svg{width:16px!important;height:16px!important}body .purchase-modal-form{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;min-width:0!important}body .purchase-modal-form .field-block{width:100%!important;min-width:0!important;gap:5px!important}body .purchase-modal-form .field-block>span{font-size:.72rem!important}body .purchase-modal-form .field-block input{width:100%!important;min-width:0!important;min-height:46px!important;height:46px!important;padding:0 12px!important;border-radius:10px!important;font-size:16px!important}body .purchase-modal-check{display:grid!important;grid-template-columns:20px minmax(0,1fr)!important;align-items:start!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:9px 10px!important;border-radius:10px!important}body .purchase-modal-check span{min-width:0!important;font-size:.72rem!important;line-height:1.38!important}body .purchase-modal-actions{position:sticky!important;bottom:calc(max(10px,env(safe-area-inset-bottom))*-1)!important;z-index:7!important;display:grid!important;grid-template-columns:1fr!important;gap:0!important;width:auto!important;margin:2px -12px calc(max(10px,env(safe-area-inset-bottom))*-1)!important;padding:9px 12px max(10px,env(safe-area-inset-bottom))!important;border-top:1px solid rgba(112,139,170,.14)!important;background:linear-gradient(180deg,#06121fe0,#050f1bfe 36%)!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}body .purchase-modal-actions .ghost-pill{display:none!important}body .purchase-modal-submit{width:100%!important;min-width:0!important;min-height:48px!important;height:48px!important;border-radius:11px!important;font-size:.86rem!important;font-weight:800!important}body .purchase-modal-help{margin:0!important;padding:0 2px 2px!important;font-size:.67rem!important;line-height:1.35!important;text-align:center!important}}@media(max-width:360px){body .target-shards-page .account-card .card-hero-list-preview,body .target-shards-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{grid-template-columns:minmax(0,1fr)!important}body .target-shards-page .account-card .card-hero-line__name{font-size:.78rem!important}body .purchase-modal-trust{grid-template-columns:1fr!important}}html[data-theme=light] body .purchase-modal-card{background:linear-gradient(180deg,#fff,#f7f9fd)!important;border-color:#afbfd6d1!important;box-shadow:0 -16px 42px #1c2b4429!important}html[data-theme=light] body .purchase-modal-head{background:#fffffff5!important;border-color:#b1c0d694!important}html[data-theme=light] body .purchase-modal-summary{background:#f7f9fd!important;border-color:#b1c0d699!important}html[data-theme=light] body .purchase-modal-meta>div{background:#fff!important}html[data-theme=light] body .purchase-modal-actions{background:linear-gradient(180deg,#ffffffe6,#f9fbfffe 36%)!important;border-color:#b1c0d694!important}#__nuxt,body,html{max-width:100%;overflow-x:clip}*,:after,:before{box-sizing:border-box}:where(.page-wrap,.page-shell,.shell-card,.app-header,.raid-shards-bar,.catalog-layout,.catalog-sidebar-stack,.catalog-content,.cards-grid,.account-card,.account-card-heroes,.card-hero-list-preview,.account-card-stats,.account-card-data-section,.account-card-data-grid,.card-footer-box,.cabinet-layout,.cabinet-main,.private-account-grid-v34,.purchase-modal-card,.faq-page,.auth-card){min-width:0}:where(img,svg,video,canvas){max-width:100%}:where(input,select,textarea,button,a){max-width:100%}:where(h1,h2,h3,p,span,strong,small,code){overflow-wrap:break-word}@media(max-width:760px){body .raid-shards-bar.raid-shards-bar--catalog{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:8px!important;padding:10px!important}body .raid-shards-bar--catalog .raid-shards-bar__main{display:grid!important;grid-template-columns:42px minmax(0,1fr) 42px!important;align-items:center!important;justify-items:center!important;gap:8px!important;width:100%!important;min-width:0!important}body .raid-shards-bar--catalog .raid-shards-bar__main:after{content:"";display:block;grid-column:3;width:42px;height:1px}body .raid-shards-bar--catalog .raid-shards-bar__icon{grid-column:1;grid-row:1;align-self:center!important;justify-self:center!important;margin:0!important}body .raid-shards-bar--catalog .raid-shards-bar__copy{grid-column:2;grid-row:1;display:grid!important;place-items:center!important;align-self:center!important;justify-self:stretch!important;min-width:0!important;text-align:center!important}body .raid-shards-bar--catalog .raid-shards-bar__copy small,body .raid-shards-bar--catalog .raid-shards-bar__copy span,body .raid-shards-bar--catalog .raid-shards-bar__copy strong{width:100%!important;margin-inline:auto!important;text-align:center!important;white-space:normal!important}body .raid-shards-bar--catalog .raid-shards-bar__button{width:100%!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important}body .target-shards-page .shards-target-head{display:grid!important;grid-template-columns:minmax(0,1fr)!important;place-items:center!important;min-height:82px!important;padding:10px 12px!important}body .target-shards-page .shards-target-head__copy{display:grid!important;grid-template-columns:42px minmax(0,1fr) 42px!important;align-items:center!important;justify-items:center!important;gap:8px!important;width:100%!important;min-width:0!important}body .target-shards-page .shards-target-head__copy:after{content:"";display:block;grid-column:3;width:42px;height:1px}body .target-shards-page .shards-target-head__icon{grid-column:1;grid-row:1;align-self:center!important;justify-self:center!important;margin:0!important}body .target-shards-page .shards-target-head__text{grid-column:2;grid-row:1;align-self:center!important;justify-self:stretch!important;display:grid!important;place-items:center!important;min-width:0!important;text-align:center!important}body .target-shards-page .shards-target-head__text h1,body .target-shards-page .shards-target-head__text p{width:100%!important;margin-inline:auto!important;text-align:center!important}body .target-shards-page .shards-target-head__controls{display:none!important}}body .cabinet-orders-page .private-account-grid-v34{width:100%!important;min-width:0!important;align-items:start!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased{width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;flex-direction:column!important;gap:8px!important;overflow:hidden!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-heroes,body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-stats,body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .card-footer-box,body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .card-hero-list-preview{width:100%!important;min-width:0!important;max-width:100%!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:7px!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-data-section{display:block!important;min-width:0!important;width:100%!important;margin:0!important;padding:8px!important;border-radius:11px!important;overflow:hidden!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-data-section--resources{grid-column:1/-1!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-data-title{display:block!important;margin:0 0 6px!important;padding:0!important;font-size:.69rem!important;line-height:1.2!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-data-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;gap:5px!important;width:100%!important;min-width:0!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-data-grid--resources{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-data-item{position:static!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-flow:row nowrap!important;min-width:0!important;width:100%!important;min-height:30px!important;margin:0!important;padding:4px!important;gap:4px!important;white-space:nowrap!important;overflow:hidden!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-data-grid--resources .account-card-data-item{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-data-grid--resources .account-card-data-item+.account-card-data-item{border-left:1px solid rgba(111,139,171,.14)!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-data-item img{position:static!important;flex:0 0 14px!important;width:14px!important;height:14px!important;margin:0!important;-o-object-fit:contain!important;object-fit:contain!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-data-item strong{display:block!important;min-width:0!important;margin:0!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important;font-size:clamp(.58rem,2.15vw,.66rem)!important;line-height:1!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-data-badge{flex:0 0 auto!important;min-width:auto!important;width:auto!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;color:#8ea6ff!important;font-size:.61rem!important;line-height:1!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-rewards-bar{width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:7px 9px!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .card-footer-box--purchased-v34{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:8px!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .card-price-block--purchased-v34{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:10px!important;width:100%!important;min-width:0!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .order-actions-stack--v34,body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .order-credential-field-v34,body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .order-credentials-box--v34{width:100%!important;min-width:0!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .order-credential-field-v34 code{min-width:0!important;max-width:100%!important}@media(max-width:760px){body .cabinet-orders-page .cabinet-layout--ui,body .cabinet-orders-page .cabinet-main--ui,body .cabinet-orders-page .private-account-grid-v34{width:100%!important;min-width:0!important;max-width:100%!important}body .cabinet-orders-page .private-account-grid-v34{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:9px!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased{padding:10px!important;border-radius:14px!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .card-hero-list-preview{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:auto!important;align-items:start!important;gap:6px!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){position:relative!important;display:grid!important;grid-template-columns:32px minmax(84px,1fr) auto!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:42px!important;max-height:none!important;aspect-ratio:auto!important;margin:0!important;padding:5px 7px!important;gap:8px!important;overflow:hidden!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .card-hero-line .hero-avatar,body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .card-hero-line .hero-avatar.large,body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .card-hero-line .hero-avatar.small{position:static!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;aspect-ratio:1/1!important;margin:0!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .card-hero-line__body{display:block!important;min-width:0!important;overflow:visible!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .card-hero-line__name{display:block!important;min-width:0!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;font-size:.75rem!important;line-height:1.15!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .card-hero-line__count{position:static!important;display:inline-flex!important;width:auto!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:.66rem!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .card-hero-line--more{grid-column:1/-1!important;width:100%!important;min-height:34px!important;aspect-ratio:auto!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-data-section{padding:7px!important;border-radius:10px!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .account-card-data-grid--resources{grid-template-columns:repeat(4,minmax(0,1fr))!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .order-credential-field-v34{grid-template-columns:54px minmax(0,1fr) auto!important;gap:5px!important}}@media(max-width:360px){body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .card-hero-list-preview,body .target-shards-page .account-card .card-hero-list-preview,body .target-shards-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{grid-template-columns:minmax(0,1fr)!important}body .cabinet-orders-page .private-account-grid-v34 .account-card--purchased .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){grid-template-columns:32px minmax(0,1fr) auto!important}}@media(max-width:760px){body :where(.app-header,.raid-shards-bar,.shards-target-head,.mobile-catalog-search,.shards-mobile-controls,.popular-heroes-v40,.account-card,.cabinet-search-panel,.cabinet-sidebar,.auth-card,.faq-hero,.faq-item,.purchase-modal-card,.help-modal-card,.heroes-overlay-panel){max-width:100%!important}body :where(.header-mainline,.header-mobile-controls,.header-site-switcher,.mobile-catalog-search__actions,.shards-mobile-controls,.popular-heroes-v40__list,.cabinet-order-search,.cabinet-order-search__actions,.auth-fields-grid-v36,.purchase-modal-form,.thanks-actions)>*{min-width:0!important}body :where(.error-box,.empty-state,.catalog-status-box){overflow-wrap:break-word!important}}@media(prefers-reduced-motion:reduce){body .account-card,body .purchase-modal-card,body .raid-shards-bar,body .shards-target-head{transition:none!important;animation:none!important}}@media(max-width:760px){body .target-shards-page .account-card .card-hero-list-preview,body .target-shards-page .account-card .card-hero-list-preview.card-hero-list-preview--shards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:auto!important;align-items:start!important;gap:6px!important;width:100%!important;min-width:0!important}body .target-shards-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty){display:grid!important;grid-template-columns:32px minmax(84px,1fr) auto!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:42px!important;max-height:none!important;aspect-ratio:auto!important;padding:5px 7px!important;gap:8px!important;overflow:hidden!important}body .target-shards-page .account-card .card-hero-line__body,body .target-shards-page .account-card .card-hero-line__name{display:block!important;min-width:0!important;overflow:visible!important}body .target-shards-page .account-card .card-hero-line__name{max-width:none!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;font-size:.75rem!important;line-height:1.15!important}body .cabinet-layout--ui>.cabinet-sidebar--ui{display:none!important}body .cabinet-layout--ui{display:block!important;padding-inline:0!important}body .cabinet-main--ui{width:100%!important;min-width:0!important;padding-bottom:calc(86px + env(safe-area-inset-bottom))!important}body .cabinet-page-head--welcome{display:block!important;padding-inline:2px!important}body .cabinet-page-head--welcome .cabinet-head-action{display:none!important}body .cabinet-page-head--welcome h1{margin-top:3px!important;font-size:1.38rem!important;line-height:1.1!important}body .cabinet-page-head--welcome p{max-width:33ch!important;margin-top:4px!important;line-height:1.35!important}body .cabinet-summary-grid{gap:8px!important}body .cabinet-summary-card{min-height:84px!important;padding:11px 12px!important;border-radius:15px!important}body .cabinet-summary-card__icon{width:38px!important;height:38px!important;border-radius:12px!important}body .cabinet-quick-panel{padding:12px!important;border-radius:16px!important}body .cabinet-quick-grid{gap:7px!important}body .cabinet-quick-card{min-height:64px!important;padding:9px 10px!important;border-radius:13px!important}body .cabinet-mobile-nav{left:max(8px,env(safe-area-inset-left))!important;right:max(8px,env(safe-area-inset-right))!important;bottom:max(6px,env(safe-area-inset-bottom))!important}body .raid-shards-bar.raid-shards-bar--catalog{display:grid!important;grid-template-columns:1fr!important;place-items:center!important;gap:9px!important;padding:11px 12px!important;text-align:center!important}body .raid-shards-bar--catalog .raid-shards-bar__main{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;gap:6px!important}body .raid-shards-bar--catalog .raid-shards-bar__main:after{content:none!important;display:none!important}body .raid-shards-bar--catalog .raid-shards-bar__icon{width:42px!important;height:42px!important;margin:0 auto!important}body .raid-shards-bar--catalog .raid-shards-bar__copy{display:grid!important;place-items:center!important;width:100%!important;min-width:0!important;gap:3px!important;text-align:center!important}body .raid-shards-bar--catalog .raid-shards-bar__copy strong{width:100%!important;margin:0!important;font-size:.96rem!important;line-height:1.15!important;text-align:center!important}body .raid-shards-bar--catalog .raid-shards-bar__copy small,body .raid-shards-bar--catalog .raid-shards-bar__copy span{display:block!important;width:min(100%,310px)!important;margin:0 auto!important;font-size:.74rem!important;line-height:1.3!important;text-align:center!important;white-space:normal!important}body .raid-shards-bar--catalog .raid-shards-bar__button{width:min(100%,220px)!important;min-height:42px!important;justify-self:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important}body .mobile-authorized-id-search,body .popular-heroes-v40--collapsed,body .popular-heroes-v40__collapsed-trigger{width:100%!important;max-width:none!important}body .mobile-authorized-id-search__toggle,body .popular-heroes-v40__collapsed-trigger{min-height:44px!important;justify-content:center!important;text-align:center!important}body .mobile-authorized-id-search__toggle{display:grid!important;grid-template-columns:minmax(0,1fr) 24px!important;align-items:center!important;padding-inline:12px!important}body .mobile-authorized-id-search__toggle>span{min-width:0!important;text-align:left!important;line-height:1.2!important}body .mobile-authorized-id-search__toggle>b{display:grid!important;place-items:center!important;color:#8ea7ff!important;font-size:1.05rem!important}body .account-card,body .cabinet-quick-panel,body .cabinet-summary-card,body .mobile-authorized-id-search,body .mobile-catalog-search,body .popular-heroes-v40{box-shadow:0 12px 28px #0309122e!important}}@media(max-width:390px){body .raid-shards-bar.raid-shards-bar--catalog{padding:10px!important}body .raid-shards-bar--catalog .raid-shards-bar__button{width:100%!important}}html[data-theme=light] body .mobile-authorized-id-search__toggle>b{color:#5f74e8!important}@media(max-width:760px){body .cabinet-sidebar.cabinet-sidebar--ui{display:none!important}body .cabinet-main.cabinet-main--ui{width:100%!important;min-width:0!important;padding-bottom:calc(82px + env(safe-area-inset-bottom))!important}body .cabinet-overview-page .cabinet-page-head--welcome{display:block!important;padding:0 2px!important}body .cabinet-overview-page .cabinet-page-head--welcome .cabinet-head-action{display:none!important}body .cabinet-overview-page .cabinet-page-head--welcome h1{margin-top:4px!important;font-size:1.42rem!important;line-height:1.08!important}body .cabinet-overview-page .cabinet-page-head--welcome p{max-width:34ch!important;margin-top:4px!important;line-height:1.35!important}body .cabinet-overview-page .cabinet-summary-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}body .cabinet-overview-page .cabinet-summary-card:first-child{grid-column:1/-1!important}body .cabinet-overview-page .cabinet-summary-card{min-height:94px!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;padding:11px!important;border-radius:16px!important}body .cabinet-overview-page .cabinet-summary-card__icon{width:34px!important;height:34px!important;border-radius:11px!important}body .cabinet-overview-page .cabinet-summary-card__icon svg{width:18px!important;height:18px!important}body .cabinet-overview-page .cabinet-summary-card strong{font-size:1.08rem!important;line-height:1.14!important}body .cabinet-overview-page .cabinet-summary-card__label{font-size:.69rem!important;line-height:1.2!important}body .cabinet-overview-page .cabinet-summary-card small{font-size:.62rem!important;line-height:1.25!important}body .cabinet-overview-page .cabinet-quick-panel{padding:12px!important;border-radius:17px!important}body .cabinet-overview-page .cabinet-quick-grid{gap:7px!important;margin-top:10px!important}body .cabinet-overview-page .cabinet-quick-card{min-height:62px!important;grid-template-columns:34px minmax(0,1fr) 16px!important;gap:9px!important;padding:10px!important;border-radius:13px!important}body .cabinet-overview-page .cabinet-quick-card__icon{width:34px!important;height:34px!important;border-radius:11px!important}body .cabinet-overview-page .cabinet-quick-card__icon svg{width:18px!important;height:18px!important}body .cabinet-overview-page .cabinet-quick-card strong{font-size:.82rem!important;line-height:1.2!important}body .cabinet-overview-page .cabinet-quick-card small{font-size:.64rem!important;line-height:1.25!important}body .raid-shards-bar.raid-shards-bar--catalog{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;align-items:center!important;gap:9px!important;padding:12px!important}body .raid-shards-bar--catalog .raid-shards-bar__main{width:100%!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) 38px!important;align-items:center!important;justify-items:center!important;gap:7px!important}body .raid-shards-bar--catalog .raid-shards-bar__main:after{content:""!important;display:block!important;width:38px!important;height:1px!important;grid-column:3!important}body .raid-shards-bar--catalog .raid-shards-bar__icon{grid-column:1!important;width:38px!important;height:38px!important;margin:0!important;justify-self:center!important}body .raid-shards-bar--catalog .raid-shards-bar__copy{grid-column:2!important;width:100%!important;min-width:0!important;display:grid!important;justify-items:center!important;align-content:center!important;gap:3px!important;text-align:center!important}body .raid-shards-bar--catalog .raid-shards-bar__copy strong{width:100%!important;font-size:.84rem!important;line-height:1.2!important;text-align:center!important}body .raid-shards-bar--catalog .raid-shards-bar__copy small,body .raid-shards-bar--catalog .raid-shards-bar__copy>span{display:block!important;width:100%!important;max-width:30ch!important;color:var(--muted)!important;font-size:.68rem!important;line-height:1.3!important;text-align:center!important;white-space:normal!important}body .raid-shards-bar--catalog .raid-shards-bar__button{width:min(154px,100%)!important;min-width:124px!important;min-height:40px!important;justify-self:center!important;padding:8px 13px!important;border-radius:11px!important}body .raid-shards-bar--catalog .raid-shards-bar__button-copy--mobile{display:inline!important}body .raid-shards-bar--catalog .raid-shards-bar__button-copy--desktop{display:none!important}}@media(max-width:380px){body .cabinet-overview-page .cabinet-summary-grid{grid-template-columns:1fr!important}body .cabinet-overview-page .cabinet-summary-card:first-child{grid-column:auto!important}}.mobile-menu-logout-btn{display:none}@media(max-width:760px){body .app-header--master.mobile-menu-open .header-actions__group--locale-help>.mobile-menu-logout-btn{grid-column:1/-1!important;width:100%!important;min-width:0!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:9px 12px!important;border-radius:10px!important;border:1px solid rgba(239,103,119,.22)!important;color:#ffbcc5!important;background:linear-gradient(180deg,#4e1c2a57,#2d121d47)!important;box-shadow:inset 0 1px #ffffff06!important;font-weight:750!important;text-align:center!important}body .app-header--master.mobile-menu-open .mobile-menu-logout-btn svg{width:18px!important;height:18px!important;flex:0 0 18px!important}body .app-header--master.mobile-menu-open .mobile-menu-logout-btn:active{transform:translateY(1px);background:linear-gradient(180deg,#5b1f2f6b,#35132057)!important}body .app-header--master.mobile-menu-open .mobile-menu-logout-btn:focus-visible{outline:2px solid rgba(255,151,164,.78)!important;outline-offset:2px!important}}html[data-theme=light] body .app-header--master.mobile-menu-open .mobile-menu-logout-btn{color:#b73e50!important;border-color:#c3405233!important;background:linear-gradient(180deg,#fff4f6fa,#ffebeff0)!important;box-shadow:inset 0 1px #ffffffe0!important}@media(hover:hover)and (pointer:fine)and (max-width:760px){body .app-header--master.mobile-menu-open .mobile-menu-logout-btn:hover{border-color:#ef677761!important;color:#ffd5da!important;background:linear-gradient(180deg,#5d1f3066,#37132152)!important}html[data-theme=light] body .app-header--master.mobile-menu-open .mobile-menu-logout-btn:hover{color:#9f2e40!important;border-color:#c3405252!important;background:linear-gradient(180deg,#fff8f9,#ffecef)!important}}:root{--ui-canvas:#07111f;--ui-canvas-2:#091727;--ui-panel:rgba(10,23,38,.97);--ui-panel-2:rgba(13,29,48,.98);--ui-panel-3:rgba(18,39,62,.98);--ui-subpanel:rgba(7,20,34,.82);--ui-border:rgba(126,151,184,.2);--ui-border-soft:rgba(126,151,184,.13);--ui-border-strong:rgba(128,150,255,.36);--ui-text:#f4f7ff;--ui-text-soft:#c6d2e4;--ui-muted:#91a4bd;--ui-accent:#7385ff;--ui-accent-2:#8c6cff;--ui-accent-3:#49c5f4;--ui-primary-gradient:linear-gradient(135deg,#667dff,#8768ff 58%,#47bff1);--ui-primary-shadow:0 12px 28px rgba(78,86,225,.24);--ui-shadow:0 18px 42px rgba(2,8,17,.24);--ui-shadow-soft:0 10px 26px rgba(2,8,17,.18);--ui-radius-xl:20px;--ui-radius-lg:16px;--ui-radius-md:12px;--ui-radius-sm:10px;--ui-control-height:46px;--ui-space-1:6px;--ui-space-2:10px;--ui-space-3:14px;--ui-space-4:18px;--ui-space-5:24px}html[data-theme=light]{--ui-canvas:#eef3fa;--ui-canvas-2:#f6f8fc;--ui-panel:hsla(0,0%,100%,.98);--ui-panel-2:rgba(248,251,255,.99);--ui-panel-3:rgba(240,246,253,.99);--ui-subpanel:rgba(244,248,253,.96);--ui-border:rgba(177,192,211,.72);--ui-border-soft:rgba(177,192,211,.48);--ui-border-strong:rgba(103,123,228,.34);--ui-text:#17243a;--ui-text-soft:#43546c;--ui-muted:#6f8097;--ui-primary-shadow:0 11px 24px rgba(82,91,214,.17);--ui-shadow:0 17px 36px rgba(36,52,78,.1);--ui-shadow-soft:0 9px 22px rgba(36,52,78,.08)}#__nuxt,body,html{color:var(--ui-text);background:radial-gradient(circle at 7% 0,rgba(103,126,255,.12),transparent 26%),radial-gradient(circle at 100% 12%,rgba(140,108,255,.1),transparent 28%),linear-gradient(180deg,var(--ui-canvas) 0,var(--ui-canvas-2) 100%)!important}.site-page{min-height:100dvh;padding:clamp(10px,1.45vw,20px)!important}.site-page-shell{width:min(100%,1440px)!important;max-width:1440px!important;margin-inline:auto!important;gap:16px!important}.site-page .cabinet-mobile-nav,.site-page .desktop-catalog-toolbar,.site-page .filters-sidebar,.site-page .mobile-catalog-search,.site-page .modal-card,.site-page .shards-mobile-controls,.site-page .shell-card:not(.raid-catalog-hero--approved){color:var(--ui-text)!important;border:1px solid var(--ui-border)!important;border-radius:var(--ui-radius-xl)!important;background:linear-gradient(180deg,var(--ui-panel-2),var(--ui-panel))!important;box-shadow:var(--ui-shadow)!important}.site-page .app-header.app-header--master{border-color:var(--ui-border)!important;background:#081422f5!important;box-shadow:var(--ui-shadow-soft)!important;-webkit-backdrop-filter:blur(18px) saturate(1.08)!important;backdrop-filter:blur(18px) saturate(1.08)!important}html[data-theme=light] .site-page .app-header.app-header--master{background:#fffffff7!important}.site-page .section-title,.site-page h1,.site-page h2,.site-page h3{color:var(--ui-text);letter-spacing:-.018em;text-wrap:balance}.site-page h1{font-size:clamp(1.38rem,2.4vw,2rem);line-height:1.08}.site-page .section-title,.site-page h2{font-size:clamp(1.05rem,1.7vw,1.35rem);line-height:1.15}.site-page .brand-subtitle,.site-page .cabinet-page-head p,.site-page .faq-updated,.site-page .section-subtitle,.site-page p,.site-page small{color:var(--ui-muted)!important}.site-page .auth-eyebrow,.site-page .cabinet-eyebrow,.site-page .faq-eyebrow{color:#8ea7ff!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase}.site-page .auth-submit,.site-page .buy-button,.site-page .cabinet-order-register,.site-page .cabinet-search-submit,.site-page .cabinet-topup-submit,.site-page .primary-pill,.site-page .raid-shards-bar__button{min-height:var(--ui-control-height);border:1px solid rgba(155,169,255,.4)!important;border-radius:var(--ui-radius-md)!important;color:#fff!important;background:var(--ui-primary-gradient)!important;box-shadow:var(--ui-primary-shadow)!important;font-weight:800!important;text-shadow:0 1px 1px rgba(22,29,75,.22)}.site-page .auth-tab-v36,.site-page .cabinet-reset-button,.site-page .ghost-pill,.site-page .mobile-filter-trigger,.site-page .mobile-sort-trigger{min-height:44px;border:1px solid var(--ui-border)!important;border-radius:var(--ui-radius-md)!important;color:var(--ui-text-soft)!important;background:linear-gradient(180deg,var(--ui-panel-3),var(--ui-panel-2))!important;box-shadow:inset 0 1px #ffffff06!important}.site-page .auth-submit:disabled,.site-page .buy-button:disabled,.site-page .primary-pill:disabled{opacity:.52!important;filter:none!important;cursor:not-allowed;box-shadow:none!important}.site-page :where(button,a,input,select,textarea):focus-visible{outline:2px solid rgba(111,139,255,.88)!important;outline-offset:2px!important}@media(hover:hover)and (pointer:fine){.site-page .buy-button:not(:disabled):hover,.site-page .primary-pill:not(:disabled):hover,.site-page .raid-shards-bar__button:hover{transform:translateY(-1px);box-shadow:0 15px 32px #4e56e152!important}.site-page .cabinet-quick-card:hover,.site-page .faq-item:hover,.site-page .ghost-pill:not(:disabled):hover{border-color:var(--ui-border-strong)!important;background:linear-gradient(180deg,var(--ui-panel-3),var(--ui-panel-2))!important}}.site-page :where(.field-block input,.field-block select,.field-block textarea,.original-hero-input,.orders-search-input,.mobile-catalog-search input,.desktop-catalog-toolbar input,.desktop-catalog-toolbar select,.cabinet-money-input input,.purchase-modal-card input,.password-modal-card input){min-height:var(--ui-control-height)!important;border:1px solid var(--ui-border)!important;border-radius:var(--ui-radius-md)!important;color:var(--ui-text)!important;background:#05111ec7!important;box-shadow:inset 0 1px #ffffff05!important}html[data-theme=light] .site-page :where(.field-block input,.field-block select,.field-block textarea,.original-hero-input,.orders-search-input,.mobile-catalog-search input,.desktop-catalog-toolbar input,.desktop-catalog-toolbar select,.cabinet-money-input input,.purchase-modal-card input,.password-modal-card input){background:#fff!important}.site-page :where(input,textarea)::-moz-placeholder{color:var(--ui-muted)!important;opacity:.82}.site-page :where(input,textarea)::placeholder{color:var(--ui-muted)!important;opacity:.82}.site-page :where(input,select,textarea):focus{border-color:#7089ffa6!important;box-shadow:0 0 0 3px #6980ff1f!important}.site-page .auth-card__intro,.site-page .cabinet-page-head,.site-page .cabinet-section-head,.site-page .faq-section-heading,.site-page .shards-target-head,.site-page .thanks-card>:where(h1,h2,h3,p){margin-block:0}.site-page .cabinet-page-head,.site-page .cabinet-section-head,.site-page .faq-section-heading{gap:var(--ui-space-3)!important}.site-page .auth-card,.site-page .cabinet-main,.site-page .catalog-content,.site-page .faq-content,.site-page .thanks-card{gap:16px!important}.site-page .desktop-catalog-toolbar,.site-page .filters-sidebar,.site-page .mobile-catalog-search,.site-page .popular-heroes-v40,.site-page .raid-shards-bar,.site-page .seo-landing-copy,.site-page .shards-target-head{border-color:var(--ui-border)!important;background:linear-gradient(180deg,var(--ui-panel-2),var(--ui-panel))!important;box-shadow:var(--ui-shadow-soft)!important}.site-page .desktop-sort-option,.site-page .hero-search-selection,.site-page .mobile-active-hero,.site-page .mobile-sort-option,.site-page .original-search-item,.site-page .popular-heroes-v40__item,.site-page .search-active-row{border:1px solid var(--ui-border-soft)!important;border-radius:var(--ui-radius-md)!important;color:var(--ui-text)!important;background:var(--ui-subpanel)!important}.site-page .account-card,.site-page .cabinet-order-card,.site-page .catalog-card-skeleton{border-color:var(--ui-border)!important;border-radius:var(--ui-radius-xl)!important;background:linear-gradient(180deg,#0a1929fa,#07121ffc)!important;box-shadow:var(--ui-shadow-soft)!important}html[data-theme=light] .site-page .account-card,html[data-theme=light] .site-page .cabinet-order-card,html[data-theme=light] .site-page .catalog-card-skeleton{background:linear-gradient(180deg,#fff,#f7faff)!important}.site-page .account-card-data-section,.site-page .account-card-rewards-bar,.site-page .cabinet-order-data-group,.site-page .cabinet-order-hero-row,.site-page .cabinet-order-rewards-row,.site-page .card-footer-box,.site-page .card-hero-line{border-color:var(--ui-border-soft)!important;background:var(--ui-subpanel)!important}.site-page .cabinet-order-hero-row>span,.site-page .cabinet-order-id,.site-page .card-hero-line__name,.site-page .card-id-label,.site-page .card-price-current,.site-page .price-tag{color:var(--ui-text)!important}.site-page--cabinet .cabinet-discount-card,.site-page--cabinet .cabinet-empty-state,.site-page--cabinet .cabinet-history-card,.site-page--cabinet .cabinet-profile-metric,.site-page--cabinet .cabinet-quick-panel,.site-page--cabinet .cabinet-search-panel,.site-page--cabinet .cabinet-sidebar,.site-page--cabinet .cabinet-summary-card,.site-page--cabinet .cabinet-topup-card{border-color:var(--ui-border)!important;background:linear-gradient(180deg,var(--ui-panel-2),var(--ui-panel))!important;box-shadow:var(--ui-shadow-soft)!important}.site-page--cabinet .cabinet-credential-row,.site-page--cabinet .cabinet-discount-level,.site-page--cabinet .cabinet-history-item,.site-page--cabinet .cabinet-order-pending-box,.site-page--cabinet .cabinet-quick-card{border:1px solid var(--ui-border-soft)!important;border-radius:var(--ui-radius-md)!important;color:var(--ui-text)!important;background:var(--ui-subpanel)!important}.site-page--cabinet :where(.cabinet-summary-card__icon,.cabinet-quick-card__icon,.cabinet-profile-metric__icon,.cabinet-empty-state__icon,.cabinet-history-item__icon){color:#9ab1ff!important;border:1px solid rgba(116,143,255,.28)!important;background:linear-gradient(145deg,#667dff2e,#49c5f414)!important}.site-page--cabinet .cabinet-page-head h1,.site-page--cabinet .cabinet-profile-metric strong,.site-page--cabinet .cabinet-section-head h2,.site-page--cabinet .cabinet-summary-card strong{color:var(--ui-text)!important}.site-page--cabinet .cabinet-mobile-nav{border-color:var(--ui-border)!important;background:#081422f7!important;box-shadow:0 16px 38px #0000004d!important;-webkit-backdrop-filter:blur(18px) saturate(1.05);backdrop-filter:blur(18px) saturate(1.05)}html[data-theme=light] .site-page--cabinet .cabinet-mobile-nav{background:#fffffff7!important}.site-page--auth .auth-shell{max-width:1440px!important}.site-page--auth .auth-card{width:min(100%,520px)!important;margin-inline:auto!important;padding:clamp(16px,2.2vw,24px)!important}.site-page--auth .auth-tabs{padding:4px!important;border:1px solid var(--ui-border)!important;border-radius:var(--ui-radius-lg)!important;background:#05111e94!important}html[data-theme=light] .site-page--auth .auth-tabs{background:#f2f6fb!important}.site-page--auth .auth-tab-v36.active{color:#fff!important;border-color:#8b9eff61!important;background:linear-gradient(135deg,#667dff5c,#49c5f42e)!important}.site-page--auth .auth-field-v36>span,.site-page--auth .auth-password-label>span:first-child{color:var(--ui-text-soft)!important}.site-page--content .faq-hero,.site-page--content .faq-purchase,.site-page--content .faq-support,.site-page--content .thanks-card,.site-page--faq .faq-item{border-color:var(--ui-border)!important;background:linear-gradient(180deg,var(--ui-panel-2),var(--ui-panel))!important;box-shadow:var(--ui-shadow-soft)!important}.site-page--faq .faq-item{overflow:clip}.site-page--faq .faq-item>summary,.site-page--faq .faq-item__answer,.site-page--faq .faq-purchase__steps>li,.site-page--thanks .thanks-status-item{color:var(--ui-text)!important;border-color:var(--ui-border-soft)!important;background:var(--ui-subpanel)!important}.site-page--faq .faq-guarantee{border-color:#6987ff52!important;background:linear-gradient(135deg,#657dff26,#49c5f412)!important}.site-page--thanks .thanks-card{width:min(100%,760px)!important;margin-inline:auto!important}.site-page--thanks .thanks-badge{color:#fff!important;background:var(--ui-primary-gradient)!important;box-shadow:var(--ui-primary-shadow)!important}.heroes-overlay-panel,.site-page .cancel-purchase-modal-card,.site-page .help-modal-card,.site-page .password-modal-card,.site-page .purchase-modal-card{color:var(--ui-text)!important;border:1px solid var(--ui-border)!important;border-radius:var(--ui-radius-xl)!important;background:linear-gradient(180deg,var(--ui-panel-2),var(--ui-panel))!important;box-shadow:0 24px 70px #0000006b!important}html[data-theme=light] .heroes-overlay-panel{color:var(--ui-text)!important;background:linear-gradient(180deg,var(--ui-panel-2),var(--ui-panel))!important}.site-page .catalog-status-box,.site-page .error-box,.site-page .success-box{border-radius:var(--ui-radius-md)!important}.site-page .error-box{border-color:#ee5f7047!important;color:#ffc2ca!important;background:#50172557!important}.site-page .success-box{border-color:#43d39b3d!important;color:#aef0d4!important;background:#17503b52!important}html[data-theme=light] .site-page .error-box{color:#a83548!important;background:#fff1f3!important}html[data-theme=light] .site-page .success-box{color:#237654!important;background:#effbf6!important}@media(max-width:760px){.site-page{padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))!important}.site-page-shell{gap:10px!important}.site-page .app-header.app-header--master,.site-page .cabinet-mobile-nav,.site-page .desktop-catalog-toolbar,.site-page .filters-sidebar,.site-page .mobile-catalog-search,.site-page .modal-card,.site-page .shards-mobile-controls,.site-page .shell-card:not(.raid-catalog-hero--approved){border-radius:var(--ui-radius-lg)!important}.site-page h1{font-size:1.35rem}.site-page .section-title,.site-page h2{font-size:1.05rem}.site-page :where(.field-block input,.field-block select,.field-block textarea,.original-hero-input,.orders-search-input,.mobile-catalog-search input,.purchase-modal-card input,.password-modal-card input){min-height:46px!important;font-size:16px!important}.site-page .cabinet-page-head,.site-page .cabinet-section-head,.site-page .faq-section-heading{gap:8px!important}.site-page--auth .auth-card,.site-page--cabinet .cabinet-discount-card,.site-page--cabinet .cabinet-history-card,.site-page--cabinet .cabinet-profile-metric,.site-page--cabinet .cabinet-quick-panel,.site-page--cabinet .cabinet-search-panel,.site-page--cabinet .cabinet-summary-card,.site-page--cabinet .cabinet-topup-card,.site-page--faq .faq-hero,.site-page--faq .faq-purchase,.site-page--faq .faq-support,.site-page--thanks .thanks-card{padding:12px!important}.site-page--cabinet .cabinet-main{gap:10px!important}.site-page--cabinet .cabinet-page-head{padding-inline:2px!important}.site-page--cabinet .cabinet-credential-row,.site-page--cabinet .cabinet-history-item,.site-page--cabinet .cabinet-quick-card,.site-page--faq .faq-item>summary,.site-page--faq .faq-item__answer,.site-page--thanks .thanks-status-item{border-radius:var(--ui-radius-md)!important}.site-page .cancel-purchase-modal-actions,.site-page .password-modal-actions,.site-page--faq .faq-hero__actions,.site-page--faq .faq-support,.site-page--thanks .thanks-actions{gap:8px!important}.site-page .cancel-purchase-modal-actions>*,.site-page .password-modal-actions>*,.site-page--faq .faq-hero__actions>*,.site-page--faq .faq-support>a,.site-page--thanks .thanks-actions>*{width:100%!important}.heroes-overlay-panel,.site-page .cancel-purchase-modal-card,.site-page .help-modal-card,.site-page .password-modal-card,.site-page .purchase-modal-card{border-radius:18px!important}}@media(max-width:380px){.site-page{padding-inline:max(6px,env(safe-area-inset-left))!important}.site-page-shell{gap:8px!important}.site-page .mobile-catalog-search,.site-page .modal-card,.site-page .shards-mobile-controls,.site-page .shell-card:not(.raid-catalog-hero--approved){border-radius:14px!important}}@media(prefers-reduced-motion:reduce){.site-page *,.site-page :after,.site-page :before{scroll-behavior:auto!important}}.site-page--catalog .catalog-layout,.site-page--shards .catalog-layout{align-items:start}.site-page--catalog .catalog-content,.site-page--shards .catalog-content{min-width:0}body :where(.purchase-modal-card,.help-modal-card,.cancel-purchase-modal-card,.password-modal-card,.heroes-overlay-panel){color:var(--ui-text)!important;border:1px solid var(--ui-border)!important;border-radius:var(--ui-radius-xl)!important;background:linear-gradient(180deg,var(--ui-panel-2),var(--ui-panel))!important;box-shadow:0 24px 70px #0000006b!important}html[data-theme=light] body :where(.purchase-modal-card,.help-modal-card,.cancel-purchase-modal-card,.password-modal-card,.heroes-overlay-panel){box-shadow:0 24px 60px #23344f2e!important}body :where(.purchase-modal-card,.help-modal-card,.cancel-purchase-modal-card,.password-modal-card,.heroes-overlay-panel) :where(input,select,textarea){min-height:var(--ui-control-height)!important;border:1px solid var(--ui-border)!important;border-radius:var(--ui-radius-md)!important;color:var(--ui-text)!important;background:#05111ec7!important;box-shadow:inset 0 1px #ffffff05!important}html[data-theme=light] body :where(.purchase-modal-card,.help-modal-card,.cancel-purchase-modal-card,.password-modal-card,.heroes-overlay-panel) :where(input,select,textarea){background:#fff!important}body :where(.purchase-modal-card,.help-modal-card,.cancel-purchase-modal-card,.password-modal-card,.heroes-overlay-panel) :where(.primary-pill,.buy-button,.cabinet-order-register){min-height:var(--ui-control-height)!important;border:1px solid rgba(155,169,255,.4)!important;border-radius:var(--ui-radius-md)!important;color:#fff!important;background:var(--ui-primary-gradient)!important;box-shadow:var(--ui-primary-shadow)!important;font-weight:800!important}body :where(.purchase-modal-card,.help-modal-card,.cancel-purchase-modal-card,.password-modal-card,.heroes-overlay-panel) :where(.ghost-pill,.icon-close,.cabinet-icon-button){min-height:42px!important;border:1px solid var(--ui-border)!important;border-radius:var(--ui-radius-md)!important;color:var(--ui-text-soft)!important;background:linear-gradient(180deg,var(--ui-panel-3),var(--ui-panel-2))!important;box-shadow:inset 0 1px #ffffff06!important}.site-page :where(.cabinet-count-badge,.hero-count-badge,.cabinet-currency-badge,.cabinet-order-status,.mobile-filter-trigger__active-dot){border-color:#7e97b838!important;color:#b9c8ff!important;background:#657dff1c!important}.site-page :where(.skeleton,.catalog-card-skeleton){border-color:var(--ui-border-soft)!important;background:linear-gradient(90deg,#12263cb8,#1c334ee0,#12263cb8)!important;background-size:200% 100%!important}html[data-theme=light] .site-page :where(.skeleton,.catalog-card-skeleton){background:linear-gradient(90deg,#eef3f9,#f8fbff,#eef3f9)!important;background-size:200% 100%!important}.site-page :where(.empty-state,.cabinet-empty-state,.catalog-status-box,.art-search-result-banner){border-color:var(--ui-border)!important;background:linear-gradient(180deg,var(--ui-panel-2),var(--ui-panel))!important;box-shadow:var(--ui-shadow-soft)!important}.site-page :where(.faq-breadcrumbs,.seo-landing-copy__links) a{color:#9cb1ff!important}.site-page :where(.faq-breadcrumbs,.seo-landing-copy__links) a:hover{color:#c7d3ff!important}@media(max-width:760px){body :where(.purchase-modal-card,.help-modal-card,.cancel-purchase-modal-card,.password-modal-card,.heroes-overlay-panel){width:min(calc(100vw - 16px),680px)!important;max-height:min(90dvh,920px)!important;border-radius:18px!important;overflow-y:auto!important;overscroll-behavior:contain}body :where(.purchase-modal-card,.help-modal-card,.cancel-purchase-modal-card,.password-modal-card) :where(.primary-pill,.ghost-pill,.buy-button){min-height:46px!important}}:root{--hero-name-gap:8px}.heroes-overlay-panel .expanded-item,.site-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),.site-page .cabinet-order-hero-row:not(.cabinet-order-hero-row--more),.site-page .expanded-item,.site-page .popular-heroes-v40__item,.site-page .search-active-row{align-items:center!important;justify-items:stretch!important;-moz-column-gap:var(--hero-name-gap)!important;column-gap:var(--hero-name-gap)!important;text-align:left!important;grid-template-columns:auto minmax(0,1fr) auto!important}.site-page .desktop-active-hero.hero-search-selection,.site-page .mobile-active-hero.hero-search-selection{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto auto!important;align-items:center!important;justify-items:stretch!important;-moz-column-gap:var(--hero-name-gap)!important;column-gap:var(--hero-name-gap)!important;text-align:left!important}.heroes-overlay-panel .expanded-item .hero-avatar,.site-page .cabinet-order-hero-row .hero-avatar,.site-page .card-hero-line .hero-avatar,.site-page .expanded-item .hero-avatar,.site-page .hero-search-selection .hero-avatar,.site-page .popular-heroes-v40__item .hero-avatar,.site-page .search-active-row .hero-avatar{margin:0!important;justify-self:start!important;align-self:center!important}.hero-display-name,.site-page .card-hero-line__body{min-width:0!important;margin:0!important;padding:0!important;justify-self:stretch!important;align-self:center!important;text-align:left!important}.hero-display-name{display:block!important;width:100%!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;line-height:1.2!important}.heroes-overlay-panel .hero-duplicate-badge--list,.site-page .cabinet-order-hero-row>small,.site-page .card-hero-line__count,.site-page .hero-search-selection__remove-all,.site-page .hero-search-stepper,.site-page .popular-heroes-v40__count,.site-page .search-dropdown-actions{justify-self:end!important;align-self:center!important;white-space:nowrap!important}@media(max-width:760px){.heroes-overlay-panel .expanded-item,.site-page .account-card .card-hero-line:not(.card-hero-line--more):not(.card-hero-line--empty),.site-page .cabinet-order-hero-row:not(.cabinet-order-hero-row--more),.site-page .desktop-active-hero.hero-search-selection,.site-page .expanded-item,.site-page .mobile-active-hero.hero-search-selection,.site-page .popular-heroes-v40__item,.site-page .search-active-row{-moz-column-gap:var(--hero-name-gap)!important;column-gap:var(--hero-name-gap)!important;text-align:left!important}}.site-page .desktop-active-hero.hero-search-selection,.site-page .mobile-active-hero.hero-search-selection{grid-template-columns:auto minmax(0,1fr) auto!important}.site-page .hero-search-selection__controls{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;min-width:0!important;justify-self:end!important}.site-page .hero-search-selection__controls .hero-search-stepper{flex:0 0 auto!important}.site-page .hero-search-selection__remove-all{position:relative!important;display:inline-grid!important;place-items:center!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;padding:0!important;border:1px solid rgba(255,112,132,.28)!important;border-radius:10px!important;background:#ff4e6814!important;color:#ff9aaa!important;box-shadow:none!important;cursor:pointer!important;visibility:visible!important;opacity:1!important;overflow:hidden!important;flex:0 0 36px!important}.site-page .hero-search-selection__remove-all svg{display:block!important;width:18px!important;height:18px!important;pointer-events:none!important}.site-page .hero-search-selection__remove-all:hover{border-color:#ff70848a!important;background:#ff4e6826!important;color:#ffc0ca!important}.site-page .hero-search-selection__remove-all:focus-visible,.site-page .mobile-active-heroes__clear:focus-visible{outline:2px solid rgba(120,151,255,.92)!important;outline-offset:2px!important}.site-page .mobile-active-heroes__summary{display:grid!important;gap:2px!important;min-width:0!important}.site-page .mobile-active-heroes__clear{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:82px!important;min-height:36px!important;padding:7px 12px!important;border:1px solid rgba(119,145,185,.22)!important;border-radius:10px!important;background:#11253ddb!important;color:#cbd8ed!important;font:inherit!important;font-size:.72rem!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important;cursor:pointer!important}.site-page .mobile-active-heroes__clear:hover{border-color:#657dff6b!important;background:#657dff1f!important;color:#eef3ff!important}@media(max-width:760px){body .site-page .mobile-active-hero.hero-search-selection{display:grid!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:50px!important;padding:6px 7px!important;-moz-column-gap:8px!important;column-gap:8px!important;overflow:visible!important}body .site-page .mobile-active-hero .hero-search-selection__name{min-width:0!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:break-word!important;word-break:normal!important}body .site-page .mobile-active-hero .hero-search-selection__controls{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;min-width:0!important}body .site-page .mobile-active-hero .hero-search-stepper{display:grid!important;grid-template-columns:32px 30px 32px!important;align-items:center!important;gap:3px!important;width:auto!important;min-width:0!important}body .site-page .mobile-active-hero .hero-search-stepper button{width:32px!important;height:36px!important;min-width:32px!important;min-height:36px!important}body .site-page .mobile-active-hero .hero-search-stepper strong{width:30px!important;min-width:30px!important;min-height:28px!important;padding:0 3px!important}body .site-page .mobile-active-hero .hero-search-selection__remove-all{display:inline-grid!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}body .site-page .mobile-active-heroes__meta{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important}}@media(max-width:360px){body .site-page .mobile-active-hero.hero-search-selection{grid-template-columns:32px minmax(0,1fr) auto!important;padding-inline:6px!important;-moz-column-gap:7px!important;column-gap:7px!important}body .site-page .mobile-active-hero .hero-search-selection__controls{gap:4px!important}body .site-page .mobile-active-hero .hero-search-stepper{grid-template-columns:30px 27px 30px!important;gap:2px!important}body .site-page .mobile-active-hero .hero-search-stepper button{width:30px!important;min-width:30px!important}body .site-page .mobile-active-hero .hero-search-stepper strong{width:27px!important;min-width:27px!important;font-size:.67rem!important}body .site-page .mobile-active-hero .hero-search-selection__remove-all{width:34px!important;height:36px!important;min-width:34px!important}}html[data-theme=light] .site-page .hero-search-selection__remove-all{border-color:#d2485f47!important;background:#e1455e12!important;color:#c94861!important}html[data-theme=light] .site-page .mobile-active-heroes__clear{border-color:#b1c0d3d1!important;background:#fff!important;color:#40516a!important}.site-page .catalog-selected-heroes{display:grid!important;gap:8px!important;min-width:0!important;width:100%!important;margin:0!important;padding:10px!important;border:1px solid rgba(113,139,170,.18)!important;border-radius:14px!important;background:linear-gradient(180deg,#081726d6,#06111df0)!important;box-shadow:inset 0 1px #ffffff06!important;overflow:visible!important}.site-page .catalog-selected-heroes__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-width:0!important}.site-page .catalog-selected-heroes__head strong{color:#eef4ff!important;font-size:.76rem!important;font-weight:800!important;line-height:1.2!important}.site-page .catalog-selected-heroes__head span{flex:0 0 auto!important;color:#8fa6c4!important;font-size:.68rem!important;font-weight:700!important;white-space:nowrap!important}.site-page .catalog-selected-heroes__list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:7px!important;padding:0!important;scroll-snap-type:none!important}.site-page .catalog-selected-hero,.site-page .catalog-selected-heroes__list{display:grid!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}.site-page .catalog-selected-hero{--selected-hero-avatar:34px;grid-template-columns:var(--selected-hero-avatar) minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:48px!important;padding:6px 7px!important;border:1px solid rgba(111,139,171,.18)!important;border-radius:12px!important;background:linear-gradient(180deg,#0c1f32f5,#081727fa)!important;color:#edf4ff!important;box-shadow:none!important;text-align:left!important}.site-page .catalog-selected-hero .hero-avatar,.site-page .catalog-selected-hero .hero-avatar.large,.site-page .catalog-selected-hero .hero-avatar.small{width:var(--selected-hero-avatar)!important;height:var(--selected-hero-avatar)!important;min-width:var(--selected-hero-avatar)!important;min-height:var(--selected-hero-avatar)!important;margin:0!important;justify-self:start!important;align-self:center!important;border-radius:8px!important}.site-page .catalog-selected-hero__name{display:block!important;min-width:0!important;width:100%!important;margin:0!important;padding:0!important;color:#eef4ff!important;font-size:.78rem!important;font-weight:750!important;line-height:1.18!important;text-align:left!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:break-word!important;word-break:normal!important}.site-page .catalog-selected-hero__controls{display:inline-grid!important;grid-template-columns:36px 34px 36px 38px!important;align-items:center!important;gap:4px!important;min-width:0!important;justify-self:end!important;overflow:visible!important}.site-page .catalog-selected-hero__quantity-button,.site-page .catalog-selected-hero__remove{position:relative!important;display:inline-grid!important;place-items:center!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;padding:0!important;border:1px solid rgba(119,145,185,.24)!important;border-radius:10px!important;background:#11253de6!important;color:#dce7f7!important;box-shadow:none!important;font:inherit!important;font-size:1rem!important;font-weight:800!important;line-height:1!important;cursor:pointer!important;visibility:visible!important;opacity:1!important;overflow:hidden!important}.site-page .catalog-selected-hero__quantity-button:disabled{opacity:.36!important;cursor:not-allowed!important}.site-page .catalog-selected-hero__quantity{display:inline-grid!important;place-items:center!important;width:34px!important;height:30px!important;min-width:34px!important;padding:0 4px!important;border-radius:9px!important;background:var(--playid-cta-gradient,linear-gradient(135deg,#657dff,#8467ff 58%,#42bff0))!important;color:#fff!important;font-size:.68rem!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important}.site-page .catalog-selected-hero__remove{width:38px!important;min-width:38px!important;border-color:#ff6d8457!important;background:#ff4a6617!important;color:#ff9bad!important}.site-page .catalog-selected-hero__remove svg{display:block!important;width:18px!important;height:18px!important;pointer-events:none!important}.site-page .catalog-selected-hero__quantity-button:focus-visible,.site-page .catalog-selected-hero__quantity-button:hover{border-color:#657dff85!important;background:#657dff24!important;color:#fff!important}.site-page .catalog-selected-hero__remove:focus-visible,.site-page .catalog-selected-hero__remove:hover{border-color:#ff6d849e!important;background:#ff4a6629!important;color:#ffd1d8!important}.site-page .catalog-selected-hero__quantity-button:focus-visible,.site-page .catalog-selected-hero__remove:focus-visible,.site-page .catalog-selected-heroes__meta button:focus-visible{outline:2px solid rgba(111,144,255,.92)!important;outline-offset:2px!important}.site-page .catalog-selected-heroes__meta{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;margin:0!important}.site-page .catalog-selected-heroes__hint{min-width:0!important;color:#8194ae!important;font-size:.66rem!important;line-height:1.25!important;overflow-wrap:break-word!important}.site-page .catalog-selected-heroes__meta .desktop-active-heroes__reset,.site-page .catalog-selected-heroes__meta .mobile-active-heroes__clear{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:82px!important;min-height:36px!important;padding:7px 12px!important;border:1px solid rgba(119,145,185,.22)!important;border-radius:10px!important;background:#11253ddb!important;color:#cbd8ed!important;font:inherit!important;font-size:.7rem!important;font-weight:750!important;line-height:1!important;white-space:nowrap!important;cursor:pointer!important}.site-page .mobile-catalog-search__results{z-index:120!important;max-height:min(330px,45dvh)!important;overflow-y:auto!important;overscroll-behavior:contain!important}@media(max-width:760px){.site-page .catalog-selected-heroes{padding:8px!important;gap:7px!important}.site-page .catalog-selected-heroes__list{grid-template-columns:1fr!important}.site-page .catalog-selected-hero{--selected-hero-avatar:34px;grid-template-columns:var(--selected-hero-avatar) minmax(0,1fr) auto!important;min-height:48px!important;padding:6px 7px!important}.site-page .catalog-selected-hero__controls{grid-template-columns:36px 34px 36px 38px!important}.site-page .catalog-selected-hero__name{font-size:.79rem!important}}@media(max-width:380px){.site-page .catalog-selected-hero{--selected-hero-avatar:32px;grid-template-columns:var(--selected-hero-avatar) minmax(0,1fr) 38px!important;row-gap:5px!important}.site-page .catalog-selected-hero__controls{grid-column:2/4!important;grid-row:2!important;justify-self:end!important;grid-template-columns:34px 32px 34px 38px!important;gap:4px!important}.site-page .catalog-selected-hero__quantity-button{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}.site-page .catalog-selected-hero__quantity{width:32px!important;min-width:32px!important}.site-page .catalog-selected-hero__remove{width:38px!important;min-width:38px!important;height:34px!important;min-height:34px!important}.site-page .catalog-selected-heroes__meta{align-items:end!important}}html[data-theme=light] .site-page .catalog-selected-hero,html[data-theme=light] .site-page .catalog-selected-heroes{border-color:#b5c3d6b8!important;background:linear-gradient(180deg,#fffffffa,#f7fafffa)!important;box-shadow:inset 0 1px #ffffffe6!important}html[data-theme=light] .site-page .catalog-selected-hero__name,html[data-theme=light] .site-page .catalog-selected-heroes__head strong{color:#17253a!important}html[data-theme=light] .site-page .catalog-selected-heroes__head span,html[data-theme=light] .site-page .catalog-selected-heroes__hint{color:#65768d!important}html[data-theme=light] .site-page .catalog-selected-hero__quantity-button,html[data-theme=light] .site-page .catalog-selected-heroes__meta button{border-color:#aebdd2c7!important;background:#fff!important;color:#40516a!important}html[data-theme=light] .site-page .catalog-selected-hero__remove{border-color:#d34f664d!important;background:#e1455e12!important;color:#c94861!important}.site-page .catalog-hero-search__wrap{display:block!important}.site-page .catalog-hero-search__field,.site-page .catalog-hero-search__wrap{position:relative!important;width:100%!important;min-width:0!important;max-width:100%!important}.site-page .catalog-hero-search__wrap--desktop .desktop-catalog-toolbar__results{position:absolute!important;top:calc(100% + 6px)!important;left:0!important;right:0!important;width:100%!important}.site-page .search-dropdown-add{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important}.site-page .search-dropdown-add__icon{display:inline-grid!important;place-items:center!important;line-height:1!important}.site-page .search-dropdown-add__label{display:none;font-size:.68rem!important;font-weight:750!important;line-height:1!important;white-space:nowrap!important}@media(max-width:760px){body .site-page .catalog-hero-search__wrap--mobile{display:grid!important;gap:6px!important}body .site-page .catalog-hero-search__field.mobile-catalog-search__input-wrap{min-height:44px!important}body .site-page .catalog-hero-search__wrap--mobile .mobile-catalog-search__results{position:static!important;inset:auto!important;width:100%!important;max-width:100%!important;max-height:min(210px,30dvh)!important;margin:0!important;padding:5px!important;overflow-y:auto!important;overscroll-behavior:contain!important;border-radius:12px!important;border:1px solid rgba(111,139,171,.18)!important;background:linear-gradient(180deg,#081726f5,#05101cfc)!important;box-shadow:inset 0 1px #ffffff06!important;z-index:auto!important}body .site-page .catalog-hero-search__wrap--mobile .mobile-catalog-search__results .search-active-row{display:grid!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:46px!important;gap:8px!important;padding:5px 7px!important;border-radius:10px!important}body .site-page .catalog-hero-search__wrap--mobile .search-dropdown-actions{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;min-width:0!important}body .site-page .catalog-hero-search__wrap--mobile .search-dropdown-add{width:auto!important;min-width:74px!important;height:34px!important;min-height:34px!important;padding:0 9px!important;border-radius:9px!important}body .site-page .catalog-hero-search__wrap--mobile .search-dropdown-add__label{display:inline!important}body .site-page .catalog-selected-heroes{margin-top:1px!important}}@media(max-width:380px){body .site-page .catalog-hero-search__wrap--mobile .search-dropdown-add{min-width:34px!important;width:34px!important;padding:0!important}body .site-page .catalog-hero-search__wrap--mobile .search-dropdown-add__label{display:none!important}}html[data-theme=light] body .site-page .catalog-hero-search__wrap--mobile .mobile-catalog-search__results{border-color:#b5c3d6c2!important;background:linear-gradient(180deg,#fffffffc,#f7fafffc)!important;box-shadow:inset 0 1px #fffffff2!important}.site-page .catalog-hero-search__results-panel{display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;width:100%!important;min-width:0!important;max-height:min(470px,60dvh)!important;padding:5px!important;overflow:hidden!important}.site-page .catalog-hero-search__result-list{display:grid!important;align-content:start!important;gap:4px!important;min-width:0!important;min-height:0!important;max-height:min(390px,50dvh)!important;padding:0 2px 2px 0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-width:thin;scrollbar-color:rgba(105,132,179,.48) transparent}.site-page .catalog-hero-search__result-list::-webkit-scrollbar{width:6px}.site-page .catalog-hero-search__result-list::-webkit-scrollbar-thumb{border-radius:999px;background:#6984b37a}.site-page .catalog-hero-search__result-list .search-active-row{align-items:center!important}.site-page .catalog-hero-search__result-list .search-active-row .hero-avatar,.site-page .catalog-hero-search__result-list .search-active-row .hero-avatar.large,.site-page .catalog-hero-search__result-list .search-active-row .hero-avatar.small,.site-page .catalog-hero-search__result-list .search-dropdown-actions{align-self:center!important}.site-page .catalog-hero-search__result-list .search-active-row__name{display:flex!important;align-items:center!important;align-self:stretch!important;min-height:34px!important;margin:0!important;padding:0!important}.site-page .catalog-hero-search__pagination{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:4px!important;width:100%!important;min-width:0!important;margin:5px 0 0!important;padding:6px 2px 1px!important;border-top:1px solid rgba(112,139,171,.16)!important;background:linear-gradient(180deg,#071422c7,#05101cf5)!important}.site-page .catalog-hero-search__pagination .ghost-pill{display:inline-grid!important;place-items:center!important;flex:0 0 32px!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;border-radius:9px!important;border-color:#7591b838!important;background:#0f2238e0!important;color:#cad7ea!important;font-size:.72rem!important;font-weight:800!important;line-height:1!important;box-shadow:none!important}.site-page .catalog-hero-search__pagination .ghost-pill.active,.site-page .catalog-hero-search__pagination .ghost-pill[aria-current=page]{border-color:#7d94ff85!important;background:var(--playid-cta-gradient,linear-gradient(135deg,#657dff,#8467ff 58%,#42bff0))!important;color:#fff!important;box-shadow:0 6px 16px #5a5ee138!important}.site-page .catalog-hero-search__pagination .ghost-pill.is-disabled,.site-page .catalog-hero-search__pagination .ghost-pill:disabled{opacity:.34!important;cursor:not-allowed!important}.site-page .catalog-hero-search__pagination .ghost-pill:focus-visible{outline:2px solid rgba(116,148,255,.9)!important;outline-offset:2px!important}.site-page .catalog-selected-hero__name{display:flex!important;align-items:center!important;align-self:center!important;min-height:var(--selected-hero-avatar)!important}@media(max-width:760px){body .site-page .catalog-hero-search__wrap--mobile .mobile-catalog-search__results.catalog-hero-search__results-panel{display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;max-height:min(330px,44dvh)!important;padding:5px!important;overflow:hidden!important}body .site-page .catalog-hero-search__wrap--mobile .catalog-hero-search__result-list{max-height:min(245px,33dvh)!important}body .site-page .catalog-hero-search__pagination{position:sticky!important;bottom:0!important;z-index:2!important;padding-top:6px!important}body .site-page .catalog-hero-search__pagination .ghost-pill{flex-basis:34px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important}}@media(max-width:340px){body .site-page .catalog-hero-search__pagination{gap:3px!important}body .site-page .catalog-hero-search__pagination .ghost-pill{flex-basis:32px!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important}}html[data-theme=light] .site-page .catalog-hero-search__pagination{border-top-color:#b7c4d6c7!important;background:linear-gradient(180deg,#fffffff5,#f7fafffc)!important}html[data-theme=light] .site-page .catalog-hero-search__pagination .ghost-pill{border-color:#b0bfd4c7!important;background:#fff!important;color:#40516a!important}html[data-theme=light] .site-page .catalog-hero-search__pagination .ghost-pill.active,html[data-theme=light] .site-page .catalog-hero-search__pagination .ghost-pill[aria-current=page]{border-color:#657dff6b!important;background:var(--playid-cta-gradient,linear-gradient(135deg,#657dff,#8467ff 58%,#42bff0))!important;color:#fff!important}body .site-page.site-page--catalog.target-catalog-page .catalog-content>.master-catalog-footer.master-catalog-footer--button-only,body .site-page.site-page--catalog.target-shards-page .catalog-content>.master-catalog-footer.master-catalog-footer--button-only{display:flex!important;width:100%!important;min-width:0!important;min-height:60px!important;margin:10px 0 0!important;padding:8px 0 4px!important;align-items:center!important;justify-content:center!important;overflow:visible!important;visibility:visible!important;opacity:1!important;color:inherit!important}body .site-page.site-page--catalog .master-catalog-footer .catalog-show-more-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:190px!important;min-height:var(--ui-control-height,44px)!important;padding:10px 22px!important;white-space:nowrap!important;visibility:visible!important;opacity:1!important}@media(max-width:760px){body .site-page.site-page--catalog.target-catalog-page .catalog-content>.master-catalog-footer.master-catalog-footer--button-only,body .site-page.site-page--catalog.target-shards-page .catalog-content>.master-catalog-footer.master-catalog-footer--button-only{display:flex!important;min-height:68px!important;margin-top:8px!important;padding:10px max(10px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))!important}body .site-page.site-page--catalog .master-catalog-footer .catalog-show-more-button{width:min(100%,430px)!important;min-width:0!important;min-height:46px!important;margin-inline:auto!important;border-radius:var(--ui-radius-control,12px)!important;font-size:.9rem!important;font-weight:800!important;box-shadow:0 10px 24px #484edb38!important}}@media(max-width:340px){body .site-page.site-page--catalog .master-catalog-footer .catalog-show-more-button{min-height:44px!important;padding-inline:14px!important}}
