@charset "UTF-8";.persistent-scrollbar::-webkit-scrollbar,.persistent-scrollbar ::-webkit-scrollbar{width:5px}.persistent-scrollbar::-webkit-scrollbar-track,.persistent-scrollbar ::-webkit-scrollbar-track{background:transparent}.persistent-scrollbar::-webkit-scrollbar-thumb,.persistent-scrollbar ::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.persistent-scrollbar{scrollbar-color:#ccc transparent}.btn{display:block;position:relative;color:#fff;cursor:pointer;font-size:20px;padding:8px 15px;border:none;border-radius:10px;-webkit-text-decoration:none;text-decoration:none;text-shadow:1px 1px 4px rgba(0,0,0,.6);filter:drop-shadow(1px 1px 3px rgba(0,0,0,.5))}@media screen and (max-width:1280px){.btn{padding:0 12px}}.btn-lg{height:45px}.btn-darken{border:none;transition:filter .25s ease}.btn-icon{position:absolute;top:50%;transform:translateY(-50%);left:0;margin-left:8px;height:60%;filter:drop-shadow(1px 1px 4px rgba(0,0,0,.6))}#btn-play-duo .btn-icon+span{margin-left:20px}#btn-play-squad .btn-icon+span{margin-left:27px}.link-darken:hover,.link-darken:active{color:inherit;filter:brightness(80%)}.btn-darken:hover,.btn-darken:active{color:inherit;filter:drop-shadow(1px 1px 4px rgba(0,0,0,.6)) brightness(80%)}.btn-disabled{filter:brightness(75%) saturate(75%);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-primary{background:#008aff;border-bottom:2px solid #007ae4;box-shadow:inset 0 -2px #007ae4}.btn-secondary{background:#555;border-bottom:2px solid #444444;box-shadow:inset 0 -2px #444}.btn-danger{background:#dc3545;border-bottom:2px solid rgba(22,22,22,.4588235294);box-shadow:inset 0 -2px #16161675}.btn-alert{margin-top:10px;background:#ff7500;border-bottom:2px solid #d66200;box-shadow:inset 0 -2px #d66200}.btn-purple{background:#66f;border-bottom:2px solid #4d4dff;box-shadow:inset 0 -2px #4d4dff}.btn-success{background:#5b8939;border-bottom:2px solid #198754;box-shadow:inset 0 -2px #198754}.btn-kofi{background:#ff6433;border-bottom:2px solid #c43600;box-shadow:inset 0 -2px #c43600}.btn-kofi img{filter:drop-shadow(1px 1px 4px rgba(0,0,0,.6))}.btn-social{display:inline-block;height:45px;width:45px;font-size:large;border:none;border-radius:12px;background-size:60%;background-position:center;background-repeat:no-repeat;text-align:center}@media screen and (max-width:800px){.btn-social{background-size:50%}}.btn-bsky{background-image:url(/img/socials/bsky.svg);background-color:#0886fe;box-shadow:inset 0 -4px #1161ae}.btn-instagram{background-image:url(/img/socials/instagram.svg);background-color:#e1306c;background-position-y:calc(50% - 2px);box-shadow:inset 0 -4px #942b3f}.btn-reddit{background-image:url(/img/socials/reddit.svg);background-color:#ff4500;background-position-y:calc(50% - 1px);box-shadow:inset 0 -4px #c23602}.btn-qq{background-image:url(/img/socials/qq.svg);background-color:#00cafc;background-position-y:calc(50% - 2px);box-shadow:inset 0 -4px #00a4cc}.btn-discord{background-image:url(/img/socials/discord.svg);background-color:#5865f2;box-shadow:inset 0 -4px #4049ad}.btn-youtube{background-image:url(/img/socials/youtube.svg);background-color:red;background-position-y:calc(50% - 2px);box-shadow:inset 0 -4px #8e0000}.btn-github{background-image:url(/img/socials/github.svg);background-color:#252525;background-position-y:calc(50% - 1px);box-shadow:inset 0 -4px #111}.btn-wiki{background-color:#ff7500;box-shadow:inset 0 -4px #d66200}.btn-kofi,.btn-wiki{height:45px;display:flex;justify-content:center;align-items:center;gap:8px}.btn-kofi:hover,.btn-wiki:hover{-webkit-text-decoration:none;text-decoration:none}.btn-bind{display:flex;font-size:14px;margin-left:2.5%;margin-right:2.5%;width:45%}.btn-bind.active{outline:5px solid #008aff}.btn-spectate-kill-leader{background:#ff7500;border-bottom:2px solid #d66200;box-shadow:inset 0 -2px #d66200}.btn-donate{transition:.25s;display:flex;justify-content:center;align-items:center;background:#f258b7;border-bottom:2px solid #e340a4;box-shadow:inset 0 -2px #e340a4}.btn-donate:hover{transition:.25s;box-shadow:inset 0 -2px #e340a4,0 0 15px #fff}.btn-donate a:hover{-webkit-text-decoration:none;text-decoration:none}.btn-donate i{margin-right:5px}input[type=range]:not(.regular-checkbox){-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border-bottom:5px solid transparent;--thumb-bg: #ff7500;--track-bg: #f8f9fa}input[type=range]:not(.regular-checkbox)::-moz-range-thumb{height:20px;width:20px;border-radius:100%;cursor:pointer;border:none;background:var(--thumb-bg);margin-top:-5px;box-shadow:0 0 5px #0000004d}input[type=range]:not(.regular-checkbox)::-webkit-slider-thumb{height:20px;width:20px;border-radius:100%;cursor:pointer;border:none;background:var(--thumb-bg);box-shadow:0 0 5px #0000004d;margin-top:-5px}input[type=range]:not(.regular-checkbox)::-moz-range-track{height:10px;width:100%;cursor:pointer;border-radius:5px;background:var(--track-bg)}input[type=range]:not(.regular-checkbox)::-webkit-slider-runnable-track{height:10px;width:100%;cursor:pointer;border-radius:5px;background:var(--track-bg);background:var(--background)}input[type=range]:not(.regular-checkbox)::-moz-range-progress{height:10px;width:100%;cursor:pointer;border-radius:5px;background:var(--track-bg);background:var(--thumb-bg)}input[type=range]:not(.regular-checkbox):focus{outline:none;border-color:#008aff}input[type=range]:not(.regular-checkbox)::-webkit-slider-thumb{-webkit-appearance:none}input[type=checkbox]:not(.regular-checkbox){-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;position:relative;bottom:-2px;border:0;outline:0;cursor:pointer;margin-top:-1px;border-bottom:2px solid transparent}input[type=checkbox]:not(.regular-checkbox):after{content:"";width:40px;height:20px;display:inline-block;background:#f8f9fa;border-radius:18px;clear:both;transition:background linear .2s}input[type=checkbox]:not(.regular-checkbox):before{content:"";width:20px;height:20px;padding:2px;display:block;position:absolute;left:-2px;top:-2px;border-radius:50%;background:#f8f9fa;transition:left linear .2s;box-shadow:1px 1px 3px #0009}input[type=checkbox]:not(.regular-checkbox):checked:before{left:20px}input[type=checkbox]:not(.regular-checkbox):checked:after{background:#ff7500}input[type=checkbox]:not(.regular-checkbox):focus{border-bottom:4px solid #008aff}input[type=color]{border:none;border-radius:8px;width:40px;height:40px;background-color:#ff7500;position:relative;top:-10px}input[type=color]::-moz-color-swatch{border:2px solid #2a2a2a;border-radius:4px}input[type=color]::-webkit-color-swatch-wrapper{padding:2px;border-radius:0;outline:none;border:none}input[type=color]::-webkit-color-swatch{border:2px solid #2a2a2a;border-radius:4px}select{background-color:#3d3e48;padding:5px;border-radius:4px;min-width:100px;height:30px;outline:none;border:none;box-shadow:1px 1px 3px #0009}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Inter-Regular-COLGFB3M.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Inter-SemiBold-BAEEcJ4E.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Inter-Bold-BOs3KVhN.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/JetBrainsMono-Regular-BQaDgvhP.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/JetBrainsMono-Italic-CFFf43z2.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/JetBrainsMono-ExtraBold-D7I5JnSP.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:italic;font-weight:700;font-display:swap;src:url(/fonts/JetBrainsMono-ExtraBoldItalic-C6RSiIdH.woff2) format("woff2")}*{box-sizing:border-box}html,body{width:100vw;height:100vh}body,p,input,button,select{font-family:Inter,sans-serif;font-size:16px;color:#fff}body{overscroll-behavior:none}::-moz-placeholder{font-family:Inter,sans-serif}::placeholder{font-family:Inter,sans-serif}a,a:visited{color:#008aff;-webkit-text-decoration:none;text-decoration:none}a:hover{-webkit-text-decoration:underline;text-decoration:underline}.dropdown .dropdown-content{display:none;position:absolute;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:1}.dropdown .dropdown-content a{display:flex;width:100%;font-size:14px;color:#fff;padding:12px 16px}.dropdown .dropdown-content a i{margin-left:5px}.dropdown .dropdown-content a:hover{-webkit-text-decoration:none;text-decoration:none;background:#00000080}.dropdown .dropdown-content a:first-child{border-top:1px solid rgba(0,0,0,.5019607843)}.dropdown .dropdown-content a:not(:last-child){border-bottom:1px solid rgba(0,0,0,.5019607843)}.dropdown .dropdown-content a:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.dropdown .dropdown-content.active{display:block!important}#splash-ui{display:block;overflow-y:auto;overflow-x:hidden;background-color:#3d3e48;width:100%;height:100%;z-index:100;background-repeat:no-repeat;background-size:cover;background-position:center}#splash-logo{display:flex;justify-content:center;margin:50px auto 25px;width:36%;min-width:350px;max-width:600px}#splash-logo img{width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:800px){#splash-logo{margin-top:10px}}@media screen and (max-height:500px){#splash-logo{min-width:300px;margin-top:10px}}@media screen and (max-width:768px)and (max-height:768px){#splash-logo{margin:16px auto 2.5px}}#splash-modals{display:flex;justify-content:center;align-items:flex-start;gap:16px;margin-bottom:16px;width:100vw;max-height:480px;text-align:center;font-size:20px}@media screen and (max-width:768px)and (max-height:768px){#splash-modals{gap:8px;max-height:none;max-height:initial}#splash-modals button span{font-size:16px}#splash-modals #splash-options,#splash-modals #splash-customize,#splash-modals #splash-socials,#splash-modals #splash-rotate-message,#splash-modals #splash-server-message,#splash-modals #splash-news{max-width:300px}#splash-modals #splash-customize{width:300px!important;height:auto!important;padding:15px;border-radius:15px;margin-right:20px}}@media screen and (max-width:1280px){#splash-modals{gap:8px;max-height:none;max-height:initial;padding-left:8px;padding-right:8px}#splash-modals #splash-options,#splash-modals #splash-customize,#splash-modals #splash-socials,#splash-modals #splash-rotate-message,#splash-modals #splash-server-message,#splash-modals #splash-news{max-width:300px}#splash-modals #splash-socials>div{gap:5px}#splash-modals #splash-socials>div .btn{width:36px;height:36px;font-size:16px}#splash-modals #splash-socials>div .btn img{height:24px}#splash-modals #splash-customize{gap:8px}#splash-modals #splash-customize #skin-container{transform:scale(.9)}#splash-modals #splash-customize div:last-child{width:100%;flex-direction:column!important;gap:8px!important}#splash-modals #splash-customize button{font-size:18px}}@media screen and (max-width:800px){#splash-modals{flex-direction:column;align-items:center;padding:5px}#splash-modals #splash-options,#splash-modals #splash-customize,#splash-modals #splash-socials,#splash-modals #splash-rotate-message,#splash-modals #splash-server-message,#splash-modals #splash-news{max-width:375px}#splash-modals #splash-center{order:1}#splash-modals #splash-featured-people{order:2;flex-direction:column;width:auto;width:initial}#splash-modals #splash-news{order:3}#splash-modals #splash-customize{order:4;margin-bottom:16px}}@keyframes marquee{0%{transform:translate(calc(25vw + 50%))}to{transform:translate(calc(-25vw - 50%))}}.marquee-container{white-space:nowrap;overflow:hidden;position:absolute;z-index:-1;top:8px;left:50%;transform:translate(-50%);width:50vw;padding:5px;background:linear-gradient(to right,transparent 0%,#3d3e48 15%,#3d3e48 85%,transparent 100%)}.marquee-content{animation:marquee 15s linear infinite;display:inline-block;font-weight:700;font-size:24px;filter:drop-shadow(2px 2px 5px black);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pulsating-circle{position:absolute;top:5px;left:15px;width:30px;height:30px}.pulsating-circle:before{content:"";position:relative;display:block;width:300%;height:300%;box-sizing:border-box;margin-left:-100%;margin-top:-100%;border-radius:45px;background-color:#fff;animation:pulse-ring 1.25s cubic-bezier(.215,.61,.355,1) infinite}.pulsating-circle:after{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-color:#fff;border-radius:15px;box-shadow:0 0 8px #0000004d;animation:pulse-dot 1.25s cubic-bezier(.455,.03,.515,.955) -.4s infinite}@keyframes pulse-ring{0%{transform:scale(.33)}80%,to{opacity:0}}@keyframes pulse-dot{0%{transform:scale(.8)}50%{transform:scale(1)}to{transform:scale(.8)}}#btn-rules{margin-top:10px}#btn-rules.highlighted{background-color:#ff7500;border-bottom:2px solid #d66200;box-shadow:inset 0 -2px #d66200}#btn-rules.highlighted>.pulsating-circle{display:block!important}#rules-close-btn{position:relative;margin-top:-50px;right:-10px;float:right;width:30px;height:30px;display:flex;justify-content:center;align-items:center;z-index:10;border-radius:50%;background-color:#dc3545;cursor:pointer}#splash-news,#splash-options,#splash-customize,#splash-server-message,#splash-rotate-message,#splash-hw-acceleration-warning{background:#16161675;width:370px;padding:20px;border-radius:20px}@media screen and (max-width:1280px){#splash-news,#splash-options,#splash-customize,#splash-server-message,#splash-rotate-message,#splash-hw-acceleration-warning{padding:15px}}.blur #splash-news,.blur #splash-options,.blur #splash-customize,.blur #splash-server-message,.blur #splash-rotate-message,.blur #splash-socials,.blur #splash-hw-acceleration-warning,.blur #splash-backlinks,.blur .featured-container,.blur .server-list-item,.blur .create-team-server-list-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#splash-news,#splash-options,#splash-customize,#splash-server-message{text-shadow:1px 1px 4px rgba(0,0,0,.6)}#splash-hw-acceleration-warning{text-align:center;justify-content:center;margin:5px auto}#splash-rotate-message{font-size:16px;margin-bottom:10px}#splash-left-column{display:flex;flex-direction:column;gap:10px;width:370px;max-height:480px;overflow:hidden}@media screen and (max-width:1280px){#splash-left-column{width:300px;max-width:300px}}@media screen and (max-width:800px){#splash-left-column{order:3;width:100%;max-width:375px;max-height:none;overflow:visible}}#splash-news,#splash-customize{height:220px}#splash-news{display:flex;flex-direction:column;flex-shrink:0;overflow:hidden}#splash-highscores{background:#16161675;width:370px;padding:16px 20px;border-radius:20px;height:210px;flex-shrink:0;overflow:hidden;display:flex;flex-direction:column;text-shadow:1px 1px 4px rgba(0,0,0,.6)}#splash-highscores h2{font-size:18px;font-weight:700;color:#ffd36a;text-align:center;margin:0 0 10px;flex-shrink:0}#splash-highscores ol{margin:0;padding-left:22px;font-weight:700;font-size:14px;line-height:1.55;flex:1 1 auto;min-height:0;overflow-y:auto}#splash-highscores .highscore-wins{float:right;color:#ffb4b4}#splash-highscores .highscore-team{color:#9ad7ff;font-weight:600;font-size:12px}#splash-highscores .highscore-empty{list-style:none;margin-left:-22px;text-align:center;opacity:.75;font-weight:600}@media screen and (max-width:1280px){#splash-highscores{width:300px;height:180px;padding:12px 15px}}#splash-news h2{font-size:18px;font-weight:700;color:#ff7500;text-align:center;margin-top:0;margin-bottom:10px;flex-shrink:0}#splash-news h2 a{color:inherit;text-decoration:inherit;cursor:pointer}#splash-news h2 a:hover{color:#ff9c11}#splash-news ::-webkit-scrollbar-track{margin-bottom:15px}#splash-news>div{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:10px;text-align:left}#splash-news>div article{margin-bottom:10px}#splash-news>div article:not(:first-child){margin-top:25px}#splash-news>div article .news-date{color:#ccc;font-size:14px;margin-top:5px;margin-bottom:5px}#splash-news>div article .news-title{color:#fff;font-size:20px;font-weight:700;margin-bottom:5px}#splash-news>div article span{color:#fff;font-size:13px;margin-bottom:15px}#splash-news>div article p,#splash-news>div article i{margin-top:0;font-size:15px;line-height:130%}#splash-news>div article p:last-of-type{margin-bottom:0}#splash-server-message{margin-bottom:15px}#splash-server-message span{color:red}#splash-center{max-width:370px}#splash-customize{display:flex;flex-direction:column;gap:16px}#splash-customize #skin-container{position:relative;width:153px;height:147px}#splash-customize #skin-container #skin-base{position:absolute;top:0;left:9px;width:130px;height:130px;background-size:cover;-webkit-mask-size:cover;mask-size:cover;background-blend-mode:multiply;transform:rotate(90deg)}#splash-customize #skin-container #skin-left-fist,#splash-customize #skin-container #skin-right-fist{position:absolute;top:96px;width:50px;height:50px;background-size:cover;-webkit-mask-size:cover;mask-size:cover;background-blend-mode:multiply;transform:rotate(90deg)}#splash-customize #skin-container #skin-right-fist{right:6px}#splash-options{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:312px}#splash-options #splash-options-wrapper{flex:1 1 auto;transition:filter .5s}#splash-options #loader-container{opacity:0;transition:opacity .5s}#splash-options.loading{pointer-events:none}#splash-options.loading #loader-container{opacity:1}#splash-options.loading #splash-options-wrapper{filter:blur(3px)}#splash-options .btn-auth-link{background:none;border:none;color:#ffd36a;cursor:pointer;font-weight:800;font-size:13px;text-shadow:1px 1px 3px rgba(0,0,0,.6)}#splash-options .auth-dot{color:#ffffff8c;margin:0 4px;font-weight:800}#splash-options .auth-dot:before{content:"·"}#splash-options #auth-guest-actions{margin:6px 0 8px;text-align:center}#splash-options #btn-auth-discord{background:#5865f2;border:none;margin-bottom:4px}#splash-options #btn-auth-discord:hover{filter:brightness(1.08)}#splash-options .auth-error{color:#ff8a8a;font-size:13px;font-weight:700;min-height:16px;margin:4px 0}#splash-options .auth-hello{font-size:16px;font-weight:800;margin-bottom:4px}#splash-options .auth-stats,#splash-options #auth-team-line{font-size:13px;font-weight:700;opacity:.9;margin-bottom:6px}#splash-options .auth-or{font-size:12px;font-weight:700;opacity:.7;margin:4px 0}#splash-options .btn-auth-small{width:100%;font-size:14px;margin-top:4px;padding:8px 10px}#splash-options #auth-account-panel,#splash-options #auth-modal{background:#00000047;border-radius:12px;padding:10px;margin-bottom:8px}#splash-options #auth-modal input,#splash-options #auth-account-panel input{background:#fff;color:#000;width:100%;height:40px;border-radius:8px;border:none;margin:4px 0;text-align:center;font-size:15px;font-weight:700}#splash-options #username-input{background:#fff;color:#000;width:100%;height:50px;border-radius:10px;border:transparent;transition:.15s box-shadow;font-size:18px;text-align:center;filter:drop-shadow(1px 1px 4px rgba(0,0,0,.6))}#splash-options #username-input:focus,#splash-options #username-input:active,#splash-options select:focus,#splash-options select:active{outline:none;box-shadow:0 1px 9px 6px #ff750080;-webkit-box-shadow:0 1px 9px 6px rgba(255,117,0,.5);-moz-box-shadow:0 1px 9px 6px rgba(255,117,0,.5)}#splash-options #username-input::-moz-placeholder{font-size:18px}#splash-options #username-input::placeholder{font-size:18px}#splash-options #btn-server-select{background:transparent;color:#fff;width:100%;height:50px;padding:.375rem 1rem;margin-top:10px;margin-bottom:10px;border:3px solid #ff7500;border-radius:10px;transition:.15s box-shadow;font-size:18px;-moz-text-align-last:center;text-align-last:center;line-height:1.5;display:flex;align-items:center;filter:drop-shadow(1px 1px 3px rgba(0,0,0,.5))}#splash-options #btn-server-select i{margin-left:10px;margin-top:-2px}#splash-options .btn{font-size:18px;width:100%}#splash-options #btn-play-solo,#splash-options #btn-play-duo{margin-bottom:5px}#splash-options .team-btns-container{display:flex;gap:5px}#splash-options .locked{filter:brightness(70%) blur(2px);pointer-events:none;animation:none}#splash-options .locked .btn,#splash-options .locked.btn{color:transparent;text-shadow:none}#splash-options .locked .btn img,#splash-options .locked.btn img{display:none}#splash-options #next-switch-messages{position:absolute;left:50%;transform:translate(-50%);pointer-events:none;display:flex;gap:20px}#splash-options .next-switch-msg{display:flex;align-items:center;gap:7px}#splash-options .next-switch-time{font-family:JetBrains Mono,monospace;font-size:18px;text-shadow:1px 1px 4px rgba(0,0,0,.6)}#splash-options .next-switch-icon{width:28px;height:28px;background-size:contain;background-position:center;background-repeat:no-repeat;filter:drop-shadow(1px 1px 4px rgba(0,0,0,.6))}#splash-options #locked-tooltip{position:absolute;top:calc(50% + 60px);left:50%;transform:translate(-50%,-50%);text-shadow:1px 1px 4px rgba(0,0,0,.6);background-color:#3d3e48;padding:8px;border-radius:16px;width:330px;font-size:16px}#btn-create-team-server-select{background:transparent;color:#fff;width:100%;height:50px;padding:.375rem 1rem;margin-top:10px;margin-bottom:10px;border:3px solid #ff7500;border-radius:10px;transition:.15s box-shadow;font-size:18px;-moz-text-align-last:center;text-align-last:center;line-height:1.5;display:flex;align-items:center}#btn-create-team-server-select i{margin-left:10px;margin-top:-2px}#server-list{z-index:1000;width:calc(100% - 40px);box-shadow:1px 1px 4px #000c;margin:0;padding:0;border-radius:10px;border:2px solid #ff7500}#server-list .server-list-item{list-style-type:none;display:flex;padding:10px 18px;font-size:18px;color:#fff;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:filter .25s ease;background-color:#000c}#server-list .server-list-item:hover{filter:brightness(80%)}#server-list .server-list-item:first-child{border-top:1px solid rgba(0,0,0,.8);border-top-left-radius:8px;border-top-right-radius:8px;padding-top:12px}#server-list .server-list-item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding-bottom:12px}#server-list img{display:inline-block}#create-team-server-list{z-index:1000;width:calc(100% - 40px);box-shadow:1px 1px 4px #000c;margin:0;padding:0;border-radius:10px;border:2px solid #ff7500;width:255px}#create-team-server-list .create-team-server-list-item{list-style-type:none;display:flex;padding:10px 18px;font-size:18px;color:#fff;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:250px;cursor:pointer;transition:filter .25s ease;background-color:#000c}#create-team-server-list .create-team-server-list-item:hover{filter:brightness(80%)}#create-team-server-list .create-team-server-list-item:first-child{border-top:1px solid rgba(0,0,0,.8);border-top-left-radius:10px;border-top-right-radius:10px;padding-top:12px}#create-team-server-list .create-team-server-list-item:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding-bottom:12px}#create-team-server-list img{display:inline-block}#splash-socials{margin-top:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;background:#16161675;padding:20px;border-radius:20px}@media screen and (max-width:1280px){#splash-socials{padding:15px}}#splash-socials>div{width:100%;display:flex;gap:8px;justify-content:space-evenly}#splash-socials>div a{flex:1 1 0}#splash-customize{display:flex;justify-content:center;align-items:center;color:#ffffff91}#splash-featured-people{position:absolute;top:16px;left:16px;display:flex;flex-direction:row;gap:16px}@media screen and (max-width:1280px){#splash-featured-people{width:200px}}@media screen and (max-width:1280px){#splash-featured-people{flex-direction:column;gap:8px}}@media screen and (max-width:800px){#splash-featured-people{position:static;max-width:370px;flex-direction:row!important}}@media screen and (min-width:800px)and (max-height:500px){#splash-featured-people{gap:5px;transform:scale(75%);top:-8px;left:-16px}}#splash-featured-people .featured-container{background:#16161675;border-radius:10px;padding:10px 20px;width:-moz-fit-content;width:fit-content;height:90px}@media screen and (max-width:1280px){#splash-featured-people .featured-container{height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;align-items:center;gap:16px;padding:15px}}@media screen and (max-width:800px){#splash-featured-people .featured-container{flex-direction:column;gap:8px;max-height:83px;flex-grow:1}}#splash-featured-people .featured-heading{font-weight:700;font-size:18px;margin-top:5px;margin-bottom:12px;text-shadow:1px 1px 4px rgba(0,0,0,.6)}@media screen and (max-width:1280px){#splash-featured-people .featured-heading{margin:0;font-size:16px}}@media screen and (max-width:1280px)and (min-width:800px){#splash-featured-people .featured-heading{width:-moz-min-content;width:min-content}}#splash-featured-people .featured-content{display:inline-flex;align-items:center;gap:5px;color:#ffc800;text-shadow:1px 1px 4px rgba(0,0,0,.6);-webkit-text-decoration:none;text-decoration:none}#splash-featured-people .featured-name{font-size:16px}@media screen and (max-width:1200px){#splash-featured-people .featured-name{font-size:14px}}#splash-more{position:absolute;right:1rem;top:1rem}#splash-more button{width:136px}#splash-more .dropdown-content{background:#008aff;top:34px;right:0}#splash-version,#splash-partners,#splash-osiann{position:absolute;bottom:.5rem;z-index:10000;font-size:16px;text-shadow:1px 1px 4px rgba(0,0,0,.6)}#splash-version a,#splash-partners a,#splash-osiann a{color:#fff;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:2px}@media screen and (max-width:500px),(max-height:500px){#splash-version,#splash-partners,#splash-osiann{background-color:#3d3e48;filter:drop-shadow(1px 1px 4px rgba(0,0,0,.6));padding:4px 8px;border-radius:8px}}#splash-version{left:.75rem}#splash-version .splash-footer-sep{opacity:.65}#splash-partners{right:.75rem}#splash-osiann{right:.75rem;color:#fff;pointer-events:auto}#splash-osiann .fa-heart{color:#e31b23;margin:0 .15em}#splash-osiann a{font-weight:700}.event-winter{background-color:#dcdcdc;border-bottom:2px solid #c2c1c1;box-shadow:inset 0 -2px #c2c1c1;animation:mode-winter-color 4s linear infinite}.event-fall{background-color:#72742f;border-bottom:2px solid #535421;box-shadow:inset 0 -2px #535421;animation:mode-fall-color 4s linear infinite}.event-halloween{background-color:#5a0e0e;border-bottom:2px solid #450b0b;box-shadow:inset 0 -2px #450b0b;animation:mode-halloween-color 4s linear infinite}.event-infection{background-color:#ac539d;border-bottom:2px solid hsl(310,35%,40%);box-shadow:inset 0 -2px #8a4278;animation:mode-infection-color 4s linear infinite}.event-hunted{background-color:#0b521d;border-bottom:2px solid #073613;box-shadow:inset 0 -2px #0b521d;animation:mode-hunted-color 4s linear infinite}@keyframes mode-winter-color{0%{background-color:#dcdcdc;border-bottom:2px solid #c2c1c1;box-shadow:inset 0 -2px #c2c1c1}50%{background-color:#aaa8a8;border-bottom:2px solid rgb(134,133,133);box-shadow:inset 0 -2px #868585}to{background-color:#dcdcdc;border-bottom:2px solid #c2c1c1;box-shadow:inset 0 -2px #c2c1c1}}@keyframes mode-fall-color{0%{background-color:#72742f;border-bottom:2px solid #535421;box-shadow:inset 0 -2px #535421}50%{background-color:#535421;border-bottom:2px solid #373710;box-shadow:inset 0 -2px #373710}to{background-color:#72742f;border-bottom:2px solid #535421;box-shadow:inset 0 -2px #535421}}@keyframes mode-halloween-color{0%{background-color:#5a0e0e;border-bottom:2px solid #450b0b;box-shadow:inset 0 -2px #450b0b}50%{background-color:#440b0b;border-bottom:2px solid #380909;box-shadow:inset 0 -2px #380909}to{background-color:#5a0e0e;border-bottom:2px solid #450b0b;box-shadow:inset 0 -2px #450b0b}}@keyframes mode-infection-color{0%{background-color:#ac539d;border-bottom:2px solid hsl(310,35%,40%);box-shadow:inset 0 -2px #8a4278}50%{background-color:#b946a6;border-bottom:2px solid hsl(310,45%,40%);box-shadow:inset 0 -2px #94387d}to{background-color:#ac539d;border-bottom:2px solid hsl(310,35%,40%);box-shadow:inset 0 -2px #8a4278}}@keyframes mode-hunted-color{0%{background-color:#0b521d;border-bottom:2px solid #073613;box-shadow:inset 0 -2px #0b521d}50%{background-color:#083d15;border-bottom:2px solid #062d10;box-shadow:inset 0 -2px #083d15}to{background-color:#0b521d;border-bottom:2px solid #073613;box-shadow:inset 0 -2px #0b521d}}body.osiann-standalone,body{background:#3d3e48;overflow-x:hidden;overflow-y:scroll;min-height:100vh;height:auto}.standalone-language{position:absolute;left:1rem;top:1rem;right:auto;z-index:10001}.standalone-language #btn-language{width:200px;display:flex;gap:.6rem;justify-content:center;align-items:center}.standalone-language .dropdown-content{background:#555;top:34px;left:0;right:auto;max-height:420px;overflow-y:auto;width:220px}.standalone-language .dropdown-content a{cursor:pointer;text-align:center;display:block;color:#fff;padding:6px 8px}.standalone-language .dropdown-content .selected{background-color:#ff7500;pointer-events:none}#news-page-wrapper{padding-bottom:48px}#news-articles,#changelog-articles{display:flex;flex-direction:column;margin-bottom:15px}#news-page{display:table;background:#16161675;width:95%;max-width:920px;margin:auto auto 25px;border-radius:20px;padding-bottom:8px;text-shadow:1px 1px 4px rgba(0,0,0,.6)}#news-page>h1{color:#ff7500;text-align:center;font-family:Inter,sans-serif;font-size:42px;margin:18px 12px 8px}#news-page article{width:92%;background-color:#08122b80;margin:16px auto;padding:22px 24px;border-radius:12px}#news-page article .news-date{color:#9aa0aa;font-size:14px;margin-top:4px;margin-bottom:10px}#news-page article .news-title{color:#008aff;font-size:28px;font-weight:700;margin-top:0;margin-bottom:8px}#news-page article .short-desc{margin-bottom:16px}#news-page article .short-desc p{line-height:160%}#news-page article .long-desc{font-size:16px;line-height:150%}#news-page article .long-desc h2{color:#ff7500;font-size:22px;margin:16px 0 8px}#news-page article .long-desc ul{margin:8px 0;padding-left:1.2em}#news-page article img{height:auto;margin:auto;width:100%}.osiann-changelog-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:8px}.osiann-changelog-head .news-title{margin-bottom:0}.osiann-changelog-head .news-date{margin:0}.osiann-version{display:inline-block;font-family:JetBrains Mono,Inter,sans-serif;background:#ff7500;color:#1a1a1a;border-radius:8px;padding:2px 10px;font-size:22px;letter-spacing:-.02em}.osiann-changelog-list{margin:8px 0 0;padding-left:1.25em;line-height:1.5;font-size:16px}.osiann-changelog-list li{margin-bottom:.45em}.osiann-page-footer{text-align:center;padding:8px 16px 28px;color:#fff;text-shadow:1px 1px 4px rgba(0,0,0,.6)}.osiann-page-footer .fa-heart{color:#e31b23;margin:0 .15em}.osiann-page-footer a{color:#fff;font-weight:700;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:2px}#pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin:8px auto 16px}
