﻿:root{--bg:#070b1a;--bg-soft:#0d1330;--surface:#0d142a9e;--surface-alt:#1019348a;--surface-border:#7a8aff3d;--surface-border-strong:#4ce1ff7a;--text:#ecf5ff;--muted:#a8b6d9;--text-soft:#d6e6ff;--brand:#4ce1ff;--brand-strong:#8df2ff;--accent-warm:#ff7e53;--accent-warm-soft:#ffb390;--accent-plum:#8c61ff;--accent-plum-soft:#c6a3ff;--success:#5ce066;--danger:#e35a5a;--shadow-deep:#000000ad;--radius-xl:24px;--radius-lg:18px;--radius:14px;--radius-sm:10px;--dur-fast:.12s;--dur-medium:.2s}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;min-height:100%}html{background-color:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scrollbar-gutter:stable}body{color:var(--text);background-color:var(--bg);background:radial-gradient(circle at 82% -10%, #5a4cff38 0%, transparent 36%), radial-gradient(circle at 14% 16%, #ff7e531f 0%, transparent 32%), radial-gradient(circle at 42% 110%, #4ce1ff1f 0%, transparent 42%), linear-gradient(180deg, var(--bg-soft) 0%, var(--bg) 100%);font-family:var(--font-body), "Segoe UI", sans-serif;overflow-x:hidden}.ambient-bg{z-index:0;pointer-events:none;background:#050915;position:fixed;inset:0;overflow:hidden}.ambient-bg-video{object-fit:cover;filter:blur(15px)saturate(1.05)brightness(.47)hue-rotate(-8deg);opacity:.78;width:112%;height:112%;position:absolute;inset:-6%;transform:scale(1.06)}.ambient-bg-overlay{position:absolute;inset:0}.ambient-bg-overlay-base{background:linear-gradient(#060a147a 0%,#070a149e 48%,#04070edb 100%)}.ambient-bg-overlay-vignette{background:radial-gradient(circle at 51% 31%,#556dff29 0%,#10142429 33%,#05080ebd 100%)}.ambient-bg-overlay-accent{background:linear-gradient(118deg,#28426633 0%,#0c0f1c00 42%,#60392a33 100%)}a{color:inherit;text-decoration:none}.container{width:min(1120px,100% - 32px);margin:0 auto}.site-shell{z-index:1;background:0 0;min-height:100vh;position:relative}.site-header{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(#080c18f0 0%,#0b0e1be6 100%);border-bottom:1px solid #4ce1ff2e;position:sticky;top:0;box-shadow:0 14px 30px -18px #000000c2,inset 0 -1px #8c61ff33}.site-header:before{content:"";pointer-events:none;background:linear-gradient(90deg,#4ce1ff00 0%,#4ce1ff1a 40%,#ff7e531a 100%);position:absolute;inset:0}.site-header:after{content:"";pointer-events:none;background:linear-gradient(90deg,#4ce1ff00 0%,#4ce1ff85 46%,#ff7e5300 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.site-header-inner{z-index:1;justify-content:space-between;align-items:center;gap:18px;min-height:78px;display:flex;position:relative}.header-actions{align-items:center;gap:10px;display:inline-flex}.brand{font-family:var(--font-heading), "Segoe UI", sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#f2fbff;text-shadow:0 0 18px #4ce1ff47,0 0 24px #ff7e5329,0 2px 8px #0009;font-weight:700}.main-nav{flex-wrap:wrap;gap:10px;display:flex}.nav-link{color:var(--text-soft);transition:var(--dur-medium) ease;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:9px 15px;font-size:.93rem;font-weight:560;display:inline-flex}@media (hover:hover) and (pointer:fine){.nav-link:hover{color:var(--brand-strong);background:#4ce1ff14;border-color:#4ce1ff66}}.nav-link.active{color:var(--brand-strong);background:linear-gradient(#4ce1ff24 0%,#8c61ff2b 100%);border-color:#4ce1ff70;box-shadow:0 0 0 1px #4ce1ff24,0 10px 22px -14px #4ce1ff61}.nav-link-plus{color:#ffbb81;background:linear-gradient(#ff7e2c33 0%,#4b230e5c 100%);border-color:#ff7e2c75;box-shadow:inset 0 1px #ffcead24,0 0 18px -12px #ff7e2c99}@media (hover:hover) and (pointer:fine){.nav-link-plus:hover{color:#ffe6d3;background:linear-gradient(#ff88384d 0%,#5c280e7a 100%);border-color:#ff9246c7}}.nav-link-plus.active{color:#fff0e4;background:linear-gradient(#ffa45861 0%,#ff7e2c5c 62%,#6e2c0c70 100%);border-color:#ff9d54d6;box-shadow:0 0 0 1px #ff7e2c4d,0 10px 22px -14px #ff7e2c85}.nav-plus-icon{flex:none;justify-content:center;align-items:center;width:29px;height:29px;display:inline-flex}.nav-plus-icon-svg{object-fit:contain;filter:sepia()saturate(5.4)hue-rotate(-15deg)brightness(1.08)drop-shadow(0 0 4px #ff9848a6)drop-shadow(0 0 12px #ff701c85);width:24px;height:24px;display:block}.lang-switcher{background:#0c1223d6;border:1px solid #4ce1ff33;border-radius:999px;gap:4px;padding:4px;display:inline-flex}.auth-nav-button{color:var(--brand-strong);transition:var(--dur-medium) ease;background:linear-gradient(#4ce1ff2e 0%,#8c61ff38 100%);border:1px solid #4ce1ff85;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:9px 13px;font-size:.83rem;font-weight:600;display:inline-flex}.auth-nav-button-icon{fill:#fff;opacity:1;flex:none;width:18px;height:18px;display:block}@media (hover:hover) and (pointer:fine){.auth-nav-button:hover{color:#fff;background:linear-gradient(#4ce1ff4d 0%,#8c61ff4d 100%);border-color:#8ff2ffc7;box-shadow:0 0 0 1px #4ce1ff33,0 8px 20px -12px #4ce1ff73}}.lang-button{color:var(--muted);cursor:pointer;letter-spacing:.05em;background:0 0;border:0;border-radius:999px;padding:6px 10px;font-size:.8rem}.lang-button.active{color:#fff;background:#8c61ff6b}.site-main{background:0 0;padding-block:42px 56px}h1,h2{font-family:var(--font-heading), "Segoe UI", sans-serif;line-height:1.15}h1{margin-top:12px;font-size:clamp(1.8rem,4vw,3rem)}h2{font-size:clamp(1.16rem,2.2vw,1.45rem)}.info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.info-card,.page-block{border-radius:var(--radius);background:linear-gradient(96deg,#12193075 0%,#0d122333 100%);border:0;border-left:1px solid #4ce1ff3d;padding:18px 20px;animation:.65s both fade-up;box-shadow:0 14px 34px -30px #000000f2}.info-card p,.page-block p{color:var(--muted);margin-top:10px;line-height:1.55}.page-block{max-width:780px}.inline-link{color:var(--brand-strong);margin-top:14px;font-weight:600;display:inline-flex}.muted{color:var(--muted);margin-top:10px}.plus-page{--plus-accent:255 138 58;--plus-accent-gold:255 188 92;--plus-accent-soft:255 229 170;--plus-accent-deep:164 62 20;flex-direction:column;gap:16px;display:flex}.plus-hero-card{border-radius:var(--radius-xl);border:1px solid rgb(var(--plus-accent-gold) / 34%);box-shadow:inset 0 1px 0 rgb(var(--plus-accent-soft) / 10%), inset 0 0 0 1px rgb(var(--plus-accent) / 14%), 0 18px 42px -28px #000000e6, 0 0 22px -14px rgb(var(--plus-accent) / 34%);background:linear-gradient(120deg,#ffa55408 0%,#ff7d300f 30%,#0000 58%),linear-gradient(130deg,#0c1226db 0%,#0a0f1ee6 66%,#1a0f14d6 100%);padding:24px;animation:.7s both fade-up;position:relative;overflow:hidden}.plus-hero-bg{opacity:.18;pointer-events:none;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.plus-hero-bg-radiant{background-image:url(/plus/ui/radiant_bg.png);background-position:0}.plus-hero-bg-dire{mix-blend-mode:screen;background-image:url(/plus/ui/dire_bg.png);background-position:100%}.plus-hero-overlay{background:radial-gradient(circle at 18% 20%, rgb(var(--plus-accent-soft) / 10%) 0%, transparent 40%), radial-gradient(circle at 86% 76%, rgb(var(--plus-accent) / 12%) 0%, transparent 42%), linear-gradient(180deg, rgb(var(--plus-accent-gold) / 4%) 0%, rgb(var(--plus-accent-deep) / 5%) 100%), linear-gradient(90deg, #0a0e1c33 0%, #080b16a8 100%);pointer-events:none;position:absolute;inset:0}.plus-hero-inner{z-index:1;display:block;position:relative}.plus-kicker{border:1px solid rgb(var(--plus-accent-gold) / 38%);background:linear-gradient(180deg, rgb(var(--plus-accent) / 22%) 0%, rgb(var(--plus-accent-deep) / 16%) 100%);letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--plus-accent-soft));box-shadow:inset 0 1px 0 #ffeeb42e, 0 0 12px -6px rgb(var(--plus-accent) / 52%);border-radius:999px;align-items:center;gap:9px;padding:7px 12px;font-size:.82rem;display:inline-flex}.plus-kicker-icon{opacity:.98;width:17px;height:17px;filter:sepia(1) saturate(5.6) hue-rotate(-12deg) brightness(1.1) drop-shadow(0 0 6px rgb(var(--plus-accent-gold) / 70%));flex:none}.plus-hero-copy h1{color:var(--text);text-shadow:0 0 22px rgb(var(--plus-accent-gold) / 28%), 0 0 20px rgb(var(--plus-accent) / 24%), 0 2px 10px #0000008c;margin-top:14px}.plus-hero-description{max-width:720px;color:var(--muted);margin-top:12px;line-height:1.62}.plus-hero-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:inline-flex}.plus-cta{min-height:40px;transition:var(--dur-medium) ease;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:.88rem;font-weight:600;display:inline-flex}.plus-cta.primary{border-color:rgb(var(--plus-accent-gold) / 62%);background:linear-gradient(180deg, #ffdc8c57 0%, rgb(var(--plus-accent-gold) / 44%) 34%, rgb(var(--plus-accent) / 44%) 68%, rgb(var(--plus-accent-deep) / 36%) 100%);color:#fff0e6;box-shadow:inset 0 1px 0 #ffeeb438, 0 0 16px -10px rgb(var(--plus-accent) / 56%)}@media (hover:hover) and (pointer:fine){.plus-cta.primary:hover{border-color:rgb(var(--plus-accent-soft) / 92%);color:#fff;box-shadow:0 0 0 1px rgb(var(--plus-accent-gold) / 32%), 0 12px 24px -18px rgb(var(--plus-accent) / 58%), 0 0 20px -8px rgb(var(--plus-accent-gold) / 62%)}}.plus-cta.secondary{border-color:rgb(var(--plus-accent-gold) / 40%);color:#ffd6b4;background:linear-gradient(#23100ba3 0%,#0e0c18a3 100%)}@media (hover:hover) and (pointer:fine){.plus-cta.secondary:hover{border-color:rgb(var(--plus-accent-soft) / 76%);color:#fff4e7;background:linear-gradient(180deg, rgb(var(--plus-accent) / 20%) 0%, #3a1a1094 100%)}}.plus-plan-hint{color:var(--muted);margin-top:12px;font-size:.82rem;line-height:1.52}.plus-plan-hint strong{color:rgb(var(--plus-accent-soft))}.plus-benefits{flex-direction:column;gap:14px;display:flex}.plus-benefits-head h2{color:var(--text)}.plus-benefits-head p{color:var(--muted);margin-top:9px;line-height:1.5}.plus-benefits-list{flex-direction:column;gap:12px;list-style:none;display:flex}.plus-benefit-item{--plus-stack-index:0;top:calc(94px + (var(--plus-stack-index) * 10px));z-index:calc(20 - var(--plus-stack-index));animation:.6s both fade-up;position:sticky}.plus-benefit-card{border-radius:var(--radius-lg);min-height:156px;box-shadow:inset 0 1px 0 #b4cdff14, inset 0 0 0 1px #788abe14, 0 0 18px -14px rgb(var(--plus-accent) / 24%);background:linear-gradient(#4b5a8c14 0%,#0a0f1dd6 70%);border:1px solid #788abe3d;position:relative;overflow:hidden}.plus-benefit-card-expanded{padding:16px 18px 18px}.plus-benefit-bg{opacity:.36;filter:saturate(1.06)brightness(.58);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.04)}.plus-benefit-overlay{background:linear-gradient(115deg, #0c0e183d 0%, #080c18c7 58%), linear-gradient(180deg, rgb(var(--plus-accent-gold) / 6%) 0%, rgb(var(--plus-accent-deep) / 7%) 100%);position:absolute;inset:0}.plus-benefit-topline{z-index:1;align-items:center;gap:8px;display:flex;position:relative}.plus-benefit-index{border:1px solid rgb(var(--plus-accent-gold) / 48%);background:linear-gradient(180deg, rgb(var(--plus-accent-gold) / 24%) 0%, rgb(var(--plus-accent-deep) / 24%) 100%);color:#ffe4ac;letter-spacing:.06em;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:24px;padding:0 8px;font-size:.76rem;font-weight:700;display:inline-flex}.plus-benefit-copy{z-index:1;margin-top:12px;padding:0;position:relative}.plus-benefit-copy h3{color:var(--text);text-shadow:0 0 14px rgb(var(--plus-accent-gold) / 24%), 0 2px 10px #0000008f;font-size:clamp(1.06rem,2.2vw,1.38rem);line-height:1.24}.plus-benefit-copy p{color:var(--text-soft);max-width:min(800px,96%);margin-top:8px;line-height:1.5}.plus-value{color:#0000;text-shadow:0 0 10px rgb(var(--plus-accent-gold) / 46%), 0 0 12px rgb(var(--plus-accent) / 42%);background:linear-gradient(#ffe8aa 0%,#ffae4a 40%,#ff7e22 100%);-webkit-background-clip:text;background-clip:text;font-weight:800;display:inline}@media (hover:hover) and (pointer:fine){.plus-benefit-card:hover{border-color:rgb(var(--plus-accent-soft) / 46%);box-shadow:inset 0 1px 0 #ffe8aa1a, inset 0 0 0 1px rgb(var(--plus-accent-gold) / 14%), 0 0 28px -14px rgb(var(--plus-accent) / 42%);transform:translateY(-1px)}}.leaderboard-wrap,.heroes-wrap,.hero-detail-wrap{flex-direction:column;gap:14px;display:flex;position:relative}.heroes-header h1,.hero-detail-title h1{color:var(--text);text-shadow:0 0 22px #4ce1ff38,0 0 20px #ff7e5324,0 2px 10px #0000008c}.heroes-controls,.heroes-sub-controls{justify-content:space-between;align-items:center;gap:10px;display:flex}.heroes-sort-tabs,.heroes-attribute-tabs{flex-wrap:wrap;gap:8px;display:inline-flex}.heroes-attribute-tabs{background:#0a101fa8;border:1px solid #4ce1ff29;border-radius:999px;padding:4px;box-shadow:inset 0 1px #8ff2ff0f}.heroes-attribute-tabs .season-tab{min-height:36px;padding:0 12px}.heroes-attribute-tabs .hero-attribute-tab{background:linear-gradient(#0c1324db 0%,#090e1bcc 100%);border-color:#4ce1ff42;border-radius:999px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;display:inline-flex}@media (hover:hover) and (pointer:fine){.hero-attribute-tab:hover{background:linear-gradient(#141f38eb 0%,#0b1222e0 100%);border-color:#8ff2ff85}}.hero-attribute-tab.active{border-color:#4ce1ff94}.hero-attribute-tab:not(.active) .hero-attribute-tab-icon{opacity:.8;filter:saturate(.74)}.hero-attribute-tab-icon{object-fit:contain;width:17px;height:17px;display:block}.heroes-search-form{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:min(360px,48vw);min-height:40px;transition:border-color var(--dur-medium) ease, box-shadow var(--dur-medium) ease;background:linear-gradient(#0c1324e6 0%,#080d1adb 100%);border:1px solid #4ce1ff33;border-radius:999px;align-items:center;gap:10px;padding:0 12px;display:inline-flex;box-shadow:inset 0 1px #8ff2ff14,0 10px 22px -18px #4ce1ff57}.heroes-search-form:focus-within{border-color:#4ce1ff85;box-shadow:inset 0 1px #8ff2ff1f,0 0 0 1px #4ce1ff2e,0 12px 24px -18px #4ce1ff73}.heroes-search-icon{opacity:.84;border:2px solid #8ff2ffb8;border-radius:999px;flex:none;width:13px;height:13px;position:relative}.heroes-search-icon:after{content:"";background:#8ff2ffb8;border-radius:2px;width:6px;height:2px;position:absolute;bottom:-1px;right:-4px;transform:rotate(42deg)}.heroes-search-input{width:100%;color:var(--text);background:0 0;border:0;border-radius:0;padding:0;font-size:.87rem}.heroes-search-input::placeholder{color:#a8b6d9d6}.heroes-search-input:focus-visible{outline:none}.heroes-search-button{color:var(--brand-strong);cursor:pointer;height:36px;transition:var(--dur-medium) ease;background:linear-gradient(#4ce1ff29 0%,#8c61ff2e 100%);border:1px solid #4ce1ff6b;border-radius:999px;padding:0 14px;font-size:.82rem;font-weight:600}@media (hover:hover) and (pointer:fine){.heroes-search-button:hover{color:#fff;border-color:#8ff2ffad}}.heroes-table-wrap{border-radius:var(--radius-lg);background:linear-gradient(#0e1528ad 0%,#0a101ea3 100%);border:1px solid #4ce1ff24;overflow-x:auto;box-shadow:inset 0 1px #8ff2ff12,inset 0 0 0 1px #8c61ff24,0 16px 42px -30px #000000f2}.heroes-table{min-width:780px}.heroes-row{border-bottom:1px solid #4ce1ff1c;grid-template-columns:minmax(240px,1.6fr) 70px 104px 104px 104px;align-items:center;gap:8px;padding:6px 16px;display:grid}.heroes-row:last-child{border-bottom:0}.heroes-row-head{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;padding-top:11px;padding-bottom:11px;font-size:.78rem;font-weight:600}.heroes-sort-head{color:inherit;font:inherit;cursor:pointer;transition:color var(--dur-medium) ease;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}@media (hover:hover) and (pointer:fine){.heroes-sort-head:hover{color:var(--brand-strong)}}.heroes-sort-indicator{width:12px;min-width:12px;color:var(--brand-strong);flex:none;justify-content:center;align-items:center;font-weight:700;line-height:1;display:inline-flex}.heroes-row>:not(:first-child){text-align:center;justify-self:center}.heroes-row-link{cursor:pointer;transition:background-color var(--dur-medium) ease, box-shadow var(--dur-medium) ease}@media (hover:hover) and (pointer:fine){.heroes-row-link:hover{background:linear-gradient(90deg,#4ce1ff1a 0%,#8c61ff1a 48%,#ff7e5314 100%);box-shadow:inset 0 1px #8ff2ff1f}}.heroes-row-link:focus-visible{outline-offset:-1px;outline:1px solid #4ce1ff8f}.hero-cell{align-items:center;gap:8px;min-width:0;display:inline-flex}.hero-cell-avatar{object-fit:cover;background:#0c1424b8;border:1px solid #4ce1ff42;border-radius:7px;flex:none;width:48px;height:26px}.hero-cell-avatar-fallback{background:#0c1424b8}.hero-cell-meta{flex-direction:column;gap:1px;min-width:0;display:flex}.hero-cell-name{color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.hero-attribute{letter-spacing:.03em;width:fit-content;color:var(--muted);border:1px solid #0000;border-radius:999px;padding:2px 9px;font-size:.72rem;display:inline-flex}.hero-attribute-inline{background:0 0;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.hero-attribute-inline-icon{object-fit:contain;width:14px;height:14px}.hero-attribute-strength{color:#ffc2ad;background:#ff7e531f;border-color:#ff7e5366}.hero-attribute-agility{color:#b8f4be;background:#5ce0661f;border-color:#5ce0666b}.hero-attribute-intelligence{color:#adf6ff;background:#4ce1ff1f;border-color:#4ce1ff6b}.hero-attribute-universal{color:#ffe0a5;background:#ffbc4d24;border-color:#ffbc4d70}.hero-tier-cell{color:var(--brand-strong);font-weight:700}.hero-percent-cell{font-variant-numeric:tabular-nums;text-shadow:0 0 10px #00000073;font-weight:600}.hero-detail-header{border-radius:var(--radius);background:linear-gradient(#0e1528ad 0%,#0a101ea3 100%);border:1px solid #4ce1ff24;padding:14px;box-shadow:inset 0 1px #8ff2ff12,inset 0 0 0 1px #8c61ff24,0 16px 42px -30px #000000f2}.hero-detail-actions{flex-wrap:wrap;gap:10px;display:inline-flex}.hero-detail-head{align-items:center;gap:14px;margin-top:12px;display:flex}.hero-detail-avatar{object-fit:cover;background:#0c1424b8;border:1px solid #4ce1ff52;border-radius:12px;width:108px;height:60px}.hero-detail-title h1{margin:0}.hero-detail-title .hero-attribute{margin-top:8px}.hero-attribute-detail{background:0 0;border:0;padding:0}.hero-attribute-detail-icon{object-fit:contain;width:16px;height:16px}.hero-detail-grid{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:16px;display:grid}.hero-detail-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.hero-differences-list{gap:8px;margin-top:12px;list-style:none;display:grid}.hero-differences-list li{color:var(--text-soft);background:#0a101e8f;border-left:1px solid #4ce1ff42;border-radius:10px;padding:10px 12px;line-height:1.45}.profile-wrap{flex-direction:column;gap:14px;display:flex}.profile-card{border-radius:var(--radius);background:linear-gradient(#0f172c99 0%,#0b112275 100%);border:1px solid #4ce1ff26;border-left-color:#4ce1ff3d;padding:16px;box-shadow:inset 0 1px #8ff2ff12,inset 0 0 0 1px #8c61ff1a,0 16px 36px -30px #000000f2}.profile-head-card{background:linear-gradient(98deg,#121c36a3 0%,#0b122275 100%);border-radius:999px;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.profile-head-main{align-items:center;gap:14px;min-width:0;display:flex}.profile-avatar{background:#131f3a;border:1px solid #4ce1ff6b;border-radius:50%;flex:none;width:58px;height:58px;overflow:hidden;box-shadow:0 0 0 2px #4ce1ff1f,0 10px 22px -16px #4ce1ff59}.profile-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.profile-identity{min-width:0}.profile-identity h1{color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:clamp(1.3rem,2.5vw,1.95rem);overflow:hidden}.profile-head-actions{align-items:center;gap:8px;display:inline-flex}.profile-grid{grid-template-columns:minmax(0,1fr) 220px 290px;gap:14px;display:grid}.profile-stats-card{padding:14px}.profile-kpi-grid-compact{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.profile-subscription-card h2{margin:0}.profile-subscription-card p{color:var(--text-soft);margin-top:8px;line-height:1.4}.profile-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.profile-kpi{background:linear-gradient(#0a101eb3 0%,#090e1a9e 100%);border:1px solid #4ce1ff29;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:80px;padding:11px;display:flex;box-shadow:inset 0 1px #8ff2ff0f}.profile-kpi-label{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-size:.76rem}.profile-kpi strong{font-variant-numeric:tabular-nums;font-size:1.16rem}.profile-rank{align-items:center;display:inline-flex}.profile-rank-summary-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:6px 2px;display:flex}.profile-rank-summary-top,.profile-rank-summary-bottom{box-shadow:none;background:0 0;border:0;padding:0}.profile-rank-summary-top{flex-direction:column;align-items:center;gap:8px;display:flex}.profile-rank-summary-bottom{flex-direction:column;align-items:center;gap:2px;display:flex}.profile-rank-summary-bottom strong{font-variant-numeric:tabular-nums;font-size:1.14rem}.profile-winrate-value{text-shadow:0 0 10px #00000073}.profile-matches-card h2{margin-bottom:12px}.profile-matches-card{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:14px;padding:0}.profile-matches-card .leaderboard-pagination{margin-top:12px}.profile-matches-table{border-radius:var(--radius-lg);background:linear-gradient(#0d1427ad 0%,#0a101ea3 100%);border:1px solid #4ce1ff24;min-width:940px;overflow:hidden;box-shadow:inset 0 1px #8ff2ff12,inset 0 0 0 1px #8c61ff24,0 16px 42px -30px #000000f2}.profile-match-row{border-bottom:1px solid #4ce1ff1c;grid-template-columns:minmax(240px,1fr) 100px 140px 110px 130px 160px;align-items:center;gap:8px;padding:6px 16px;display:grid}.profile-match-row:last-child{border-bottom:0}.profile-match-row>:not(:first-child){text-align:center;justify-self:center}.profile-match-row>:first-child{text-align:left;justify-self:stretch}@media (hover:hover) and (pointer:fine){.profile-match-row:not(.profile-match-head):hover{background:linear-gradient(90deg,#4ce1ff1a 0%,#8c61ff1a 48%,#ff7e5314 100%);box-shadow:inset 0 1px #8ff2ff1f}}.profile-match-head{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;padding-top:11px;padding-bottom:11px;font-size:.78rem;font-weight:600}.profile-hero-cell{align-items:center;gap:8px;min-width:0;display:inline-flex}.profile-hero-avatar{object-fit:cover;background:#0e1425b8;border:1px solid #4ce1ff3d;border-radius:7px;flex:none;width:46px;height:26px}.profile-hero-avatar-fallback{background:#0e1425b8}.profile-hero-name{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.profile-kda-cell{font-variant-numeric:tabular-nums;letter-spacing:.01em;font-weight:600}.profile-delta-cell{font-variant-numeric:tabular-nums;font-weight:600}.profile-cell-muted{color:var(--text-soft);font-variant-numeric:tabular-nums}.profile-medals-card{padding:14px}.profile-medals-card h2{margin-bottom:12px}.profile-medals-grid{grid-template-columns:repeat(auto-fit,minmax(136px,1fr));gap:10px;display:grid}.profile-medal-item{background:linear-gradient(#0a101eb3 0%,#090e1a9e 100%);border:1px solid #4ce1ff24;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:10px 10px 8px;display:flex;box-shadow:inset 0 1px #8ff2ff0f}.profile-medal-image{object-fit:contain;width:100%;max-width:124px;height:54px;display:block}.profile-medal-count{color:var(--text-soft);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700}.result-win{color:#5ad793;font-weight:600}.result-loss{color:#ff8a8a;font-weight:600}.result-leave{color:#f8c876;font-weight:600}.leaderboard-controls{justify-content:space-between;align-items:stretch;gap:10px;padding:0;display:flex}.season-tabs{background:#0a101fa8;border:1px solid #4ce1ff29;border-radius:999px;gap:8px;padding:4px;display:flex;overflow-x:auto;box-shadow:inset 0 1px #8ff2ff0f}.leaderboard-controls .season-tabs{flex:1;align-items:center;min-height:44px}.season-tab{border:1px solid var(--surface-border);white-space:nowrap;min-height:36px;color:var(--muted);transition:var(--dur-medium) ease;background:linear-gradient(#0c1324db 0%,#090e1bcc 100%);border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.84rem;line-height:1;display:inline-flex}@media (hover:hover) and (pointer:fine){.season-tab:hover{color:var(--brand-strong);border-color:#4ce1ff70}}.season-tab.active{color:var(--brand-strong);background:linear-gradient(#4ce1ff2e 0%,#8c61ff38 60%,#ff7e5321 100%);border-color:#4ce1ff85;box-shadow:0 0 0 1px #4ce1ff24,0 8px 18px -12px #4ce1ff52}.leaderboard-header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.leaderboard-header h1{color:var(--text);text-shadow:0 0 22px #4ce1ff38,0 0 20px #ff7e5324,0 2px 10px #0000008c}.leaderboard-header p{color:var(--muted);max-width:760px;margin-top:10px;line-height:1.5}.leaderboard-modes{background:#0a101fa8;border:1px solid #4ce1ff29;border-radius:999px;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;padding:4px;display:inline-flex;box-shadow:inset 0 1px #8ff2ff0f}.leaderboard-scroll{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#0e1528ad 0%,#0a101ea3 100%);border:1px solid #4ce1ff24;overflow-x:auto;box-shadow:inset 0 1px #8ff2ff12,inset 0 0 0 1px #8c61ff24,0 16px 42px -30px #000000f2}.leaderboard-table{min-width:780px}.leaderboard-empty{color:var(--muted);padding:24px 16px}.leaderboard-row{border-bottom:1px solid #4ce1ff1c;grid-template-columns:96px minmax(260px,1fr) 146px 136px 124px;align-items:center;gap:10px;padding:10px 18px;display:grid}.leaderboard-row:last-child{border-bottom:0}.leaderboard-row-link{cursor:pointer;transition:background-color var(--dur-medium) ease, box-shadow var(--dur-medium) ease}@media (hover:hover) and (pointer:fine){.leaderboard-row-link:hover{background:linear-gradient(90deg,#4ce1ff1a 0%,#8c61ff1a 48%,#ff7e5314 100%);box-shadow:inset 0 1px #8ff2ff1f}}.leaderboard-row-link:focus-visible{outline-offset:-1px;outline:1px solid #4ce1ff8f}.leaderboard-row-head{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;padding-top:10px;padding-bottom:10px;font-size:.78rem;font-weight:600}.leaderboard-row>:first-child,.leaderboard-row>:nth-child(3),.leaderboard-row>:nth-child(4),.leaderboard-row>:nth-child(5){text-align:center;justify-self:center}.leaderboard-row>:nth-child(2){justify-self:stretch}.cell-place{color:var(--text-soft);font-variant-numeric:tabular-nums;font-weight:700}.cell-player{align-items:center;gap:10px;display:flex}.player-avatar{background:#13203d;border:1px solid #4ce1ff52;border-radius:50%;flex:none;width:34px;height:34px;overflow:hidden}.player-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.player-meta{flex-direction:column;gap:1px;display:flex}.player-name{color:var(--text);font-weight:600}.player-games{color:var(--muted);font-size:.78rem}.cell-rating,.cell-winrate,.cell-rank{font-variant-numeric:tabular-nums;font-weight:600}.rank-placeholder{min-width:54px;color:var(--muted);letter-spacing:.08em;border:1px dashed #b8b8c4a3;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:.74rem;display:inline-flex}.rank-image{object-fit:contain;width:38px;height:38px}.leaderboard-pagination{background:#0a101fb3;border:1px solid #4ce1ff2e;border-radius:999px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:6px;width:fit-content;margin:0 auto;padding:4px;display:flex;box-shadow:inset 0 1px #8ff2ff0f}.page-button,.page-number{min-width:32px;height:32px;color:var(--muted);transition:var(--dur-medium) ease;background:#0a101fbd;border:1px solid #4ce1ff2e;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.83rem;font-weight:600;line-height:1;display:inline-flex}@media (hover:hover) and (pointer:fine){.page-button:hover,.page-number:hover{color:var(--text);border-color:#4ce1ff7a}}.page-button.disabled{pointer-events:none;opacity:.4}.page-numbers{flex-wrap:nowrap;gap:4px;display:inline-flex}.page-dots{min-width:28px;height:32px;color:var(--muted);justify-content:center;align-items:center;font-size:.82rem;display:inline-flex}.leaderboard-percent-cell{text-shadow:0 0 10px #00000073;font-weight:600}.page-number.active{color:#052437;background:var(--brand);border-color:#8ff2ffb3}@keyframes fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ambient-bg-video{display:none}}@media (max-width:980px){.site-header-inner{flex-wrap:wrap;justify-content:center;padding-block:10px}.brand{text-align:center;width:100%}.main-nav{justify-content:center}.header-actions{justify-content:center;width:100%}.info-grid{grid-template-columns:1fr}.leaderboard-header,.profile-head-card{flex-direction:column;align-items:flex-start}.profile-grid,.hero-detail-grid{grid-template-columns:1fr}.profile-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-matches-card{overflow-x:auto}.leaderboard-controls,.heroes-controls,.heroes-sub-controls{flex-direction:column;align-items:flex-start}.heroes-search-form,.heroes-search-input{width:100%}.leaderboard-modes{justify-content:flex-start;width:100%}.plus-hero-card{padding:20px}.plus-benefit-card-expanded{padding:14px 14px 16px}.plus-benefit-item{z-index:auto;position:static;top:auto}}@media (max-width:620px){.plus-kicker{justify-content:center;width:100%}.plus-benefit-topline{flex-wrap:wrap}.plus-benefit-copy p{max-width:100%}}.shards-balance-widget{align-items:center;gap:0;line-height:0;display:inline-flex}.shards-balance-compact{appearance:none;color:var(--text);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;height:38px;min-height:38px;font:inherit;transition:var(--dur-medium) ease;white-space:nowrap;background:linear-gradient(#091124eb 0%,#070d1bdb 100%);border:1px solid #4ce1ff6b;border-radius:999px;align-items:center;gap:9px;padding:0 4px 0 10px;display:inline-flex;box-shadow:inset 0 1px #8ff2ff1f,inset 0 0 0 1px #8c61ff1f,0 0 20px -12px #4ce1ffb8}@media (hover:hover) and (pointer:fine){.shards-balance-compact:hover{border-color:#8ff2ffd6;box-shadow:inset 0 1px #8ff2ff2e,0 0 0 1px #4ce1ff3d,0 12px 22px -18px #4ce1ffd6}}.shards-balance-main{align-self:center;align-items:center;gap:10px;height:36px;min-height:36px;display:inline-flex}.shards-balance-icon{flex:none;width:26px;height:22px;display:inline-flex}.shards-balance-icon-svg{filter:drop-shadow(0 0 3px #ff9e3b85);width:100%;height:100%;display:block}.shards-balance-value{font-variant-numeric:tabular-nums;letter-spacing:.045em;text-shadow:0 0 10px #4ce1ff1f;align-items:center;height:100%;font-size:1.16rem;font-weight:700;line-height:1;display:inline-flex}.shards-balance-guest-label{color:var(--text-soft);letter-spacing:.03em;text-transform:uppercase;align-items:center;height:100%;font-size:.98rem;font-weight:700;line-height:1;display:inline-flex}.shards-balance-divider{background:linear-gradient(#8ff2ff29 0%,#8ff2ff8c 50%,#8ff2ff29 100%);align-self:center;width:1px;height:24px}.shards-balance-action{color:#ffe6cf;letter-spacing:.01em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#ffce8d33 0%,#ff822a66 100%);border:1px solid #ffb5698f;border-radius:999px;grid-auto-flow:column;align-self:center;align-items:center;column-gap:6px;height:36px;min-height:36px;padding:0 13px 0 11px;font-size:.8rem;font-weight:700;line-height:1;display:inline-grid}.shards-balance-action-plus{align-items:center;font-size:.96rem;line-height:1;display:inline-flex;transform:translateY(.5px)}.shards-balance-action-label{align-items:center;line-height:1;display:inline-flex;transform:translateY(1px)}.shards-shop-backdrop{z-index:130;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);padding:clamp(12px,4vh,28px) 16px;padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));background:radial-gradient(circle at 22% 10%,#4ce1ff24 0%,#0000 44%),radial-gradient(circle at 85% 80%,#ff7e531f 0%,#0000 42%),#040812bd;justify-content:center;align-items:center;animation:.18s ease-out both shards-shop-backdrop-in;display:flex;position:fixed;inset:0;overflow-y:auto}.shards-shop-modal{-webkit-overflow-scrolling:touch;transform-origin:50% 20%;background:radial-gradient(circle at 78% 18%,#ffaa4e21 0%,#0000 46%),radial-gradient(circle at 16% 84%,#4ce1ff21 0%,#0000 46%),linear-gradient(140deg,#0a1122f5 0%,#090e1df2 58%,#140c14f0 100%);border:1px solid #ffaa517a;border-radius:22px;width:min(960px,100%);max-height:calc(100svh - 24px);margin:0 auto;padding:22px;animation:.22s cubic-bezier(.22,1,.36,1) both shards-shop-modal-in;position:relative;overflow:auto;box-shadow:inset 0 1px #ffebbf1f,inset 0 0 0 1px #8c61ff26,0 28px 50px -34px #000000f5}@supports (height:100dvh){.shards-shop-modal{max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 24px)}}.patchnotes-wrap{--patchnotes-scroll-offset:168px;flex-direction:column;gap:18px;display:flex;position:relative}.site-main:has(>.patchnotes-wrap){padding-block-start:32px}.patchnotes-layout{flex-direction:column;gap:14px;display:flex}.patchnotes-main{flex-direction:column;gap:14px;min-width:0;display:flex}.patchnotes-hero{justify-content:space-between;align-items:flex-end;gap:16px;padding:0;display:flex}.patchnotes-hero h1{color:var(--text);text-shadow:0 0 22px #4ce1ff47,0 2px 10px #0000008c;margin:0;font-size:clamp(2rem,4vw,3.2rem)}.patchnotes-hero-current-id{color:var(--text);font-size:clamp(1.35rem,2.2vw,1.8rem);font-weight:900;line-height:1}.patchnotes-hero-current-date{color:var(--muted);font-size:.78rem;font-weight:800}.patchnotes-current-id,.patchnotes-current-date{color:var(--text-soft);font-size:1rem;font-weight:800}.patchnotes-current-meta{align-items:center;gap:9px;display:inline-flex}.patchnotes-patch-dropdown{display:flex;position:relative}.patchnotes-patch-trigger{min-width:116px;min-height:62px;color:var(--text);cursor:pointer;font:inherit;transition:var(--dur-medium) ease;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:5px;padding:0 0 8px;font-size:1rem;font-weight:800;display:flex}.patchnotes-patch-trigger:focus-visible{outline-offset:3px;outline:1px solid #8ff2ffdb}.patchnotes-patch-dropdown.open .patchnotes-patch-trigger{color:var(--brand-strong)}.patchnotes-patch-trigger-id{color:var(--text);align-items:center;gap:6px;font-size:clamp(1.35rem,2.2vw,1.8rem);font-weight:900;line-height:1;display:inline-flex}.patchnotes-patch-trigger-date{color:var(--muted);padding-right:20px;font-size:.78rem;font-weight:800;line-height:1}.patchnotes-patch-caret{color:var(--muted);transition:transform var(--dur-medium) ease}.patchnotes-patch-dropdown.open .patchnotes-patch-caret{transform:rotate(180deg)}.patchnotes-patch-menu{z-index:25;opacity:0;pointer-events:none;width:max-content;min-width:88px;transition:opacity var(--dur-medium) ease, transform var(--dur-medium) ease;background:linear-gradient(#0c1324fa 0%,#080c18fa 100%);border:1px solid #4ce1ff47;border-radius:14px;padding:5px;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 18px 30px -22px #000000f2,inset 0 1px #8ff2ff1a}.patchnotes-patch-dropdown.open .patchnotes-patch-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.patchnotes-patch-menu-item{width:100%;min-height:40px;color:var(--text-soft);cursor:pointer;font:inherit;text-align:left;transition:var(--dur-medium) ease;background:0 0;border:0;border-radius:10px;padding:0 12px;font-size:1rem;font-weight:800}.patchnotes-patch-menu-item.active{color:var(--brand-strong);background:#4ce1ff1f}@media (hover:hover) and (pointer:fine){.patchnotes-patch-trigger:hover,.patchnotes-patch-menu-item:hover{color:var(--brand-strong)}.patchnotes-patch-menu-item:hover{background:#4ce1ff1a}}.patchnotes-current-dot{background:var(--brand);border-radius:999px;width:5px;height:5px;box-shadow:0 0 10px #4ce1ffc7}.patchnotes-general-group,.patchnotes-detail-card{border-radius:var(--radius);background:linear-gradient(96deg,#1219309e 0%,#090e1ca3 100%);border:1px solid #4ce1ff38;box-shadow:inset 0 1px #8ff2ff1a,0 14px 34px -30px #000000f2}.patchnotes-general,.patchnotes-sections,.patchnotes-details{flex-direction:column;gap:14px;display:flex}.patchnotes-general,.patchnotes-entity-section,.patchnotes-detail-section,.patchnotes-detail-card{scroll-margin-top:var(--patchnotes-scroll-offset)}.patchnotes-toc{z-index:25;scrollbar-width:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 14% 0,#8ff2ff61 0%,#8ff2ff00 50%),radial-gradient(circle at 86% 100%,#ffbc5c42 0%,#ffbc5c00 52%),linear-gradient(120deg,#2f6291d6 0%,#224876e6 42%,#402f6fdb 100%);border:1px solid #8ff2ff9e;border-radius:999px;flex-wrap:nowrap;justify-content:center;gap:8px;width:fit-content;max-width:min(100%,720px);margin-inline:auto;padding:8px;display:flex;position:sticky;top:90px;overflow-x:auto;box-shadow:inset 0 1px #ffffff2e,inset 0 0 0 1px #4ce1ff38,0 16px 32px -22px #000000e6,0 0 28px -10px #4ce1ffc2}.patchnotes-toc::-webkit-scrollbar{display:none}.patchnotes-toc-link{color:#fff;text-shadow:0 1px 8px #000000a6;min-height:42px;transition:var(--dur-medium) ease;background:linear-gradient(#4ce1ff1f 0%,#8c61ff14 100%),#09101f9e;border:1px solid #8ff2ff2e;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 22px;font-size:.92rem;font-weight:800;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1c,0 8px 18px -16px #000000e6}.patchnotes-toc-link:before{display:none}@media (hover:hover) and (pointer:fine){.patchnotes-toc-link:hover{color:#fff;background:linear-gradient(#ffbc5c38 0%,#4ce1ff24 100%),#0c1628db;border-color:#ffda89db;box-shadow:inset 0 1px #ffefca3d,0 12px 22px -16px #ff8a3ae6,0 0 22px -8px #4ce1ffdb}}.patchnotes-general-grid{gap:10px;display:grid}.patchnotes-general-group{padding:14px}.patchnotes-general-group h2{color:var(--text);font-size:1rem}.patchnotes-general-group ul,.patchnotes-change-group ul{gap:8px;margin-top:10px;padding-left:18px;display:grid}.patchnotes-general-group li,.patchnotes-change-group li{color:var(--text-soft);line-height:1.5}.patchnotes-section-title{color:#fff;letter-spacing:.03em;text-transform:uppercase;min-height:42px;font-family:var(--font-heading), "Segoe UI", sans-serif;background:linear-gradient(90deg,#4ce1ff6b 0%,#8c61ff38 100%);border-radius:0;align-items:center;padding:7px 14px;font-size:clamp(1.1rem,2.5vw,1.65rem);font-weight:700;line-height:1;display:flex;box-shadow:inset 0 1px #ffffff1f}.patchnotes-section-title-general{background:linear-gradient(90deg,#4ce1ff57 0%,#8c61ff2e 100%)}.patchnotes-section-title-hero{background:linear-gradient(90deg,#a63e9fb8 0%,#1e234ae6 100%)}.patchnotes-section-title-item{background:linear-gradient(90deg,#b0551bd1 0%,#1e234ae6 100%)}.patchnotes-section-title-neutral_item{background:linear-gradient(90deg,#13879ac7 0%,#1e234ae6 100%)}.patchnotes-section-title-system{background:linear-gradient(90deg,#4ce1ff6b 0%,#ff7e5347 100%)}.patchnotes-controls,.patchnotes-controls-right{align-items:center;gap:12px;display:flex}.patchnotes-controls{flex-wrap:nowrap;justify-content:flex-start;width:100%}.patchnotes-controls-right{justify-content:flex-end}.patchnotes-view-toggle{flex:none;margin-left:auto}.patchnotes-search-form{flex:0 260px;width:min(260px,30vw)}.patchnotes-filter-tabs{border-radius:var(--radius);background:#0a101fa8;border:1px solid #4ce1ff29;flex-wrap:wrap;gap:8px;padding:8px;display:flex;box-shadow:inset 0 1px #8ff2ff0f}.patchnotes-tag-legend{background:#0a101fa8;border:1px solid #4ce1ff4a;border-radius:999px;flex-wrap:nowrap;flex:none;justify-content:flex-start;align-items:center;gap:6px;min-width:0;padding:4px;display:flex;box-shadow:inset 0 1px #8ff2ff1a}.patch-tag-chip{width:36px;min-width:36px;min-height:36px;color:var(--muted);cursor:pointer;font:inherit;transition:var(--dur-medium) ease;box-shadow:none;background:linear-gradient(#0c1324db 0%,#090e1bcc 100%);border:1px solid #4ce1ff6b;border-radius:999px;justify-content:center;align-items:center;gap:0;padding:0 8px;font-size:.86rem;font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.patch-tag-chip.active{color:var(--text);background:linear-gradient(135deg,#162442f2 0%,#2a1836eb 100%);border-color:#4ce1ff9e;gap:7px;padding-inline:11px 13px;box-shadow:inset 0 1px #8ff2ff38,0 0 0 1px #4ce1ff33}.patch-tag-text{opacity:0;white-space:nowrap;max-width:0;transition:max-width var(--dur-medium) ease, opacity var(--dur-fast) ease;overflow:hidden}.patch-tag-chip.active .patch-tag-text{opacity:1;max-width:none}.patch-tag-all{width:auto;min-width:48px;padding-inline:12px}.patchnotes-tag-legend .patch-tag-chip:not(.patch-tag-all).active{width:auto}.patch-tag-all .patch-tag-text,.patch-tag-all.active .patch-tag-text{opacity:1;max-width:60px}.patch-tag-icon{width:26px;height:26px;color:var(--text);text-shadow:0 0 10px;flex:none;justify-content:center;align-items:center;font-weight:900;line-height:1;display:inline-flex}.patch-tag-icon-image{object-fit:contain;filter:none;width:29px;height:29px;display:block}.patch-tag-badge{width:28px;height:28px;color:var(--text);z-index:2;background:#080c16e0;border:1px solid #8ff2ff3d;border-radius:999px;flex:none;justify-content:center;align-items:center;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:-9px;right:-9px;box-shadow:inset 0 1px #ffffff1f,0 0 10px -5px}.patch-tag-buff .patch-tag-icon,.patch-tag-buff.patch-tag-badge{color:#28f5bb}.patch-tag-nerf .patch-tag-icon,.patch-tag-nerf.patch-tag-badge{color:#ff4e5b}.patch-tag-new .patch-tag-icon,.patch-tag-new.patch-tag-badge{color:#ffd447}.patch-tag-removed .patch-tag-icon,.patch-tag-removed.patch-tag-badge{color:#ff8a2a}.patch-tag-mixed .patch-tag-icon,.patch-tag-mixed.patch-tag-badge{color:#a855ff}.patchnotes-entity-section,.patchnotes-detail-section{flex-direction:column;gap:10px;display:flex}.patchnotes-tile-grid{border-radius:var(--radius);background:linear-gradient(#0e1528ad 0%,#0a101ea3 100%);border:1px solid #4ce1ff2e;grid-template-columns:repeat(auto-fill,104px);justify-content:flex-start;gap:10px;padding:12px;display:grid;box-shadow:inset 0 1px #8ff2ff14,inset 0 0 0 1px #8c61ff1f}.patchnotes-tile{width:104px;min-width:0;min-height:84px;color:var(--text-soft);cursor:pointer;border-radius:var(--radius-sm);font:inherit;text-align:left;transition:border-color var(--dur-medium) ease, box-shadow var(--dur-medium) ease, transform var(--dur-medium) ease;background:#09101fbf;border:1px solid #4ce1ff57;padding:4px;position:relative}@media (hover:hover) and (pointer:fine){.patchnotes-tile:hover{border-color:#8ff2ffc7;transform:translateY(-1px);box-shadow:0 0 0 1px #4ce1ff24,0 10px 20px -14px #4ce1ff8c}.patch-tag-chip:hover{color:var(--brand-strong);border-color:#4ce1ff85}}.patchnotes-tile:focus-visible{outline-offset:2px;outline:1px solid #4ce1ffc7}.patchnotes-tile-icon{aspect-ratio:auto;object-fit:cover;background:#0c1424b8;border-radius:7px;width:100%;height:56px;display:block}.patchnotes-tile-icon-system{object-fit:contain;padding:8px}.patchnotes-tile-icon-item{aspect-ratio:85/64;object-fit:cover;height:auto}.patchnotes-tile-icon-fallback{display:block}.patchnotes-tile-name{white-space:nowrap;text-overflow:ellipsis;width:100%;margin-top:5px;font-size:.72rem;font-weight:700;line-height:1.15;display:block;overflow:hidden}.patchnotes-detail-list{gap:10px;display:grid}.patchnotes-detail-card{padding:14px}.patchnotes-detail-card-item,.patchnotes-detail-card-neutral_item{padding:18px}.patchnotes-detail-head{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px;display:grid}.patchnotes-detail-icon{object-fit:cover;background:#0c1424b8;border:1px solid #4ce1ff61;border-radius:7px;width:70px;height:40px}.patchnotes-detail-icon-item{width:72px;height:54px}.patchnotes-detail-icon-fallback{display:block}.patchnotes-detail-title{min-width:0}.patchnotes-detail-title h2{color:var(--text);font-size:1.12rem}.patchnotes-detail-tags{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.patchnotes-detail-tags .patch-tag-chip{pointer-events:none;background:#080c16e0;border:1px solid #4ce1ff57;border-radius:999px;width:24px;min-width:24px;height:24px;min-height:24px;padding:0;font-size:1rem;box-shadow:inset 0 1px #ffffff1a,0 0 10px -6px}.patchnotes-detail-tags .patch-tag-icon{width:100%;height:100%}.patchnotes-detail-card-hero .patchnotes-detail-tags .patch-tag-chip,.patchnotes-detail-card-item .patchnotes-detail-tags .patch-tag-chip,.patchnotes-detail-card-neutral_item .patchnotes-detail-tags .patch-tag-chip{width:30px;min-width:30px;height:30px;min-height:30px;box-shadow:none;background:0 0;border:0}.patchnotes-detail-card-item .patchnotes-change-groups,.patchnotes-detail-card-neutral_item .patchnotes-change-groups{margin-top:18px}.patchnotes-change-groups{gap:10px;margin-top:12px;display:grid}.patchnotes-change-group{border-radius:var(--radius-sm);background:#080e1c6b;border-left:1px solid #4ce1ff5c;padding:11px 12px}.patchnotes-change-group-hero{background:#070c187a;border-left:0;padding:0}.patchnotes-change-group h3{color:var(--brand-strong);font-size:.94rem}.patchnotes-ability-title{border-bottom:1px solid #4ce1ff29;align-items:center;gap:9px;min-height:42px;padding:8px 10px;display:flex}.patchnotes-ability-title h3{color:var(--text);font-size:.98rem}.patchnotes-ability-icon{object-fit:cover;background:#080c16e6;border:1px solid #4ce1ff47;border-radius:6px;flex:none;width:32px;height:32px}.patchnotes-change-group-hero ul{margin-top:0;padding:11px 12px 12px 28px}.patchnotes-detail-card-item .patchnotes-change-group,.patchnotes-detail-card-neutral_item .patchnotes-change-group{padding:10px 12px}.patchnotes-detail-card-item .patchnotes-change-group ul,.patchnotes-detail-card-neutral_item .patchnotes-change-group ul{margin-top:0}.patchnotes-value-row{flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;display:flex}.patchnotes-technical-change{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.patchnotes-technical-label{color:var(--text);font-weight:800}.patchnotes-technical-label:after{content:":"}.patchnotes-technical-icon{opacity:.94;background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;width:16px;height:16px;display:inline-block}.patchnotes-technical-icon-cooldown{background-image:url(https://cdn.cloudflare.steamstatic.com/apps/dota2/images/dota_react/icons/cooldown.png)}.patchnotes-technical-icon-range{background-image:url(https://cdn.cloudflare.steamstatic.com/apps/dota2/images/dota_react/heroes/stats/icon_attack_range.png)}.patchnotes-technical-icon-radius{background-image:url(https://cdn.cloudflare.steamstatic.com/apps/dota2/images/dota_react/heroes/stats/icon_turn_rate.png)}.patchnotes-technical-values{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.patchnotes-value-old,.patchnotes-value-new{color:var(--text-soft);background:#0a101fb3;border:1px solid #4ce1ff2e;border-radius:999px;padding:4px 8px;font-size:.78rem;font-weight:700}.patchnotes-value-old span,.patchnotes-value-new span{color:var(--muted);margin-right:6px;font-weight:600}.patchnotes-value-new{border-color:#28f5bb42}.patchnotes-value-arrow{color:var(--brand-strong);font-weight:800}.patch-line-buff::marker{color:#28f5bb}.patch-line-nerf::marker{color:#ff4e5b}.patch-line-new::marker{color:#ffd447}.patch-line-removed::marker{color:#ff8a2a}.patch-line-mixed::marker{color:#a855ff}@media (max-width:980px){.patchnotes-wrap{--patchnotes-scroll-offset:188px}.patchnotes-toc{max-width:calc(100vw - 28px);top:112px}.patchnotes-general-grid{grid-template-columns:1fr}}@media (max-width:820px){.patchnotes-wrap{--patchnotes-scroll-offset:188px}.patchnotes-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;display:grid}.patchnotes-toc{max-width:calc(100vw - 28px);top:112px}.patchnotes-general-grid{grid-template-columns:1fr}.patchnotes-view-toggle{order:1;justify-content:center;width:100%;margin-left:0}.patchnotes-controls .heroes-search-form{order:2;width:100%}.patchnotes-tag-legend{order:3;grid-column:1/-1;justify-content:flex-start;width:100%}.patchnotes-controls .heroes-view-button{width:calc(50% - 3px);min-width:0}}@media (max-width:620px){.patchnotes-wrap{--patchnotes-scroll-offset:178px}.site-main:has(>.patchnotes-wrap){padding-block-start:24px}.patchnotes-wrap{gap:16px}.patchnotes-hero{grid-template-columns:minmax(0,1fr) 92px;align-items:end;gap:10px;min-height:0;display:grid}.patchnotes-controls{grid-template-columns:1fr}.patchnotes-toc{border-radius:999px;justify-content:center;gap:5px;padding:6px}.patchnotes-toc-link{min-height:38px;padding:0 11px;font-size:.8rem}.patchnotes-hero h1{font-size:clamp(2.25rem,10vw,2.75rem);line-height:.95}.patchnotes-patch-dropdown-current{justify-self:end}.patchnotes-patch-trigger{min-width:92px;min-height:58px;padding-bottom:4px}.patchnotes-patch-trigger-id{font-size:1.5rem}.patchnotes-patch-trigger-date{padding-right:18px;font-size:.74rem}.patchnotes-controls .heroes-search-form,.patchnotes-controls .heroes-view-toggle{width:100%}.patchnotes-tag-legend{flex-wrap:wrap}.patchnotes-controls .heroes-view-button{width:calc(50% - 3px);min-width:0}.patchnotes-tile-grid{grid-template-columns:repeat(auto-fill,96px);gap:8px;padding:10px}.patchnotes-tile{width:96px}.patchnotes-tile-icon{height:52px}.patchnotes-tile-icon-item{height:auto}.patchnotes-detail-head{grid-template-columns:58px minmax(0,1fr)}.patchnotes-detail-icon{width:58px;height:34px}.patchnotes-detail-icon-item{width:58px;height:44px}}.shards-shop-close{width:34px;height:34px;color:var(--text-soft);cursor:pointer;transition:var(--dur-medium) ease;background:linear-gradient(#4ce1ff26 0%,#0a101fa3 100%);border:1px solid #4ce1ff57;border-radius:999px;font-size:1.2rem;line-height:1;position:absolute;top:12px;right:12px}@media (hover:hover) and (pointer:fine){.shards-shop-close:hover{color:#fff;border-color:#8ff2ffd6}}.shards-shop-head h2{color:var(--text);text-shadow:0 0 18px #ffbb6238,0 0 20px #4ce1ff2e,0 2px 8px #0000009e;margin:0;font-size:clamp(1.3rem,2.8vw,2rem)}.shards-shop-head-list{gap:8px;max-width:780px;margin-top:10px;padding:0;list-style:none;display:grid}.shards-shop-head-list li{color:var(--text-soft);padding-left:15px;line-height:1.5;position:relative}.shards-shop-head-list li:before{content:"";background:#8ff2ffe6;border-radius:999px;width:6px;height:6px;position:absolute;top:.65em;left:0;box-shadow:0 0 8px -2px #8ff2ffe6}.shards-shop-balance{background:linear-gradient(#091124eb 0%,#070d1bdb 100%);border:1px solid #4ce1ff6b;border-radius:23px;align-items:center;gap:9px;height:46px;min-height:46px;margin-top:14px;padding:0 5px 0 14px;display:inline-flex;box-shadow:inset 0 1px #8ff2ff1f,inset 0 0 0 1px #8c61ff1f,0 8px 18px -14px #4ce1ff8f}.shards-shop-balance-label{color:#a8b6d9;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;padding-right:2px;font-size:.82rem;line-height:1}.shards-shop-balance-value{background:linear-gradient(#ffce8d33 0%,#ff822a66 100%);border:1px solid #ffb5698f;border-radius:17px;align-items:center;gap:10px;height:34px;min-height:34px;padding:0 14px 0 12px;display:inline-flex;box-shadow:inset 0 1px #fff0c757,0 0 12px -7px #ffb256c2}.shards-shop-balance-icon{flex:none;width:18px;height:22px;display:inline-flex}.shards-shop-balance-icon-svg{filter:drop-shadow(0 0 4px #ffab56ad);width:100%;height:100%;display:block}.shards-shop-balance strong{color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:.045em;text-shadow:0 0 10px #ffac5b2e;font-size:1.16rem;line-height:1}.shards-shop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.shards-pack-card{min-height:272px;transition:transform var(--dur-medium) ease, border-color var(--dur-medium) ease, box-shadow var(--dur-medium) ease;background:radial-gradient(circle at 62% 10%,#ffaa4e1f 0%,#0000 44%),linear-gradient(120deg,#0b1121eb 0%,#080d18e6 100%);border:1px solid #7a8abe57;border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffeeba14,0 10px 26px -20px #000000db}@media (hover:hover) and (pointer:fine){.shards-pack-card:hover{border-color:#ffba6ca8;transform:translateY(-2px);box-shadow:inset 0 1px #ffeeba24,0 18px 32px -22px #ff984875}}.shards-pack-card.is-featured{border-color:#ffbc70d1;box-shadow:inset 0 1px #ffeeba2e,0 0 24px -12px #ff974894}.shards-pack-discount{z-index:3;isolation:isolate;background:linear-gradient(140deg,#8cffa4fa 0%,#45e474f7 48%,#21b250fa 100%);border:1px solid #79ff9df0;border-radius:999px;justify-content:center;align-items:center;min-width:58px;min-height:32px;padding:0 12px;display:inline-flex;position:absolute;top:10px;right:10px;overflow:hidden;box-shadow:inset 0 1px #ffffff4d,0 8px 18px -12px #42d37ceb}.shards-pack-discount:before,.shards-pack-discount:after{content:none}.shards-pack-discount-value{z-index:1;color:#072212;text-shadow:0 1px #ffffff47,0 0 8px #adffc29e;letter-spacing:.01em;font-size:1.03rem;font-weight:900;line-height:1;position:relative}.shards-pack-badge{z-index:3;color:#ffe1bc;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(#ffc88442 0%,#9a421757 100%);border:1px solid #ffb15ea3;border-radius:999px;padding:4px 9px;font-size:.72rem;position:absolute;top:10px;left:10px}.shards-pack-visual{aspect-ratio:4/3;background:radial-gradient(circle at 50% 0,#ffae593d 0%,#0000 50%),linear-gradient(#0f1625db 0%,#070c18f5 100%);border-bottom:1px solid #ffae5938;height:auto;position:relative;overflow:hidden}.shards-pack-visual:after{content:"";pointer-events:none;background:linear-gradient(#080d1800 0%,#080d18eb 100%);height:44px;position:absolute;inset:auto 0 0}.shards-pack-image{object-fit:cover;object-position:center;filter:saturate(1.04)contrast(1.04);transform:none}.shards-pack-content{background:linear-gradient(#070d1cfa 0%,#060b17fa 100%);flex-direction:column;flex:1;gap:8px;padding:12px;display:flex}.shards-pack-total{color:var(--text);margin-top:0;font-size:clamp(1.01rem,1.5vw,1.2rem);line-height:1.3}.shards-pack-bonus{color:#8ff2ffdb;min-height:14px;font-size:.82rem;line-height:1}.shards-pack-foot{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;margin-top:auto;padding-top:6px;display:grid}.shards-pack-price{color:#ffe0c2;white-space:nowrap;letter-spacing:.03em;font-variant-numeric:tabular-nums;text-shadow:0 0 14px #ffac5b4d;justify-self:start;font-size:clamp(1.65rem,2.8vw,1.9rem);font-weight:700;line-height:1}.shards-pack-buy.plus-cta.primary{white-space:nowrap;letter-spacing:.01em;text-transform:uppercase;color:#ffe6cf;text-shadow:0 0 10px #ffa45257;background:linear-gradient(#ffce8d33 0%,#ff822a66 100%);border-color:#ffc77fdb;flex:none;justify-content:center;width:100%;min-width:0;min-height:40px;padding:0 12px;font-size:.86rem;font-weight:700;line-height:1;text-decoration:none;box-shadow:inset 0 1px #fff7da85,0 0 12px -6px #ffab4ab3}@media (hover:hover) and (pointer:fine){.shards-pack-buy.plus-cta.primary:hover{color:#fff4e8;border-color:#ffd69af5;box-shadow:inset 0 1px #fff9e69e,0 0 0 1px #ffb75857,0 12px 18px -14px #ff9340d6,0 0 16px -8px #ffbf6cb8}}@keyframes shards-shop-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes shards-shop-modal-in{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes shards-discount-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.shards-shop-backdrop,.shards-shop-modal,.shards-pack-discount:before{animation:none}}@media (max-width:980px){.shards-balance-widget{order:-1}.shards-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.shards-shop-backdrop{padding:max(8px, env(safe-area-inset-top)) max(8px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));align-items:flex-start}.shards-shop-modal{padding:18px 14px 14px}.shards-shop-grid{grid-template-columns:1fr}.shards-pack-visual{aspect-ratio:4/3}}@media (max-width:620px){.header-actions{flex-wrap:wrap;row-gap:8px}.shards-balance-widget{justify-content:center;width:100%}.shards-balance-compact{justify-content:space-between;width:min(100%,260px);max-width:280px}.shards-balance-action{min-height:30px;padding:0 10px;font-size:.72rem}}.profile-rank-summary-card{isolation:isolate;border-radius:16px;position:relative;overflow:hidden}.profile-rank-summary-top,.profile-rank-summary-bottom{z-index:2;position:relative}.profile-rank-summary-medal .rank-image{width:98px;height:98px}.profile-rank-summary-bottom{isolation:isolate;width:100%;padding:4px 10px 8px}.profile-rank-summary-bottom span{color:#dae7f6d6;letter-spacing:.08em;font-size:.68rem}.profile-rank-summary-bottom:before{content:"";filter:blur(3px);z-index:-1;pointer-events:none;background:radial-gradient(#050914c7 0%,#05091485 52%,#0509140a 100%);border-radius:999px;width:min(178px,96%);height:78px;position:absolute;top:50%;left:50%;transform:translate(-50%,-46%)}.profile-rank-summary-bottom>span,.profile-rank-summary-bottom>strong{z-index:1;position:relative}.profile-rank-summary-bottom strong{color:#e8f4ff;text-shadow:0 2px 16px #040a16ad,0 0 16px #4ce1ff1f;font-size:clamp(1.64rem,2.8vw,1.96rem);line-height:1.02}.profile-rank-shader-layer{z-index:1;pointer-events:none;opacity:1;border-radius:14px;position:absolute;inset:0;overflow:hidden}.profile-rank-shader-canvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.profile-rank-shader-canvas canvas{opacity:1;filter:none;display:block;width:100%!important;height:100%!important}.speed-lines-shader-root{width:100%;height:100%;position:relative}.speed-lines-shader-root canvas{display:block;width:100%!important;height:100%!important}.profile-rank-shader-canvas:after{content:"";pointer-events:none;background:radial-gradient(88% 72% at 50% 44%,#060a1500 62%,#060a1547 78%,#060a1599 92%,#060a15f5 100%);position:absolute;inset:0}.profile-rank-shader-vignette{pointer-events:none;background:radial-gradient(62% 38% at 50% 55%,#74d8ff24 0%,#74d8ff00 100%);position:absolute;inset:0}.profile-subscription-banner{--profile-plus-accent:255 151 0;--profile-plus-accent-gold:255 179 71;--profile-plus-accent-soft:255 229 170;--profile-plus-accent-deep:164 62 20;border-color:rgb(var(--profile-plus-accent-gold) / 46%);border-left-color:rgb(var(--profile-plus-accent-gold) / 76%);background:linear-gradient(120deg, rgb(var(--profile-plus-accent-gold) / 8%) 0%, rgb(var(--profile-plus-accent) / 10%) 32%, transparent 62%), linear-gradient(132deg, #0c1226e6 0%, #0a0f1ef0 58%, #1a0f14eb 100%);min-height:100%;box-shadow:inset 0 1px rgb(var(--profile-plus-accent-soft) / 12%), inset 0 0 0 1px rgb(var(--profile-plus-accent) / 14%), 0 18px 40px -30px #000000f2, 0 0 28px -14px rgb(var(--profile-plus-accent) / 62%);border-radius:22px;padding:18px 20px;position:relative;overflow:hidden}.profile-subscription-banner-bg{pointer-events:none;opacity:.34;background-image:radial-gradient(circle at 18% 22%, rgb(var(--profile-plus-accent-gold) / 38%) 0%, rgb(var(--profile-plus-accent-gold) / 0%) 44%), radial-gradient(circle at 86% 82%, rgb(var(--profile-plus-accent) / 34%) 0%, rgb(var(--profile-plus-accent) / 0%) 46%), linear-gradient(135deg, rgb(var(--profile-plus-accent-deep) / 32%) 0%, #160e240d 62%);position:absolute;inset:0}.profile-subscription-banner-overlay{pointer-events:none;background:radial-gradient(circle at 16% 20%, rgb(var(--profile-plus-accent-soft) / 12%) 0%, transparent 38%), radial-gradient(circle at 86% 76%, rgb(var(--profile-plus-accent) / 12%) 0%, transparent 44%), linear-gradient(132deg, #090c1ac7 0%, #090d1beb 54%, #1d0d12e6 100%), linear-gradient(180deg, rgb(var(--profile-plus-accent-gold) / 6%) 0%, rgb(var(--profile-plus-accent-deep) / 7%) 100%);position:absolute;inset:0}.profile-subscription-content{z-index:1;flex-direction:column;min-height:100%;display:flex;position:relative}.profile-subscription-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-subscription-title-wrap{align-items:center;gap:12px;min-width:0;display:flex}.profile-subscription-title-copy{min-width:0}.profile-subscription-head h2{color:var(--text);letter-spacing:.01em;text-shadow:0 0 16px rgb(var(--profile-plus-accent-gold) / 24%), 0 2px 10px #0000008f;margin:0;font-size:clamp(1.16rem,2vw,1.48rem);line-height:1.15}.profile-subscription-plan-name{letter-spacing:.01em;margin:3px 0 0;font-size:1.12rem;font-weight:800;line-height:1}.profile-stats-card h2{margin-bottom:12px}.profile-subscription-icon-wrap{justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.profile-subscription-icon{width:46px;height:46px;filter:drop-shadow(0 0 8px rgb(var(--profile-plus-accent-gold) / 58%)) drop-shadow(0 0 16px rgb(var(--profile-plus-accent) / 44%))}.profile-subscription-state{letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:132px;min-height:38px;margin-top:0;padding:0 16px;font-size:.9rem;font-weight:700;display:inline-flex}.profile-subscription-state-active{color:#b6f7bf;background:linear-gradient(#5ad79333 0%,#184e3552 100%);border-color:#5ad79394}.profile-subscription-state-inactive{color:#ffd5ba;background:linear-gradient(#ff7e5338 0%,#4c1f1457 100%);border-color:#ff9a6a7a}.profile-subscription-meta{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:16px;display:grid}.profile-subscription-meta-row{border:1px solid rgb(var(--profile-plus-accent-gold) / 22%);background:linear-gradient(180deg, rgb(var(--profile-plus-accent-gold) / 7%) 0%, rgb(var(--profile-plus-accent-deep) / 6%) 100%), linear-gradient(180deg, #070c18b8 0%, #070c18db 100%);border-radius:12px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px;min-height:70px;padding:11px 12px;display:flex}.profile-subscription-meta-row dt{color:#dec4a8c7;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.73rem}.profile-subscription-meta-row dd{color:#fff2e3;text-align:left;font-variant-numeric:tabular-nums;margin:0;font-size:.98rem;font-weight:700;line-height:1.3}.profile-subscription-private-hint{color:#f1dfcbf0;background:linear-gradient(#ffb2540f 0%,#5b2b1614 100%),linear-gradient(#0a101e8f 0%,#080d19b8 100%);border:1px solid #ffb9703d;border-radius:12px;margin-top:14px;padding:10px 12px;line-height:1.45}.profile-subscription-actions{gap:8px;margin-top:auto;padding-top:18px;display:grid}.profile-subscription-actions .plus-subscribe-open-btn.shards-pack-buy.plus-cta.primary{letter-spacing:.01em;width:100%;min-width:0;min-height:42px;font-size:.9rem}.profile-subscription-manage-open-btn{width:100%;min-height:42px}@media (min-width:981px){.profile-grid{grid-template-columns:minmax(300px,.72fr) 220px minmax(340px,1fr)}.profile-stats-card .profile-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.profile-subscription-banner{order:1}.profile-rank-summary-card{order:2}.profile-stats-card{order:3}}.profile-subscription-manage-modal{border-color:#ffb06080;width:min(620px,100%)}.profile-subscription-manage-head{padding-right:40px}.profile-subscription-manage-head-list{margin-top:10px}.profile-subscription-manage-panel{background:linear-gradient(#ffb5620f 0%,#742e1214 100%),linear-gradient(#0b1121db 0%,#080d18eb 100%);border:1px solid #ffba6c47;border-radius:14px;margin-top:14px;overflow:hidden}.profile-subscription-manage-row{border-bottom:1px solid #ffbc7029;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;display:flex}.profile-subscription-manage-row:last-child{border-bottom:0}.profile-subscription-manage-row span{color:#dec4a8c7;letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:600}.profile-subscription-manage-value{color:#fff2e3;text-align:right;font-size:.95rem;font-weight:700}.profile-subscription-manage-value.is-active{color:#bdf7c9}.profile-subscription-manage-action{background:linear-gradient(#ffad540f 0%,#8137120f 100%),linear-gradient(#0d1324eb 0%,#080d1af0 100%);border:1px solid #ffba6c3d;border-radius:14px;gap:12px;margin-top:14px;padding:12px;display:grid}.profile-subscription-manage-action p{color:#ffe8cdeb;margin:0;line-height:1.45}.profile-subscription-support-email-copy{appearance:none;cursor:pointer;color:#ffe0bd;font:inherit;font-weight:700;line-height:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffd6a47a;padding:0}@media (hover:hover) and (pointer:fine){.profile-subscription-support-email-copy:hover{color:#fff4e8;border-bottom-color:#ffe2bad1}}.profile-subscription-manage-cancel-btn{color:#ffdfc1;background:linear-gradient(#ffcd8e12 0%,#ff822a1f 100%),#0a0912a3;border-color:#ffb56961;width:100%;min-height:43px;box-shadow:inset 0 1px #ffeac514,0 10px 22px -20px #ff822a7a}@media (hover:hover) and (pointer:fine){.profile-subscription-manage-cancel-btn:hover{color:#fff2e6;background:linear-gradient(#ffcd8e1f 0%,#ff822a2e 100%),#100b14b8;border-color:#ffca919e}}.profile-subscribe-backdrop{z-index:240;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050810b8;place-items:center;padding:24px;animation:.18s ease-out both shards-shop-backdrop-in;display:grid;position:fixed;inset:0}.profile-subscribe-modal{background:linear-gradient(130deg,#12182cfa 0%,#0a0d1bf7 58%,#220e16f0 100%),radial-gradient(circle at 20% 14%,#ffc68524 0%,#ffc68500 40%);border:1px solid #ffaa6a85;border-radius:20px;width:min(700px,100%);padding:22px;animation:.22s cubic-bezier(.22,1,.36,1) both shards-shop-modal-in;position:relative;box-shadow:0 22px 56px -36px #000000f2,inset 0 1px #ffdca933,inset 0 0 0 1px #ffa4662e}.profile-subscribe-close{width:32px;height:32px;color:var(--text-soft);cursor:pointer;transition:var(--dur-medium) ease;background:linear-gradient(#ffc47f1a 0%,#1d112457 100%);border:1px solid #ffb77059;border-radius:999px;position:absolute;top:14px;right:14px}@media (hover:hover) and (pointer:fine){.profile-subscribe-close:hover{color:#fff;border-color:#ffc78abd}}.profile-subscribe-head h2{margin:0}.profile-subscribe-head p{color:var(--muted);margin-top:8px}.profile-subscribe-plans{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.profile-subscribe-plan{background:linear-gradient(#ffbb7614 0%,#0b0e1cdb 100%);border:1px solid #ffa6663d;border-radius:14px;padding:14px;position:relative;overflow:hidden}.profile-subscribe-plan strong{color:var(--text);font-size:1rem;display:block}.profile-subscribe-plan p{color:var(--muted);min-height:42px;margin-top:8px;line-height:1.4}.profile-subscribe-plan.is-featured{border-color:#ffc5849e;box-shadow:inset 0 1px #ffdfa72e,0 0 18px -12px #ff9c4ca8}.profile-subscribe-plan-badge,.profile-subscribe-plan-value-tag{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:.7rem;font-weight:700;display:inline-flex}.profile-subscribe-plan-badge{color:#072212;background:linear-gradient(140deg,#8cffa4fa 0%,#21b250fa 100%);border:1px solid #79ff9df0;position:absolute;top:10px;right:10px}.profile-subscribe-plan-value-tag{color:#ffe1bc;background:linear-gradient(#ffc88442 0%,#9a421757 100%);border:1px solid #ffba6ca3;position:absolute;top:10px;left:10px}.profile-subscribe-plan-pricing{gap:4px;margin-top:10px;display:grid}.profile-subscribe-plan-price{color:#ffe0c2;letter-spacing:.02em;font-size:1.2rem;font-weight:700}.profile-subscribe-plan-per-month{color:var(--muted);font-size:.8rem;line-height:1.3}.profile-subscribe-plan-btn{width:100%;margin-top:10px}.plus-subscribe-open-btn.shards-pack-buy.plus-cta.primary{letter-spacing:.02em;width:auto;min-width:228px;min-height:52px;padding:0 26px;font-size:1rem;font-weight:800}.plus-subscribe-plan-btn.shards-pack-buy.plus-cta.primary{width:100%}@media (max-width:980px){.profile-subscribe-plans{grid-template-columns:1fr}}@media (max-width:620px){.profile-subscribe-backdrop{padding:14px}.profile-subscribe-modal{padding:18px}.profile-subscription-head{flex-wrap:wrap;align-items:flex-start}.profile-subscription-state{min-width:0;min-height:32px;margin-top:2px;padding:0 12px}.profile-subscription-meta{gap:6px}.profile-subscription-meta-row{flex-direction:column;align-items:flex-start;gap:4px}.profile-subscription-meta-row dd{text-align:left}.profile-subscription-actions .plus-subscribe-open-btn.shards-pack-buy.plus-cta.primary{min-height:40px}.profile-subscription-manage-row{flex-direction:column;align-items:flex-start;gap:6px}.profile-subscription-manage-value{text-align:left}}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1 0 auto}.lang-switcher{vertical-align:top;display:inline-block;position:relative}.lang-trigger{appearance:none;color:var(--text);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;min-width:162px;min-height:42px;transition:var(--dur-medium) ease;background:linear-gradient(#0b1223f5 0%,#070c18eb 100%),radial-gradient(circle at 16% 22%,#4ce1ff2e 0%,#0000 56%);border:1px solid #4ce1ff9e;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;padding:0 14px 0 16px;font-size:1.02rem;font-weight:600;line-height:1;list-style:none;display:inline-flex;box-shadow:inset 0 1px #8ff2ff24,0 0 0 1px #4ce1ff14,0 12px 24px -18px #4ce1ffa3}.lang-trigger>*{pointer-events:none}.lang-trigger::marker{content:""}.lang-trigger::-webkit-details-marker{display:none}@media (hover:hover) and (pointer:fine){.lang-trigger:hover,.lang-switcher[open]>.lang-trigger{border-color:#8ff2ffe6;box-shadow:inset 0 1px #8ff2ff33,0 0 0 1px #4ce1ff3d,0 14px 30px -20px #4ce1ffe0}}.lang-trigger-caret{width:13px;height:13px;color:var(--brand-strong);transition:transform var(--dur-medium) ease;flex:none}.lang-switcher[open]>.lang-trigger .lang-trigger-caret{transform:rotate(180deg)}.lang-trigger-caret path{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.lang-menu-backdrop{appearance:none;z-index:48;background:0 0;border:0;margin:0;padding:0;position:fixed;inset:0}.lang-menu{opacity:0;pointer-events:none;min-width:164px;transition:var(--dur-medium) ease;z-index:50;background:linear-gradient(#0b1223fa 0%,#070c18f7 100%),radial-gradient(circle at 14% 12%,#4ce1ff1f 0%,#0000 56%);border:1px solid #4ce1ff6b;border-radius:14px;gap:4px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(6px);box-shadow:inset 0 1px #8ff2ff24,0 18px 34px -22px #000000e6}.lang-switcher[open]>.lang-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.lang-menu-item{color:var(--text-soft);text-align:left;cursor:pointer;width:100%;min-height:38px;transition:var(--dur-medium) ease;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:flex-start;align-items:center;padding:0 11px;font-size:.95rem;display:inline-flex}@media (hover:hover) and (pointer:fine){.lang-menu-item:hover{color:#fff;background:linear-gradient(#4ce1ff24 0%,#8c61ff2e 100%);border-color:#8ff2ff8a}}.lang-menu-item.active{color:var(--brand-strong);background:linear-gradient(#4ce1ff33 0%,#8c61ff3d 100%);border-color:#4ce1ff99}.legal-page-block{border-radius:var(--radius);background:linear-gradient(96deg,#12193075 0%,#0d122333 100%);border-left:1px solid #4ce1ff52;max-width:920px;padding:18px 20px;box-shadow:0 14px 34px -30px #000000f2}.legal-page-block p{color:var(--muted);margin-top:10px;line-height:1.55}.legal-warning{border-radius:var(--radius-sm);color:#ffe7cb;background:linear-gradient(#ffa45433 0%,#5e2a1342 100%);border:1px solid #ffbe6685;margin-top:14px;padding:10px 12px;font-size:.9rem;line-height:1.45}.legal-links-list{gap:12px;margin-top:16px;list-style:none;display:grid}.legal-checklist,.legal-note{border-radius:var(--radius-sm);background:#0a101e9e;border:1px solid #4ce1ff38;margin-top:16px;padding:12px 14px}.legal-checklist h2,.legal-note h2{margin:0;font-size:1rem}.legal-checklist ul{gap:8px;margin-top:10px;padding-left:18px;display:grid}.legal-checklist li{color:var(--text-soft);line-height:1.45}.legal-links-list li{border-radius:var(--radius-sm);background:#0a101e9e;border:1px solid #4ce1ff38;padding:12px 14px}.legal-links-list li p{margin-top:6px}.legal-inline-link{color:var(--brand-strong);font-weight:600}@media (hover:hover) and (pointer:fine){.legal-inline-link:hover{color:#fff}}.legal-link-plain{color:inherit;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}@media (hover:hover) and (pointer:fine){.legal-link-plain:hover{color:inherit;opacity:.9}}.legal-doc h2{margin-top:18px}.legal-definition-list{gap:10px;margin-top:14px;display:grid}.legal-definition-list div{border-radius:var(--radius-sm);background:#0a101e94;border:1px solid #4ce1ff38;padding:10px 12px}.legal-definition-list dt{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}.legal-definition-list dd{color:var(--text-soft);margin-top:4px;font-weight:600}.legal-muted{margin-top:14px}.site-footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#080d1ad1 0%,#050812eb 100%),radial-gradient(circle at 16% 14%,#4ce1ff14 0%,#0000 42%),radial-gradient(circle at 84% 82%,#ff7e5314 0%,#0000 46%);border-top:1px solid #4ce1ff47;margin-top:auto;box-shadow:inset 0 1px #8c61ff33}.site-footer-inner{flex-direction:column;gap:12px;padding:14px 0 10px;display:flex}.site-footer-legal-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;display:grid}.site-footer-legal-link{text-align:center;min-height:0;color:var(--text-soft);transition:var(--dur-medium) ease;background:linear-gradient(#0b1121d6 0%,#080c16d6 100%);border:1px solid #4ce1ff33;border-radius:14px;justify-content:center;align-items:center;padding:10px 12px;font-size:.86rem;font-weight:620;line-height:1.25;display:inline-flex;box-shadow:inset 0 1px #8ff2ff14}@media (hover:hover) and (pointer:fine){.site-footer-legal-link:hover{border-color:#8ff2ffc7;transform:translateY(-1px);box-shadow:0 0 0 1px #4ce1ff2e,0 14px 24px -18px #4ce1ffb8}}.site-footer-divider{background:linear-gradient(90deg,#4ce1ff00 0%,#4ce1ff4d 34%,#ff7e5338 66%,#ff7e5300 100%);width:100%;height:1px}.site-footer-social-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.site-footer-social-label{color:#a8b6d9e6;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.site-footer-social-links{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.site-footer-social-link{width:36px;height:36px;transition:var(--dur-medium) ease;background:linear-gradient(#0d1528e6 0%,#090f1ed1 100%),radial-gradient(circle at 30% 24%,#ffffff0f 0%,#0000 54%);border:1px solid #4ce1ff4d;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}@media (hover:hover) and (pointer:fine){.site-footer-social-link:hover{border-color:#8ff2ffcc;transform:translateY(-1px);box-shadow:0 0 0 1px #4ce1ff3d,0 14px 20px -16px #4ce1ffcc}}.site-footer-social-icon{width:18px;height:18px;transition:transform var(--dur-medium) ease, filter var(--dur-medium) ease, color var(--dur-medium) ease;display:block}@media (hover:hover) and (pointer:fine){.site-footer-social-link:hover .site-footer-social-icon{transform:translateY(-.5px)scale(1.05)}}.site-footer-social-icon.is-discord{filter:drop-shadow(0 0 9px #5865f280)}.site-footer-social-icon.is-telegram{filter:drop-shadow(0 0 9px #24a2e085)}.site-footer-social-icon.is-youtube{filter:drop-shadow(0 0 9px #ff003375)}.site-footer-social-icon.is-tiktok{filter:drop-shadow(-1px 0 #00f2ead1)drop-shadow(0 0 9px #fe2c5570)}.site-footer-social-icon.is-instagram{filter:drop-shadow(0 0 9px #e4405f80)}.lang-switcher-footer{flex:none;margin-left:auto}.site-footer-bottom{border-top:1px solid #4ce1ff33}.site-footer-bottom-inner{min-height:36px;color:var(--muted);letter-spacing:.04em;text-align:center;justify-content:center;align-items:center;font-size:.72rem;display:flex}@media (max-width:980px){.site-footer-legal-links{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-social-row{justify-content:center}.lang-switcher-footer{margin-left:0}}@media (max-width:620px){.legal-page-block{padding:15px 14px}.site-footer-legal-links{grid-template-columns:1fr}.site-footer-legal-link:last-child{grid-column:auto}.site-footer-legal-link{min-height:0;padding:10px 12px;font-size:.85rem}.site-footer-social-row{flex-direction:column;justify-content:center;align-items:center;gap:10px}.site-footer-social-link{width:38px;height:38px}.site-footer .lang-trigger{min-width:132px;min-height:40px;font-size:.95rem}}@media (max-width:460px){.site-footer-social-links{justify-content:center;gap:6px}.site-footer-social-link{width:34px;height:34px}.site-footer-social-icon{width:16px;height:16px}.site-footer .lang-trigger{min-width:118px;padding:0 12px;font-size:.88rem}}.profile-logout-button{min-height:34px;color:var(--muted);letter-spacing:.01em;white-space:nowrap;transition:color var(--dur-medium) ease, border-color var(--dur-medium) ease, box-shadow var(--dur-medium) ease, background var(--dur-medium) ease;background:linear-gradient(#0c1426bd 0%,#080e1ad1 100%);border:1px solid #4ce1ff42;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:.8rem;font-weight:650;line-height:1;display:inline-flex;box-shadow:inset 0 1px #8ff2ff14}.profile-logout-icon{opacity:.72;flex:none;width:13px;height:13px}.profile-head-actions{padding-inline-end:2px}.profile-name-line{align-items:baseline;gap:12px;min-width:0;display:flex}.profile-name-line h1{min-width:0}.profile-clan-tag{color:#ffcf9ad6;font-family:var(--font-heading), "Segoe UI", sans-serif;letter-spacing:.04em;text-shadow:0 0 7px #ffb34724,0 1px 8px #0000008f;transition:color var(--dur-medium) ease, text-shadow var(--dur-medium) ease;flex:none;font-size:clamp(.92rem,1.45vw,1.12rem);font-weight:760;line-height:1}@media (hover:hover) and (pointer:fine){.profile-clan-tag:hover{color:#ffdeb5f5;text-shadow:0 0 9px #ffb3473d,0 1px 8px #00000094}}.profile-level-widget{align-items:center;gap:10px;width:min(100%,1328px);padding:0 18px;display:flex}.profile-level-label{background:linear-gradient(#0d162adb 0%,#080e1be6 100%),linear-gradient(90deg,#4ce1ff1a 0%,#ffb3471a 100%);border:1px solid #4ce1ff57;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;min-height:26px;padding:0 12px;display:inline-flex;box-shadow:inset 0 1px #8ff2ff21,0 0 0 1px #8c61ff1f,0 8px 18px -16px #4ce1ff85}.profile-level-label span{color:#c9f7ffc7;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:800}.profile-level-label strong{color:#ffcf7a;font-variant-numeric:tabular-nums;text-shadow:0 0 10px #ffb3478a;font-size:.9rem;font-weight:900;line-height:1}.profile-level-body{flex:auto;gap:5px;min-width:0;padding-top:7px;display:grid}.profile-level-caption{color:#a8b6d9d6;letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums;font-size:.66rem;font-weight:700;display:block}.profile-level-track{background:linear-gradient(#050912a3 0%,#040810db 100%);border:1px solid #4ce1ff47;border-radius:999px;height:7px;overflow:hidden;box-shadow:inset 0 1px 3px #00000085,0 0 0 1px #8c61ff14}.profile-level-track span{border-radius:inherit;background:linear-gradient(90deg,#ff8f24 0%,#ffcf7a 42%,#8ff2ff 100%);min-width:4px;height:100%;display:block;box-shadow:0 0 10px #ffb3476b,0 0 14px #4ce1ff4d}.profile-logout-button:focus-visible{color:var(--text-soft);border-color:#8ff2ff99;outline:none;box-shadow:inset 0 1px #8ff2ff24,0 0 0 1px #4ce1ff33}@media (hover:hover) and (pointer:fine){.profile-logout-button:hover{color:var(--text-soft);background:linear-gradient(#0e182cd1 0%,#080e1be0 100%);border-color:#8ff2ff9e;box-shadow:inset 0 1px #8ff2ff29,0 0 0 1px #4ce1ff2e}}@media (min-width:761px) and (max-width:980px){.profile-head-card{flex-flow:row;justify-content:space-between;align-items:center}.profile-head-main{flex:auto;min-width:0}.profile-head-actions{flex:none;margin-left:auto}}@media (max-width:760px){.profile-head-card{border-radius:999px;flex-flow:row;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px}.profile-head-main{flex:auto;min-width:0}.profile-head-actions{flex:none;margin-left:auto;padding-inline-end:1px}.profile-head-actions .profile-logout-button{min-height:34px;padding:0 10px;font-size:.82rem}.profile-identity h1{font-size:clamp(1.2rem,6vw,1.65rem)}.profile-level-widget{gap:9px;padding:0 8px}.profile-level-label{gap:6px;min-height:24px;padding:0 9px}.profile-level-label span,.profile-level-caption{font-size:.62rem}.profile-level-label strong{font-size:.82rem}.profile-rank-summary-card{border-radius:18px;min-height:244px}.profile-rank-summary-top{gap:6px}.profile-rank-summary-medal .rank-image{width:94px;height:94px}.profile-rank-summary-bottom{padding:2px 10px 10px}.profile-rank-summary-bottom strong{font-size:clamp(1.53rem,6.85vw,1.87rem)}}.profile-matches-table-scroll{border-radius:var(--radius-lg);-webkit-overflow-scrolling:touch;width:100%;overflow:auto hidden}@media (max-width:980px){.profile-matches-card{overflow:visible}}.profile-match-row-link{cursor:pointer;transition:background-color var(--dur-medium) ease, box-shadow var(--dur-medium) ease}.profile-match-row-link:focus-visible{outline-offset:-1px;outline:1px solid #4ce1ffb8}.profile-match-row-leaver{background:linear-gradient(90deg,#ff7e532e 0%,#7827231a 42%,#070c1857 100%),#080d19bd;box-shadow:inset 2px 0 #ff7e53b8,inset 0 1px #ffbea014}.profile-match-row-leaver .profile-hero-avatar{filter:grayscale(.24)saturate(.78)brightness(.82);border-color:#ff7e53ad}.result-leave{color:#ffc7b6;letter-spacing:.03em;text-transform:uppercase;background:#ff7e5324;border:1px solid #ff7e5394;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-weight:800;display:inline-flex;box-shadow:0 0 12px -8px #ff7e53e6}.match-detail-wrap{flex-direction:column;gap:14px;display:flex}.match-detail-header{flex-direction:column;gap:12px;display:flex}.match-detail-title h1{margin:0}.match-overview-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.match-overview-chip{background:linear-gradient(#0a101ebd 0%,#070c18e0 100%);border:1px solid #4ce1ff3d;border-radius:10px;flex-direction:column;justify-content:center;gap:4px;min-height:74px;padding:10px 12px;display:flex;box-shadow:inset 0 1px #8ff2ff1a}.match-overview-chip strong{color:var(--text-soft);font-size:1rem;line-height:1.2}.match-overview-chip-highlight{background:linear-gradient(126deg,#4ce1ff33 0%,#8c61ff30 58%,#ff7e531f 100%),linear-gradient(#0c1424eb 0%,#080c18f7 100%);border-color:#8ff2ff8f;box-shadow:inset 0 1px #ccf8ff3d,inset 0 0 0 1px #4ce1ff29,0 10px 22px -18px #4ce1ffb8}.match-overview-chip-highlight strong{color:var(--text);text-shadow:0 0 12px #4ce1ff47,0 2px 8px #00000073}.match-overview-chip-highlight-radiant{background:radial-gradient(circle at 14% 24%,#5ce0662b 0%,#5ce06600 42%),linear-gradient(126deg,#4ce1ff29 0%,#5ce06624 56%,#080c180a 100%),linear-gradient(#0c1424eb 0%,#080c18f7 100%);border-color:#81e98c8a;box-shadow:inset 0 1px #caffd538,inset 0 0 0 1px #5ce06629,0 10px 22px -18px #5ce066a6}.match-overview-chip-highlight-dire{background:radial-gradient(circle at 14% 24%,#e35a5a2e 0%,#e35a5a00 44%),linear-gradient(126deg,#8c61ff33 0%,#e35a5a26 58%,#ff7e531c 100%),linear-gradient(#0c1424eb 0%,#080c18f7 100%);border-color:#ff9f9f85;box-shadow:inset 0 1px #ffd8d833,inset 0 0 0 1px #e35a5a29,0 10px 22px -18px #e35a5aa8}.match-board-card{border-radius:var(--radius-lg);padding:0;overflow:hidden}.match-board-layout{--match-left-col:306px;--match-head-h:62px;--match-row-h:58px;grid-template-columns:var(--match-left-col) minmax(0, 1fr);align-items:stretch;display:grid}.match-board-left-pane{z-index:2;background:#080d19f0;border-right:1px solid #4ce1ff3d;position:relative}.match-board-right-scroll{background:#070b16e6;overflow:auto hidden}.match-board-right-table{flex-direction:column;width:max-content;min-width:1360px;display:flex}.match-board-team{border-top:1px solid #4ce1ff38}.match-board-team:first-child{border-top:0}.match-board-left-head{height:var(--match-head-h);min-height:var(--match-head-h);border-bottom:1px solid #4ce1ff3d;flex-direction:column;justify-content:center;gap:4px;padding:10px 12px;display:flex}.match-team-title-row{align-items:center;gap:10px;display:inline-flex}.match-team-title-row h2{margin:0;font-size:clamp(.94rem,1.5vw,1.12rem);line-height:1}.match-team-result-badge{letter-spacing:.05em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 10px;font-size:.72rem;display:inline-flex}.match-team-result-badge-win{color:#b7f8bf;background:#5ce0662e;border-color:#5ce0668f}.match-team-result-badge-loss{color:#ffc3c3;background:#e35a5a2e;border-color:#e35a5a8f}.match-board-team-radiant .match-board-left-head,.match-board-team-radiant .match-board-right-head{background:linear-gradient(90deg,#183628f5 0%,#081320fa 55%,#050a15 100%)}.match-board-team-dire .match-board-left-head,.match-board-team-dire .match-board-right-head{background:linear-gradient(90deg,#341d28f5 0%,#120e1ffa 55%,#050a15 100%)}.match-board-left-row{height:var(--match-row-h);min-height:var(--match-row-h);background:#080d199e;border-bottom:1px solid #4ce1ff2e;padding:4px 10px;position:relative;box-shadow:inset 0 1px #ffffff08}.match-board-team .match-board-left-row:nth-child(odd){background:#060b15c2}.match-board-left-row:last-child{border-bottom:0}.match-board-right-head{height:var(--match-head-h);min-height:var(--match-head-h);background:#0b1120e0;border-bottom:1px solid #4ce1ff47;grid-template-columns:42px 42px 42px 96px minmax(462px,1.25fr) 88px 114px 114px 94px 114px minmax(216px,1.15fr);align-items:center;gap:6px;padding:0 12px;display:grid}.match-board-right-head>*{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;text-align:center;justify-self:center;font-size:.75rem;font-weight:620}.match-board-right-row{height:var(--match-row-h);min-height:var(--match-row-h);background:#080d199e;border-bottom:1px solid #4ce1ff2e;grid-template-columns:42px 42px 42px 96px minmax(462px,1.25fr) 88px 114px 114px 94px 114px minmax(216px,1.15fr);align-items:center;gap:6px;padding:4px 12px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff08}.match-board-team .match-board-right-row:nth-child(odd){background:#060b15c2}.match-board-right-row:last-child{border-bottom:0}.match-board-right-row>*{text-align:center;justify-self:center}@media (hover:hover) and (pointer:fine){.match-board-left-row:hover,.match-board-right-row:hover{background:linear-gradient(90deg,#4ce1ff29 0%,#8c61ff26 48%,#ff7e531f 100%);box-shadow:inset 0 1px #8ff2ff2e}}.match-board-left-row.match-row-hover-sync,.match-board-right-row.match-row-hover-sync{background:linear-gradient(90deg,#4ce1ff29 0%,#8c61ff26 48%,#ff7e531f 100%);box-shadow:inset 0 1px #8ff2ff2e}.match-board-left-row.match-team-row-target,.match-board-right-row.match-team-row-target{background:linear-gradient(90deg,#4ce1ff29 0%,#8c61ff26 46%,#ff7e531f 100%);box-shadow:inset 0 1px #8ff2ff3d,inset 0 0 0 1px #4ce1ff33}.match-board-left-row.match-player-row-leaver,.match-board-right-row.match-player-row-leaver,.match-board-team .match-board-left-row.match-player-row-leaver:nth-child(odd),.match-board-team .match-board-right-row.match-player-row-leaver:nth-child(odd){background:linear-gradient(90deg,#ff7e5345 0%,#70262c38 48%,#080d197a 100%),#120d18d6;border-bottom-color:#ff7e5361;box-shadow:inset 3px 0 #ff7e53f2,inset 0 1px #ffc2ad24,inset 0 -1px #ff7e5324}.match-board-left-row.match-player-row-leaver.match-row-hover-sync,.match-board-right-row.match-player-row-leaver.match-row-hover-sync{background:linear-gradient(90deg,#ff7e5352 0%,#8c61ff29 52%,#080d196b 100%),#120d18db}.match-player-cell{justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;min-height:46px;display:inline-flex}.match-player-avatar{object-fit:cover;background:#13203dd6;border:1px solid #4ce1ff80;border-radius:50%;flex:none;width:30px;height:30px;overflow:hidden}.match-player-avatar-fallback{display:inline-flex}.match-player-meta{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.match-player-name-row{align-items:center;gap:6px;min-width:0;display:inline-flex}.match-player-name,.match-player-name-link{color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.89rem;font-weight:600;overflow:hidden}.match-player-name-row .match-player-name,.match-player-name-row .match-player-name-link{min-width:0}.match-player-leaver-badge{color:#ffc7b6;letter-spacing:.05em;text-transform:uppercase;background:#ff7e5324;border:1px solid #ff7e539e;border-radius:999px;flex:none;min-height:18px;padding:0 6px;font-size:.58rem;font-weight:800;line-height:17px;box-shadow:0 0 10px -7px #ff7e53e6}.match-player-row-leaver .match-player-avatar,.match-player-row-leaver .match-player-hero-avatar{filter:grayscale(.24)saturate(.78)brightness(.82);border-color:#ff7e53b8}.match-player-hero-line{min-width:0;color:var(--muted);align-items:center;gap:6px;font-size:.74rem;display:inline-flex}.match-player-hero-link{transition:color var(--dur-medium) ease, text-shadow var(--dur-medium) ease;text-decoration:none}.match-player-hero-link:focus-visible{outline-offset:1px;border-radius:6px;outline:1px solid #4ce1ffb8}.match-player-hero-avatar{object-fit:cover;background:#0c1426d1;border:1px solid #4ce1ff52;border-radius:5px;flex:none;width:36px;height:20px}.match-player-hero-avatar-fallback{display:inline-flex}.match-player-hero-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.match-player-rank{min-width:calc(var(--match-row-h) - 8px);height:calc(var(--match-row-h) - 8px);flex:none;justify-content:center;align-items:center;display:inline-flex}@media (hover:hover) and (pointer:fine){.match-player-name-link:hover{color:var(--brand-strong)}.match-player-hero-link:hover{color:var(--text-soft);text-shadow:0 0 10px #8ff2ff42}.match-player-hero-link:hover .match-player-hero-avatar{border-color:#8ff2ff9e}}.match-rank-medal{width:calc(var(--match-row-h) - 8px)!important;height:calc(var(--match-row-h) - 8px)!important}.match-num-cell{color:var(--text-soft);font-variant-numeric:tabular-nums;font-size:.92rem;font-weight:600}.match-gold-cell{color:#f2c95f;font-variant-numeric:tabular-nums;text-shadow:0 0 10px #f2c95f2e;font-weight:700}.match-items-cell{flex-wrap:nowrap;justify-content:center;align-items:center;gap:3px;display:inline-flex}.match-item-icon{background-color:#050912cc;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #4ce1ff33;border-radius:4px;justify-content:center;align-items:center;width:34px;height:24px;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.match-item-icon-neutral{border-color:#ffbc5c6b;border-radius:50%;width:30px;height:30px}.match-item-icon-effect{border-color:#8ff2ff6b}.match-item-icon-effect:not(.match-item-icon-effect-rect){border-radius:50%}.match-item-icon-inactive{filter:grayscale()saturate(.25)brightness(.78);opacity:.72;background-image:none}.match-item-icon-unknown{color:#8ff2ffb3;background-image:linear-gradient(#0c1221cc 0%,#080c17db 100%)}.match-item-state-mark{color:#d6e6ffc7;font-size:.8rem;font-weight:700;line-height:1}.match-item-state-dot{background:#a8b6d9ad;border-radius:50%;width:4px;height:4px;box-shadow:0 0 5px #8ff2ff2e}.match-item-group-gap{width:8px;height:24px;display:inline-flex}.match-item-icon-empty{color:#8ff2ff6b;background-image:linear-gradient(#0c1221cc 0%,#080c17db 100%);border-color:#4ce1ff52}.match-item-empty-glyph{opacity:.9;filter:drop-shadow(0 0 4px #4ce1ff2e);width:13px;height:13px;display:block}.match-medals-cell{min-height:calc(var(--match-row-h) - 8px);height:calc(var(--match-row-h) - 8px);flex-wrap:nowrap;justify-content:center;align-self:stretch;align-items:center;gap:3px;display:inline-flex}.match-medal-icon{width:calc(var(--match-row-h) - 8px);height:calc(var(--match-row-h) - 8px);max-width:calc(var(--match-row-h) - 8px);object-fit:contain;filter:drop-shadow(0 0 3px #ffbc5c33)}.match-medals-empty{color:#a8b6d9b3}.match-delta-pill{font-variant-numeric:tabular-nums;background:#0a101e9e;border:1px solid #4ce1ff52;border-radius:999px;justify-content:center;align-items:center;min-width:72px;min-height:28px;font-weight:700;display:inline-flex}.match-delta-positive{color:#9cf0a9;background:#5ce06633;border-color:#5ce0668f}.match-delta-negative{color:#ffb3b3;background:#e35a5a33;border-color:#e35a5a94}@media (max-width:1240px){.match-board-layout{--match-left-col:281px}.match-board-right-table{min-width:1255px}.match-board-right-head,.match-board-right-row{grid-template-columns:42px 42px 42px 92px minmax(432px,1.1fr) 84px 104px 104px 92px 104px minmax(190px,1fr)}}@media (max-width:980px){.match-board-layout{--match-left-col:255px}.match-overview-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.match-board-layout{--match-left-col:230px}.match-overview-strip{grid-template-columns:1fr}}*{scrollbar-width:thin;scrollbar-color:#4ce1ff9e #091021d1}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:linear-gradient(#0d1528e6 0%,#090f1ed1 100%);border-radius:999px}::-webkit-scrollbar-thumb{background:linear-gradient(#4ce1ffd9 0%,#8c61ffd6 100%);border:2px solid #070b1ad6;border-radius:999px;box-shadow:inset 0 1px #b4f5ff5c,0 0 12px -6px #4ce1ffb8}@media (hover:hover) and (pointer:fine){::-webkit-scrollbar-thumb:hover{background:linear-gradient(#8df2fff2 0%,#aa82ffeb 100%)}}::-webkit-scrollbar-corner{background:#091021d1}.hero-tier-cell{justify-content:center;align-items:center;min-width:66px;display:inline-flex}.hero-tier-badge{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.hero-tier-badge-table{width:30px}.hero-tier-badge-detail{width:40px}.hero-tier-badge-image{width:100%;height:auto;display:block}.hero-tier-kpi-value{align-items:center;line-height:1;display:inline-flex}.hero-tier-kpi-value .hero-tier-badge-detail{transform:translateY(-1px)}@media (max-width:620px){.hero-tier-badge-table{width:26px}.hero-tier-badge-detail{width:35px}}.heroes-controls-right{align-items:center;gap:10px;margin-left:auto;display:inline-flex}.heroes-view-toggle{background:linear-gradient(#070c19f2 0%,#080d1bf0 100%);border:1px solid #4ce1ff57;border-radius:999px;gap:6px;padding:4px;display:inline-flex;box-shadow:inset 0 1px #8ff2ff1f}.heroes-view-button{color:#beceeae6;cursor:pointer;width:42px;min-width:42px;height:34px;transition:var(--dur-medium) ease;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}@media (hover:hover) and (pointer:fine){.heroes-view-button:hover{color:#f2f7ff;background:#111b31bd;border-color:#4ce1ff57}}.heroes-view-button.active{color:#fff;background:linear-gradient(135deg,#162442f2 0%,#2a1836eb 100%);border-color:#4ce1ff8f;box-shadow:inset 0 1px #8ff2ff38,0 0 0 1px #4ce1ff33}.heroes-view-button:focus-visible{outline-offset:1px;outline:1px solid #4ce1ffd9}.heroes-view-icon{width:14px;height:14px;display:inline-flex;position:relative}.heroes-view-icon-list:before{content:"";background:currentColor;border-radius:1px;height:2px;position:absolute;top:2px;left:1px;right:1px;box-shadow:0 4px,0 8px}.heroes-view-icon-grid:before{content:"";background:currentColor;border-radius:1px;width:5px;height:5px;position:absolute;top:1px;left:1px;box-shadow:7px 0,0 7px,7px 7px}.leaderboard-row{grid-template-columns:84px minmax(260px,1fr) 146px 136px 124px}.player-avatar{width:42px;height:42px}.leaderboard-row .rank-image{width:45px;height:45px}.leaderboard-row:not(.leaderboard-row-head){padding-top:4px;padding-bottom:4px}.hero-cell-avatar{border-radius:8px;width:70px;height:40px}.heroes-tiles-wrap{border-radius:var(--radius-lg);background:linear-gradient(#0e1528ad 0%,#0a101ea3 100%);border:1px solid #4ce1ff24;box-shadow:inset 0 1px #8ff2ff12,inset 0 0 0 1px #8c61ff24,0 16px 42px -30px #000000f2}.heroes-tiles{grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:10px;padding:12px;display:grid}.heroes-tile{transition:border-color var(--dur-medium) ease, box-shadow var(--dur-medium) ease, transform var(--dur-medium) ease;background:#09101fbf;border:1px solid #4ce1ff36;border-radius:8px;position:relative;overflow:hidden}.heroes-tile:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at 100% 100%,#000000b0 0%,#00000078 42%,#0000 72%);width:42%;height:48%;position:absolute;bottom:0;right:0}@media (hover:hover) and (pointer:fine){.heroes-tile:hover{border-color:#8ff2ff8f;transform:translateY(-1px);box-shadow:0 0 0 1px #4ce1ff24,0 10px 20px -14px #4ce1ff73}}.heroes-tile:focus-visible{outline-offset:1px;outline:1px solid #4ce1ff8f}.heroes-tile-avatar{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.heroes-tile-tier.hero-tier-badge{pointer-events:none;z-index:2;width:auto;height:30%;position:absolute;bottom:3px;right:4px}.heroes-tile-tier .hero-tier-badge-image{width:auto;height:100%}@media (max-width:980px){.heroes-controls-right{justify-content:space-between;width:100%;margin-left:0}.leaderboard-row{grid-template-columns:80px minmax(250px,1fr) 140px 128px 120px;padding-right:22px}.heroes-view-toggle{flex:none}.heroes-tiles{grid-template-columns:repeat(auto-fill,minmax(92px,1fr))}}@media (max-width:620px){.heroes-controls-right{flex-direction:column;align-items:flex-start}.heroes-view-toggle{justify-content:space-between;width:100%}.heroes-view-button{width:calc(50% - 3px);min-width:0}.heroes-tiles{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:8px;padding:10px}}html,body,*,:before,:after{-webkit-tap-highlight-color:#0000}@media (hover:none) and (pointer:coarse){html,body,*,:before,:after{-webkit-tap-highlight-color:#0000!important}a,button,summary,input,select,textarea,label,[role=button],[tabindex]{-webkit-touch-callout:none;-webkit-tap-highlight-color:#0000!important}.nav-link,.nav-dropdown-item,.auth-nav-button,.shards-balance-compact,.main-nav-mobile-trigger,.site-footer-legal-link,.site-footer-social-link,.plus-cta,.season-tab,.page-button,.page-number,.lang-menu-item{-webkit-user-select:none;user-select:none}a:focus,button:focus,summary:focus,input:focus,select:focus,textarea:focus,[role=button]:focus,[tabindex]:focus{outline:none!important}}.main-nav-desktop .nav-link-plus{color:#f3d7bc;background:linear-gradient(#ffe2b80f 0%,#ff822a1f 100%);border-color:#ffb56924;gap:8px;min-height:38px;padding:0 14px 0 12px;font-size:.88rem;font-weight:700;box-shadow:inset 0 1px #ffe8be14,inset 0 -1px #6e2c0c1f}.main-nav-desktop .nav-link-plus.active{color:#fff4e8;background:linear-gradient(#ffd6983d 0%,#ff822a73 100%);border-color:#ffb56975;box-shadow:inset 0 1px #ffebc42e,inset 0 -1px #6e2c0c3d,0 10px 20px -18px #ff822ab3}@media (hover:hover) and (pointer:fine){.main-nav-desktop .nav-link-plus:not(.active):hover{color:#fff8ef;background:linear-gradient(#ffd69824 0%,#ff822a47 100%);border-color:#ffb5694d;box-shadow:inset 0 1px #ffebc41f,inset 0 -1px #6e2c0c2e,0 10px 20px -20px #ff822a9e}}.main-nav-desktop .nav-link-plus .nav-plus-icon{width:22px;height:22px}.main-nav-desktop .nav-link-plus .nav-plus-icon-svg{filter:drop-shadow(0 0 3px #ff9e3b94);width:19px;height:19px}:root{--radius:16px;--radius-sm:12px;--radius-lg:20px}.page-block,.info-card,.profile-card,.leaderboard-scroll,.heroes-table-wrap,.heroes-tiles-wrap,.profile-matches-table,.match-board-card,.legal-page-block{border-radius:var(--radius-lg)}.profile-head-card{border-radius:9999px}.heroes-tile,.profile-kpi,.profile-medal-item,.match-overview-chip{border-radius:var(--radius-sm)}.leaderboard-pagination{border-radius:999px}.page-button,.page-number{border-radius:999px;min-width:34px;height:34px}.page-number.active{color:#f4fbff;text-shadow:0 0 8px #8ff2ff47;background:linear-gradient(#4ce1ff42 0%,#8c61ff38 58%,#0c1424eb 100%);border-color:#8ff2ffeb;box-shadow:inset 0 1px #ccf8ff3d,0 0 0 1px #4ce1ff3d,0 8px 16px -12px #4ce1ffbf}:root{--plus-accent:255 151 0;--plus-accent-gold:255 179 71;--plus-accent-soft:255 201 116;--plus-accent-deep:255 122 0}.plus-value,.feature-spotlight-highlight,.wiki-value-accent{color:#ffb347;text-shadow:0 0 8px rgb(var(--plus-accent-gold) / 28%), 0 0 10px rgb(var(--plus-accent) / 18%);font-weight:800;display:inline}.wiki-diff-card-lines .plus-value{text-shadow:0 0 8px rgb(var(--plus-accent-gold) / 28%), 0 0 10px rgb(var(--plus-accent) / 18%);font-weight:900}@supports ((-webkit-background-clip:text) or (background-clip:text)){.plus-value,.feature-spotlight-highlight,.wiki-value-accent{color:#0000;background:linear-gradient(#ffb347 0%,#ff9700 46%,#ff7a00 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}}.wiki-key-accent{color:#c9f7ff;text-shadow:0 0 10px #8ff2ff8a,0 0 16px #4ce1ff61;font-weight:900}.wiki-key-accent-soft{color:#e8f9ff;text-shadow:0 0 10px #8ff2ff47;font-weight:800}.wiki-focus-accent{color:#fff0d6;text-underline-offset:3px;text-shadow:0 0 10px #ffb75885,0 0 14px #ff7e225c;font-weight:900;-webkit-text-decoration:underline #ffae4ae6;text-decoration:underline #ffae4ae6;text-decoration-thickness:2px;display:inline}.wiki-slogan-accent{color:#0000;background:linear-gradient(#ffe8aa 0%,#ffae4a 40%,#ff7e22 100%);text-shadow:0 0 10px #ffbc5c47,0 0 12px #ff7e5333;-webkit-background-clip:text;background-clip:text;font-weight:900;text-decoration:none;display:inline}.ui-btn{cursor:pointer;transition:color var(--dur-medium) ease, border-color var(--dur-medium) ease, background var(--dur-medium) ease, box-shadow var(--dur-medium) ease;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:600;line-height:1;display:inline-flex}.ui-btn:disabled{opacity:.5;cursor:default}.ui-btn-size-default{min-height:38px;padding:0 14px;font-size:.85rem}.ui-btn-size-sm{min-height:34px;padding:0 12px;font-size:.8rem}.ui-btn-size-lg{min-height:40px;padding:0 16px;font-size:.9rem}.ui-btn-size-icon{width:38px;height:38px;padding:0}.ui-btn-default{color:#ffe6cf;text-shadow:0 0 10px #ffa45257;background:linear-gradient(#ffce8d38 0%,#ff822a6b 100%);border-color:#ffc77fd6;box-shadow:inset 0 1px #fff7da85,0 0 12px -6px #ffab4ab3}@media (hover:hover) and (pointer:fine){.ui-btn-default:hover{color:#fff4e8;border-color:#ffd69af5;box-shadow:inset 0 1px #fff9e69e,0 0 0 1px #ffb75857,0 12px 18px -14px #ff9340d6,0 0 16px -8px #ffbf6cb8}}.ui-btn-outline,.ui-btn-secondary{color:var(--text-soft);background:linear-gradient(#0a101edb 0%,#080d19e6 100%);border-color:#4ce1ff61}.ui-btn-destructive{color:#ffe0e0;background:linear-gradient(#e35a5a47 0%,#481414ad 100%);border-color:#e35a5ab8}.ui-btn-ghost{color:var(--text-soft);background:0 0;border-color:#0000}.ui-btn-link{color:var(--brand-strong);text-underline-offset:4px;background:0 0;border-color:#0000;text-decoration:underline}.feature-spotlight{isolation:isolate;border-radius:var(--radius-lg);background:linear-gradient(120deg,#ffce8d29 0%,#ff822a33 48%,#a43e1429 100%),linear-gradient(#0c1222eb 0%,#090e1bf2 100%);border:1px solid #ffbc5c75;padding:16px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffe5aa2e,0 0 0 1px #ff8a3a33,0 16px 30px -22px #000000e0}.feature-spotlight-paths{pointer-events:none;z-index:0;opacity:.22;background:repeating-linear-gradient(110deg,#4ce1ff42 0 1px,#0000 1px 38px),repeating-linear-gradient(20deg,#ffaa593d 0 1px,#0000 1px 52px);animation:22s linear infinite feature-path-drift;position:absolute;inset:-28% -18%;-webkit-mask-image:radial-gradient(circle at 38% 52%,#000 0% 46%,#0000 86%);mask-image:radial-gradient(circle at 38% 52%,#000 0% 46%,#0000 86%)}.feature-spotlight-glow{pointer-events:none;z-index:0;background:radial-gradient(circle at 22% 20%,#4ce1ff29 0%,#4ce1ff00 44%),radial-gradient(circle at 76% 72%,#ff8a3a29 0%,#ff8a3a00 42%);animation:9s ease-in-out infinite alternate feature-glow-shift;position:absolute;inset:0}.feature-spotlight-grid{z-index:1;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:14px;display:grid;position:relative}.feature-spotlight-content{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.feature-spotlight-preheader{color:#ffe5aae6;letter-spacing:.03em;text-transform:uppercase;align-items:center;gap:6px;font-size:.78rem;display:inline-flex}.feature-spotlight-heading{color:var(--text);text-wrap:balance;margin-top:0;font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.18}.feature-spotlight-description{color:var(--muted);max-width:56ch;font-size:.9rem;line-height:1.5;margin-top:0!important}.feature-spotlight-action{margin-top:2px}.feature-spotlight-visual{justify-content:center;align-items:center;display:flex}.feature-spotlight-image{aspect-ratio:16/9;object-fit:cover;border:1px solid #ffbc5c61;border-radius:12px;width:min(100%,360px);animation:4s ease-in-out infinite feature-float;box-shadow:inset 0 1px #ffe5aa2e,0 14px 24px -18px #ff8a3a94}.feature-spotlight-demo-wrap{width:100%}.feature-spotlight-demo-icon{width:15px;height:15px}.wiki-hero .feature-spotlight-heading{font-size:clamp(2rem,3.2vw,3.3rem);line-height:1.12}.wiki-hero .feature-spotlight-description{font-size:.94rem}@keyframes feature-path-drift{0%{transform:translate(0%,0%)rotate(0)}50%{transform:translate(-2%,1%)rotate(.6deg)}to{transform:translate(0%,0%)rotate(0)}}@keyframes feature-glow-shift{0%{opacity:.62;transform:scale(1)}to{opacity:.9;transform:scale(1.02)}}@keyframes feature-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.wiki-wrap{flex-direction:column;gap:16px;display:flex}.wiki-page-hero{text-align:center;gap:10px;width:min(980px,100%);margin:2px auto 0;display:grid}.wiki-page-kicker{color:#a8ecfff5;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(#4ce1ff29 0%,#1637575c 100%);border:1px solid #4ce1ff7a;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:24px;margin:0 auto;padding:0 11px;font-size:.72rem;display:inline-flex}.wiki-page-logo{filter:drop-shadow(0 8px 16px #00000080)drop-shadow(0 0 10px #4ce1ff24)drop-shadow(0 0 12px #ff7e531f);width:clamp(110px,14vw,165px);height:auto;margin:0 auto 4px}.wiki-page-hero h1{text-shadow:0 0 18px #4ce1ff38,0 0 18px #ff7e5329;margin-top:0;font-size:clamp(2.15rem,4.1vw,3.35rem);line-height:1.06}.wiki-page-hero p{color:var(--text-soft);max-width:72ch;margin-inline:auto;font-size:clamp(1rem,1.7vw,1.16rem);line-height:1.6;margin-top:0!important}.wiki-diff-wtf-accent,.wiki-diff-vanilla-accent{font-weight:900}.wiki-diff-wtf-accent{color:#ffab40;text-shadow:0 1px #0e0904a6}.wiki-diff-vanilla-accent{color:#d84a35;text-shadow:0 1px #110606a6}.wiki-intro p{margin-top:10px}.wiki-sections h2,.wiki-differences h2,.wiki-primary h2{text-align:center;margin-bottom:14px;font-size:clamp(1.45rem,2.6vw,2rem)}.wiki-primary,.wiki-differences{width:100%;max-width:none}.wiki-primary-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.wiki-primary-link{text-align:center;border-radius:var(--radius);min-height:122px;transition:border-color var(--dur-medium) ease, box-shadow var(--dur-medium) ease, transform var(--dur-medium) ease;background:linear-gradient(124deg,#4ce1ff14 0%,#1b3a5d1f 46%,#ff8a3a21 100%),linear-gradient(#0a101ed1 0%,#080d1ae6 100%);border:1px solid #ffbc5c9e;flex-direction:column;align-items:center;gap:7px;padding:14px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffecbc38,0 14px 30px -24px #ff8a3a57}.wiki-primary-link:before{content:"";background-image:var(--wiki-card-bg);opacity:.44;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.wiki-primary-link:after{content:"";background:linear-gradient(#070b163d 0%,#070b1685 44%,#070b16b3 100%),linear-gradient(124deg,#4ce1ff17 0%,#8c61ff14 42%,#ff8a3a12 100%);position:absolute;inset:0}.wiki-primary-link>*{z-index:1;position:relative}.wiki-primary-badge{color:#ffe5aaf2;letter-spacing:.03em;text-transform:uppercase;background:linear-gradient(#ff8a3a3d 0%,#a43e1433 100%);border:1px solid #ffbc5c94;border-radius:999px;align-items:center;width:fit-content;min-height:21px;padding:0 9px;font-size:.67rem;display:inline-flex;box-shadow:inset 0 1px #ffefca33,0 0 10px -7px #ff8a3acc}.wiki-primary-link strong{color:#fff6e8;text-shadow:0 0 12px #ffab4052,0 0 16px #ff7e223d;letter-spacing:.01em;font-size:clamp(1.9rem,3.45vw,2.55rem);font-weight:900;line-height:1.2}.wiki-primary-copy{color:#d6e6ffc7;white-space:pre-line;max-width:34ch;font-size:.9rem;line-height:1.45}@media (hover:hover) and (pointer:fine){.wiki-primary-link:hover{border-color:#ffd69af5;transform:translateY(-1px);box-shadow:inset 0 1px #ffefca47,0 16px 30px -24px #ff8a3a85,0 0 0 1px #ffbc5c47}}.wiki-rules-grid{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.wiki-diff-card{border-radius:var(--radius);background:#090e19f2;border:1px solid #4ce1ff6b;min-height:392px;position:relative;overflow:hidden;box-shadow:inset 0 1px #8ff2ff29,0 0 0 1px #4ce1ff24,0 16px 30px -24px #000000eb,0 0 18px -14px #4ce1ff6b}.wiki-diff-card-media{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.wiki-diff-card-overlay{background:linear-gradient(#05081033 0%,#070b1457 40%,#080c16b8 100%),radial-gradient(circle at 84% 12%,#4ce1ff2e 0%,#4ce1ff00 42%);position:absolute;inset:0}.wiki-diff-card-shell{z-index:1;height:100%;min-height:392px;color:var(--text);flex-direction:column;padding:14px;display:flex;position:relative}.wiki-diff-card-main{max-width:100%}.wiki-diff-card-main h3{color:#f0fbff;font-family:var(--font-heading), "Segoe UI", sans-serif;letter-spacing:.01em;text-align:left;text-shadow:0 0 14px #4ce1ff57,0 0 18px #8c61ff33,0 4px 12px #0000008c;font-size:clamp(1.76rem,3.35vw,2.42rem);font-weight:800;line-height:1.14}.wiki-diff-card-main p{color:#ecf5ffd6;text-align:left;max-width:64ch;margin-top:10px;font-size:1.08rem;line-height:1.62}.wiki-diff-card-main p .wiki-slogan-accent{text-shadow:0 0 10px #ffbc5c47,0 0 12px #ff7e5333;font-size:1.12em;font-weight:800;text-decoration:none}.wiki-diff-card-copy{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#0b0e1714 0%,#0a0c14b8 24%,#0a0c14f2 100%),linear-gradient(115deg,#4ce1ff12 0%,#8c61ff14 100%);border:1px solid #4ce1ff47;border-radius:12px;gap:12px;width:min(64%,860px);min-width:440px;margin-top:auto;padding:14px;display:grid;box-shadow:inset 0 1px #8ff2ff24,0 10px 22px -18px #000000d1}.wiki-diff-card-has-preview .wiki-diff-card-copy{width:54%;min-width:0}.wiki-diff-card-details{gap:10px;display:grid}.wiki-diff-card-lines{gap:5px;margin:0;padding:0;list-style:none;display:grid}.wiki-diff-card-lines li{color:var(--text-soft);text-align:left;background:linear-gradient(#0a1222db 0%,#070c16eb 100%);border:1px solid #4ce1ff42;border-left-color:#4ce1ff8f;border-radius:9px;padding:10px 12px;font-size:1.1rem;line-height:1.58;position:relative}.wiki-diff-card-line-has-preview{grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:8px;display:grid}.wiki-diff-card-line-preview-active{background:linear-gradient(90deg,#ffb3473d 0%,#ff7a001a 40%,#0a1222e6 100%),linear-gradient(#0e1626f0 0%,#070c16f2 100%);border-color:#ffbc5cb8 #ffbc5cb8 #ffbc5cb8 #ffda89;box-shadow:inset 3px 0 #ffda89f0,inset 0 1px #ffe8aa2e,0 0 0 1px #ffb34733,0 10px 22px -16px #ff9700db}.wiki-diff-card-line-preview-active .wiki-key-accent{color:#fff7df;text-shadow:0 0 10px #ffda8994,0 0 16px #ff970057}.wiki-diff-card-preview-trigger{color:#ffcf7a;cursor:pointer;width:28px;height:28px;transition:border-color var(--dur-medium) ease, box-shadow var(--dur-medium) ease, background var(--dur-medium) ease;background:linear-gradient(#ffb34729 0%,#ff7a001a 100%),#080c16d1;border:1px solid #ffb34794;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 1px #ffe8aa24,0 0 12px -8px #ff9700d9}.wiki-diff-card-preview-trigger.is-active{color:#fff4d5;background:linear-gradient(#ffb34747 0%,#ff7a002e 100%),#080c16e6;border-color:#ffda89eb;box-shadow:inset 0 1px #ffe8aa33,0 0 0 1px #ffb34738,0 0 16px -7px #ff9700eb}.wiki-diff-card-preview-icon{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid;width:0;height:0;margin-left:2px}.wiki-diff-card-preview{z-index:3;background:#070a12f0;border:1px solid #8ff2ff9e;border-radius:12px;width:auto;min-width:280px;max-width:none;animation:.16s ease-out wiki-preview-in;position:absolute;top:50%;overflow:hidden;box-shadow:inset 0 1px #ccf8ff2e,0 18px 36px -22px #000000eb,0 0 24px -14px #4ce1ffb8}.wiki-diff-card-preview-right{left:calc(54% + 14px);right:16px;transform:translateY(-50%)}.wiki-diff-card-preview-left{left:16px;right:calc(54% + 14px);transform:translateY(-50%)}.wiki-diff-card-preview-video{aspect-ratio:16/9;object-fit:cover;background:#050914;width:100%;display:block}.wiki-diff-card-preview span{color:#ffe2a6;letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#0a0e18c7 0%,#070a12eb 100%);border:1px solid #ffb34775;border-radius:999px;align-items:center;max-width:calc(100% - 20px);min-height:28px;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex;position:absolute;bottom:10px;left:10px;box-shadow:inset 0 1px #ffe8aa24,0 8px 18px -12px #000000d1}@keyframes wiki-preview-in{0%{opacity:0;transform:translateY(calc(4px - 50%))scale(.985)}to{opacity:1;transform:translateY(-50%)scale(1)}}@media (hover:hover) and (pointer:fine){.wiki-diff-card-preview-trigger:hover{border-color:#ffda89eb;box-shadow:inset 0 1px #ffe8aa33,0 0 16px -7px #ff9700eb}}.wiki-diff-card-align-left .wiki-diff-card-copy{margin-right:auto}.wiki-diff-card-align-right .wiki-diff-card-copy{margin-left:auto}.wiki-diff-card-align-left .wiki-diff-card-overlay{background:linear-gradient(90deg,#080c18d1 0%,#080c18ad 34%,#080c1875 50%,#080c1842 62%,#080c181f 76%,#080c181a 100%),linear-gradient(#05081033 0%,#070b1457 40%,#080c16b8 100%),radial-gradient(circle at 20% 14%,#4ce1ff2e 0%,#4ce1ff00 42%)}.wiki-diff-card-align-right .wiki-diff-card-overlay{background:linear-gradient(270deg,#080c18d1 0%,#080c18ad 34%,#080c1875 50%,#080c1842 62%,#080c181f 76%,#080c181a 100%),linear-gradient(#05081033 0%,#070b1457 40%,#080c16b8 100%),radial-gradient(circle at 80% 14%,#4ce1ff2e 0%,#4ce1ff00 42%)}@media (hover:hover) and (pointer:fine){.wiki-diff-card:hover{border-color:#8ff2ffc7;box-shadow:inset 0 1px #8ff2ff38,inset 0 0 0 1px #4ce1ff38,0 18px 30px -22px #4ce1ff61}.wiki-diff-card:hover .wiki-diff-card-media{transform:scale(1.01)}}.wiki-differences-list{gap:8px;margin-top:10px;list-style:none;display:grid}.wiki-differences-list li{color:var(--text-soft);background:#080e1c94;border:1px solid #ffbc5c3d;border-left-color:#ff8a3a80;border-radius:10px;padding:10px 12px;line-height:1.5}.wiki-inline-links{flex-wrap:wrap;align-items:center;gap:12px;margin-top:10px;display:flex}.matches-wrap{flex-direction:column;gap:14px;display:flex;position:relative}.matches-header h1{color:var(--text);text-shadow:0 0 22px #4ce1ff38,0 0 18px #ff7e5329,0 2px 10px #0000008c}.matches-controls{align-items:center;display:flex}.matches-search-form{border-color:#4ce1ff6b;width:min(760px,100%);max-width:100%;min-height:48px;padding-inline:14px 4px;box-shadow:inset 0 1px #8ff2ff1f,0 12px 24px -20px #4ce1ff73}.matches-search-input{font-variant-numeric:tabular-nums;letter-spacing:.01em;font-size:1.03rem}.matches-search-button{border-radius:999px;height:40px;min-height:40px;padding:0 22px;font-size:.98rem}.match-back-link{width:fit-content;min-height:38px;color:var(--text-soft);transition:border-color var(--dur-medium) ease, background var(--dur-medium) ease, color var(--dur-medium) ease;background:#091021d1;border:1px solid #4ce1ff94;border-radius:999px;align-items:center;gap:7px;margin-top:12px;padding:0 14px 0 11px;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #8ff2ff1f}.match-back-link:focus-visible{outline-offset:1px;outline:1px solid #8ff2ffe6}.match-back-link-icon{width:16px;height:16px;color:var(--brand-strong);flex:none;justify-content:center;align-items:center;display:inline-flex}.match-back-link-icon svg{width:16px;height:16px;display:block}@media (hover:hover) and (pointer:fine){.match-back-link:hover{color:#fff;background:#0c162ae0;border-color:#8ff2ffdb}}.matches-feedback{margin-top:-2px}.matches-hint{margin-top:2px}.matches-recent-block{gap:10px;display:grid}.matches-table-wrap{width:100%}.matches-table{min-width:920px}.matches-row{grid-template-columns:minmax(120px,.8fr) minmax(320px,2fr) minmax(160px,1fr) 108px 140px;align-items:center;gap:10px;padding:8px 16px;display:grid}.matches-row-head{padding-top:15px;padding-bottom:15px}.matches-row>:not(:first-child):not(:nth-child(2)){text-align:center;justify-self:center}.matches-row>:nth-child(2){text-align:left;justify-self:stretch}.matches-cell-main{align-items:center;min-width:0;display:inline-flex}.matches-cell-heroes{text-align:left;align-content:center;justify-self:stretch;gap:4px;min-width:0;display:grid}.matches-heroes-side{align-items:center;gap:6px;min-width:0;display:inline-flex}.matches-heroes-side-label{letter-spacing:.03em;text-transform:uppercase;min-width:34px;height:16px;color:var(--muted);border:1px solid #0000;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:.63rem;display:inline-flex}.matches-heroes-side-label-radiant{color:#bffad2;background:#5ce0661f;border-color:#5ce06652}.matches-heroes-side-label-dire{color:#ffc4b0;background:#ff7e531f;border-color:#ff7e5352}.matches-heroes-strip{flex-wrap:nowrap;align-items:center;gap:3px;min-width:0;display:inline-flex;overflow:visible}.matches-hero-avatar{object-fit:cover;background:#091021e0;border:1px solid #4ce1ff4d;border-radius:6px;flex:none;width:29px;height:17px}.matches-hero-avatar-fallback{background:#091021e0}.matches-heroes-empty{color:var(--muted);font-size:.75rem;line-height:1}.matches-cell-id{color:var(--text-soft);font-variant-numeric:tabular-nums;font-weight:700}.matches-row-tail{background:linear-gradient(90deg,#4ce1ff0f 0%,#8c61ff0f 52%,#ff7e530d 100%)}.matches-row-tail-text{text-align:center;color:var(--muted);grid-column:1/-1;justify-self:center;font-size:.78rem;line-height:1.45}.matches-side-badge{letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:0 8px;font-size:.72rem;display:inline-flex}.matches-side-radiant{color:#bffad2;background:#5ce06624;border-color:#5ce06657}.matches-side-dire{color:#ffc4b0;background:#ff7e5324;border-color:#ff7e5357}@media (max-width:980px){.feature-spotlight-grid{grid-template-columns:1fr;gap:12px}.feature-spotlight-content{align-items:flex-start}.feature-spotlight-image{width:100%;max-width:340px}.wiki-primary-links,.wiki-rules-grid{grid-template-columns:1fr}.wiki-diff-card{min-height:0}.wiki-diff-card-shell{gap:10px;min-height:0}.wiki-diff-card-has-preview .wiki-diff-card-shell{padding-top:12px}.wiki-diff-card-copy{width:100%;min-width:0;margin-top:0;margin-left:0;margin-right:0}.wiki-diff-card-has-preview .wiki-diff-card-copy{width:100%}.wiki-diff-card-preview{width:calc(100% - 24px);min-width:0;max-width:none;margin:12px 12px 0;animation:none;position:relative;top:auto;left:auto;right:auto;transform:none}.wiki-diff-card-preview-video{max-height:260px}.matches-search-form{width:100%}.matches-table{min-width:640px}.matches-row{grid-template-columns:minmax(124px,.72fr) minmax(356px,1.8fr) minmax(124px,.72fr);gap:8px;padding:6px 10px}.matches-row-head{padding-top:10px;padding-bottom:10px}.matches-row>:nth-child(4),.matches-row>:nth-child(5){display:none}.matches-cell-id{font-size:.96rem}.matches-cell-heroes{gap:2px}.matches-heroes-side{gap:5px}.matches-heroes-side-label{min-width:30px;height:14px;font-size:.58rem}.matches-hero-avatar{border-radius:5px;width:25px;height:14px}}.plus-page{flex-direction:column;gap:16px;display:flex}.plus-anchor-nav{z-index:18;-webkit-overflow-scrolling:touch;background:linear-gradient(#0d1428eb 0%,#080d19e6 100%);border:1px solid #ffbc5c57;border-radius:999px;align-items:center;gap:8px;width:fit-content;max-width:100%;margin:0 auto;padding:6px;display:inline-flex;position:sticky;top:86px;overflow-x:auto;box-shadow:inset 0 1px #ffe0aa1a,0 12px 24px -20px #000000d6}.plus-anchor-link{color:#ecf5ffe0;white-space:nowrap;min-height:34px;transition:var(--dur-medium) ease;background:linear-gradient(#ffb46c14 0%,#a43e1414 100%);border:1px solid #ffbc5c38;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.84rem;font-weight:600;display:inline-flex}@media (hover:hover) and (pointer:fine){.plus-anchor-link:hover{color:#fff;background:linear-gradient(#ffbe7633 0%,#a43e1429 100%);border-color:#ffd6a39e}}.plus-page-hero{text-align:center;justify-items:center;gap:10px;width:min(1060px,100%);margin:0 auto;padding:0;display:grid}.plus-page-logo{filter:drop-shadow(0 6px 12px #00000075);width:clamp(112px,13vw,160px);height:auto}.plus-hero-kicker{color:#ffe0be;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(#ffbe703d 0%,#a43e143d 100%);border:1px solid #ffbc5c75;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:.82rem;font-weight:700;display:inline-flex}.plus-page-hero h1{text-wrap:balance;text-shadow:0 0 20px #4ce1ff38,0 0 20px #ff7e532e,0 2px 10px #0000009e;margin-top:0;font-size:clamp(2.05rem,4.3vw,3.35rem);line-height:1.06}.plus-page-hero h1 .plus-value,.plus-plans-copy h2 .plus-value{color:#ff9700;text-shadow:none}@supports ((-webkit-background-clip:text) or (background-clip:text)){.plus-page-hero h1 .plus-value,.plus-plans-copy h2 .plus-value{color:#0000;background:linear-gradient(#ffb347 0%,#ff9700 46%,#ff7a00 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}}.plus-hero-description{color:#d6e6ffe6;max-width:74ch;font-size:clamp(1.02rem,1.6vw,1.15rem);line-height:1.6;margin-top:0!important}.plus-hero-highlights{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.plus-hero-highlight-pill{min-height:32px;color:var(--text-soft);background:linear-gradient(#4ce1ff29 0%,#8c61ff2e 100%);border:1px solid #4ce1ff61;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.83rem;font-weight:600;display:inline-flex}.plus-hero-pricing{gap:4px;margin-top:2px;display:grid}.plus-hero-pricing strong{color:#fff0de;text-shadow:0 0 12px #ffab4033,0 2px 10px #0000009e;font-size:clamp(1.18rem,2.2vw,1.42rem)}.plus-hero-pricing strong span{color:#ffe5bed6;font-weight:600}.plus-hero-pricing>span{color:#d6e6ffd6;font-size:.92rem}.plus-hero-actions{justify-content:center;margin-top:4px;display:inline-flex}.plus-subscribe-open-btn.shards-pack-buy.plus-cta.primary{cursor:pointer;letter-spacing:.02em;min-width:258px;min-height:50px;font-size:.98rem}.plus-sections{gap:14px;display:grid}.plus-showcase{background:linear-gradient(#0a101feb 0%,#080c18f0 100%);border:1px solid #4ce1ff47;border-radius:22px;grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);width:100%;max-width:none;min-height:352px;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #8ff2ff1f,inset 0 0 0 1px #4ce1ff1a,0 20px 32px -26px #000000e6}.plus-showcase-media{background-image:var(--plus-showcase-image);filter:saturate(1.08)brightness(.62);background-position:50%;background-size:cover;min-height:352px;position:relative}.plus-showcase-media:after{content:"";background:radial-gradient(circle at 88% 20%,#ffbc5c3d 0%,#ffbc5c00 42%),linear-gradient(#080c1857 0%,#080c18bd 100%);position:absolute;inset:0}.plus-showcase-right .plus-showcase-media{order:2}.plus-showcase-content{z-index:1;align-content:center;gap:10px;padding:24px 22px;display:grid;position:relative}.plus-showcase-kicker{color:#ffe0be;letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(#ffbe702e 0%,#a43e1429 100%);border:1px solid #ffbc5c70;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:0 10px;font-size:.75rem;font-weight:700;display:inline-flex}.plus-showcase-content h2{color:var(--text);text-shadow:0 0 14px #4ce1ff2e,0 2px 10px #00000094;font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.14}.plus-showcase-content>p{color:#d6e6ffe0;font-size:1rem;line-height:1.56}.plus-showcase-list{gap:8px;list-style:none;display:grid}.plus-showcase-item{background:linear-gradient(#070c18d1 0%,#070c18f0 100%);border:1px solid #4ce1ff4d;border-radius:12px;padding:10px 12px}.plus-showcase-item h3{font-size:clamp(1.02rem,1.8vw,1.2rem);line-height:1.36}.plus-showcase-item p{color:#d6e6ffd6;margin-top:5px;font-size:.92rem;line-height:1.48}.plus-updates{background:linear-gradient(120deg,#ffce8d0f 0%,#ff822a0f 42%,#a43e140d 100%),linear-gradient(#0c1222e6 0%,#090e1bf0 100%);border-color:#ffbc5c57;gap:12px;width:100%;max-width:none;display:grid}.plus-updates-head h2{font-size:clamp(1.5rem,2.7vw,2rem)}.plus-updates-head p{color:#d6e6ffe0;margin-top:8px;line-height:1.56}.plus-updates-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.plus-update-card{background:linear-gradient(#ffbc7014 0%,#a43e1414 100%),linear-gradient(#080c18cc 0%,#070c18e6 100%);border:1px solid #ffbc5c4d;border-radius:14px;padding:14px}.plus-update-card h3{color:#fff0dc;font-size:1.05rem;line-height:1.32}.plus-update-card p{color:#d6e6ffd6;margin-top:6px;font-size:.92rem;line-height:1.5}.plus-plans-cta{background:radial-gradient(circle at 80% 14%,#ffbc5c2e 0%,#0000 44%),linear-gradient(140deg,#0b1122f0 0%,#080d19f0 62%,#1a0e15e6 100%);border-color:#ffbc5c66;width:100%;max-width:none}.plus-plans-copy{text-align:center}.plus-plans-copy h2{font-size:clamp(1.7rem,3.1vw,2.3rem)}.plus-plans-copy p{color:#d6e6ffe6;max-width:68ch;margin:10px auto 0;line-height:1.6}.plus-plan-pill-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.plus-plan-pill{text-align:center;background:linear-gradient(#ffbc701f 0%,#a43e141a 100%),linear-gradient(#080c18c2 0%,#070c18e6 100%);border:1px solid #ffbc5c57;border-radius:14px;justify-items:center;gap:4px;padding:14px;display:grid}.plus-plan-pill span{color:#ffe5bee0;letter-spacing:.05em;text-transform:uppercase;font-size:.82rem;font-weight:700}.plus-plan-pill strong{color:#fff2e4;font-size:clamp(1.45rem,2.5vw,1.9rem);line-height:1.1}.plus-plan-pill small{color:#d6e6ffd6;font-size:.88rem}.plus-plan-pill em{color:#ffe0b5;margin-top:2px;font-size:.8rem;font-style:normal;font-weight:700}.plus-plan-pill-featured{box-shadow:inset 0 1px #ffecc81f,0 0 20px -12px #ffa04e8f}.plus-benefits-actions{justify-content:center;margin-top:14px;display:flex}.plus-subscribe-modal{width:min(960px,100%)}.plus-subscribe-head{padding-right:36px}.plus-subscribe-head h2{font-size:clamp(1.4rem,2.8vw,2rem)}.plus-subscribe-head-list{margin-top:10px}.plus-subscribe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.plus-subscribe-plan{min-height:0}.plus-subscribe-plan-visual{aspect-ratio:16/9}.plus-subscribe-plan-image{filter:saturate(1.08)contrast(1.04)}.plus-subscribe-plan-content{gap:10px;padding:14px}.plus-subscribe-plan-title{color:#fff1e1;text-shadow:0 0 12px #ffab4033,0 2px 10px #0009;font-size:clamp(1.32rem,2.3vw,1.74rem);line-height:1.1}.plus-subscribe-plan-hint{color:#ecf5ffd1;min-height:64px;margin:0;line-height:1.45}.plus-subscribe-plan-foot{gap:10px}.plus-subscribe-plan-pricing{gap:4px;display:grid}.plus-subscribe-plan-price{font-size:clamp(1.72rem,3vw,2.08rem)}.plus-subscribe-plan-per-month{color:#d6e6ffe0;font-size:.95rem}.plus-subscribe-plan-badge{color:#ffe8c9;border-color:#ffc176bd}.plus-subscribe-agreements{gap:10px;margin-top:18px;display:grid}.plus-subscribe-agreement-item{color:var(--text-soft);background:linear-gradient(102deg,#0c152ad6 0%,#0a1021cc 100%);border:1px solid #4ce1ff3d;border-radius:14px;align-items:center;gap:12px;margin:0;padding:10px 12px;font-size:1rem;line-height:1.4;display:flex;box-shadow:inset 0 1px #8ff2ff14,inset 0 0 0 1px #8c61ff1a}.plus-subscribe-agreement-item.is-required{color:#ffd9ba;border-color:#ff9466ad;box-shadow:inset 0 1px #ffdbbb1a,0 0 0 1px #ff87623d}.plus-subscribe-agreement-control{appearance:none;cursor:pointer;background:linear-gradient(#0f192ff0 0%,#080e1cf5 100%);border:1px solid #ffbd6585;border-radius:6px;flex:none;place-items:center;width:21px;height:21px;margin:0;transition:border-color .2s,box-shadow .2s,background .2s;display:grid;box-shadow:inset 0 1px #ffffff14,0 1px 6px #00000057}.plus-subscribe-agreement-control:after{content:"";opacity:0;border-bottom:2px solid #3f2709eb;border-left:2px solid #3f2709eb;width:9px;height:6px;transition:opacity .18s,transform .18s;transform:rotate(-45deg)scale(.86)}.plus-subscribe-agreement-control:checked{background:linear-gradient(#ffcd7ef2 0%,#ffa641f2 100%);border-color:#ffbc60eb;box-shadow:inset 0 1px #ffecc98f,0 0 0 1px #ffba5742,0 0 10px #ff942c3d}.plus-subscribe-agreement-control:checked:after{opacity:1;transform:rotate(-45deg)scale(1)}.plus-subscribe-agreement-control:hover{border-color:#ffcc84e0;box-shadow:inset 0 1px #ffffff1a,0 0 0 1px #ffba5738,0 0 10px #ff942c2e}.plus-subscribe-agreement-control:focus-visible{outline-offset:2px;outline:2px solid #69daffcc}.plus-subscribe-agreement-control.is-required{outline-offset:1px;border-color:#ff9264f5;outline:2px solid #ff9264c7;box-shadow:0 0 0 3px #ff744e29,0 0 12px #ff815547}.plus-subscribe-agreement-label{cursor:pointer;flex:1;min-width:0}.plus-subscribe-doc-link{color:#ffd69e;text-shadow:0 0 10px #ff9f4252;border-bottom:1px solid #ffca85a6;text-decoration:none;transition:color .2s,border-color .2s}@media (hover:hover) and (pointer:fine){.plus-subscribe-doc-link:hover{color:#fff1dd;border-color:#ffe4b9eb}}.plus-subscribe-agreements-error{color:#ffb599;margin:-2px 0 0 34px;font-size:.92rem;line-height:1.35}.shards-shop-agreements{margin-top:14px}.shards-shop-agreement-note{color:var(--text-soft);background:linear-gradient(102deg,#0c152ad6 0%,#0a1021cc 100%);border:1px solid #4ce1ff3d;border-radius:14px;margin:0;padding:10px 12px;font-size:.92rem;line-height:1.4;box-shadow:inset 0 1px #8ff2ff14,inset 0 0 0 1px #8c61ff1a}.plus-subscribe-renew-note{color:#ffe7c3eb;background:linear-gradient(#ffad540f 0%,#8137120f 100%),linear-gradient(#0d1324eb 0%,#080d1af0 100%);border:1px solid #ffbc5c57;border-radius:16px;margin-top:16px;padding:14px 16px;font-size:1.02rem;line-height:1.5}.plus-subscribe-plan-btn.shards-pack-buy.plus-cta.primary{min-height:44px;font-size:.92rem}@media (max-width:980px){.plus-anchor-nav{justify-content:flex-start;width:100%;top:82px}.plus-showcase{grid-template-columns:1fr;min-height:0}.plus-showcase-media{order:1;min-height:220px}.plus-showcase-right .plus-showcase-media{order:1}.plus-showcase-content{order:2;padding:16px}.plus-hero-actions>*{width:100%}.plus-subscribe-open-btn.shards-pack-buy.plus-cta.primary{min-width:0}.plus-updates-grid,.plus-plan-pill-grid,.plus-subscribe-grid{grid-template-columns:1fr}.plus-subscribe-plan-hint{min-height:0}}@media (max-width:620px){.plus-page-hero{gap:8px;padding:0}.plus-page-hero h1{font-size:clamp(1.76rem,8.6vw,2.32rem)}.plus-anchor-nav{border-radius:16px;top:78px}.plus-anchor-link{min-height:32px;padding:0 10px;font-size:.8rem}.plus-showcase-content h2{font-size:clamp(1.36rem,6.2vw,1.74rem)}.plus-subscribe-modal{padding:18px}.plus-subscribe-agreement-item{font-size:.95rem}.plus-subscribe-agreement-control{width:20px;height:20px}.plus-subscribe-renew-note{padding:12px 13px;font-size:.95rem}.plus-subscribe-plan-content{padding:12px}}.items-page{flex-direction:column;gap:16px;display:flex}.items-page-header h1{color:var(--text);text-shadow:0 0 22px #4ce1ff3d,0 0 18px #ff7e5324,0 2px 10px #0000008a;margin-top:0}.items-page-header p{max-width:72ch;color:var(--muted);line-height:1.56;margin-top:10px!important}.items-compare{border-radius:var(--radius-lg);background:linear-gradient(102deg,#4ce1ff0a 0%,#0c12220f 52%,#ff7e530f 100%),linear-gradient(#0c1222e6 0%,#090e1ae6 100%);border:1px solid #4ce1ff3d;border-left-color:#4ce1ff57;width:100%;max-width:none;padding:14px;box-shadow:inset 0 1px #8ff2ff1c,inset 0 0 0 1px #8c61ff14,0 16px 34px -30px #000000eb}.items-compare-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start;gap:14px;display:grid}.items-catalog-panel{border-radius:var(--radius-lg);background:linear-gradient(#0a111feb 0%,#080d18f0 100%);border:1px solid #4ce1ff33;padding:12px;box-shadow:inset 0 1px #8ff2ff14}.items-section-list{gap:12px;display:grid}.items-section-card{background:0 0;border:0;padding:0}.items-section-card+.items-section-card{border-top:1px solid #4ce1ff33;margin-top:4px;padding-top:10px}.items-section-core+.items-section-upgrades{border-top-color:#7cb6ff3d}.items-section-upgrades+.items-section-neutral{border-top-color:#ffbc5c52}.items-section-head{margin:0 0 8px;padding:0 2px}.items-section-head h3{color:#b7f2ff;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:800}.items-section-upgrades .items-section-head h3{color:#c4cfff}.items-section-neutral .items-section-head h3{color:#ffdcb1}.items-category-list{gap:8px;display:grid}.items-category-card{background:linear-gradient(#090f1ccc 0%,#070c16db 100%);border:1px solid #4ce1ff33;border-radius:12px;padding:10px}.items-section-neutral .items-category-card{background:linear-gradient(#1c130b6b 0%,#100e17b8 100%);border-color:#ffbc5c42}.items-category-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.items-category-head h4{color:var(--text-soft);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.items-category-meta{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.74rem}.items-category-empty{color:var(--muted);font-size:.82rem;margin-top:0!important}.items-grid{grid-template-columns:repeat(auto-fill,minmax(56px,1fr));gap:6px;display:grid}.items-tile{appearance:none;cursor:pointer;aspect-ratio:11/8;width:100%;height:auto;transition:transform var(--dur-medium) ease, box-shadow var(--dur-medium) ease, border-color var(--dur-medium) ease;background:#070c18f0;border:1px solid #aabedc3d;border-radius:8px;padding:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.items-tile-image{object-fit:cover;width:100%;height:100%;display:block}.items-tile.is-muted{border-color:#9babc647}.items-tile.is-muted .items-tile-image{filter:grayscale()saturate(.3)brightness(.84)}.items-tile.is-changed{border-color:#ffbc5ccc;box-shadow:inset 0 1px #ffe2ad33,0 0 0 1px #ffbc5c38,0 8px 20px -14px #ff7e539e}.items-tile.is-changed .items-tile-image{filter:saturate(1.08)contrast(1.03)}.items-tile.is-custom-changed{border-style:dashed;border-color:#ffbc5cd1;box-shadow:inset 0 1px #ffe2ad14,0 8px 18px -16px #ff7e5352}.items-tile.is-custom-changed .items-tile-image{filter:saturate(1.14)contrast(1.04)brightness(1.02)}.items-tile.is-selected{border-color:#8df2fffa;box-shadow:inset 0 1px #ffffff1f,0 0 0 1px #4ce1ff4d,0 0 18px -12px #4ce1ffb8}.items-focus-sticky{align-items:flex-start;height:calc(100vh - 110px);display:flex;position:sticky;top:94px}.items-focus-panel{overscroll-behavior:contain;border-radius:var(--radius-lg);background:linear-gradient(#0e1422f5 0%,#090e1af5 100%);border:1px solid #ffbc5c52;width:100%;max-height:100%;padding:12px;overflow-y:auto;box-shadow:inset 0 1px #ffe8c41a,0 16px 30px -26px #000000d6}.items-focus-head{justify-content:flex-start;align-items:flex-start;gap:10px;display:flex}.items-focus-item{align-items:center;gap:10px;min-width:0;display:inline-flex}.items-focus-avatar{isolation:isolate;background:#070c18f2;border:1px solid #a0b2cc52;border-radius:8px;flex:none;width:88px;height:64px;position:relative;overflow:hidden}.items-focus-avatar img{object-fit:cover;width:100%;height:100%;display:block}.items-focus-avatar.is-muted img{filter:grayscale()saturate(.35)brightness(.84)}.items-focus-avatar.is-changed,.items-focus-avatar.is-custom-changed{border-color:#ffbc5cc7;box-shadow:inset 0 1px #ffe2ad2e,0 0 0 1px #ffbc5c33,0 10px 22px -16px #ff7e539e}.items-focus-avatar.is-custom-changed{border-style:dashed;border-color:#ffbc5cd1;box-shadow:inset 0 1px #ffe2ad14,0 10px 22px -17px #ff7e535c}.items-focus-avatar.is-changed img,.items-focus-avatar.is-custom-changed img{filter:saturate(1.08)contrast(1.03)}.items-focus-avatar.is-custom-changed img{filter:saturate(1.14)contrast(1.04)brightness(1.02)}.items-focus-copy{min-width:0}.items-focus-copy h2{color:#fff3e1;text-transform:uppercase;letter-spacing:.01em;margin:0;font-size:clamp(1.18rem,2.1vw,1.42rem);line-height:1.15}.items-focus-meta-tag{text-overflow:ellipsis;white-space:nowrap;color:#ffd7a0;text-transform:uppercase;letter-spacing:.06em;background:#2d1b08db;border:1px solid #ffab407a;border-radius:999px;align-self:flex-start;max-width:100%;margin-top:4px;padding:2px 8px;font-size:.64rem;line-height:1;display:inline-flex;overflow:hidden}.items-diff-table{background:#060a13e0;border:1px solid #4ce1ff3d;border-radius:12px;margin-top:10px;overflow:hidden}.items-diff-row{border-bottom:1px solid #4ce1ff29;grid-template-columns:minmax(140px,1.3fr) minmax(0,1fr) minmax(0,1fr);align-items:center;display:grid}.items-diff-row:last-child{border-bottom:0}.items-diff-head{background:linear-gradient(90deg,#0e1220f2 0%,#0c1220f2 60%,#1b120ac7 100%)}.items-diff-cell{border-right:1px solid #4ce1ff24;align-items:center;min-width:0;min-height:46px;padding:6px 10px;display:flex}.items-diff-cell:last-child{border-right:0}.items-diff-label{color:#e5eefc;font-size:.92rem;line-height:1.35}.items-diff-label-wrap{align-items:center;gap:7px;min-width:0;display:inline-flex}.items-diff-label-wrap>span:last-child{overflow-wrap:anywhere;min-width:0}.items-diff-label-icon-only .items-diff-label-wrap{gap:0}.items-diff-label-icon-only .items-diff-label-wrap>span:last-child{display:none}.items-diff-icon{opacity:.94;background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;width:16px;height:16px;display:inline-block}.items-diff-icon-cooldown{background-image:url(https://cdn.cloudflare.steamstatic.com/apps/dota2/images/dota_react/icons/cooldown.png)}.items-diff-icon-cost{background-image:url(https://cdn.cloudflare.steamstatic.com/apps/dota2/images/dota_react/icons/gold.png);width:18px;height:18px}.items-diff-icon-mana{background:linear-gradient(#00a4db,#007196);border-radius:3px;box-shadow:inset 0 1px #b8f2ff47}.items-diff-value{justify-content:flex-start}.items-diff-value strong{color:var(--text-soft);font-size:.93rem;font-weight:700;line-height:1.32}.items-diff-side-head{justify-content:flex-start;align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex;overflow:hidden}.items-diff-side-logo{object-fit:contain;flex:none;width:14px;height:14px}.items-diff-side-logo-vanilla{filter:brightness(0)saturate()invert(27%)sepia(95%)saturate(2180%)hue-rotate(344deg)brightness(96%)contrast(95%)}.items-diff-side-logo-wtf{filter:none}.items-diff-side-tag{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;text-overflow:ellipsis;border:1px solid #666a726b;border-radius:999px;min-width:0;max-width:100%;padding:2px 8px;font-size:.67rem;font-weight:700;line-height:1;display:inline-block;overflow:hidden}.items-diff-side-tag-vanilla{color:#ffd3cb;background:linear-gradient(#d84a3533 0%,#43151266 100%);border-color:#d84a35bd}.items-diff-side-tag-wtf{color:#ffe3bc;background:linear-gradient(#ffbc5c38 0%,#54290f70 100%);border-color:#ffbc5cd1}.items-tone-positive{color:#a9f4be!important}.items-tone-negative{color:#ffc0b6!important}.items-tone-neutral{color:#d8e5ff!important}.items-tone-cooldown{color:#8fd8ff!important}.items-no-change-note,.items-focus-empty{color:var(--muted);background:linear-gradient(#131a29d6 0%,#0c121ee6 100%);border:1px solid #8694af57;border-radius:12px;padding:10px 12px;line-height:1.46;margin-top:10px!important}.summon-stats-panel{background:linear-gradient(100deg,#09101fcc 0%,#0b101ead 58%,#1c0f1185 100%);border:1px solid #4ce1ff33;border-radius:12px;gap:10px;margin:10px 0 0;padding:10px;display:grid;box-shadow:inset 0 1px #8ff2ff14,inset 0 0 0 1px #8c61ff0f}.summon-stats-head{background:linear-gradient(#0c1426f0 0%,#080d19e6 100%);border:1px solid #4ce1ff4d;border-radius:999px;justify-content:flex-start;align-items:center;gap:10px;min-width:0;min-height:40px;padding:0 16px 0 14px;display:flex;box-shadow:inset 0 1px #8ff2ff1a}.summon-stats-head-mark{background:url(/branding/wtf-legends-logo-180.png) 50%/contain no-repeat;flex:none;width:24px;height:24px}.summon-stats-head h4{color:#f2fbff;text-transform:uppercase;min-width:0;margin:0;font-size:.84rem;font-weight:800;line-height:1.1}.summon-stats-section{min-width:0}.summon-stats-section:first-of-type{background:#070c1880;border:1px solid #4ce1ff24;border-radius:12px;gap:0;display:grid;overflow:hidden}.summon-stats-section h5{color:#d6e6ffdb;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #4ce1ff21;margin:0;padding:8px 12px;font-size:.72rem;font-weight:800;line-height:1.2}.summon-stats-grid{grid-template-columns:1fr;gap:0;margin:0;display:grid}.summon-stats-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;margin-top:6px}.summon-stats-metric{border-top:1px solid #4ce1ff21;align-items:baseline;gap:4px;min-width:0;padding:8px 12px;display:flex}.summon-stats-metric dt{color:#d6e6ffdb;font-size:.82rem;font-weight:650;line-height:1.35}.summon-stats-metric dd{color:#fff0dd;overflow-wrap:anywhere;margin:0;font-size:.82rem;font-weight:700;line-height:1.35}.summon-stats-value{color:#ffad43;text-shadow:0 0 9px #ffb34757,0 0 14px #ff7a0033;font-weight:800}.summon-stats-focus{color:#fff0dd;text-shadow:0 0 12px #ffb34733;font-weight:700}.summon-stats-grid .summon-stats-metric:first-child{border-top:0}.summon-stats-grid-compact .summon-stats-metric{border-top:0;gap:1px;padding:0;display:grid}.summon-stats-grid-compact .summon-stats-metric dt,.summon-stats-grid-compact .summon-stats-metric dd{font-size:.78rem}.summon-stats-diff-list{border-top:1px solid #4ce1ff21;gap:0;display:grid}.summon-stats-unit{border-bottom:1px solid #4ce1ff21;min-width:0;padding:9px 0}.summon-stats-unit strong{color:#edf7ff;overflow-wrap:anywhere;font-size:.84rem;font-weight:800;line-height:1.25}.summon-stats-global-disclosure{min-width:0}.summon-stats-global-summary{color:#f2fbff;cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(#0c1426f0 0%,#080d19e6 100%);border:1px solid #4ce1ff4d;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;min-height:40px;padding:0 20px 0 15px;font-size:.84rem;font-weight:760;line-height:1.1;list-style:none;display:flex;box-shadow:inset 0 1px #8ff2ff1a}.summon-stats-global-summary::-webkit-details-marker{display:none}.summon-stats-global-summary:focus-visible{outline-offset:2px;outline:1px solid #8ff2ffdb}.summon-stats-global-summary-title{align-items:center;gap:10px;min-width:0;display:inline-flex}.summon-stats-global-summary-mark{background:url(/branding/wtf-legends-logo-180.png) 50%/contain no-repeat;flex:none;width:24px;height:24px}.summon-stats-global-summary-icon{border-bottom:2px solid #ffdcaceb;border-right:2px solid #ffdcaceb;flex:none;width:9px;height:9px;transition:transform .18s;transform:rotate(45deg)translateY(-2px)}.summon-stats-global-disclosure[open] .summon-stats-global-summary-icon{transform:rotate(225deg)translateY(-1px)}.summon-stats-global-list{background:#070c1880;border:1px solid #4ce1ff24;border-radius:12px;gap:0;margin:8px 0 0;padding:0;list-style:none;display:grid;overflow:hidden}.summon-stats-global-list li{color:#edf7fff0;border-top:1px solid #4ce1ff21;justify-content:space-between;align-items:baseline;gap:12px;padding:8px 12px;font-size:.82rem;line-height:1.35;display:flex}.summon-stats-global-list li:first-child{border-top:0}.summon-stats-global-list strong{color:#ffab40;text-shadow:0 0 12px #ffab4038;font-weight:850}@media (hover:hover) and (pointer:fine){.items-tile:hover{transform:translateY(-1px)}.items-tile.is-muted:hover{border-color:#bac9e08f}.items-tile.is-changed:hover{border-color:#ffdfabf0;box-shadow:inset 0 1px #ffebc03d,0 0 0 1px #ffbc5c47,0 10px 22px -14px #ff7e53b8}.items-tile.is-custom-changed:hover{border-color:#ffdfabf0;box-shadow:inset 0 1px #ffebc01f,0 10px 22px -16px #ff7e536b}}@media (max-width:980px){.items-compare-layout{grid-template-columns:1fr}.items-focus-sticky{order:-1;height:auto;display:block;position:static;top:auto}.items-focus-panel{max-height:none;overflow:visible}.items-catalog-panel,.items-focus-panel{padding:10px}}@media (max-width:620px){.items-compare{padding:12px}.items-grid{grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:5px}.items-diff-row{grid-template-columns:minmax(120px,1fr) minmax(108px,1fr) minmax(108px,1fr)}.items-diff-cell{min-height:42px;padding:6px 8px}.items-diff-side-tag{padding:2px 6px;font-size:.62rem}}body:has(.plus-page) .ambient-bg-video{filter:blur(14px)saturate(1.08)brightness(.56)hue-rotate(-6deg);opacity:.86}body:has(.plus-page) .ambient-bg-overlay-base{background:linear-gradient(#060a1470 0%,#070a1499 48%,#04070ebd 100%)}body:has(.plus-page) .ambient-bg-overlay-vignette{background:radial-gradient(circle at 51% 31%,#556dff29 0%,#10142438 33%,#05080ead 100%)}body:has(.plus-page) .ambient-bg-overlay-accent{background:linear-gradient(118deg,#28426638 0%,#0c0f1c00 42%,#60392a33 100%)}.clans-wrap,.clan-detail-wrap{flex-direction:column;gap:18px;display:flex}.clan-detail-wrap{gap:14px}.clans-header,.clan-detail-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.clan-detail-head{border-radius:var(--radius-lg);background:radial-gradient(circle at 18% 16%,#4ce1ff24 0%,#0000 36%),radial-gradient(circle at 88% 86%,#ff7e531c 0%,#0000 38%),linear-gradient(115deg,#0c1222bd 0%,#080d1a80 100%);border:1px solid #4ce1ff38;padding:clamp(18px,3vw,28px);box-shadow:inset 0 1px #8ff2ff1a,0 18px 42px -34px #000000eb}.clan-detail-emblem-wrap{flex:none;place-items:center;width:min(34vw,190px);display:grid}.clans-page-title h1{color:var(--text);text-shadow:0 0 22px #4ce1ff47,0 2px 10px #0000008a;margin:0}.clans-hero-layout{flex-direction:column;gap:12px;display:flex}.clans-hero{border-radius:var(--radius-lg);width:100%;min-height:clamp(250px,28vw,340px);transition:border-color var(--dur-medium) ease, box-shadow var(--dur-medium) ease, transform var(--dur-medium) ease;background:linear-gradient(124deg,#4ce1ff1a 0%,#1b3a5d1a 46%,#ff8a3a1f 100%),linear-gradient(#0a101ed6 0%,#080d1aeb 100%);border:1px solid #4ce1ff57;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(24px,4vw,46px);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #8ff2ff29,inset 0 0 0 1px #8c61ff1a,0 22px 44px -32px #000000f0,0 0 24px -18px #4ce1ff70}.clans-hero:before{content:"";opacity:.96;background:url(/media/clans_bg.jpg) 50% 52%/cover no-repeat;transition:transform .5s,opacity .5s;position:absolute;inset:0;transform:scale(1.01)}.clans-hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#050811cc 0%,#060a1494 38%,#0508113d 68%,#05081175 100%),radial-gradient(circle at 18% 44%,#4ce1ff33 0%,#0000 34%),radial-gradient(circle at 52% 72%,#ff7e5329 0%,#0000 34%),linear-gradient(#05070e14 0%,#03060e75 100%);position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.clans-hero:hover{border-color:#8ff2ff9e;transform:none;box-shadow:inset 0 1px #8ff2ff29,inset 0 0 0 1px #4ce1ff29,0 18px 30px -22px #4ce1ff57}.clans-hero:hover:before{opacity:1;transform:scale(1.03)}}.clans-hero-copy{z-index:1;width:100%;max-width:650px;position:relative}.clans-header h1,.clan-detail-title h1{color:var(--text);text-shadow:0 0 22px #4ce1ff47,0 2px 10px #0000008a;margin-top:0}.clans-hero p{color:#e7f4ffeb;text-shadow:0 2px 12px #000000b8;max-width:100%;margin:0;line-height:1.38}.clans-hero-lead{color:#f4fbff;max-width:13ch;font-family:var(--font-heading), "Segoe UI", sans-serif;letter-spacing:0;text-shadow:0 0 18px #4ce1ff2e,0 2px 12px #000000c2;font-size:clamp(2rem,4.2vw,3.25rem);font-weight:920}.clans-hero-cyan{color:#c9f7ff;text-shadow:0 0 10px #8ff2ff57,0 0 18px #4ce1ff33}.clans-hero-note{color:#d6e6ffdb;max-width:58ch;margin-top:12px;font-size:clamp(1rem,1.32vw,1.12rem);font-weight:640;line-height:1.52}.clans-hero-actions{z-index:1;flex-direction:row;justify-content:flex-start;gap:10px;width:100%;margin-top:22px;padding:0;display:flex;position:relative}.clan-primary-link,.clan-premium-link,.clan-secondary-link,.clan-table-action,.clan-actions button,.clan-form button,.clan-upload-form button{cursor:pointer;min-height:38px;color:var(--brand-strong);font-family:var(--font-body), "Segoe UI", sans-serif;white-space:nowrap;background:linear-gradient(#4ce1ff33 0%,#8c61ff38 100%);border:1px solid #4ce1ff8a;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:1rem;font-weight:760;line-height:1.1;display:inline-flex}.clan-premium-link{color:#ffd8b0;letter-spacing:0;background:linear-gradient(#ff7e5329 0%,#2d1a1273 100%);border-color:#ff9e5885}.clan-primary-link:disabled,.clan-premium-link:disabled,.clan-table-action:disabled,.clan-actions button:disabled,.clan-form button:disabled,.clan-upload-form button:disabled{cursor:not-allowed;opacity:.55}.clan-secondary-link{color:#ffd8b0;background:linear-gradient(#ff7e5329 0%,#2d1a1273 100%);border-color:#ff9e5885}.clans-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.clan-card{border-radius:var(--radius);background:linear-gradient(#0f172c99 0%,#0b112275 100%);border:1px solid #4ce1ff42;border-left-color:#4ce1ff61;align-items:center;gap:12px;padding:12px;display:flex;box-shadow:inset 0 1px #8ff2ff1f,inset 0 0 0 1px #8c61ff1a,0 16px 36px -30px #000000f2}.clan-card-icon,.clan-detail-icon{color:var(--brand-strong);background:#080e1ce6;border:1px solid #4ce1ff75;flex:none;place-items:center;font-weight:900;display:grid;overflow:hidden}.clan-card-icon{border-radius:12px;width:54px;height:54px}.clan-detail-icon{border-radius:20px;width:108px;height:108px;font-size:1.45rem;box-shadow:inset 0 1px #8ff2ff24,0 18px 34px -28px #4ce1ffb8}.clan-card-icon img,.clan-detail-icon img{object-fit:cover;width:100%;height:100%}.clan-card-body,.clan-detail-title{min-width:0}.clan-detail-title{flex:auto}.clan-detail-title h1{margin:6px 0 0;font-size:clamp(2.2rem,4.5vw,4rem);line-height:1}.clan-detail-meta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.clan-detail-meta span{color:#a8b6d9e6;background:#070c1873;border:1px solid #4ce1ff3d;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:0 11px;font-size:.82rem;font-weight:760;display:inline-flex}.clan-detail-meta strong{color:var(--text-soft);font-weight:900}.clan-card-title{align-items:center;gap:8px;min-width:0;display:flex}.clan-card-title strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.clan-tag{color:#ffd39de0;letter-spacing:.05em;font-weight:780}.clan-profile-head-card{min-height:auto}.clan-profile-avatar{background:linear-gradient(#09101ff0 0%,#050a14f5 100%);border-radius:14px;place-items:center;line-height:1;display:grid}.clan-profile-avatar span{color:#ecf5fff5;font-family:var(--font-heading), "Segoe UI", sans-serif;letter-spacing:.02em;text-align:center;width:100%;font-size:.94rem;font-weight:860;line-height:1;transform:translateY(1px)}.clan-title-line{align-items:baseline;gap:12px;min-width:0;display:flex}.clan-title-line h1{min-width:0}.clan-title-line .clan-tag{font-family:var(--font-heading), "Segoe UI", sans-serif;text-shadow:0 0 8px #ffb3471f;flex:none;font-size:clamp(.92rem,1.4vw,1.12rem)}.clan-profile-actions,.clan-manage-menu{position:relative}.clan-manage-menu summary{cursor:pointer;min-height:38px;color:var(--text-soft);background:linear-gradient(#4ce1ff24 0%,#8c61ff29 100%);border:1px solid #4ce1ff6b;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:.9rem;font-weight:760;list-style:none;display:inline-flex}.clan-manage-menu summary::-webkit-details-marker{display:none}.clan-manage-dropdown{z-index:8;background:radial-gradient(circle at 20% 0,#4ce1ff1f 0%,#0000 48%),linear-gradient(#0a1122fa 0%,#060b16fa 100%);border:1px solid #4ce1ff52;border-radius:16px;min-width:238px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 32px -22px #000000f0,inset 0 1px #8ff2ff1f}.clan-manage-dropdown .clan-actions{gap:8px;display:grid}.clan-manage-dropdown .clan-actions button{width:100%;min-height:38px;color:var(--text-soft);box-shadow:none;background:0 0;border:0;justify-content:space-between;padding-inline:14px;font-size:.84rem}@media (hover:hover) and (pointer:fine){.clan-manage-dropdown .clan-actions button:hover{color:var(--brand-strong);background:#4ce1ff1a}}.clan-action-icon{opacity:.82;flex:none;width:16px;height:16px}.clan-card-meta{color:var(--muted);flex-wrap:wrap;gap:8px;margin-top:6px;font-size:.86rem;display:flex}.clan-panel{min-height:238px;padding:14px;overflow:hidden}.clans-leaderboard-panel{min-height:0;padding:0;overflow:hidden}.clans-leaderboard-section{flex-direction:column;gap:12px;display:flex}.clans-list-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.clans-list-head h2{margin:0}.clans-filter-tabs{background:#070c1885;border:1px solid #4ce1ff3d;border-radius:999px;flex-wrap:wrap;justify-content:flex-end;gap:4px;padding:4px;display:inline-flex;box-shadow:inset 0 1px #8ff2ff14}.clans-list-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.clans-search{background:#070c1885;border:1px solid #4ce1ff3d;border-radius:999px;align-items:center;gap:9px;min-height:44px;padding:0 13px;display:inline-flex;box-shadow:inset 0 1px #8ff2ff14}.clans-search span{border:2px solid #8ff2ffc7;border-radius:999px;flex:none;width:13px;height:13px;position:relative}.clans-search span:after{content:"";background:#8ff2ffc7;border-radius:2px;width:6px;height:2px;position:absolute;bottom:-2px;right:-5px;transform:rotate(42deg)}.clans-search input{width:150px;color:var(--text);font:inherit;background:0 0;border:0;outline:none;font-size:.92rem}.clans-search input::placeholder{color:#a8b6d9db}.clans-filter-tabs .season-tab{box-shadow:none;background:0 0;border:0;min-height:34px;padding:0 13px}.clans-filter-tabs .season-tab.active{background:linear-gradient(#4ce1ff38 0%,#8c61ff47 100%);box-shadow:0 8px 18px -14px #4ce1ffb3}.clans-table-scroll{border-radius:inherit;overflow-x:auto}.clans-table{background:linear-gradient(#0d1427b8 0%,#0a101e9e 100%);min-width:860px}.clans-table-row{border-bottom:1px solid #4ce1ff24;grid-template-columns:72px minmax(280px,1.6fr) 132px 108px 124px 148px;align-items:center;gap:10px;min-height:58px;padding:8px 16px;display:grid}.clans-table-row:last-child{border-bottom:0}.clans-table-row-head{min-height:44px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;background:#090e1b57;font-size:.78rem;font-weight:700}.clans-table-row>:first-child,.clans-table-row>:nth-child(3),.clans-table-row>:nth-child(4),.clans-table-row>:nth-child(5),.clans-table-row>:nth-child(6){text-align:center;justify-self:center}.clans-table-row>:nth-child(2){text-align:left;justify-self:stretch}.clans-table-row-link{cursor:pointer;transition:background-color var(--dur-medium) ease, box-shadow var(--dur-medium) ease}.clans-table-row-link:focus-visible{outline-offset:-1px;outline:1px solid #8ff2ffbd}@media (hover:hover) and (pointer:fine){.clans-table-row-link:hover{background:linear-gradient(90deg,#4ce1ff1f 0%,#8c61ff1f 52%,#ff7e531a 100%);box-shadow:inset 0 1px #8ff2ff1f}}.clans-table-empty{color:var(--muted);text-align:center;padding:24px 14px}.clans-place{color:var(--text-soft);font-variant-numeric:tabular-nums;font-weight:900}.clans-clan-cell{align-items:center;gap:10px;min-width:0;display:inline-flex}.clan-table-icon{border-radius:9px;width:40px;height:40px;font-size:.78rem}.clans-clan-name{align-items:baseline;gap:8px;min-width:0;display:inline-flex}.clans-clan-name strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.clan-level-badge{color:#ffcf7a;font-variant-numeric:tabular-nums;text-shadow:0 0 10px #ffb34761;background:radial-gradient(circle at 35% 20%,#ffcf7a47 0%,#0000 48%),linear-gradient(#ff7e5324 0%,#080e1be0 100%);border:1px solid #ffb34780;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.92rem;font-weight:900;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffefca21,0 8px 18px -16px #ffb3478c}.clans-join-cell{justify-content:center;align-items:center;display:inline-flex}.clan-table-action{min-width:104px;min-height:34px;padding:0 14px;font-size:.82rem;font-weight:760}.clan-table-action:disabled{cursor:not-allowed;color:#a8b6d9a8;opacity:.72;background:linear-gradient(#4ce1ff14 0%,#080e1bad 100%);border-color:#4ce1ff38}.clan-join-status{color:var(--muted);font-size:.86rem;font-weight:700}.clans-list-error{margin:0;padding:10px 14px 14px}.clan-form,.clan-actions,.clan-upload-form{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.clan-actions,.clan-upload-form{margin-top:0}.clan-actions{gap:10px}.clan-upload-form{background:#070c186b;border:1px solid #4ce1ff38;border-radius:999px;width:fit-content;max-width:100%;padding:4px}.clan-form input,.clan-form select,.clan-actions input,.clan-upload-form input{min-height:38px;color:var(--text);font:inherit;background:#080e1cb8;border:1px solid #4ce1ff47;border-radius:10px;padding:0 10px}.clan-file-picker{cursor:pointer;border-radius:999px;align-items:center;gap:10px;min-height:38px;padding:0 12px 0 6px;display:inline-flex}.clan-file-picker input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.clan-file-picker span{min-height:30px;color:var(--brand-strong);background:linear-gradient(#4ce1ff29 0%,#8c61ff2e 100%);border:1px solid #4ce1ff6b;border-radius:999px;align-items:center;padding:0 12px;font-size:.84rem;font-weight:800;display:inline-flex}.clan-file-picker strong{color:#d6e6ffd1;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:.84rem;overflow:hidden}.clan-form select{appearance:none;background:linear-gradient(45deg,#0000 50%,#ecf5fff0 50%) calc(100% - 18px)/6px 6px no-repeat,linear-gradient(135deg,#ecf5fff0 50%,#0000 50%) calc(100% - 13px)/6px 6px no-repeat,linear-gradient(#080e1ce6 0%,#060b16db 100%);min-width:170px;padding-right:36px}.clan-form input:focus-visible,.clan-form select:focus-visible,.clan-actions input:focus-visible,.clan-upload-form input:focus-visible{border-color:#8ff2ffd1;outline:none;box-shadow:0 0 0 1px #4ce1ff2e,0 10px 22px -18px #4ce1ffc2}.clan-form input:disabled,.clan-form select:disabled{cursor:not-allowed;color:#a8b6d9a3;background-color:#080e1c75;border-color:#4ce1ff29}.clan-form.is-disabled{opacity:.72}.clan-form-error{color:#ffb599;grid-column:1/-1;width:100%;font-size:.9rem}.clan-field{gap:6px;min-width:0;display:grid}.clan-field input{width:100%}.clan-field input[aria-invalid=true]{border-color:#ff9a6ac2;box-shadow:inset 0 1px #ffebbf14,0 0 0 1px #ff7e5338}.clan-field-error{color:#ffb599;font-size:.78rem;line-height:1.3}.clan-modal-backdrop{z-index:130}.clan-modal{background:radial-gradient(circle at 78% 18%,#ffaa4e21 0%,#0000 46%),radial-gradient(circle at 16% 84%,#4ce1ff21 0%,#0000 46%),linear-gradient(140deg,#0a1122f5 0%,#090e1df2 58%,#140c14f0 100%);border-color:#ffaa517a;width:min(720px,100%);padding:24px;overflow:visible;box-shadow:inset 0 1px #ffebbf1f,inset 0 0 0 1px #8c61ff26,0 28px 50px -34px #000000f5}.clan-modal-head{padding-right:42px;display:block}.clan-modal-head h2{margin:0}.clan-modal-close{justify-content:center;align-items:center;display:inline-flex}.clan-modal-lead{max-width:620px;color:var(--text-soft);margin-top:10px;font-size:1.02rem;line-height:1.55}.clan-requests-disclosure{min-height:0;padding:0;overflow:visible}.clan-requests-disclosure details{overflow:visible}.clan-requests-disclosure summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:0 14px;list-style:none;display:flex}.clan-requests-disclosure summary::-webkit-details-marker{display:none}.clan-requests-summary-title{min-width:0;color:var(--text-soft);align-items:center;gap:9px;display:inline-flex}.clan-requests-summary-title strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.clan-requests-summary-meta{flex:none;align-items:center;gap:12px;display:inline-flex}.clan-requests-badge{color:#fff2f2;font-variant-numeric:tabular-nums;background:#d93d3d;border:1px solid #ff65658a;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:.76rem;font-weight:950;line-height:1;display:inline-flex;box-shadow:0 0 0 2px #d93d3d21,0 8px 18px -16px #d93d3ddb}.clan-requests-chevron{width:9px;height:9px;transition:transform var(--dur-fast) ease;border-bottom:2px solid #ecf5ffc7;border-right:2px solid #ecf5ffc7;flex:none;transform:translateY(-2px)rotate(45deg)}.clan-requests-disclosure details[open] .clan-requests-chevron{transform:translateY(2px)rotate(225deg)}.clan-requests-body{padding:0 12px 12px}.clan-requests-state{color:var(--text-soft);background:#070c186b;border:1px solid #4ce1ff33;border-radius:14px;padding:14px}.clan-requests-list{gap:10px;display:grid}.clan-request-row{background:linear-gradient(#091222b8 0%,#070c18a3 100%),#070c1885;border:1px solid #4ce1ff3d;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid;box-shadow:inset 0 1px #8ff2ff14}.clan-request-main{min-width:0}.clan-request-player{align-items:baseline;gap:10px;min-width:0;display:flex}.clan-request-player strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.clan-request-player small{color:var(--muted);font-variant-numeric:tabular-nums;flex:none;font-size:.78rem}.clan-request-main p{color:var(--text-soft);margin:6px 0 0;font-size:.88rem;line-height:1.42}.clan-request-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.clan-request-actions button{appearance:none;cursor:pointer;min-width:112px;height:36px;min-height:36px;font-family:var(--font-body), "Segoe UI", sans-serif;white-space:nowrap;transition:color var(--dur-medium) ease, border-color var(--dur-medium) ease, background var(--dur-medium) ease, box-shadow var(--dur-medium) ease;background:linear-gradient(#0d162ae0 0%,#080e1beb 100%),#070c18a3;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:.84rem;font-weight:820;line-height:1;display:inline-flex;box-shadow:inset 0 1px #8ff2ff1a,0 8px 18px -16px #000000d1}.clan-request-actions button:disabled{cursor:not-allowed;opacity:.58}.clan-request-actions .clan-action-icon{opacity:.95;stroke-width:2.6px;width:15px;height:15px}.clan-request-actions button span{line-height:1;display:block}.clan-request-accept{color:#bdf8c2;background:linear-gradient(#5ce06624 0%,#09121eeb 64%,#060c16f0 100%),#070c18a3;border-color:#5ce06680}.clan-request-decline{color:#ffc1c1;background:linear-gradient(#e35a5a24 0%,#120c16eb 64%,#080a14f0 100%),#070c18a3;border-color:#e35a5a85}.clan-request-actions button:focus-visible{outline:none;box-shadow:inset 0 1px #ecf5ff24,0 0 0 1px #ecf5ff29,0 0 0 3px #4ce1ff24}@media (hover:hover) and (pointer:fine){.clan-request-accept:hover{color:#e2ffe5;background:linear-gradient(#5ce06633 0%,#09121eeb 64%,#060c16f0 100%),#070c18a3;border-color:#5ce066cc;box-shadow:inset 0 1px #daffde29,0 10px 22px -17px #5ce066db}.clan-request-decline:hover{color:#ffe1e1;background:linear-gradient(#e35a5a33 0%,#120c16eb 64%,#080a14f0 100%),#070c18a3;border-color:#e35a5ad1;box-shadow:inset 0 1px #ffd6d629,0 10px 22px -17px #e35a5adb}}.clan-create-status{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.clan-create-chip{background:linear-gradient(#0d162adb 0%,#080e1be6 100%),linear-gradient(90deg,#4ce1ff1a 0%,#ffb3471a 100%);border:1px solid #4ce1ff57;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:34px;padding:0 13px;display:inline-flex;box-shadow:inset 0 1px #8ff2ff21,0 0 0 1px #8c61ff1f,0 8px 18px -16px #4ce1ff85}.clan-create-chip-label{color:#c9f7ffc7;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.clan-create-chip-value{color:#ffcf7a;font-variant-numeric:tabular-nums;text-shadow:0 0 10px #ffb34770;font-size:.94rem;font-weight:900;line-height:1}.clan-create-plus-chip{padding-left:6px}.clan-create-plus-mark{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.clan-create-plus-mark img{object-fit:contain;filter:drop-shadow(0 0 6px #ffb34785)drop-shadow(0 0 12px #ff7a0052);width:20px;height:20px}.clan-create-plus-label{text-transform:none}.clan-create-plus-chip.is-active{background:linear-gradient(#5ad79329 0%,#080e1be6 100%);border-color:#5ad79380}.clan-create-plus-chip.is-active .clan-create-chip-value{color:#b6f7bf;text-shadow:0 0 10px #5ad79357}.clan-create-plus-chip.is-inactive{border-color:#ff9a6a61}.clan-create-plus-chip.is-inactive .clan-create-chip-value{color:#ffd5ba;text-shadow:0 0 10px #ff9a6a3d}.clan-create-locked{color:#ffd8b0;background:linear-gradient(#ff7e531a 0%,#100b1261 100%);border:1px solid #ffaa5147;border-radius:14px;margin-top:12px;padding:11px 12px;line-height:1.45}.clan-modal .clan-form{grid-template-columns:minmax(88px,150px) minmax(220px,1fr);align-items:center;gap:12px;margin-top:16px;display:grid;overflow:visible}.clan-policy-picker{background:#070c1894;border:1px solid #4ce1ff4d;border-radius:999px;grid-column:1/-1;gap:4px;width:fit-content;max-width:100%;padding:4px;display:inline-flex;box-shadow:inset 0 1px #8ff2ff14}.clan-policy-field{background:linear-gradient(#080e1c8a 0%,#060b1675 100%);border:1px solid #4ce1ff3d;border-radius:999px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;width:min(100%,430px);min-height:42px;padding:4px 4px 4px 14px;display:flex;position:relative;box-shadow:inset 0 1px #8ff2ff14,0 12px 22px -20px #4ce1ff6b}.clan-policy-label{color:#c9f7ffc7;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:.72rem;font-weight:820}.clan-policy-dropdown{flex:none;width:min(180px,56%);position:relative}.clan-form .clan-policy-trigger{width:100%;min-height:32px;color:var(--text);background:linear-gradient(#4ce1ff21 0%,#8c61ff29 100%);border-color:#4ce1ff6b;justify-content:space-between;gap:12px;padding:0 11px 0 13px;font-size:.88rem;font-weight:820}.clan-policy-chevron{border-bottom:2px solid #ecf5ffe0;border-right:2px solid #ecf5ffe0;width:8px;height:8px;transform:translateY(-2px)rotate(45deg)}.clan-policy-menu{z-index:4;background:radial-gradient(circle at 18% 0,#4ce1ff29 0%,#0000 46%),linear-gradient(#0a1122fa 0%,#070c18fa 100%);border:1px solid #4ce1ff61;border-radius:14px;width:100%;padding:4px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:inset 0 1px #8ff2ff1f,0 16px 28px -18px #000000e6,0 0 20px -14px #4ce1ffb8}.clan-policy-error{position:absolute;top:calc(100% + 5px);left:14px}.clan-form .clan-policy-option{cursor:pointer;width:100%;min-height:34px;color:var(--muted);font:inherit;white-space:nowrap;transition:var(--dur-medium) ease;background:0 0;border:0;border-radius:10px;justify-content:flex-start;padding:0 13px;font-size:.9rem;font-weight:760;line-height:1}.clan-form .clan-policy-option.active{color:var(--brand-strong);background:linear-gradient(#4ce1ff38 0%,#8c61ff47 100%);box-shadow:0 8px 18px -14px #4ce1ffb3}.clan-form .clan-policy-option:disabled{cursor:not-allowed;opacity:.55}@media (hover:hover) and (pointer:fine){.clan-form .clan-policy-option:not(:disabled):hover{color:var(--brand-strong);background:#4ce1ff1a}}.clan-modal .clan-form .clan-submit-button{color:#ffe6cf;background:linear-gradient(#ffce8d33 0%,#ff822a66 100%);border-color:#ffb5698f;grid-column:1/-1;justify-self:end;width:fit-content;min-height:40px;padding:0 20px}.clan-progress{background:#080e1cb8;border:1px solid #4ce1ff47;border-radius:999px;height:10px;overflow:hidden}.clan-progress span{background:linear-gradient(90deg,#4ce1ff 0%,#ff9e58 100%);height:100%;display:block}.clan-level-widget{width:min(100%,1328px);padding:0 18px}.clan-level-widget .profile-level-body{padding-top:7px}.clan-level-caption-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.clan-level-shards{color:#a8b6d9bd;letter-spacing:.06em;flex:none}.clan-level-shards strong{color:#ffcf7a;letter-spacing:0;text-shadow:0 0 10px #ffb3476b;font-size:.76rem;font-weight:900}.clan-columns{grid-template-columns:minmax(0,1.06fr) minmax(340px,.94fr);gap:14px;display:grid}.clan-roster-stack{align-content:start;gap:12px;display:grid}.clan-members-list,.clan-audit-list,.clan-members-table{margin-top:12px;display:grid}.clan-members-list,.clan-audit-list{gap:4px}.clan-panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.clan-panel-head h2{margin:0}.clan-members-count{color:#8ff2ffc2;letter-spacing:.06em;text-transform:uppercase;font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:800}.clan-member-row,.clan-audit-row{background:linear-gradient(#0a101eb3 0%,#090e1a9e 100%);border:0;border-radius:0;box-shadow:inset 0 -1px #4ce1ff1c,inset 0 1px #8ff2ff0b}.clan-member-row{grid-template-columns:minmax(180px,1.45fr) minmax(100px,.8fr) 112px 104px;align-items:center;gap:8px;min-height:48px;padding:6px 16px;display:grid}.clan-member-head{min-height:28px;box-shadow:none;color:#a8b6d9b8;letter-spacing:.12em;text-transform:uppercase;background:0 0;padding-block:0;font-size:.72rem;font-weight:760}.clan-member-player{min-width:0}.clan-member-player strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;display:block;overflow:hidden}.clan-member-role,.clan-member-date,.clan-member-xp{color:#d6e6ffad;font-size:.88rem;font-weight:700}.clan-member-xp{color:#ecf5ffc2;font-variant-numeric:tabular-nums}.clan-member-role,.clan-member-xp,.clan-member-date{justify-self:start}.clan-member-date{color:#a8b6d9c2}.clan-audit-row{grid-template-columns:minmax(0,1fr) minmax(84px,auto);align-items:center;gap:12px;min-height:52px;padding:10px 16px;display:grid}.clan-audit-row strong{color:var(--text-soft);font-size:.94rem}.clan-audit-row small{color:#a8b6d994;text-align:right}.clan-bottom-actions{justify-content:flex-end;margin-top:2px;display:flex}.clan-bottom-actions:empty{display:none}@media (max-width:760px){.clans-header,.clan-detail-head{flex-direction:column;align-items:flex-start}.clans-hero-layout{gap:10px}.clans-hero{background-position:52%;justify-content:flex-end;min-height:240px}.clans-hero-actions{flex-flow:wrap;justify-content:flex-start}.clans-list-head{flex-direction:column;align-items:stretch}.clans-list-tools{justify-content:flex-start}.clans-search,.clans-search input{width:100%}.clan-modal{padding:18px}.clan-modal .clan-form{grid-template-columns:1fr}.clan-modal .clan-form input,.clan-modal .clan-form select,.clan-modal .clan-form .clan-submit-button{width:100%}.clan-modal .clan-form .clan-submit-button{justify-self:stretch}.clan-policy-field{flex-direction:column;align-items:stretch;gap:8px;width:100%;padding:10px}.clan-policy-dropdown{width:100%}.clan-request-row{grid-template-columns:1fr}.clan-request-player{flex-direction:column;align-items:flex-start;gap:4px}.clan-request-actions{justify-content:stretch}.clan-request-actions button{flex:1 1 0}.clan-member-row{grid-template-columns:minmax(84px,1fr) 72px 42px 74px;gap:4px;padding-inline:8px}.clan-member-head{letter-spacing:.06em;font-size:.62rem}.clan-member-head span,.clan-member-role,.clan-member-date,.clan-member-xp{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.clan-member-player strong,.clan-member-role,.clan-member-date,.clan-member-xp{font-size:.8rem}.clan-columns{grid-template-columns:1fr}}.champions-podium-card{border-radius:var(--radius-lg);isolation:isolate;background:radial-gradient(circle at 50% 58%,#ffbc5c29 0%,#8c61ff1a 34%,#0000 66%),linear-gradient(135deg,#0e1528db 0%,#0a101ec7 56%,#180e1cb8 100%);border:1px solid #4ce1ff47;padding:18px 20px 20px;position:relative;overflow:hidden;box-shadow:inset 0 1px #8ff2ff21,inset 0 0 0 1px #8c61ff29,inset 0 -34px 78px -58px #ff7e5370,0 18px 44px -32px #000000f2}.champions-podium-card:before{content:"";z-index:-1;pointer-events:none;opacity:.74;background:linear-gradient(110deg,#0000 0%,#4ce1ff1f 32%,#0000 50%,#ff7e531a 70%,#0000 100%),radial-gradient(circle at 18% 18%,#4ce1ff24,#0000 28%),radial-gradient(circle at 82% 20%,#ff7e531f,#0000 30%);position:absolute;inset:0}.champions-podium-card:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(105deg,#4ce1ff57,#8c61ff33,#ffbc5c52) border-box;border:1px solid #0000;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.champions-podium-sparkles{pointer-events:none;opacity:.46;background:radial-gradient(circle,#ffe1aab8 0 1px,#0000 2px) 18% 30%/120px 80px,radial-gradient(circle,#8ff2ff80 0 1px,#0000 2px) 78% 24%/140px 96px;position:absolute;inset:0}.champions-podium-head{z-index:1;justify-content:space-between;align-items:flex-start;gap:14px;display:flex;position:relative}.champions-podium-head h2{color:var(--text);text-shadow:0 0 18px #ffbc5c33,0 0 18px #4ce1ff33}.champions-podium-season-badge{color:#ffe1aa;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(#ffbc5c33 0%,#ff7e5324 100%);border:1px solid #ffbc5c6b;border-radius:999px;flex:none;padding:7px 11px;font-size:.76rem;font-weight:700;box-shadow:inset 0 1px #ffeeb424,0 0 18px -12px #ffbc5ccc}.champions-podium-empty{z-index:1;color:var(--muted);text-align:center;background:#070c1975;border:1px dashed #8ff2ff52;border-radius:12px;margin-top:16px;padding:18px;position:relative}.champions-podium{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:16px;max-width:940px;margin:10px auto 0;padding-top:28px;display:grid;position:relative}.champion-card{--champion-accent:255 188 92;--champion-accent-strong:255 225 170;min-width:0;color:var(--text);border:1px solid rgb(var(--champion-accent) / 34%);background:linear-gradient(180deg, rgb(var(--champion-accent) / 12%) 0%, #0a101edb 52%, #070b16e6 100%);box-shadow:inset 0 1px rgb(var(--champion-accent-strong) / 15%), 0 16px 34px -24px #000000f2, 0 0 24px -16px rgb(var(--champion-accent) / 90%);transition:transform var(--dur-medium) ease, border-color var(--dur-medium) ease, box-shadow var(--dur-medium) ease;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:18px 14px 0;display:flex;position:relative}.champion-card-gold{--champion-accent:255 188 92;--champion-accent-strong:255 232 174;transform:translateY(-18px)}.champion-card-silver{--champion-accent:188 218 235;--champion-accent-strong:236 249 255}.champion-card-bronze{--champion-accent:214 132 72;--champion-accent-strong:255 199 151}@media (hover:hover) and (pointer:fine){.champion-card:hover{border-color:rgb(var(--champion-accent-strong) / 72%);box-shadow:inset 0 1px rgb(var(--champion-accent-strong) / 22%), 0 18px 40px -24px #000000f2, 0 0 34px -12px rgb(var(--champion-accent) / 85%);transform:translateY(-7px)}.champion-card-gold:hover{transform:translateY(-24px)}}.champion-place-chip{color:rgb(var(--champion-accent-strong));border:1px solid rgb(var(--champion-accent) / 42%);font-variant-numeric:tabular-nums;background:#0509129e;border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:800;position:absolute;top:10px;left:10px}.champion-crown{fill:#ffbc5c;stroke:#ffe8ae;stroke-width:2px;filter:drop-shadow(0 0 10px #ffbc5cc2);width:40px;height:30px;position:absolute;top:-17px}.champion-avatar-ring{background:conic-gradient(from 20deg, rgb(var(--champion-accent) / 52%), rgb(var(--champion-accent-strong)), rgb(var(--champion-accent) / 38%), rgb(var(--champion-accent-strong)), rgb(var(--champion-accent) / 52%));box-shadow:0 0 0 1px rgb(var(--champion-accent) / 24%), 0 0 28px -8px rgb(var(--champion-accent) / 80%);border-radius:50%;padding:4px;position:relative}.champion-card-gold .champion-avatar-ring:after{content:"";border-radius:inherit;background:conic-gradient(from 0deg, transparent 0 34%, #ffffffb8 42%, transparent 50% 100%);animation:4.8s linear infinite champion-shine;position:absolute;inset:-2px}.champion-avatar-glow{background:radial-gradient(circle, rgb(var(--champion-accent) / 34%) 0%, transparent 66%);border-radius:50%;animation:3.8s ease-in-out infinite champion-glow;position:absolute;inset:-14px}.champion-avatar{z-index:1;background:#13203d;border-radius:50%;width:78px;height:78px;display:block;position:relative;overflow:hidden}.champion-avatar img{object-fit:cover;width:100%;height:100%;display:block}.champion-avatar-fallback{width:100%;height:100%;color:rgb(var(--champion-accent-strong));background:radial-gradient(circle at 35% 24%,#4ce1ff29,#0a101ef5 68%);place-items:center;font-size:2rem;font-weight:800;display:grid}.champion-name{max-width:100%;color:var(--text);text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:800;overflow:hidden}.champion-tier-badge{color:rgb(var(--champion-accent-strong));border:1px solid rgb(var(--champion-accent) / 42%);background:rgb(var(--champion-accent) / 12%);letter-spacing:.08em;border-radius:999px;padding:4px 9px;font-size:.68rem;font-weight:800}.champion-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;display:grid}.champion-stats>span{text-align:center;background:#070c196b;border:1px solid #4ce1ff2e;border-radius:8px;min-width:0;padding:7px 5px}.champion-stats span span{color:var(--muted);text-transform:uppercase;font-size:.66rem;display:block}.champion-stats strong{color:var(--text);font-variant-numeric:tabular-nums;margin-top:2px;font-size:.82rem;display:block}.champion-platform{border-top:1px solid rgb(var(--champion-accent-strong) / 42%);background:linear-gradient(180deg, rgb(var(--champion-accent) / 28%) 0%, rgb(var(--champion-accent) / 12%) 52%, #040811c7 100%), linear-gradient(90deg, transparent 0%, rgb(var(--champion-accent-strong) / 14%) 48%, transparent 100%);width:calc(100% + 28px);height:54px;box-shadow:inset 0 12px 24px -18px rgb(var(--champion-accent-strong) / 90%);border-radius:0 0 14px 14px;place-items:center;margin-top:4px;display:grid}.champion-card-place-2 .champion-platform{height:62px}.champion-platform span{color:rgb(var(--champion-accent-strong));text-shadow:0 0 14px rgb(var(--champion-accent) / 70%);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:900}@keyframes champion-glow{0%,to{opacity:.58;transform:scale(.98)}50%{opacity:.9;transform:scale(1.06)}}@keyframes champion-shine{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.champion-avatar-glow,.champion-card-gold .champion-avatar-ring:after{animation:none}.champion-card{transition:none}}@media (max-width:980px){.champions-podium{gap:10px}.champion-card{padding-inline:10px}.champion-avatar{width:68px;height:68px}.champion-card-gold .champion-avatar{width:78px;height:78px}.champion-stats{grid-template-columns:1fr}}@media (max-width:620px){.champions-podium-card{padding:16px 12px}.champions-podium-head{flex-direction:column}.champions-podium{grid-template-columns:1fr;align-items:stretch;padding-top:12px}.champion-card,.champion-card-gold{transform:none}.champion-card{text-align:left;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"avatar name""avatar badge""stats stats""platform platform";align-items:center;display:grid}.champion-card:hover,.champion-card-gold:hover{transform:none}.champion-avatar-ring{grid-area:avatar}.champion-name{text-align:left;grid-area:name}.champion-tier-badge{grid-area:badge;width:fit-content}.champion-stats{grid-area:stats;grid-template-columns:repeat(3,minmax(0,1fr))}.champion-platform{grid-area:platform;width:calc(100% + 20px)}}.champions-podium-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:2px 0 4px;overflow:visible}.champions-podium-card:before,.champions-podium-card:after,.champions-podium-sparkles{display:none}.champions-podium-head{align-items:center;padding:0 2px}.champions-podium-head h2{text-shadow:0 0 18px #4ce1ff33;font-size:clamp(1.05rem,2vw,1.28rem)}.champions-podium-head p{color:#d6e6ffc2;margin-top:3px;font-size:.82rem}.champions-podium-season-badge{color:#ffe1aaeb;box-shadow:none;background:#ff7e531a;border-color:#ffbc5c52;padding:6px 10px;font-size:.7rem}.champions-podium-empty{background:#0a101f8a;border-color:#4ce1ff3d;margin-top:10px;padding:14px}.champions-podium{gap:10px;max-width:760px;margin-top:2px;padding-top:22px;padding-bottom:8px}.champions-podium:after{content:"";pointer-events:none;z-index:-1;background:linear-gradient(90deg,#0000 0%,#8ff2ff2e 16%,#ffbc5c6b 50%,#8ff2ff2e 84%,#0000 100%);height:1px;position:absolute;bottom:8px;left:-14%;right:-14%;box-shadow:0 0 14px #4ce1ff2e,0 0 26px #ff7e531f}.champion-card{box-shadow:none;z-index:1;background:0 0;border:0;border-radius:0;grid-template-rows:auto auto auto auto 52px;align-content:end;align-self:stretch;justify-items:center;gap:6px;padding:8px 8px 0;display:grid}.champion-card-gold{grid-template-rows:auto auto auto auto 78px;transform:none}@media (hover:hover) and (pointer:fine){.champion-card:hover{box-shadow:none;transform:translateY(-4px)}.champion-card-gold:hover{transform:translateY(-4px)}}.champion-place-chip,.champion-tier-badge{display:none}.champion-crown{filter:drop-shadow(0 0 8px #ffbc5c99);width:32px;height:24px;top:-12px}.champion-avatar-ring{box-shadow:0 0 0 1px rgb(var(--champion-accent) / 22%), 0 0 22px -10px rgb(var(--champion-accent) / 78%);padding:3px}.champion-avatar-glow{opacity:.78;inset:-9px}.champion-avatar{width:56px;height:56px}.champion-card-gold .champion-avatar{width:70px;height:70px}.champion-avatar-fallback{font-size:1.35rem}.champion-name{font-size:.9rem}.champion-stats{gap:4px;max-width:220px}.champion-stats>span{background:#070c1961;border-color:#4ce1ff29;border-radius:7px;padding:5px 4px}.champion-stats span span{font-size:.58rem}.champion-stats strong{font-size:.74rem}.champion-platform{border:1px solid rgb(var(--champion-accent) / 28%);border-bottom-color:rgb(var(--champion-accent) / 12%);background:linear-gradient(180deg, rgb(var(--champion-accent) / 22%) 0%, #080d1b9e 100%), linear-gradient(90deg, transparent 0%, rgb(var(--champion-accent-strong) / 12%) 50%, transparent 100%);width:min(170px,100%);height:100%;box-shadow:inset 0 1px rgb(var(--champion-accent-strong) / 18%), 0 10px 24px -20px rgb(var(--champion-accent) / 70%);border-radius:9px 9px 4px 4px;margin-top:1px}.champion-card-place-1 .champion-platform,.champion-card-place-2 .champion-platform{height:100%}.champion-platform span{font-size:1.05rem}@media (max-width:980px){.champions-podium{max-width:680px}.champion-avatar{width:52px;height:52px}.champion-card-gold .champion-avatar{width:62px;height:62px}.champion-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.champions-podium-card{padding:0}.champions-podium-head{align-items:flex-start}.champions-podium{gap:8px;padding-top:8px}.champion-card{grid-template-areas:"avatar name""avatar stats""platform platform";gap:6px 10px;padding:7px 0 0}.champion-card,.champion-card-gold,.champion-card:hover,.champion-card-gold:hover{transform:none}.champion-name{align-self:end}.champion-stats{max-width:none}.champion-platform{width:100%}.champions-podium:after{bottom:6px;left:-10%;right:-10%}}.champions-podium-head{text-align:center;justify-content:center}.champions-podium-head>div{margin:0 auto}.champions-podium-season-badge{justify-content:center;align-items:center;width:fit-content;margin-top:8px;display:inline-flex}.champion-reward{border:1px solid rgb(var(--champion-accent) / 22%);background:linear-gradient(180deg, rgb(var(--champion-accent) / 12%) 0%, #070c1957 100%);width:min(220px,100%);box-shadow:inset 0 1px rgb(var(--champion-accent-strong) / 10%);text-align:center;border-radius:8px;grid-template-columns:1fr;gap:2px;padding:6px 8px;display:grid}.champion-reward span{color:#a8b6d9eb;letter-spacing:.05em;text-transform:uppercase;font-size:.58rem;font-weight:700}.champion-reward strong{color:rgb(var(--champion-accent-strong));font-variant-numeric:tabular-nums;text-shadow:0 0 10px rgb(var(--champion-accent) / 26%);font-size:.74rem;line-height:1.18}.champion-reward-row{justify-content:center;align-items:center;gap:5px;display:inline-flex}.champion-reward-icon{object-fit:contain;flex:none;display:block}.champion-reward-icon-plus{width:16px;height:16px;filter:drop-shadow(0 0 6px rgb(var(--champion-accent) / 44%))}.champion-reward-icon-shards{filter:drop-shadow(0 0 6px #4ce1ff6b);width:15px;height:18px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:620px){.champions-podium-head{align-items:center}.champion-card{grid-template-areas:"avatar name""avatar stats""reward reward""platform platform"}.champion-reward{grid-area:reward;width:100%}}
