.PatchNoteList-module-scss-module__ydqZ1W__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.PatchNoteList-module-scss-module__ydqZ1W__item{border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;padding:5px 8px 5px 4px;display:grid}.PatchNoteList-module-scss-module__ydqZ1W__item:hover{background:var(--card-bg-hover)}.PatchNoteList-module-scss-module__ydqZ1W__item[data-indent="2"],.PatchNoteList-module-scss-module__ydqZ1W__item[data-indent="3"],.PatchNoteList-module-scss-module__ydqZ1W__item[data-indent="4"]{border-left:2px solid var(--border-subtle)}.PatchNoteList-module-scss-module__ydqZ1W__item[data-indent="2"]{margin-left:12px;padding-left:10px}.PatchNoteList-module-scss-module__ydqZ1W__item[data-indent="3"]{margin-left:26px;padding-left:10px}.PatchNoteList-module-scss-module__ydqZ1W__item[data-indent="4"]{margin-left:40px;padding-left:10px}.PatchNoteList-module-scss-module__ydqZ1W__marker{width:18px;height:20px;color:var(--text-tertiary);justify-content:center;align-items:center;display:flex}.PatchNoteList-module-scss-module__ydqZ1W__item[data-polarity=buff] .PatchNoteList-module-scss-module__ydqZ1W__marker{color:var(--signal-win)}.PatchNoteList-module-scss-module__ydqZ1W__item[data-polarity=nerf] .PatchNoteList-module-scss-module__ydqZ1W__marker{color:var(--signal-loss)}.PatchNoteList-module-scss-module__ydqZ1W__body{min-width:0}.PatchNoteList-module-scss-module__ydqZ1W__text{color:var(--text-primary);margin:0}.PatchNoteList-module-scss-module__ydqZ1W__chip{background:var(--muted);color:var(--text-secondary);vertical-align:baseline;white-space:nowrap;border-radius:6px;margin-right:6px;padding:1px 6px;font-size:11px;line-height:1.4;display:inline}.PatchNoteList-module-scss-module__ydqZ1W__chipAghanims{background:var(--accent-primary-soft);color:var(--text-action)}.PatchNoteList-module-scss-module__ydqZ1W__info{margin-top:2px}.PatchNoteList-module-scss-module__ydqZ1W__infoToggle{min-height:44px;color:var(--text-action);cursor:pointer;align-items:center;display:inline-flex}@media (min-width:768px){.PatchNoteList-module-scss-module__ydqZ1W__infoToggle{min-height:28px}}.PatchNoteList-module-scss-module__ydqZ1W__infoText{color:var(--text-secondary);margin:0 0 4px}
.PatchGeneralNotes-module-scss-module__uRLA5G__root{flex-direction:column;gap:20px;display:flex}.PatchGeneralNotes-module-scss-module__uRLA5G__title{color:var(--text-primary);margin:0 0 8px}.PatchGeneralNotes-module-scss-module__uRLA5G__empty{color:var(--text-tertiary);margin:0}
.PatchHeroesSection-module-scss-module__EpPuBW__root{flex-direction:column;gap:16px;display:flex}.PatchHeroesSection-module-scss-module__EpPuBW__empty,.PatchHeroesSection-module-scss-module__EpPuBW__hint{color:var(--text-tertiary)}.PatchHeroesSection-module-scss-module__EpPuBW__railWrap{position:relative}.PatchHeroesSection-module-scss-module__EpPuBW__railArrow{z-index:1;border:1px solid var(--card-border);background:var(--card-bg);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,color .15s;display:none;position:absolute;top:34px;box-shadow:0 2px 8px #0000002e}.PatchHeroesSection-module-scss-module__EpPuBW__railArrow[data-visible]{display:inline-flex}.PatchHeroesSection-module-scss-module__EpPuBW__railArrow:hover{border-color:var(--card-border-hover);background:var(--card-bg-hover);color:var(--text-primary)}.PatchHeroesSection-module-scss-module__EpPuBW__railArrow:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.PatchHeroesSection-module-scss-module__EpPuBW__railArrowPrev{left:-6px}.PatchHeroesSection-module-scss-module__EpPuBW__railArrowNext{right:-6px}@media (pointer:coarse){.PatchHeroesSection-module-scss-module__EpPuBW__railArrow[data-visible]{display:none}}.PatchHeroesSection-module-scss-module__EpPuBW__rail{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--border-subtle) #0000;grid-auto-columns:84px;grid-auto-flow:column;gap:8px;margin:0;padding:2px 0 10px;list-style:none;display:grid;overflow-x:auto}.PatchHeroesSection-module-scss-module__EpPuBW__railItem{scroll-snap-align:start}.PatchHeroesSection-module-scss-module__EpPuBW__tile{border:1px solid var(--card-border);background:var(--card-bg);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:6px;width:100%;min-height:92px;padding:8px 6px;transition:background .15s,border-color .15s;display:flex}.PatchHeroesSection-module-scss-module__EpPuBW__tile:hover{border-color:var(--card-border-hover);background:var(--card-bg-hover)}.PatchHeroesSection-module-scss-module__EpPuBW__tile:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.PatchHeroesSection-module-scss-module__EpPuBW__tile[data-sign=buff]{border-color:color-mix(in srgb, var(--signal-win) 40%, var(--card-border))}.PatchHeroesSection-module-scss-module__EpPuBW__tile[data-sign=nerf]{border-color:color-mix(in srgb, var(--signal-loss) 40%, var(--card-border))}.PatchHeroesSection-module-scss-module__EpPuBW__tile[data-active]{border-color:var(--accent-primary);background:var(--accent-primary-soft)}.PatchHeroesSection-module-scss-module__EpPuBW__portrait{line-height:0;display:block;position:relative}.PatchHeroesSection-module-scss-module__EpPuBW__icon,.PatchHeroesSection-module-scss-module__EpPuBW__iconFallback{object-fit:cover;border-radius:8px;width:48px;height:48px;display:block}.PatchHeroesSection-module-scss-module__EpPuBW__iconFallback{background:var(--muted)}.PatchHeroesSection-module-scss-module__EpPuBW__count{border:1px solid var(--card-bg);background:var(--muted);min-width:18px;color:var(--text-primary);text-align:center;border-radius:999px;padding:0 4px;font-size:11px;font-weight:600;line-height:16px;position:absolute;bottom:-4px;right:-4px}.PatchHeroesSection-module-scss-module__EpPuBW__name{-webkit-line-clamp:2;line-clamp:2;width:100%;min-height:28px;color:var(--text-secondary);text-align:center;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:11px;line-height:14px;display:-webkit-box;overflow:hidden}.PatchHeroesSection-module-scss-module__EpPuBW__openPanel{container-type:inline-size}.PatchHeroesSection-module-scss-module__EpPuBW__openHead{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 12px;display:grid}.PatchHeroesSection-module-scss-module__EpPuBW__openTitle{grid-area:1/1;align-items:center;gap:10px;min-width:0;display:flex}.PatchHeroesSection-module-scss-module__EpPuBW__openChips{grid-area:2/1/auto/-1;min-width:0}.PatchHeroesSection-module-scss-module__EpPuBW__openCollapse{grid-area:1/2;justify-self:end}@container (min-width:680px){.PatchHeroesSection-module-scss-module__EpPuBW__openHead{grid-template-columns:minmax(200px,1fr) auto auto}.PatchHeroesSection-module-scss-module__EpPuBW__openChips{grid-area:1/2}.PatchHeroesSection-module-scss-module__EpPuBW__openCollapse{grid-column:3}}.PatchHeroesSection-module-scss-module__EpPuBW__openIcon{object-fit:cover;border-radius:8px;width:36px;height:36px;display:block}.PatchHeroesSection-module-scss-module__EpPuBW__openMeta{overflow-wrap:anywhere;flex-direction:column;gap:2px;min-width:0;display:flex}.PatchHeroesSection-module-scss-module__EpPuBW__openSub{color:var(--text-tertiary)}.PatchHeroesSection-module-scss-module__EpPuBW__openActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}
.PatchPolarityBar-module-scss-module__JAjRqa__body{flex-direction:column;gap:12px;display:flex}.PatchPolarityBar-module-scss-module__JAjRqa__denominator{color:var(--text-tertiary);margin:0}.PatchPolarityBar-module-scss-module__JAjRqa__counters{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.PatchPolarityBar-module-scss-module__JAjRqa__bar{flex-direction:column;gap:6px;display:flex}.PatchPolarityBar-module-scss-module__JAjRqa__barHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.PatchPolarityBar-module-scss-module__JAjRqa__barLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em}.PatchPolarityBar-module-scss-module__JAjRqa__buffValue{color:var(--signal-win)}.PatchPolarityBar-module-scss-module__JAjRqa__nerfValue{color:var(--signal-loss)}.PatchPolarityBar-module-scss-module__JAjRqa__barTrack{background:var(--muted);border-radius:999px;gap:2px;height:6px;display:flex;overflow:hidden}.PatchPolarityBar-module-scss-module__JAjRqa__buffFill{background:var(--signal-win);border-radius:999px 0 0 999px;height:100%}.PatchPolarityBar-module-scss-module__JAjRqa__nerfFill{background:var(--signal-loss);border-radius:0 999px 999px 0;height:100%}
._root_ulzqs_1{flex-direction:column;width:100%;display:flex}._item_ulzqs_7{border-bottom:1px solid var(--border-primary)}._item_ulzqs_7:last-child{border-bottom:none}._header_ulzqs_15{margin:0;display:flex}._trigger_ulzqs_20{border-radius:var(--radius-md);color:var(--font-primary);cursor:pointer;font:inherit;text-align:left;background:0 0;border:none;outline:none;flex:1;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;padding:16px 0;font-weight:500;transition:color .2s cubic-bezier(.65,0,.35,1);display:flex}._trigger_ulzqs_20:hover:not(:disabled){color:var(--font-action)}._trigger_ulzqs_20:disabled{color:var(--font-tertiary);cursor:not-allowed}._chevron_ulzqs_49{color:var(--ico-primary);flex-shrink:0;transition:transform .2s cubic-bezier(.65,0,.35,1)}._trigger_ulzqs_20[data-state=open] ._chevron_ulzqs_49{transform:rotate(180deg)}._content_ulzqs_64{color:var(--font-secondary);grid-template-rows:minmax(0,0fr);transition:grid-template-rows .2s cubic-bezier(.65,0,.35,1);display:grid;overflow:hidden}._content_ulzqs_64[data-state=open]{grid-template-rows:minmax(0,1fr)}._contentInner_ulzqs_76{min-height:0;padding-bottom:16px}
.PatchSubjectAccordion-module-scss-module__KWhpOa__root{flex-direction:column;display:flex}.PatchSubjectAccordion-module-scss-module__KWhpOa__trigger{gap:12px;min-height:44px}.PatchSubjectAccordion-module-scss-module__KWhpOa__title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.PatchSubjectAccordion-module-scss-module__KWhpOa__count{color:var(--text-tertiary);white-space:nowrap;flex-shrink:0}.PatchSubjectAccordion-module-scss-module__KWhpOa__empty{color:var(--text-tertiary);margin:0}.PatchSubjectAccordion-module-scss-module__KWhpOa__icon{vertical-align:middle;object-fit:cover;border-radius:3px;width:24px;height:24px;margin-right:8px;display:inline-block}.PatchSubjectAccordion-module-scss-module__KWhpOa__iconFallback{vertical-align:middle;background:var(--muted);border-radius:3px;width:24px;height:24px;margin-right:8px;display:inline-block}
.PatchDetailScreen-module-scss-module__R2Ku0a__root{flex-direction:column;gap:20px;display:flex}.PatchDetailScreen-module-scss-module__R2Ku0a__kpi{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (min-width:1024px){.PatchDetailScreen-module-scss-module__R2Ku0a__kpi{grid-template-columns:repeat(4,minmax(0,1fr))}}.PatchDetailScreen-module-scss-module__R2Ku0a__section{flex-direction:column;gap:12px;display:flex}.PatchDetailScreen-module-scss-module__R2Ku0a__sectionTitle{color:var(--text-primary);margin:0}.PatchDetailScreen-module-scss-module__R2Ku0a__loading{color:var(--text-tertiary);margin:0}.PatchDetailScreen-module-scss-module__R2Ku0a__rail{flex-direction:column;gap:12px;display:flex}.PatchDetailScreen-module-scss-module__R2Ku0a__railDate{color:var(--text-secondary);margin:0}.PatchDetailScreen-module-scss-module__R2Ku0a__railList{flex-direction:column;gap:6px;margin:0;display:flex}.PatchDetailScreen-module-scss-module__R2Ku0a__railRow{justify-content:space-between;align-items:baseline;gap:8px;margin:0;display:flex}.PatchDetailScreen-module-scss-module__R2Ku0a__railValue{color:var(--text-primary);margin:0}.PatchDetailScreen-module-scss-module__R2Ku0a__railNav{flex-wrap:wrap;gap:12px;display:flex}.PatchDetailScreen-module-scss-module__R2Ku0a__railLink{min-height:44px;color:var(--text-action);align-items:center;gap:6px;display:inline-flex}
