@font-face{font-family:"NBGothic";src:url("/media/NanumBarunGothicLight.woff") format("woff")}html,body{margin:0;padding:0;width:100%;height:100%}#loading{height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center}#loading-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}#stage{padding:0px;margin:0px;min-width:480px;font-family:NBGothic,돋움;min-height:100%;margin-bottom:10px}#stage #main{position:relative;z-index:2}#stage #main.error-production{display:flex;justify-content:center;align-items:center;height:300px;color:#000}#stage #main.error-development{display:flex;justify-content:flex-start;color:#000}#stage header{display:flex;width:100%;height:30px;background-color:#7cc4f8;background-image:none;box-shadow:0px 2px 2px #111}#stage header #menu{width:100%}#stage header #menu .menu-btn{float:left;padding:7px 5px 5px 5px;border:none;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;width:100px;height:18px;font-size:15px;text-align:center;color:#47330d;background-color:#7cc4f8;transition:all 200ms ease}#stage header #menu .menu-btn .menu-sub-separator{display:none;border-top:1px dashed #777;margin:3px 0px}#stage header #menu .menu-btn .menu-sub-btn{display:none;float:left;margin-top:4px;width:100px;font-size:13px;color:#47330d;cursor:pointer}#stage header #menu .menu-btn .menu-sub-btn:hover{color:inherit}#stage header #menu .menu-btn:hover{padding-top:12px;height:auto;box-shadow:0px 2px 2px #141414;background-image:none}#stage header #menu .menu-btn:hover .menu-sub-separator{display:block}#stage header #menu .menu-btn:hover .menu-sub-btn{display:block}#stage header #menu .menu-btn:active{color:#fff}#stage #main{max-height:calc(100vh - 125px)}#stage footer{float:left;width:100%;font-size:11px;padding-top:10px;color:#ccc;background-color:#304a58;display:flex;justify-content:space-between;position:absolute;bottom:0;height:85px;text-align:center;z-index:1}#stage footer .left{text-align:left;padding-left:10%;float:left;width:40%}#stage footer .right{text-align:right;padding-right:10%;float:left;width:40%}a{color:inherit;text-decoration:inherit}p{margin-block-start:0px;margin-block-end:0px}ul{list-style-type:none;padding-inline-start:0;margin-block-start:0;margin-block-end:0}input,select,textarea{display:block;font-family:inherit;padding:5px;border:1px solid #aaa;border-radius:10px;resize:none}button{display:block;font-family:inherit;box-sizing:inherit;padding:5px;border:1px solid #aaa;border-radius:10px;background-color:#eee;transition:all 200ms ease}button:active{color:#eee;background-color:#444}input:focus,textarea:focus,button:focus{outline:none}.autocomp{position:absolute;padding:3px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;font-size:13px;color:#ccc;cursor:pointer;background-color:#222;background-color:rgba(0,0,0,.8)}.autocomp-item{margin:1px 0px}.autocomp-item:hover,.autocomp-select{color:#fff;background-color:rgba(50,50,50,.8)}#account-setting{float:left;padding-top:8px;width:50px;text-align:center}#account-info{float:right;margin:1px;font-size:13px;padding-top:8px;width:80px;text-align:center;cursor:pointer;transition:color 300ms ease;color:#444}#account-info:hover{color:#eee}#global-notice{padding:3px 0px;color:#111;text-align:center;font-weight:bold;background-color:#eb3;cursor:pointer;z-index:6}.searching{color:#eee;background-color:#555}.graph{box-shadow:0px 1px 1px #141414}.graph-bar{height:100%}.chart{box-shadow:0px 1px 1px #141414}.chart-bar{height:100%;text-align:center;text-shadow:0px 1px 1px #141414}.tier-text{padding:1px;border:1px solid #444;border-radius:5px;width:16px;text-align:center}.tier-prev{opacity:.4}.unknown{color:#aaa}.death{color:#eaa}.kda-image{width:20px;height:20px}.auto-item{margin:2px 0px;cursor:pointer}.auto-item:hover{background-color:#333}.auto-selected{color:#ee4;background-color:#3b3b3b}h1,h2,h3,h4,h5{margin:0px;font-weight:normal}h1{font-size:24px;font-weight:bold;margin:4px}h2{font-size:20px;margin:2px}h3{font-size:15px}h4{font-size:13px}h5{font-size:11px}code{font-family:Consolas;color:#ccc;padding:2px;background-color:rgba(0,0,0,.5)}.jt-image{float:left;border-radius:5px;background-size:100%}.jt-btn-shadow{box-shadow:0px 2px 2px #000;text-shadow:0px 1px 1px #444}.in-iframe{float:left;width:200px;background-color:rgba(0,0,0,.175)}#bayadere{position:fixed;width:100%;height:100%;pointer-events:none;z-index:3}#bayadere .dialog{position:fixed;pointer-events:all;white-space:nowrap;padding:5px;border-radius:13.5px;color:#111;box-shadow:0px 1px 1px #141414;background-color:#eee;z-index:3}#bayadere .dialog.appearing{animation:DialogAppearance 200ms ease}#bayadere .dialog.disappearing{animation:DialogDisappearance 200ms ease forwards}#bayadere .dialog-alert{display:flex;flex-direction:column;font-size:16px;padding:10px 10px 10px 10px}#bayadere .dialog-prompt{font-size:16px;padding:10px 10px 10px 10px}#bayadere .dialog-confirm{font-size:16px;padding:10px 10px 10px 10px}#bayadere .dialog .head{cursor:move;touch-action:none;padding:3px;border-bottom:1px solid #ccc;border-radius:5px;margin-bottom:5px;height:12px;color:#222;font-size:11px;background-color:#ddd}#bayadere .dialog .head label{width:100%;cursor:inherit}#bayadere .dialog .head .button-close{cursor:auto;float:right;border-radius:6px;margin-top:1px;width:12px;height:12px;background-color:#e55}#bayadere .dialog .head .button-close:hover{background-color:#e77}#bayadere .dialog .body div{margin:4px 0}#bayadere .dialog .footer{display:flex}#bayadere .dialog .footer.buttons{justify-content:flex-end;margin:16px 0 0 auto;gap:5px}#bayadere .dialog .footer.buttons button{float:right;margin-bottom:5px;width:80px;height:20px}#bayadere #notification{display:flex;flex-direction:column-reverse;width:97.5%;height:100%}#bayadere #notification .notification{display:flex;flex-direction:row;align-items:center;padding:5px;border-bottom:1px solid #ccc;border-radius:10px;margin-left:auto;margin-bottom:10px;height:20px;width:280px;color:#222;font-size:16px;background-color:#ddd;cursor:pointer;pointer-events:all;z-index:3}#bayadere #notification .notification .close{margin-left:auto}#bayadere #tooltip{position:absolute;text-align:center;border-radius:6px;background-color:rgba(0,0,0,.75);color:#eee;padding:5px 0;height:fit-content;padding-left:5px;padding-right:5px;z-index:3}#bayadere .spinner-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);transition:opacity 200ms linear;justify-content:center;align-items:center;pointer-events:fill;z-index:4}.dialog-desc{float:left;width:100px;text-align:center;line-height:18px;padding:5px}.ellipse{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes DialogAppearance{from{opacity:0;transform:scaleY(0.5)}to{opacity:1;transform:scaleY(1)}}@keyframes DialogDisappearance{from{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0.5)}}#stage #main{display:flex;flex-direction:column;align-items:center;gap:10px}#stage #main h2{margin-top:20px}#stage #main section{display:flex;flex-direction:row;flex-wrap:wrap;width:80%}#stage #main section .dependency{display:flex;flex-direction:row;width:300px}#stage #main section .dependency .name{width:200px}#stage #main section .dependency .version{width:100px}#background{display:none}
