html{background-color:var(--bg);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body,html{padding:0;margin:0;line-height:1.6;font-size:18px}body,html,textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box}:root{--text:#000;--lightText:#666;--gray:#d3d3d3;--invert:0;--fg:#fff;--fg-transparent:hsla(0,0%,100%,.5);--bg:#f5f5f5;--whiteBg:#fff;--homeBg:#fff;--lightGray:#e8eaed;--shadow:rgba(0,0,0,.17);--shadow-offset:0px;--twitch:#6441a5;--youtube:red;--facebook:#4267b2;--afreecaTV:#0545b1;--huya:#ff9600;--bilibili:#00aeec;--inputBorder:#999;--inputBackground:#fff;--fgbg:#fff;--blue:#1063b7;--red:#b71010;--green:#98e198;--light-green:#31a633;--border:#aaa;--border-light:rgba(0,0,0,.17);--border-medium:rgba(0,0,0,.2);--hover:#e8e8e8;--homeblue:#1063b7;--homelightblue:#1477db;--homelighttext:#fff}[data-theme=dark]{--text:#e8e6e3;--lightText:#c2baaf;--gray:gray;--invert:1;--fg:#212324;--fg-transparent:rgba(33,35,36,.6);--bg:#181a1b;--whiteBg:#181a1b;--homeBg:#141415;--lightGray:#474747;--shadow:#000;--shadow-offset:1px;--twitch:#e8e6e3;--youtube:#e8e6e3;--facebook:#e8e6e3;--afreecaTV:#e8e6e3;--huya:#e8e6e3;--bilibili:#e8e6e3;--inputBorder:#000;--inputBackground:#363b3d;--fgbg:#2c2f31;--blue:#1063b7;--red:#b71010;--green:#2d5a2d;--light-green:#4caf50;--border:#656e73;--border-light:#2c2f31;--border-medium:#555;--hover:#1b1d1e;--homeblue:#141414;--homelightblue:#212324;--homelighttext:#c2baaf}iframe{color-scheme:none}a{color:var(--text);text-decoration:none}a:hover{cursor:pointer}a.blue,div.name-md>a,div.nameHome-md>a,td>a{color:#009aff}img{max-width:100%;display:block}.cardBorder{padding:1rem}.cardBorder,.small-card-border{background-color:var(--fg);border-radius:10px;border:1px solid var(--border-light)}.small-card-border{padding:10px}.cardShadow{background-color:var(--fg);border-radius:10px;box-shadow:0 1px 2px var(--shadow),0 1px 4px var(--shadow),0 -.5px .5px var(--shadow);padding:min(6vw,2rem)}.selectHover:hover{background-color:var(--hover);cursor:pointer}.headingLg{font-size:18px;line-height:1.3;margin:.9rem 0;font-weight:700;color:var(--text)}ul.options{display:block;text-align:left;list-style:none;transition:width .3s;margin:auto;position:absolute;width:100%;min-width:100%;max-height:340px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;-webkit-padding-start:0;padding-inline-start:0;-webkit-padding-end:0;padding-inline-end:0;background:var(--inputBackground);z-index:10;border:none;border-radius:0 0 22px 22px}ul.championSearch.options,ul.options{box-shadow:0 1px 6px rgba(32,33,36,.28)}ul.championSearch.options{border:none}ul.options::-webkit-scrollbar{display:none}.homeBackground{background-image:url(/background.png);background-color:#f8f3ea}.homeBackground,[data-theme=dark] .homeBackground{background-size:contain;background-position:50%;background-repeat:no-repeat}[data-theme=dark] .homeBackground{background-image:url(/background-dark.png);background-color:#141415}ul.homeSearch.options li{font-weight:400;font-size:.8rem;display:block;color:var(--lightText);background:var(--inputBackground);padding:10px 0 10px 32px;width:100%}ul.homeSearch.options li:hover{background:var(--bg);cursor:pointer;transition:all .3s}ul.homeSearch.options li.category-separator{background:var(--blue)}ul.homeSearch.options li.homeSearch.option-active{background:var(--bg);display:flex;justify-content:space-between}ul.championSearch.options li{font-weight:400;font-size:.8rem;display:block;color:var(--lightText);background:var(--whiteBg);padding:8px 0 8px 32px;width:100%}ul.championSearch.options li:hover{background:var(--lightGray);cursor:pointer;transition:all .3s}ul.championSearch.options li.championSearch.option-active{background:var(--bg);display:flex;justify-content:space-between}[data-theme=dark] ul.championSearch.options li.championSearch.option-active{background:var(--inputBackground)}ul.championSearch.options li.category-separator{background:var(--blue)}.no-options{display:none}.image-wrapper{padding-top:.5rem}.logoTextHome{display:flex;filter:invert(var(--invert))}td.name{width:140px;min-width:140px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}td.nameSmall{padding-right:0}div.nameSmall{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}tr.matchTable>td{padding:0}td.matchTableItems{line-height:6px}@media screen and (max-width:756px){td.nameSmall{max-width:calc(min((100vw - 340px) / 2, 120px));width:calc((100vw - 340px) / 2)}}@media screen and (max-width:500px){td.nameSmall{max-width:calc(min((100vw - 320px) / 2, 120px));width:calc((100vw - 320px) / 2)}.logoTextHide{display:none}}.tooltip{background:#181a1b!important;border:1px solid var(--border-light)!important;font-size:.73rem!important;z-index:999}.selectedSideNavTab,.sideNavTab{padding:6px 12px;cursor:pointer}.selectedSideNavTab{background-color:var(--blue);font-weight:700;border-radius:8px;color:#fff}@media screen and (max-width:799.98px){.accordion__panel>div{padding:8px;border-top:1px solid var(--shadow)}.lang-md,div.md,td.md{display:none}td.name{width:120px;min-width:120px;max-width:120px}div.name-sm{width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.clip-lg,div.name-md,td.kda-md,ul li.kda-md,ul li.md{display:none}.tooltip{max-width:200px;opacity:.95!important;font-size:11px!important}div.filter-md{display:none}}ul li.trinket-sm{padding-right:10px}ul li.items-md{width:196px}td.items-home{width:100px}ul li.trinket-sm>span{vertical-align:bottom}td.items-home>div,td.items-home>img,ul li.items-md>div,ul li.items-md>img{vertical-align:bottom;margin:1px!important}td.sspells-sm>span,ul li.sspells-sm>span{vertical-align:bottom}td.champStats{padding:.3rem .6rem .3rem 0}td.rankStats{padding:.5rem .9rem .5rem 0}.matchCard{border-top:1px solid var(--gray)}@media screen and (min-width:756px){.matchCard{display:flex}td.nameSmall{max-width:calc((min(45rem, 99vw) - 700px) / 2);width:calc((min(45rem, 99vw) - 700px) / 2)}}.homeRanking{padding:0 12px;border:1px solid var(--border-light);border-radius:12px;background:var(--whiteBg)}.buildStatMenu{display:flex;flex-direction:column-reverse}@media screen and (min-width:800px){.buildStatMenu{display:flex;flex-direction:row}.homeMenu{display:flex}.homeMatches{margin-left:24px}.accordion__panel>div{padding:12px;border-top:1px solid var(--shadow)}td.sm{display:none}td.kda-md,ul li.kda-md{width:3.2rem;padding-right:0}td.kda-md{text-align:center}td.items-home,ul li.items-md{padding-right:.1rem}div.name-md{width:116px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}div.game-md{width:86px}div.clip-md,div.name-sm,ul li.sm{display:none}.tooltip{max-width:400px;opacity:.95!important}div.nameHome-md{width:calc(5rem + max(100vw - 800px, 0px) / 4);max-width:140px;overflow:hidden;text-overflow:ellipsis;padding-left:4px}}.ad-banner-top,.guide-card{display:flex}.guide-card{align-items:flex-start;gap:24px;padding:16px;border-radius:8px;border:1px solid var(--border-light);transition:all .2s ease;cursor:pointer;flex-wrap:wrap}.guide-card:hover{border-color:var(--blue)}.guide-thumbnail{width:225px;height:125px;background:var(--bg);border-radius:4px;overflow:hidden;flex-shrink:0}.guide-thumbnail.small{width:150px;height:100px}@media screen and (max-width:768px){.guide-card{flex-direction:column;gap:12px}.guide-thumbnail,.guide-thumbnail.small{width:100%;height:120px}}@media screen and (max-width:729.98px){.ad-banner-top,.bans-list{display:none}}@media screen and (min-width:825px){.video-ad-center{display:none}}@media screen and (max-width:824.98px){.video-ad-top{display:none}}@media screen and (min-width:825px) and (max-width:1439.98px){.video-ad-top{min-width:310px;max-width:310px;height:178px;padding:5px}}@media screen and (min-width:1440px){.video-ad-top{min-width:450px;max-width:450px;height:257px;padding:5px}.left-header{min-height:257px}td.name{width:165px;min-width:165px;max-width:165px}}@media screen and (min-width:1130px){.ad-md,.innerSidePanel{display:none}.ad-sidePanel{display:block}}@media screen and (max-width:1129.98px){.ad-sidePanel,.sidePanel{display:none}}.ad-leftSidePanel1,.ad-leftSidePanel2,.ad-leftSidePanel3,.ad-leftSidePanel4,.ad-leftSidePanel5,.ad-leftSidePanel6,.ad-leftSidePanel7,.ad-leftSidePanel8{display:none}@media screen and (min-width:1130px) and (max-width:1207px){.ad-leftSidePanel1{display:block}}@media screen and (min-width:1208px) and (max-width:1285px){.ad-leftSidePanel2{display:block}}@media screen and (min-width:1286px) and (max-width:1363px){.ad-leftSidePanel3{display:block}}@media screen and (min-width:1364px) and (max-width:1439.98px){.ad-leftSidePanel4{display:block}}@media screen and (min-width:1440px) and (max-width:1517px){.ad-leftSidePanel5{display:block}}@media screen and (min-width:1518px) and (max-width:1595px){.ad-leftSidePanel6{display:block}}@media screen and (min-width:1596px) and (max-width:1767px){.ad-leftSidePanel7{display:block}}@media screen and (min-width:1768px){.ad-leftSidePanel8{display:block}}@media screen and (min-width:1440px){.ad-header-lg{display:block}.ad-header-md,.ad-header-sm{display:none}}@media screen and (min-width:730px) and (max-width:1439.98px){.ad-header-lg{display:none}.ad-header-md{display:block}.ad-header-sm{display:none}}@media screen and (max-width:729.98px){.ad-header-lg,.ad-header-md{display:none}.ad-header-sm{display:block}}@media screen and (min-width:599.98px) and (max-width:1130px){.ad-md{display:block}}@media screen and (max-width:599.98px){.ad-md,div.sm{display:none}.logoTextHome{display:none!important}}@media screen and (max-width:550px){div.name-sm{width:86px}}input[type=search]{-webkit-appearance:none;appearance:none;-moz-appearance:none}::placeholder{color:var(--lightText);opacity:1}:-ms-input-placeholder{color:var(--lightText)}::-ms-input-placeholder{color:var(--lightText)}input.homeSearch{height:2.5rem;background-color:var(--inputBackground);color:var(--text);border-radius:22px;border:1px solid var(--border);width:min(320px,90vw)}input.championSearch,input.homeSearch{font-size:.8rem;min-width:100%;padding:0 16px 0 32px}input.championSearch{height:2rem;background-color:var(--homeBg);color:var(--lightText);border-radius:20px;border:1px solid var(--border-light);background-image:url(https://d3liizu15b1tmi.cloudfront.net/onetricks/img/search.svg);background-repeat:no-repeat;background-position:5px;background-size:20px}input.championSearch:focus{box-shadow:0 1px 6px rgba(32,33,36,.28);outline:none}[data-theme=dark] input.championSearch{background-image:url(https://d3liizu15b1tmi.cloudfront.net/onetricks/img/search_white.svg)}[data-theme=light] input.championSearch:focus{background-color:#fff}input.championFocusBorder{border-radius:16px 16px 0 0}[data-theme=light] input.championFocusBorder{background-color:var(--fg)}input.homeSearch:focus{box-shadow:0 1px 6px rgba(32,33,36,.28);outline:none}input.focusBorder{border-radius:22px 22px 0 0}input.championSearch:hover,input.homeSearch:hover{box-shadow:0 1px 6px rgba(32,33,36,.28)}@media screen and (min-width:600px){input.homeSearch{width:520px}ul li.role-md{padding-right:12px}.ad-sm,br.sm,input.sm,span.sm,ul li.role-sm{display:none}.non-sm-flex-menu{display:flex}}td.runes-sm{width:30px}.newTag{margin-left:4px;padding:0 5px;background-color:var(--blue);border-radius:5px;font-size:max(min(2.6vw,13px),9px);color:#fff;display:inline-flex;align-items:center}.similarChamps{border:1px solid var(--border-light);border-radius:15px;padding:8px}.kayn-btns{cursor:pointer;padding:2px 4px;display:flex;align-items:center}.kayn-btns.red{background:crimson;color:#fff;border-radius:2px}.kayn-btns.blue{background:var(--blue);color:#fff;border-radius:2px}.guide-tabs{height:100%;padding:10px 20px;cursor:pointer;border-radius:6px;font-size:14px;transition:all .2s ease;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:599.98px){td.sspells-sm,ul li.runes-sm,ul li.sspells-sm{width:30px}ul li.role-md,ul li.trinket-sm{display:none}ul li.role-sm{padding-left:4px}span.md{display:none}.similarChamps{width:47px}input.md{display:none}.ad-sm{display:block}.guide-tabs{padding:12px;font-size:13px}}@media screen and (min-width:540px) and (max-width:799.98px){div.nameHome-md{width:calc(5rem + 5vw);overflow:hidden;text-overflow:ellipsis;padding-left:4px}}@media screen and (min-width:540px) and (max-width:1368px){input.championSearch{width:37vw}}@media screen and (min-width:1368px){input.championSearch{width:30vw}}@media screen and (min-width:540px){div.clip-sm,div.nameHome-sm,td.role-sm{display:none}.logoText>img{height:24px;width:175px}.meeps-banner-sm{display:none}}.share-md{display:inline-flex}.share-sm{display:flex}@media screen and (max-width:539.98px){input.championSearch{width:calc((100vw - 280px));display:block}div.clip-md,div.nameHome-md,td.home-md,td.role-md{display:none}div.nameHome-sm{width:calc(92px + max(100vw - 360px, 0px) / 4);max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:4px}.share-md,div.patch-md{display:none}.logoText>img{height:20px;width:150px}.meeps-banner-md{display:none}}@media screen and (max-width:359.98px){input.championSearch{width:calc((100vw - 130px));display:block}}@media screen and (max-width:470px){input.championSearch:focus{width:calc(100vw - 130px);transition:width .5s ease}.cardBorder{padding:.8rem}}@media screen and (max-width:428px){ul li.items-md{width:100px}div.filter-sm{display:none}}@media screen and (max-width:330px){ul li.items-md{width:68px}.hide-xs{display:none!important}}@media screen and (max-width:319.98px){span.vs{display:none}}@media screen and (max-width:1280px){.sidePanel-lg{display:none}}@media screen and (max-width:1339.98px){.ad-lg{display:none}}@media screen and (min-width:1340px){.ad-lg{display:block}}@media screen and (max-width:1368px){.header-btns{display:none}.header-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;cursor:pointer;border-radius:6px;color:var(--text);transition:background-color .2s ease;position:relative}.header-menu-btn:hover{background-color:var(--hover-bg,hsla(0,0%,100%,.1))}.header-menu-dropdown{position:absolute;top:100%;right:0;margin-top:8px;padding:6px 0;background-color:var(--fg);border-radius:8px;box-shadow:0 10px 38px -10px var(--shadow),0 10px 20px -15px var(--shadow);min-width:220px;z-index:1000;overflow:hidden}.header-menu-dropdown a{display:flex;align-items:center;padding:12px 20px;color:var(--text);text-decoration:none;font-size:.73rem;font-weight:500;transition:background-color .2s ease}.header-menu-dropdown a:hover{background-color:var(--hover-bg,hsla(0,0%,100%,.1))}.header-menu-dropdown .menu-item-badge{display:inline-block;border-radius:5px;padding:0 5px;margin-left:5px;color:#fff;font-size:.65rem}.header-menu-dropdown .menu-item-beta,.header-menu-dropdown .menu-item-pro{background-color:var(--blue)}}@media screen and (min-width:1369px){.header-menu-btn{display:none}}@media screen and (max-width:1000px){.home-header-btns{display:none}}@media screen and (max-width:1440px){table.matchTable{font-size:10px}}@media screen and (min-width:1440px){div.name-md{width:9rem}div.game-md{width:92px}td.nameSmall{max-width:calc(min((min(55rem, 99vw) - 750px) / 2, 120px));width:calc((min(55rem, 99vw) - 750px) / 2)}table.matchTable{font-size:11px;margin-left:auto}td.matchTableItems>span{margin-right:1px!important}}.accordion__item{vertical-align:middle;margin-bottom:10px;background:var(--fg);overflow:hidden}.accordion__item,.showBtn{border-radius:10px;border:1px solid var(--border-light)}.showBtn{width:100%;margin:0 auto 10px;cursor:pointer;padding:12px;color:var(--lightText);background-color:var(--fg)}.showBtn.disable{cursor:default}.formBtn{cursor:pointer;margin-top:10px;margin-right:20px;border:1px solid var(--shadow);padding:12px;color:var(--lightText);background-color:var(--fg)}.formBtn.text{cursor:text}.logoText{display:flex}.logoText,.logoTextHide{filter:invert(var(--invert))}.tierlistName{width:min(130px,22vw)}@media screen and (max-width:359.98px){.logoText{display:none!important}.tierlistName{max-width:20px;visibility:hidden}div.xs-sm{display:none}}@media screen and (max-width:400px){.discover-md{display:none!important}.share-sm{display:none}}.accordion__heading{display:inline-block;vertical-align:middle;width:0}.accordion__button{cursor:pointer}.accordion__button:focus{outline:none}.accordion__button:after{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");flex-shrink:0;width:1.25rem;height:1.25rem;background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out;vertical-align:middle;margin-right:-1.25rem}[data-theme=dark] .accordion__button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23bbbbbb'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.accordion__button[aria-expanded=true]:after,.accordion__button[aria-selected=true]:after{transform:rotate(-180deg)}.fade-in{opacity:0;transform:translateY(10px);animation:fadeIn .3s ease-in-out forwards}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}@keyframes slidein{0%{max-height:0}to{max-height:1000px}}.accordion__panel{display:block;width:100%;background-color:#f5f5f5;animation:slidein .35s ease-out;overflow:hidden}[data-theme=dark] .accordion__panel{background-color:#070c12}[hidden]{display:none}.layout__tab-list,.react-tabs__tab-list{margin:0;padding:0}.layout__tab-list{font-size:max(min(4vw,20px),16px);overflow-x:scroll;white-space:nowrap;display:flex}@media screen and (max-width:359.98px){.layout__tab-list{overflow-x:scroll;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.layout__tab-list::-webkit-scrollbar{display:none}}.builds__tab-list{margin:0;padding:0}.layout__tab{display:inline-block;border-bottom:3px solid transparent;position:relative;list-style:none;cursor:pointer}.layout__tab>a{padding:min(1vw,6px) min(2vw,12px);display:flex;align-items:center;color:var(--lightText)}.react-tabs__tab{display:inline-block;border-bottom:3px solid transparent;position:relative;list-style:none;cursor:pointer}.react-tabs__tab>a{padding:6px 12px;display:inline-block}.react-tabs__tab>div{padding:12px}.builds__tab{display:inline-block;border:1px solid transparent;bottom:-1px;position:relative;list-style:none;cursor:pointer}.builds__tab>div{padding:6px 12px;vertical-align:middle}.react-tabs__tab--selected{background:#fff;border-color:var(--text);color:#000;border-radius:5px 5px 0 0}.react-tabs__tab--selected>a{color:var(--text);font-weight:500}[data-theme=dark] .react-tabs__tab--selected{background:#212324;color:#fff}.builds__tab--selected{background:#fff;border-color:var(--border);color:#000;border-radius:5px}[data-theme=dark] .builds__tab--selected{background:#212324;color:var(--text)}.builds__tab--selected-blue{background:var(--blue);color:#fff;border-radius:5px}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{box-shadow:0 0 5px #0188fe;border-color:#0188fe;outline:none}.react-tabs__tab:focus:after{content:"";position:absolute;height:5px;left:-4px;right:-4px;bottom:-5px;background:#fff}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}.sticky-col{position:-webkit-sticky;position:sticky;background-color:var(--fg);background-clip:padding-box;z-index:1}.noScrollbar{scrollbar-width:none;-ms-overflow-style:none}.noScrollbar::-webkit-scrollbar{display:none}.shadow{padding:10px;border-radius:15px;box-shadow:0 0 2px rgba(0,0,0,.18),0 0 2px rgba(0,0,0,.18);max-width:1152px;height:250px;margin:auto;background-image:linear-gradient(225deg,#161c20 -50%,#050c17);background-repeat:no-repeat;background-size:100%;text-align:center}[data-theme=dark] .shadow{box-shadow:0 0 2px #000,0 0 2px #000}@media screen and (max-width:450px){.shadow{height:170px}}.arrow{padding:0 2px 0 4px;background-color:#f5f5f5}[data-theme=dark] .arrow{background-color:#000}.itemTime{position:absolute;top:30px;left:12px;font-size:10px;width:calc(100% - 10px);text-align:center}.sortableColumn:after,.sortableColumn:before{content:"";display:inline-block;height:0;width:0;border-left:5px solid transparent;border-right:5px solid transparent}.sortableColumn:before{border-top:5px solid var(--lightText);margin-right:2px}.sortableColumn:after{border-bottom:5px solid var(--lightText);margin-left:2px}.sortByUp:after{border-top:8px solid var(--lightText)}.sortByDown:after,.sortByUp:after{content:"";display:inline-block;height:0;width:0;margin-left:1px;margin-right:-12px;border-left:5px solid transparent;border-right:5px solid transparent}.sortByDown:after{border-bottom:8px solid var(--lightText)}@media screen and (max-width:799.98px){.tierlist-lg,.tierlist-md{display:none}.tierlist-sm{display:flex}}@media screen and (min-width:799.98px) and (max-width:1439.98px){.tierlist-lg{display:none}.tierlist-md{display:flex}.tierlist-sm{display:none}}@media screen and (min-width:1440px){.tierlist-lg{display:flex}.tierlist-md,.tierlist-sm{display:none}}.fa{padding:10px;font-size:18px}.popup-content{margin:auto;background:var(--fg);max-width:600px;min-width:min(500px,95vw);width:max(50%,600px - 100vw);padding:5px;border-radius:10px;box-shadow:0 1px 3px var(--shadow),0 1px 2px var(--shadow)}.popup-arrow{color:#fff}[role=tooltip].popup-content{width:200px;box-shadow:0 0 3px rgba(0,0,0,.16)}.popup-overlay{background:rgba(0,0,0,.5)}[data-popup=tooltip].popup-overlay{background:transparent}.modal{font-size:12px}.modal>.header{width:100%;border-bottom:1px solid gray;font-size:18px;text-align:center;padding:5px}.modal>.actions,.modal>.content{width:100%;padding:10px 5px}.modal>.actions{margin:auto;text-align:center}.modal>.close{right:-10px;top:-10px}.ad>.close,.modal>.close{cursor:pointer;position:absolute;display:block;padding:2px;line-height:20px;font-size:24px;background:var(--fg);border-radius:18px;border:1px solid var(--shadow);outline:none}.ad>.close{z-index:100;right:5px;top:5px}ins.adsbygoogle[data-ad-status=unfilled][shouldHide=hide]{display:none!important}.graph__button_selected{box-shadow:1px 2px 1px 1px var(--shadow)}.vm-footer{padding:0!important;background-color:hsla(0,0%,98%,.6)!important}[data-theme=dark] .vm-footer{background-color:rgba(28,28,31,.7)!important}body>span{background-color:hsla(0,0%,98%,.6)!important}[data-theme=dark] body>span{background-color:rgba(28,28,31,.7)!important}.vm-skin-left-ads-container{left:15px}.ad__generic-container{z-index:999}:root{--color-1:#ff4242;--color-2:#a142ff;--color-3:#42a1ff;--color-4:#42d0ff;--color-5:#a1ff42;--animate-rainbow:rainbow 3s infinite linear}@keyframes rainbow{0%{background-position:0}to{background-position:200%}}.DialogOverlay{background-color:rgba(0,0,0,.5);position:fixed;inset:0;animation:overlayShow .15s cubic-bezier(.16,1,.3,1);z-index:105}.DialogContent{background-color:var(--fg);border-radius:6px;box-shadow:0 10px 38px -10px rgba(14,18,22,.35),0 10px 20px -15px rgba(14,18,22,.2);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:450px;max-height:85vh;padding:25px;animation:contentShow .15s cubic-bezier(.16,1,.3,1);z-index:110}.DialogContent:focus{outline:none}.DialogTitle{margin:0;font-weight:500;color:var(--mauve-12);font-size:17px}.DialogDescription{margin:10px 0 20px;color:var(--mauve-11);font-size:15px;line-height:1.5}.DropdownMenuContent,.DropdownMenuSubContent{min-width:min(320px,100vw);background-color:var(--fg);border-radius:15px;box-shadow:0 10px 38px -10px var(--shadow),0 10px 20px -15px var(--shadow);animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity;z-index:100;padding:10px 0}.DropdownMenuContent.sm-w,.DropdownMenuSubContent.sm-w{min-width:min(160px,100vw)}.DropdownMenuContent[data-side=top],.DropdownMenuSubContent[data-side=top]{animation-name:slideDownAndFade}.DropdownMenuContent[data-side=right],.DropdownMenuSubContent[data-side=right]{animation-name:slideLeftAndFade}.DropdownMenuContent[data-side=bottom],.DropdownMenuSubContent[data-side=bottom]{animation-name:slideUpAndFade}.DropdownMenuContent[data-side=left],.DropdownMenuSubContent[data-side=left]{animation-name:slideRightAndFade}.DropdownMenuCheckboxItem,.DropdownMenuItem,.DropdownMenuRadioItem,.DropdownMenuSubTrigger{font-size:13px;line-height:1;color:var(--text);border-radius:3px;display:flex;align-items:center;height:50px;padding:0 20px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.DropdownMenuSubTrigger[data-state=open]{background-color:var(--violet-4);color:var(--violet-11)}.DropdownMenuCheckboxItem[data-disabled],.DropdownMenuItem[data-disabled],.DropdownMenuRadioItem[data-disabled],.DropdownMenuSubTrigger[data-disabled]{color:var(--mauve-8);pointer-events:none}.DropdownMenuCheckboxItem[data-highlighted],.DropdownMenuItem[data-highlighted],.DropdownMenuRadioItem[data-highlighted],.DropdownMenuSubTrigger[data-highlighted]{cursor:pointer;background-color:var(--lightGray)}.DropdownMenuLabel{padding-left:25px;font-size:12px;line-height:25px;color:var(--mauve-11)}.DropdownMenuSeparator{height:1px;background-color:var(--violet-6);margin:5px}.DropdownMenuItemIndicator{position:absolute;left:0;width:25px;display:inline-flex;align-items:center;justify-content:center}.DropdownMenuArrow{fill:#fff}.IconButton{font-family:inherit;border-radius:100%;border:none;height:40px;width:40px;display:inline-flex;align-items:center;justify-content:center;color:var(--violet-11);background-color:inherit;vertical-align:middle;box-shadow:0 2px 10px var(--black-a7);cursor:pointer;outline:none}.IconButton:hover{background-color:var(--lightGray)}.CloseButton{font-family:inherit;border-radius:100%;height:25px;width:25px;display:inline-flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px;background-color:var(--fg);border:none;cursor:pointer;outline:none}.CloseButton:focus{box-shadow:0 0 0 2px var(--violet-7)}.RightSlot{margin-left:auto;padding-left:20px;color:var(--mauve-11)}[data-highlighted]>.RightSlot{color:#fff}[data-disabled] .RightSlot{color:var(--mauve-8)}@keyframes slideUpAndFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRightAndFade{0%{opacity:0;transform:translateX(-2px)}to{opacity:1;transform:translateX(0)}}@keyframes slideDownAndFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeftAndFade{0%{opacity:0;transform:translateX(2px)}to{opacity:1;transform:translateX(0)}}.switch{position:relative;display:inline-block;width:40px;height:22px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:18px;width:18px;left:2px;bottom:2px;background-color:#fff}input:checked+.slider{background-color:var(--blue)}input:focus+.slider{box-shadow:0 0 1px var(--blue)}input:checked+.slider:before{transform:translateX(18px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:max(.5vh,2px)}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;bottom:20px;right:20px}#nprogress .spinner-icon{width:max(2vw,18px);height:max(2vw,18px);box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}form.checkout{align-self:center;box-shadow:0 0 0 .5px rgba(50,50,93,.1),0 2px 5px 0 rgba(50,50,93,.1),0 1px 1.5px 0 rgba(0,0,0,.07);border-radius:10px;padding:40px;background:#fff}#payment-message{color:#697386;font-size:16px;line-height:20px;padding-top:12px;text-align:center}#payment-element{margin-bottom:24px}button.checkoutBtn{font-size:.9rem;font-weight:600;width:100%;border-radius:30px;border:1px solid var(--lightGray);cursor:pointer;background:#000;color:#fff;margin-top:20px;padding:.7rem}button.checkoutBtn:hover{background:#1d1d1d}button.checkoutBtn:disabled{opacity:.5;cursor:default}.checkout-spinner,.checkout-spinner:after,.checkout-spinner:before{border-radius:50%}.checkout-spinner{color:var(--afreecaTV);font-size:22px;text-indent:-99999px;margin:0 auto;position:relative;width:20px;height:20px;box-shadow:inset 0 0 0 2px;transform:translateZ(0);background:inherit}.checkout-spinner:after,.checkout-spinner:before{position:absolute;content:""}.checkout-spinner:before{width:10.4px;height:20.4px;background:inherit;border-radius:20.4px 0 0 20.4px;top:-.2px;left:-.2px;transform-origin:10.4px 10.2px;animation:loading 2s ease infinite}.checkout-spinner:after{width:10.4px;height:10.2px;background:inherit;border-radius:0 10.2px 10.2px 0;top:-.1px;left:10.2px;transform-origin:0 10.2px;animation:loading 2s ease -1.5s infinite}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.carousel .control-dots .dot{background:var(--lightText)!important;box-shadow:none!important}.carousel .carousel-status{text-shadow:none!important;color:var(--lightText)!important}.carousel.carousel-slider .control-arrow{bottom:50px!important;margin:60px 0!important}.carousel .slide iframe{width:100%!important;margin:0 0 40px!important}.carousel.carousel-slider .control-arrow:hover{background:none!important}.other h2{font-size:18px;color:#444;margin-bottom:7px}.other a{color:#777;text-decoration:underline;font-size:14px}.other ul{padding:0;margin:0;list-style-type:none}.App{font-family:sans-serif;text-align:center}.ltr{text-align:left}.rtl{text-align:right}.editor-container{margin:auto;border-radius:2px;width:100%;color:var(--text);position:relative;line-height:20px;font-weight:400;text-align:left;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-theme=dark] .editor-container{font-weight:350;letter-spacing:.05px}.editor-inner{border-radius:10px;position:relative}.header-editor-input{min-height:64px;font-size:24px;-moz-tab-size:1;tab-size:1}.editor-input,.header-editor-input{resize:none;line-height:1.7;caret-color:var(--text);position:relative;outline:0;padding:15px 1.5rem}.editor-input{min-height:350px}.editor-input,.matchup-editor-input{font-size:16px;-moz-tab-size:4;tab-size:4}.matchup-editor-input{resize:none;line-height:1.7;caret-color:var(--text);position:relative;outline:0;padding:15px 1.5rem}.header-editor-placeholder{font-size:24px;font-weight:700}.editor-placeholder,.header-editor-placeholder{color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:15px;left:1.5rem;line-height:1.7;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-block;pointer-events:none}.editor-placeholder{font-size:16px}.guide-info-header{display:flex;flex-direction:column;gap:10px;margin:15px 1.5rem}.matchup-card-header{padding:0 1.5rem}@media screen and (max-width:539.98px){.editor-input,.header-editor-input,.matchup-editor-input{padding:15px .75rem}.editor-placeholder,.header-editor-placeholder{left:.75rem}.guide-info-header{margin:15px .75rem}.matchup-card-header{padding:0 .75rem}[data-theme=dark] .editor-container{font-weight:400;letter-spacing:.02px}}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-text-underline{text-decoration:underline}.editor-text-strikethrough{text-decoration:line-through}.editor-text-underlineStrikethrough{text-decoration:underline line-through}.editor-text-code{background-color:var(--lightGray);padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.editor-link{color:#009aff;text-decoration:none}.tree-view-output{background:#222;color:#fff;padding:5px;font-size:12px;white-space:pre-wrap;margin:1px auto 10px;max-height:250px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:auto;line-height:14px}.editor-code,.tree-view-output{display:block;position:relative}.editor-code{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;-moz-tab-size:2;tab-size:2;overflow-x:auto}.editor-code:before{content:attr(data-gutter);position:absolute;background-color:#eee;left:0;top:0;border-right:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.editor-code:after{content:attr(data-highlight-language);top:0;right:3px;padding:3px;font-size:10px;text-transform:uppercase;position:absolute;color:rgba(0,0,0,.5)}.editor-tokenComment{color:#708090}.editor-tokenPunctuation{color:#999}.editor-tokenProperty{color:#905}.editor-tokenSelector{color:#690}.editor-tokenOperator{color:#9a6e3a}.editor-tokenAttr{color:#07a}.editor-tokenVariable{color:#e90}.editor-tokenFunction{color:#dd4a68}.editor-paragraph{margin:0 0 24px;position:relative}.editor-paragraph:last-child{margin-bottom:0}.header-editor-heading-h1{font-size:24px;color:#fff;font-weight:700;margin:0}.editor-heading-h1{font-size:24px;color:var(--text);font-weight:500;margin:0 0 12px;padding:0;scroll-margin-top:100px}.editor-heading-h2{font-size:20px;color:var(--lightText);font-weight:600}.editor-heading-h2,.editor-heading-h3{margin:12px 0;padding:0;scroll-margin-top:100px}.editor-heading-h3{font-size:18px;color:var(--text);font-weight:500}.editor-quote{margin:0 0 0 20px;font-size:16px;color:var(--lightText);border-left:4px solid #ced0d4;padding-left:16px}.editor-list-ol,.editor-list-ul{padding:0;margin:0 0 0 16px}.editor-listitem{margin:8px 32px}.editor-nested-listitem{list-style-type:none}pre::-webkit-scrollbar{background:transparent;width:10px}pre::-webkit-scrollbar-thumb{background:#999}.debug-timetravel-panel{overflow:hidden;padding:0 0 10px;margin:auto;display:flex}.debug-timetravel-panel-slider{padding:0;flex:8 1}.debug-timetravel-panel-button{padding:0;border:0;background:none;flex:1 1;color:#fff;font-size:12px}.debug-timetravel-panel-button:hover{text-decoration:underline}.debug-timetravel-button{border:0;padding:0;font-size:12px;top:10px;right:15px;position:absolute;background:none;color:#fff}.debug-timetravel-button:hover{text-decoration:underline}.toolbar-container{position:-webkit-sticky;position:sticky;width:100%;z-index:5;box-shadow:0 var(--shadow-offset) 3px var(--shadow),0 var(--shadow-offset) 3px var(--shadow);background:var(--fg)}.toolbar{display:flex;flex-wrap:wrap;overflow:scroll;padding:4px}.toolbar button.toolbar-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;margin:4px 0;cursor:pointer;align-items:center}.toolbar button.toolbar-item:disabled{cursor:not-allowed}.toolbar button.toolbar-item.spaced{margin-right:2px}.toolbar button.toolbar-item i.format{background-size:contain;display:inline-block;height:18px;width:18px;margin-top:2px;vertical-align:-.25em;display:flex}.toolbar button.toolbar-item:disabled i.format{opacity:.2}.toolbar button.toolbar-item.active{background-color:rgba(223,232,250,.3)}.toolbar button.toolbar-item.active i{opacity:1}.toolbar .divider,.toolbar .toolbar-item:hover:not([disabled]){background-color:var(--lightGray)}.toolbar .divider{width:1px;margin:0 4px}.toolbar select.toolbar-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:70px;font-size:14px;color:var(--lightText);text-overflow:ellipsis}.toolbar select.code-language{text-transform:capitalize;width:130px}.toolbar .toolbar-item .text{display:flex;line-height:20px;width:200px;vertical-align:middle;font-size:14px;color:var(--text);text-overflow:ellipsis;width:70px;overflow:hidden;height:20px;text-align:left;white-space:pre}.toolbar .toolbar-item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain;align-items:center;justify-content:center}.table-cell-action-button-container{position:absolute;top:0;left:0;will-change:transform}.table-cell-action-button{background:none;display:flex;justify-content:center;align-items:center;border:.1px solid var(--border);position:relative;border-radius:15px;cursor:pointer;height:16px;width:16px;padding:0}#block-controls button:hover{background-color:#efefef}#block-controls button:focus-visible{border-color:blue}#block-controls span.block-type{background-size:contain;display:block;width:18px;height:18px;margin:2px}.editor-image-dropdown{z-index:4;display:block;box-shadow:0 12px 28px 0 rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.1),inset 0 0 0 .5px hsla(0,0%,100%,.5);border-radius:8px;margin-top:10px;min-width:170px;min-height:40px}.editor-image-dropdown,.link-editor{position:absolute;background-color:var(--fg)}.link-editor{z-index:5;top:-10000px;left:-10000px;margin-top:-6px;max-width:300px;width:100%;opacity:0;box-shadow:0 5px 10px rgba(0,0,0,.3);border:1px solid var(--border-medium);border-radius:8px;transition:opacity .5s}.link-editor .link-input{display:flex;align-items:center;width:calc(100% - 24px);box-sizing:border-box;margin:8px 12px;padding:8px 12px;border-radius:15px;background-color:var(--bg);font-size:16px;color:var(--text);border:0;outline:0;position:relative;font-family:inherit}.link-editor div.link-edit{display:flex;align-items:center;width:35px;position:absolute;right:0;top:0;bottom:0;cursor:pointer}.link-editor .link-input a{color:#216fdb;text-decoration:none;display:inline-block;white-space:nowrap;overflow:hidden;margin-right:30px;text-overflow:ellipsis}.link-editor .link-input a:hover{text-decoration:underline}.link-editor .button{width:20px;height:20px;display:inline-block;padding:6px;border-radius:8px;cursor:pointer;margin:0 2px}.link-editor .button.hovered{width:20px;height:20px;display:inline-block;background-color:#eee}.actions i,.link-editor .button i{background-size:contain;display:inline-block;height:20px;width:20px;vertical-align:-.25em}.icon.font-family{background-image:url(/_next/static/media/font-family.cd3adf4e.svg);filter:invert(var(--invert))}.actions i.image{background-image:url(/_next/static/media/file-image.9a20f2a6.svg);filter:invert(var(--invert))}.actions i.table{background-image:url(/_next/static/media/table.0c7c3473.svg);filter:invert(var(--invert))}.draggable-block-menu{border-radius:4px;padding:2px 1px;opacity:0;position:absolute;left:-5px;top:0;will-change:transform;display:flex;align-items:center}.draggable-block-menu .draggable-block-delete{width:12px;height:16px;padding:0;border:none;background:none;cursor:pointer;opacity:.3;transition:opacity .2s ease;display:flex;align-items:center}.draggable-block-menu .draggable-block-delete:hover{opacity:.8;background-color:rgba(255,0,0,.4);border-radius:2px}.draggable-block-menu .draggable-block-handle{width:16px;height:20px;opacity:.3;transition:opacity .2s ease;display:flex;align-items:center;cursor:-webkit-grab;cursor:grab}.draggable-block-menu .draggable-block-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.draggable-block-menu .draggable-block-handle:hover{opacity:.8}.draggable-block-target-line{pointer-events:none;background:#00bfff;height:4px;position:absolute;left:0;top:0;opacity:0;will-change:transform}.characters-limit{display:flex;justify-content:end;font-size:12px;padding:0 1.5rem;color:#fff}.action-button{background-color:var(--lightGray);border:0;padding:8px 12px;position:relative;margin-left:5px;border-radius:15px;color:#222;display:inline-block;cursor:pointer}.action-button:hover{background-color:#ddd;color:#000}.action-button-mic.active{animation:mic-pulsate-color 3s infinite}button.action-button:disabled{opacity:.6;background:#eee;cursor:not-allowed}@keyframes mic-pulsate-color{0%{background-color:#ffdcdc}50%{background-color:#ff8585}to{background-color:#ffdcdc}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}textarea.sheet-cell{outline:.1px solid var(--border);border:none}textarea.sheet-cell:focus{outline:2px solid var(--blue);z-index:100;position:relative}.ImageNode__contentEditable{min-height:20px;border:0;resize:none;cursor:text;caret-color:var(--text);display:block;position:relative;-moz-tab-size:1;tab-size:1;outline:0;padding:5px;-webkit-user-select:text;-moz-user-select:text;user-select:text;font-size:12px;width:calc(100% - 20px);white-space:pre-wrap;word-break:break-word}.ImageNode__placeholder{font-size:12px;color:#888;overflow:hidden;position:absolute;text-overflow:ellipsis;top:10px;left:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}.image-control-wrapper--resizing{touch-action:none}hr.selected{outline:2px solid #3c84f4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-table{border-collapse:collapse;border-spacing:0;max-width:100%;overflow-x:scroll;table-layout:fixed;width:max-content;margin:30px 0}.editor-tableSelected{outline:2px solid #3c84f4}.editor-tableCell{border:1px solid var(--border-medium);width:75px;min-width:50px;vertical-align:top;text-align:start;padding:6px 8px;position:relative;cursor:default;outline:none}.editor-tableCellSortedIndicator{display:block;opacity:.5;position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#999}.editor-tableCellResizer{position:absolute;right:-4px;height:100%;width:8px;cursor:ew-resize;z-index:10;top:0}.TableCellResizer__resizer{position:absolute}.editor-tableCellHeader{background-color:var(--gray);text-align:start}.editor-tableCellSelected{background-color:#c9dbf0}.editor-tableCellPrimarySelected{border:2px solid #3c84f4;display:block;height:calc(100% - 2px);position:absolute;width:calc(100% - 2px);left:-1px;top:-1px;z-index:2}.editor-tableCellEditing{box-shadow:0 0 5px rgba(0,0,0,.4);border-radius:3px}.editor-tableAddColumns{position:absolute;top:0;width:20px;background-color:#eee;height:100%;right:0;animation:table-controls .2s ease;border:0;cursor:pointer}.editor-tableAddColumns:after{background-image:url(/_next/static/media/plus.14112428.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.editor-tableAddColumns:hover{background-color:#c9dbf0}.editor-tableAddRows{position:absolute;bottom:-25px;width:calc(100% - 25px);background-color:#eee;height:20px;left:0;animation:table-controls .2s ease;border:0;cursor:pointer}.editor-tableAddRows:after{background-image:url(/_next/static/media/plus.14112428.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.editor-tableAddRows:hover{background-color:#c9dbf0}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.editor-tableCellResizeRuler{display:block;position:absolute;width:1px;background-color:#3c84f4;height:100%;top:0}.editor-tableCellActionButtonContainer{display:block;right:5px;top:6px;position:absolute;z-index:4;width:20px;height:20px}.editor-tableCellActionButton{background-color:#eee;display:block;border:0;border-radius:20px;width:20px;height:20px;color:#222;cursor:pointer}.editor-tableCellActionButton:hover{background-color:#ddd}.editor-dropdown{z-index:12;display:block;position:fixed;box-shadow:0 12px 28px 0 rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.1),inset 0 0 0 .5px hsla(0,0%,100%,.5);border-radius:8px;min-height:40px;background-color:var(--fg)}.editor-dropdown.absolute{position:absolute}.editor-dropdown .item{margin:0 8px;padding:8px;color:var(--text);cursor:pointer;line-height:16px;font-size:16px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;justify-content:space-between;background-color:var(--fg);border-radius:8px;border:0;max-width:250px;min-width:100px}.editor-dropdown .item.fontsize-item,.editor-dropdown .item.fontsize-item .text{min-width:unset}.editor-dropdown .item .active{display:flex;width:20px;height:20px;background-size:contain}.editor-dropdown .item:first-child{margin-top:8px}.editor-dropdown .item:last-child{margin-bottom:8px}.editor-dropdown .item:hover{background-color:var(--lightGray)}.editor-dropdown .item .text{display:flex;line-height:20px;flex-grow:1;min-width:150px}.editor-dropdown .item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:12px;line-height:16px;background-size:contain;background-position:50%;background-repeat:no-repeat}.editor-dropdown .divider{width:auto;background-color:var(--lightGray);margin:4px 8px;height:1px}@media screen and (max-width:1100px){.dropdown-button-text{display:none!important}.code-language .dropdown-button-text,.font-size .dropdown-button-text{display:flex!important}}.icon.onetricks{background-image:url(https://d3liizu15b1tmi.cloudfront.net/onetricks/img/logoIconv25.png)}div.editor-block-embed{position:relative;display:inline-block}div.editor-block-embed.left{float:left;margin-right:20px}div.editor-block-embed.right{float:right;margin-left:20px}div.editor-block-embed.center{display:block;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}span.editor-block-embed.inline{display:inline-block}span.editor-image{cursor:default;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}span.editor-image>div[draggable]{z-index:1;position:relative}span.editor-image.left{float:left;margin-right:20px}span.editor-image.right{float:right;margin-left:20px}span.editor-image.center{display:block;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}span.editor-image.inline{display:inline-block}span.editor-image:has(.banner-image){display:block;width:100%;margin-bottom:24px}.editor-image img{max-width:100%;cursor:default}.editor-image img.focused{outline:2px solid #3c84f4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-image img.focused.draggable{cursor:-webkit-grab;cursor:grab}.editor-image img.focused.draggable:active{cursor:-webkit-grabbing;cursor:grabbing}.editor-image .image-caption-container .tree-view-output{margin:0;border-radius:0}.editor-image .image-caption-container{display:block;position:absolute;z-index:1;bottom:0;left:0;right:0;padding:0;margin:0;border-top:1px solid var(--fg);background-color:var(--lightGray);opacity:.8;max-height:80%;color:var(--text);overflow:hidden}.editor-image .image-caption-button{display:block;position:absolute;bottom:20px;left:0;right:0;width:30%;padding:10px;margin:0 auto;border:1px solid hsla(0,0%,100%,.3);border-radius:5px;background-color:rgba(0,0,0,.5);min-width:100px;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-image .image-caption-button:hover{background-color:rgba(60,132,244,.5)}.image-resizer{display:block;width:7px;height:7px;position:absolute;background-color:#3c84f4;border:1px solid #fff}.image-resizer.image-resizer-n{top:-6px;left:48%;cursor:n-resize;z-index:4}.image-resizer.image-resizer-ne{top:-6px;right:-6px;cursor:ne-resize;z-index:4}.image-resizer.image-resizer-e{bottom:48%;right:-6px;cursor:e-resize;z-index:4}.image-resizer.image-resizer-se{bottom:-2px;right:-6px;cursor:nwse-resize;z-index:4}.image-resizer.image-resizer-s{bottom:-2px;left:48%;cursor:s-resize;z-index:4}.image-resizer.image-resizer-sw{bottom:-2px;left:-6px;cursor:sw-resize;z-index:4}.image-resizer.image-resizer-w{bottom:48%;left:-6px;cursor:w-resize;z-index:4}.image-resizer.image-resizer-nw{top:-6px;left:-6px;cursor:nw-resize;z-index:4}.font-size-input{font-weight:600;font-size:14px;color:var(--lightText);border-radius:5px;border-color:var(--border);padding:2px 4px;text-align:center;align-self:center}.font-size-input:disabled{opacity:.2;cursor:not-allowed}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.add-icon,.minus-icon{font-size:20px;font-weight:500;line-height:20px;color:var(--lightText)}button.font-decrement{padding:0;margin-right:3px}button.font-increment{padding:0;margin-left:3px}.Input__input{width:100%;padding:4px}.slash-command-menu{min-width:300px;max-width:400px;background:var(--bg);padding:10px;border-radius:8px;border:1px solid var(--border-light);font-size:16px;max-height:340px;overflow:auto;position:absolute;z-index:5}.slash-command-menu .item{display:flex;align-items:center;padding:6px}.slash-command-menu .item.selected{background-color:var(--blue);color:#fff}.floating-text-format-popup{display:flex;background:var(--fg);padding:4px;align-items:center;position:absolute;top:0;left:0;z-index:5;opacity:0;box-shadow:0 5px 10px var(--shadow);border-radius:8px;transition:opacity .5s;will-change:transform;border:1px solid var(--border-medium)}.floating-text-format-popup button.popup-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;cursor:pointer;vertical-align:middle}.floating-text-format-popup button.popup-item:disabled{cursor:not-allowed}.floating-text-format-popup button.popup-item.spaced{margin-right:2px}.floating-text-format-popup button.popup-item i.format{background-size:contain;height:18px;width:18px;margin-top:2px;vertical-align:-.25em;display:flex;opacity:.6}.floating-text-format-popup button.popup-item:disabled i.format{opacity:.2}.floating-text-format-popup button.popup-item.active{background-color:rgba(223,232,250,.3)}.floating-text-format-popup button.popup-item.active i{opacity:1}.floating-text-format-popup .popup-item:hover:not([disabled]){background-color:var(--lightGray)}.floating-text-format-popup select.popup-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:70px;font-size:14px;color:#777;text-overflow:ellipsis}.floating-text-format-popup select.code-language{text-transform:capitalize;width:130px}.floating-text-format-popup .popup-item .text{display:flex;line-height:20px;vertical-align:middle;font-size:14px;color:#777;text-overflow:ellipsis;width:70px;overflow:hidden;height:20px;text-align:left}.floating-text-format-popup .popup-item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain}.floating-text-format-popup .divider{width:1px;background-color:var(--lightGray);margin:0 4px}@media (max-width:640px){.floating-text-format-popup,.floating-text-format-popup button.insert-comment{display:none}}.editor__layoutContainer{display:grid;grid-gap:10px;gap:10px;margin:10px 0}.editor__layoutItem{border:1px dashed var(--border-medium);padding:8px 16px;min-width:0;max-width:100%}.vote-button{display:flex;align-items:center;gap:4px;background:none;border:none;padding:4px 8px;border-radius:4px;transition:all .2s ease}.vote-button.like:hover:not(:disabled){background-color:rgba(76,175,80,.1)!important}.vote-button.dislike:hover:not(:disabled){background-color:rgba(244,67,54,.1)!important}.guide-tab-remove-button{background:none;border:1px solid var(--border-medium);color:var(--lightText);cursor:pointer;padding:6px;border-radius:4px;display:flex;align-items:center;justify-content:center;opacity:.7;transition:all .2s ease;width:36px;height:36px}.guide-tab-remove-button:hover{opacity:1!important;border-color:var(--red,#f44)!important;color:var(--red,#f44)!important}.rune-page-component .alignment-controls{opacity:0;transition:opacity .2s ease}.rune-page-component:hover .alignment-controls{opacity:1}.arrow-build-path-component .alignment-controls{opacity:0;transition:opacity .2s ease}.arrow-build-path-component:hover .alignment-controls{opacity:1}.utils_heading2Xl__oxFoJ{font-size:2.4rem;line-height:1.2}.utils_heading2Xl__oxFoJ,.utils_headingXl__zlq1q{font-weight:800;letter-spacing:-.05rem;margin:1rem 0}.utils_headingXl__zlq1q{font-size:2rem;line-height:1.3}.utils_champHeadingXl__kG_Xw{font-size:1.8rem;line-height:1.3;letter-spacing:-.05rem;margin:auto 0;color:var(--text)}.utils_headingLg__RYtYb{font-size:1.3rem;line-height:1.3;margin:.9rem 0;color:var(--text)}.utils_headingLgBuild__TSqZN{font-size:1rem;line-height:1.2;margin-top:1.2rem;margin-bottom:.7rem;color:var(--text)}.utils_headingMd__XQE5B{font-size:1rem;line-height:1.5;text-align:center}ul.utils_listMatch__nQPfd{list-style:none;display:inline-block;padding-left:1rem;padding-right:10px;margin:0 -10px 0 0;vertical-align:middle}.utils_listMatch__nQPfd li{display:table-cell;vertical-align:middle;padding:.5rem 0}tr.utils_listMatchHome__htHmW{vertical-align:middle;width:100%}.utils_listMatchHome__htHmW td{padding:1rem 0;background-color:var(--whiteBg)}tr.utils_listRanking__2TavZ>td{padding:.3rem .5rem .3rem 0}@media screen and (min-width:800px){.utils_listMatch__nQPfd li{padding:.5rem .5rem .5rem 0}tr.utils_listRanking__2TavZ>td{padding:.5rem .8rem .5rem 0}}.utils_listRanking__2TavZ{margin:0 0 1.25rem;border-bottom:2px solid var(--lightGray)}.utils_listRanking__2TavZ:hover,.utils_listRanking__2TavZ:hover>td{background-color:var(--bg)!important}.utils_tablePlayers__lh0ZH{border-collapse:collapse;width:100%}@media screen and (max-width:1440px){.utils_lightText__B_gv3{color:var(--lightText);font-size:.73rem}}@media screen and (min-width:1440px){.utils_lightText__B_gv3{color:var(--lightText);font-size:.8rem}}.utils_lightBlueText__OwGq_{color:#009aff}.utils_redText__xrYHs{color:#e05050}@media screen and (max-width:550px){.utils_lightText__B_gv3,.utils_redText__xrYHs{font-size:12px}.utils_champHeadingXl__kG_Xw{font-size:1.3rem}.utils_headingLg__RYtYb{font-size:1rem}}.utils_otpLabel__SILdd{color:red}.utils_iconBox__tswW_{height:30px;width:30px}.utils_iconBoxSmall__rnhe7,.utils_iconBox__tswW_{background-color:var(--shadow);display:inline-block;border-radius:15%}.utils_iconBoxSmall__rnhe7{height:18px;width:18px}.utils_iconBoxWhite__dskUL{height:30px;width:30px;background-color:transparent;display:inline-block;border-radius:15%}.utils_profileBox__cumPc{display:inline-block;font-size:.8rem}.utils_roleIcon__dEOJo{display:flex;align-items:center}.utils_champIcon__oz73E{vertical-align:middle;display:inline-block;border-radius:15%}.utils_iconWithBorder__8kxJb{border:1px solid var(--shadow);vertical-align:middle;display:inline-block;border-radius:15%}.utils_champIconPointer__UbDLC{display:inline-block;border-radius:15%;cursor:pointer}.utils_itemIcon__VaeQ7{display:inline-block;margin-bottom:20px;position:relative}.utils_itemIcon__VaeQ7>div{vertical-align:middle;display:inline-block}.utils_itemIcon__VaeQ7>div>div{border-radius:15%}.utils_imageContainer__qBn_V{position:relative;display:inline-block;width:auto;height:auto}.utils_overlayImage__xhA4U{position:absolute;bottom:0;right:0;z-index:0;background-color:#000;border-radius:15%;filter:sepia(1)}.utils_bgChampIconPointer__cmIN0{display:block;border-radius:15%;cursor:pointer}.utils_dropdownContainer__BArG_{display:flex;flex-wrap:wrap}@media (max-width:600px){.utils_dropdownContainer__BArG_{flex-direction:column}}.utils_minFilterInput__Kbr1T{text-align:center;height:2rem;font-size:.8rem;background-color:var(--inputBackground);color:var(--text);border-radius:8px;border:1px solid var(--inputBorder);width:50px}.layout_container__FUycR{max-width:1172px;padding:0 10px;margin:0 auto}.layout_containerPageStyle__cvj3t{margin-top:.8rem}.layout_guideSidePanels__LrlLE,.layout_sidePanels__BHyQP{margin-top:.8rem;width:min(calc((100% - 45rem) / 2),420px)}.layout_leftScrollButton__HkATO{left:min(calc((100% - 45rem) / 2),420px)}.layout_rightScrollButton__jyrf5{right:min(calc((100% - 45rem) / 2),420px)}.layout_footerHome__0d4_j{font-size:.62rem;max-width:1172px;padding:0 1rem 6rem;margin:0 auto}.layout_accountFooterPage__r2DvT{font-size:.62rem;max-width:600px;padding:0 1rem 6rem;margin:0 auto}.layout_homeLogoMargin___QaIe{margin:70px 0 80px}@media screen and (max-width:1440px){.layout_footerPage__cSrxg{border-radius:12px 12px 0 0;font-size:.62rem;max-width:45rem;padding:1rem 1rem 6rem;margin:0 auto}}@media screen and (min-width:1440px){.layout_footerPage__cSrxg{border-radius:12px 12px 0 0;font-size:.62rem;max-width:55rem;padding:1rem 1rem 6rem;margin:0 auto}.layout_containerPage__eeAp1{flex-basis:55rem;width:55rem;min-width:0}.layout_sidePanels__BHyQP{width:min(calc((100% - 55rem) / 2),420px)}.layout_leftScrollButton__HkATO{left:min(calc((100% - 55rem) / 2),420px)}.layout_rightScrollButton__jyrf5{right:min(calc((100% - 55rem) / 2),420px)}li.layout_headerRight__7s3Wx{margin-right:1.3rem}}@media screen and (min-width:500px) and (max-width:1439.98px){.layout_containerPage__eeAp1{flex-basis:45rem;width:45rem;min-width:0}li.layout_headerRight__7s3Wx{margin-right:.5rem}}@media screen and (max-width:500px){.layout_containerPage__eeAp1{flex-basis:45rem;width:45rem;min-width:0}.layout_homeLogoMargin___QaIe{margin:30px 0 40px}}@media screen and (min-width:825px){.layout_guideEditBody__5dCw5{margin-top:6rem}}@media screen and (max-width:824.98px){.layout_containerPageStyle__cvj3t{margin-left:2px;margin-right:2px}.layout_headerPage__8MlCM.layout_toolbar__YU7Ip{position:-webkit-sticky;position:sticky}}.layout_header__SFlEE{display:flex;flex-direction:column;align-items:center;padding-top:1rem}.layout_headerTop__XOT7E{display:flex;flex-direction:row;align-items:center;background:var(--fg);font-size:small;justify-content:space-between;margin:auto}.layout_headerTop__XOT7E>a{padding-left:20px}.layout_headerTop__XOT7E>ul{padding-right:10px;display:flex;align-items:center}.layout_headerTop__XOT7E>ul>li{display:inline-block}.layout_headerPage__8MlCM{position:fixed;top:0;left:0;right:0;text-align:left;z-index:10;background-color:var(--fg);box-shadow:0 var(--shadow-offset) 3px var(--shadow),0 var(--shadow-offset) 3px var(--shadow)}ul.layout_footer__WlhMu{list-style-type:none;text-align:center;margin:0;padding:0}ul.layout_footer__WlhMu>li{display:inline-block}ul.layout_headerPage__8MlCM{display:flex;flex-direction:row;align-items:center;font-size:small;justify-content:space-between;list-style-type:none;text-align:left;margin:0;padding:0}@media screen and (min-width:600px){ul.layout_headerPage__8MlCM>li{display:inline-block;margin-left:1.3rem}.layout_logo__zpZqC{padding-right:10px}ul.layout_footer__WlhMu>li{margin:0 .75rem}}@media screen and (max-width:599.98px){ul.layout_headerPage__8MlCM>li{display:inline-block;margin-left:5px}ul.layout_footer__WlhMu>li{margin:0 .35rem .35rem}}.layout_backToHome__D9QFr{margin:3rem 0 0}.layout_logo__zpZqC{display:flex;align-items:center}@media screen and (max-width:359.98px){.layout_logo__zpZqC{padding-right:10px}}