.MultiplayerLayout_mainWrapper__3tB3n{position:relative;background-color:var(--background-main);color:var(--text-primary);overflow-x:hidden;min-height:100vh}.MultiplayerLayout_mainWrapper__3tB3n:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(ellipse 50% 50% at 80% 20%,rgba(161,0,255,.2) 0,transparent 50%),radial-gradient(ellipse 50% 50% at 20% 80%,rgba(255,0,255,.18) 0,transparent 50%);animation:MultiplayerLayout_gentleDrift__31oVV 20s ease-in-out infinite alternate;pointer-events:none}@keyframes MultiplayerLayout_gentleDrift__31oVV{0%{transform:translate(10%,5%) scale(1.3)}to{transform:translate(-10%,-5%) scale(1.1)}}.MultiplayerLayout_pageContainer__UFiSC{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:3rem 1.5rem 6rem}.MultiplayerLayout_topBar__s2nTz{display:flex;justify-content:flex-end;margin-bottom:2rem}.MultiplayerLayout_searchForm__pGi52{display:flex;gap:.5rem}.MultiplayerLayout_searchInput__1bdi4{width:250px;background-color:var(--background-interactive);border:1px solid var(--border-color);border-radius:8px;padding:.6rem 1rem;color:var(--text-primary);transition:all .2s ease}.MultiplayerLayout_searchInput__1bdi4::-moz-placeholder{color:var(--text-muted)}.MultiplayerLayout_searchInput__1bdi4::placeholder{color:var(--text-muted)}.MultiplayerLayout_searchInput__1bdi4:focus{outline:none;border-color:var(--primary-highlight);background-color:color-mix(in srgb,var(--primary-highlight) 5%,transparent);box-shadow:0 0 10px var(--primary-highlight)}.MultiplayerLayout_searchButton__DlaUW{background:var(--primary-gradient);color:#fff;border:none;padding:.6rem 1.2rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease}.MultiplayerLayout_searchButton__DlaUW:hover{transform:scale(1.05)}.MultiplayerLayout_pageTitle__2YY_w{font-size:clamp(2rem,6vw,2.75rem);font-weight:800;text-align:center;color:var(--text-primary);margin-bottom:.5rem;line-height:1.2}.MultiplayerLayout_pageTitle__2YY_w .MultiplayerLayout_highlight__xtD3D{color:var(--primary-highlight);text-shadow:0 0 15px var(--primary-highlight)}.MultiplayerLayout_pageSubtitle__nRRIz{text-align:center;color:var(--text-muted);font-size:1.1rem;max-width:700px;margin:0 auto 3rem;line-height:1.6}.MultiplayerLayout_backLink__SYXse{display:inline-block;margin-bottom:2rem;color:var(--text-muted);font-weight:500;text-decoration:none;transition:all .2s ease}.MultiplayerLayout_backLink__SYXse:hover{color:var(--primary-highlight);transform:translateX(-4px)}.MultiplayerLayout_glassCard__NQTVJ{text-decoration:none;display:block;background-color:var(--background-card);border:1px solid var(--border-color);border-radius:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .3s ease}.MultiplayerLayout_glassCard__NQTVJ:hover{transform:translateY(-8px);border-color:var(--primary-highlight);box-shadow:0 0 25px color-mix(in srgb,var(--primary-highlight) 15%,transparent)}.MultiplayerLayout_button__vxLMv{text-decoration:none;text-align:center;background:var(--primary-gradient);color:#fff;padding:.8rem 1.5rem;font-weight:700;border:none;border-radius:10px;box-shadow:0 4px 20px color-mix(in srgb,var(--primary-highlight) 30%,transparent);transition:all .3s ease}.MultiplayerLayout_button__vxLMv:hover{transform:scale(1.05);box-shadow:0 6px 25px color-mix(in srgb,var(--primary-highlight) 40%,transparent)}.MultiplayerLayout_cardGrid__990JJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.MultiplayerLayout_imageCard__zCS2c{position:relative;overflow:hidden;height:300px}.MultiplayerLayout_image__LUfeC{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.MultiplayerLayout_imageCard__zCS2c:hover .MultiplayerLayout_image__LUfeC{transform:scale(1.1)}.MultiplayerLayout_titleOverlay__Nwdy2{position:absolute;bottom:0;left:0;right:0;padding:1rem;font-size:1.25rem;font-weight:700;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent)}.MultiplayerLayout_glassTable__r02eG{width:100%;border-collapse:collapse;background-color:var(--background-card);border:1px solid var(--border-color);border-radius:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden}.MultiplayerLayout_glassTable__r02eG td,.MultiplayerLayout_glassTable__r02eG th{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid var(--border-color)}.MultiplayerLayout_glassTable__r02eG th{color:var(--text-muted);font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.MultiplayerLayout_glassTable__r02eG tbody tr:hover{background-color:color-mix(in srgb,var(--primary-highlight) 5%,transparent)}.MultiplayerLayout_glassTable__r02eG tbody tr:last-child td{border-bottom:none}.MultiplayerLayout_glassTable__r02eG a{color:var(--text-primary);text-decoration:none;font-weight:500;transition:color .2s ease}.MultiplayerLayout_glassTable__r02eG a:hover{color:var(--primary-highlight)}.MultiplayerLayout_pagination__g6zLk{display:flex;justify-content:center;gap:.5rem;margin-top:2rem;flex-wrap:wrap}.MultiplayerLayout_activePage__uEyLm,.MultiplayerLayout_pageLink__8FWuC{text-decoration:none;font-weight:600;min-width:40px;text-align:center;padding:.5rem .9rem;background-color:var(--background-interactive);color:var(--text-muted);border-radius:8px;border:1px solid var(--border-color);transition:all .2s ease}.MultiplayerLayout_pageLink__8FWuC:hover{background-color:color-mix(in srgb,var(--background-interactive) 50%,#fff 10%);border-color:var(--border-color)}.MultiplayerLayout_activePage__uEyLm{background-color:var(--primary-highlight);color:#fff;border-color:var(--primary-highlight);box-shadow:0 0 10px var(--primary-highlight)}.MultiplayerLayout_profileHeader__nVDBO{text-align:left;margin-bottom:2.5rem}.MultiplayerLayout_playerName__GakxH{font-size:clamp(2rem,7vw,3.5rem);font-weight:800;line-height:1.1;color:var(--text-primary);margin:0}.MultiplayerLayout_playerName__GakxH span{color:var(--primary-highlight)!important;text-shadow:0 0 15px var(--primary-highlight)!important}.MultiplayerLayout_profileDashboard__1eWJj{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem}.MultiplayerLayout_statCard__iDATH{padding:1.5rem}.MultiplayerLayout_gameTitle__gt3b2{font-size:1.5rem;font-weight:700;color:var(--primary-highlight);margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.MultiplayerLayout_statItem__M0cN8{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:1rem;padding:.75rem .25rem;transition:background-color .2s ease;border-radius:6px}.MultiplayerLayout_statItem__M0cN8:hover{background-color:var(--background-interactive)}.MultiplayerLayout_statLabel__qkUN1{font-weight:500;color:var(--text-muted);display:inline;margin-right:.5rem}.MultiplayerLayout_statValue__63AlH{font-size:1.1rem;color:var(--text-primary);font-weight:600;display:inline}.MultiplayerLayout_rank__8VqYL{background-color:var(--background-interactive);border:1px solid var(--border-color);color:var(--text-muted);padding:.2rem .6rem;border-radius:6px;font-weight:600;font-size:.9rem;white-space:nowrap;text-decoration:none}.MultiplayerLayout_rank1___IHfY{background-color:#facc15;color:#0d0c12;border-color:#facc15}.MultiplayerLayout_rank2__FQ8NQ{background-color:#c0c0c0;color:#0d0c12;border-color:#c0c0c0}.MultiplayerLayout_rank3__H_onS{background-color:#cd7f32;color:#0d0c12;border-color:#cd7f32}.MultiplayerLayout_noStatsCard__7yN88{text-align:center;padding:3rem;font-style:italic;color:var(--text-muted)}.ShareButtons_shareRow__JvbAU{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.ShareButtons_btn__VA0tx{display:inline-flex;align-items:center;gap:.4rem;background:rgba(255,255,255,.06);color:#fff;border:1px solid rgba(255,255,255,.14);padding:.45rem .7rem;border-radius:8px;font-size:.9rem;text-decoration:none}.ShareButtons_btn__VA0tx:hover{background:rgba(255,255,255,.12)}.ShareButtons_muted__DgdS8{opacity:.8}.ZombiesLayout_mainWrapper__wLRnK{position:relative;background-color:var(--background-main);color:var(--text-primary);overflow-x:hidden;min-height:100vh}.ZombiesLayout_mainWrapper__wLRnK:before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(ellipse 50% 50% at 80% 20%,rgba(161,0,255,.2) 0,transparent 50%),radial-gradient(ellipse 50% 50% at 20% 80%,rgba(255,0,255,.18) 0,transparent 50%);animation:ZombiesLayout_gentleDrift__6uSST 20s ease-in-out infinite alternate;pointer-events:none}@keyframes ZombiesLayout_gentleDrift__6uSST{0%{transform:translate(10%,5%) scale(1.3)}to{transform:translate(-10%,-5%) scale(1.1)}}.ZombiesLayout_pageContainer__pExUI{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:4rem 1.5rem 6rem}.ZombiesLayout_pageTitle__GKQQ3{font-size:clamp(2rem,5vw,2.6rem);font-weight:800;text-align:center;color:var(--text-primary);margin-bottom:.25rem}.ZombiesLayout_pageTitle__GKQQ3 .ZombiesLayout_highlight__yBuEs{color:var(--primary-highlight);text-shadow:0 0 15px var(--primary-highlight)}.ZombiesLayout_pageSubtitle__M7rvQ{text-align:center;color:var(--text-muted);font-size:1rem;max-width:700px;margin:.25rem auto 1.25rem;line-height:1.6}.ZombiesLayout_backLink__hV4T4{display:inline-block;margin-bottom:2rem;color:var(--text-muted);font-weight:500;text-decoration:none;transition:all .2s ease}.ZombiesLayout_backLink__hV4T4:hover{color:var(--primary-highlight);transform:translateX(-4px)}.ZombiesLayout_glassCard__YM9BL{text-decoration:none;display:block;background-color:var(--background-card);border:1px solid var(--border-color);border-radius:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.ZombiesLayout_glassCard__YM9BL:hover{transform:translateY(-6px);border-color:var(--primary-highlight);box-shadow:0 0 25px color-mix(in srgb,var(--primary-highlight) 15%,transparent)}.ZombiesLayout_cardGrid__y8J7T{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.ZombiesLayout_recordsGrid__7MFNr{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.ZombiesLayout_cardTitle__wNP90{color:var(--text-primary);font-weight:700;font-size:1.25rem}.ZombiesLayout_mapCard__TfHM_{padding:1.5rem;text-align:center}.ZombiesLayout_recordCard___BLCk{padding:1.25rem 1.5rem;text-align:center}.ZombiesLayout_recordCard___BLCk .ZombiesLayout_cardTitle__wNP90{color:var(--primary-highlight)}.ZombiesLayout_sectionCard__JGebl{padding:1.25rem 1.5rem;margin-bottom:1.25rem}.ZombiesLayout_sectionTitle__S4_By{margin:0 0 .75rem;color:var(--text-primary);font-weight:700;font-size:1.1rem}.ZombiesLayout_profileGrid__GVODJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:1.25rem}.ZombiesLayout_statCard__Fo7oL{padding:1rem}.ZombiesLayout_compactTable__qZUOP{table-layout:fixed}.ZombiesLayout_compactTable__qZUOP th:first-child{width:40%}.ZombiesLayout_compactTable__qZUOP th:nth-child(2){width:20%}.ZombiesLayout_compactTable__qZUOP th:nth-child(3){width:15%}.ZombiesLayout_compactTable__qZUOP th:nth-child(4){width:25%}.ZombiesLayout_compactTable__qZUOP td,.ZombiesLayout_compactTable__qZUOP th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ZombiesLayout_wideTable__G2_q_{table-layout:fixed}.ZombiesLayout_wideTable__G2_q_ th:first-child{width:12%}.ZombiesLayout_wideTable__G2_q_ th:nth-child(2){width:38%}.ZombiesLayout_wideTable__G2_q_ th:nth-child(3){width:15%}.ZombiesLayout_wideTable__G2_q_ th:nth-child(4){width:25%}.ZombiesLayout_wideTable__G2_q_ th:nth-child(5){width:10%}.ZombiesLayout_wideTable__G2_q_ td,.ZombiesLayout_wideTable__G2_q_ th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ZombiesLayout_cardText__Wfp55{color:var(--text-muted);margin-top:.4rem}.ZombiesLayout_cardText__Wfp55 strong{color:var(--text-primary);font-weight:600}.ZombiesLayout_cardText__Wfp55 .ZombiesLayout_map__fdJ_1,.ZombiesLayout_cardText__Wfp55 .ZombiesLayout_players__pNj7a{color:var(--accent-secondary)}.ZombiesLayout_buttonGroup__JbZjf,.ZombiesLayout_switcher__2ygnR{display:flex;justify-content:center;gap:.75rem;margin-bottom:3rem;flex-wrap:wrap}.ZombiesLayout_button__cKONc,.ZombiesLayout_switchButton__oeoWW{text-decoration:none;background:var(--background-interactive);color:var(--text-primary);border:1px solid var(--border-color);padding:.55rem 1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease}.ZombiesLayout_button__cKONc[style*="cursor: default"],.ZombiesLayout_switchButton__oeoWW[style*="cursor: default"]{box-shadow:inset 0 0 0 1px var(--border-color)}.ZombiesLayout_button__cKONc:hover,.ZombiesLayout_switchButton__oeoWW:hover{background:color-mix(in srgb,var(--background-interactive) 50%,#fff 10%);border-color:var(--border-color);transform:translateY(-2px)}.ZombiesLayout_switchButton__oeoWW.ZombiesLayout_active__x3RQ0{background-color:var(--primary-highlight);color:#fff;border-color:var(--primary-highlight);box-shadow:0 0 15px var(--primary-highlight)}.ZombiesLayout_glassTable__Km_x1{width:100%;border-collapse:collapse;background-color:var(--background-card);border:1px solid var(--border-color);border-radius:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden}.ZombiesLayout_glassTable__Km_x1 td,.ZombiesLayout_glassTable__Km_x1 th{padding:.9rem 1.1rem;text-align:left;border-bottom:1px solid var(--border-color)}.ZombiesLayout_glassTable__Km_x1 th{color:var(--text-muted);font-weight:600;font-size:.9rem;text-transform:uppercase}.ZombiesLayout_glassTable__Km_x1 tbody tr{transition:background-color .2s ease}.ZombiesLayout_glassTable__Km_x1 tbody tr:hover{background-color:color-mix(in srgb,var(--primary-highlight) 5%,transparent)}.ZombiesLayout_glassTable__Km_x1 tbody tr:last-child td{border-bottom:none}.ZombiesLayout_rank__si44A{font-weight:700;font-size:1.1rem;color:var(--primary-highlight)}.ZombiesLayout_players__pNj7a{font-weight:500;line-height:1.5}.ZombiesProfile_sectionCard__pHv_l{padding:1.1rem 1.2rem;margin-bottom:1.25rem;background-color:var(--background-card);border:1px solid var(--border-color);border-radius:12px}.ZombiesProfile_sectionTitle__PUl2U{margin:0 0 .75rem;color:var(--text-primary);font-weight:800;font-size:1.05rem}.ZombiesProfile_table__fr3v6{width:100%;border-collapse:collapse}.ZombiesProfile_table__fr3v6 td,.ZombiesProfile_table__fr3v6 th{padding:.9rem 1rem;border-bottom:1px solid var(--border-color);vertical-align:middle}.ZombiesProfile_table__fr3v6 thead th{color:var(--text-muted);font-weight:700;font-size:.85rem;text-transform:uppercase;text-align:left}.ZombiesProfile_table__fr3v6 thead th.ZombiesProfile_alignRight__WHxUL{text-align:right}.ZombiesProfile_table__fr3v6 thead th.ZombiesProfile_alignCenter__t_B4w{text-align:center}.ZombiesProfile_table__fr3v6 tbody tr:hover{background-color:color-mix(in srgb,var(--primary-highlight) 5%,transparent)}.ZombiesProfile_table__fr3v6 tbody tr:last-child td{border-bottom:none}.ZombiesProfile_tableFixed__LIAoY{table-layout:fixed}.ZombiesProfile_tableFixed__LIAoY td,.ZombiesProfile_tableFixed__LIAoY th{white-space:normal;overflow:visible;text-overflow:clip}.ZombiesProfile_tableAuto__7cXul{table-layout:auto}.ZombiesProfile_nowrap__HYWP8{white-space:nowrap}.ZombiesProfile_scrollWrap__IMmf7{overflow-x:auto}.ZombiesProfile_thBest__utmy9{text-align:right}.ZombiesProfile_tdBest__w5b_a{text-align:right;font-variant-numeric:tabular-nums;font-feature-settings:"tnum","lnum"}.ZombiesProfile_tdBest__w5b_a .ZombiesProfile_badge__VmZzP{display:inline-flex;align-items:center;justify-content:flex-end}.ZombiesProfile_alignRight__WHxUL{text-align:right}.ZombiesProfile_alignCenter__t_B4w{text-align:center}.ZombiesProfile_tableStats__piZ3i{table-layout:fixed}.ZombiesProfile_tableStats__piZ3i td,.ZombiesProfile_tableStats__piZ3i th{overflow:visible;text-overflow:clip;white-space:nowrap}.ZombiesProfile_tableStats__piZ3i thead th{white-space:normal;overflow:visible;text-overflow:clip}.ZombiesProfile_statsCategory__Fxgu5{width:31%}.ZombiesProfile_statsBest__zmBcZ{width:19%}.ZombiesProfile_statsRank__S8wdQ{width:12%}.ZombiesProfile_statsMap__M2nHi{width:24%}.ZombiesProfile_statsLink__no7PS{width:14%}.ZombiesProfile_thRank__TNZW3{text-align:center}.ZombiesProfile_tdRank__ZAatt{text-align:center;font-variant-numeric:tabular-nums;font-feature-settings:"tnum","lnum"}.ZombiesProfile_tdLink__sr5D8,.ZombiesProfile_thLink__h8swH{text-align:right}.ZombiesProfile_thIndentBadge__27rK_{display:inline-block;padding-left:28px}.ZombiesProfile_thIndentMap__0DLVw{display:inline-block;padding-left:29px}.ZombiesProfile_tableHR__aJhIY{table-layout:fixed}.ZombiesProfile_tableHR__aJhIY td,.ZombiesProfile_tableHR__aJhIY th{overflow:visible;text-overflow:ellipsis;white-space:nowrap}.ZombiesProfile_tableHR__aJhIY thead th{white-space:normal;overflow:visible;text-overflow:clip}.ZombiesProfile_hrGame__ARayC{width:8%}.ZombiesProfile_hrMap__Ouuqt{width:21%}.ZombiesProfile_hrRound__ssvle{width:11%}.ZombiesProfile_hrPlayers__F5kgG{width:26%}.ZombiesProfile_hrRegion__cnePn{width:10%}.ZombiesProfile_hrDate__jyP7R,.ZombiesProfile_hrLink__QxFds{width:12%}.ZombiesProfile_num__eXL7F{font-variant-numeric:tabular-nums;font-feature-settings:"tnum","lnum"}.ZombiesProfile_dateCell__fMtY2{white-space:nowrap;letter-spacing:.1px}.ZombiesProfile_grid__3_MjD{display:grid;grid-template-columns:repeat(auto-fit,minmax(720px,1fr));gap:1.25rem}.ZombiesProfile_card__zd__P{padding:1.25rem;background-color:var(--background-card);border:1px solid var(--border-color);border-radius:12px}.ZombiesProfile_cardTitle__Y4ymS{margin:0 0 .75rem;color:var(--text-primary);font-weight:800;font-size:1.05rem}.ZombiesProfile_badge__VmZzP{display:inline-flex;align-items:center;gap:.35rem;padding:.15rem .5rem;border-radius:999px;font-size:.8rem;border:1px solid var(--border-color);color:var(--text-muted)}.ZombiesProfile_icon__V6sJj{display:inline-block;width:14px;height:14px;opacity:.8}.ZombiesProfile_iconTime__CZacE{filter:drop-shadow(0 0 3px var(--primary-highlight))}.ZombiesProfile_iconScore__7NX7l{color:var(--accent-secondary)}.ZombiesProfile_iconHeadshots__1yvZq,.ZombiesProfile_iconKills__ixxvR{color:var(--primary-highlight)}.ZombiesProfile_iconDowns__u4qPe{color:var(--text-muted)}.ZombiesProfile_mapBadge__FfrOl{display:inline-flex;align-items:center;gap:.4rem;background:var(--background-interactive);color:var(--text-primary);border:1px solid var(--border-color);border-radius:999px;padding:.15rem .6rem .15rem .55rem;font-size:.8rem}.ZombiesProfile_mapBadge__FfrOl .ZombiesProfile_icon__V6sJj{width:13px;height:13px;opacity:.9}.ZombiesProfile_tooltip__tH1xk{position:relative;cursor:help;--tt-bg:var(--background-card);--tt-bd:var(--border-color);--tt-fg:var(--text-primary);--tt-shadow:0 10px 24px rgba(0,0,0,0.45)}.ZombiesProfile_table__fr3v6,.ZombiesProfile_table__fr3v6 *{overflow:visible}.ZombiesProfile_tooltip__tH1xk:after{content:attr(data-tip);bottom:calc(100% + 12px);transform:translateX(-50%) translateY(6px) scale(.98);transform-origin:bottom center;color:var(--tt-fg);border:1px solid var(--tt-bd);border-radius:10px;padding:10px 14px;font-size:.9rem;line-height:1.35;white-space:normal;width:-moz-fit-content;width:fit-content;min-width:260px;max-width:460px;text-align:left;text-wrap:balance;word-break:normal;overflow-wrap:break-word;box-shadow:var(--tt-shadow),0 0 0 1px color-mix(in srgb,var(--primary-highlight) 12%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:opacity .16s ease,transform .16s ease;z-index:100;will-change:opacity,transform}.ZombiesProfile_tooltip__tH1xk:after,.ZombiesProfile_tooltip__tH1xk:before{position:absolute;left:50%;background:var(--tt-bg);opacity:0;pointer-events:none}.ZombiesProfile_tooltip__tH1xk:before{content:"";bottom:calc(100% + 6px);width:12px;height:12px;transform:translateX(-50%) rotate(45deg);border-left:1px solid var(--tt-bd);border-top:1px solid var(--tt-bd);box-shadow:0 0 0 1px color-mix(in srgb,var(--primary-highlight) 12%,transparent);transition:opacity .16s ease;z-index:99}.ZombiesProfile_tooltip__tH1xk:hover:after{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}.ZombiesProfile_tooltip__tH1xk:hover:before{opacity:1}.ZombiesProfile_tooltip__tH1xk.ZombiesProfile_bottom__Wdirm:after{bottom:auto;top:calc(100% + 12px);transform-origin:top center}.ZombiesProfile_tooltip__tH1xk.ZombiesProfile_bottom__Wdirm:before{bottom:auto;top:calc(100% + 6px);border-left:none;border-top:none;border-right:1px solid var(--tt-bd);border-bottom:1px solid var(--tt-bd)}@media (prefers-reduced-motion:reduce){.ZombiesProfile_tooltip__tH1xk:after,.ZombiesProfile_tooltip__tH1xk:before{transition:none}}.ZombiesProfile_divider___JlFs{height:1px;background:var(--border-color);margin:.5rem 0 1rem}.ZombiesProfile_subtitle__NhHMU{text-align:center;color:var(--text-muted);font-size:1.05rem;margin:.25rem auto 1.25rem}