@font-face{font-family:Russo-One;font-display:swap;src:url(/fonts/RussoOne-Regular-CdcH-QXh.ttf) format("truetype")}#game-debug-menu{display:flex;top:10px;left:10px;width:400px;height:400px;position:absolute;transform-origin:0 0;overflow-y:scroll;z-index:100;pointer-events:none}#game-debug-menu *{pointer-events:auto}#game-debug-menu{align-items:center;flex-direction:column;gap:10px}#gameover-container{position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:0 0;z-index:100}#gameover-container #gameover-main-message{font-family:Russo-One;font-size:70px;position:absolute;left:0;right:0;margin-top:100px;display:flex;flex-direction:column;text-align:center}#gameover-container #gameover-main-message #gameover-eliminator{font-size:50px}#gameover-container #gameover-main-message #gameover-eliminated{color:#e05}#gameover-container #gameover-main-message #gameover-you-win{color:#fe3}#gameover-container #gameover-buttons{bottom:0;width:100%;height:fit-content;background:linear-gradient(90deg,#031547,#01042b);position:absolute;display:flex;flex-direction:row-reverse;gap:0px}#gameover-container #gameover-buttons .btn-blue{border-radius:0;border-bottom:none;border-left:none;border-right:none}#gameover-container #gameover-buttons .btn-blue:hover{transform:none}@media screen and (max-width:768px){#gameover-container #gameover-main-message{font-size:40px;margin-top:40px}#gameover-container #gameover-main-message .badge-icon{width:18px;margin-bottom:-3px;margin-left:3px}#gameover-container #gameover-main-message #gameover-eliminator{font-size:20px}#gameover-container #gameover-buttons .btn-blue{font-size:17px}}#gameover-you-dead{position:absolute;display:block;font-family:Russo-One,sans-serif;font-size:300px;color:red;animation:YouDieAnim 3s ease-in-out infinite;left:50%;top:50%;transform:translateY(-50%);white-space:nowrap;text-shadow:0 0 10px #ff0000,0 0 20px #ff0000}@keyframes YouDieAnim{0%{transform:translate(-50%,-52%) rotate(20deg) scale(1.2)}10%{transform:translate(-48%,-48%) rotate(-20deg) scale(.9)}20%{transform:translate(-52%,-54%) rotate(25deg) scale(1.3)}30%{transform:translate(-50%,-50%) rotate(-25deg) scale(.8)}40%{transform:translate(-49%,-51%) rotate(15deg) scale(1.2)}50%{transform:translate(-51%,-49%) rotate(-15deg) scale(.9)}60%{transform:translate(-50%,-50%) rotate(10deg) scale(1.1)}70%{transform:translate(-50%,-50%) rotate(-10deg) scale(.95)}80%{transform:translate(-50%,-50%) rotate(5deg) scale(1.05)}90%{opacity:100%;transform:translate(-50%,-50%) rotate(-5deg) scale(1)}to{opacity:0%;transform:translate(-50%,-50%) rotate(0) scale(1)}}.item-maximized{color:#fe0}#gui-items{position:absolute;bottom:125px;left:50%;transform:translate(-50%);width:max-content;display:flex;flex-direction:row;gap:5px}@media screen and (max-width:1280px){#gui-items{bottom:75px;gap:3px}#gui-items .inventory-item-slot{width:40px;height:40px}#gui-items .inventory-item-slot .slot-count{font-size:10px}#gui-items .inventory-item-slot .slot-number{font-size:7px}#gui-items .inventory-item-slot .slot-image{width:20px;height:20px}}@media screen and (max-width:768px){#gui-items{bottom:65px;gap:2px}#gui-items .inventory-item-slot{width:23px;height:23px}#gui-items .inventory-item-slot .slot-count{font-size:6px}#gui-items .inventory-item-slot .slot-number{font-size:4px}#gui-items .inventory-item-slot .slot-image{width:20px;height:20px}}.inventory-item-slot{position:relative;background-color:#0004;width:60px;height:60px;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:Russo-One,serif}.inventory-item-slot .slot-image{width:40px;height:40px;object-fit:contain;pointer-events:none}.inventory-item-slot .slot-count{position:absolute;bottom:2px;right:4px;font-size:14px;font-weight:700;text-shadow:0 0 2px #000}.inventory-item-slot .slot-number{position:absolute;top:2px;left:4px;font-size:12px;color:#fff9;text-shadow:0 0 2px #000}@media screen and (max-width:1280px){.inventory-item-slot{width:40px;height:40px}.inventory-item-slot .slot-count{font-size:9px}.inventory-item-slot .slot-number{font-size:8px}.inventory-item-slot .slot-image{width:13px;height:13px}}@media screen and (max-width:768px){.inventory-item-slot{width:23px;height:23px}.inventory-item-slot .slot-count{font-size:6px}.inventory-item-slot .slot-number{font-size:4px}.inventory-item-slot .slot-image{width:13px;height:13px}}.weapon-slot{width:300px;height:110px;background-color:#0003;border-radius:10px;font-size:20px;font-family:Russo-One,serif}.weapon-slot .weapon-slot-number{position:relative;top:5px;left:93%}.weapon-slot .weapon-slot-name{position:absolute;bottom:5px;right:10px}.weapon-slot .weapon-slot-image{position:absolute;top:50%;left:5px;width:100px;height:auto;transform:translateY(-50%)}.weapon-slot-selected{border:3px solid #eee}#gui-weapons{position:absolute;bottom:5px;left:50%;transform:translate(-50%);width:max-content;display:flex;flex-direction:row;gap:5px;width:38%}#gui-weapons .weapon-slot{width:100%;display:block;position:relative}@media screen and (max-width:1280px){#gui-weapons{width:35%}#gui-weapons .weapon-slot{height:60px;font-size:10px}#gui-weapons .weapon-slot .weapon-slot-image{width:50px}#gui-weapons .weapon-slot .weapon-slot-number{left:86%}#gui-weapons .weapon-slot .weapon-slot-name{bottom:3px;right:3px}}@media screen and (max-width:768px){#gui-weapons .weapon-slot{height:50px;font-size:7px}#gui-weapons .weapon-slot .weapon-slot-image{width:30px}#gui-weapons .weapon-slot .weapon-slot-number{left:86%}#gui-weapons .weapon-slot .weapon-slot-name{bottom:3px;right:3px}}#gui-oitems{display:grid;grid-template-columns:repeat(auto,5);gap:5px;position:absolute;right:5px;top:50%;transform:translateY(-50%);justify-items:end;pointer-events:none}#gui-oitems .oitem-slot{background-color:#0003;display:flex;flex-direction:column;border-radius:5px;pointer-events:auto}#gui-oitems .oitem-slot .count{font-family:Russo-One,sans-serif;text-align:center;font-size:15px;text-anchor:middle}#gui-oitems .oitem-slot .icon{width:30px;height:30px;margin:auto;padding-top:5px;padding-left:5px;padding-right:5px}#gui-oitems .oitem-slot:hover{border:2px solid #ccc}@media screen and (max-width:1280px){#gui-oitems .oitem-slot .count{font-size:12px}#gui-oitems .oitem-slot .icon{width:20px;height:20px}#gui-oitems{left:2px}}@media screen and (max-width:768px){#gui-oitems .oitem-slot .count{font-size:10px}#gui-oitems .oitem-slot .icon{width:12px;height:12px}#gui-oitems{left:3px}}#right-joystick,#left-joystick{position:absolute;right:0;top:54vh;width:300px;height:300px;z-index:9999}#right-joystick .knob,#left-joystick .knob{width:30%;height:30%;background-color:#555e}#right-joystick,#left-joystick{background-color:#0003}@media screen and (max-width:1280px){#right-joystick,#left-joystick{width:130px;height:130px;top:55vh}}@media screen and (max-width:768px){#right-joystick,#left-joystick{top:35vh;width:100px;height:100px}}#left-joystick{left:10%}@media screen and (max-width:1280px){#left-joystick{left:10%}}@media screen and (max-width:768px){#left-joystick{left:16%}}#right-joystick{left:54%}@media screen and (max-width:1280px){#right-joystick{left:58%}}@media screen and (max-width:768px){#right-joystick{left:58%}}#mobile-action-buttons{position:absolute;pointer-events:none}#mobile-action-buttons *{pointer-events:auto}#mobile-action-buttons{width:100vw;height:100vh;inset:0}#mobile-action-buttons button{z-index:9999;position:absolute;width:100px;height:100px;padding:30px;border-radius:100%}#mobile-action-buttons button div{position:absolute;background-size:cover;margin:auto;inset:0;opacity:50%;width:60%;height:60%}#mobile-action-buttons #btn-mobile-interact{left:60%;top:30%}#mobile-action-buttons #btn-mobile-interact div{background-image:url(/img/menu/gui/buttons/interaction_button.svg)}#mobile-action-buttons #btn-mobile-reload{align-self:center;left:68%;bottom:108px;transform:scale(.6)}#mobile-action-buttons #btn-mobile-reload div{background-image:url(/img/menu/gui/buttons/reload_button.svg)}@media screen and (max-width:1280px){#mobile-action-buttons button{left:20%;width:50px;height:50px}#mobile-action-buttons #btn-mobile-reload{left:67%;bottom:66px}}@media screen and (max-width:768px){#mobile-action-buttons button{width:50px;height:50px}#mobile-action-buttons #btn-mobile-reload{transform:scale(.4);left:60%;bottom:47px}}#minimap-canvas{position:absolute;left:8px;top:8px;border:4px solid #003;border-radius:10px;opacity:70%;background-color:#000;height:300px}@media screen and (max-width:768px){#minimap-canvas{height:100px;border-width:2px}}#fullmap-canvas{position:absolute;inset:0;margin:auto;border:4px solid #003;height:50%;opacity:90%;border-radius:10px}@media screen and (max-width:768px){#fullmap-canvas{height:100px;border-width:2px;height:70%}}#tab-view{--tab-primary: #4f6ef7;--tab-secondary: #222;--tab-text: #fff;width:735.821px;height:400px;position:absolute;background-image:url(/img/menu/gui/tab/tab_border.svg);background-repeat:no-repeat;background-size:cover;transition:left .5s ease-out,top .5s ease-out,scale .5s ease-out,transform .5s ease-out,opacity .6s ease-in-out}#tab-view #tab-content-header{width:83.1%;height:30px;position:absolute;top:20px;left:77px;background-color:var(--tab-secondary);display:flex;align-items:center;flex-direction:row}#tab-view #tab-content-header p{font-size:15px}#tab-view #tab-content-header img{width:25px}#tab-view #tab-exit-button{position:absolute;left:40px;top:200px;transform:translate(-50%,-50%);background-color:#999;width:50px;height:50px;border-radius:100px;cursor:pointer}#tab-view #tab-exit-button:active{border:2px solid #777;width:45px;height:45px}#tab-view #tab-content{position:absolute;left:77px;top:44px;width:83.1%;height:84%;background-image:url(/img/menu/gui/tab/tab_wallpaper.png);background-repeat:no-repeat;background-size:cover;color:var(--tab-text)}#tab-view #tab-content .tab-app,#tab-view #tab-content .tab-current-app{position:absolute;inset:0;width:100%;height:100%}#tab-view #tab-content #tab-apps{position:absolute;left:0;top:0;display:grid;margin:10px;grid-template-columns:repeat(6,auto);gap:15px}#tab-view #tab-content #tab-apps .tab-app{width:60px;height:60px;border-radius:18px;background:color-mix(in srgb,var(--tab-secondary) 80%,transparent);border:2px solid var(--tab-primary);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0000004d,inset 0 1px 2px #fff3;transition:transform .15s ease,box-shadow .15s ease;cursor:pointer}#tab-view #tab-content #tab-apps .tab-app img{width:60%;height:60%;object-fit:contain}#tab-view #tab-content #tab-apps .tab-app:hover{transform:scale(1.05);box-shadow:0 6px 12px #0006,inset 0 1px 3px #ffffff40}#tab-view #tab-content #tab-apps .tab-app:active{transform:scale(.95);box-shadow:inset 0 3px 6px #00000080}.tab-view-full{transform:translate(-50%,-50%);left:50%;top:50%}@media screen and (max-width:1280px){.tab-view-full{scale:100%}}@media screen and (max-width:768px){.tab-view-full{scale:100%}}.tab-view-minimized{scale:50%;transform:translate(0);left:-180px;top:-90px}@media screen and (max-width:1280px){.tab-view-minimized{scale:30%;left:-240px;top:-120px}}@media screen and (max-width:768px){.tab-view-minimized{scale:25%;left:-270px;top:-145px}}.tab-message-app{display:flex;height:100%;background:#0f172a;color:var(--tab-text)}.tab-message-app .contacts-panel{width:30%;border-right:1px solid #334155;background:#1e293b;height:100%;overflow-y:auto}.tab-message-app .contacts-panel .contact{display:flex;align-items:center;padding:10px;gap:10px;cursor:pointer;transition:background .2s}.tab-message-app .contacts-panel .contact:hover{background:#2e3a4d}.tab-message-app .contacts-panel .contact .avatar{width:40px;height:40px;border-radius:50%;background:var(--tab-primary);display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff}.tab-message-app .contacts-panel .contact .contact-info{flex:1}.tab-message-app .contacts-panel .contact .contact-info .contact-name{font-weight:700;font-size:14px}.tab-message-app .contacts-panel .contact .contact-info .contact-last{font-size:12px;color:#94a3b8}.tab-message-app .contacts-panel .contact .contact-time{font-size:11px;color:#64748b}.tab-message-app .chat-panel{flex:1;display:flex;flex-direction:column;height:100%}.tab-message-app .chat-panel .chat-header{height:40px;flex-shrink:0;background:#1e293b;display:flex;align-items:center;padding:0 15px;font-weight:700;border-bottom:1px solid #334155}.tab-message-app .chat-panel .chat-messages{flex:1;padding:15px;display:flex;flex-direction:column;gap:10px;overflow-y:auto}.tab-message-app .chat-panel .chat-messages .msg{max-width:70%;padding:8px 12px;border-radius:10px;font-size:14px}.tab-message-app .chat-panel .chat-messages .msg.received{background:#334155;align-self:flex-start}.tab-message-app .chat-panel .chat-messages .msg.sent{background:var(--tab-primary);align-self:flex-end;color:#fff}.tab-message-app .chat-panel .chat-input{flex-shrink:0;display:flex;border-top:1px solid #334155;background:#1e293b}.tab-message-app .chat-panel .chat-input input{flex:1;padding:10px;border:none;background:transparent;color:var(--tab-text);outline:none}.tab-message-app .chat-panel .chat-input button{width:50px;border:none;background:var(--tab-primary);color:#fff;cursor:pointer}.tab-message-app .msg img.badge-icon{height:18px;vertical-align:middle;margin:0 4px}#game{-webkit-user-select:none;user-select:none;--webkit-user-select: none;position:fixed;touch-action:none;position:absolute;top:0;left:0;right:0;width:100%;height:100%}#game-canvas{position:absolute;inset:0;pointer-events:all}#game-canvas:focus{outline:none!important;border:none!important}#game-gui{top:0;left:0;width:100%;height:100%;position:absolute;transform-origin:0 0;overflow:visible;z-index:100;pointer-events:none}#game-gui *{pointer-events:auto}#boost-bar-container,#health-bar-container{display:block;justify-content:space-between;align-items:center;overflow:visible;position:absolute;left:5px;background:#1616166f;border-radius:2px;width:330px;transform:translateY(-100%),translate(-100%);font-size:20px;font-family:Russo-One,serif}@media screen and (max-width:1280px){#boost-bar-container,#health-bar-container{width:190px;font-size:11px}}@media screen and (max-width:768px){#boost-bar-container,#health-bar-container{width:130px;font-size:10px}}#health-bar-container{bottom:5px;height:30px}#health-bar-container #health-bar,#health-bar-container #health-bar-animation{position:absolute;top:0;left:0;border-radius:2px;height:100%;width:100%;transition:width ease-in-out 3s}#health-bar-container #health-bar{background:linear-gradient(90deg,#fff,#dfdfdf);transition:width ease-in-out .2s}#health-bar-container #health-bar-animation{opacity:50%;background:red}#health-bar-container #health-bar-amount{position:absolute;color:#fff;font-style:italic;z-index:1;top:50%;left:103%;transform:translateY(-50%)}@media screen and (max-width:1280px){#health-bar-container{height:25px}}@media screen and (max-width:768px){#health-bar-container{height:15px}}#boost-bar-container{bottom:40px;height:10px}#boost-bar-container #boost-bar{position:absolute;top:0;left:0;border-radius:2px;height:100%;width:0%;transition:width ease-in-out 3s;transition:width ease-in-out .2s}#boost-bar-container #boost-bar-amount{position:absolute;color:#fff;font-style:italic;z-index:1;top:50%;left:103%;transform:translateY(-50%)}@media screen and (max-width:1280px){#boost-bar-container{bottom:34px;height:8px}}@media screen and (max-width:768px){#boost-bar-container{bottom:24px;height:7px}}#bottom-left-container{position:absolute;left:5px;background-color:#0002;border-radius:10px;bottom:60px;width:330px;height:60px}#bottom-left-container span{transform:translate(-50%,-50%);position:absolute;left:50%;top:50%;font-family:Russo-One;font-size:36px}#bottom-left-container img{position:absolute;width:30px;height:auto;right:5px;bottom:5px}#bottom-left-container #action-info{position:absolute;top:-30px;left:50%}@media screen and (max-width:1280px){#bottom-left-container{bottom:45px;width:190px;height:20px;border-radius:7px}#bottom-left-container #action-info{top:-15px}#bottom-left-container span{font-size:15px}#bottom-left-container img{width:15px;bottom:2px}}@media screen and (max-width:768px){#bottom-left-container{bottom:30px;width:115px;height:30px;border-radius:5px}#bottom-left-container span{font-size:15px}#bottom-left-container img{width:20px}}#equipaments{position:absolute;background-color:#0002;top:5px;right:5px;height:150px;width:200px;overflow-y:hidden;overflow-x:hidden}#equipaments .skin-closeup{position:absolute;scale:30%;transition:-50%,-50%;left:26%;top:-26%}#equipaments .inventory-item-slot{margin:0%}#equipaments .inventory-item-slot img{transform:unset;rotate:unset}@media screen and (max-width:768px){#equipaments{height:60px;width:100px;top:3px;right:3px}#equipaments .skin-closeup{scale:10%;transition:-50%,-50%;left:0;top:-90px}}#killfeed-container{position:absolute;right:300px;top:5px;display:flex;flex-direction:column;gap:5px}#killfeed-container .killfeed-message{background-color:#0003;border-radius:20px;font-family:Russo-One;font-size:18px}#killfeed-container .killfeed-message img{align-self:center}#killfeed-container .badge-icon{width:18px;margin-bottom:-3px;margin-left:3px}@media screen and (max-width:1280px){#killfeed-container .killfeed-message{font-size:12px}}@media screen and (max-width:768px){#killfeed-container .killfeed-message{font-size:9px}}#information-killbox{width:fit-content;font-family:Russo-One;font-size:30px;height:fit-content;position:absolute;inset:40% 0 0;padding:15px;margin:auto}@media screen and (max-width:1280px){#information-killbox{top:10%;border-radius:5px;font-size:15px;padding:7px}}@media screen and (max-width:768px){#information-killbox{top:20%;border-radius:5px;font-size:10px;padding:7px}}#information-interaction{width:fit-content;font-family:Russo-One;font-size:15px;height:fit-content;position:absolute;inset:50% 0 0;padding:15px;margin:auto}@media screen and (max-width:1280px){#information-interaction{top:30%;border-radius:5px;font-size:10px;padding:10px}}@media screen and (max-width:768px){#information-interaction{top:20%;border-radius:5px;font-size:7px;padding:7px}}#killeader-container #killeader-container-icon{width:30px;height:30px;position:relative;transform:translateY(25%);left:0}#killeader-container{width:fit-content;font-family:Russo-One;font-size:15px;height:fit-content;position:absolute;top:140px;right:5px;padding:15px}@media screen and (max-width:1280px){#killeader-container{font-size:10px;top:5px;right:5px}#killeader-container #killeader-container-icon{width:15px;height:15px}}@media screen and (max-width:768px){#killeader-container{font-size:5px;top:5px;right:5px}#killeader-container #killeader-container-icon{width:10px;height:10px}}#help-gui{pointer-events:none;display:flex;position:absolute;left:5px;top:50%;flex-direction:column;transform:translateY(-50%);font-family:Russo-One;font-size:20px}@media screen and (max-width:768px){#help-gui{font-size:10px}}#vignetting-gfx{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;background-image:url(/img/menu/background/vignetting.png);background-repeat:no-repeat;background-size:cover;z-index:8}#tiltshift-gfx{position:absolute;inset:0;pointer-events:none;z-index:6}#tiltshift-gfx:after{content:"";position:absolute;inset:0;-webkit-backdrop-filter:blur(5px) saturate(1.1) contrast(1.1);backdrop-filter:blur(5px) saturate(1.1) contrast(1.1);mask-image:radial-gradient(circle at top left,#fff 0%,transparent 60%),radial-gradient(circle at top right,#fff 0%,transparent 60%),radial-gradient(circle at bottom left,#fff 0%,transparent 60%),radial-gradient(circle at bottom right,#fff 0%,transparent 60%);mask-repeat:no-repeat;mask-position:top left,top right,bottom left,bottom right;mask-size:50% 50%;-webkit-mask-image:radial-gradient(circle at top left,#fff 0%,transparent 60%),radial-gradient(circle at top right,#fff 0%,transparent 60%),radial-gradient(circle at bottom left,#fff 0%,transparent 60%),radial-gradient(circle at bottom right,#fff 0%,transparent 60%);-webkit-mask-repeat:no-repeat;-webkit-mask-position:top left,top right,bottom left,bottom right;-webkit-mask-size:50% 50%}#recolor{position:absolute;width:100%;height:100%;z-index:5;filter:blur(.5px) saturate(1.1) contrast(1.1)}#bloom-gfx{position:absolute;pointer-events:none;inset:0;width:100%;height:100%;z-index:7}#debug-show{position:absolute;left:5px;top:40%}.btn-blue,.btn-red,.btn-green,.btn-dark-green{color:#fff;background:linear-gradient(135deg,#07aaee1a,#07aaee33);border:2px solid rgba(7,170,238,.5);border-radius:12px;font-family:Russo-One;font-size:30px;text-align:center;padding:5px 20px;cursor:url(/img/menu/icons/pointer.svg) 21 21,pointer;transition:all .3s ease;text-shadow:0 2px 4px rgba(0,0,0,.2)}.btn-blue:hover,.btn-red:hover,.btn-green:hover,.btn-dark-green:hover{background:linear-gradient(135deg,#07aaee33,#07aaee4d);border-color:#07aaeecc;box-shadow:0 0 20px #07aaee33;transform:translateY(-2px)}.btn-blue:active,.btn-red:active,.btn-green:active,.btn-dark-green:active{transform:translateY(1px)}@media screen and (max-width:1280px){.btn-blue,.btn-red,.btn-green,.btn-dark-green{font-size:20px;padding:2px 10px;text-align:center;border-radius:6px}}@media screen and (max-width:768px){.btn-blue,.btn-red,.btn-green,.btn-dark-green{font-size:15px;padding:2px 10px;text-align:center;border-radius:6px}}.btn-green,.btn-dark-green{background:linear-gradient(135deg,#00aa771a,#0a73);border:2px solid rgba(0,170,119,.5)}.btn-green:hover,.btn-dark-green:hover{background:linear-gradient(135deg,#0a73,#00aa774d);border-color:#0a7c;box-shadow:0 0 20px #0a73}.btn-dark-green{background:linear-gradient(135deg,#00000a1a,#00000a33);border:none}.btn-red{background:linear-gradient(135deg,#b01c4166,#75042b66);border:2px solid rgba(64,4,30,.5333333333)}.btn-red:hover{background:linear-gradient(135deg,#bd2a4e66,#a3124466);border-color:#40041e88;box-shadow:0 0 20px #40041e44}.select-blue{font-family:Inter,sans-serif;font-size:16px;color:#fff}.select-blue:hover{background:linear-gradient(135deg,#07aaee33,#07aaee4d);border-color:#07aaeecc;box-shadow:0 0 20px #07aaee33;transform:translateY(-2px)}.select-blue:active{transform:translateY(1px)}.select-blue{background:linear-gradient(135deg,#07aaee1a,#07aaee33);border:2px solid rgba(7,170,238,.5);padding:5px;border-radius:4px;min-width:100px;height:30px;outline:none;box-shadow:1px 1px 3px #0009;cursor:url(/img/menu/icons/pointer.svg) 21 21,pointer}@media screen and (max-width:1280px){.select-blue{padding:3px;font-size:8px;min-width:50px;height:20px}}.text-input,.input-green{color:#fff;background:#0003;border:2px solid rgba(7,170,238,.5);border-radius:10px;font-family:Russo-One;font-size:20px;outline:none;transition:all .3s ease}.text-input:focus,.input-green:focus{border-color:#07aaeecc;box-shadow:0 0 15px #07aaee33}.text-input::placeholder,.input-green::placeholder{text-align:left;color:#ffffff80}@media screen and (max-width:1280px){.text-input,.input-green{font-size:16px}}.input-green{border:2px solid rgba(0,170,119,.5);cursor:url(/img/menu/icons/pointer.svg) 21 21,pointer}.input-green:focus{border-color:#0a7c;box-shadow:0 0 20px #0a73}.checkbox-blue{color:#fff;background:linear-gradient(135deg,#07aaee1a,#07aaee33);border:2px solid rgba(7,170,238,.5);border-radius:12px;font-family:Russo-One;font-size:30px;text-align:center;padding:5px 20px;cursor:url(/img/menu/icons/pointer.svg) 21 21,pointer;transition:all .3s ease;text-shadow:0 2px 4px rgba(0,0,0,.2)}.checkbox-blue:hover{background:linear-gradient(135deg,#07aaee33,#07aaee4d);border-color:#07aaeecc;box-shadow:0 0 20px #07aaee33;transform:translateY(-2px)}.checkbox-blue:active{transform:translateY(1px)}@media screen and (max-width:1280px){.checkbox-blue{font-size:20px;padding:2px 10px;text-align:center}}.slider-blue{color:#fff;background:linear-gradient(135deg,#07aaee40,#07aaee66);border:2px solid rgba(7,170,238,.6);border-radius:12px;font-family:Russo-One,sans-serif;font-size:26px;text-align:center;cursor:url(/img/menu/icons/pointer.svg) 21 21,pointer;transition:all .25s ease-in-out;text-shadow:0 2px 4px rgba(0,0,0,.25);padding:10px 20px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.slider-blue:hover{background:linear-gradient(135deg,#07aaee59,#07aaee8c);border-color:#07aaeee6;box-shadow:0 0 20px #07aaee59;transform:translateY(-2px) scale(1.02)}.slider-blue:active{transform:translateY(1px) scale(.98);box-shadow:0 0 10px #07aaee40 inset}.slider-blue:focus-visible{outline:none;box-shadow:0 0 0 3px #07aaee80,0 0 12px #07aaee99}@media screen and (max-width:1280px){.slider-blue{font-size:20px;padding:7px 16px;width:200px;min-width:70px;height:auto}}@media screen and (max-width:768px){.slider-blue{font-size:18px;padding:6px 13px;width:150px;min-width:60px;height:auto}}.background-menu,.background-menu-green{background:#0d1117cc;border-radius:15px;border:2px solid rgba(7,170,238,.5);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d}.background-menu:hover,.background-menu-green:hover{border-color:#07aaeecc;box-shadow:0 0 20px #07aaee33}.background-menu-green{border:2px solid rgba(0,170,119,.5)}.background-menu-green:hover{border-color:#0a7c;box-shadow:0 0 20px #0a73}.span{color:#eee;font-size:30px;font-family:Russo-One,Arial}@media screen and (max-width:1280px){.span{font-size:23px}}@media screen and (max-width:768px){.span{font-size:15px}}.span{pointer-events:none;-webkit-user-select:none;user-select:none}.span-medium{color:#eee;font-size:20px;font-family:Russo-One,Arial}@media screen and (max-width:1280px){.span-medium{font-size:15px}}@media screen and (max-width:768px){.span-medium{font-size:10px}}.span-medium{pointer-events:none;-webkit-user-select:none;user-select:none;font-weight:100}.span-medium-icon{width:18px;margin-bottom:-3px;margin-left:3px}.span-large-icon{width:30px;margin-bottom:-3px;margin-left:3px}.text{color:#eee;font-family:Russo-One,Arial}.skin-closeup{position:relative;width:100px;height:240px;padding:0;margin:0}.skin-closeup *{position:absolute;background-size:cover}.skin-closeup .body{width:100px;height:237px;left:0;top:0}.skin-closeup .mounth{width:16px;height:8px;left:34px;top:72px}.character{width:300px;height:300px;transform:rotate(90deg);padding:0;margin:0;transition:transform .3s ease}.character:hover{transform:rotate(90deg) scale(1.05)}.character .body{position:relative;width:200px;height:200px;left:50%;top:50%;transform:translate(-50%,-50%);background-size:cover}.character .fist-left,.character .fist-right{position:relative;width:140px;height:40px;left:130px;z-index:-1;background-size:cover;transition:transform .3s ease}.character .fist-left{top:190px;rotate:-10deg}.character .fist-right{top:70px;rotate:10deg}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb{background:#07aaee4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#07aaee80}#menu{width:100%;height:100%;position:absolute;inset:0;background-image:url(/img/menu/background/background.png);background-size:cover;background-position:center;overflow:hidden;padding:20px}#menu:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#000000b3,#0000004d);pointer-events:none}#menu-background-effects{position:absolute;width:100%;height:100%;inset:0}#menu-bullets{position:absolute;width:100%;height:100%;inset:0;background:url(/img/menu/background/effects/bullets.png);background-size:cover;animation:shake_bullets 8s infinite alternate linear;opacity:50%}@keyframes shake_bullets{0%{transform:rotate(-1deg) translate(-1%,1%)}50%{transform:rotate(1deg) translate(1%,.5%)}to{transform:rotate(-1deg) translate(1%,-1%)}}#both-ui{inset:0;position:absolute;width:100%;height:100%;pointer-events:none}#loading-screen{inset:0;position:absolute;background-image:url(/img/menu/background/loading_background.png);background-size:cover;width:100%;height:100%;z-index:101;display:flex;flex-direction:row;padding:10px;pointer-events:all}#loading-screen #loading-screen-logo{left:20px;top:20px;background-image:url(/img/menu/logos/MD/MD.svg);background-size:cover;width:100px;height:100px;animation:rotating .7s infinite alternate linear}#loading-screen #loading-hint{position:absolute;left:0;bottom:0;padding:2px;background-color:#0003}#loading-screen{transition:opacity .5s ease-in-out}@media screen and (max-width:1280px){#loading-screen #loading-screen-logo{left:15px;top:15px;width:75px;height:75px}}@media screen and (max-width:768px){#loading-screen #loading-screen-logo{left:10px;top:10px;width:50px;height:50px}}@keyframes rotating{0%{transform:rotateY(0)}to{transform:rotateY(90deg)}}#top-left-section{position:absolute;display:block;top:10px;left:10px}#top-left-section #btn-settings{transition:none}#settings-tabs{position:absolute;inset:0;width:50%;height:50%;z-index:5;margin:auto}#main-section{position:absolute;width:400px;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:25px;padding:40px;z-index:1}@media(max-width:1200px){#main-section{position:relative;width:90%;max-width:500px;transform:translate(-50%);top:0;margin:20px auto}}#about-section{position:absolute;width:400px;height:500px;padding:25px;z-index:1;overflow-y:auto;right:10%;top:50%;transform:translateY(-50%)}@media(max-width:1200px){#about-section{position:relative;width:90%;max-width:500px;height:auto;max-height:250px;right:auto;left:50%;transform:translate(-50%);margin:20px auto}}#about-section h2{color:#fff;font-family:Russo-One;font-size:24px;margin-bottom:20px;text-align:center}#about-section p{color:#fffc;font-size:16px;line-height:1.6;margin-bottom:15px}#social-section{position:absolute;width:450px;margin-top:70px;z-index:1;right:10%;top:calc(50% + 270px);transform:translateY(-50%)}@media(max-width:1200px){#social-section{position:relative;width:90%;max-width:500px;right:auto;left:50%;top:0;transform:translate(-50%);margin:20px auto}}#social-section h2{color:#fff;font-family:Russo-One;font-size:24px;margin-bottom:20px;text-align:center}#character-info{display:flex;flex-direction:column;align-items:center;gap:25px;width:100%}#insert-name{width:100%;max-width:300px}#gamemode-info{width:100%;display:flex;justify-content:center;padding:15px}#sections-tabs{position:absolute;z-index:9000;inset:0;margin:auto;height:fit-content}.entry-tab{display:flex;flex-direction:column;gap:10px;text-align:center;font-family:Russo-One;font-size:30px}#account-status{position:relative;left:98%;top:.5%;transform:translate(-100%);width:fit-content;height:fit-content;text-align:center;flex-direction:column;font-family:Russo-One,monospace;font-size:20px;display:flex}#account-status *{margin-left:20px;margin-right:20px}#title-section{width:500px;z-index:1;-webkit-user-select:none;user-select:none;margin-bottom:100px;animation:TitleAnimation 23s infinite ease-in-out alternate}@media screen and (max-width:1280px){#title-section{width:300px;margin-bottom:30px}}@media screen and (max-width:768px){#title-section{width:200px;margin-bottom:15px}}@keyframes TitleAnimation{0%{transform:rotate(-3deg) scale(1)}to{transform:rotate(3deg) scale(108%)}}#menu-options{display:flex;flex-direction:column;position:absolute;inset:0;margin:auto;gap:10px;width:fit-content;height:fit-content;align-items:center;opacity:0;transition:opacity 1s linear}#menu-options button{padding-left:40px;padding-right:40px;width:300px}@media screen and (max-width:1280px){#menu-options{gap:6px}#menu-options button{font-size:20px;width:250px}}@media screen and (max-width:768px){#menu-options{gap:3px}#menu-options button{font-size:15px;width:200px}}.md-menu-game{position:absolute;inset:0;margin:auto;transition:opacity 1s linear}.md-menu-game .close-btn{width:40px;height:40px;align-self:top;border-radius:50%;font-size:15px;text-align:center;padding:0}.md-menu-game kl-md-submenu-content{gap:100px}.md-menu-game kl-md-menu-options button,.md-menu-game kl-md-menu-options select{border-radius:0;font-size:20px;width:300px;padding-left:3px;text-align:left}@media screen and (max-width:1280px){.md-menu-game kl-md-submenu-content{gap:75px}.md-menu-game kl-md-menu-options button,.md-menu-game kl-md-menu-options select{font-size:15px;width:200px}.md-menu-game .close-btn{width:50px;height:50px;font-size:10px}}@media screen and (max-width:768px){.md-menu-game kl-md-submenu-content{gap:50px}.md-menu-game kl-md-menu-options button,.md-menu-game kl-md-menu-options select{font-size:10px;width:150px}.md-menu-game .close-btn{width:20px;height:20px;font-size:7px}}#loadout-sm-extra{display:flex;flex-direction:column;border:2px solid #053;background-color:#cfc3;width:fit-content;height:fit-content;margin:none;padding:0}#loadout-sm-extra-content{width:430px;height:400px;padding:10px;display:flex;gap:10px;flex-wrap:wrap;overflow-y:scroll}@media screen and (max-width:1280px){#loadout-sm-extra-content{padding:5px;width:250px;height:225px;gap:7px}}@media screen and (max-width:768px){#loadout-sm-extra-content{padding:5px;width:215px;height:150px;gap:5px}}#loadout-sm-extra-view{width:450px;height:200px;border-top:2px solid #053}#loadout-sm-extra-view .simage{position:absolute;left:50%;bottom:5%;transform:translate(-50%,-50%);width:80px;height:80px}@media screen and (max-width:1280px){#loadout-sm-extra-view{width:300px;height:100px}#loadout-sm-extra-view .simage{width:20px;height:20px;bottom:1%}}@media screen and (max-width:768px){#loadout-sm-extra-view{width:225px;height:50px}#loadout-sm-extra-view .simage{width:20px;height:20px;bottom:1%}}.skin-view-menu{display:flex;flex-direction:column;width:130px;height:fit-content;border:2px solid #034;align-items:center;background:linear-gradient(135deg,#0343,#0364);cursor:pointer}.skin-view-menu .name{width:100%;text-align:center;border-bottom:2px solid #034}.skin-view-menu .simage{margin-top:10px;margin-bottom:10px;width:50px;height:50px}@media screen and (max-width:1280px){.skin-view-menu{width:85px;font-size:10px;border-width:2px}.skin-view-menu .simage{width:25px;height:25px}}@media screen and (max-width:768px){.skin-view-menu{width:40px;font-size:5px;border-width:1px}.skin-view-menu .simage{width:25px;height:25px}}.skin-view-menu-selected{border:4px solid #034;box-shadow:0 0 20px #07aaeee6}@media screen and (max-width:768px){.skin-view-menu-selected{border-width:2px}}#social-links{display:flex;justify-content:center;gap:20px;padding:15px}#social-links .social-link{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#07aaee1a;border:2px solid rgba(7,170,238,.3);transition:all .3s ease}#social-links .social-link:hover{transform:translateY(-2px);background:#07aaee33;border-color:#07aaee99;box-shadow:0 4px 12px #07aaee33}#social-links .social-link:active{transform:translateY(1px)}#social-links .social-icon{width:28px;height:28px;background-size:contain;background-repeat:no-repeat;background-position:center}#social-links .social-icon.discord{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='white' stroke='white' stroke-width='0'%3E%3Cpath d='M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028 14.09 14.09 0 0 0 1.226-1.994.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.118.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03zM8.02 15.33c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.956 2.418-2.157 2.418zm7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.946 2.418-2.157 2.418z'/%3E%3C/svg%3E")}#social-links .social-icon.youtube{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='white' stroke='white' stroke-width='0'%3E%3Cpath d='M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z'/%3E%3C/svg%3E")}#social-links .social-icon.instagram{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44 0-.794.646-1.439 1.44-1.439.793-.001 1.44.645 1.44 1.439z'/%3E%3C/svg%3E")}#social-links .social-icon.github{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E")}#social-links .social-icon.twitter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z'/%3E%3C/svg%3E")}#social-links .social-icon.windows{background-image:url(/img/menu/socials/windows.svg)}#social-links .social-icon.linux{background-image:url(/img/menu/socials/linux.svg)}@media screen and (max-width:768px){#social-links{gap:10px;padding:7px}#social-links .social-link{width:24px;height:24px}#social-links .social-icon{width:14px;height:14px;font-size:5px}}#about-sm-social{align-content:center}.background-menu-md{width:400px;height:400px;overflow-y:scroll;padding:10px}@media screen and (max-width:1280px){.background-menu-md{width:300px;height:300px;padding:7px;font-size:15px}}@media screen and (max-width:768px){.background-menu-md{width:200px;height:200px;padding:5px;font-size:10px}}.background-menu-ss{display:flex;flex-direction:column;gap:10px}.updates-section{overflow-y:scroll;padding:25px;z-index:1}.updates-section h2{color:#fff;font-family:Russo-One;font-size:24px;margin-bottom:20px;text-align:center}.updates-section .update-item{margin-bottom:15px;padding:15px;background:#07aaee1a;border-radius:8px}.updates-section .update-item h3{color:#fff;font-size:18px;margin-bottom:8px}.updates-section .update-item p{color:#fffc;font-size:14px;line-height:1.4;margin:5px 0}@media screen and (max-width:768px){.updates-section{padding:12px}.updates-section h2{font-size:12px}.updates-section .update-item{margin-bottom:7px;padding:7px;border-radius:4px}.updates-section .update-item h3{font-size:9px;margin-bottom:4px}.updates-section .update-item p{font-size:8px;margin:2px 0}}.play-select-item{display:flex;flex-direction:column;gap:20px;padding:10px;text-align:center;align-content:center;font-family:Russo-One}.gamemode-image{width:300px;height:300px;border-radius:10px;background-size:300px 300px;align-self:center}@media screen and (max-width:768px){.gamemode-image{background-size:180px 180px;width:180px;height:180px}}kl-md-submenu{width:fit-content;height:fit-content}kl-md-submenu-content{display:flex;gap:50px;flex-direction:row;width:fit-content;height:fit-content}kl-md-menu-options{display:flex;flex-direction:column;align-self:center}kl-md-menu-options button,kl-md-menu-options select{width:200px;height:35px}kl-md-extra{position:relative}.emote-wheel{position:absolute;width:fit-content;height:fit-content;transform:translate(-50%,-50%);width:300px;height:300px;background-size:cover;background-image:url(img/menu/gui/emote_wheel.svg)}.emote-wheel .wheel-hover,.emote-wheel .emote-wheel-part{position:absolute;transform:translate(-50%,-50%)}.emote-wheel .wheel-part-top{top:20%;left:50%}.emote-wheel .wheel-part-bottom{bottom:0%;left:50%}.emote-wheel .wheel-part-left{top:50%;left:20%}.emote-wheel .wheel-part-right{top:50%;right:0%}.emote-wheel .wheel-hover-top{left:-11%;top:12%;rotate:90deg}.emote-wheel .wheel-hover-bottom{rotate:-90deg;top:16%;left:61.5%}.emote-wheel .wheel-hover-left{top:50%;left:23%;rotate:0deg}.emote-wheel .wheel-hover-right{top:-22.5%;left:28%;rotate:180deg}.emote-wheel .wheel-hover-center{top:50%;left:50%}#level-status-container{align-items:center;align-self:center;text-align:center}#level-status-container #level-bar-container{display:block;background:#21c6;border-radius:2px;justify-content:space-between;align-items:center;width:300px;height:30px;font-size:20px;font-family:Russo-One,serif;bottom:5px;transform:translateY(-100%),translate(-100%)}#level-status-container #level-bar-container #level-bar-content{top:0;left:0;border-radius:2px;width:50%;height:100%;transition:width ease-in-out 3s;background:linear-gradient(90deg,#07aaee,#0a7);transition:width ease-in-out .2s}#status-container-info{display:flex;flex-direction:column;gap:30px;align-content:start;text-align:start}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}html *,body *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}body,p,input,button,select{font-family:Russo-One,Inter,sans-serif;font-size:16px;color:#fff}body{overscroll-behavior:none}
