.login-module__WEZH7G__page{background-color:#f0f0f0;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative}.login-module__WEZH7G__overlay{z-index:1;background:#0006;position:absolute;inset:0}.login-module__WEZH7G__card{z-index:2;background:#fff;border-radius:16px;width:100%;max-width:420px;padding:40px 36px;animation:.5s login-module__WEZH7G__cardIn;position:relative;box-shadow:0 4px 24px #00000014}@keyframes login-module__WEZH7G__cardIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-module__WEZH7G__logo{text-align:center;color:#1a1a1a;margin-bottom:8px;font-size:1.5rem;font-weight:700;text-decoration:none;display:block}.login-module__WEZH7G__logo b{color:#c62828}.login-module__WEZH7G__subtitle{text-align:center;color:#888;margin-bottom:28px;font-size:.9rem}.login-module__WEZH7G__tabs{background:#f5f5f5;border-radius:10px;margin-bottom:28px;padding:4px;display:flex}.login-module__WEZH7G__tab{text-align:center;color:#888;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 0;font-size:.9rem;font-weight:600;transition:all .25s}.login-module__WEZH7G__tab:hover{color:#555}.login-module__WEZH7G__tabActive{color:#1a1a1a;background:#fff;box-shadow:0 1px 4px #0000001a}.login-module__WEZH7G__form{flex-direction:column;gap:16px;display:flex}.login-module__WEZH7G__field{flex-direction:column;gap:6px;display:flex}.login-module__WEZH7G__field label{color:#555;text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:600}.login-module__WEZH7G__field input{color:#1a1a1a;background:#fafafa;border:1.5px solid #e0e0e0;border-radius:10px;outline:none;padding:12px 14px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.login-module__WEZH7G__field input:focus{background:#fff;border-color:#c62828;box-shadow:0 0 0 3px #c628281a}.login-module__WEZH7G__field input::placeholder{color:#bbb}.login-module__WEZH7G__consentCheckbox{flex-direction:column;gap:10px;margin-top:4px;display:flex}.login-module__WEZH7G__consentCheckbox label{color:#555;cursor:pointer;align-items:flex-start;gap:8px;font-size:.78rem;line-height:1.5;display:flex}.login-module__WEZH7G__consentCheckbox input[type=checkbox]{cursor:pointer;accent-color:#c62828;flex-shrink:0;width:16px;height:16px;margin-top:3px}.login-module__WEZH7G__consentCheckbox a{color:#c62828;text-decoration:underline;transition:color .2s}.login-module__WEZH7G__consentCheckbox a:hover{color:#b71c1c}.login-module__WEZH7G__submit{color:#fff;cursor:pointer;background:#c62828;border:none;border-radius:10px;margin-top:4px;padding:14px;font-size:1rem;font-weight:700;transition:background .2s,transform .15s}.login-module__WEZH7G__submit:hover{background:#b71c1c;transform:translateY(-1px)}.login-module__WEZH7G__submit:active{transform:translateY(0)}.login-module__WEZH7G__submit:disabled{cursor:not-allowed;background:#ccc;transform:none}.login-module__WEZH7G__error{color:#c62828;text-align:center;background:#fff3f3;border:1px solid #ffcdd2;border-radius:8px;padding:10px 14px;font-size:.85rem;animation:.4s login-module__WEZH7G__shake}@keyframes login-module__WEZH7G__shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.login-module__WEZH7G__success{color:#2e7d32;text-align:center;background:#e8f5e9;border:1px solid #a5d6a7;border-radius:8px;padding:10px 14px;font-size:.85rem}.login-module__WEZH7G__forgotLink{color:#888;cursor:pointer;text-align:right;background:0 0;border:none;margin-top:-8px;padding:0;font-size:.82rem;transition:color .2s}.login-module__WEZH7G__forgotLink:hover{color:#c62828;text-decoration:underline}.login-module__WEZH7G__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#00000080;justify-content:center;align-items:center;padding:24px;animation:.2s login-module__WEZH7G__fadeIn;display:flex;position:fixed;inset:0}@keyframes login-module__WEZH7G__fadeIn{0%{opacity:0}to{opacity:1}}.login-module__WEZH7G__modalContent{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:40px 36px;animation:.3s login-module__WEZH7G__slideUp;position:relative;box-shadow:0 8px 32px #00000026}@keyframes login-module__WEZH7G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-module__WEZH7G__modalClose{color:#999;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.5rem;line-height:1;transition:color .2s;position:absolute;top:12px;right:16px}.login-module__WEZH7G__modalClose:hover{color:#333}.login-module__WEZH7G__modalTitle{color:#1a1a1a;text-align:center;margin:0 0 12px;font-size:1.4rem;font-weight:800}.login-module__WEZH7G__modalSubtitle{color:#666;text-align:center;text-wrap:balance;margin:0 0 28px;font-size:.95rem;line-height:1.5}.login-module__WEZH7G__divider{align-items:center;gap:12px;margin:4px 0;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background:#e5e5e5;flex:1;height:1px}.login-module__WEZH7G__divider span{color:#aaa;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.78rem}.login-module__WEZH7G__oauthButtons{flex-direction:column;gap:10px;display:flex}.login-module__WEZH7G__oauthBtn{color:#333;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:12px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.login-module__WEZH7G__oauthBtn:hover{background:#fafafa;border-color:#bbb;transform:translateY(-1px)}.login-module__WEZH7G__oauthBtn svg{flex-shrink:0;width:20px;height:20px}.login-module__WEZH7G__oauthBtnDisabled{opacity:.5;cursor:not-allowed}.login-module__WEZH7G__oauthBtnDisabled:hover{background:#fff;border-color:#e0e0e0;transform:none}.login-module__WEZH7G__legalDisclaimer{color:#888;text-align:center;margin-top:20px;font-size:.75rem;line-height:1.4}.login-module__WEZH7G__legalDisclaimer a{color:#555;text-decoration:underline;transition:color .2s}.login-module__WEZH7G__legalDisclaimer a:hover{color:#c62828}.login-module__WEZH7G__backLink{text-align:center;color:#999;margin-top:20px;font-size:.85rem;text-decoration:none;transition:color .2s;display:block}.login-module__WEZH7G__backLink:hover{color:#c62828}@media (max-width:480px){.login-module__WEZH7G__card{border-radius:12px;padding:28px 18px}.login-module__WEZH7G__consentCheckbox label{gap:6px;font-size:.72rem}.login-module__WEZH7G__legalDisclaimer{font-size:.7rem}}
