*,*:after,*:before{box-sizing:border-box}body{margin:0;padding:0;font-size:1.6rem}button{background:none;border:none;padding:0;cursor:pointer;display:block}h1,h2,h3,h4,h5,h6{margin:0;padding:0}.no-scroll{overflow:hidden}a{color:#000;text-decoration:none}p{margin:0;padding:0}ul,li{margin:0;padding:0;list-style:none}textarea{resize:none!important}.ant-picker-header-view{display:flex;justify-content:center}@keyframes glowing{0%{box-shadow:none}50%{box-shadow:0 0 10px #36cd00}to{box-shadow:none}}.glow{animation-name:glowing;animation-iteration-count:infinite;animation-duration:.7s;z-index:10}.overtimed-row{background-color:#fff2f0!important}.overtimed-row:hover{background-color:#ffebe8!important}.small{font-size:24px!important}.medium{font-size:36px!important}.large{font-size:48px!important}.wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.side-logo-wrapper{padding:20px 0 0 10px;display:flex;align-items:center;overflow:hidden;border-inline-end:1px solid rgba(5,5,5,.06)}.side-logo-wrapper span{font-size:24px;font-weight:700;padding-left:20px}.menu{padding:15px 0;min-height:calc(100vh - 75px);height:100%}.sidebar{position:fixed!important;z-index:11}.version{position:absolute;z-index:12;left:15px;bottom:15px}.version>p{color:#00000080}.content-wrapper{min-height:100vh;padding:100px 24px 24px}.header{position:fixed;width:100%;z-index:10;padding:0 10px}.collapse-button{min-width:55px;min-height:55px;margin-left:10px}.address-select .ant-select-selection-search-input{padding-right:15px!important;text-overflow:ellipsis!important}/**
* Copyright (c) 2014 The xterm.js authors. All rights reserved.
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
* https://github.com/chjj/term.js
* @license MIT
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*
* Originally forked from (with the author's permission):
*   Fabrice Bellard's javascript vt100 for jslinux:
*   http://bellard.org/jslinux/
*   Copyright (c) 2011 Fabrice Bellard
*   The original design remains. The terminal itself
*   has been extended to include xterm CSI codes, among
*   other features.
*/.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;inset:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{position:absolute;inset:0;z-index:10;color:transparent;pointer-events:none}.xterm .xterm-accessibility-tree:not(.debug) *::selection{color:transparent}.xterm .xterm-accessibility-tree{-webkit-user-select:text;user-select:text;white-space:pre}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}.login-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center}.login-form{display:flex;flex-direction:column;align-items:center}.login-error{margin-bottom:10px;text-align:center;display:block}.login-button{margin:0 auto;display:block}.login-loader{margin-bottom:20px;text-align:center}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.button__box{display:flex;align-items:center;gap:1rem}.column__input{display:flex;align-items:center;justify-content:space-between;gap:5px}.text-alert{text-align:center;animation:blink 1s infinite}.not-found{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.map-unavailable-modal .ant-modal-content{padding:0;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #05588f2e}.map-unavailable-modal__body{padding:32px 28px 24px;text-align:center;background:linear-gradient(180deg,#f7fbff,#fff 55%)}.map-unavailable-modal__icon{position:relative;width:72px;height:72px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#e8f3fd,#d4e8fa);box-shadow:inset 0 0 0 1px #05588f14}.map-unavailable-modal__icon-main{font-size:34px;color:#05588f}.map-unavailable-modal__icon-badge{position:absolute;right:-4px;bottom:-4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;background:#f5a524;border-radius:50%;box-shadow:0 2px 6px #f5a52466,0 0 0 3px #fff}.map-unavailable-modal__title{margin:0 0 8px!important;color:#1f2a37!important;font-weight:600!important}.map-unavailable-modal__text{display:block;color:#4b5563;font-size:14px;line-height:1.55;margin-bottom:24px}.map-unavailable-modal__actions{display:flex;gap:12px;justify-content:center}.map-unavailable-modal__cancel,.map-unavailable-modal__confirm{flex:1;border-radius:10px;font-weight:500}.map-unavailable-modal__confirm{background:#05588f;border-color:#05588f;box-shadow:0 6px 16px #05588f40}.map-unavailable-modal__confirm:hover{background:#0b6aa8!important;border-color:#0b6aa8!important}.map__card__title{display:flex;align-items:center;gap:5px}.map__card__link{display:inline-block;border:2px solid transparent;border-radius:6px;padding:8px;transition:border-color .3s ease}.map__card__link:hover{border-color:#1890ff}.map__card__address{font-size:10px;color:#999;white-space:break-spaces;max-width:130px}.schedule__box{display:flex;align-items:center;flex-direction:column;gap:10px}.schedule__title{width:100%}.schedules-calendar-modal .ant-modal-body{max-height:70vh;overflow:auto;padding-right:8px}.wui-ranges{position:relative;background:#eaecf0;height:8px;width:100%;min-width:100px;border-radius:8px;margin:8px 0;-webkit-user-select:none;user-select:none}.wui-ranges *{-webkit-user-select:none;user-select:none}.wui-ranges__range{background:#0086c9;height:8px;position:absolute}.wui-ranges__start,.wui-ranges__end{width:24px;height:24px;border-radius:50%;border:1px solid #0086C9;background-color:#fff;position:absolute;top:-7px;cursor:grab}.wui-ranges__start:active,.wui-ranges__end:active{cursor:grabbing}.wui-ranges__start{left:-17px}.wui-ranges__end{right:-17px}.wui-ranges_gray .wui-ranges__range{background:#535353}.wui-ranges_gray .wui-ranges__start,.wui-ranges_gray .wui-ranges__end{border:1px solid #535353}.wui-ranges_primary .wui-ranges__range{background:#0086c9}.wui-ranges_primary .wui-ranges__start,.wui-ranges_primary .wui-ranges__end{border:1px solid #0086C9}.wui-schedule-ranges{padding:24px;min-height:195px;width:100%;border-radius:10px;background:#fff;border:1px solid #EAECF0;display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:flex-start;gap:22px}.wui-schedule-ranges__header{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}.wui-schedule-ranges__btns{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end;gap:8px}.wui-schedule-ranges__line{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:30px}.wui-schedule-ranges__times-pair{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;width:max-content;gap:8px}.wui-schedule-ranges__weekend-message{display:flex;align-items:center;justify-content:center;padding:40px;color:#909090;font-size:18px;font-style:italic;background:#f5f5f5;border-radius:8px;border:2px dashed #d0d0d0}.wui-schedule-ranges__name{color:#909090;font-size:20px;font-style:normal;font-weight:500;line-height:24px}.wui-schedule-ranges__time{border-radius:10px;border:1px solid #C4C4C4;background:#fff;padding:14px 16px;color:#57606a;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:20px;width:80px;display:grid;grid-template-columns:1fr 1fr max-content 1fr 1fr}.wui-schedule-ranges__separate{width:8px;height:1px;background:#c4c4c4}.wui-schedule-ranges__times{display:grid;grid-template-columns:repeat(4,1fr);column-gap:12px;row-gap:20px}.wui-btn{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.wui-btn_small{padding:6px 12px;font-size:12px}.wui-btn_primary{background:#0ba5ec;color:#fff;border-color:#0ba5ec}.wui-btn_primary:hover{background:#0986c9;border-color:#0986c9}.wui-btn_primary:active{background:#026aa2;border-color:#026aa2}.wui-btn_gray{background:#f5f5f5;color:#535353;border-color:#d4d4d4}.wui-btn_gray:hover{background:#eaeaea;border-color:#bfbfbf}.wui-btn_gray:active{background:#d4d4d4;border-color:#a9a9a9}.wui-btn_default{background:#0ba5ec;color:#fff;border-color:#0ba5ec}.wui-btn_default:hover{background:#0986c9;border-color:#0986c9}.wui-btn_default:active{background:#026aa2;border-color:#026aa2}.wui-btn_default:disabled{background:#f5f5f5;color:#a9a9a9;border-color:#d4d4d4;cursor:not-allowed}.yc-day{width:28px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;-webkit-user-select:none;user-select:none}.yc-day_muted{color:#bfbfbf;cursor:default}.yc-day_active{background:#1677ff;color:#fff}.yc-day_today{border:1px solid #1677ff}.yc-day_override{outline:1px dashed #faad14}.yc-day_weekend{background:#fff1f0}
