*,:after,:before{box-sizing:inherit}html{height:100%;box-sizing:border-box;transition:background-color .3s cubic-bezier(.25, .8, .25, 1)}body{min-height:100%;margin:0;position:relative;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,Noto Sans,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}body::-webkit-scrollbar{width:6px!important;background-color:#000!important}body::-webkit-scrollbar-thumb{border-radius:4px!important;box-shadow:inset 0 0 6px #6f2a04!important;-webkit-box-shadow:inset 0 0 6px #6f2a04!important;background-color:#6f2a04!important}body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #6f2a04!important;-webkit-box-shadow:inset 0 0 6px #6f2a04!important;border-radius:4px!important;background-color:#000!important}.vl-component.loading{filter:blur(20px)}.vl-component.loaded{filter:blur(0);transition:filter 1s}#app{-webkit-overflow-scrolling:touch;width:100%;height:100%;color:#696969;min-width:520px;font-family:Montserrat,sans-serif;background:#f5f5f5;overflow:hidden!important;-webkit-tap-highlight-color:transparent}#app::-webkit-scrollbar{width:4px!important;background-color:#f5f5f5!important}#app::-webkit-scrollbar-thumb{border-radius:2px!important;box-shadow:inset 0 0 6px gray!important;-webkit-box-shadow:inset 0 0 6px gray!important;background-color:gray!important}#app::-webkit-scrollbar-track{box-shadow:inset 0 0 6px gray!important;-webkit-box-shadow:inset 0 0 6px gray!important;border-radius:2px!important;background-color:#dcdcdc!important}#app img{object-fit:cover;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}#app div{-webkit-tap-highlight-color:transparent}#app #header{position:absolute;top:35px;left:0;right:0;margin:0 auto;width:90%;height:50px;max-width:900px;min-width:900px;background:rgba(0,0,0,.67);display:flex;z-index:1;border-radius:50px}#app #header .wyvern-left,#app #header .wyvern-right{position:absolute;top:-25px;width:100px;cursor:none}#app #header .wyvern-left{left:-15px}#app #header .wyvern-right{right:-15px}#app #header .logo{cursor:pointer;position:absolute;width:120px;top:-35px;left:0;right:0;margin:0 auto}#app #header .navigation{margin:0 auto;width:765px;height:100%;border-top:2px solid #edaa35;border-bottom:2px solid #edaa35}#app #header .navigation .left{float:left}#app #header .navigation .right{float:right}#app #header .navigation .left,#app #header .navigation .right{height:100%;display:inline-flex;align-items:center}#app #header .navigation .nav{color:#e29d32;text-decoration:unset;margin:0 4px 0 4px;font-weight:700;font-size:16px;padding:6px;cursor:pointer;text-shadow:2px 2px #000}#app #header .navigation .nav.hover,#app #header .navigation .nav:hover{color:#8c4824}#app #menu{background:#000;position:absolute;top:0;left:-90%;height:100%;z-index:100000001;width:90%;max-width:280px;-webkit-animation:slide-menu .5s forwards;animation:slide-menu .5s forwards}#app #menu .close{position:absolute;right:6px;top:6px}#app #menu .close .fa-icon{width:35px;height:35px}#app #menu .navigation{margin:70px auto}#app #menu .navigation .nav{color:#e29d32;text-decoration:unset;margin:0 auto;font-weight:700;font-size:16px;padding:6px;cursor:pointer;text-shadow:2px 2px #000;display:block;text-align:center;width:100%}#app #menu .navigation .nav.hover,#app #menu .navigation .nav:hover{color:#8c4824;background:#fff;border:1px solid #8c4824;text-shadow:2px 2px #fff}#app #los{position:absolute;z-index:10000001;top:0;left:0;right:0;bottom:0;margin:auto;height:300px;width:300px;background:#3e434b;border:1px solid gold;border-radius:2px}#app #los .loading{position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;margin:auto;background:rgba(0,0,0,.5098039216);width:100%;height:100%;display:flex;justify-content:center;align-items:center}#app #los .loading img{width:35px;height:35px}#app #los .head{display:inline-flex;background:#000;width:100%;border-bottom:1px solid #fff}#app #los .head p{width:100%;text-align:center;color:#fff;font-weight:700;padding:8px;margin:0;text-shadow:2px 2px #252702;cursor:pointer}#app #los .head p:first-of-type{border-right:1px solid #fff}#app #los .head p:last-of-type{border-left:1px solid #fff}#app #los .head p.hover,#app #los .head p:hover{background:brown}#app #los .head p.current{color:gold}#app #los .back{left:2px;right:unset}#app #los .back,#app #los .close{position:absolute;top:36px;right:2px;cursor:pointer}#app #los .back .icon .fa-icon,#app #los .close .icon .fa-icon{width:30px;height:30px}#app #los .auth .fa-icon{width:50px;height:50px;margin:0 auto;display:block;pointer-events:none}#app #los .auth p{color:#fff;text-align:center}#app #los .auth input{margin:0 auto;display:block;text-align:center;outline:0;border:1px solid teal;border-radius:2px;padding:4px}#app #los .auth,#app #los .confirm{position:absolute;top:65px;left:0;right:0;bottom:0;z-index:1;width:100%;height:calc(100% - 65px);background:#3e434b;margin:0 auto}#app #los .auth h1,#app #los .confirm h1{font-size:13px;color:#fff;text-align:center}#app #los .auth .code,#app #los .confirm .code{display:flex;justify-content:center;margin-top:40px}#app #los .auth .code input,#app #los .confirm .code input{width:40px;height:40px;text-align:center;font-size:20px;font-weight:700;margin:0 2px 0 2px;outline:unset;border-radius:4px;border:1px solid #000}#app #los .auth .code input:focus,#app #los .confirm .code input:focus{border-color:#2e6fff!important;box-shadow:0 0 5px #2e6fff inset}#app #los .auth .error p,#app #los .confirm .error p{margin:8px 0;color:#ff3f3f;font-size:14px;font-weight:700;text-align:center}#app #los .auth .bottom .input p.disabled,#app #los .confirm .bottom .input p.disabled{color:#b0b0b0;text-decoration:unset;cursor:unset}#app #los .content{height:fit-content;position:absolute;width:100%;top:0;left:0;right:0;bottom:0;margin:auto}#app #los .content .error{position:absolute;top:-16px;left:16px}#app #los .content .error p{margin:0;color:#ff3f3f;font-size:14px;font-weight:700}#app #los .content .error.success p{color:#00d900!important}#app #los .content .input{display:flex;width:90%;margin:10px auto}#app #los .content .input input{width:100%;outline:0;border-radius:2px;border:1px solid #000;padding:6px}#app #los .content .input .icon{display:flex;align-items:center;cursor:pointer}#app #los .content .input .icon .fa-icon{width:25px}#app #los .bottom{position:absolute;width:100%;bottom:8px;margin:0 auto}#app #los .bottom .input{display:flex;justify-content:center;margin:6px 0}#app #los .bottom .input p{margin:0;color:#fff;text-align:center;text-decoration:underline;cursor:pointer}#app #los .bottom .input p.hover,#app #los .bottom .input p:hover{color:gold}#app #los .bottom .input button{background:#5e1414;color:#fff;font-size:16px;padding:2px 8px 2px 8px;border:1px solid #5e1414;border-radius:4px;cursor:pointer}#app #los .bottom .input button.hover,#app #los .bottom .input button:hover{background:#fff;border:1px solid #5e1414;color:#5e1414}#app #tooltip-demo{position:absolute;top:0;left:0;width:100%;height:100vh}#app #tooltip-demo .tooltip-fade{position:absolute;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.76);right:0;bottom:0;margin:0 auto;z-index:99;overflow:hidden}#app #tooltip-demo .tooltip-illustrate{position:absolute;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:auto!important;width:max-content;height:max-content;z-index:100}#app #tooltip-demo .tooltip-illustrate .images{display:flex;justify-content:space-between}#app #tooltip-demo .tooltip-illustrate .images img{margin-left:2px;margin-right:2px;width:128px;height:128px}#app #tooltip-demo .tooltip-illustrate label{color:#fff;font-weight:700;margin-top:15px;font-size:.9em;display:flex;align-items:center;cursor:pointer}#app #tooltip-demo .tooltip-illustrate input[type=checkbox]{margin-right:8px;width:16px;height:16px}#app #tooltip-container.mobile{position:absolute;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:auto!important;width:100%;height:100vh}#app #tooltip-container.mobile .tooltip-fade{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden;background:rgba(0,0,0,.76);right:0;bottom:0;margin:0 auto;z-index:99}#app #tooltip-container.mobile #tooltip{top:0!important;left:0!important;right:0!important;bottom:0!important;margin:auto!important}#app #tooltip{position:absolute;width:max-content;height:max-content;z-index:100;max-width:300px!important;max-height:1440px!important;box-shadow:0 0 2px #000;background-color:rgba(18,18,18,.95);border-right:2px solid #373737;border-bottom:2px solid #3e3d3d;border-left:2px solid #4f4e4e;border-top:2px solid #868686;border-radius:5px;box-sizing:border-box}#app #tooltip *{pointer-events:none}#app #tooltip .tooltip-loading{display:flex;align-items:center;padding:2px}#app #tooltip .tooltip-loading b{color:#fff}#app #tooltip .tooltip-loading img{width:20px}#app #tooltip .tooltip-content.subitem b{font-weight:400;font-size:13px!important}#app #tooltip .tooltip-content.subitem{margin-top:20px!important;padding:unset!important}#app #tooltip .tooltip-content.subitem .price{margin-top:0!important}#app #tooltip .tooltip-content.item,#app #tooltip .tooltip-content.subitem{min-width:240px;position:relative;padding:4px}#app #tooltip .tooltip-content.item *,#app #tooltip .tooltip-content.subitem *{display:block;margin-top:0;margin-bottom:0}#app #tooltip .tooltip-content.item .forge,#app #tooltip .tooltip-content.subitem .forge{position:absolute;top:8px;right:4px;font-size:10px;font-style:italic;font-weight:700}#app #tooltip .tooltip-content.item .lazy-image-container,#app #tooltip .tooltip-content.item .lazy-image-skeleton,#app #tooltip .tooltip-content.item img,#app #tooltip .tooltip-content.subitem .lazy-image-container,#app #tooltip .tooltip-content.subitem .lazy-image-skeleton,#app #tooltip .tooltip-content.subitem img{width:40px;height:40px;border-radius:4px;position:absolute;top:-1px;left:-22px}#app #tooltip .tooltip-content.item b,#app #tooltip .tooltip-content.subitem b{margin-top:0;font-size:14px;color:#ffd100;max-width:230px}#app #tooltip .tooltip-content.item p,#app #tooltip .tooltip-content.subitem p{font-size:14px;color:#fff}#app #tooltip .tooltip-content.item .ilvl,#app #tooltip .tooltip-content.item .set,#app #tooltip .tooltip-content.subitem .ilvl,#app #tooltip .tooltip-content.subitem .set{color:#ffd100}#app #tooltip .tooltip-content.item .gem_req p,#app #tooltip .tooltip-content.item .lock,#app #tooltip .tooltip-content.item .set_bonus p,#app #tooltip .tooltip-content.item .set_items p,#app #tooltip .tooltip-content.item .socketBonus,#app #tooltip .tooltip-content.subitem .gem_req p,#app #tooltip .tooltip-content.subitem .lock,#app #tooltip .tooltip-content.subitem .set_bonus p,#app #tooltip .tooltip-content.subitem .set_items p,#app #tooltip .tooltip-content.subitem .socketBonus{color:grey}#app #tooltip .tooltip-content.item .set_items,#app #tooltip .tooltip-content.subitem .set_items{margin-left:6px}#app #tooltip .tooltip-content.item .set,#app #tooltip .tooltip-content.item .set_bonus,#app #tooltip .tooltip-content.subitem .set,#app #tooltip .tooltip-content.subitem .set_bonus{margin-top:20px}#app #tooltip .tooltip-content.item .damage,#app #tooltip .tooltip-content.item .type,#app #tooltip .tooltip-content.subitem .damage,#app #tooltip .tooltip-content.subitem .type{display:flex;justify-content:space-between}#app #tooltip .tooltip-content.item .damage p,#app #tooltip .tooltip-content.item .type p,#app #tooltip .tooltip-content.subitem .damage p,#app #tooltip .tooltip-content.subitem .type p{margin-top:0}#app #tooltip .tooltip-content.item .class span,#app #tooltip .tooltip-content.subitem .class span{display:inline-flex;margin-right:2px}#app #tooltip .tooltip-content.item .class span[data-class="Death Knight"],#app #tooltip .tooltip-content.subitem .class span[data-class="Death Knight"]{color:#c41f3b}#app #tooltip .tooltip-content.item .class span[data-class=Mage],#app #tooltip .tooltip-content.subitem .class span[data-class=Mage]{color:#69ccf0}#app #tooltip .tooltip-content.item .class span[data-class=Rogue],#app #tooltip .tooltip-content.subitem .class span[data-class=Rogue]{color:#fff569}#app #tooltip .tooltip-content.item .class span[data-class=Warlock],#app #tooltip .tooltip-content.subitem .class span[data-class=Warlock]{color:#9482c9}#app #tooltip .tooltip-content.item .class span[data-class=Druid],#app #tooltip .tooltip-content.subitem .class span[data-class=Druid]{color:#ff7d0a}#app #tooltip .tooltip-content.item .class span[data-class=Hunter],#app #tooltip .tooltip-content.subitem .class span[data-class=Hunter]{color:#abd473}#app #tooltip .tooltip-content.item .class span[data-class=Paladin],#app #tooltip .tooltip-content.subitem .class span[data-class=Paladin]{color:#f58cba}#app #tooltip .tooltip-content.item .class span[data-class=Priest],#app #tooltip .tooltip-content.subitem .class span[data-class=Priest]{color:#fff}#app #tooltip .tooltip-content.item .class span[data-class=Shaman],#app #tooltip .tooltip-content.subitem .class span[data-class=Shaman]{color:#0070de}#app #tooltip .tooltip-content.item .class span[data-class=Warrior],#app #tooltip .tooltip-content.subitem .class span[data-class=Warrior]{color:#c79c6e}#app #tooltip .tooltip-content.item .sockets,#app #tooltip .tooltip-content.subitem .sockets{margin-top:20px;margin-bottom:20px}#app #tooltip .tooltip-content.item .sockets .socket,#app #tooltip .tooltip-content.subitem .sockets .socket{display:flex}#app #tooltip .tooltip-content.item .sockets .socket img,#app #tooltip .tooltip-content.subitem .sockets .socket img{position:unset;width:15px;height:15px}#app #tooltip .tooltip-content.item .sockets .socket p,#app #tooltip .tooltip-content.subitem .sockets .socket p{margin-left:4px;color:grey}#app #tooltip .tooltip-content.item .forge,#app #tooltip .tooltip-content.item .loot,#app #tooltip .tooltip-content.item .page,#app #tooltip .tooltip-content.item .random,#app #tooltip .tooltip-content.item .spell,#app #tooltip .tooltip-content.subitem .forge,#app #tooltip .tooltip-content.subitem .loot,#app #tooltip .tooltip-content.subitem .page,#app #tooltip .tooltip-content.subitem .random,#app #tooltip .tooltip-content.subitem .spell{color:#1eff00}#app #tooltip .tooltip-content.item .description,#app #tooltip .tooltip-content.subitem .description{color:#ffd100;white-space:pre-wrap}#app #tooltip .tooltip-content.item .price .currency,#app #tooltip .tooltip-content.subitem .price .currency{display:inline-flex;align-items:center}#app #tooltip .tooltip-content.item .price .currency:first-of-type,#app #tooltip .tooltip-content.subitem .price .currency:first-of-type{margin-right:2px}#app #tooltip .tooltip-content.item .price .currency img,#app #tooltip .tooltip-content.subitem .price .currency img{position:unset!important;width:13px!important;height:9px!important}#app #tooltip .tooltip-content.item .reagents,#app #tooltip .tooltip-content.subitem .reagents{margin-top:20px}#app #tooltip .tooltip-content.spell{min-width:240px;position:relative;padding:4px}#app #tooltip .tooltip-content.spell *{display:block;margin-top:2px;margin-bottom:0}#app #tooltip .tooltip-content.spell .lazy-image-container,#app #tooltip .tooltip-content.spell .lazy-image-skeleton,#app #tooltip .tooltip-content.spell img{width:40px;height:40px;border-radius:4px;position:absolute;top:-3px;left:-22px}#app #tooltip .tooltip-content.spell b{margin-top:0;font-size:14px;color:#ffd100;max-width:230px}#app #tooltip .tooltip-content.spell p{font-size:14px;color:#fff}#app #tooltip .tooltip-content.spell .talent{color:grey}#app #tooltip .tooltip-content.spell .rc{position:absolute;top:18px;right:4px;display:block;text-align:right}#app #tooltip .tooltip-content.spell .description{color:#ffd100;white-space:pre-wrap}#app #tooltip .tooltip-content.quest{min-width:240px;position:relative;padding:4px}#app #tooltip .tooltip-content.quest *{display:block;margin-top:2px;margin-bottom:0}#app #tooltip .tooltip-content.quest b{margin-top:0;font-size:14px;color:#ffd100;max-width:230px}#app #tooltip .tooltip-content.quest p{font-size:14px;color:#fff}#app #tooltip .tooltip-content.quest .objectives{margin-top:4px;margin-bottom:4px}#app #tooltip .tooltip-content.quest .requirement{margin-top:20px;color:#ffd100}#app #tooltip .tooltip-content.quest .level{font-style:normal;font-size:14px;color:gray;position:absolute;top:0;right:4px}#app #tooltip .tooltip-content.npc,#app #tooltip .tooltip-content.object{padding:4px}#app #tooltip .tooltip-content.npc *,#app #tooltip .tooltip-content.object *{display:block;margin-top:2px;margin-bottom:0}#app #tooltip .tooltip-content.npc b,#app #tooltip .tooltip-content.object b{margin-top:0;font-size:14px;color:#ffd100}#app #tooltip .tooltip-content.npc p,#app #tooltip .tooltip-content.object p{font-size:14px;color:#fff}#app #tooltip .tooltip-content.npc i,#app #tooltip .tooltip-content.object i{font-style:normal;font-size:14px;color:#fff}#app .tooltip-body{display:flex;align-items:center;padding:4px;font-size:14px;min-height:43px;border-bottom:1px solid rgba(255,215,0,.2509803922);cursor:pointer}#app .tooltip-body:last-of-type{border-bottom:unset}#app .tooltip-body.hover,#app .tooltip-body:hover{background:#1a1a1a}#app .tooltip-body .lazy-image-container,#app .tooltip-body .lazy-image-skeleton{width:35px;height:35px;border-radius:4px}#app .tooltip-body img{width:35px;height:35px;border-radius:4px}#app .tooltip-body b{width:calc(100% - 4px);margin-left:4px;font-size:14px}#app .tooltip-body i{color:grey;padding-right:4px}.faded{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden;background:rgba(0,0,0,.631372549);right:0;bottom:0;margin:0 auto;z-index:10000000}#xybar{visibility:hidden;min-width:250px;background-color:#50021c;color:#fff;text-align:center;border-radius:2px;padding:10px 16px 10px 16px;position:absolute;left:0;right:0;margin:0 auto;display:inline-flex;align-items:center;z-index:999999999999;width:95%;max-width:350px;box-shadow:1px 0 4px 6px #5b0b0b}#xybar p{font-size:14px;line-height:100%;flex:1 60%;margin:0}#xybar div{width:30px;display:flex;justify-content:center;margin-right:-10px;margin-left:5px}#xybar button{width:fit-content;width:-moz-fit-content;height:fit-content;height:-moz-fit-content;border:none;border-radius:2px;cursor:pointer;padding:6px;background:#e7e7e7;font-size:14px;color:#51021e;margin-left:5px}#xybar .fa-icon{cursor:pointer}#xybar.top{top:30px}#xybar.bottom{bottom:30px}#xybar.danger{background-color:#a90000!important}#xybar.danger button{background-color:#51021e!important;color:#fff!important}#xybar.top.show{visibility:visible!important;-webkit-animation:xybar-top-fadein .5s;animation:xybar-top-fadein .5s}#xybar.bottom.show{visibility:visible!important;-webkit-animation:xybar-bottom-fadein .5s;animation:xybar-bottom-fadein .5s}#xybar.top.hide{-webkit-animation:xybar-top-fadeout .5s;animation:xybar-top-fadeout .5s}#xybar.bottom.hide{-webkit-animation:xybar-bottom-fadeout .5s;animation:xybar-bottom-fadeout .5s}@-webkit-keyframes xybar-top-fadein{from{top:0;opacity:0}to{top:30px;opacity:1}}@keyframes xybar-top-fadein{from{top:0;opacity:0}to{top:30px;opacity:1}}@-webkit-keyframes xybar-top-fadeout{from{top:30px;opacity:1;visibility:visible}to{top:0;opacity:0;visibility:hidden}}@keyframes xybar-top-fadeout{from{top:30px;opacity:1;visibility:visible}to{top:0;opacity:0;visibility:hidden}}@-webkit-keyframes xybar-bottom-fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes xybar-bottom-fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes xybar-bottom-fadeout{from{bottom:30px;opacity:1;visibility:visible}to{bottom:0;opacity:0;visibility:hidden}}@keyframes xybar-bottom-fadeout{from{bottom:30px;opacity:1;visibility:visible}to{bottom:0;opacity:0;visibility:hidden}}@-webkit-keyframes slide-menu{100%{left:0}}@keyframes slide-menu{100%{left:0}}.fade--3-enter-active,.fade--3-leave-active{transition-property:opacity;transition-duration:.3s}.fade--3-enter-active{transition-delay:0.1s}.fade--3-enter,.fade--3-leave-active{opacity:0}.fade--2-enter-active,.fade--2-leave-active{transition-property:opacity;transition-duration:.2s}.fade--2-enter-active{transition-delay:0.1s}.fade--2-enter,.fade--2-leave-active{opacity:0}#app.mobile #header{border-radius:unset!important;max-width:unset!important;min-width:unset!important;width:100%!important;height:30px!important;top:15px!important}#app.mobile #header .logo{right:0!important;left:unset!important;width:60px;top:-15px}#app.mobile #header .navigation{width:100%!important}#app.mobile #header .navigation .left{margin-left:16px}#app.mobile #footer{bottom:4px!important;min-width:unset!important;max-width:320px}#app.mobile #footer b{font-size:.85em}.lazy-image-skeleton{background-color:#e0e0e0;animation:pulse 1.5s infinite ease-in-out}.lazy-image{transition:opacity .3s ease-in-out}@keyframes pulse{0%{opacity:.5}50%{opacity:1}100%{opacity:.5}}
#error,#home{font-family:"Open Sans","Segoe UI",Arial,Helvetica,sans-serif;font-size:.94rem;background:#110d09 url("/assets/img/bg.webp");background-repeat:no-repeat;background-size:100% 100%;height:100vh;min-height:800px}#error #leaf_box,#home #leaf_box{height:100vh;width:100vw;position:absolute;z-index:0;overflow-x:hidden;overflow-y:hidden}#error #leaf_box .leaf,#home #leaf_box .leaf{height:25px;width:31px;background:url("/assets/img/leaf.png");position:absolute}#error #content,#home #content{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.44)}#error #content #article,#home #content #article{position:absolute;top:0;left:0;right:0;bottom:0;max-width:500px;max-height:240px;margin:calc(100px + 10%) auto;display:grid;justify-items:center;align-content:baseline}#error #content #article #logo,#home #content #article #logo{margin:0 auto}#error #content #article #search,#home #content #article #search{min-width:300px;height:100%;position:relative}#error #content #article #search input,#home #content #article #search input{outline:0;border:1px solid #8d461b;background:#171212;max-width:300px;width:100%;height:35px;margin:0 auto;display:flex;color:#fff;padding:8px 24px 8px 8px;font-size:18px}#error #content #article #search input:focus,#home #content #article #search input:focus{border-color:#edaa35}#error #content #article #search .search-icon,#home #content #article #search .search-icon{position:absolute;right:6px;top:10px}#error #content #article #search .search-icon .fa-icon,#home #content #article #search .search-icon .fa-icon{width:14px;cursor:pointer}#error #content #article #search .search-icon.close .fa-icon.hover,#error #content #article #search .search-icon.close .fa-icon:hover,#home #content #article #search .search-icon.close .fa-icon.hover,#home #content #article #search .search-icon.close .fa-icon:hover{color:gold}#error #content #article #search #no-result,#error #content #article #search #search-results,#home #content #article #search #no-result,#home #content #article #search #search-results{position:absolute;top:35px;left:0;width:100%;height:max-content;max-height:200px;overflow-y:auto;background:#000;border:1px solid #99410b}#error #content #article #search #no-result::-webkit-scrollbar,#error #content #article #search #search-results::-webkit-scrollbar,#home #content #article #search #no-result::-webkit-scrollbar,#home #content #article #search #search-results::-webkit-scrollbar{width:4px!important;background-color:#000!important}#error #content #article #search #no-result::-webkit-scrollbar-thumb,#error #content #article #search #search-results::-webkit-scrollbar-thumb,#home #content #article #search #no-result::-webkit-scrollbar-thumb,#home #content #article #search #search-results::-webkit-scrollbar-thumb{border-radius:2px!important;box-shadow:inset 0 0 4px #8d461b!important;-webkit-box-shadow:inset 0 0 4px #8d461b!important;background-color:#8d461b!important}#error #content #article #search #no-result::-webkit-scrollbar-track,#error #content #article #search #search-results::-webkit-scrollbar-track,#home #content #article #search #no-result::-webkit-scrollbar-track,#home #content #article #search #search-results::-webkit-scrollbar-track{box-shadow:inset 0 0 4px #8d461b!important;-webkit-box-shadow:inset 0 0 4px #8d461b!important;border-radius:2px!important;background-color:#000!important}#error #content #article #search #no-result #all-results,#error #content #article #search #search-results #all-results,#home #content #article #search #no-result #all-results,#home #content #article #search #search-results #all-results{width:100%;color:#fff1a4;background:#624600;height:30px;text-align:center;display:flex;align-items:center;cursor:pointer}#error #content #article #search #no-result #all-results.hover,#error #content #article #search #no-result #all-results:hover,#error #content #article #search #search-results #all-results.hover,#error #content #article #search #search-results #all-results:hover,#home #content #article #search #no-result #all-results.hover,#home #content #article #search #no-result #all-results:hover,#home #content #article #search #search-results #all-results.hover,#home #content #article #search #search-results #all-results:hover{background:#fff1a4;color:#624600}#error #content #article #search #no-result #all-results p,#error #content #article #search #search-results #all-results p,#home #content #article #search #no-result #all-results p,#home #content #article #search #search-results #all-results p{width:100%;font-size:15px}#error #content #article #search #no-result p,#home #content #article #search #no-result p{color:#e50000;text-align:center}#error .error{display:flex;justify-content:center;align-items:center;justify-items:center;color:#fff;border-radius:50%;background:rgba(0,0,0,.8705882353);height:50%;margin:auto;text-align:center;flex-direction:column;position:fixed;top:0;left:0;right:0;bottom:0;min-width:300px;max-width:500px}#error .error *{margin:0;max-width:250px}#error .error h1{color:red;font-size:50px}#error .error h2{color:#c00000}
#app.mobile{min-width:unset!important;touch-action:manipulation;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;overflow-y:hidden!important;overflow-x:hidden!important}#error.mobile,#home.mobile,#search.mobile{min-width:unset!important;min-height:600px!important;overflow-y:auto!important;overflow-x:hidden!important}#error.mobile #text,#home.mobile #text,#search.mobile #text{top:55px;font-size:1.5em}#error.mobile #text b,#home.mobile #text b,#search.mobile #text b{height:1em;box-shadow:0 .4rem .3rem -.3rem #f4a460}#error.mobile #live,#home.mobile #live,#search.mobile #live{top:55px;font-size:1.5em}#error.mobile #content #article #logo img,#home.mobile #content #article #logo img,#search.mobile #content #article #logo img{width:275px}#error.mobile #content #article b,#home.mobile #content #article b,#search.mobile #content #article b{font-size:.95em}#error.mobile #content #article p,#home.mobile #content #article p,#search.mobile #content #article p{font-size:.85em}
