.maintenance-header{z-index:200;background:0 0;width:100%;font-weight:700;position:absolute;top:0;bottom:auto;left:0;right:auto}.maintenance-header__wrap{justify-content:space-between;align-items:center;height:72px;display:flex}.maintenance-header__brand{align-items:center;gap:12px;display:flex}.maintenance-header__logo{object-fit:contain;width:auto;height:112px;margin-top:12px;margin-left:-15px;display:block}@media (max-width:900px){.maintenance-header__wrap{height:72px}.maintenance-header__logo{height:112px;margin-top:12px;margin-left:-15px}}
.maintenance-mode{background:var(--text);width:100%;min-height:100vh;position:relative;overflow:hidden}.maintenance-mode:before{content:"";background:var(--text);pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.maintenance-mode__content{justify-content:center;align-items:center;width:100%;min-height:80vh;padding:95px 32px 32px;display:flex;position:relative}.maintenance-mode__card{background:var(--text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;max-width:840px;min-height:420px;padding:54px 48px;display:flex}.maintenance-mode__icon-wrap{border-radius:999px;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.maintenance-mode__icon{object-fit:contain;width:92px;height:92px;display:block}.maintenance-mode__title{color:var(--white);letter-spacing:-.05em;white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:baseline;margin:0 0 0 14px;font-size:24px;font-weight:800;line-height:1.08;display:inline-flex}.maintenance-mode__title-text{display:inline-block}.maintenance-mode__exclamations{text-align:left;min-width:3ch;color:var(--white);margin-left:2px;display:inline-block}@media (max-width:900px){.maintenance-mode__title{font-size:20px}}@media (max-width:640px){.maintenance-mode__content{padding:85px 20px 20px}.maintenance-mode__card{border-radius:24px;gap:5px;min-height:320px;padding:16px}.maintenance-mode__icon-wrap{width:90px;height:90px}.maintenance-mode__icon{width:72px;height:72px}.maintenance-mode__title{white-space:normal;flex-wrap:wrap;font-size:18px}.maintenance-mode__exclamations{min-width:3ch}}
