*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;background-color:transparent;font-family:RetailDemo,Arial,sans-serif;overflow:hidden}#root{width:100vw;height:100vh;background-color:transparent}@font-face{font-family:RetailDemo;src:url(./retaildemo-regular-BPfGZfN5.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:RetailDemo;src:url(./retaildemo-bold-CB-YEwcJ.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:RetailDemo;src:url(./retaildemo-medium-C0b4yiPj.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:RetailDemo;src:url(./retaildemo-semibold-bpeWg-3H.otf) format("opentype");font-weight:600;font-style:normal}.video-overlay{margin:0;background-color:transparent;font-family:RetailDemo,Arial,sans-serif}.overlay-teams-container{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:row;justify-content:space-between;align-items:center;pointer-events:none;color:#ffefd7;font-family:RetailDemo,Arial,sans-serif;padding:0;margin:0}.overlay-team-column{display:flex;flex-direction:column;gap:6px;height:100vh;justify-content:center;align-items:flex-start}.overlay-team-amber{align-items:flex-start;padding-left:8px}.overlay-team-sapphire{align-items:flex-end;padding-right:16px}.overlay-header{display:grid;grid-template-columns:32px 150px 70px 28px 28px 28px 90px 90px 90px 1fr;gap:6px;align-items:end;margin-bottom:8px;opacity:.85;font-size:15px;font-weight:800}.overlay-header-cell{text-transform:none;letter-spacing:.02em}.overlay-row{display:grid;grid-template-columns:32px 80px 56px 26px 26px 26px 82px 82px 82px auto;gap:4px;align-items:center;padding:8px;margin-bottom:6px;pointer-events:auto;background:transparent;border:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:grid-template-columns .3s ease,background .2s ease,border-color .2s ease;width:100%}.overlay-row:not(.expanded){grid-template-columns:32px 0 0 0 0 0 0 0 0 0;width:44px;padding-right:6px;pointer-events:none}.overlay-row:not(.expanded)>*:not(.overlay-hero){opacity:0;overflow:hidden;pointer-events:none;transition:opacity .2s ease}.overlay-row.expanded>*:not(.overlay-hero){opacity:1;pointer-events:auto;transition:opacity .3s ease .1s}.overlay-row.amber,.overlay-row.sapphire{background:transparent}.overlay-row.amber.expanded{background-image:url(../orange_background.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#d4870c;border:1px solid #d4870c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:inset 0 0 10px #00000047,0 0 8px #d4870c73}.overlay-row.sapphire.expanded{background-image:url(../blue_background.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#4e76c4;border:1px solid #4e76c4;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:inset 0 0 10px #00000047,0 0 8px #4e76c473}.overlay-row.disabled{opacity:0;pointer-events:none}.overlay-row.sapphire.has-spacer{margin-top:60px}.overlay-hero{width:38px;height:38px;display:flex;align-items:center;justify-content:center;pointer-events:auto}.overlay-hero-img{width:34px;height:34px;border-radius:999px;background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#0b0b0b;box-shadow:0 2px 10px #00000059;overflow:hidden;position:relative;cursor:pointer;transition:none}.overlay-hero-img-inner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:999px;background-size:cover;background-repeat:no-repeat;background-position:center;z-index:1}.overlay-row.amber .overlay-hero-img{border:2px solid #d4870c;background-image:url(../orange_background.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#d4870c}.overlay-row.sapphire .overlay-hero-img{border:2px solid #4e76c4;background-image:url(../blue_background.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#4e76c4}.overlay-names{display:flex;flex-direction:column;min-width:0;margin-left:2px}.overlay-player-name{font-size:18px;font-weight:800;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overlay-hero-name{font-size:15px;font-weight:700;opacity:.85;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overlay-stat{display:flex;flex-direction:column;gap:2px}.overlay-stat-label{font-size:13px;opacity:.75;line-height:1}.overlay-stat-value{font-size:17px;font-weight:800;line-height:1.05}.overlay-kda .overlay-stat-label,.overlay-kda .overlay-stat-value{text-align:center}.overlay-items{display:grid;grid-template-columns:repeat(12,30px);gap:6px;align-items:center;justify-content:start}.overlay-item{width:30px;height:30px;border-radius:0;overflow:hidden;background:#ffffff14;border:none}.overlay-item img{width:100%;height:100%;object-fit:cover;display:block}.overlay-item.has{cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease;border:1px solid transparent}.overlay-item.has:hover{border-color:#ffeed980;box-shadow:0 0 6px #ffeed94d}.overlay-item.empty{background:#0006;border:1px solid rgba(255,255,255,.2)}@media (max-width: 900px){.overlay-teams-container{width:100vw;height:100vh}.overlay-team-amber{padding-left:8px}.overlay-team-sapphire{padding-right:8px}.overlay-row{grid-template-columns:30px 70px 50px 24px 24px 24px 72px 72px 72px auto;gap:3px;padding:6px}.overlay-row:not(.expanded){width:40px}.overlay-hero{width:34px;height:34px}.overlay-hero-img{width:30px;height:30px}.overlay-player-name{font-size:8px}.overlay-hero-name{font-size:13px}.overlay-stat-label{font-size:12px}.overlay-stat-value{font-size:15px}.overlay-items{grid-template-columns:repeat(12,26px);gap:4px}.overlay-item{width:26px;height:26px}}.container{width:100%;height:120px;position:relative;overflow:hidden;background-color:transparent;transition:opacity .5s ease-in-out;opacity:0}.portrait{position:absolute;width:80px;height:94px;display:flex;align-items:center;justify-content:center;font-family:RetailDemo,Arial,sans-serif;font-weight:700;font-size:4px;color:#333;text-shadow:1px 1px 2px rgba(255,255,255,.8);transition:opacity .3s ease-in-out;opacity:0;pointer-events:auto}.portrait.amber .gradient-background{position:absolute;inset:16.67% 5% 6.25%;background:#423d1f;width:90%;height:77.08%;border-radius:50%}.portrait.sapphire .gradient-background{position:absolute;inset:16.67% 5% 6.25%;background:#24326f;width:90%;height:77.08%;border-radius:50%}.hero{position:absolute;inset:0% 2.5% 5.21%;width:95%;height:94.79%}.image-container{position:absolute;inset:0% 2.5% 5.21%;width:95%;height:94.79%;display:flex;align-items:center;justify-content:center;z-index:2;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:center}.portrait.active{cursor:pointer;opacity:1}.portrait.disabled{pointer-events:none!important;cursor:default!important;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;opacity:0}.portrait:nth-child(1){left:20px;top:50px}.portrait:nth-child(2){left:20px;top:150px}.portrait:nth-child(3){left:20px;top:250px}.portrait:nth-child(4){left:20px;top:350px}.portrait:nth-child(5){left:20px;top:450px}.portrait:nth-child(6){left:20px;top:550px}.portrait:nth-child(7){right:20px;top:50px}.portrait:nth-child(8){right:20px;top:150px}.portrait:nth-child(9){right:20px;top:250px}.portrait:nth-child(10){right:20px;top:350px}.portrait:nth-child(11){right:20px;top:450px}.portrait:nth-child(12){right:20px;top:550px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.loading-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.loading-spinner{width:24px;height:24px;border:2px solid rgba(255,255,255,.3);border-top:2px solid #FFEED9;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.container{position:fixed!important;top:0;left:0;width:100vw!important;height:100vh!important;pointer-events:none;z-index:1000;transition:opacity .5s ease-in-out}.item-tooltip-wrapper{pointer-events:none;animation:tooltipFadeIn .15s ease-out;font-family:RetailDemo,Retail Demo,Noto Sans,sans-serif;color:#ffefd7}@keyframes tooltipFadeIn{0%{opacity:0}to{opacity:1}}.TooltipShadow{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;box-shadow:0 0 20px #000a,inset 0 0 0 1px #000a}.ModTooltipContainer{display:flex;flex-direction:column;width:380px}.HeaderContainer{display:flex;flex-direction:row;align-items:center;width:100%;min-height:72px;height:fit-content;padding:12px 16px;border-radius:8px 8px 0 0;background-size:cover;background-position:center;background-repeat:no-repeat}.WeaponMod .HeaderContainer{background-image:url(../tooltip_header_weapon.png);background-color:#9d630c}.ArmorMod .HeaderContainer{background-color:#4d7214}.TechMod .HeaderContainer{background-image:url(../tooltip_header_spirit.png);background-color:#623585}.ModNameContainer{width:100%;display:flex;flex-direction:column;gap:2px}.ModName{font-size:22px;font-weight:700;text-shadow:2px 2px 0px #00000015;line-height:1.15}.ModCostContainer{display:flex;flex-direction:row;align-items:center;gap:3px}.goldIcon{width:13px;height:18px;mask-image:url(../icon_soul.svg);-webkit-mask-image:url(../icon_soul.svg);mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;background-color:#9affd6}.ModCost{font-size:17px;font-weight:700;color:#9affd6}.AttributesContainer{background-color:#0000001b;background-blend-mode:overlay;margin-top:-1px;border-radius:0 0 8px 8px;background-size:cover;background-position:center;background-repeat:no-repeat}.WeaponMod .AttributesContainer{background-image:url(../tooltip_bg_weapon.png);background-color:#302306}.ArmorMod .AttributesContainer{background-color:#1f3400}.TechMod .AttributesContainer{background-image:url(../tooltip_bg_spirit.png);background-color:#372248}.SectionsContainer,.AppliedAttributes{width:100%;height:fit-content}.CooldownHeader{display:flex;flex-direction:row;align-items:center;width:100%;height:28px}.AbilityType_Innate .CooldownHeader{display:none}.AbilityType_Active .CooldownHeader{background-color:#10130d7a}.AbilityType_Passive .CooldownHeader{background-color:#10130d5e}.ActivePassiveLabel{font-size:14px;font-weight:700;margin-left:16px;margin-right:8px}.AbilityType_Passive .ActivePassiveLabel{font-weight:600;font-style:italic;opacity:.7}.HeaderAttributesContainer{display:flex;flex-direction:row;height:100%;margin-left:auto}.CooldownContainer{display:none;flex-direction:row;align-items:center;height:100%;padding:0 16px;background-color:#10130d}.hasCooldown .CooldownContainer{display:flex}.CooldownImage{height:18px;width:18px;margin-right:4px;background-image:url(../icon_cooldown.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50% 50%}.CooldownLabel{font-size:14px;font-weight:700;letter-spacing:1px}.AbilityTypeSection{padding:8px 12px 10px}.AppliedAttributesContainer{width:100%}.ModInfoLabel{font-size:15px;line-height:140%;font-weight:500;color:#cdcdcd;width:100%}.ModInfoLabel .keybind-icon{display:inline-block;background:#3a3a3a;border:1px solid #666;border-radius:3px;padding:0 4px;font-size:12px;font-weight:700;color:#f8f8f8;line-height:1.4;vertical-align:baseline}.ModInfoLabel .highlight{font-weight:600;color:#f8f8f8}.ModInfoLabel .diminish{font-size:13px;font-weight:600;font-style:italic;color:#bfbbb0b0}.ModInfoLabel .highlight_weapon,.ModInfoLabel .highlight_courage{font-weight:700;color:#ec981a}.ModInfoLabel .highlight_tech,.ModInfoLabel .highlight_spirit{font-weight:700;color:#ce91ff}.ModInfoLabel .highlight_armor,.ModInfoLabel .highlight_fortitude{font-weight:700;color:#7cbb1e}.ModInfoLabel .isNegative{font-weight:700;color:#ff6a6a}.ModInfoDesc{opacity:.7;font-style:italic;font-size:13px;margin-top:4px}.ModInfoLabel svg{width:16px;height:16px;vertical-align:middle;display:inline-block}.ModInfoLabel img{max-width:16px;max-height:16px;vertical-align:middle;display:inline}.ModInfoLabel .InlineAttributeIcon{display:inline-block;vertical-align:sub;width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:center;mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center}.ModInfoLabel .InlineAttributeIcon.Cooldown,.ModInfoLabel .InlineAttributeIcon.Duration,.ModInfoLabel .InlineAttributeIcon.Slow,.ModInfoLabel .InlineAttributeIcon.Stun,.ModInfoLabel .InlineAttributeIcon.Silence,.ModInfoLabel .InlineAttributeIcon.TechPower,.ModInfoLabel .InlineAttributeIcon.Spirit{color:#ce91ff}.ModInfoLabel .InlineAttributeIcon.Health,.ModInfoLabel .InlineAttributeIcon.Healing,.ModInfoLabel .InlineAttributeIcon.MoveSpeed,.ModInfoLabel .InlineAttributeIcon.CombatBarrier{color:#00ff9a}.ModInfoLabel .InlineAttributeIcon.FireRate,.ModInfoLabel .InlineAttributeIcon.ClipSize,.ModInfoLabel .InlineAttributeIcon.ReloadSpeed,.ModInfoLabel .InlineAttributeIcon.MeleeDamage{color:#ec981a}.ModInfoLabel .InlineAttributeIcon.Damage{color:#ff410d}.ModInfoLabel .InlineAttributeIcon.Souls{color:#9affd6}.ModInfoLabel .InlineAttributeIcon.Range,.ModInfoLabel .InlineAttributeIcon.Distance,.ModInfoLabel .InlineAttributeIcon.Cast{color:#ffefd7}.ModInfoLabel .InlineAttributeName.SpiritDamage,.ModInfoLabel .InlineAttributeName.BonusSpiritDamage,.ModInfoLabel .InlineAttributeName.SpiritDPS,.ModInfoLabel .InlineAttributeName.SpiritResist,.ModInfoLabel .InlineAttributeName.Silence{color:#ce91ff}.ModInfoLabel .InlineAttributeName.WeaponDamage,.ModInfoLabel .InlineAttributeName.BonusWeaponDamage,.ModInfoLabel .InlineAttributeName.BulletDamage,.ModInfoLabel .InlineAttributeName.BulletResist,.ModInfoLabel .InlineAttributeName.MeleeDamage{color:#ec981a}.ModInfoLabel .InlineAttributeName.Heals,.ModInfoLabel .InlineAttributeName.Healing,.ModInfoLabel .InlineAttributeName.Heal,.ModInfoLabel .InlineAttributeName.Regen,.ModInfoLabel .InlineAttributeName.MaxHealth{color:#99f051}.StatsAppliedBackground{display:flex;flex-direction:row;flex-wrap:wrap;gap:3px;width:100%;margin-top:10px;border-radius:4px;overflow:hidden}.AbilityType_Innate .StatsAppliedBackground{margin-top:0}.ImportantAttribute{flex:1 1 0;min-width:0}.ImportantStatBox{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:56px;background-color:#00000040}.ImportantStatContent{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1px;line-height:1.1;padding:5px;width:100%}.ImportantStatImageValueContainer{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:-2px}.ImportantStatImage{width:16px;min-width:16px;height:16px;margin-right:3px;align-self:center;background-size:contain;background-position:center;background-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.ImportantStatValue{font-size:17px;font-weight:700;text-align:center;white-space:nowrap;color:#ffefd7}.ImportantStatLabel{display:flex;flex-direction:column;justify-content:center;width:100%;max-height:30px;height:max-content;font-size:12px;font-weight:600;font-style:italic;text-align:center;opacity:.5}.ElevatedProperty{font-size:16px;line-height:1.6;font-weight:700;color:#ffefd7}.ElevatedPropertyValue{font-weight:700;color:#ffefd7}.ElevatedPropertyLabel{font-weight:500;opacity:.7;color:#fff}.InnateProperty{font-size:15px;line-height:1.6;color:#ffefd7}.InnatePropertyValue{font-weight:700;color:#ffefd7}.InnatePropertyLabel{font-weight:500;opacity:.7;color:#fff}.BasicPropertiesContainer{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:6px 4px;margin-top:3px;background-color:#00000045;border-radius:3px}.BasicProperty{display:flex;flex-direction:row;align-items:center;gap:4px;width:50%;padding:2px 8px;font-size:14px}.BasicPropertyIcon{display:flex;align-items:center;flex-shrink:0}.BasicPropertyIcon .ImportantStatImage{width:14px;min-width:14px;height:14px;opacity:.7}.BasicPropertyValue{font-weight:700;white-space:nowrap;color:#ffefd7}.BasicPropertyLabel{font-weight:400;white-space:nowrap;opacity:.9;color:#ffefd7}.HideImportantStatImage .ImportantStatImage{display:none}.prop_cooldown .ImportantStatImage{background-color:#ce91ff;mask-image:url(../icons/properties/cooldown.svg);-webkit-mask-image:url(../icons/properties/cooldown.svg)}.prop_duration .ImportantStatImage{background-color:#ce91ff;mask-image:url(../icons/properties/duration.svg);-webkit-mask-image:url(../icons/properties/duration.svg)}.prop_charge_cooldown .ImportantStatImage{background-color:#ce91ff;mask-image:url(../icons/properties/cooldown.svg);-webkit-mask-image:url(../icons/properties/cooldown.svg)}.prop_health .ImportantStatImage{background-color:#00ff9a;mask-image:url(../icons/properties/health.svg);-webkit-mask-image:url(../icons/properties/health.svg)}.prop_healing .ImportantStatImage{background-color:#00ff9a;mask-image:url(../icons/properties/heal.svg);-webkit-mask-image:url(../icons/properties/heal.svg)}.prop_move_speed .ImportantStatImage{background-color:#00ff9a;mask-image:url(../icons/properties/move_speed.svg);-webkit-mask-image:url(../icons/properties/move_speed.svg)}.prop_combat_barrier .ImportantStatImage{background-color:#00ff9a;mask-image:url(../icons/properties/health.svg);-webkit-mask-image:url(../icons/properties/health.svg)}.prop_fire_rate .ImportantStatImage{background-color:#ec981a;mask-image:url(../icons/properties/fire_rate.svg);-webkit-mask-image:url(../icons/properties/fire_rate.svg)}.prop_clipsize .ImportantStatImage{background-color:#ec981a;mask-image:url(../icons/properties/ammo_clip_size.svg);-webkit-mask-image:url(../icons/properties/ammo_clip_size.svg)}.prop_reload_speed .ImportantStatImage{background-color:#ec981a;mask-image:url(../icons/properties/ammo_reload.svg);-webkit-mask-image:url(../icons/properties/ammo_reload.svg)}.prop_melee_damage .ImportantStatImage{background-color:#ec981a;mask-image:url(../icons/properties/fire_rate.svg);-webkit-mask-image:url(../icons/properties/fire_rate.svg)}.prop_damage .ImportantStatImage{background-color:#ff410d;mask-image:url(../icons/properties/damage_crit.svg);-webkit-mask-image:url(../icons/properties/damage_crit.svg)}.prop_slow .ImportantStatImage{background-color:#ce91ff;mask-image:url(../icons/properties/condition_slow.svg);-webkit-mask-image:url(../icons/properties/condition_slow.svg)}.prop_stun .ImportantStatImage{background-color:#ce91ff;mask-image:url(../icons/properties/condition_stun.svg);-webkit-mask-image:url(../icons/properties/condition_stun.svg)}.prop_silence .ImportantStatImage{background-color:#ce91ff;mask-image:url(../icons/properties/condition_stun.svg);-webkit-mask-image:url(../icons/properties/condition_stun.svg)}.prop_tech_power .ImportantStatImage,.prop_spirit .ImportantStatImage{background-color:#ce91ff;mask-image:url(../icons/properties/icon_spirit.svg);-webkit-mask-image:url(../icons/properties/icon_spirit.svg)}.prop_souls .ImportantStatImage{background-color:#9affd6;mask-image:url(../icon_soul.svg);-webkit-mask-image:url(../icon_soul.svg);width:12px;min-width:12px}.prop_range .ImportantStatImage,.prop_distance .ImportantStatImage{background-color:#ffefd7;mask-image:url(../icons/properties/range.svg);-webkit-mask-image:url(../icons/properties/range.svg)}.prop_cast .ImportantStatImage{background-color:#ffefd7;mask-image:url(../icons/properties/range.svg);-webkit-mask-image:url(../icons/properties/range.svg)}.prop_bullet_damage .ImportantStatImage{background-image:url(../icons/properties/damage_bullet_color.svg);background-color:transparent;mask-image:none;-webkit-mask-image:none}.prop_bullet_armor_up .ImportantStatImage,.prop_bullet_armor_down .ImportantStatImage{background-image:url(../icons/properties/armor_bullet_color.svg);background-color:transparent;mask-image:none;-webkit-mask-image:none}.prop_tech_damage .ImportantStatImage{background-image:url(../icons/properties/damage_magic_color.svg);background-color:transparent;mask-image:none;-webkit-mask-image:none}.prop_tech_armor_up .ImportantStatImage,.prop_tech_armor_down .ImportantStatImage{background-image:url(../icons/properties/armor_spirit_color.svg);background-color:transparent;mask-image:none;-webkit-mask-image:none;width:18px;min-width:18px}.ScalingBadge{position:absolute;bottom:2px;right:4px;display:flex;flex-direction:row;align-items:center;gap:1px;opacity:.85}.ScalingBadgeIcon{width:10px;height:10px;background-size:contain;background-repeat:no-repeat;background-position:center;mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center}.ScalingBadgeLabel{font-size:10px;font-weight:700;line-height:1}
