body{background-color:#585858;color:#a9a9a9;font-family:Arial,sans-serif;line-height:1.6;overscroll-behavior:none;padding:20px 0;touch-action:none}.container{margin:0 auto;max-width:3300px;padding:20px}.boundary-window{border:1px solid #ccc;max-width:2800px;padding:10px;width:98%}.window-container{align-items:center;display:flex;justify-content:center}.alignedCenter{justify-content:center;min-height:300px}.alignedCenter,.alignedUpperCenter{align-items:center;display:flex;flex-direction:column;height:100%;position:relative;width:100%}.alignedUpperCenter{margin-top:100px}.alignedUpperCenter h1{text-align:center}.custom-button{border:none;border-radius:4px;cursor:pointer;font-size:12px;padding:8px 16px;transition:background-color .2s}.custom-button-label{color:#fff;font-weight:700;pointer-events:none;position:relative;text-align:left}.image-circle-outlined{border:2px solid #fff;border-radius:50%;box-sizing:border-box}.image-container{display:inline-block}.custom-button-circle-disabled{background-color:#ccc;border-radius:50%;color:#666;cursor:not-allowed;height:72px;margin:5px;opacity:.6;touch-action:none;width:72px}.custom-button.circle{background-color:#3498db;border-radius:50%;box-shadow:0 0 8px #2f2f2f;color:#fff;font-weight:700;height:72px;margin:5px;width:72px}.custom-button.circle button{background:#0000;border:none;cursor:pointer;height:100%;overflow:hidden;padding:0;width:100%}.custom-button.circle img{border-radius:50%;display:block;height:100%;width:100%}.custom-button.circle:hover{background-color:#2980b9}.custom-button.circle.outterline{background-color:initial;border:2px solid #fff;box-shadow:none}.custom-button.circle.red{background-color:#930000}.custom-button.circle.yellow{background-color:#ffe000;color:#008cab}.custom-button.circle.green{background-color:#42cb16}.custom-button.circle.purple{background-color:#006fe5}.custom-button.circle.orange{background-color:#e57600}.custom-button.circle.orange:active{background-color:#8b8b8b;border-radius:65%;color:blue}.custom-button.circle.purple:active,.custom-button.circle.red:active,.custom-button.circle.yellow:active,.custom-button.circle:active{background-color:#ba9771;border-radius:65%;color:#fff}.custom-button.roundEdge{background-color:#3498db;color:#fff;font-size:15px}.custom-button.roundEdge.padding{padding:16px}.custom-button.roundEdge:hover{background-color:#2980b9}.custom-button-roundEdge-disabled{background-color:#ccc;border-radius:4px;color:#666;cursor:not-allowed;opacity:.6;padding:15px;touch-action:none}.custom-button.roundEdgeInBlack{background-color:#474646;color:#fff;font-size:15px;padding:16px}.custom-button.roundEdgeInGreen{background-color:#2ecc71;color:#fff}.custom-button.roundEdgeInGreen:hover{background-color:#27ae60}.custom-button.roundEdge:active,.custom-button.roundEdgeInBlack:active,.custom-button.roundEdgeInGreen:active{background-color:#ba9771;border-radius:4px;color:#fff}.carousel{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:300px}.carousel,.carousel-container{height:100%;position:relative;width:100%}.carousel-container{perspective:1000px}.carousel-inner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .5s ease;width:100%}.carousel-item-circle{border-radius:50%;position:relative}.carousel-item-circle button{background:#0000;border:none;border-radius:50%;cursor:pointer;display:block;height:100%;margin-left:40px;overflow:hidden;padding:0;transition:filter .2s ease;width:100%}.carousel-item-circle button:active img{filter:brightness(50%)}.carousel-item-circle img{border-radius:50%;height:100%;width:100%}.carousel-item-custom{position:relative}.carousel-item-custom img{border-radius:50%;height:100%;margin-left:40px;width:100%}.carousel-item{cursor:pointer;left:50%;position:absolute;top:50%;transform-style:preserve-3d;transition:all .3s ease;will-change:transform}.carousel-item img{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50%;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:all .3s ease,opacity .5s ease,filter .5s ease;width:100%}.carousel-item.selected{z-index:10}.carousel-item.selected img{box-shadow:0 0 20px #00000080;filter:brightness(100%)!important;opacity:1!important;outline:3px solid lime;transform:scale(1.6)}@media (max-width:768px){.carousel{min-height:250px}.carousel-item.selected img{outline:2.5px solid lime;transform:scale(1.5)}}@media (max-width:480px){.carousel{min-height:200px}.carousel-item.selected img{outline:2px solid lime;transform:scale(1.5) translateZ(1px)}}@media (hover:none){.carousel-item{cursor:pointer}.carousel-item img{transform:translateZ(0)}.carousel-item.selected img{transform:scale(1.5) translateZ(0)}}.joystick-container{background-color:#2c3e50;border:2px solid #34495e;border-radius:50%;box-shadow:0 0 6px #1c1c1c;height:150px;position:relative;touch-action:none;-webkit-user-select:none;user-select:none;width:150px}.joystick-container.disabled{background-color:#ccc;border:1px solid #666;box-shadow:0 0 0 #1c1c1c;color:#666;cursor:not-allowed;opacity:.6}.joystick-container.info{background-color:#474646;border:2px solid #fff;box-shadow:0 0 0 #1c1c1c;box-sizing:border-box;color:#fff;cursor:pointer;font-weight:700;transition:background-color .2s}.joystick-container.info.active{background-color:#ba9771;border-radius:65%;color:#fff}.joystick-knob{background-color:#3498db;border:2px solid #2980b9;border-radius:50%;cursor:pointer;height:60px;position:absolute;touch-action:none;transition:box-shadow .1s;width:60px}.joystick-knob:hover{background-color:#2980b9}.joystick-knob.active{background-color:#ba9771;box-shadow:0 0 10px #1c1c1c}.joystick-knob.disabled{cursor:not-allowed}.joystick-knob.disabled,.joystick-knob.info{background-color:#ccc;border:1px solid #666;color:#666;opacity:.6}.text{background:none;border:none;color:#fff;cursor:pointer;font-size:20px;line-height:1;padding:0;position:relative}.text.cross-button{position:absolute}.text.font-button{text-align:center;top:15px}.dark-background{align-items:center;-webkit-backdrop-filter:blur(5px);-webkit-backdrop-filter:var(--blur-value,blur(5px));backdrop-filter:blur(5px);backdrop-filter:var(--blur-value,blur(5px));background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.popup-window{align-items:center;background-color:#01010180;border-radius:8px;padding:25px;position:absolute;text-align:center;top:250px}
/*# sourceMappingURL=main.3b47d7ab.css.map*/