@import url(https://fonts.googleapis.com/css2?family=Inter&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;600;700&display=swap);:root{--orange:orange}*{font-family:"Poppins",sans-serif;font-weight:300}h1,h2,h3{font-weight:700}h4{font-weight:500}body{margin:0;padding:0;background-color:#1b1c1d;color:#fff;height:100vh}#root{height:100%}a{color:#7289da;font-weight:700;text-decoration:none}.page-content{min-height:calc(100vh - 5rem)}::-webkit-scrollbar{width:.5rem;background-color:none}::-webkit-scrollbar-thumb{background-color:#f0f8ff}.Toastify__toast--success{background-color:#62a87c!important}.swal-modal{will-change:unset!important;background-color:#36393f!important}.swal-button--cancel{background-color:unset!important;color:#fff}.swal-button--cancel:hover{text-decoration:underline}.swal-button-primary{background-color:#367fa9;transition:background-color 1s}.swal-button-primary:active,.swal-button-primary:hover{background-color:#367fa9!important}.swal-button-primary:focus,.swal-button-primary:hover{box-shadow:0 0 0 1px #fff,0 0 0 3px #367fa9!important}.swal-button:focus{box-shadow:none!important}.swal-button-confirm{background-image:linear-gradient(90deg,#367fa9 0,#407594 51%,#367fa9);margin:.5rem;text-align:center;text-transform:uppercase;transition:.5s;background-size:200% auto;color:#fff;border-radius:.5rem;display:block}.swal-button-confirm:hover{background-position:100%;color:#fff;text-decoration:none}.swal-button-confirm:focus{box-shadow:0 0 1.25rem #eee!important}.swal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button{border-radius:10px;cursor:pointer;background-color:transparent;box-shadow:none;border:none}.button .bordered{color:#fff;border:2px solid var(--orange)}.ball-pulse>div:first-child{-webkit-animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.24s infinite;animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.24s infinite}.ball-pulse>div:nth-child(2){-webkit-animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.12s infinite;animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.12s infinite}.ball-pulse>div:nth-child(3){-webkit-animation:scale .75s cubic-bezier(.2,.68,.18,1.08) 0s infinite;animation:scale .75s cubic-bezier(.2,.68,.18,1.08) 0s infinite}.ball-pulse>div{background-color:#fff;border-radius:100%;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;margin:0 2px -.2rem}.smallBall>div{vertical-align:middle;margin:1px}@-webkit-keyframes scale{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7;-ms-filter:"alpha(opacity=70)";filter:alpha(opacity=70)}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}}@keyframes scale{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}45%{-webkit-transform:scale(.1);transform:scale(.1);opacity:.7;-ms-filter:"alpha(opacity=70)";filter:alpha(opacity=70)}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}}.loading-animation-centered{width:100%;display:grid;place-items:center}.banner{background-color:#963131;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center}.banner-elements{padding:2rem}.banner-btn{margin-right:1rem;border-radius:4px;color:#fff;padding:0 2rem;border:2px solid #fff;transition:background-color .5s ease}.banner-btn:hover{color:#963131;background-color:#fff}.feature-pres{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-align-self:center;align-self:center;max-width:1280px;margin:1rem auto 0;-webkit-flex-direction:column;flex-direction:column}.feature-pres img{width:100%;height:auto}.feature-pres div{height:auto}@media (min-width:1080px){.feature-pres{margin-top:3rem;-webkit-flex-direction:row;flex-direction:row}.feature-pres img{width:auto;height:230px}.feature-pres .right{margin-left:2rem}.feature-pres div{height:250px}}nav{z-index:10;left:0;right:0;top:0;padding:0 10px;height:6.25rem;background-color:#0a0a0a;-webkit-justify-content:center;justify-content:center}nav,nav .logo{display:-webkit-flex;display:flex}nav .logo{float:left;width:50%;height:100%;-webkit-align-items:center;align-items:center;font-size:1.5rem}nav .logo .img{margin-right:1.25rem}nav ul.links{margin:0;height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}nav ul.links li{margin:0 10px;list-style:none}nav a{text-decoration:none;color:#fff}nav .links-container a,nav button{display:block;padding:1em;font-size:1rem;font-weight:400}nav .links-container a:after,nav button:after{bottom:0;content:"";display:block;height:2px;background:#fff;transition:width .3s ease 0s;width:0;left:0}nav .links-container a:not(button):hover:after,nav button:not(button):hover:after{width:100%}nav #nav-toggle{position:absolute;top:-6.25rem}nav .icon-burger{display:none;position:absolute;right:5%;top:3.1rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}nav .icon-burger .line{top:3.1rem;width:1.875rem;height:.3rem;background-color:#fff;margin:.3rem;border-radius:.188rem;transition:all .3s ease-in-out}#dash-button{background-color:transparent;outline:none;padding:.625rem .75rem!important;border:.1rem solid orange;color:#fff;border-radius:.3rem;transition:all .18s ease-out 0s;cursor:pointer;min-width:8.75rem}#dash-button:hover{background-color:orange;color:#fff}.logged-button{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}@media screen and (max-width:1020px){nav .logo{float:none;width:auto;padding-left:.625rem}nav .links-container{float:none;position:fixed;left:0;right:0;bottom:100%;width:auto;height:calc(100vh - 6.25rem);transition:cubic-bezier(.39,.575,.565,1);overflow:hidden}nav .links{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-evenly;justify-content:space-evenly;background-color:#18191c;box-sizing:border-box}nav .links a,nav button{font-size:1.25rem}nav #nav-toggle:checked~.links-container{bottom:0}nav .icon-burger{display:block}nav #nav-toggle:checked~.icon-burger .line:first-child{-webkit-transform:translateY(.625rem) rotate(225deg);transform:translateY(.625rem) rotate(225deg)}nav #nav-toggle:checked~.icon-burger .line:nth-child(3){-webkit-transform:translateY(-.625rem) rotate(-225deg);transform:translateY(-.625rem) rotate(-225deg)}nav #nav-toggle:checked~.icon-burger .line:nth-child(2){opacity:0}}.fake-server{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex:1 1;flex:1 1;height:3.5rem;padding:1em;border-radius:.3rem;opacity:1}.fake-server-icon{-webkit-flex-shrink:0;flex-shrink:0;width:3rem;height:3rem;border-radius:50%;background:#292a2b;overflow:hidden}.fake-server-button,.fake-server-name{border-radius:.3rem;background:#292a2b;overflow:hidden}.fake-server-name{-webkit-flex-shrink:1;flex-shrink:1;width:16.8rem;height:.9rem;margin:0 1em}.fake-server-button{-webkit-flex-shrink:0;flex-shrink:0;margin-left:auto;width:7.8rem;height:2.5rem}.bip{background:linear-gradient(90deg,#292a2b,#333435,#292a2b);color:#fff;height:100%;width:30%;border-radius:.3rem;-webkit-animation:move .7s linear 0ms infinite normal none running;animation:move .7s linear 0ms infinite normal none running}.bip.small{width:60%}@-webkit-keyframes move{0%{margin-left:-40%}to{margin-left:100%}}@keyframes move{0%{margin-left:-40%}to{margin-left:100%}}.server{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:1em;color:#fff;border-radius:3px}.server-icon-loading{-webkit-flex-shrink:0;flex-shrink:0;width:50px;height:50px;border-radius:50%;background:#292a2b;overflow:hidden}.server-name-loading{border-radius:5px;background:#292a2b;overflow:hidden}.server-button-loading{-webkit-flex-shrink:0;flex-shrink:0;margin-left:auto;width:125px;height:40px}.server-info{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:flex-start;justify-content:flex-start;width:50%}.server-icon{width:50px;border-radius:50%}.server-name{margin-left:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-flex:1 0 1em;flex:1 0 1em}.manage-button{font-family:"Inter",sans-serif;font-size:.8em;cursor:pointer;padding:10px 25px;color:inherit;border:none;border-radius:3px;outline:none;min-width:11em}.error{height:70vh;display:grid;place-items:center}.home{height:70%}.home-title{font-family:"Inter",sans-serif;font-size:1.5em}.home-server-info{-webkit-align-items:unset;align-items:unset;-webkit-justify-content:start;justify-content:start;text-align:center;margin:1rem}.home-welcome{text-align:center;display:none}.home-plugins{margin:3em auto;max-width:70rem}.home-plugins-container{display:grid}.home-plugins-item{cursor:pointer;margin-left:1.25rem;margin-right:1.25rem;margin-top:.75rem;padding:.75rem;border-radius:.25rem;background-color:#313131;display:-webkit-flex;display:flex;box-shadow:0 0 .6rem rgb(20 21 23/74%)}.home-plugins-title{margin:.6rem;text-align:center}.home-plugins-icon{padding-right:1.5rem}.home-plugins-item-title{font-size:1.2em;font-weight:500}.home-plugins-item-content{color:#c0c0cc;font-size:.9em}@media (min-width:1200px){.home-plugins-title{text-align:unset}.home-title{font-size:1.5em}.home-welcome{display:block}.home-plugins-container{grid-template-columns:repeat(3,1fr)}.home-plugins-item{padding:1.25rem;margin-top:1.25rem;margin-left:.6rem;margin-right:.6rem}.home-server-info{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}}.footer{background-color:#000;height:2.5rem;margin-top:.5rem;padding:1rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.input{color:#fff;background-color:#373c42;border:2px solid #373c42;border-radius:.25rem;padding:.6rem;outline:none}.input:focus{border:2px solid #7289da}.settings-inputs{display:grid}@media (min-width:1200px){.settings-inputs{grid-template-columns:repeat(2,1fr)}}.settings-container{height:70%}.settings-container-content{margin:3em auto;max-width:80rem}.settings-form{padding:2rem;background-color:#0a0a0a;border-radius:.5rem}.tab-list{border-bottom:1px solid #ccc;padding-left:0}.tab-list-item{cursor:pointer;display:inline-block;list-style:none;margin-bottom:-1px;padding:.5rem .75rem}.tab-list-active{border-bottom:3px solid #7289da}.textarea{background-color:#373c42;padding:.6rem;color:#fff;outline:none;border-radius:.25rem;resize:vertical;height:3rem}.logging-message-container{display:grid;grid-column-gap:3rem;-webkit-column-gap:3rem;column-gap:3rem;grid-row-gap:3rem;row-gap:3rem}@media (min-width:1200px){.logging-message-container{grid-template-columns:repeat(2,1fr)}}.status-grid{display:grid;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;grid-row-gap:.5rem;row-gap:.5rem}@media (min-width:1080px){.status-grid{grid-template-columns:repeat(3,1fr)}}.leaderboard-item{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;border-bottom:1px solid #fff;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.top-avatar{border-radius:50%;height:50px;margin-right:10px}.top-whois{padding:8px;width:60%}.top-bubble,.top-whois{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.top-bubble{-webkit-justify-content:center;justify-content:center;-webkit-flex:0 0 35px;flex:0 0 35px;height:35px;background-color:#50555a;border-radius:50%;margin-right:10px}.top-bubble.first{background-color:#da9e3b}.top-bubble.second{background-color:#989898}.top-bubble.third{background-color:#ae7441}.top-username{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-muted{color:#82868a}.storages-grid{display:grid}@media (min-width:1080px){.storages-grid{grid-template-columns:repeat(3,1fr);grid-row-gap:.5rem;row-gap:.5rem;grid-column-gap:.5rem;-webkit-column-gap:.5rem;column-gap:.5rem}}.alerts-container{overflow-x:auto}.alerts{width:1080px;margin-bottom:10rem}.alerts thead tr th{font-weight:600}.alerts th{padding:.3rem}.alerts textarea{margin-top:.5rem}.variable-table{width:100%}.variable-table thead th{font-weight:800}.variable-table th{border-bottom:1px solid grey;width:20%}.variable-table td{text-align:center}@media (min-width:1080px){.alerts{width:100%;border-collapse:collapse}}
/*# sourceMappingURL=main.d8d531c0.chunk.css.map */