.loginForm-module__iINZPq__login{min-height:100dvh;display:flex}.loginForm-module__iINZPq__panel{width:46%;color:var(--color-white);background:linear-gradient(160deg, var(--color-navy) 0%, #123c9e 55%, var(--color-blue) 125%);flex-direction:column;padding:44px 52px;display:flex;position:relative;overflow:hidden}.loginForm-module__iINZPq__panel:before{content:"";background-image:radial-gradient(#ffffff21 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.loginForm-module__iINZPq__panel:after{content:"";background:radial-gradient(circle at 15% 110%,#6094ff8c,#0000 55%);position:absolute;inset:0}.loginForm-module__iINZPq__panel-brand,.loginForm-module__iINZPq__panel-middle,.loginForm-module__iINZPq__panel-footer{z-index:1;position:relative}.loginForm-module__iINZPq__panel-brand{align-items:center;gap:12px;display:flex}.loginForm-module__iINZPq__panel-brand p{font-family:var(--font-sora);font-size:19px;font-weight:600}.loginForm-module__iINZPq__panel-middle{flex-direction:column;flex:1;justify-content:center;gap:18px;display:flex}.loginForm-module__iINZPq__panel-middle h1{font-family:var(--font-sora);max-width:420px;font-size:44px;font-weight:600;line-height:1.15}.loginForm-module__iINZPq__panel-middle p{color:#ffffffbf;max-width:400px;font-size:16px;line-height:1.6}.loginForm-module__iINZPq__panel-footer{color:#ffffff8c;font-size:13px}.loginForm-module__iINZPq__content{background-color:var(--color-white);flex:1;justify-content:center;align-items:center;padding:40px 24px;display:flex}.loginForm-module__iINZPq__form{flex-direction:column;width:100%;max-width:380px;display:flex}.loginForm-module__iINZPq__mobile-brand{display:none}.loginForm-module__iINZPq__form h2{font-family:var(--font-sora);margin-bottom:8px;font-size:28px;font-weight:600}.loginForm-module__iINZPq__subtitle{color:var(--color-text-light);margin-bottom:28px;font-size:15px}.loginForm-module__iINZPq__field{margin-bottom:16px}.loginForm-module__iINZPq__field label{margin-bottom:6px;font-size:13px;font-weight:600;display:block}.loginForm-module__iINZPq__input{border:1px solid var(--color-border);width:100%;height:50px;color:var(--color-text);background-color:var(--color-white);border-radius:10px;outline:none;padding:0 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.loginForm-module__iINZPq__input::placeholder{color:#a3adc2}.loginForm-module__iINZPq__input:focus{border-color:var(--color-blue);box-shadow:0px 0px 0px 3px var(--color-blue-light)}.loginForm-module__iINZPq__password{position:relative}.loginForm-module__iINZPq__password .loginForm-module__iINZPq__input{padding-right:48px}.loginForm-module__iINZPq__toggle{width:38px;height:38px;color:var(--color-text-light);cursor:pointer;background-color:#0000;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .2s;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.loginForm-module__iINZPq__toggle:hover{color:var(--color-text)}.loginForm-module__iINZPq__button{background-color:var(--color-blue);height:50px;color:var(--color-white);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;margin-top:8px;font-size:15px;font-weight:600;transition:background-color .2s;display:flex}.loginForm-module__iINZPq__button:hover{background-color:var(--color-blue-dark)}.loginForm-module__iINZPq__button:disabled{cursor:default}.loginForm-module__iINZPq__error{color:var(--color-danger);background-color:#fdeded;border:1px solid #f6cdd0;border-radius:10px;margin:-8px 0 20px;padding:10px 14px;font-size:13.5px;line-height:1.45}.loginForm-module__iINZPq__hint{color:var(--color-text-light);text-align:center;margin-top:18px;font-size:13px;line-height:1.5}.loginForm-module__iINZPq__spinner{justify-content:center;align-items:center;display:flex}.loginForm-module__iINZPq__spinner-svg{width:22px;height:22px;animation:1.6s linear infinite loginForm-module__iINZPq__rotate}.loginForm-module__iINZPq__path{stroke:var(--color-white);stroke-linecap:round;animation:1.4s ease-in-out infinite loginForm-module__iINZPq__dash}@keyframes loginForm-module__iINZPq__rotate{to{transform:rotate(360deg)}}@keyframes loginForm-module__iINZPq__dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}@media (max-width:899px){.loginForm-module__iINZPq__panel{display:none}.loginForm-module__iINZPq__mobile-brand{justify-content:center;margin-bottom:28px;display:flex}.loginForm-module__iINZPq__form h2,.loginForm-module__iINZPq__subtitle{text-align:center}}
