@import url(https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&family=Roboto:wght@400;700&family=Montserrat:wght@900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap);:root{--ov-font-base:16px;--ov-font-h1:clamp(36px,4vw,56px);--ov-font-h2:clamp(28px,3vw,40px);--ov-font-h3:clamp(16px,2vw,20px);--ov-font-label:16px;--ov-line-body:1.55;--ov-space-1:4px;--ov-space-2:8px;--ov-space-3:12px;--ov-space-4:16px;--ov-space-5:24px;--ov-space-6:32px}#root{width:100%}#root,body{min-height:100vh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:url(/static/media/main_background.64e6957619ed58c6c879.jpg) no-repeat 50% fixed;background-size:cover;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;font-size:var(--ov-font-base);line-height:1.55;line-height:var(--ov-line-body);margin:0;overflow-x:hidden}*{box-sizing:border-box}:root{--ov-container-width:1280px;--ov-container-padding:24px;--ov-header-height:72px;--ov-gold:#caa856;--ov-text:#f5f3e8;--ov-muted:#afac9c;--ov-panel:#171407d1}.AppLayout{color:#f5f3e8;color:var(--ov-text);min-height:100vh}.AppLayout__container{margin:0 auto;padding:0 24px;padding:0 var(--ov-container-padding);width:min(100%,1280px);width:min(100%,var(--ov-container-width))}.AppLayout__header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(180deg,#0c0a06eb,rgba(12,10,6,.382));border-bottom:1px solid rgba(202,167,86,.255);position:-webkit-sticky;position:sticky;top:0;z-index:10}.AppLayout__headerInner{align-items:center;display:flex;gap:16px;justify-content:space-between;min-height:72px;min-height:var(--ov-header-height)}.AppLayout__homeButton{align-items:center;border-radius:999px;color:inherit;display:inline-flex;font-weight:700;gap:12px;letter-spacing:.08em;padding:6px 10px;text-decoration:none;transition:transform .15s ease,filter .15s ease}.AppLayout__homeButton:focus-visible{outline:2px solid #ffe839cc;outline-offset:3px}.AppLayout__homeButton:hover{filter:brightness(1.08);transform:scale(1.02)}.AppLayout__homeButton:active{transform:scale(.94)}.AppLayout__homeCoin{background-image:url(/static/media/main_icon.ae0eb57fd05494885326.webp);background-position:50%;background-size:cover;border-radius:50%;box-shadow:0 8px 18px #00000073,0 0 14px #ffe83940;height:64px;transition:transform .15s ease,filter .15s ease,box-shadow .2s ease;width:64px}.AppLayout__homeButton:hover .AppLayout__homeCoin{box-shadow:0 10px 22px #00000080,0 0 18px #ffe83959;filter:brightness(1.08);transform:scale(1.04)}.AppLayout__homeButton:active .AppLayout__homeCoin{transform:scale(.92)}.AppLayout__nav{display:flex;flex-wrap:wrap;gap:18px}.AppLayout__authBox,.AppLayout__nav{align-items:center;justify-content:flex-end}.AppLayout__authBox{display:inline-flex;gap:10px;margin-left:auto}.AppLayout__authIdentity{align-items:center;display:inline-flex;gap:8px;min-width:0}.AppLayout__authAvatar{background:#141108e6;border:1px solid #caa85673;border-radius:9px;box-shadow:0 0 8px #00000059;flex-shrink:0;height:30px;object-fit:cover;width:30px}.AppLayout__authUser{color:#afac9c;color:var(--ov-muted);font-size:13px;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AppLayout__authUser--prime{color:#ffe9a6;text-shadow:0 0 8px #ffd666a6,0 0 14px #caa85680}.AppLayout__authButton{background:#120f07e0;border:1px solid #caa8568c;border-radius:10px;color:#f5e4b4;cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.03em;padding:9px 12px;text-transform:uppercase;transition:transform .14s ease,border-color .2s ease,box-shadow .2s ease}.AppLayout__authButton:hover{border-color:#f5d98af2;box-shadow:0 0 12px #f5d98a40;transform:translateY(-1px)}.AppLayout__navLink{color:#afac9c;color:var(--ov-muted);font-size:var(--ov-font-label);font-weight:600;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:color .2s ease,text-shadow .2s ease}.AppLayout__navLink.active{color:#fffadf;text-shadow:0 0 8px #ffe100b3}.AppLayout__navLink:hover{color:#fffadf}.AppLayout__burger{align-items:center;background:#14120cb3;border:1px solid #caa85666;border-radius:10px;cursor:pointer;display:none;gap:5px;height:44px;justify-content:center;width:44px}.AppLayout__burger span{background:#f5f3e8;background:var(--ov-text);display:block;height:2px;width:20px}.AppLayout__drawerOverlay{background:#00000080;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s ease;z-index:20}.AppLayout__drawerOverlay.is-open{opacity:1;pointer-events:auto}.AppLayout__drawer{background:#171407d1;background:var(--ov-panel);border-left:1px solid #caa85666;display:flex;flex-direction:column;gap:24px;height:100vh;padding:20px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .25s ease;width:min(320px,85vw);z-index:30}.AppLayout__drawer.is-open{transform:translateX(0)}.AppLayout__drawerHeader{align-items:center;display:flex;justify-content:space-between}.AppLayout__drawerTitle{font-size:16px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.AppLayout__drawerClose{background:#0000;border:none;color:#f5f3e8;color:var(--ov-text);cursor:pointer;font-size:20px}.AppLayout__drawerNav{display:flex;flex-direction:column;gap:14px}.AppLayout__drawerAuth{grid-gap:8px;border-top:1px solid #caa85638;display:grid;gap:8px;margin-top:auto;padding-top:14px}.AppLayout__drawerAuthUser{color:#afac9c;color:var(--ov-muted);font-size:13px}.AppLayout__drawerAuthUser--prime{color:#ffe9a6;text-shadow:0 0 8px #ffd666a6,0 0 14px #caa85680}.AppLayout__drawerLink{color:#f5f3e8;color:var(--ov-text);font-weight:600;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.AppLayout__drawerLink.active{color:#fffadf;text-shadow:0 0 8px #ffe100b3}.AppLayout__main{padding:32px 0 64px}.AppLayout__page{animation:pageEnter .2s ease}.AppLayout__content{min-height:calc(100vh - 72px);min-height:calc(100vh - var(--ov-header-height))}@keyframes pageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.AppLayout__authBox,.AppLayout__nav{display:none}.AppLayout__burger{display:inline-flex}}@media (max-width:768px){:root{--ov-container-padding:16px;--ov-header-height:64px}.AppLayout__homeCoin{height:54px;width:54px}}@media (min-width:1024px){.AppLayout__main{padding-top:20px}}.FiltersBody{align-items:center;justify-content:center}.Filters{flex-direction:column}.Filter,.Filters{align-items:center;display:flex;justify-content:center}.Filter{background:linear-gradient(90deg,#4a4533ef,#b4a879 50%,#49432eef);border:1px solid #ecdda340;border-radius:12px;box-shadow:inset 0 0 10px 1px #0c102259,0 10px 26px #00000040;color:#fffce6;font-size:22px;font-weight:700;height:52px;margin-top:50px;text-align:center;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,filter .14s ease;width:100%}.Filter:hover{border-color:#ecdda3b3;box-shadow:inset 0 0 12px 1px #0c102259,0 14px 34px #00000059;cursor:pointer;filter:brightness(1.05);transform:translateY(-2px)}.Filter:active{transform:translateY(0) scale(.99)}.Filter.Selected{border:1px solid #ecdda3;box-shadow:inset 0 0 16px 2px #ecdda326,0 16px 38px #0006}@media (min-width:1024px){.LeaderboardBody{align-items:flex-start;flex-direction:row;gap:40px}.FiltersBody{flex:0 0 320px;justify-content:flex-start;padding-top:18px;width:320px}.Filters{align-items:stretch;gap:14px;width:100%}.Filter{height:56px}.Filter,.FilterLabel{font-size:24px}.LeaderboardTableMain{flex:1 1 auto}}.LeaderboardTable{margin-top:0}.Rank{flex:0 0 120px}.Player,.Rank{align-items:center;display:flex;height:100%;justify-content:center}.Player{flex:1 1 320px}.Wrapper{width:100%}.Value{align-items:center;display:flex;flex:0 0 120px;height:100%;justify-content:center}.Player,.PlayerLink{justify-content:flex-start}.PlayerLink{align-items:center;border-radius:10px;color:inherit;display:flex;flex-direction:row;padding:6px 10px;text-decoration:none;transition:background-color .14s ease,transform .14s ease,box-shadow .14s ease;width:100%}.PlayerLink:hover{background:#ecdda31a;box-shadow:0 10px 22px #00000040;transform:translateY(-1px)}.PlayerLink:active{transform:translateY(0)}.PlayerLink--disabled{cursor:default;opacity:.75}.TablePlayerName{color:#fffce6;font-size:20px}.TablePlayerName--prime{color:#ffe9a6;text-shadow:0 0 8px #ffd666a6,0 0 14px #caa85680}.PlayerLink:hover .TablePlayerAvatar{transform:scale(1.04)}.TablePlayerAvatar{border-radius:6px;box-shadow:0 6px 14px #00000059;height:48px;margin-right:15px;transition:transform .14s ease,box-shadow .14s ease;width:48px}.TableRow{transition:background-color .14s ease}.TableRow:hover{background-color:#13120d6b}@media (max-width:768px){.LeaderboardBody{gap:14px}.FiltersBody{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;border-bottom:1px solid #ffe88f1f;padding:10px 8px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.Filters{-webkit-overflow-scrolling:touch;align-items:center;flex-direction:row;gap:10px;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;width:100%}.Filters::-webkit-scrollbar{display:none}.Filter{border-radius:10px;flex:0 0 auto;height:42px;margin-top:0;min-width:140px;padding:0 14px;width:auto}.Filter,.FilterLabel{font-size:18px}.LeaderboardTableMain{overflow-x:visible}.LeaderboardTable{margin-bottom:20px;margin-top:8px;min-width:0;padding-bottom:20px}.LeaderboardTableHeader{display:none}.TableRow{background:#13120d59;border:1px solid #ffe88f1f;border-radius:12px;flex-direction:column;gap:10px;height:auto;margin-top:10px;padding:12px}.Player,.Rank,.Value{align-items:center;flex:none;height:auto;justify-content:flex-start}.Rank{font-size:16px;opacity:.9;order:1}.Player{order:2}.Wrapper{justify-content:flex-start}.TablePlayerAvatar{height:44px;margin-right:12px;width:44px}.Value{border-top:1px solid #ffe88f1a;justify-content:space-between;order:3;padding-top:8px;width:100%}.Rank:before{content:"Место"}.Rank:before,.Value:before{color:#fffce6a6;font-size:12px;margin-right:10px}.Value:before{content:"Значение"}.TableValueLabel{font-size:18px}.TableHeaderLabel{font-size:14px}}.StatusMessage{background:#00000073;border:1px solid #caa85659;border-radius:12px;display:flex;flex-direction:column;gap:6px;margin:24px auto 0;max-width:520px;padding:16px 20px;text-align:center;width:100%}.StatusMessage__title{color:#fffce6;font-size:var(--ov-font-h3);font-weight:600}.StatusMessage__description{color:#cfc7a8;font-size:14px}.StatusMessage--loading{box-shadow:0 0 12px #ffe83933}.StatusMessage--error{border-color:#e2725699;color:#ffd6c9}.StatusMessage--empty{border-color:#88826e80;color:#e3dcc1}.LeaderboardBody{display:flex;flex-direction:column;gap:32px}.FiltersBody,.FiltersContainer{display:flex;height:100%;width:100%}.FiltersContainer{align-items:center;flex-direction:column;justify-content:center}.FiltersHeroes{margin-top:50px}.FiltersHeroes,.FiltersHeroes2{background-color:#00000080;flex-direction:column;gap:100px;padding:30px}.FilterHeroes,.FiltersHeroes,.FiltersHeroes2{align-items:center;display:flex;justify-content:center}.FilterHeroes{background:linear-gradient(90deg,#55503bef,#a99e74 50%,#534d36ef);border:1px solid #625c45;box-shadow:inset 0 0 10px 1px #0c10224d;color:#fffce6;font-size:30px;font-weight:600;height:50px;text-align:center;width:min(300px,100%)}.FilterHeroes.Selected{border:1px solid #ecdda3}.FilterHeroes:hover{cursor:pointer}.FilterLabel{color:#fffce6;font-size:30px;font-weight:600;text-align:center}.LeaderboardTableMain{overflow-x:auto;width:100%}@media (min-width:1024px){.LeaderboardBody{align-items:flex-start;flex-direction:row;gap:40px}.FiltersBody{flex:0 0 300px;width:300px}.FiltersContainer{align-items:stretch}.LeaderboardTableMain{flex:1 1 auto}}.LeaderboardTable{display:flex;flex-direction:column;margin-bottom:50px;margin-top:50px;min-width:720px;padding-bottom:50px;width:100%}.LeaderboardTableHeader{background-color:#00000080}.LeaderboardTableHeader,.TableRow{display:flex;flex-direction:row;height:60px}.TableRow{background-color:#13120d4d;margin-top:2px}.Hero{flex:1 1 320px;height:100%;justify-content:center}.Hero,.Wrapper{align-items:center;display:flex}.Wrapper{flex-direction:row;justify-content:flex-start;margin-left:0}.Games,.Wins,.WinsPct{flex:0 0 110px}.Games,.KDA,.Wins,.WinsPct{align-items:center;display:flex;height:100%;justify-content:center}.KDA{flex:0 0 140px}.TableHeaderLabel{color:#fffce6;font-size:20px}.LeaderboardTableBody{display:flex;flex-direction:column}.TableValueLabel{color:#fffce6;font-size:20px}.TableHeroAvatar{height:36px;margin-right:15px;width:64px}@media (max-width:768px){.LeaderboardBody{gap:14px}.FiltersBody{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;border-bottom:1px solid #ffe88f1f;position:-webkit-sticky;position:sticky;top:0;z-index:5}.FiltersContainer{align-items:stretch;justify-content:flex-start;padding:10px 8px;width:100%}.FiltersHeroes,.FiltersHeroes2{-webkit-overflow-scrolling:touch;align-items:center;background-color:initial;flex-direction:row;gap:10px;justify-content:flex-start;margin-top:0;overflow-x:auto;padding:0;scrollbar-width:none}.FiltersHeroes2::-webkit-scrollbar,.FiltersHeroes::-webkit-scrollbar{display:none}.FilterHeroes{border-radius:10px;flex:0 0 auto;height:42px;min-width:160px;padding:0 14px;width:auto}.FilterHeroes,.FilterLabel{font-size:18px}.LeaderboardTableMain{overflow-x:visible}.LeaderboardTable{margin-bottom:20px;margin-top:10px;min-width:0;padding-bottom:20px}.LeaderboardTableHeader{display:none}.TableRow{background:#13120d59;border:1px solid #ffe88f1f;border-radius:12px;flex-direction:column;gap:10px;height:auto;margin-top:10px;padding:12px}.Hero{align-items:center;flex:none;height:auto}.Hero,.Wrapper{justify-content:flex-start;width:100%}.Wrapper{margin-left:0}.TableHeroAvatar{height:32px;margin-right:12px;width:56px}.TableValueLabel{font-size:18px}.Games,.KDA,.Wins,.WinsPct{border-top:1px solid #ffe88f1a;flex:none;height:auto;justify-content:space-between;padding-top:8px;width:100%}.Games{border-top:0;padding-top:0}.Games:before{content:"Матчи"}.Games:before,.Wins:before{color:#fffce6a6;font-size:12px;margin-right:10px}.Wins:before{content:"Победы"}.WinsPct:before{content:"Winrate"}.KDA:before,.WinsPct:before{color:#fffce6a6;font-size:12px;margin-right:10px}.KDA:before{content:"KDA"}}@media (min-width:1024px){.LeaderboardTableMain{padding-left:18px}.LeaderboardTable{margin-top:24px}.LeaderboardTableHeader{border:1px solid #ffe88f1f;border-left:0;border-right:0}.Hero{justify-content:flex-start;padding-left:18px}.HeroLink{align-items:center;border-radius:10px;color:#fffce6;display:inline-flex;gap:12px;padding:8px 10px;text-decoration:none;transition:background-color .14s ease,box-shadow .14s ease,transform .12s ease;width:100%}.HeroLink:hover{background:#ffe88f14;box-shadow:inset 0 0 0 1px #ffe88f2e}.HeroLink:active{transform:translateY(1px)}.TableHeroName{color:#fffce6;font-size:18px;font-weight:600;letter-spacing:.2px}.TableHeroAvatar{border-radius:0}.FiltersContainer{gap:14px}.FiltersHeroes,.FiltersHeroes2{background:#00000073;border:1px solid #ffe88f1f;border-radius:12px;gap:14px;padding:16px}.FilterHeroes{border-radius:12px;font-size:18px;font-weight:700;height:46px;transition:transform .12s ease,box-shadow .14s ease,border-color .14s ease,filter .14s ease;width:100%}.FilterHeroes:hover{box-shadow:0 6px 18px #00000040;filter:brightness(1.05);transform:translateY(-1px)}.FilterHeroes:active{box-shadow:none;transform:translateY(0)}.FilterHeroes.Selected{border-color:#ecdda3;box-shadow:inset 0 0 0 1px #ecdda34d}.FilterLabel{font-size:18px;font-weight:700}}:root{--wiki-card-bg:#171407b8;--wiki-card-border:#ffe88f33;--wiki-card-shadow:0 12px 24px #00000073;--wiki-card-shadow-hover:0 18px 34px #0000008c;--wiki-glow:0 0 14px #ffe88f59;--wiki-radius:14px;--wiki-ease:cubic-bezier(0.2,0.8,0.2,1);--wiki-fast:0.18s var(--wiki-ease)}.WikiBody{align-items:center;flex-direction:column;height:100%;justify-content:flex-start;margin-left:0;width:100%}.Loading,.WikiBody{align-self:center;display:flex;justify-self:center}.Loading{color:#fff;font-size:30px}.SelectedHeroAndCategories{align-items:center;display:flex;flex-direction:column;gap:16px;height:auto;justify-content:flex-start;width:100%}.SelectedHeroAndCategories.is-selected{gap:16px}.SelectedHero{align-items:center;background:linear-gradient(180deg,#73716a8c,#3e382489 45%,#2f2b1a84 70%,#17140789);border:1px solid #73716a8c;border-radius:14px;border-radius:var(--wiki-radius);box-shadow:0 12px 24px #00000073;box-shadow:var(--wiki-card-shadow);display:flex;justify-content:center;margin-right:0;overflow:visible;width:min(400px,90%)}.SelectedHeroDecor{border:1px solid #a2a0968c;margin:15px;width:95%}.WrapperSelected{align-items:center;display:flex;gap:12px;justify-content:center;margin-top:25px;padding:0 12px;width:100%}.SelectedHeroImage{border:1px solid #ffe58f;box-shadow:0 0 5px 1px #ffe58f;flex:0 0 auto;height:72px;width:128px}.SelectedHeroName{-webkit-text-fill-color:#0000;-webkit-line-clamp:2;-webkit-box-orient:vertical;background:linear-gradient(180deg,#fff 20%,#ffe58f 45%,#9b8d54 70%,#8d772d);-webkit-background-clip:text;color:#0b2349;display:-webkit-box;filter:drop-shadow(1px 1px 1px #000000);flex:0 1 260px;font-size:clamp(14px,2vw,26px);font-weight:600;line-height:1;margin-left:0;max-width:260px;min-width:0;overflow:hidden;text-align:center;text-transform:uppercase;word-break:break-word}@media (max-width:1024px){.SelectedHeroAndCategories{flex-direction:column;gap:16px}.SelectedHero{margin-right:0;width:min(500px,100%)}}@media (min-width:1024px){.SelectedHeroAndCategories{align-items:start;display:grid;grid-template-columns:1fr;justify-items:center;max-width:1200px}.SelectedHeroAndCategories.is-selected{column-gap:16px;grid-template-columns:minmax(320px,500px) minmax(640px,820px);justify-content:center}.Categories{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));min-width:520px;width:min(920px,100%)}.Category{width:100%}}@media (max-width:768px){.SelectedHeroName{font-size:24px;margin-left:12px}}.DecorLineWiki{background:linear-gradient(45deg,#73716a00,#c4c0b48c 50%,#73716a00);border:none;height:1px;margin-top:25px;width:90%}.HPMP{align-items:center;display:flex;flex-direction:column;height:55px;justify-content:space-between;margin-top:25px;padding:0 35px}.HPMPContainer{border-radius:3px;height:25px;position:relative;width:100%}.Health{background:linear-gradient(180deg,#5aa15e,#406c55)}.Mana{background:linear-gradient(180deg,#3782a4,#235777)}.HPMPValue{left:50%}.HPMPValue,.HPMPValueRegen{color:#fff;font-size:14px;font-weight:500;margin-left:-8px;margin-top:2px;position:absolute}.HPMPValueRegen{right:10px}.Attributes{justify-content:space-between;margin-left:0;margin-top:20px;padding:0 35px}.Attribute,.Attributes{align-items:center;display:flex;flex-direction:row}.Attribute{justify-content:center;margin:auto;position:relative;width:33%}.AttributeIcon2{height:24px;width:24px}.AttributeValue{color:#fff;font-size:14px;font-weight:500;margin-left:5px}.Abilities{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:0 80px}.AbilityInfo{position:relative;transition:transform .18s cubic-bezier(.2,.8,.2,1);transition:transform var(--wiki-fast)}.AbilityIcon--primary{border:none!important;border-radius:0;box-shadow:none}.AbilityInfo--primary{border:none!important;box-shadow:none!important}.AbilityInfo:hover .AbilityTooltip{cursor:pointer;display:block}.AbilityTooltip{background-color:#242317;border:2px solid #00000080;box-shadow:0 12px 24px #00000073;box-shadow:var(--wiki-card-shadow);display:none;left:-115px;margin-top:10px;position:absolute;width:300px;z-index:2}.AbilityTooltip:after{border-bottom:15px solid #9a978d;border-left:17px solid #0000;border-right:17px solid #0000;content:"";height:0;left:50%;margin-left:-20px;position:absolute;top:-15px;width:0}.AbilityNamePanel{align-items:center;background:linear-gradient(180deg,#e8e3d48c,#93855489 45%,#7d734384 70%,#53491989);box-shadow:0 1px 2px #000;display:flex;height:32px;width:100%}.AbilityName{color:#ebdfb7;font-size:16px;font-weight:600;margin-left:10px;text-transform:uppercase}.AbilityStatsPanel{margin-top:8px;width:100%}.AbilityStatHeader{color:#908a74;font-size:14px}.AbilityStatValue{color:#ebdfb7;font-size:14px;margin-left:5px}.AbilityStat{margin-left:8px;margin-right:8px}.AbilityDescription{font-size:12px;padding:8px;width:100%}.AbilityDescriptionLabel{color:#706f68;font-size:14px}.AbilityValuesPanel{padding:0 8px}.AbilityValueHeader{color:#908a74;font-size:14px;text-transform:uppercase}.AbilityValueValue{color:#ebdfb7;font-size:14px;margin-left:5px}.AbilityCastPanel{margin-top:5px;padding:8px}.AbilityCast,.AbilityCastPanel{display:flex;flex-direction:row}.AbilityCast{align-items:center;height:20px;justify-content:center;margin-right:10px}.AbilityCastValue{color:#ebdfb7;font-size:12px;margin-left:5px}.AbilityCastIcon{height:18px;width:18px}.AbilityIcon{border:1px solid #3e311a;border-radius:4px;flex-shrink:0;height:64px;object-fit:cover;width:64px}.AbilityIcon:hover{box-shadow:0 8px 16px #00000073,0 0 14px #ffe88f59;box-shadow:0 8px 16px #00000073,var(--wiki-glow);cursor:pointer;transform:translateY(-3px) scale(1.08)}.AbilityIcon:active{transform:translateY(-1px) scale(.97)}.AbilityIcon--primary:active,.AbilityIcon--primary:hover{box-shadow:none;filter:none;transform:none}.SecondaryAbilities{margin-top:25px;padding:0 28px}.PrimaryAghRow,.SecondaryAbilities{display:flex;justify-content:center}.PrimaryAghRow{align-items:center;flex-direction:row;gap:10px;width:100%}@media (min-width:1024px){.Abilities{gap:6px;grid-template-columns:repeat(4,minmax(56px,1fr));padding:0 28px}}.AghanimInfo{position:relative}.AghanimInfo:hover .AghanimTooltip{cursor:pointer;display:block}.AghanimIcon{height:64px;width:64px}.AghanimIcon:hover{cursor:pointer}.AghanimTooltip{display:none;left:-115px;margin-top:10px;position:absolute;width:300px;z-index:2}.TalentTreeInfo{align-items:center;display:flex;justify-content:center;margin-top:-6px;position:relative}.TalentTreeIcon{cursor:pointer;display:block;height:74px;width:74px}.TalentTreeInfo.is-open .TalentTreeTooltip,.TalentTreeInfo:hover .TalentTreeTooltip{opacity:1;pointer-events:auto;transform:translate(-50%);visibility:visible}.TalentTreeTooltip{background-color:#242317;border:2px solid #00000080;box-shadow:0 12px 24px #00000073;box-shadow:var(--wiki-card-shadow);left:50%;opacity:0;overflow:visible;pointer-events:none;position:absolute;top:calc(100% + 10px);transform:translate(-50%,-10px);transition:opacity .22s cubic-bezier(.2,.8,.2,1),transform .22s cubic-bezier(.2,.8,.2,1);transition:opacity .22s var(--wiki-ease),transform .22s var(--wiki-ease);visibility:hidden;width:min(340px,88vw);z-index:5}.TalentTreeTooltip:after{border-bottom:12px solid #9a978d;border-left:12px solid #0000;border-right:12px solid #0000;content:"";height:0;left:50%;margin-left:-12px;position:absolute;top:-12px;width:0}.TalentTreeHeader{background:linear-gradient(180deg,#e8e3d48c,#93855489 45%,#7d734384 70%,#53491989);box-shadow:0 1px 2px #000;color:#ebdfb7;font-size:16px;font-weight:700;letter-spacing:.03em;padding:8px 10px;text-align:center;text-transform:uppercase}.TalentTreeBody{padding:6px 8px}.TalentTierRow{grid-gap:8px;align-items:center;border-bottom:1px solid #908a744d;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr);padding:8px 2px}.TalentTierRow:last-child{border-bottom:none}.TalentTreeInfo.is-open .TalentTierRow,.TalentTreeInfo:hover .TalentTierRow{animation:talentTierEnter .24s cubic-bezier(.2,.8,.2,1) both;animation:talentTierEnter .24s var(--wiki-ease) both}.TalentTreeInfo.is-open .TalentTierRow:nth-child(2),.TalentTreeInfo:hover .TalentTierRow:nth-child(2){animation-delay:.03s}.TalentTreeInfo.is-open .TalentTierRow:nth-child(3),.TalentTreeInfo:hover .TalentTierRow:nth-child(3){animation-delay:.06s}.TalentTreeInfo.is-open .TalentTierRow:nth-child(4),.TalentTreeInfo:hover .TalentTierRow:nth-child(4){animation-delay:.09s}.TalentTierText{color:#ebdfb7;font-size:13px;font-weight:600;line-height:1.25}.TalentTierText,.TalentTierText--left,.TalentTierText--right{text-align:center}.TalentTierLevel{align-items:center;background:#1d1b12;border:1px solid #3d3925;border-radius:50%;color:#ebdfb7;display:inline-flex;font-size:24px;font-weight:700;height:46px;justify-content:center;width:46px}@keyframes talentTierEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.TalentTreeTooltip{width:min(320px,90vw)}.TalentTreeHeader{font-size:15px}.TalentTierText{font-size:12px}.TalentTierLevel{font-size:22px;height:42px;width:42px}.TalentTierRow{grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr)}}@media (max-width:640px){.TalentTreeTooltip{transform:translate(-50%,-10px);width:min(300px,92vw)}.TalentTreeInfo.is-open .TalentTreeTooltip,.TalentTreeInfo:hover .TalentTreeTooltip{transform:translate(-50%)}.TalentTreeTooltip:after{left:50%;margin-left:-12px}.TalentTreeBody{padding:6px 8px}.TalentTierRow{gap:6px;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);padding:8px 2px}.TalentTierText{font-size:11px}.TalentTierLevel{font-size:20px;height:38px;width:38px}}.AghanimTooltip:after{border-bottom:15px solid #9a978d;border-left:17px solid #0000;border-right:17px solid #0000;content:"";height:0;left:50%;margin-left:-20px;position:absolute;top:-15px;width:0}.AghanimBody{background-color:#242317;border:2px solid #00000080;width:100%}.UpgradeNamePanel{align-items:center;background:linear-gradient(180deg,#e8e3d48c,#93855489 45%,#7d734384 70%,#53491989);box-shadow:0 1px 2px #000;display:flex;height:60px;width:100%}.AghanimAbilityIcon{border:1px solid #ebdfb7;height:32px;margin-left:8px;width:32px}.UpgradeNameLabel{color:#ebdfb7;font-size:16px;font-weight:600;margin-left:10px;text-transform:uppercase}.UpgradeTypePanel{align-items:center;background-color:#463f2a8c;display:flex;height:40px;padding:8px}.UpgradeTypeLabel{color:#908a74;font-size:12px;font-weight:600;margin-left:5px;text-transform:uppercase}.UpgradeDescription{padding:8px}.UpgradeDescriptionLabel{color:#706f68;font-size:14px;font-weight:600}.AghanimDecor{background-color:#3d3925;height:8px;justify-self:center;width:60%}.AghanimUpIcon{height:40px;width:40px}.AghanimShardIcon{height:22.5px;margin-top:8px;width:40px}.ShardBody{background-color:#242317;border:2px solid #00000080;width:100%}.Facets{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch;margin:20px auto 15px;padding:0 10px;width:100%}.Facets .FacetInfo:last-child:nth-child(odd){grid-column:1/-1;justify-self:center}.FacetInfo{max-width:240px;position:relative;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s cubic-bezier(.2,.8,.2,1);transition:transform var(--wiki-fast),box-shadow var(--wiki-fast);width:100%}.FacetButton:hover{cursor:pointer}.FacetInfo:hover .FacetTooltip{cursor:pointer;display:block}.FacetTooltip{background-color:#242317;border:2px solid #00000080;display:none;left:-55px;margin-top:10px;position:absolute;width:300px;z-index:2}.FacetTooltip:after{border-bottom:15px solid #9a978d;border-left:17px solid #0000;border-right:17px solid #0000;content:"";height:0;left:50%;margin-left:-20px;position:absolute;top:-15px;width:0}.FacetButton{align-items:center;background:linear-gradient(180deg,#e8e3d48c,#93855489 45%,#7d734384 70%,#53491989);border:1px solid #ffe88f33;border-radius:12px;box-shadow:0 1px 2px #000;display:flex;height:54px;justify-content:center;overflow:hidden;padding:18px 20px;text-overflow:ellipsis;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s cubic-bezier(.2,.8,.2,1),filter .18s cubic-bezier(.2,.8,.2,1);transition:transform var(--wiki-fast),box-shadow var(--wiki-fast),filter var(--wiki-fast);width:100%}.FacetInfo:hover .FacetButton{box-shadow:0 12px 24px #00000073;box-shadow:var(--wiki-card-shadow);filter:brightness(1.05);transform:translateY(-2px)}.FacetInfo:active .FacetButton{transform:translateY(0) scale(.98)}.FacetIcon{height:32px;width:32px}.FacetName{font-size:12px;max-height:50px;max-width:160px}.FacetName,.FacetNameTooltip{color:#ebdfb7;margin-left:10px;overflow:hidden;text-overflow:ellipsis}.FacetNameTooltip{font-size:14px;max-height:60px;max-width:200px}.FacetNamePanel{align-items:center;background:linear-gradient(180deg,#e8e3d48c,#93855489 45%,#7d734384 70%,#53491989);box-shadow:0 1px 2px #000;display:flex;height:50px;justify-content:center;width:100%}.FacetDescription{font-size:12px;padding:10px 12px}.FacetDescriptionLabel{color:#706f68;font-size:14x;font-weight:600}.Categories{grid-gap:16px;align-self:start;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:center;max-width:850px;width:100%}@media (max-width:1023px){.Categories{grid-template-columns:1fr}}@media (min-width:1024px){.Categories{align-self:start!important}}.Category{background:linear-gradient(180deg,#73716a8c,#3e382489 45%,#2f2b1a84 70%,#17140789);border:1px solid #73716a8c;border-radius:14px;border-radius:var(--wiki-radius);box-shadow:0 12px 24px #00000073;box-shadow:var(--wiki-card-shadow);display:flex;flex-direction:column;height:300px;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s cubic-bezier(.2,.8,.2,1),border-color .18s cubic-bezier(.2,.8,.2,1);transition:transform var(--wiki-fast),box-shadow var(--wiki-fast),border-color var(--wiki-fast);width:100%}.Category:hover{border-color:#ffe88f59;box-shadow:0 18px 34px #0000008c;box-shadow:var(--wiki-card-shadow-hover);transform:translateY(-2px) scale(1.01)}.Category:active{transform:translateY(0) scale(.98)}.WrapperWiki{margin-top:10px}.AttributeIcon,.WrapperWiki{align-self:center;display:flex;justify-self:center}.AttributeIcon{height:32px;width:32px}.AttributeHeader,.AttributeIcon{filter:drop-shadow(1px 1px 1px #000000)}.AttributeHeader{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff 20%,#ffe58f 45%,#9b8d54 70%,#8d772d);-webkit-background-clip:text;color:#0b2349;font-size:30px;font-weight:600;margin-left:5px;text-transform:uppercase}.AttributeHeroes{align-content:flex-start;align-items:flex-start;border:1px solid #73716a8c;border-radius:12px;display:flex;flex-direction:row;flex-wrap:wrap;height:100%;justify-content:center;margin-top:10px}@media (min-width:1024px){.Categories{opacity:1;transform:translateX(0);transition:transform .22s cubic-bezier(.2,.8,.2,1),opacity .22s cubic-bezier(.2,.8,.2,1);transition:transform .22s var(--wiki-ease),opacity .22s var(--wiki-ease);will-change:transform,opacity}.SelectedHeroAndCategories.is-selected .Categories{opacity:1;transform:translateX(22px)}}.HeroImage{border:1px solid #0000;height:45px;margin-left:1.5px;margin-right:1.5px;margin-top:5px;width:80px}@media (min-width:1024px){.HeroImage{height:45px;margin-top:5px;width:80px}}.HeroImage:hover{cursor:pointer}.HeroImage.Selected,.HeroImage:hover{border:1px solid #ffe58f;box-shadow:0 0 5px 1px #ffe58f}.BodyUpdates{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;font-family:Roboto,sans-serif;min-height:100vh;padding:40px 20px;width:100%}.UpdatesHeaderLogo{align-items:center;display:flex;margin-bottom:40px}.UpdatesLogoLabel{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff 20%,#ffe58f 45%,#9b8d54 70%,#8d772d);-webkit-background-clip:text;background-clip:text;color:#0b2349;filter:drop-shadow(2px 2px 10px #000000);font-family:Montserrat,sans-serif;font-size:90px;font-weight:900;margin-top:-60px;text-align:center;text-transform:uppercase}.DecorLineUpdates{background:linear-gradient(90deg,#0000,#caa856 50%,#0000);border:none;height:1px;margin:40px auto;max-width:1000px;width:90%}.PatchListContainer{margin-left:auto;margin-right:auto;margin-top:-40px;max-width:100%;text-align:center;width:100%}@media (min-width:1024px){.PatchListContainer{max-width:min(520px,33vw)}}.PageTitle{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff 10%,#fff3bf 45%,#e2c86e 70%,#caa856 92%);-webkit-background-clip:text;background-clip:text;background-repeat:no-repeat;background-size:100% 100%;display:block;filter:drop-shadow(2px 2px 10px #000000);font-family:Montserrat,sans-serif;font-size:90px;font-weight:900;line-height:1;margin:0 auto;padding:0;text-align:center;text-transform:uppercase;width:100%}.PatchList{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr}.PatchCard{animation:slideUp .6s ease-out forwards;border-radius:4px;cursor:pointer;opacity:0;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.PatchCard:before{background:linear-gradient(45deg,#caa856,#8b6b23);border-radius:4px;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;pointer-events:none;position:absolute;transition:filter .3s ease,transform .3s ease;z-index:2}.PatchCard:hover{box-shadow:0 10px 30px #caa8561a;transform:translateY(-10px)}.PatchCard:hover:before{background:linear-gradient(45deg,#fff3bf,#caa856);filter:brightness(1.05)}.PatchCard{transform:translateZ(0);will-change:transform}.PatchCardImage{height:200px;object-fit:cover;opacity:.7;transition:transform .3s ease;width:100%}.PatchCard:hover .PatchCardImage{opacity:1;transform:scale(1.05)}.PatchCard--featured .PatchCardImage{height:320px}.PatchCard--featured{box-shadow:0 0 25px #caa85633;transform:translateY(-5px)}.PatchCardOverlay{background:linear-gradient(0deg,#000000f2 20%,#0000);bottom:0;color:#fff;left:0;padding:20px;position:absolute;right:0}.PatchCardVersion{color:#fff;font-family:Cinzel,serif;font-size:2em;font-weight:700;margin:0}.PatchCardDate{color:#aaa;font-size:1em;margin:5px 0 0}.PatchDetailsContainer{animation:fadeSlideIn .5s ease-out forwards;background-color:#141414;border:1px solid #3e311a;border-radius:4px;max-width:1000px;opacity:0;padding:20px;width:100%}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.BackButton{align-items:center;background-color:initial;border:1px solid #caa856;border-radius:4px;color:#caa856;cursor:pointer;display:inline-flex;font-size:1em;font-weight:700;gap:8px;margin-bottom:30px;padding:10px 20px;transition:all .2s}.BackButton:hover{background-color:#caa856;box-shadow:0 0 15px #caa85680;color:#111}.PatchHeader{margin-bottom:30px;text-align:center}.PatchTitle{color:#caa856;font-family:Cinzel,serif;font-size:3em}.PatchDate{color:#aaa;font-size:1.2em;margin-top:-10px}.PatchHeaderImage{border:1px solid #3e311a;border-radius:4px;margin-top:20px;max-height:450px;object-fit:cover;width:100%}.PatchSummary{color:#aaa;font-size:1.2em;font-style:italic;line-height:1.7;margin-top:30px}.ChangesSection{margin-bottom:40px}.SectionTitle{border-bottom:1px solid #caa856;color:#caa856;font-family:Cinzel,serif;font-size:2.2em;margin-bottom:30px;padding-bottom:10px}.GeneralChange{border-left:3px solid #caa856;border-radius:4px;color:#fff;margin-bottom:15px;padding:20px}.GeneralChange h3{color:#caa856;font-family:Cinzel,serif;font-size:1.4em;margin:0 0 10px}.HeroChange,.ItemChange{margin-bottom:30px}.HeroChangeHeader,.ItemChangeHeader{align-items:center;display:flex;gap:15px;margin-bottom:15px}.HeroIcon{height:72px}.HeroIcon,.ItemIcon{border:1px solid #3e311a;border-radius:4px;object-fit:cover;width:128px}.ItemIcon{height:92px}.UpdAbilityIcon{border:1px solid #3e311a;border-radius:4px;flex-shrink:0;height:64px;object-fit:cover;width:64px}.HeroIcon,.NewHeroPortrait,.UpdAbilityIcon{cursor:pointer}.HeroIcon:hover,.NewHeroPortrait:hover,.UpdAbilityIcon:hover{box-shadow:0 8px 16px #00000073,0 0 14px #ffe88f59;filter:brightness(1.08);transform:translateY(-3px) scale(1.08)}.HeroChange h3,.ItemChange h3{color:#caa856;font-family:Cinzel,serif;font-size:40px;margin:0}.UpdatesFooter{color:#888;text-align:center;width:100%}.NewHeroCard{margin-bottom:30px}.NewHeroHeader{align-items:center;display:flex;gap:25px}.NewHeroPortrait{height:auto;object-fit:cover;width:250px}.NewHeroInfo{flex:1 1}.NewHeroName{color:#caa856;font-family:Cinzel,serif;font-size:4.5em;margin:0 0 15px}.NewHeroDescription{color:#fff;font-size:1.2em;line-height:1.6}.HeroUpgrades{margin-top:20px}.UpgradeSection{margin:15px 0}.UpgradeHeader{align-items:center;display:flex;gap:10px;margin-bottom:-20px}.UpgradeIcon{height:60px;margin-bottom:-15px;width:60px}.UpgradeDescription{color:#fff;font-size:16px;line-height:1.4}.NewHeroDetails{grid-gap:25px;display:grid;gap:25px;grid-template-columns:250px 1fr;margin-bottom:25px}.AttributesTable,.HeroAbilities,.VideoSection{margin-top:0}.AttributesTable h4,.HeroAbilities h4,.VideoSection h4{color:#caa856;font-family:Cinzel,serif;font-size:1.5em;margin-bottom:15px}.AttributeRow{align-items:center;color:#fff;display:flex;font-size:1.1em;gap:10px;margin-bottom:10px;margin-left:25%}.AttributeIcon{height:24px;width:24px}.VideoContainer{background:#000;border:1px solid #3e311a;border-radius:4px;overflow:hidden;position:relative;width:100%}.VideoContainer iframe{height:100%;left:0;position:absolute;top:0;width:100%}.ChangeList{list-style-type:none;padding:0}.ChangeListItem{align-items:flex-start;border-left:1px solid #3e311a;display:flex;gap:15px;margin-bottom:20px;padding-left:20px}.ChangeListItem .UpdAbilityIcon{margin-top:4px}.ChangeContent{display:flex;flex:1 1;flex-direction:column;margin-top:5px}.ChangeTitle{color:#caa856;font-size:18px;font-weight:700;margin-bottom:10px}.ChangeDescription{color:#fff;font-size:18px;line-height:1.6;margin:0 0 5px;padding-left:10px;position:relative}.ChangeDescription:before{color:#caa856;content:"•";left:0;position:absolute;top:0}@media (max-width:768px){.NewHeroDetails,.NewHeroHeader{flex-direction:column;grid-template-columns:1fr}.NewHeroPortrait{max-width:300px;width:100%}.BodyUpdates{margin-left:0}.PatchList{grid-template-columns:1fr}}.NewItemCard{border:1px solid #3e311a;border-radius:4px;display:flex;flex-direction:column;margin-bottom:20px;padding:20px}.NewItemHeader{align-items:center;border-bottom:1px solid #3e311a;display:flex;gap:20px;padding-bottom:20px}.NewItemIcon{border-radius:4px;height:92px;object-fit:cover;width:128px}.NewItemInfo h3{color:#caa856;font-family:Montserrat,sans-serif;font-size:2em;margin:0 0 10px}.ItemCost{align-items:center;color:gold;display:flex;font-size:1.2em;font-weight:700;gap:8px}.ItemCost img{height:24px;width:24px}.ItemDetails{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 2fr;padding-top:20px}.ItemAttributes{border-right:1px solid #3e311a;color:#fff;padding-right:20px}.ItemBonuses{font-size:1.2em;line-height:1.5;margin:0 0 20px}.ItemRecipe{display:flex;flex-direction:column;gap:10px}.ItemRecipe strong{color:#aaa}.RecipeImage{border-radius:4px;height:46px;margin-right:5px;width:64px}.ItemAbilities{display:flex;flex-direction:column;gap:20px}.ItemAbility strong{color:#caa856;display:block;font-size:1.2em;margin-bottom:8px}.ItemAbility p{color:#fff;line-height:1.6;margin:0}.TalentIcon{border:none;border-radius:0;flex-shrink:0;height:64px;object-fit:cover;width:64px}.ChangeListItem .TalentIcon{margin-top:4px}@media (max-width:768px){.ItemDetails{grid-template-columns:1fr}.ItemAttributes{border-bottom:1px solid #3e311a;border-right:none;padding-bottom:20px;padding-right:0}}.NewCreepCard{border:1px solid #3e311a;border-radius:4px;flex-direction:column;padding:20px}.NewCreepCard,.NewCreepHeader{display:flex;margin-bottom:20px}.NewCreepHeader{align-items:center;border-bottom:1px solid #3e311a;gap:20px;padding-bottom:20px}.NewCreepPortrait{height:360px;object-fit:cover;width:256px}.NewCreepInfo h3{color:#caa856;font-family:Cinzel,serif;font-size:3.5em;margin:0 0 10px}.NewCreepInfo p{color:#fff;line-height:1.6;margin:0}.NewCreepDetails{grid-gap:20px;display:grid;gap:20px;grid-template-columns:200px 1fr}.CreepStats{border-right:1px solid #3e311a;display:flex;flex-direction:column;gap:10px;padding-right:20px}.CreepStat{align-items:center;color:#fff;display:flex;font-size:1.1em;gap:10px}.CreepStat img{height:24px;width:24px}.CreepAbilities .ChangeList{border-left:none;padding-left:0}@media (max-width:768px){.NewCreepDetails{grid-template-columns:1fr}.CreepStats{border-bottom:1px solid #3e311a;border-right:none;margin-bottom:20px;padding-bottom:20px;padding-right:0}}.NewEventCard{border:1px solid #3e311a;border-radius:4px;margin-bottom:30px;padding:20px}.NewEventHeader{align-items:center;border-bottom:1px solid #3e311a;display:flex;gap:20px;margin-bottom:20px;padding-bottom:15px}.NewEventBanner{border:1px solid #3e311a;border-radius:4px;flex-shrink:0;max-height:160px;object-fit:cover;width:260px}.NewEventInfo{flex:1 1}.NewEventTitle{color:#caa856;font-family:Cinzel,serif;font-size:2.4em;margin:0 0 10px}.NewEventSubtitle{color:#ddd;font-size:1.1em;line-height:1.6;margin:0}.NewEventBody{display:flex;flex-direction:column;gap:20px;margin-top:10px}.EventTextBlock p{color:#fff;font-size:1.05em;line-height:1.7;margin:0 0 10px}.EventImageRow{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.EventImageWrapper{align-items:center;display:flex;flex-direction:column;margin:0;max-width:100%;min-width:180px}.EventImage{border:1px solid #3e311a;border-radius:4px;object-fit:cover;width:100%}.EventImageCaption{color:#aaa;font-size:.9em;font-style:italic;margin-top:5px;text-align:center}@media (max-width:768px){.NewEventHeader{align-items:flex-start;flex-direction:column}.NewEventBanner{max-height:none;width:100%}.EventImageWrapper{max-width:100%}.BodyUpdates{padding:18px 12px}.UpdatesHeaderLogo{margin-bottom:18px}.PageTitle,.UpdatesLogoLabel{font-size:clamp(40px,10vw,58px);margin-top:-18px}.DecorLineUpdates{margin:18px auto;width:96%}.PatchListContainer{margin-top:0}.PatchList{gap:14px}.PatchCardImage{height:150px}.PatchCard--featured .PatchCardImage{height:210px}.PatchCardOverlay{padding:14px}.PatchCardVersion{font-size:1.5em}.PatchCardDate{font-size:.95em}.PatchDetailsContainer{padding:14px}.BackButton{justify-content:center;width:100%}.PatchTitle{font-size:2em}.PatchHeaderImage{max-height:260px}.PatchSummary{font-size:1.05em;line-height:1.6}.SectionTitle{font-size:1.7em;margin-bottom:18px}.HeroChangeHeader,.ItemChangeHeader{gap:10px}.HeroIcon{height:54px;width:96px}.ItemIcon{height:70px;width:96px}.TalentIcon,.UpdAbilityIcon{height:52px;width:52px}.HeroIcon:hover,.NewHeroPortrait:hover,.UpdAbilityIcon:hover{box-shadow:none;filter:none;transform:none}.HeroChange h3,.ItemChange h3{font-size:28px}.ChangeListItem{gap:12px;margin-bottom:14px;padding-left:12px}.ChangeTitle{font-size:16px;margin-bottom:6px}.ChangeDescription{font-size:16px;line-height:1.55;padding-left:10px}.NewHeroHeader{align-items:flex-start;flex-direction:column;gap:14px}.NewHeroPortrait{max-width:340px;width:100%}.NewHeroName{font-size:2.6em}.NewHeroDetails{gap:14px;grid-template-columns:1fr;margin-bottom:16px}.AttributeRow{font-size:1em;margin-left:0}.VideoContainer{border-radius:4px}.ItemDetails{gap:14px;grid-template-columns:1fr}.ItemAttributes{border-bottom:1px solid #3e311a;border-right:none;padding-bottom:14px;padding-right:0}.NewCreepPortrait{height:auto;max-width:320px;width:100%}.NewCreepHeader{align-items:flex-start;flex-direction:column}.NewCreepInfo h3{font-size:2.4em}.NewCreepDetails{gap:14px;grid-template-columns:1fr}.CreepStats{border-bottom:1px solid #3e311a;border-right:none;padding-bottom:14px;padding-right:0}.NewEventHeader{align-items:flex-start;flex-direction:column}.NewEventBanner{max-height:none;width:100%}.EventImageRow{gap:10px}.EventImageWrapper{min-width:0;width:100%}}@media (max-width:420px){.PageTitle,.UpdatesLogoLabel{font-size:38px;margin-top:-10px}.PatchTitle{font-size:1.7em}.HeroIcon{height:48px;width:86px}.TalentIcon,.UpdAbilityIcon{height:46px;width:46px}.HeroChange h3,.ItemChange h3{font-size:24px}}.Body{gap:var(--ov-space-5);padding-top:var(--ov-space-4);text-align:center}.Body,.OvervodkaLogo{align-items:center;display:flex;flex-direction:column;width:100%}.OvervodkaLogo{justify-content:center;margin-top:-190px}.LogoIcon{aspect-ratio:758/473;background-image:url(/static/media/overvodka_logo.fbfc77e113ba90a618a1.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;margin-left:0;width:min(758px,90vw)}.LogoLabel{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff 20%,#ffe58f 45%,#9b8d54 70%,#8d772d);-webkit-background-clip:text;color:#0b2349;filter:drop-shadow(2px 2px 10px #000000);font-family:Montserrat;font-size:clamp(56px,10vw,150px);font-weight:900;margin-top:-70px;text-align:center;text-transform:uppercase}.OvervodkaDescription{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:0;width:100%}.DescriptionLabel{color:#a7a495;filter:drop-shadow(2px 2px 2px #000000);font-size:clamp(16px,2.2vw,22px);max-width:600px;text-align:center}@media (min-width:1024px){.Body{gap:var(--ov-space-4);padding-top:var(--ov-space-2)}}:root{--gold:#caa856;--gold-light:#e0d09b;--gold-lighter:#e8d6a3;--dark-bg:#1a1a1acc;--dark-bg-hover:#222222e6;--text-light:#ddd4a7;--text-dark:#f5f3e8;--shadow:#00000080}*{transition:background-color .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease}.BodySupport{align-items:center;animation:fadeIn .5s ease-out .2s forwards;display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin-left:0;min-height:100vh;opacity:0;padding:10px;transform:scale(.85)}@keyframes fadeIn{to{opacity:1}}@media (max-width:768px){.BodySupport{margin-left:0;transform:scale(1)}}@media (min-width:1024px){.BodySupport{justify-content:flex-start;padding-top:8px;transform:scale(.82)}}.OvervodkaLinks,.OvervodkaLinks2{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:55px;justify-content:space-between;margin-top:30px}.OvervodkaLinks2{justify-content:center}.OvervodkaLinkIcon{cursor:pointer;filter:drop-shadow(2px 2px 10px #caa856);filter:drop-shadow(2px 2px 10px var(--gold));height:100px;width:100px}.OvervodkaLinkIcon:hover{filter:drop-shadow(0 0 15px #e0d09b);filter:drop-shadow(0 0 15px var(--gold-light));transform:scale(1.1)}.DecorLineSupport{background:linear-gradient(45deg,#caa85600,#caa856 50%,#caa85600);background:linear-gradient(45deg,#caa85600 0,var(--gold) 50%,#caa85600 100%);border:none;height:1px;margin-top:30px;width:90%}.GoldText{color:#caa856;color:var(--gold);text-shadow:1px 1px 2px #00000080;text-shadow:1px 1px 2px var(--shadow)}.AboutContent{box-sizing:border-box;margin:-30px auto 0;max-width:1000px;padding:0 5px;width:70%}.AboutDescription p{border-bottom:1px solid #caa856;border-bottom:1px solid var(--gold);color:#ddd4a7;color:var(--text-light);filter:drop-shadow(2px 2px 2px #000);font-family:Montserrat;font-size:1.1rem;line-height:1.6;margin-bottom:20px;padding-bottom:8px;text-align:center}.KeyFeatures{margin:30px auto;max-width:800px;width:90%}.KeyFeatures h2{border-bottom:1px solid #caa856;border-bottom:1px solid var(--gold);color:#ddd4a7;color:var(--text-light);filter:drop-shadow(2px 2px 2px #000);font-family:Montserrat;font-size:2.2rem;margin-bottom:20px;padding-bottom:8px;text-align:center}.KeyFeatures ul{list-style:none;margin:0;padding:0}.KeyFeatures li{background-color:#1a1a1acc;background-color:var(--dark-bg);border-left:4px solid #caa856;border-left:4px solid var(--gold);border-radius:8px;box-shadow:0 2px 5px #00000080;box-shadow:0 2px 5px var(--shadow);color:#ddd4a7;color:var(--text-light);font-family:Montserrat;font-size:1.1em;line-height:1.5;margin-bottom:10px;overflow:hidden;padding:15px;position:relative}.KeyFeatures li:hover{background-color:#222222e6;background-color:var(--dark-bg-hover);box-shadow:0 4px 8px #00000080;box-shadow:0 4px 8px var(--shadow);transform:translateX(8px)}.KeyFeatures li:before{background:linear-gradient(180deg,#e0d09b,#caa856);background:linear-gradient(to bottom,var(--gold-light),var(--gold));content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:4px}.KeyFeatures li:hover:before{opacity:1}a{color:#e0d09b;color:var(--gold-light);text-decoration:none;transition:color .3s ease}a:hover{text-shadow:1px 1px 2px #00000080;text-shadow:1px 1px 2px var(--shadow)}.button,a:hover,button{color:#caa856;color:var(--gold)}.button,button{background:#0000;border:2px solid #caa856;border:2px solid var(--gold);border-radius:4px;box-shadow:0 2px 5px #00000080;box-shadow:0 2px 5px var(--shadow);cursor:pointer;font-family:Montserrat;padding:8px 16px;transition:background-color .3s ease,color .3s ease}.button:hover,button:hover{background-color:#caa856;background-color:var(--gold);color:#1a1a1a}h1,h2,h3,h4,h5,h6{color:#ddd4a7;color:var(--text-light);font-family:Montserrat;text-shadow:1px 1px 2px #00000080;text-shadow:1px 1px 2px var(--shadow)}.BodySupport img{animation:imgFadeIn .6s ease-out .3s forwards;opacity:0}@keyframes imgFadeIn{to{opacity:1}}@media (hover:none) and (pointer:coarse){.OvervodkaLinkIcon:hover{filter:drop-shadow(2px 2px 10px #caa856);filter:drop-shadow(2px 2px 10px var(--gold));transform:none}.KeyFeatures li:hover{background-color:#1a1a1acc;background-color:var(--dark-bg);box-shadow:0 2px 5px #00000080;box-shadow:0 2px 5px var(--shadow);transform:none}.KeyFeatures li:hover:before{opacity:0}}@media (max-width:768px){.BodySupport{justify-content:flex-start;min-height:auto;padding:16px 12px;transform:none}.AboutContent{margin-top:0;max-width:680px;padding:0;width:100%}.AboutDescription p{font-size:16px;line-height:1.55;margin-bottom:14px;padding-bottom:10px}.OvervodkaLinks,.OvervodkaLinks2{gap:18px;justify-content:center;margin-top:18px}.OvervodkaLinkIcon{height:72px;width:72px}.DecorLineSupport{margin-top:18px;width:96%}.KeyFeatures{margin:20px auto;max-width:680px;width:100%}.KeyFeatures h2{font-size:1.6rem;margin-bottom:14px;padding-bottom:10px}.KeyFeatures li{font-size:16px;line-height:1.5;margin-bottom:10px;padding:12px}*{transition:background-color .25s ease,color .25s ease}.BodySupport{animation:fadeIn .35s ease-out .05s forwards}.BodySupport img{animation:imgFadeIn .45s ease-out .1s forwards}}@media (max-width:420px){.BodySupport{padding:14px 10px}.OvervodkaLinkIcon{height:64px;width:64px}.AboutDescription p{font-size:15px}.KeyFeatures h2{font-size:1.45rem}.KeyFeatures li{font-size:15px;padding:11px}}:root{--prime-card:#1714078c;--prime-border:#ffe88f29;--prime-border-2:#ffe88f42;--prime-gold:#ffe58f;--prime-gold-2:#caa856;--prime-muted:#e8e3d4b8;--prime-shadow:0 18px 40px #0000008c;--prime-shadow-hover:0 26px 60px #000000a6;--prime-radius:18px;--ease:cubic-bezier(0.2,0.8,0.2,1);--fast:180ms var(--ease);--mid:380ms var(--ease)}.PrimePage{align-items:center;display:flex;flex-direction:column;min-height:100vh;position:relative;width:100%}[data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .48s cubic-bezier(.2,.8,.2,1),transform .48s cubic-bezier(.2,.8,.2,1);transition:opacity .48s var(--ease),transform .48s var(--ease);transition-delay:0ms;transition-delay:var(--delay,0ms);will-change:opacity,transform}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.PrimeHero{align-items:center;display:flex;flex-direction:column;gap:18px;max-width:1100px;padding:48px 16px 10px;width:100%;z-index:1}.PrimeHeroInner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#ffffff0d,#00000029);border:1px solid #ffe88f24;border-radius:18px;border-radius:var(--prime-radius);box-shadow:0 18px 40px #0000008c;box-shadow:var(--prime-shadow);padding:26px 18px;width:100%}.PrimeLogoBlock{align-items:center;display:flex;flex-direction:column;gap:12px}.LogoIconPrime{aspect-ratio:500/312;background-image:url(/static/media/overvodka_logo.fbfc77e113ba90a618a1.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;width:min(520px,92vw)}.PrimeHeroTitles{align-items:center;display:flex;flex-direction:column;margin-top:-18px}.LogoLabelPrime{background:linear-gradient(180deg,#fff 20%,#ffe58f 45%,#9b8d54 70%,#8d772d);-webkit-background-clip:text;font-size:clamp(48px,8vw,100px);line-height:.95}.LogoLabelPrime,.LogoLabelPrimePRIME{-webkit-text-fill-color:#0000;filter:drop-shadow(2px 2px 10px rgba(0,0,0,.8));font-family:Montserrat;font-weight:900;text-transform:uppercase}.LogoLabelPrimePRIME{background:linear-gradient(180deg,#fff 15%,#9bd4f8 45%,#4cbef6 70%,#3b9297);-webkit-background-clip:text;font-size:clamp(34px,6vw,70px);margin-top:2px}.PrimeHeroSubtitle{color:#e8e3d4b8;color:var(--prime-muted);font-size:18px;line-height:1.5;margin:14px auto 0;max-width:860px;text-align:center}.PrimeHeroCTA{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:16px}.PrimeCTAButton{align-items:center;background:linear-gradient(180deg,#fff3bf 5%,#ffe58f 45%,#caa856 92%);border:1px solid #ffffff40;border-radius:14px;box-shadow:0 12px 28px #00000073;color:#000000eb;display:inline-flex;font-family:Montserrat;font-weight:900;gap:10px;justify-content:center;letter-spacing:.02em;overflow:hidden;padding:14px 18px;position:relative;text-decoration:none;text-transform:uppercase;transform:translateZ(0);transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s cubic-bezier(.2,.8,.2,1),filter .18s cubic-bezier(.2,.8,.2,1);transition:transform var(--fast),box-shadow var(--fast),filter var(--fast)}.PrimeCTAButton:hover{box-shadow:0 18px 42px #0000008c;filter:brightness(1.03);transform:translateY(-2px)}.PrimeCTAButton:active{transform:translateY(0) scale(.98)}.PrimeCTAButton--big{border-radius:16px;font-size:16px;margin-top:10px;padding:16px 20px}.PrimeCTAButtonGlow{animation:prime_cta_sheen 2.8s cubic-bezier(.2,.8,.2,1) infinite;animation:prime_cta_sheen 2.8s var(--ease) infinite;background:radial-gradient(circle at 30% 30%,#ffffff8c,#0000 45%);inset:-30%;opacity:.3;position:absolute;transform:translateX(-22%)}@keyframes prime_cta_sheen{0%{opacity:0;transform:translateX(-35%)}20%{opacity:.3}60%{opacity:.2}to{opacity:0;transform:translateX(35%)}}.PrimeCTAHint{color:#e8e3d4a6;font-size:13px}.PrimeContent{max-width:1100px;padding:18px 16px 80px;width:100%;z-index:1}.PrimeSectionHeader{margin-top:18px;text-align:center}.PrimeSectionTitle{color:#ffe58ff2;font-family:Cinzel,serif;font-size:clamp(26px,3.2vw,44px);margin:0;text-shadow:0 6px 22px #0000008c}.PrimeSectionTitleAccent{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff 10%,#ffe58f 45%,#caa856 92%);-webkit-background-clip:text}.PrimeSectionDesc{color:#e8e3d4a6;font-size:15px;line-height:1.55;margin:10px auto 0;max-width:820px}.PrimeGrid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr;margin-top:22px}.PrimeCard{grid-gap:16px;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#ffffff0d,#00000029);border:1px solid #ffe88f24;border-radius:18px;border-radius:var(--prime-radius);box-shadow:0 18px 40px #0000008c;box-shadow:var(--prime-shadow);display:grid;gap:16px;grid-template-columns:1.1fr .9fr;padding:18px 16px;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s cubic-bezier(.2,.8,.2,1),border-color .18s cubic-bezier(.2,.8,.2,1);transition:transform var(--fast),box-shadow var(--fast),border-color var(--fast)}.PrimeCard:hover{border-color:#ffe88f38;box-shadow:0 26px 60px #000000a6;box-shadow:var(--prime-shadow-hover);transform:translateY(-2px)}.PrimeCard--right{grid-template-columns:.9fr 1.1fr}.PrimeCard--right .PrimeCardText{order:2}.PrimeCard--right .PrimeCardMedia{order:1}.PrimeCardTitle{color:#ffe58ff2;font-family:Montserrat;font-size:clamp(18px,2.2vw,28px);font-weight:900;margin:0 0 8px;text-transform:uppercase}.PrimeCardDesc{color:#e8e3d4b8;font-size:15px;line-height:1.55;margin:0}.PrimeCardMedia{align-items:center;background:none;border:none;border-radius:0;box-shadow:none;display:flex;justify-content:center;padding:0}.PrimeCardMedia img{border-radius:0;height:auto;max-width:100%;transform:translateZ(0);transition:transform .38s cubic-bezier(.2,.8,.2,1),filter .38s cubic-bezier(.2,.8,.2,1);transition:transform var(--mid),filter var(--mid)}.PrimeCard:hover .PrimeCardMedia img{filter:brightness(1.03);transform:scale(1.02)}.PrimeCardMedia--big img{max-height:340px}.PrimeCardMedia--tip img{max-height:160px}.PrimeCardMedia--effect img{max-height:280px}.PrimeCardMedia--wide img{max-height:200px}.PrimeCardMedia--panel img{max-height:240px}.PrimeCardMedia--border img{animation:subscribe_glow 10s infinite;max-height:220px}.PrimeBottomCTA{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#ffffff0a,#00000029);border:1px solid #ffe88f24;border-radius:18px;border-radius:var(--prime-radius);box-shadow:0 18px 40px #0000008c;box-shadow:var(--prime-shadow);margin-top:20px;padding:20px 16px;text-align:center}.PrimeBottomCTATitle{color:#ffe58ff2;font-family:Montserrat;font-size:clamp(18px,2.2vw,28px);font-size:24px;font-weight:900;text-transform:uppercase}.PrimeBottomCTADesc{color:#e8e3d4a6;font-size:14px;margin-top:8px}.PrimeFooter{color:#e8e3d473;font-size:12px;margin-top:26px;text-align:center}.PrimeFooterLine{background:linear-gradient(90deg,#0000,#ffe58f61,#0000);border:none;height:1px;margin:18px auto;max-width:900px;width:100%}@keyframes subscribe_glow{0%{border:1px solid #ff852e;box-shadow:0 0 30px 0 #ff852e}10%{border:1px solid #ffe100ef;box-shadow:0 0 45px 0 #ffe100ef}20%{border:1px solid #ff852e;box-shadow:0 0 30px 0 #ff852e}30%{border:1px solid #ff4a2e;box-shadow:0 0 45px 0 #ff4a2e}40%{border:1px solid #ff852e;box-shadow:0 0 30px 0 #ff852e}50%{border:1px solid #9dff2e;box-shadow:0 0 45px 0 #9dff2e}60%{border:1px solid #ff852e;box-shadow:0 0 30px 0 #ff852e}70%{border:1px solid #2effaf;box-shadow:0 0 45px 0 #2effaf}80%{border:1px solid #ff852e;box-shadow:0 0 30px 0 #ff852e}90%{border:1px solid #2eb6ff;box-shadow:0 0 45px 0 #2eb6ff}to{border:1px solid #ff852e;box-shadow:0 0 30px 0 #ff852e}}@media (max-width:920px){.PrimeCard{grid-template-columns:1fr}.PrimeCard--right .PrimeCardMedia,.PrimeCard--right .PrimeCardText{order:0}}:root{--guides-panel:#171407c7;--guides-border:#caa8566b;--guides-border-soft:#caa85633;--guides-text:#f5f3e8;--guides-muted:#c4baa0;--guides-gold:#caa856;--guides-gold-bright:#f5d98a;--guides-danger:#e27256}.GuidesPage{color:#f5f3e8;color:var(--guides-text);display:flex;flex-direction:column;gap:18px;margin:0 auto;max-width:100%;width:min(80vw,1680px)}.GuidesHeader{align-items:flex-start;background:linear-gradient(180deg,#2d2616bf,#171407d9);border:1px solid #caa8566b;border:1px solid var(--guides-border);border-radius:14px;box-shadow:0 10px 24px #00000059;display:flex;gap:18px;justify-content:space-between;padding:18px}.GuidesHeader--compact{align-items:center}.GuidesHeader--landing{align-items:center}.GuidesHeader--landing,.GuidesHeader--minimal{background:#0000;border:none;border-radius:0;box-shadow:none;padding:0}.GuidesTitle{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff 12%,#ffe8a8 54%,#caa856);-webkit-background-clip:text;background-clip:text;font-size:clamp(34px,5vw,52px);letter-spacing:.03em;margin:0;text-shadow:0 0 14px #caa85633;text-transform:uppercase}.GuidesTitle--landing{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff 20%,#ffe58f 45%,#9b8d54 70%,#8d772d);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(2px 2px 10px #000000);font-family:Montserrat,sans-serif;font-size:clamp(36px,5.5vw,58px);font-weight:900;letter-spacing:.02em;line-height:1.08;padding:2px 0}.GuidesSubtitle{color:#c4baa0;color:var(--guides-muted);margin:4px 0 0}.GuidesHeaderActions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.GuidesStepLabel,.GuidesUserLabel{color:#c4baa0;color:var(--guides-muted);font-size:14px}.GuidesGhostButton,.GuidesPrimaryButton{align-items:center;border-radius:10px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;letter-spacing:.03em;padding:10px 14px;text-decoration:none;text-transform:uppercase;transition:transform .14s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.GuidesPrimaryButton{background:linear-gradient(180deg,#f9de9a,#caa856);border:1px solid #f5d98ae6;box-shadow:0 8px 16px #caa8564d;color:#1c1304}.GuidesPrimaryButton:hover{box-shadow:0 12px 20px #caa85673;transform:translateY(-1px)}.GuidesGhostButton{background:#141108d9;border:1px solid #caa8566b;border:1px solid var(--guides-border);color:#c4baa0;color:var(--guides-muted)}.GuidesGhostButton:hover:not(:disabled){border-color:#f5d98af2;color:#fff6d7;transform:translateY(-1px)}.GuidesGhostButton.is-active{border-color:#f5d98af2;box-shadow:0 0 12px #f5d98a4d;color:#fff6d7}.GuidesGhostButton.is-danger{border-color:#e2725673;color:#f4a592}.GuidesGhostButton.is-danger:hover:not(:disabled){border-color:#e27256f2;box-shadow:0 0 12px #e2725652;color:#ffd8cf}.GuidesGhostButton:disabled,.GuidesPrimaryButton:disabled{cursor:not-allowed;opacity:.5}.GuidesFiltersPanel{align-items:flex-start;background:#171407c7;background:var(--guides-panel);border:1px solid #caa85633;border:1px solid var(--guides-border-soft);border-radius:14px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:16px}.GuidesInlineError{color:#f4a592;line-height:1.3}.GuidesInlineError,.GuidesInlineWarning{font-size:13px;margin-bottom:8px;margin-top:10px}.GuidesInlineWarning{color:#ffe6a6;line-height:1.35}.GuidesField{display:flex;flex-direction:column;gap:6px;max-width:176px;width:100%}.GuidesField span{color:#c4baa0;color:var(--guides-muted);font-size:12px;letter-spacing:.04em;text-align:center;text-transform:uppercase}.GuidesField input,.GuidesField select,.GuidesField textarea{background:#110e05d9;border:1px solid #caa85659;border-radius:8px;color:#f5f3e8;color:var(--guides-text);font-family:inherit;font-size:14px;padding:10px;width:100%}.GuidesField textarea{resize:vertical}.GuidesField input::placeholder,.GuidesField textarea::placeholder{color:#c4baa0bf}.GuidesFiltersTagRow{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.GuidesFiltersTagRow .GuideBadge{cursor:pointer;font-family:inherit;font-weight:700}.GuideCardBadges .GuideBadge,.GuidesFiltersTagRow .GuideBadge{align-items:center;display:inline-flex;font-weight:700;justify-content:center;line-height:1;min-height:24px}.GuidesField--favorite{align-items:center;max-width:72px}@media (min-width:1024px){.GuidesFiltersPanel{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin}.GuidesField{flex:0 0 164px;max-width:164px}.GuidesField--type{flex:0 0 236px;max-width:236px}.GuidesField--favorite{flex:0 0 72px;max-width:72px}}.GuidesFavoriteFilterToggle{align-items:center;background:#110e05e0;border:1px solid #caa85673;border-radius:10px;color:#f5d98a52;cursor:pointer;display:inline-flex;font-size:18px;font-weight:800;height:38px;justify-content:center;line-height:1;padding:0;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .14s ease;width:38px}.GuidesFavoriteFilterToggle:hover{border-color:#f5d98ae6;box-shadow:0 0 10px #f5d98a40;color:#f5d98ad9;transform:translateY(-1px)}.GuidesFavoriteFilterToggle.is-active{background:linear-gradient(180deg,#f8e3a6,#caa856);border-color:#f5d98af2;box-shadow:0 0 10px #f5d98a59;color:#1f1606}.GuidesAutocomplete{position:relative}.GuidesAutocompleteList{grid-gap:2px;background:#0e0c05f7;border:1px solid #caa85673;border-radius:8px;box-shadow:0 10px 20px #00000059;display:grid;gap:2px;left:0;max-height:260px;overflow-y:auto;padding:4px;position:absolute;right:0;top:calc(100% + 4px);z-index:30}.GuidesAutocompleteOption{background:#0000;border:1px solid #0000;border-radius:6px;color:#f3e6c6;cursor:pointer;padding:8px 10px;text-align:left;width:100%}.GuidesAutocompleteOption.is-active,.GuidesAutocompleteOption:hover{background:#2c2412d1;border-color:#f5d98a99}.GuidesCardsGrid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.GuideCard{grid-gap:8px;align-items:stretch;background:linear-gradient(180deg,#2e2718bf,#171407e0);border:1px solid #caa85633;border:1px solid var(--guides-border-soft);border-radius:14px;cursor:pointer;display:grid;gap:8px;grid-template-columns:minmax(128px,232px) minmax(0,1fr);overflow:hidden;position:relative;transition:transform .16s ease,box-shadow .24s ease,border-color .2s ease}.GuideCard:hover{border-color:#f5d98a73;box-shadow:0 16px 24px #00000059,0 0 16px #f5d98a33;transform:translateY(-2px)}.GuideCardHeroWrap{align-self:stretch;border-right:1px solid #caa85640;height:100%;max-width:232px;min-height:102px;min-width:128px;overflow:hidden;position:relative;width:100%}.GuideCardHeroIcon{aspect-ratio:auto;display:block;height:100%;object-fit:cover;width:100%}.GuideTopCrownBadge{align-items:center;background:#0e0b0599;border:1px solid #f5d98a8c;border-radius:999px;box-shadow:0 3px 8px #00000073;display:inline-flex;height:34px;justify-content:center;left:8px;position:absolute;top:8px;width:34px;z-index:2}.GuideTopCrownIcon{display:block;filter:drop-shadow(0 0 6px rgba(245,217,138,.45));height:22px;object-fit:contain;width:22px}.GuideCardBody{display:flex;flex-direction:column;gap:3px;justify-content:center;min-height:102px;padding:4px 54px 6px 0}.GuideFavoriteButton{align-items:center;background:#0c0a04cc;border:1px solid #caa85680;border-radius:10px;bottom:8px;color:#f5d98ab8;cursor:pointer;display:inline-flex;height:36px;justify-content:center;position:absolute;right:8px;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .14s ease,background .2s ease;width:36px;z-index:3}.GuideFavoriteButton:hover:not(:disabled){border-color:#f5d98af2;box-shadow:0 0 12px #f5d98a57;color:#ffeebcf2;transform:translateY(-1px)}.GuideFavoriteButton.is-active{background:linear-gradient(180deg,#f8e3a6,#caa856);border-color:#f5d98afa;box-shadow:0 0 12px #f5d98a61;color:#1f1606}.GuideFavoriteButton:disabled{cursor:not-allowed;opacity:.6}.GuideFavoriteButtonIcon{display:block;height:18px;object-fit:contain;width:18px}.GuideFavoriteButton.is-active .GuideFavoriteButtonIcon{filter:brightness(.22)}.GuideVisuallyHidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.GuideCardTitle{color:#fff9e6;font-size:16px;line-height:1.15;margin:0}.GuideCardBadges{align-items:center;display:flex;flex-wrap:nowrap;gap:4px;min-width:0;overflow:hidden}.GuideBadge{background:#201a0ecc;border:1px solid #caa85666;border-radius:999px;color:#f6e6bd;font-size:12px;letter-spacing:.02em;padding:3px 9px;text-transform:uppercase;white-space:nowrap}.GuideCardBadges .GuideBadge{flex:0 0 auto}.GuideCard .GuideBadge--facet{flex:0 1 auto;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis}.GuideBadge--facet{background:linear-gradient(180deg,#f5d98a54,#a37c236b);border-color:#f5d98af2;box-shadow:0 0 9px #f5d98a42;color:#fff4c9}.GuideBadge--type-magic{background:linear-gradient(180deg,#ff69c357,#961e5f61);border-color:#ff69c3d9;box-shadow:0 0 9px #ff69c340;color:#ffd8f0}.GuideBadge--type-phys{background:linear-gradient(180deg,#ff966057,#913e126b);border-color:#ff8c58e6;box-shadow:0 0 9px #ff905c42;color:#ffe4d6}.GuideBadge--type-summon{background:linear-gradient(180deg,#ffc55859,#94601670);border-color:#ffcc6ef2;box-shadow:0 0 10px #ffc45c47;color:#fff6de}.GuideBadge--type-hybrid{animation:GuideHybridBadgeShift 2.8s ease-in-out infinite;background:linear-gradient(120deg,#ff5fbe6b,#ff4e4e6b,#ff6eaf6b);background-size:220% 220%;border-color:#ff78aaeb;box-shadow:0 0 10px #ff618847;color:#fff1f1}.GuideBadge--difficulty-easy{background:linear-gradient(180deg,#4ac66d59,#1f6d3e6b);border-color:#54dc81e6;box-shadow:0 0 9px #54dc8138;color:#d8ffe7}.GuideBadge--difficulty-medium{background:linear-gradient(180deg,#528eff59,#25488570);border-color:#61a0ffeb;box-shadow:0 0 9px #528eff3d;color:#d9ebff}.GuideBadge--difficulty-hard{background:linear-gradient(180deg,#ff484859,#821c1c70);border-color:#ff6161eb;box-shadow:0 0 9px #ff50503d;color:#ffe0e0}@keyframes GuideHybridBadgeShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.GuideCardMeta{color:#c4baa0;color:var(--guides-muted);display:flex;flex-direction:column;font-size:12px;gap:1px}.GuideNickname{color:inherit}.GuideNickname--prime{color:#ffe9a6;text-shadow:0 0 8px #ffd666a6,0 0 14px #caa85680}.GuideCardStatsRow{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.RatingPositive{color:#8de2b0}.RatingNegative{color:#f6a39a}.GuidesPagination{align-items:center;color:#c4baa0;color:var(--guides-muted);display:flex;gap:14px;justify-content:center}.GuidesDetailsPage{gap:14px}.GuideDetailsHeroPanel{grid-gap:12px;align-items:stretch;background:linear-gradient(180deg,#2e2718b8,#171407e6);border:1px solid #caa8566b;border:1px solid var(--guides-border);border-radius:14px;display:grid;gap:12px;grid-template-columns:320px 1fr;overflow:hidden;position:relative}.GuideDetailsHeroIcon{align-self:stretch;aspect-ratio:auto;display:block;height:100%;max-height:none;min-height:100%;object-fit:cover;width:100%}.GuideDetailsHeroMeta{display:flex;flex-direction:column;gap:8px;padding:12px}.GuideDetailsTopCrownBadge{align-items:center;background:#0e0b0594;border:1px solid #f5d98abf;border-radius:999px;box-shadow:0 4px 10px #0000007a,0 0 12px #f5d98a3d;display:inline-flex;height:54px;justify-content:center;position:absolute;right:12px;top:12px;width:54px;z-index:3}.GuideDetailsTopCrownIcon{display:block;filter:drop-shadow(0 0 8px rgba(245,217,138,.45));height:34px;object-fit:contain;width:34px}.GuideDetailsTitle{color:#fff9e4;font-size:clamp(26px,3.5vw,38px);line-height:1.1;margin:0}.GuideDetailsStats{color:#c4baa0;color:var(--guides-muted);display:flex;flex-wrap:wrap;gap:12px}.GuideDetailsSummary{color:#f6e7bf;font-size:15px;line-height:1.35;margin:0;max-width:920px;overflow-wrap:anywhere;white-space:pre-wrap}.GuideTopActions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.GuideSidebarVoteRow{display:flex;gap:8px;margin-top:2px;width:100%}.GuideVoteButton{border-style:solid;border-width:1px;flex:1 1;min-width:0;padding:9px 10px;transition:transform .14s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease,background .2s ease}.GuideVoteButtonContent{align-items:center;display:inline-flex;gap:7px;justify-content:center;width:100%}.GuideVoteIcon{display:block;height:16px;opacity:.95;width:16px}.GuideVoteButton--like{background:linear-gradient(180deg,#1d4d3073,#0e2317db);border-color:#54dc8185;box-shadow:inset 0 0 0 1px #54dc8114;color:#d8ffe7}.GuideVoteButton--like:hover:not(:disabled){border-color:#54dc81eb;box-shadow:0 0 12px #54dc8142;color:#ecfff3}.GuideVoteButton--like.is-active{background:linear-gradient(180deg,#33815080,#153623e6);border-color:#54dc81f2;box-shadow:0 0 14px #54dc8157;color:#f3fff8}.GuideVoteButton--dislike{background:linear-gradient(180deg,#5f1c1c73,#270c0cdb);border-color:#ff616185;box-shadow:inset 0 0 0 1px #ff616114;color:#ffe0e0}.GuideVoteButton--dislike:hover:not(:disabled){border-color:#ff6161eb;box-shadow:0 0 12px #ff61613d;color:#fff0f0}.GuideVoteButton--dislike.is-active{background:linear-gradient(180deg,#8f272780,#380f0fe6);border-color:#ff6161f2;box-shadow:0 0 14px #ff61614d;color:#fff6f6}.GuideOwnerActions{display:flex;flex-wrap:nowrap;gap:8px;justify-content:flex-end;margin-left:auto}.GuideDetailsLayout{grid-gap:14px;display:grid;gap:14px;grid-template-columns:210px 1fr}.GuideDetailsSidebar{align-self:flex-start;background:#171407c7;background:var(--guides-panel);border:1px solid #caa85633;border:1px solid var(--guides-border-soft);border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:12px;position:-webkit-sticky;position:sticky;top:86px}.GuideDetailsContent{display:flex;flex-direction:column;gap:14px}.GuideDetailsSection{background:#171407c7;background:var(--guides-panel);border:1px solid #caa85633;border:1px solid var(--guides-border-soft);border-radius:12px;padding:14px}.GuideDetailsSection h2{color:#fff0c8;font-size:24px;margin:0 0 10px}.GuideItemsSection{margin-top:10px}.GuideItemsSection h3{color:#c4baa0;color:var(--guides-muted);font-size:13px;letter-spacing:.03em;margin:0 0 8px;text-transform:uppercase}.GuideItemsGrid{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px}.GuideItemCard{align-items:center;background:#110e07c7;border:1px solid #caa85638;border-radius:10px;display:flex;flex-direction:column;gap:6px;max-width:190px;min-width:104px;padding:8px;text-align:center;width:-webkit-fit-content;width:fit-content}.GuideItemIcon{background:#0000;border:1px solid #caa85659;border-radius:4px;box-sizing:border-box;display:block;height:64px;max-width:100%;object-fit:contain;width:88px}.GuideItemName{color:#f5e8c7;font-size:13px;max-width:174px;text-align:center;word-break:break-word}.GuideItemNote{color:#c4baa0;color:var(--guides-muted);font-size:12px;margin:0;text-align:center}.GuideSkillTable{grid-gap:6px;display:grid;gap:6px}.GuideSkillRow{grid-gap:8px;align-items:center;background:#0e0c05b3;border:1px solid #caa85633;border-radius:8px;display:grid;gap:8px;grid-template-columns:52px minmax(0,1fr) minmax(0,1fr);padding:7px 9px}.GuideSkillLevel{color:#ffe7a6;font-weight:700}.GuideSkillName{color:#fff2ce;font-size:13px}.GuideSkillNote{color:#c4baa0;color:var(--guides-muted);font-size:12px}.GuideNotesList{grid-gap:10px;display:grid;gap:10px}.GuideNoteCard{background:#100d06bf;border:1px solid #caa85633;border-radius:8px;padding:10px}.GuideNoteHead{align-items:center;display:flex;gap:10px;margin-bottom:8px}.GuideNoteIcon{border:1px solid #caa8564d;border-radius:6px;flex-shrink:0;height:40px;object-fit:cover;width:40px}.GuideNoteCard h3{color:#ffe4a1;font-size:14px;margin:0}.GuideNoteText{color:#c4baa0;color:var(--guides-muted);font-size:13px;margin:0}.GuideVideoWrap{margin-top:16px}.GuideVideoWrap h3{margin:0 0 8px}.GuideVideoFrameWrap{aspect-ratio:16/9;border:1px solid #caa8564d;border-radius:10px;overflow:hidden;width:100%}.GuideVideoFrame{border:0;height:100%;width:100%}.GuideCommentForm{display:flex;flex-direction:column;gap:8px}.GuideCommentForm textarea{background:#0e0c05d1;border:1px solid #caa85666;border-radius:10px;color:#f5f3e8;color:var(--guides-text);font-family:inherit;padding:10px;width:100%}.GuideCommentsList{grid-gap:10px;display:grid;gap:10px;margin-top:12px}.GuideCommentCard{grid-gap:8px;background:#0d0b05c2;border:1px solid #caa85633;border-radius:10px;display:grid;gap:8px;padding:10px}.GuideCommentHead{color:#c4baa0;color:var(--guides-muted);display:flex;font-size:12px;gap:12px;justify-content:space-between}.GuideCommentCard p{color:#fff1ca;font-size:14px;margin:0}.GuideAuthHint{align-items:center;background:#171407c7;background:var(--guides-panel);border:1px solid #caa8564d;border-radius:12px;display:flex;gap:14px;justify-content:space-between;padding:14px}.GuideAuthHint,.GuideMuted{color:#c4baa0;color:var(--guides-muted)}.GuideMuted{font-size:13px}.GuidesWizardPage{gap:12px}.GuidesWizardProgress{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;justify-content:center;overflow-x:auto;scrollbar-width:thin}.GuidesWizardProgress .GuidesGhostButton{flex:0 0 auto;font-size:12px;letter-spacing:.015em;padding:8px 10px}.GuidesWizardPanel{background:#171407c7;background:var(--guides-panel);border:1px solid #caa85633;border:1px solid var(--guides-border-soft);border-radius:12px;padding:14px}.GuidesFieldStack{grid-gap:12px;display:grid;gap:12px}.GuidesWizardPanel .GuidesField{max-width:none}.GuidesWizardPanel .GuidesField span{text-align:left}.GuidesHeroPickerTitle{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff 20%,#ffe58f 46%,#9b8d54 72%,#8d772d);-webkit-background-clip:text;background-clip:text;font-size:clamp(18px,2vw,24px);font-weight:700;letter-spacing:.02em;margin:0;text-align:center;text-shadow:0 0 6px #00000073}.GuidesFieldStack--hero{gap:8px}.GuidesHeroPicker{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:1420px;width:100%}.GuidesHeroGroup{grid-gap:6px;background:#0000;border:0;display:grid;gap:6px;padding:0}.GuidesHeroGroupHeader{align-items:center;color:#ffeab3;display:flex;font-size:clamp(14px,1.1vw,18px);font-weight:800;gap:6px;justify-content:center;letter-spacing:.04em;line-height:1;text-align:center;text-shadow:0 1px 2px #000000f2,0 0 8px #ffde8c73;text-transform:uppercase}.GuidesHeroGroupHeader img{filter:drop-shadow(1px 1px 2px rgba(0,0,0,.85));height:24px;width:24px}.GuidesHeroGrid{display:flex;flex-wrap:wrap;gap:5px 6px;justify-content:center}.GuidesHeroTile{background:#14100759;border:1px solid #f5d98a6b;border-radius:6px;cursor:pointer;display:block;height:45px;overflow:hidden;padding:0;transform:translateZ(0);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,filter .2s ease;width:80px;will-change:transform,box-shadow}.GuidesHeroTile img{border:0;border-radius:5px;display:block;height:100%;object-fit:cover;width:100%}.GuidesHeroTile.is-active{border-color:#ffe896fa;box-shadow:0 0 9px #ffe58fb3,inset 0 0 0 1px #ffe896bf;transform:scale(1.035)}.GuidesHeroTile:hover:not(:disabled){border-color:#ffecaafa;box-shadow:0 0 12px #f5d98ab8,0 2px 10px #00000059;filter:brightness(1.06) saturate(1.08);transform:scale(1.07)}.GuidesFacetPickerTitle{color:#fff0c8;font-size:20px;margin:0}.GuidesFacetPicker{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,240px);justify-content:center}.GuidesFacetButton{grid-gap:8px;background:linear-gradient(180deg,#e8e3d48c,#93855489 45%,#7d734384 70%,#53491989);border:1px solid #ffe88f33;border-radius:12px;box-shadow:0 1px 2px #000000d9;color:#f3e7c3;cursor:pointer;display:grid;gap:8px;padding:12px;text-align:center;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.GuidesFacetButton:hover{box-shadow:0 6px 14px #00000073;filter:brightness(1.04);transform:translateY(-2px)}.GuidesFacetButton:active{transform:translateY(0) scale(.98)}.GuidesFacetButton.is-active{border-color:#f5d98af2;box-shadow:0 0 0 1px #f5d98abf,0 0 18px #f5d98a73;filter:brightness(1.08);transform:translateY(-1px)}.GuidesFacetButton.is-active .GuidesFacetName{color:#fff7dc}.GuidesFacetButtonMain{align-items:center;display:flex;flex-direction:column;gap:6px;justify-content:center}.GuidesFacetButtonMain img{height:32px;width:32px}.GuidesFacetFallbackIcon{align-items:center;background:#00000059;border-radius:50%;color:#f4e2a4;display:inline-flex;font-size:16px;height:32px;justify-content:center;width:32px}.GuidesFacetName{font-size:13px;font-weight:600;text-align:center}.GuidesFacetDescription{color:#fff4d2e0;font-size:11px;font-weight:400;line-height:1.25;text-align:center}.GuidesMetaChoiceGroup{grid-gap:8px;display:grid;gap:8px}.GuidesMetaChoiceGroup>span{color:#c4baa0;color:var(--guides-muted);font-size:12px;letter-spacing:.04em;text-transform:uppercase}.GuidesMetaChoiceRow{display:flex;flex-wrap:wrap;gap:8px}.GuidesMetaBadgeChoice{cursor:pointer;font-family:inherit;font-weight:700}.GuidesMetaBadgeChoice.is-active{box-shadow:0 0 0 1px #f5d98acc,0 0 12px #f5d98a59;transform:translateY(-1px)}.WizardItemsSection{grid-gap:8px;background:#0d0b05b8;border:1px solid #caa85633;border-radius:10px;display:grid;gap:8px;padding:10px}.WizardItemsSection.is-active{border-color:#f5d98ad9;box-shadow:0 0 12px #f5d98a38}.WizardItemsLayout{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(280px,.85fr) minmax(0,1.85fr)}.WizardItemsCatalogPane,.WizardItemsSelectedPane{grid-gap:10px;align-content:start;background:#0d0b05b8;border:1px solid #caa85633;border-radius:10px;display:grid;gap:10px;padding:10px}.WizardItemsPaneHeader{grid-gap:4px;display:grid;gap:4px}.WizardItemsPaneHeader h3{color:#ffe4a1;margin:0}.WizardCatalogControls,.WizardSectionActions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.WizardCatalogControls{justify-content:flex-end;margin-left:auto}.WizardCatalogHintRow{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.WizardCatalogHintRow .GuideMuted{margin:0}.WizardCatalogControlButton{font-size:12px;padding:7px 10px}.WizardSectionTitleInput{background:#120f07cc;border:1px solid #caa85652;border-radius:8px;color:#f5f3e8;color:var(--guides-text);padding:9px;width:100%}.WizardItemsSectionMeta{color:#f1e1b7;font-size:13px}.WizardItemsHeader,.WizardItemsSectionMeta{align-items:center;display:flex;gap:8px;justify-content:space-between}.WizardItemsHeader{flex-wrap:wrap;margin-bottom:8px}.WizardItemsHeader h3{color:#c4baa0;color:var(--guides-muted);font-size:13px;margin:0;text-transform:uppercase}.WizardSectionActionButton,.WizardSectionPickButton,.WizardSectionRemoveButton{font-size:12px;padding:7px 10px}.WizardItemsHeader .WizardSectionTitleInput{flex:1 1 180px;min-width:160px}.WizardItemsCatalogGrid{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(auto-fill,minmax(82px,1fr))}.WizardItemsCatalogGroups{column-count:2;column-gap:12px}.WizardCatalogGroup{background:#0e0b058f;border:1px solid #caa8562e;border-radius:10px;break-inside:avoid;display:inline-block;margin:0 0 12px;padding:8px;page-break-inside:avoid;width:100%}.WizardCatalogGroupHeader{justify-content:space-between;margin-bottom:8px}.WizardCatalogGroupHeader,.WizardCatalogGroupHeaderControls{align-items:center;display:flex;gap:8px}.WizardCatalogToggleButton{font-size:12px;padding:6px 10px}.WizardCatalogGroupHeader h4{color:#f1ddac;font-size:13px;letter-spacing:.04em;margin:0;text-transform:uppercase}.WizardCatalogItemBtn{grid-gap:0;background:#120f07cc;border:1px solid #caa85647;border-radius:6px;box-sizing:border-box;color:#f4e8c6;cursor:pointer;display:grid;gap:0;overflow:hidden;padding:0;text-align:center;width:100%}.WizardCatalogItemBtn:hover{border-color:#f5d98abf;box-shadow:0 0 10px #f5d98a38}.WizardCatalogItemIcon{aspect-ratio:88/64;background:#0000;border:0;border-radius:0;box-sizing:border-box;display:block;height:auto;margin:0;max-width:none;object-fit:cover;width:100%}.WizardCatalogItemName{font-size:11px;line-height:1.2}.WizardItemRow{grid-gap:8px;display:grid;gap:8px;grid-template-columns:minmax(0,220px) minmax(0,1fr) 42px 42px auto;margin-top:8px}.WizardItemRow input,.WizardItemRow select{background:#120f07cc;border:1px solid #caa85652;border-radius:8px;color:#f5f3e8;color:var(--guides-text);padding:9px}.WizardSkillGrid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.WizardAbilityNotes h3{color:#ffe4a1;font-size:15px;margin:0}.WizardAbilityNotes{grid-gap:10px;display:grid;gap:10px}.WizardAbilityNotesList{grid-gap:8px;display:grid;gap:8px}.WizardAbilityNoteRow{grid-gap:10px;align-items:start;background:#100d06b8;border:1px solid #caa85638;border-radius:10px;display:grid;gap:10px;grid-template-columns:44px minmax(0,1fr);padding:8px}.WizardAbilityNoteIconWrap{background:#0c0a05b8;border:1px solid #caa85659;border-radius:8px;flex-shrink:0;height:44px;overflow:hidden;width:44px}.WizardAbilityNoteIcon{display:block;height:100%;object-fit:cover;width:100%}.WizardAbilityNoteInputWrap{grid-gap:6px;display:grid;gap:6px;min-width:0}.WizardAbilityNoteName{color:#ffe6a9;font-size:13px;font-weight:700;line-height:1.25}.WizardAbilityNoteInputWrap textarea{background:#110e05d9;border:1px solid #caa85659;border-radius:8px;color:#f5f3e8;color:var(--guides-text);font-family:inherit;font-size:13px;min-height:54px;padding:9px 10px;resize:vertical;width:100%}.WizardAbilityNoteInputWrap textarea::placeholder{color:#c4baa0bf}.GuidesPreview{grid-gap:10px;display:grid;gap:10px}.GuidesPreview h2{color:#fff4d1;margin:0}.GuidesPreview p{color:#c4baa0;color:var(--guides-muted);margin:0}.GuidesWizardFooter{display:flex;gap:10px;justify-content:space-between}.WizardItemsAddBar{grid-gap:8px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.WizardItemsCards{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.WizardItemCard{grid-gap:8px;background:#110e07c7;border:1px solid #caa85638;border-radius:10px;display:grid;gap:8px;grid-template-columns:88px minmax(0,1fr);padding:8px;width:min(100%,440px)}.WizardItemIcon{background:#0000;border:1px solid #caa85659;border-radius:6px;box-sizing:border-box;display:block;height:64px;max-width:100%;object-fit:contain;width:88px}.WizardItemContent{display:flex;flex-direction:column;gap:6px}.WizardItemTitle{color:#fff3cc;font-size:14px;font-weight:600}.WizardItemScript{color:#c4baa0;color:var(--guides-muted);font-size:12px}.WizardItemContent input{background:#120f07cc;border:1px solid #caa85652;border-radius:8px;color:#f5f3e8;color:var(--guides-text);padding:7px 9px}.WizardItemControls{display:flex;gap:6px}.WizardItemControls--inline{align-items:center;flex-direction:row;flex-wrap:nowrap}.WizardItemControlBtn{font-size:12px;line-height:1;padding:6px 8px}.WizardHintRow{display:flex;justify-content:flex-start}.WizardSkillTimeline{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(25,minmax(28px,1fr));width:100%}.WizardSkillCell{align-items:center;background:#0e0c05bd;border:1px solid #caa85640;border-radius:5px;display:flex;justify-content:center;min-height:34px;padding:0;position:relative;width:100%}.WizardSkillCell.is-filled{border-color:#caa85680}.WizardSkillCell.is-active{border-color:#f5d98ae6;box-shadow:0 0 10px #f5d98a73}.WizardSkillCell img{border-radius:4px;height:100%;object-fit:cover;width:100%}.WizardSkillCellEmpty{color:#ffffff59;font-size:12px}.WizardSkillLevelBadge{color:#fff4c9;right:2px;text-shadow:0 1px 2px #000000e6;top:1px}.WizardSkillLevelBadge,.WizardTalentBadge{font-size:10px;line-height:1;pointer-events:none;position:absolute}.WizardTalentBadge{background:linear-gradient(180deg,#f7e7b8,#caa856);border-radius:3px;bottom:1px;color:#251a05;font-weight:700;left:2px;padding:1px 3px}.WizardSelectedSkillInfo{align-items:center;background:#0e0c05b3;border:1px solid #caa85638;border-radius:10px;display:flex;gap:10px;justify-content:space-between;padding:10px}.WizardAbilityMatrix{grid-gap:10px;display:grid;gap:10px}.WizardAbilityRow{grid-gap:8px;background:#0d0b05b8;border:1px solid #caa85633;border-radius:10px;display:grid;gap:8px;grid-template-columns:220px 1fr;padding:8px}.WizardAbilityHead{align-items:center;background:#161209d9;border:1px solid #caa85659;border-radius:8px;color:#f7e6b9;cursor:pointer;display:flex;gap:8px;padding:8px;text-align:left}.WizardAbilityHead.is-active{border-color:#f5d98ae6;box-shadow:0 0 10px #f5d98a40}.WizardAbilityHead img{border-radius:6px;height:52px;object-fit:cover;width:52px}.WizardLevelButtons{grid-gap:3px;display:grid;gap:3px;grid-template-columns:repeat(25,minmax(22px,1fr))}.WizardLevelBtn{background:#0d0b05b3;border:1px solid #caa85633;border-radius:5px;color:#c4baa0;color:var(--guides-muted);cursor:pointer;font-size:10px;min-height:22px;padding:0}.WizardLevelBtn.is-active{background:linear-gradient(180deg,#f6df9f,#caa856);border-color:#f5d98ae6;color:#251a05;font-weight:700}.WizardLevelBtn.is-disabled{cursor:not-allowed;opacity:.45}.WizardTalentPanel{grid-gap:8px;background:#0d0b05b8;border:1px solid #caa85633;border-radius:10px;display:grid;gap:8px;padding:10px}.WizardTalentPanel h3{color:#ffe4a1;margin:0}.WizardTalentRows{grid-gap:6px;display:grid;gap:6px}.WizardTalentTierRow{grid-gap:6px;align-items:center;display:grid;gap:6px;grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr)}.WizardTalentBtn{background:#130f08cc;border:1px solid #caa85640;border-radius:8px;color:#e8d7ad;cursor:pointer;padding:8px;text-align:center}.WizardTalentBtn.is-active{border-color:#f5d98af2;box-shadow:0 0 12px #f5d98a47;color:#fff7de}.WizardTalentLevel{color:#ffe8a3;font-weight:700;text-align:center}.GuideItemScript{color:#c4baa0;color:var(--guides-muted);font-size:12px}.GuideSkillTimeline{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(auto-fill,minmax(52px,52px))}.GuideSkillIconBtn{background:#0b0904bf;border:1px solid #caa85647;border-radius:6px;cursor:pointer;height:52px;min-height:52px;padding:0;position:relative;width:52px}.GuideSkillIconBtn.is-active{border-color:#f5d98af2;box-shadow:0 0 10px #f5d98a4d}.GuideSkillIconBtn img{border-radius:5px;height:100%;object-fit:cover;width:100%}.GuideSkillIconLevel{color:#fff6d2;font-size:10px;position:absolute;right:2px;text-shadow:0 1px 2px #000000f2;top:1px}.GuideSkillInfoPanel{grid-gap:8px;background:#0f0c06c2;border:1px solid #caa8563d;border-radius:10px;display:grid;gap:8px;margin-top:10px;padding:10px}.GuideSkillInfoPanel p{color:#c4baa0;color:var(--guides-muted);margin:0}.GuideSkillInfoHead{align-items:center;display:flex;gap:10px}.GuideSkillInfoIcon{border:1px solid #caa85659;border-radius:6px;height:54px;width:54px}.GuideTalentTreePanel{grid-gap:6px;background:#0d0b05b8;border:1px solid #caa85633;border-radius:10px;display:grid;gap:6px;margin-top:10px;padding:10px}.GuideTalentTreePanel h3{color:#ffe6a8;margin:0 0 4px}.GuideTalentRow{grid-gap:6px;align-items:center;color:#c4baa0;color:var(--guides-muted);display:grid;font-size:13px;gap:6px;grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr)}.GuideTalentText{background:#130f0880;border:1px solid #caa85626;border-radius:6px;display:block;opacity:.5;padding:6px 8px}.GuideTalentRow .GuideTalentText:first-child{text-align:right}.GuideTalentRow .GuideTalentText:last-child{justify-self:stretch;text-align:left}.GuideTalentLevel{color:#ffe7a6;font-weight:700;text-align:center}.GuideTalentText.is-selected{background:linear-gradient(180deg,#f6df9f40,#caa85633);border-color:#f5d98acc;box-shadow:0 0 10px #f5d98a40;color:#fff7dc;opacity:1;text-shadow:0 0 8px #f5d98a66}@media (max-width:1200px){.GuidesPage{width:90vw}.GuidesFiltersPanel{justify-content:center}.GuideDetailsHeroPanel{grid-template-columns:1fr}.GuideDetailsHeroIcon{max-height:none;max-width:none;width:100%}.GuideDetailsLayout{grid-template-columns:1fr}.GuideDetailsSidebar{flex-direction:row;flex-wrap:wrap;position:static}.GuideSidebarVoteRow{width:100%}.WizardAbilityRow{grid-template-columns:1fr}.WizardLevelButtons{grid-template-columns:repeat(18,minmax(20px,1fr))}.WizardSkillTimeline{grid-template-columns:repeat(18,minmax(24px,1fr))}.WizardItemsLayout{grid-template-columns:1fr}}@media (max-width:768px){.GuidesHeader{align-items:stretch;flex-direction:column}.GuidesHeaderActions{justify-content:flex-start}.GuidesFiltersPanel{justify-content:center}.GuidesField{max-width:320px}.GuidesWizardPanel .GuidesField{max-width:none}.GuideCard,.GuidesCardsGrid{grid-template-columns:1fr}.GuideCardHeroWrap{aspect-ratio:16/9;border-bottom:1px solid #caa85640;border-right:0;height:auto;max-width:none;min-width:0;width:100%}.GuideCardHeroIcon{aspect-ratio:16/9;height:100%;width:100%}.GuideCardBody{padding:10px 56px 10px 10px}.GuideFavoriteButton{bottom:10px;right:10px}.GuideSkillRow{grid-template-columns:42px minmax(0,1fr)}.GuideSkillNote{grid-column:1/-1}.GuideAuthHint{align-items:flex-start;flex-direction:column}.GuideSidebarVoteRow{margin-top:0}.GuideOwnerActions{margin-left:0}.GuideDetailsTopCrownBadge{height:46px;right:10px;top:10px;width:46px}.GuideDetailsTopCrownIcon{height:28px;width:28px}.WizardItemCard{grid-template-columns:1fr}.GuidesHeroGrid{justify-content:center}.GuidesHeroTile{height:43px;width:76px}.GuidesHeroTile img{height:100%;width:100%}.GuidesFacetPicker,.GuidesHeroPicker{grid-template-columns:1fr}.WizardItemsCatalogGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.WizardItemsCatalogGroups{column-count:1}.WizardItemControls{flex-direction:row}.WizardSelectedSkillInfo{align-items:flex-start;flex-direction:column}}
/*# sourceMappingURL=main.f511920a.css.map*/