body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}gm-style-iw.App{display:flex;flex:1 1;flex-direction:column;font-family:sans-serif;text-align:center}.button{border-radius:5px;cursor:pointer;font-size:1.2rem;height:40px;transition:.1s ease-in-out;width:120px}.button:hover{background-color:#84c586;border-color:gray;color:#f5f5f5;transform:scale(1.05)}.form__controls{margin:10px;padding:2px}.form__controls>label{height:30px;margin-right:50px;width:100px}.form__controls>input{border:1px solid gray;border-radius:5px;height:30px;transition:.1s ease-in-out;width:200px}.form__controls>input:focus{outline:2px solid #84c586;outline-offset:1px;transform:scale(1.05)}.form__container{align-items:center;border:1px solid #ccc;border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin:auto;padding:10px;width:450px}@media only screen and (max-width:480px){.form__container{width:290px}.form__controls>input{width:150px}}.app-container{display:flex;flex-direction:column;min-height:100vh}.footer,.header{align-items:center;background-color:#333;color:#fff;display:flex;height:80px;justify-content:center}.header h1{margin-left:20px}.footer{align-items:center;background-color:#333;color:#fff;display:flex;height:40px;justify-content:center}.app-body{flex-grow:1;height:calc(100vh - 120px);overflow:hidden}.app-body,.map-wrapper{display:flex;flex-direction:column}.map-wrapper{height:100vh}.map-header{background:#007bff;color:#fff;padding:10px;text-align:center}.map-layout{display:flex;flex:1 1;height:100%}.sidebar{width:250px}.toggle-btn{padding:5px 10px;right:-25px;top:10px}.main{flex:1 1;padding:20px}.map-container{flex:1 1;height:100%}.info-window-content{background-color:#fff;border-radius:6px;box-shadow:0 4px 6px #0000001a;color:#333;font-family:Arial,sans-serif;font-size:15px;max-width:340px;min-width:280px;padding:14px 16px}.info-window-content h4{color:#06c;font-size:18px;margin:0 0 10px}.info-window-content p{color:#555;font-size:15px;margin:8px 0}.info-window-content strong{color:#333}.gm-style-iw{background:#fff!important;border-radius:8px!important;box-shadow:0 4px 10px #0003!important;display:block!important;max-height:420px!important;max-width:380px!important;opacity:1!important;overflow:hidden!important;padding:12px!important}.gm-style-iw div{color:#333!important;font-family:Arial,sans-serif!important;font-size:15px!important}.gm-ui-hover-effect{display:none!important}#logOut-container{display:flex;justify-content:flex-end;margin-left:auto;padding-right:20px}.sidebar{align-items:center;background:#333;color:#fff;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:width .3s ease-in-out;width:350px}.closed{width:50px}.toggle-btn{align-items:center;background:#555;border:none;border-radius:50%;box-shadow:2px 2px 5px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:22px;font-weight:700;height:45px;justify-content:center;position:absolute;right:5px;top:50%;transform:translateY(-50%);width:45px;z-index:1000}.closed .toggle-btn{right:5px}.active-drives-panel{display:flex;flex-direction:column;min-height:100%}.active-drives-panel__header{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.active-drives-panel__count{align-items:center;background:linear-gradient(135deg,#e6f4ff,#f0f5ff);border:1px solid #91caff;border-radius:10px;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;line-height:1.1;min-width:52px;padding:6px 12px}.active-drives-panel__count-value{font-feature-settings:"tnum";color:#1677ff;font-size:22px;font-variant-numeric:tabular-nums;font-weight:700}.active-drives-panel__count-label{color:#597ef7;font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:lowercase}.active-drives-list{display:flex;flex-direction:column;gap:12px}.active-drive-card{border:1px solid #f0f0f0!important;border-radius:12px!important;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .2s ease!important}.active-drive-card--highlighted,.active-drive-card:hover{background-color:#f0f7ff!important;border-color:#91caff!important;box-shadow:0 4px 12px #1890ff26!important;transform:translateY(-1px)}.active-drive-card--highlighted{border-color:#1677ff!important}.active-drive-card .ant-card-body{padding:12px 14px!important}.active-drive-card__header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:10px}.active-drive-card__row{align-items:flex-start;color:#434343;display:flex;font-size:13px;gap:10px;line-height:1.45;margin-top:8px}.active-drive-card__row:first-of-type{margin-top:0}.active-drive-card__icon{color:#1677ff;flex-shrink:0;font-size:15px;margin-top:2px}.active-drive-card__label{display:block;font-size:11px;line-height:1.3;margin-bottom:2px}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
/*# sourceMappingURL=main.a53e169d.css.map*/