@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&display=swap";._tabbar_mla2p_1{position:fixed;bottom:0;width:100%;display:flex;align-items:center;justify-content:space-around;margin-top:auto;height:60px;background:var(--color-background);border-top-left-radius:16px;border-top-right-radius:16px}._item_pu6fc_1{display:flex;flex-direction:column;align-items:center;justify-content:center;background:none;outline:none;border:none;height:48px;color:#383838;transition:all .3s}._item_pu6fc_1:active{scale:1.05}._item__selected_pu6fc_16{color:var(--color-primary)}._item_pu6fc_1>svg{width:28px;height:28px}._card_dc9ec_1{min-height:120px;background:var(--color-background);border-radius:8px}._header_wna9k_1{display:flex;align-items:center;justify-content:space-between;height:60px;font-weight:700;padding:8px 12px;font-size:17px;background:var(--color-background)}._backbutton_wna9k_12{background:none;outline:none;border:none;width:36px;height:36px;transition:all .3s}._backbutton_wna9k_12 :active{scale:1.1}._backbutton_wna9k_12>svg{height:100%;color:var(--color-white)}._emptyslot_wna9k_28{width:36px}._page-wrapper_455ug_1{padding-bottom:var(--tabbar-height)!important}._page_16k6a_1{display:flex;flex-direction:column;gap:8px;padding:6px}._footer_14k0l_1{margin-top:auto;margin-bottom:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:lighter}._container_a89l6_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:70%;gap:16px}._container_a89l6_1 img{width:256px}._container_a89l6_1 span{color:var(--color-primary)}.page{height:100%}.form-wrapper{display:flex;height:100%;width:100%;justify-content:center;align-items:center}.form-wrapper form{display:flex;flex-direction:column;justify-content:center;align-items:center;height:500px;width:340px}.form-wrapper form .request-status{margin:20px 0 0;height:22px}.form-wrapper form input{width:100%;height:50px;font-size:14px;margin:17px 0;padding:0 10px;border-radius:5px;border:1px solid #c7c7c7;background-color:inherit}.form-wrapper form input.required,.form-wrapper form input.minLength,.form-wrapper form input.maxLength,.form-wrapper form input.validate{border:1px solid red}.form-wrapper form div{position:relative;width:100%}.form-wrapper form div:after{color:red;font-size:14px;position:absolute;left:2px;top:70px;text-wrap:nowrap}.form-wrapper form div.required:after{content:"Это поле обязательно"}.form-wrapper form div.minLength:after{content:"Слишком мало символов"}.form-wrapper form div.maxLength:after{content:"Слишком много символов"}.form-wrapper form div.validate:after{content:'Используйте латиницу цифры и "_"';text-wrap:wrap}.form-wrapper .authorizate,.form-wrapper .registrate{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.form-wrapper__buttons{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100px;margin:20px 0 0}.form-wrapper__buttons button{width:340px;height:40px;background-color:var(--color-button-secondary);color:#fff;border:0;border-radius:7px}.form-wrapper__buttons button:active{border:1px solid var(--color-text-button-inactive-secondary);color:var(--color-text-button-inactive-secondary)}.form-wrapper__buttons .submit-button{background-color:var(--color-button-primary)}.form-wrapper__buttons .submit-button:active{border:1px solid var(--color-text-button-inactive-primary);color:var(--color-text-button-inactive-primary)}._page_1uice_1{display:flex;flex-direction:column;height:100%}:root{--color-primary: #fc4c00;--color-white: #b3b3b3;--color-background-secondary: #e0e0e0;--color-background: #fff;--color-button-primary: #fc4c00;--color-button-secondary: #333333;--color-text-button-inactive-primary: #c9c9c9;--color-text-button-inactive-secondary: #707070}:root{--tabbar-height: 70px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans,system-ui;overflow:hidden}#root{height:100dvh;display:flex;flex-direction:column;background:var(--color-background-secondary)}main{overflow:auto}
