@font-face {
    font-family: 'Koni';
    src: local('KoniBlack'),
    url('/assets/web/fonts/KoniBlack.dad3c.woff2') format('woff2'),
    url('/assets/web/fonts/KoniBlack.a09f0.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito';
    src: local('Nunito-ExtraBold'),
    url('/assets/web/fonts/Nunito-ExtraBold.5a746.woff2') format('woff2'),
    url('/assets/web/fonts/Nunito-ExtraBold.b6345.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

:root {
    --sat: env(safe-area-inset-top);
    --sar: env(safe-area-inset-right);
    --sab: env(safe-area-inset-bottom);
    --sal: env(safe-area-inset-left);
}

* {
    margin: 0;
    padding: 0;
}

#bodyPattern {
    background: #111D38 url("/assets/pattern.6ec9b.jpg") repeat;
}

body {
    background: #111D38 url("/assets/pattern.6ec9b.jpg") repeat;
}

body.mobile {
    background: transparent;
}

body.mobileOK {
    position: fixed;
    height: 100%;
    width: 100%;
}

body.webOK {
    background: #FFFFFF;
}

body.ya {
    position: fixed;
    height: 100%;
    width: 100%;
}

body.fb {
    height: 100%;
}

.webOKPattern {
    width: 100%;
    height: 660px;
    top: 0;
    position: fixed;
    background: url("/assets/pattern.6ec9b.jpg") repeat;
    z-index: -1;
}

#viewContent {
    width: 100%;
    height: 640px;
}

#viewContent.fb {
    height: 100%;
    text-align: center;
    min-width: 1136px;
    min-height: 640px;
}

#viewContent.ya {
    width: 100%;
    height: 100%;
}

#viewContent.vk {
    height: 100%;
    min-width: 1136px;
    min-height: 640px;
}

#viewContent.standalone {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#viewContent:-webkit-full-screen {
    height: 100%;
}

#viewContent:-moz-full-screen {
    height: 100%;
}

#viewContent:fullscreen {
    height: 100%;
}

#viewContent:-ms-fullscreen {
    height: 100%;
}

/* Новые стили для окна forced update (по образцу resourceUpdateWindowSmall) */
.updateVersionMobileWindowNew {
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    position: absolute;
}

.updateVersionMobileWindowNewBox {
    width: 840px;
    height: 566px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.75);
}

.updateVersionMobileButtonNew {
    background-image: url("/assets/button_blue.219fd.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 245px;
    height: 86px;
    margin: -200px auto 0 auto;
    cursor: pointer;
    font-family: Koni, serif;
    font-size: 30px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 92px;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3), 0 1px 1px #000, -1px 0 1px #000, 0 -1px 1px #000;
    user-select: none;
    position: relative;
}

.updateVersionMobileButtonNew:hover {
    filter: contrast(1.15);
}

.updateVersionMobileButtonNew:active {
    transform: translateY(1px);
}

/* Увеличенный текст только для окна forced update */
.updateVersionMobileText {
	width: 540px;
	height: 90px;
	font-family: Nunito, serif;
	font-size: 28px;
	font-weight: 800;
	font-stretch: normal;
	font-style: normal;
	line-height: 32px;
	letter-spacing: normal;
	text-align: center;
	color: #a35b3b;
	margin: 40px auto 0 auto;
	position: relative;
}

/* Старые стили (оставлены для обратной совместимости с maintenance mode) */
.updateVersionMobileWindow {
    background-size: auto 100%;
}

.updateVersionMobileWindowBox {
    width: 400px;
    height: 220px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.updateVersionMobileWindowBack {
    background-color: #ffffff;
    display: inline-block;
    border-radius: 20px;
    width: 400px;
    height: 210px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.updateVersionMobileButton {
    background-image: url("/assets/blue_btn.4c684.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin: 98px auto 0 auto;
    width: 130px;
    height: 42px;
    cursor: pointer;
    font-family: Arial, serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 43px;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-shadow: 0px -2px 4px rgba(0, 0, 0, 0.5);
    user-select: none;
}

.updateVersionMobileMaintenanceTitle {
    margin-top: 18px;
    font-family: Arial, serif;
    line-height: 1;
    font-weight: bold;
    font-size: 19px;
    color: #202c44;
    text-align: center;
}

.updateVersionMobileMaintenanceText {
    margin-top: -130px;
    font-family: Arial, serif;
    font-weight: bold;
    font-size: 13px;
    color: #202c44;
    text-align: center;
}

.preloaderBG {
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    background: url("/assets/bg_preloader.9e537.jpg") no-repeat center;
    background-size: cover;
}

.preloaderStandalone {
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    background: url("/assets/web/images/fon.8f5dd.jpg") no-repeat center;
    background-size: cover;
}

.progressbar {
    width: 1088px;
    height: 128px;
    background: url("/assets/shadow.f7e9c.png");
    position: absolute;
    left: calc(50% - 544px);
    top: 980px;
    text-align: center;
}

.progressbarFrame {
    width: 1112px;
    height: 128px;
    background: url("/assets/progress_tab.18505.png");
    position: absolute;
    text-align: center;
    top: -1px;
}

.barContainer {
    width: 996px;
    height: 84px;
    margin-left: 52px;
    margin-top: 22px;
    border-radius: 36px;
}

.bar {
    border-radius: 25px 10px 10px 25px;
    min-width: 72px; /* ставим мин-ширину, иначе будет некрасиво */
    width: 1%;
    height: 84px;
    background: url("/assets/progress_bar.80755.png");
}

.barPoint {
    position: relative;
    width: 48px;
    height: 120px;
    top: -18px;
    left: calc(100% - 28px);
    background: url("/assets/progress_point.fece7.png");
}

.logo {
    position: absolute;
    display: block;

    width: 1368px;
    height: 1368px;
    top: calc(50% - 684px);
    left: calc(50% - 684px);

    background: url("/assets/logotype_rus.2510a.png") no-repeat top;
    background-size: contain;
}

.logo-en {
    background: url("/assets/logotype_eng.29963.png") no-repeat top;
    background-size: contain;
}

.progressbarText {
    font-family: Koni, sans-serif;
    font-weight: bold;
    font-size: 72px;
    color: #ffffff;
    position: absolute;
    left: 500px;
    top: 18px;
    text-shadow: 2px 2px 1px #601a3882, -2px 2px 1px #601a3882, -2px -2px 1px #601a3882, 2px -2px 1px #601a3882;
    -webkit-font-smoothing: antialiased;
}

.fatalWindow {
    width: 100%;
    height: 100%;
    background-color: #97d8ff;
    z-index: 100;
    top: 0;
    position: absolute;
}

.fatalWindowBox {
    width: 520px;
    height: 276px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fatalWindowBack {
    background-color: #ffffff;
    display: inline-block;
    border-radius: 30px;
    width: 520px;
    height: 220px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.fatalWindowIcon {
    width: 152px;
    height: 152px;
    position: absolute;
    display: block;
    object-fit: contain;
    left: 0;
    right: 0;
    top: -120px;
    margin: auto;
}

.fatalWindowTitle {
    font-family: Arial, serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #202c44;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    margin-top: 30px;
}

.fatalWindowText {
    font-family: Arial, serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #202c44;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    line-height: 1;
    padding-top: 26px;
}

.fatalWindowButton {
    background-image: url("/assets/green_btn.1a7ca.png");
    background-repeat: no-repeat;
    margin: 20px auto 0 auto;
    width: 227px;
    height: 58px;
    cursor: pointer;
    font-family: Arial, serif;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 58px;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    user-select: none;
}

.fatalWindowButton:hover {
    filter: contrast(1.15);
}

.fatalWindowButton:active {
    transform: translateY(1px);
}

.sentWindowText {
    font-family: Arial, serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #202c44;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    line-height: 1;
    padding-top: 70px;
}

.sendLogButton {
    background-image: url("/assets/send_log.46669.png");
    background-repeat: no-repeat;
    padding-top: 60px;
    width: 95px;
    height: 67px;
    cursor: pointer;
    font-family: Arial, serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    user-select: none;
    position: absolute;
    top: 25px;
    right: 27px;
}

.sendLogButton:hover {
    filter: contrast(1.15);
}

.justify {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fbUaWindow {
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    position: absolute;
}

.fbUaWindowBox {
    width: 560px;
    height: 284px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.fbUaWindowBack {
    background-color: #ffffff;
    display: inline-block;
    border-radius: 30px;
    width: 560px;
    height: 284px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 1);
}

.fbUaWindowButtons {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 24px;
}

.fbUaWindowButton {
    display: inline-block;
    margin: 0;
}

.fbUaLeftButton {
    margin-right: 10px;
    background-image: url("/assets/blue_btn.4c684.png");
}

.fbUaRightButton {
    margin-left: 10px;
}

.fbUaWindowTitle {
    font-size: 30px;
    margin-top: 18px;
    padding-left: 90px;
    padding-right: 90px;
}

.fbUaWindowText {
    font-size: 20px;
    padding-left: 90px;
    padding-right: 90px;
}

.friend {
    box-sizing: border-box;
    padding: 1vh 0.75vw 1.75vh;
    position: relative;
    margin-right: -0.5vw;
    width: auto;
    height: 12vh;
    aspect-ratio: 1;
}

.friendAva {
    border-radius: 35%;
    height: 100%;
}

.friendAvaFrame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("/assets/friend_item_frame.01a92.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.friendsBlock {
    position: absolute;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    left: 0;
    right: 0;
    bottom: 2vh;
}

.friendsBlockCaption {
    text-shadow: 1px 1px 2px #1b1a6082, -1px 1px 2px #1b1a6082, -1px -1px 2px #1b1a6082, 1px -1px 2px #1b1a6082;
    font-family: Nunito, sans-serif;
    font-size: 18px;
    color: #ffffff;
    line-height: 18px;
    text-align: right;
    font-weight: bold;
    margin-right: 13px;
    -webkit-font-smoothing: antialiased;
}

.maintenanceWindow {
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    position: absolute;
}

.maintenanceWindowBox {
    width: 840px;
    height: 566px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.maintenanceWindowBack {
    display: inline-block;
    width: 840px;
    height: 566px;
}

.maintenanceWindowBackImg {
    background-image: url("/assets/popup_1.d0196.png");
    background-size: cover;
    width: 840px;
    height: 566px;
    position: fixed;
}

.removedWindowBackImg {
    background-image: url("/assets/popup_2.8a591.png");
    background-size: cover;
    width: 622px;
    height: 418px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.maintenanceWindowImg {
    background-image: url("/assets/image-engineering-works.d8979.png");
    background-size: cover;
    width: 764px;
    height: 318px;
    position: fixed;
    margin: 118px 37px;
}

.removedWindowImg {
    background-image: url("/assets/removed.3cd24.png");
    background-size: cover;
    width: 766px;
    height: 298px;
    position: fixed;
    margin: 118px 37px;
}


.maintenanceWindowTitle {
    font-family: Koni, serif;
    font-size: 40px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #fefefe;
    line-height: 1.8;
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    margin: 22px 0 0 0;
    position: relative;
}

.maintenanceWindowText {
    width: 320px;
    font-family: Nurito, serif;
    display: flex;
    align-items: center;
    height: 100px;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #007ed3;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: 50px 90px 0 418px;
    position: relative;
    line-height: 20px;
}

.maintenanceWindowTextState1 {
    width: 320px;
    font-family: Nurito, serif;
    display: flex;
    align-items: center;
    height: 60px;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #007ed3;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: 0 90px 20px 418px;
    position: relative;
    line-height: 20px;
}

.maintenanceWindowTextState2 {
    width: 320px;
    font-family: Nurito, serif;
    align-items: center;
    height: 30px;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #007ed3;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: 15px 90px 20px 418px;
    position: relative;
    line-height: 20px;
}

.maintenanceWindowTimerTitle {
    font-family: Arial, serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #007ed3;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: 0 90px 0 410px;
    position: relative;
}

.maintenanceWindowTimerText {
    font-family: Arial, serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #98008a;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: 10px 90px 0 410px;
    position: relative;
}

.maintenanceWindowButton {
    background-image: url("/assets/button-blue.f61a8.png");
    background-repeat: no-repeat;
    margin: -145px auto 0 auto;
    width: 293px;
    height: 78px;
    cursor: pointer;
    font-family: Koni, serif;
    font-size: 30px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 78px;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
    user-select: none;
    position: relative;
}

.maintenanceWindowButtonReload {
    background-image: url("/assets/button-green-middle.1a7ca.png");
    background-repeat: no-repeat;
    margin: 0 137px 0 auto;
    width: 236px;
    height: 78px;
    cursor: pointer;
    font-family: Koni, serif;
    font-size: 22px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
    user-select: none;
    position: relative;
}

.maintenanceWindowButton:hover {
    filter: contrast(1.15);
}

.maintenanceWindowButton:active {
    transform: translateY(1px);
}

.maintenanceWindowButtonReload:hover {
    filter: contrast(1.15);
}

.maintenanceWindowButtonReload:active {
    transform: translateY(1px);
}

.removedWindowImg {
    background-image: url("/assets/removed.3cd24.png");
    background-size: cover;
    width: 766px;
    height: 298px;
    position: fixed;
    margin: 118px 37px;
}

.removedWindowButton {
    background-image: url("/assets/button_blue.219fd.png");
    background-repeat: no-repeat;
    margin: -200px auto 0 170px;
    width: 245px;
    height: 86px;
    cursor: pointer;
    font-family: Koni, serif;
    font-size: 30px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 84px;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3), 0 1px 1px #000, -1px 0 1px #000, 0 -1px 1px #000;
    user-select: none;
    position: relative;
}

.removedWindowButton2 {
    background-image: url("/assets/button_green.7fd7e.png");
    background-repeat: no-repeat;
    margin: -86px 170px 0 auto;
    width: 245px;
    height: 86px;
    cursor: pointer;
    font-family: Koni, serif;
    font-size: 30px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 84px;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3),
    0 1px 1px #000,
    -1px 0 1px #000,
    0 -1px 1px #000;
    user-select: none;
    position: relative;
}

.removedWindow {
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    position: absolute;
}

.removedWindowBox {
    width: 840px;
    height: 566px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.resourceUpdateWindowSmall {
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    position: absolute;
    transform: scale(0.75); /* Уменьшение на 25% */
}

.resourceUpdateWindowSmallBox {
    width: 840px; /* Оригинальный размер, масштабируется через transform */
    height: 566px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.removedWindowTitle {
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    font-family: Koni, serif;
    padding-top: 100px;
    padding-right: 30px;
    margin: 0 0 36px 40px;
    position: relative;
    font-size: 40px;
    color: #fefefe !important;
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3),
    0 1px 1px #000,
    -1px 0 1px #000,
    0 -1px 1px #000;
}

.removedWindowText {
    width: 511px;
    height: 52px;
    font-family: Nunito, serif;
    font-size: 24px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 26px;
    letter-spacing: normal;
    text-align: center;
    color: #a35b3b;
    margin: 0 auto;
    position: relative;
}

.removedWindowText2 {
    width: 511px;
    height: 52px;
    font-family: Nunito, serif;
    font-size: 24px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 26px;
    letter-spacing: normal;
    text-align: center;
    color: #c61010;
    margin: 20px auto 0;
    position: relative;
}


.removedWindowButton:hover {
    filter: contrast(1.15);
}

.removedWindowButton:active {
    transform: translateY(1px);
}

.removedWindowButton2:hover {
    filter: contrast(1.15);
}

.removedWindowButton2:active {
    transform: translateY(1px);
}

@media (max-width: 840px) and (orientation: portrait) {
    div#removedWindow {
        transform: scale(0.7);
    }

    div#maintenanceWindow {
        transform: scale(0.7);
    }
}

@media (max-width: 600px) and (orientation: portrait) {
    div#removedWindow {
        transform: scale(0.54);
    }

    div#maintenanceWindow {
        transform: scale(0.54);
    }
}

@media (max-width: 420px) and (orientation: portrait) {
    div#removedWindow {
        transform: scale(0.4);
    }

    div#maintenanceWindow {
        transform: scale(0.4);
    }
}

@media (max-height: 700px) and (orientation: landscape) {
    div#removedWindow {
        transform: scale(0.8);
    }

    div#maintenanceWindow {
        transform: scale(0.8);
    }
}

@media (max-height: 530px) and (orientation: landscape) {
    div#removedWindow {
        transform: scale(0.6);
    }

    div#maintenanceWindow {
        transform: scale(0.6);
    }
}

@media (max-height: 420px) and (orientation: landscape) {
    div#removedWindow {
        transform: scale(0.5);
    }

    div#maintenanceWindow {
        transform: scale(0.5);
    }
}

.bannedWindow {
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    position: absolute;
}

.bannedWindowBox {
    width: 683px;
    height: 408px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bannedWindowBack {
    display: inline-block;
    background: url("/assets/billet_ban.2b8bf.png");
    background-size: cover;
    width: 700px;
    height: 408px;
    position: fixed;
    margin: 0px 0px;
}

.bannedWindowTitle {
    font-family: Nunito, serif;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #98008a;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: 104px 0 0 204px;
    height: 30px;
    width: 278px;
    text-align: center;
}

.bannedWindowText {
    font-family: Nunito, serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #98008a;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    line-height: 1.2;
    padding: 68px 0 0 40px;
    height: 140px;
    width: 603px;
    margin-left: 0;
    word-wrap: break-word;
    text-align: center;
}

.buildInfo {
    display: inline-block;
    width: 300px;
    /*height: 89px;*/

    position: absolute;
    bottom: calc(5%);
    left: calc(50% - 146px);

    text-align: center;

    font-family: Nunito, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.webStandaloneBackground {
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    background: url("/assets/bg_preloader.9e537.jpg") no-repeat center;
    background-size: cover;
}

.webStandaloneLogo {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    bottom: 0;
    background: url("/assets/logotype_rus.2510a.png") no-repeat center;
    background-position: top;
    background-size: auto 50%;
}

.webStandaloneButtonPanel {
    display: inline-block;
    position: absolute;
    min-width: 500px;
    max-width: 500px;
    bottom: calc(50% - 300px);
    left: calc(50% - 350px);
    background: #aaaaaa;
    background-size: auto;
    padding: 100px;
}

/* Style buttons */
.webStandaloneBtn {
    background-color: DodgerBlue; /* Blue background */
    border: none; /* Remove borders */
    color: white; /* White text */
    padding: 12px 16px; /* Some padding */
    font-size: 16px; /* Set a font size */
    cursor: pointer; /* Mouse pointer on hover */
}

/* Darker background on mouse-over */
.webStandaloneBtn:hover {
    background-color: RoyalBlue;
}

#rotateToPlay {
    display: flex;
    position: fixed;
    background-color: black;
    z-index: 999;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

#rotateToPlay > svg {
    display: block;
    fill: white;
    width: 33%;
    height: 33%;
}

#preloader,
#viewContent canvas {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}
