body{background-color:#121212;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;--backgroundColor:#222;--border:solid 1px #a3e3f5;--borderColor:#455154;--textColor:#fff;--grey:#c7baba;--primary:#c02828;--box-shadow:5px 3px 8px #00000020;color:var(--textColor);scroll-behavior:smooth}.row-center{flex-direction:row}.column-center,.row-center{display:flex;align-items:center;justify-content:center}.column-center{flex-direction:column}.zinput{padding:8px 18px;border-radius:15px;margin-bottom:10px;border:1px solid #948d8d}.zbutton{display:flex;align-items:center;justify-content:center;background-color:var(--primary);color:#fff;box-shadow:3px 2px 6px #00000040}.zbutton,.zbutton-light{padding:8px 15px;border-radius:15px;min-width:150px;max-width:200px;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.zbutton-light{background-color:#fff;color:var(--textColor);font-weight:500;box-shadow:1px 2px 8px #00000020}.zbutton:hover{opacity:.5}.zbutton-light:hover{background-color:#f4f4f4}.z-link{color:#9e7cfb;cursor:pointer}.z-link:hover{color:#cbbef0;text-decoration:underline}.outline-button{padding:8px 15px;border-radius:15px;background-color:#fff;min-width:150px;max-width:200px;border:1px solid #a1a1a1;color:#a1a1a1;cursor:pointer;box-shadow:0 2px 6px #00000020}.outline-button,.row-left{display:flex;align-items:center}.z-container{padding:8px 15px;border-radius:5px;background-color:#2a2728;min-width:150px;color:#a1a1a1;box-shadow:0 2px 6px #00000020}.vm10{margin-top:10px;margin-bottom:10px}.vm20{margin-top:20px;margin-bottom:20px}.vm30{margin-top:30px;margin-bottom:30px}.hm10{margin-left:10px;margin-right:10px}.hm20{margin-left:20px;margin-right:20px}.event-block{position:relative;background-color:#555353;color:#ddd;border-radius:5px;width:max-content;max-width:200px;margin-top:4px;text-overflow:ellipsis;white-space:nowrap}.block-card,.event-block{padding:5px 10px;box-shadow:2px 2px 5px #00000020}.block-card{background-color:#616161;border-radius:10px;width:120px;margin:4px}.container{background-color:var(--backgroundColor);display:flex;flex-direction:column;height:100%;width:100%;align-items:center;justify-content:center}.blur-background{height:-webkit-fill-available;width:-webkit-fill-available;background-color:#9d9d9d30;z-index:9}.blur-background,.loader-background{display:flex;position:absolute;backdrop-filter:blur(10px);align-items:center;justify-content:center}.loader-background{height:100%;width:100%;background-color:#52899830;flex-direction:column;z-index:15}.custom-graphics{width:auto;height:auto;max-height:400px;max-width:100vw;z-index:17}.backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:16}.message-container{padding:30px;background-color:#fff}.header{display:flex;position:absolute;top:0;width:100%;height:70px;background-color:#fff;box-shadow:var(--box-shadow);align-items:center;justify-content:space-between}.header-logo{height:40px}.vertical-margins{margin-top:10px;margin-bottom:10px}.error-text{color:#c02828}.popup-header{background-color:#000;height:35px;display:flex;color:#fff;justify-content:space-between;align-items:center;border-top-left-radius:5px;border-top-right-radius:5px}.vertical-margins20{margin-top:20px;margin-bottom:20px}.world-container{-webkit-user-select:none;-ms-user-select:none;user-select:none}.world-card{height:300px;width:400px;background-color:#fff;box-shadow:2px 2px 6px #00000020;border-radius:10px;overflow:hidden;position:relative;cursor:pointer}.world-card:hover{transform:scale(1.02)}.world-thumnail{height:300px}.world-card-info{height:50px;background-color:#fff;position:absolute;bottom:0;z-index:2;width:100%;display:flex;align-items:flex-start}@keyframes popfrombottom{0%{bottom:-200px}to{bottom:200px}}.notify-container{position:absolute;bottom:200px;right:20px;padding:30px;background-color:#fff;color:#a1a1a1;font-size:20px;animation-name:popfrombottom;animation-duration:.5s;box-shadow:2px 2px 6px #00000020;border-radius:5px;z-index:7}.collectables{position:absolute;left:10px;top:50px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.collectables-mobile{position:absolute;left:10px;top:45px}.collectable-image{height:70px}.coll-x{font-size:30px;font-weight:500;margin-right:20px}.coll-count{font-size:50px;font-weight:700;color:#ff0}.name-label{padding:5px;background-color:#00000070;border-radius:5px;color:#00b140;left:50%;transform:translateX(-50%);-webkit-user-select:none;-ms-user-select:none;user-select:none}.popup-title{font-size:20px;font-weight:600}.close-button{padding:2px 8px;background-color:red;position:absolute;right:20px;top:20px;color:#fff;cursor:pointer}.button-dark{margin:5px;padding:3px 12px}.button-dark,.close-button-dark{display:flex;align-items:center;justify-content:center;border-radius:3px;background-color:#ffffff30;color:#ddd;cursor:pointer}.close-button-dark{height:16px;width:16px;margin-left:5px;padding:0 1px 3px}.close-button-dark:hover{background-color:#ffffff50;color:#fff}.scroll80{max-height:50vh;overflow-y:auto}.inline-cards{display:inline-block;margin-right:10px}.dead-text{z-index:999;color:red}.dead-text,.game-over-text{font-size:100px;font-weight:600}.game-over-text{z-index:1;color:#fff}.game-over-message{z-index:1;font-size:70px;color:#ddd;font-weight:600}.fade-in{animation:fadeInOut 1.5s ease-in-out}.fade-in-out{animation:fadeInOut 2.5s ease-in-out infinite alternate}@keyframes drop{0%{transform:translateY(-10vh)}to{transform:translateY(0);rotate:1turn}}@keyframes fadeInOut{0%{opacity:0}to{opacity:1}}.file-list{background-color:#555353;border:1px solid #a1a1a1;border-radius:5px;text-align:left;padding:10px;max-height:500px;overflow:auto;overflow-x:hidden}.file-list-item{padding:5px 12px}.file-list-item,.library-list-item{background-color:#fff;box-shadow:2px 2px 6px #00000020;margin-top:5px;color:#555353}.library-list-item{display:flex;flex-direction:row;padding:15px 12px}.collection-card{display:inline-block;padding:5px 12px;background-color:#616161;box-shadow:2px 2px 6px #00000020;color:#ddd;margin:10px;width:220px;height:50px;cursor:pointer;border-radius:10px}.collection-card-info{color:#ddd}.library-list-item-info{padding:0 15px;color:#555353;height:70px}.add-item-container{width:600px;max-height:600px;overflow-y:auto;text-align:left}.library-categories{position:relative}.category-item{padding:5px 12px;background-color:#555353;box-shadow:2px 2px 6px #00000020;border:1px solid #55535350;color:#fff;border-radius:10;width:150px}.vertice-count{position:absolute;padding:5px;background-color:#00000045;top:60px;right:0;color:#67ff67;-webkit-user-select:none;-ms-user-select:none;user-select:none}.switch-button{position:absolute;top:10px;right:10px}.thumbnailer{border:3px solid #000;width:300px;position:relative}.snap-button{position:absolute;z-index:5;bottom:10px;right:10px}.libirary-thumbnail{height:70px;width:70px}.title-screen{position:absolute;top:0;left:0;height:100vh;width:100%;background-color:#000;display:flex;align-items:center;justify-content:center;z-index:999}.title-video{width:80%;max-width:1280px;height:auto}.world-message{position:absolute;bottom:30px;width:max-content;font-size:20px;max-width:80%;background-color:#333;color:#fff;padding:10px 15px;border:1px solid #948d8d;border-radius:5px;opacity:.8;left:0;right:0;margin-left:auto;margin-right:auto}.hider-wm{height:50px;width:100%;background-color:#000;position:absolute;bottom:0}.selection-off{-webkit-user-select:none;-ms-user-select:none;user-select:none}.control-button{display:flex;align-items:center;justify-content:center;height:44px;width:44px;border:1px solid #fff;border-radius:50%;background-color:#616161;color:var(--textColor);cursor:pointer;font-weight:500;box-shadow:1px 2px 8px #00000020;opacity:.6;color:#fff}.control-button,.control-button-new{position:absolute;left:10px;bottom:10px}.control-button-new{opacity:.7;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.control-button-image,.control-button-new{height:60px;width:60px}.control-button-small-image{height:42px}.control-button-new-small{position:absolute;left:10px;bottom:10px;height:42px;width:42px;opacity:.7;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:pointer}.control-icon{font-size:26px;color:#fff}.control-instructions{position:absolute;bottom:20px;left:20px}.multibutton-container{overflow:hidden;background-color:#ececec;border-radius:10px}.multibutton,.multibutton-container{height:35px;display:flex;flex:1;align-items:center;justify-content:center;border:1px solid #c7baba}.multibutton{color:#131212;cursor:pointer}#video-texture-container{position:absolute;height:200px;width:300px}.multibutton-active{background-color:#c02828;color:#fff}.key-name{width:30px;height:30px;align-items:center;border-radius:4px;border:3px solid #f1f1f2}.controller-key-name,.key-name{display:flex;justify-content:center;font-size:24px}.controller-key-name{width:36px;height:32px;border-radius:18px;border:1px solid #f1f1f2}.interaction-button{display:inline-flex;padding:10px;justify-content:center;align-items:center;gap:10px;border-radius:4px;background:rgba(97,97,97,.8);font-size:20px;backdrop-filter:blur(2px);z-index:1}.center-screen{position:absolute;top:50%;left:50%}.menu-overlay{height:-webkit-fill-available;width:-webkit-fill-available;position:absolute;backdrop-filter:blur(10px);background-color:#00000080;color:#fff}.main-menu{padding:18px;background:var(--333333-Pannel-Background-Color,#333);z-index:10}.credit-overlay-section,.main-menu{border-radius:10px;border:1px solid var(--F1F1F2-slider,#f1f1f2)}.credit-overlay-section{position:absolute;right:3vw;top:3vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;height:80vh;width:30vw;backdrop-filter:blur(200px);background-color:#000000ce;color:#fff;padding:40px;font-size:1.3rem;overflow:auto;z-index:400}.credit-overlay-section a,a:visited{text-decoration:dashed;color:inherit}.credit-close-btn{position:absolute;bottom:0;font-size:2rem;margin:2rem 0}.credit-items-main{flex-direction:column;align-items:flex-start;height:80%;width:80%;overflow-y:scroll;overflow-x:hidden}.credit-item-container,.credit-items-main{display:flex;justify-content:flex-start;gap:10px}.credit-item-container{background-color:#131212;border-radius:10px;padding:10px;flex-direction:row;align-items:center;width:calc(100% - 20px);font-size:.8rem}.watermark-logo{display:flex;align-items:center;justify-content:center;gap:10px;position:absolute;left:110px;top:10px;height:35px;width:50px;opacity:.7;-webkit-user-select:none;user-select:none;cursor:pointer;font-size:20px;text-transform:uppercase;&:hover{opacity:1;cursor:pointer}}.modern-popup-header{background-color:#131212;height:35px;display:flex;color:#fff;justify-content:space-between;align-items:center;border-top-left-radius:5px;border-top-right-radius:5px}.modern-popup-body{background-color:#2a2728;display:flex;padding:10px 20px}.health-bar{position:absolute;top:40px;right:10px;padding:3px;background-color:rgba(0,0,0,.5);border-radius:10px;margin:10px;width:400px}.health-bar-inner{height:10px;max-width:100%;transition:width .3s ease-in-out;border-radius:5px}.multiplayer-container{position:absolute;bottom:0;left:20px;z-index:1;padding:10px;background-color:rgba(0,0,0,.5);border-radius:10px;margin:10px;max-width:300px}.multiplayer-log-container{display:none;color:#00b140;max-height:200px;overflow-y:scroll}.multiplayer-container-active .multiplayer-log-container{display:block}.iframe-screen-overlay{position:absolute;top:50%;left:50%;height:auto;max-height:40vh;transform:translate(-50%,-50%);z-index:100;width:fit-content}.iframe-screen-overlay-close{position:absolute;top:-24px;right:0;z-index:-1;background-color:#fff;color:#000;border-radius:13px;padding-bottom:10px;cursor:pointer}.slogan-logo{width:80px}.main-text{font-size:60px;margin-left:5px}.main-text,.slogan-text{text-transform:uppercase;color:#fff}.slogan-text{font-size:16px;font-weight:700;letter-spacing:8px;margin:-12px 0 0 20px}@media screen and (max-width:850px){.slogan-logo{width:40px;margin-right:4px}.main-text{font-size:30px}.slogan-text{font-size:10px;margin:-8px 0 0 20px}}@media screen and (max-width:480px) and (max-height:1000px){.zbutton,.zbutton-light{min-width:50px}.header-logo{height:30px}.world-card{width:270px;height:200px}.collectables{position:absolute;left:10px;top:65px}.health-bar{width:200px;top:50px}.collectable-image{height:40px}.coll-x{font-size:20px;font-weight:500;margin-right:20px}.coll-count{font-size:26px;font-weight:700;color:#ff0}.credit-overlay-section{width:70vw;height:80vh;bottom:-100px}.custom-graphics{width:70vw}.credit-item-container{background-color:#131212}.game-over-text{font-size:50px;color:red}.game-over-message{font-size:30px}}@media screen and (max-width:1000px) and (max-height:480px){.custom-graphics{max-height:40dvh}.zbutton,.zbutton-light{min-width:50px}.header-logo{height:30px}.world-card{width:270px;height:200px}.collectables{position:absolute;left:10px;top:65px}.collectable-image{height:40px}.coll-x{font-size:20px;font-weight:500;margin-right:20px}.coll-count{font-size:26px;font-weight:700;color:#ff0}.game-over-text{font-size:50px}.game-over-message{font-size:30px}.dead-text{font-size:50px}}@media screen and (max-width:480px) and (min-height:800px){.game-over-text{font-size:50px}.game-over-message{font-size:30px}.dead-text{font-size:50px}}.message-container-comp{display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#222;padding:20px;border-radius:8px;z-index:16}.message-container-comp .message-container-comp-loader{min-width:100px;height:50px;padding:10px;border-radius:5px;display:flex;align-items:center;justify-content:center}.message-container-comp .loading-message{color:#fff;font-size:16px;text-align:center;margin-top:20px}.zimension-loader{animation:rotate 1.3s infinite;height:50px;width:50px}.zimension-loader:after,.zimension-loader:before{border-radius:50%;content:"";display:block;height:20px;width:20px}.zimension-loader:before{animation:ball1 1.3s infinite;background-color:#fff;box-shadow:30px 0 0 #ed0100;margin-bottom:10px}.zimension-loader:after{animation:ball2 1.3s infinite;background-color:#ed0100;box-shadow:30px 0 0 #fff}.loading-bar{margin-top:50px;display:flex;flex-direction:column;align-items:center;padding:20px;width:80%;height:50px;border-radius:10px;z-index:16}.loading-bar .loading-info{margin-bottom:20px;font-size:30px;align-self:baseline}.loading-bar .loading-space{height:6px;width:100%;background-color:#fff;border-radius:3px}.loading-bar .loading-space .loaded-line{height:6px;width:2%;background-color:#ed0100;border-radius:3px;transition:width .7s linear}@keyframes rotate{0%{transform:rotate(0deg) scale(.8)}50%{transform:rotate(1turn) scale(1.2)}to{transform:rotate(2turn) scale(.8)}}@keyframes ball1{0%{box-shadow:30px 0 0 #ed0100}50%{box-shadow:0 0 0 #ed0100;margin-bottom:0;transform:translate(15px,15px)}to{box-shadow:30px 0 0 #ed0100;margin-bottom:10px}}@keyframes ball2{0%{box-shadow:30px 0 0 #fff}50%{box-shadow:0 0 0 #fff;margin-top:-20px;transform:translate(15px,15px)}to{box-shadow:30px 0 0 #fff;margin-top:0}}