html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.AppRoot{min-height:100vh}.login-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:52px 24px 28px;background:linear-gradient(180deg,#fff,#f9fbfa)}.login-page__content{width:100%;max-width:432px;display:flex;flex-direction:column;align-items:center;gap:32px;margin:auto 0}.login-page__logo{width:190px;max-width:56%;height:auto}.login-card{width:100%;max-width:432px;min-height:446px;border-radius:8px;box-shadow:0 18px 44px #0f2b2524}.login-card .ant-card-body{padding:24px 24px 16px}.login-card__content{gap:8px}.login-card__hero{width:100%;min-height:90px;display:flex;flex-direction:column;gap:8px}.login-card__title.ant-typography{margin:0;font-size:34px;line-height:1.1}.login-card__subtitle{display:block;color:#00000073;font-size:16px;line-height:1.65}.login-card__divider{height:1px;width:100%;margin:8px 0 16px;background:#0000000f}.login-card__alert{border-radius:8px;margin-bottom:16px}.login-card__form{width:100%}.login-card__form-item{margin-bottom:16px}.login-card__label{display:inline-block;margin-bottom:10px;font-size:18px;font-weight:500}.login-card .ant-input,.login-card .ant-input-affix-wrapper{min-height:42px;height:42px;box-sizing:border-box;border-radius:12px;font-size:16px}.login-card .ant-input{line-height:40px}.login-card .ant-input-affix-wrapper .ant-input{min-height:auto;height:auto;line-height:normal}.login-card__submit{margin-top:16px;height:48px;font-size:16px;font-weight:500;border-radius:8px}.login-card__forgot-row{width:100%;display:flex;justify-content:flex-end}.login-card__forgot{padding-inline:0;font-size:14px;color:#167f6c;height:auto;margin-top:8px}.login-page__footer{text-align:center;color:#000000a6;font-size:14px}.login-card__forgot:hover,.login-card__forgot:focus{color:#0f6b5b!important}.app-header{padding:0;height:80px;display:flex;align-items:center}.app-header-container{display:flex;align-items:center;justify-content:space-between;padding:0 40px;gap:16px;width:100%}.app-header-logo-container{display:flex;align-items:center;min-width:200px;flex:0 0 auto}.app-header-logo{height:48px}.app-header-search-container{flex:1;max-width:700px}.app-header-search-wrapper{border-radius:4px;display:flex;align-items:center;padding:2px 16px}.app-header-search-input{flex:1;font-size:16px}.app-header-lang-button{display:flex;align-items:center;height:48px}.app-header-user-button{display:flex;align-items:center;gap:12px;height:auto;padding:4px}.app-header-user-info{display:flex;align-items:center;gap:12px;padding:4px}.app-header-logout-button{border-radius:4px;height:48px;padding:0 20px;display:flex;align-items:center;font-weight:500;font-size:16px}.dashboard-title{margin-bottom:24px}.section-card{border-radius:8px}.section-card-title-text{font-size:18px}.action-button-card{border-radius:6px;height:100%}.action-button-content{display:flex;flex-direction:column;gap:12px;min-height:110px}.action-button-icon-wrapper{width:40px;height:40px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:24px;background:transparent}.action-button-text-container{display:flex;flex-direction:column;gap:4px}.action-button-title{font-size:16px}.action-button-description{font-size:13px;line-height:1.4}.large-otp .ant-input{font-size:1.4rem}#app-header-qr-reader button.html5-qrcode-element,#app-header-qr-reader :is(#html5-qrcode-button-camera-start,#html5-qrcode-button-camera-stop,#html5-qrcode-button-camera-permission){background:var(--qr-btn-bg)!important;border:1px solid var(--qr-btn-border)!important;color:var(--qr-btn-text)!important;border-radius:var(--qr-btn-radius)!important;height:32px!important;padding:4px 15px!important}#app-header-qr-reader button.html5-qrcode-element:hover,#app-header-qr-reader :is(#html5-qrcode-button-camera-start,#html5-qrcode-button-camera-stop,#html5-qrcode-button-camera-permission):hover{background:var(--qr-btn-hover)!important;border-color:var(--qr-btn-hover)!important}#app-header-qr-reader button.html5-qrcode-element:active,#app-header-qr-reader :is(#html5-qrcode-button-camera-start,#html5-qrcode-button-camera-stop,#html5-qrcode-button-camera-permission):active{background:var(--qr-btn-active)!important;border-color:var(--qr-btn-active)!important}@media(max-width:768px){.login-page{padding:22px 16px 18px}.login-page__content{max-width:100%;gap:22px}.login-page__logo{width:132px;max-width:40%}.login-card .ant-card-body{padding:24px 18px 20px}.login-card{max-width:100%;min-height:auto}.login-card__hero{min-height:auto}.login-card__title.ant-typography{font-size:26px;margin-bottom:8px}.login-card__subtitle{font-size:14px;line-height:1.5}.login-card__form-item{margin-bottom:20px}.login-card__label{font-size:15px;margin-bottom:8px}.login-card .ant-input,.login-card .ant-input-affix-wrapper{min-height:44px;height:44px;font-size:16px;border-radius:10px}.login-card .ant-input{line-height:42px}.login-card__submit{height:44px;margin-top:8px;font-size:16px;border-radius:10px}.login-card__forgot{font-size:14px}.login-page__footer{font-size:12px}}
