.index-module__F48gGq__DataTable{--dt-bg-primary:var(--surface-1);--dt-bg-secondary:var(--surface-2);--dt-bg-row:var(--surface-2);--dt-bg-row-hover:var(--neon-cyan-soft);--dt-border-subtle:var(--border-soft);--dt-border-medium:var(--border-medium);--dt-text-primary:#fffffff2;--dt-text-secondary:#ffffffb3;--dt-text-muted:#ffffff73;--dt-accent:var(--table-theme-color,var(--neon-cyan));--dt-accent-glow:color-mix(in srgb,var(--dt-accent) 40%,transparent);--dt-accent-subtle:color-mix(in srgb,var(--dt-accent) 15%,transparent);--dt-active-col-tint:color-mix(in srgb,var(--dt-accent) 2.5%,transparent);--dt-bg-row-zebra:color-mix(in srgb,#fff 2.5%,var(--surface-2));--dt-group-row-h:20px;--dt-row-border:var(--row-border-width,1px);--dt-row-border-color:var(--row-border-color,var(--dt-border-subtle));--dt-sticky-top:42px;margin-bottom:10px}.index-module__F48gGq__DataTable .index-module__F48gGq__tableWrapper{position:relative}.index-module__F48gGq__DataTable .index-module__F48gGq__tableWrapper:not(.index-module__F48gGq__noBoxShadow){padding:0}.index-module__F48gGq__DataTable .index-module__F48gGq__tableWrapper.index-module__F48gGq__noBoxShadow{overflow:clip;box-shadow:none!important;padding:0!important}.index-module__F48gGq__DataTable .index-module__F48gGq__tableOuterWrapper{background:var(--dt-bg-primary);width:100%;max-width:100%;box-shadow:0 4px 6px #0006,0 1px 3px #0000004d,inset 0 1px 0 var(--dt-border-subtle);border:1px solid var(--dt-border-subtle);overflow:clip}.index-module__F48gGq__DataTable .index-module__F48gGq__tableInnerWrapper{scrollbar-width:thin;scrollbar-color:var(--dt-accent-subtle) #0000;width:100%;max-width:100%;overflow-x:auto}.index-module__F48gGq__DataTable .index-module__F48gGq__tableInnerWrapper::-webkit-scrollbar{background:none;height:8px}.index-module__F48gGq__DataTable .index-module__F48gGq__tableInnerWrapper::-webkit-scrollbar-track{background:var(--dt-bg-primary);border-radius:4px}.index-module__F48gGq__DataTable .index-module__F48gGq__tableInnerWrapper::-webkit-scrollbar-thumb{background:var(--dt-accent-subtle);border:2px solid var(--dt-bg-primary);border-radius:4px}.index-module__F48gGq__DataTable .index-module__F48gGq__tableInnerWrapper::-webkit-scrollbar-thumb:hover{background:var(--dt-accent-glow)}.index-module__F48gGq__DataTable[data-h-fit]:not(:-webkit-full-screen) .index-module__F48gGq__tableInnerWrapper{overflow-x:clip}.index-module__F48gGq__DataTable[data-h-fit]:not(:fullscreen) .index-module__F48gGq__tableInnerWrapper{overflow-x:clip}.index-module__F48gGq__DataTable table{table-layout:auto;border-collapse:initial;border-spacing:0;font-variant-numeric:tabular-nums;width:100%;max-width:100%}.index-module__F48gGq__DataTable table tr{background:var(--dt-bg-row)}.index-module__F48gGq__DataTable table td,.index-module__F48gGq__DataTable table th{text-align:center;white-space:nowrap;border-bottom:var(--dt-row-border) solid var(--dt-row-border-color);padding:8px 12px}.index-module__F48gGq__DataTable table th{background:linear-gradient(180deg,var(--surface-3) 0,var(--dt-bg-primary) 100%);color:var(--neon-cyan);text-transform:uppercase;letter-spacing:.08em;min-width:50px;font-size:10px;font-weight:700;line-height:1.2em;font-family:"Orbitron",var(--font-orbitron),sans-serif;z-index:3;border-bottom:1px solid var(--dt-border-medium);padding:0;position:sticky}.index-module__F48gGq__DataTable table th:after{content:"";background:linear-gradient(90deg,transparent 0,var(--dt-accent-subtle) 50%,transparent 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.index-module__F48gGq__DataTable table th.index-module__F48gGq__primary{z-index:4;background:linear-gradient(180deg,var(--surface-3) 0,var(--dt-bg-primary) 100%);left:0}.index-module__F48gGq__DataTable table th.index-module__F48gGq__primary:before{content:"";background:var(--dt-border-medium);width:1px;position:absolute;top:0;bottom:0;right:0}.index-module__F48gGq__DataTable table th.index-module__F48gGq__isActive{background:linear-gradient(180deg,var(--surface-3) 0,var(--surface-2) 100%);color:var(--dt-text-primary)}.index-module__F48gGq__DataTable table th.index-module__F48gGq__isActive:after{background:linear-gradient(90deg,transparent 0,var(--dt-accent-glow) 50%,transparent 100%);height:2px}.index-module__F48gGq__DataTable table th.index-module__F48gGq__isLink{cursor:pointer}.index-module__F48gGq__DataTable table th a,.index-module__F48gGq__DataTable table th div{padding:14px 16px;transition:color .2s;display:block}.index-module__F48gGq__DataTable table th:first-child a,.index-module__F48gGq__DataTable table th:first-child div{padding:14px 10px}.index-module__F48gGq__DataTable table th a{color:var(--dt-text-secondary)}.index-module__F48gGq__DataTable table th a:hover{color:var(--dt-accent)}.index-module__F48gGq__DataTable table th svg{opacity:.6;margin-left:6px;font-size:.7em;position:relative;top:-1px}.index-module__F48gGq__DataTable table th svg.index-module__F48gGq__sortCaret{opacity:1;color:var(--dt-accent);font-size:.9em}.index-module__F48gGq__DataTable table th svg.index-module__F48gGq__sortHint{opacity:.35}.index-module__F48gGq__DataTable table tr.index-module__F48gGq__groupRow th{height:var(--dt-group-row-h);letter-spacing:.12em;color:var(--dt-text-secondary);background:var(--surface-3);border-bottom:1px solid var(--dt-border-subtle);padding:0 10px;font-size:9px}.index-module__F48gGq__DataTable table tr.index-module__F48gGq__groupRow th:after{display:none}.index-module__F48gGq__DataTable table tr.index-module__F48gGq__groupRow th.index-module__F48gGq__groupLabel{border-left:1px solid var(--dt-border-medium);border-right:1px solid var(--dt-border-medium)}.index-module__F48gGq__DataTable table tr.index-module__F48gGq__groupRow th:first-child{border-left:none}.index-module__F48gGq__DataTable table tr.index-module__F48gGq__groupRow th:last-child{border-right:none}.index-module__F48gGq__DataTable table td{background:inherit;color:var(--dt-text-primary);font-size:13px;transition:background .15s}.index-module__F48gGq__DataTable table td.index-module__F48gGq__primary{z-index:2;background:var(--dt-bg-row);font-weight:500;position:sticky;left:0}.index-module__F48gGq__DataTable table td.index-module__F48gGq__primary:after{content:"";background:linear-gradient(180deg,transparent 0,var(--dt-border-medium) 20%,var(--dt-border-medium) 80%,transparent 100%);width:1px;position:absolute;top:0;bottom:0;right:0}.index-module__F48gGq__DataTable table td:first-child{position:relative}.index-module__F48gGq__DataTable table td:first-child:before{content:"";background:none;width:2px;transition:all .2s;position:absolute;top:0;bottom:0;left:0}.index-module__F48gGq__DataTable table td.index-module__F48gGq__reduced{color:var(--dt-text-secondary)}.index-module__F48gGq__DataTable table td.index-module__F48gGq__activeCol{background-image:linear-gradient(var(--dt-active-col-tint),var(--dt-active-col-tint))}.index-module__F48gGq__DataTable table td a{color:var(--dt-accent);text-decoration:none;transition:all .2s}.index-module__F48gGq__DataTable table td a:hover{text-shadow:0 0 8px var(--dt-accent-glow)}.index-module__F48gGq__DataTable table tbody{min-height:250px}.index-module__F48gGq__DataTable table tbody tr:nth-child(2n of tr[data-row]:not([hidden])){--dt-bg-row:var(--dt-bg-row-zebra)}.index-module__F48gGq__DataTable table tbody tr{background:var(--dt-bg-row);transition:background .15s}.index-module__F48gGq__DataTable table tbody tr.index-module__F48gGq__clickableRow{cursor:pointer}.index-module__F48gGq__DataTable table tbody tr:hover,.index-module__F48gGq__DataTable table tbody tr:hover td.index-module__F48gGq__primary{background:var(--dt-bg-row-hover)}.index-module__F48gGq__DataTable table tbody tr:hover td:first-child:before{background:var(--dt-accent);box-shadow:0 0 8px var(--dt-accent-glow)}.index-module__F48gGq__DataTable table tbody tr:last-child td{border-bottom:none}.index-module__F48gGq__DataTable table tbody tr td:first-child{padding-left:12px}.index-module__F48gGq__DataTable table tbody tr td:last-child{padding-right:16px}.index-module__F48gGq__DataTable table tbody tr.index-module__F48gGq__noResults{height:280px}.index-module__F48gGq__DataTable table tbody tr.index-module__F48gGq__noResults:hover{background:var(--dt-bg-row)}.index-module__F48gGq__DataTable table tbody tr.index-module__F48gGq__noResults:hover td:first-child:before{box-shadow:none;background:none}.index-module__F48gGq__DataTable table tbody tr.index-module__F48gGq__noResults td{text-align:center;vertical-align:middle;color:var(--dt-text-muted);letter-spacing:1px;text-transform:uppercase;font-size:16px}.index-module__F48gGq__DataTable table tbody tr.index-module__F48gGq__adRow:hover{background:var(--dt-bg-row)}.index-module__F48gGq__DataTable table tbody tr.index-module__F48gGq__adRow:hover td:first-child:before{box-shadow:none;background:none}.index-module__F48gGq__DataTable table tbody tr.index-module__F48gGq__adRow td{border-bottom:1px solid var(--dt-border-subtle);padding:0}.index-module__F48gGq__DataTable table tbody tr.index-module__F48gGq__headerRow:hover{background:none}.index-module__F48gGq__DataTable table tbody tr.index-module__F48gGq__headerRow:hover td:first-child:before{box-shadow:none;background:none}.index-module__F48gGq__DataTable table tbody tr.index-module__F48gGq__headerRow td{text-align:left;white-space:normal;border-bottom:none;padding:0}.index-module__F48gGq__DataTable table tbody tr.index-module__F48gGq__detailRow:hover{background:var(--dt-bg-row)}.index-module__F48gGq__DataTable table tbody tr.index-module__F48gGq__detailRow:hover td:first-child:before{box-shadow:none;background:none}.index-module__F48gGq__DataTable table tbody tr.index-module__F48gGq__detailRow td{text-align:left;white-space:normal;border-bottom:none;padding:0}.index-module__F48gGq__DataTable[data-h-fit] table th{top:var(--dt-sticky-top)}.index-module__F48gGq__DataTable[data-h-fit][data-has-groups] table thead tr:not(.index-module__F48gGq__groupRow) th{top:calc(var(--dt-sticky-top) + var(--dt-group-row-h))}.index-module__F48gGq__DataTable table[data-header-stuck] thead tr:last-child th{box-shadow:0 6px 12px -6px #000000a6}.index-module__F48gGq__DataTable:not([data-h-fit]) table[data-header-stuck] thead{z-index:4;will-change:transform;position:relative}.index-module__F48gGq__DataTable .index-module__F48gGq__inRowAdWrapper{width:var(--dt-viewport-width,100%);box-sizing:border-box;justify-content:center;align-items:center;max-width:100%;padding:8px 0;display:flex;position:sticky;left:0}@media screen and (max-width:800px){.index-module__F48gGq__DataTable .index-module__F48gGq__inRowAdWrapper{min-height:296px}}.index-module__F48gGq__DataTable .index-module__F48gGq__detailRowInner{width:var(--dt-viewport-width,100%);box-sizing:border-box;max-width:100%;position:sticky;left:0}.index-module__F48gGq__DataTable .index-module__F48gGq__inRowAdInner{justify-content:center;align-items:center;width:100%;max-width:728px;display:flex;overflow:hidden}.index-module__F48gGq__DataTable.index-module__F48gGq__hidePrimarySeparator table td.index-module__F48gGq__primary:after,.index-module__F48gGq__DataTable.index-module__F48gGq__hidePrimarySeparator table th.index-module__F48gGq__primary:before{display:none}@media screen and (max-width:800px){.index-module__F48gGq__DataTable{zoom:.75;--dt-sticky-top:56px;--dt-group-row-h:0px}.index-module__F48gGq__DataTable table tr.index-module__F48gGq__groupRow{display:none}}@media screen and (max-width:500px){.index-module__F48gGq__DataTable{zoom:.7;--dt-sticky-top:60px}}.index-module__F48gGq__DataTable:-webkit-full-screen{--dt-sticky-top:0px}.index-module__F48gGq__DataTable:fullscreen{--dt-sticky-top:0px}@media print{.index-module__F48gGq__DataTable table thead{transform:none!important}}.index-module__F48gGq__header{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.index-module__F48gGq__header:has([data-has-labels]){row-gap:34px;padding-top:16px}.index-module__F48gGq__header>*{min-width:0;min-height:20px}.index-module__F48gGq__header .index-module__F48gGq__filtersIcon{position:relative;top:6px}@media screen and (max-width:1050px){.index-module__F48gGq__header{flex-flow:column;align-items:stretch;gap:8px}}.index-module__F48gGq__searchActionsRow{align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}@media screen and (max-width:1050px){.index-module__F48gGq__searchActionsRow{flex-wrap:wrap;margin-left:0}}.index-module__F48gGq__searchWrapper{align-items:center;min-width:0;display:flex}.index-module__F48gGq__searchWrapper input{background:var(--surface-2);color:#ffffffe6;border:1px solid var(--border-medium);box-sizing:border-box;width:200px;max-width:100%;height:32px;font-size:12px;line-height:1em;font-family:"Rajdhani",var(--font-rajdhani),sans-serif;padding:8px 12px;transition:all .25s;box-shadow:0 2px 8px #0000004d,inset 0 1px #ffffff08}.index-module__F48gGq__searchWrapper input:hover{border-color:var(--neon-cyan-edge)}.index-module__F48gGq__searchWrapper input:focus{border-color:var(--neon-cyan);background:var(--surface-3);outline:none;box-shadow:inset 0 0 8px #00f0ff26}.index-module__F48gGq__searchWrapper input::placeholder{color:#ffffff59;font-weight:400}@media screen and (max-width:1050px){.index-module__F48gGq__searchWrapper{flex:1}.index-module__F48gGq__searchWrapper input{flex:1;width:auto}}.index-module__F48gGq__filtersWrapper{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.index-module__F48gGq__actionsWrapper{align-items:center;gap:6px;margin-left:auto;display:flex}@media screen and (max-width:1050px){.index-module__F48gGq__printBtn{display:none!important}}@media (pointer:coarse){.index-module__F48gGq__fullscreenBtn,.index-module__F48gGq__printBtn{display:none!important}}.index-module__F48gGq__separator{background:linear-gradient(#0000,#ffffff26 50%,#0000);width:1px;height:20px}@media screen and (max-width:1050px){.index-module__F48gGq__separator{display:none}}.index-module__F48gGq__actionBtn,.index-module__F48gGq__fullscreenBtn{background:var(--surface-2);color:#fff9;border:1px solid var(--border-medium);cursor:pointer;clip-path:polygon(0 0,100% 0,100% calc(100% - 5px),calc(100% - 5px) 100%,0 100%);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.index-module__F48gGq__actionBtn svg,.index-module__F48gGq__fullscreenBtn svg{font-size:13px}.index-module__F48gGq__actionBtn:hover,.index-module__F48gGq__fullscreenBtn:hover{background:var(--neon-cyan-soft);border-color:var(--neon-cyan-edge);color:var(--neon-cyan)}.index-module__F48gGq__actionBtn:active,.index-module__F48gGq__fullscreenBtn:active{transform:scale(.96)}.index-module__F48gGq__actionBtn.index-module__F48gGq__success{color:#22c55e;background:#22c55e33;border-color:#22c55e66}.index-module__F48gGq__fullscreen{--dt-sticky-top:0px;z-index:9999;background:var(--surface-0);box-sizing:border-box;width:100vw;height:100vh;padding:12px;position:fixed;top:0;left:0;overflow:hidden}@media screen and (max-width:800px) and (orientation:portrait){.index-module__F48gGq__fullscreen{transform-origin:0 0;width:100vh;height:100vw;top:0;left:100%;transform:rotate(90deg)}}.index-module__F48gGq__fullscreen .index-module__F48gGq__header{margin-bottom:8px;display:flex}.index-module__F48gGq__fullscreen .index-module__F48gGq__searchWrapper input{height:32px;padding:6px 12px}.index-module__F48gGq__fullscreen .index-module__F48gGq__actionBtn,.index-module__F48gGq__fullscreen .index-module__F48gGq__fullscreenBtn{background:var(--surface-3)}.index-module__F48gGq__fullscreen .index-module__F48gGq__fullscreenBtn{border-color:var(--dt-accent,var(--neon-cyan));color:var(--dt-accent,var(--neon-cyan))}.index-module__F48gGq__fullscreen .index-module__F48gGq__tableWrapper{height:calc(100% - 50px)}.index-module__F48gGq__fullscreen .index-module__F48gGq__tableOuterWrapper{height:100%}.index-module__F48gGq__fullscreen .index-module__F48gGq__tableInnerWrapper{height:100%;overflow:auto}.index-module__F48gGq__fullscreen table{zoom:1!important}@media screen and (max-width:800px){.index-module__F48gGq__fullscreen{zoom:1}}@media screen and (max-width:500px){.index-module__F48gGq__fullscreen{zoom:1}}@media screen and (max-width:1350px){.index-module__F48gGq__hideBelowTablet{display:none}}@media screen and (max-width:1000px){.index-module__F48gGq__hideBelowMobileLarge{display:none}}@media screen and (max-width:800px){.index-module__F48gGq__hideBelowMobile{display:none}}@media screen and (max-width:500px){.index-module__F48gGq__hideBelowMobileSmall{display:none}}.index-module__1bF0eW__cell{flex-direction:column;align-items:center;gap:6px;line-height:1.1;display:inline-flex}.index-module__1bF0eW__value{white-space:nowrap}.index-module__1bF0eW__bar{cursor:help;align-items:center;gap:2px;display:inline-flex}.index-module__1bF0eW__seg{background:#ffffff21;width:6px;height:3px;transform:skewX(-14deg)}.index-module__1bF0eW__on{background:var(--bar-color,#00f0ff);box-shadow:0 0 3px var(--bar-color,#00f0ff)}.index-module__1bF0eW__cell:hover .index-module__1bF0eW__on{box-shadow:0 0 5px var(--bar-color,#00f0ff)}.index-module__gIEzea__statDelta{flex-direction:column;align-items:center;line-height:1.15;display:flex}.index-module__gIEzea__delta{letter-spacing:.2px;white-space:nowrap;margin-top:1px;font-size:10px;font-weight:500}.index-module__gIEzea__positive{color:#4caf50}.index-module__gIEzea__negative{color:#f44336}.index-module__JW2bZW__tierList{flex-direction:column;gap:20px;width:100%;display:flex}.index-module__JW2bZW__tierSection{background:var(--surface-2);border:1px solid var(--border-soft);overflow:hidden}.index-module__JW2bZW__tierHeader{background:var(--surface-1);border-left:4px solid;align-items:center;gap:12px;padding:12px 16px;display:flex}.index-module__JW2bZW__tierBadge{--tier-color:#9e9e9e;width:32px;height:32px;color:var(--tier-color);clip-path:polygon(0 0,100% 0,100% calc(100% - 4px),calc(100% - 4px) 100%,0 100%);filter:drop-shadow(0 0 4px color-mix(in srgb,var(--tier-color) 45%,transparent));text-shadow:0 0 8px color-mix(in srgb,var(--tier-color) 50%,transparent);justify-content:center;align-items:center;font-size:16px;font-weight:700;transition:filter .25s;display:inline-flex}.index-module__JW2bZW__tierLabel{color:#fff;font-size:14px;font-weight:700;font-family:"Orbitron",var(--font-orbitron),sans-serif;text-transform:uppercase;letter-spacing:.08em;margin:0}.index-module__JW2bZW__tierCount{color:#ffffff80;margin-left:auto;font-size:14px}.index-module__JW2bZW__tierSummary{background:var(--surface-1);border-left:4px solid var(--border-medium);padding:12px 16px}.index-module__JW2bZW__tierSummary p{color:#ffffffbf;margin:0;font-size:13px;line-height:1.6}.index-module__JW2bZW__tierContent{gap:10px;padding:16px;display:grid}.index-module__JW2bZW__tierContent.index-module__JW2bZW__small{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px}.index-module__JW2bZW__tierContent.index-module__JW2bZW__medium{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.index-module__JW2bZW__tierContent.index-module__JW2bZW__large{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.index-module__JW2bZW__itemCard{background:var(--surface-3);border:1px solid var(--border-soft);color:inherit;cursor:pointer;clip-path:polygon(0 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%);flex-direction:column;align-items:center;padding:12px 8px;text-decoration:none;transition:filter .2s,border-color .2s,background .2s,transform .2s;display:flex}.index-module__JW2bZW__itemCard:hover{background:var(--surface-2);border-color:var(--spotlight-theme-color,var(--neon-cyan));filter:drop-shadow(0 0 10px color-mix(in srgb,var(--neon-cyan) 35%,transparent));transform:translateY(-2px)scale(1.02)}.index-module__JW2bZW__imageWrapper{border:2px solid #0000;border-radius:4px;margin-bottom:8px;position:relative;overflow:hidden}.index-module__JW2bZW__iconOverlay{mix-blend-mode:color;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.index-module__JW2bZW__itemImage{object-fit:cover;object-position:center;border-radius:4px;display:block}.index-module__JW2bZW__valorantImage{object-fit:contain}.index-module__JW2bZW__marvelrivalsImage{object-position:center top}.index-module__JW2bZW__itemName{text-align:center;color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:500;line-height:1.3;overflow:hidden}.index-module__JW2bZW__stats{flex-direction:column;align-items:center;gap:2px;margin-top:6px;display:flex}.index-module__JW2bZW__winRate{color:#4caf50;background:#4caf5026;border-radius:3px;padding:2px 6px;font-size:11px;font-weight:600}.index-module__JW2bZW__pickRate{color:#ffffff80;font-size:10px}.index-module__JW2bZW__viewStats{color:var(--spotlight-theme-color,var(--blue));margin-top:6px;font-size:10px;font-weight:600}.index-module__JW2bZW__emptyTier{text-align:center;color:#fff6;grid-column:1/-1;padding:20px;font-size:14px;font-style:italic}@media screen and (max-width:1350px){.index-module__JW2bZW__tierContent.index-module__JW2bZW__medium{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}.index-module__JW2bZW__tierContent.index-module__JW2bZW__large{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}@media screen and (max-width:1000px){.index-module__JW2bZW__tierHeader{padding:10px 14px}.index-module__JW2bZW__tierBadge{width:28px;height:28px;font-size:14px}.index-module__JW2bZW__tierLabel{font-size:14px}}@media screen and (max-width:800px){.index-module__JW2bZW__tierList{gap:16px}.index-module__JW2bZW__tierSummary{padding:10px 14px}.index-module__JW2bZW__tierSummary p{font-size:12px;line-height:1.5}.index-module__JW2bZW__tierContent{gap:8px;padding:12px}.index-module__JW2bZW__tierContent.index-module__JW2bZW__small{grid-template-columns:repeat(auto-fill,minmax(70px,1fr))}.index-module__JW2bZW__tierContent.index-module__JW2bZW__medium{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.index-module__JW2bZW__tierContent.index-module__JW2bZW__large{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}.index-module__JW2bZW__itemCard{padding:10px 6px}.index-module__JW2bZW__itemImage{width:48px!important;height:48px!important}.index-module__JW2bZW__itemName{font-size:11px}.index-module__JW2bZW__winRate{padding:2px 4px;font-size:10px}.index-module__JW2bZW__pickRate{font-size:9px}}@media screen and (max-width:500px){.index-module__JW2bZW__tierHeader{gap:8px;padding:8px 12px}.index-module__JW2bZW__tierBadge{width:24px;height:24px;font-size:12px}.index-module__JW2bZW__tierLabel{font-size:13px}.index-module__JW2bZW__tierCount{font-size:12px}.index-module__JW2bZW__tierSummary{padding:8px 12px}.index-module__JW2bZW__tierSummary p{font-size:11px}.index-module__JW2bZW__tierContent{gap:6px;padding:10px}.index-module__JW2bZW__tierContent.index-module__JW2bZW__large,.index-module__JW2bZW__tierContent.index-module__JW2bZW__medium,.index-module__JW2bZW__tierContent.index-module__JW2bZW__small{grid-template-columns:repeat(auto-fill,minmax(65px,1fr))}.index-module__JW2bZW__itemCard{padding:8px 4px}.index-module__JW2bZW__imageWrapper{margin-bottom:6px}.index-module__JW2bZW__itemImage{width:40px!important;height:40px!important}.index-module__JW2bZW__stats{margin-top:4px}}.EmbedWidgetModal-module__E3b46a__backdrop{z-index:10000;background:#000000b3;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.EmbedWidgetModal-module__E3b46a__modal{background:var(--surface-2);border:1px solid var(--neon-cyan-edge);border-radius:4px;width:720px;max-width:100%;max-height:90vh;padding:20px 22px 22px;position:relative;overflow-y:auto;box-shadow:0 8px 32px #00000080,inset 0 0 40px #00f0ff0d}@media screen and (max-width:800px){.EmbedWidgetModal-module__E3b46a__modal{border-radius:0;height:100%;max-height:100%}}.EmbedWidgetModal-module__E3b46a__closeButton{color:#ffffff8c;cursor:pointer;background:none;border:none;padding:4px 8px;font-size:20px;line-height:1;transition:color .15s;position:absolute;top:10px;right:12px}.EmbedWidgetModal-module__E3b46a__closeButton:hover{color:#fff}.EmbedWidgetModal-module__E3b46a__header{align-items:center;gap:10px;margin-bottom:10px;padding-right:32px;display:flex}.EmbedWidgetModal-module__E3b46a__headerIcon{color:var(--neon-cyan);font-size:18px}.EmbedWidgetModal-module__E3b46a__heading{font-family:"Orbitron",var(--font-orbitron),sans-serif;color:#fff;margin:0;font-size:18px;font-weight:700}.EmbedWidgetModal-module__E3b46a__intro{color:#ffffffb3;margin:0 0 14px;font-size:13px;line-height:1.5}.EmbedWidgetModal-module__E3b46a__tabs{border-bottom:1px solid var(--border-medium);gap:4px;margin-bottom:10px;display:flex}.EmbedWidgetModal-module__E3b46a__tab{color:#ffffff8c;cursor:pointer;background:none;border:none;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:8px 14px;font-size:13px;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.EmbedWidgetModal-module__E3b46a__tab:hover{color:#ffffffd9}.EmbedWidgetModal-module__E3b46a__tab svg{font-size:12px}.EmbedWidgetModal-module__E3b46a__tabActive{color:var(--neon-cyan);border-bottom-color:var(--neon-cyan)}.EmbedWidgetModal-module__E3b46a__panel{flex-direction:column;height:340px;display:flex}.EmbedWidgetModal-module__E3b46a__preview{border:1px solid var(--border-medium);box-sizing:border-box;background:#e9eaec;border-radius:4px;flex:1;width:100%;min-height:0;display:block}.EmbedWidgetModal-module__E3b46a__previewNote{text-align:center;color:#fff6;margin-top:6px;font-size:11px;display:block}.EmbedWidgetModal-module__E3b46a__code{resize:none;color:#ffffffd9;background:var(--surface-1);border:1px solid var(--border-medium);white-space:pre;box-sizing:border-box;border-radius:4px;flex:1;width:100%;min-height:0;padding:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:1.45;display:block;overflow:auto}.EmbedWidgetModal-module__E3b46a__code:focus{border-color:var(--neon-cyan-edge);outline:none}.EmbedWidgetModal-module__E3b46a__copyRow{align-items:center;gap:12px;margin-top:12px;display:flex}.EmbedWidgetModal-module__E3b46a__copiedMsg{color:#22c55e;align-items:center;font-size:13px;font-weight:600;display:inline-flex}.EmbedWidgetModal-module__E3b46a__copyButton{color:#041014;background:var(--neon-cyan);cursor:pointer;border:none;border-radius:4px;align-items:center;gap:8px;padding:9px 16px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.EmbedWidgetModal-module__E3b46a__copyButton:hover{filter:brightness(1.1)}.EmbedWidgetModal-module__E3b46a__copyButton:active{transform:scale(.98)}.EmbedWidgetModal-module__E3b46a__copyButton.EmbedWidgetModal-module__E3b46a__copied{color:#22c55e;background:#22c55e2e;border:1px solid #22c55e66}.EmbedWidgetModal-module__E3b46a__attributionNote{color:#fff9;border-left:2px solid var(--neon-cyan-edge);background:#ffffff08;border-radius:0 4px 4px 0;margin:16px 0 0;padding:10px 12px;font-size:12px;line-height:1.5}.EmbedWidgetModal-module__E3b46a__links{flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0 0;font-size:12px;display:flex}.EmbedWidgetModal-module__E3b46a__links a{color:var(--neon-cyan);text-decoration:none}.EmbedWidgetModal-module__E3b46a__links a:hover{text-decoration:underline}.EmbedWidgetModal-module__E3b46a__sourceLink{word-break:break-all;color:#ffffff73!important}.EmbedWidgetModal-module__E3b46a__dot{color:#ffffff4d}