:root{--brand-100: #ff4400;--brand-100-t10: rgba(255, 68, 0, 0.1);--neutral-900: #050505;--neutral-700: #383838;--neutral-500: #6b6b6b;--neutral-25: #ffffff}*{box-sizing:border-box}body{margin:0;font-family:"Roobert PRO";font-size:17px;line-height:1.4;color:#fff;background:#050505;-webkit-font-smoothing:antialiased}.labify-hidden{display:none !important}.auth{display:flex;min-height:100vh;background:#050505}.auth_background{flex:0 0 49.5%;background:linear-gradient(180deg, #050505 0%, rgba(5, 5, 5, 0) 100%),url("../assets/signin-background.png") #d3d3d3 50%/cover no-repeat}.auth_panel{position:relative;display:flex;flex:1;align-items:center;padding:clamp(48px,14.8vh,160px) clamp(48px,8.33vw,160px)}.auth_panel .logo{position:absolute;top:clamp(48px,14.8vh,160px);margin-left:-18px}.auth_panel-inner{display:flex;flex-direction:column;width:100%}.auth_content{width:min(400px,100%)}.auth_content-header{margin:0 0 30px;font-size:40px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-0.8px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.auth_content-description{margin:0 0 60px;font-size:17px;font-style:normal;font-weight:400;line-height:140%;text-box-trim:trim-both;text-box-edge:cap alphabetic}.auth_submit{position:absolute;bottom:clamp(48px,14.8vh,160px)}@media(max-width: 860px),(max-height: 740px){.auth_background{display:none}.auth_submit{position:static;margin-top:60px}.auth_panel{padding:60px 0}.auth_panel .logo{position:static;margin-left:0}.auth_panel-inner{gap:60px;width:min(400px,88%);margin:0 auto}}@media(max-height: 740px)and (min-width: 861px){.auth_background{display:block}.auth_panel{padding:60px 0 60px 60px}.auth_panel-inner{margin:0}}@media(max-width: 860px){.auth_submit{width:100%;justify-content:center}.auth_submit .btn_icon{display:none}}.logo svg{display:block;height:48px;width:auto}.btn{display:inline-flex;align-items:center;gap:20px;height:48px;padding:6px 6px 6px 20px;border:0;border-radius:0;font-family:inherit;cursor:pointer}.btn-primary{background:#f40;color:#fff}.btn-primary:hover{background:#e63d00}.btn_label{font-size:17px;font-weight:700;line-height:100%}.btn_icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;gap:10px;color:#fff;font-family:"Font Awesome 7 Sharp";font-size:14px;font-style:normal;font-weight:900;line-height:100%}.btn_icon::before{content:"";display:block;width:14px;height:14px;background:currentColor}.alert{display:flex;align-items:flex-start;align-self:stretch;gap:16px;padding:16px;margin-bottom:30px;background:rgba(255,68,0,.1)}.alert_icon{display:inline-flex;color:#f40;font-size:16px;font-style:normal;font-weight:900;line-height:100%}.alert_message{flex:1 0 0;color:#f40;font-size:16px;font-style:normal;font-weight:400;line-height:140%;text-box-trim:trim-both;text-box-edge:cap alphabetic}.form_field{display:block;margin-bottom:30px}.form_field:last-of-type{margin-bottom:16px}.form_field-label{display:block;margin-bottom:16px;font-size:17px;font-style:normal;font-weight:400;line-height:140%;text-box-trim:trim-both;text-box-edge:cap alphabetic}.form_field-control{position:relative;display:block}.form_field-input{width:100%;height:48px;padding:12px 16px;background:#050505;border:1px solid #383838;border-radius:0;color:#fff;font-size:17px;font-family:inherit;outline:none}.form_field-input::placeholder{color:#6b6b6b}.form_field-input:focus{border-color:#f40}.form_field-input.has-error{border-color:#f40}.form_field-control .form_field-input{padding-right:48px}.otp{display:flex;align-items:flex-start;align-self:stretch;gap:10px;height:72px}.otp_input{flex:1 0 0;width:100%;min-width:0;height:100%;background:#050505;border:1px solid #383838;border-radius:0;color:#6b6b6b;font-family:"Roobert SemiMono";font-size:20px;font-style:normal;font-weight:400;line-height:100%;font-variant-numeric:slashed-zero;text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic;outline:none}.otp_input:focus{border-bottom:1px solid #f40;color:#fff}.password_view-toggle{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:inline-flex;padding:8px;background:none;border:0;color:#6b6b6b;cursor:pointer}.password_view-toggle:hover{color:#fff}.password_view-toggle_hide{display:inline-flex}.password_view-toggle_show{display:none}.password_view-toggle.is-visible .password_view-toggle_hide{display:none}.password_view-toggle.is-visible .password_view-toggle_show{display:inline-flex}.signin_forgot{display:block;width:fit-content;font-size:15px;font-style:normal;line-height:100%;text-box-trim:trim-both;text-box-edge:cap alphabetic;color:#6b6b6b;text-decoration:none}.signin_forgot:hover{color:#fff;text-decoration:underline}.qr{display:flex;align-items:center;align-self:stretch;gap:30px;margin-bottom:60px}.qr_image{width:120px;aspect-ratio:1/1;align-self:stretch;background:#fff}.qr_image svg{display:block;width:100%;height:100%}.qr_text{flex:1;font-size:17px;line-height:140%}
