.login-module__WEZH7G__wrapper{color:#f8fafc;background-color:#0f172a;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex}.login-module__WEZH7G__tilesContainer{background:linear-gradient(135deg,#1e293b,#0f172a);border-right:1px solid #334155;flex-direction:column;flex:1.2;justify-content:center;gap:3rem;padding:4rem;display:flex;overflow-y:auto}.login-module__WEZH7G__cardContainer{background-color:#0f172a;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.login-module__WEZH7G__tileBrand{max-width:600px}.login-module__WEZH7G__logoBadge{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#2563eb;border-radius:0;margin-bottom:1.5rem;padding:6px 12px;font-size:.85rem;font-weight:800;display:inline-block}.login-module__WEZH7G__tileBrand h2{color:#fff;margin:0 0 1rem;font-size:2.25rem;font-weight:800;line-height:1.2}.login-module__WEZH7G__tileBrand p{color:#94a3b8;margin:0;font-size:1.1rem;line-height:1.6}.login-module__WEZH7G__tilesGrid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:600px;display:grid}.login-module__WEZH7G__tileItem{color:#fff;border-radius:0;flex-direction:column;justify-content:space-between;min-height:180px;padding:24px;transition:transform .1s;display:flex}.login-module__WEZH7G__tileItem:hover{transform:scale(1.02)}.login-module__WEZH7G__tileNumber{font-size:2.5rem;font-weight:800;line-height:1}.login-module__WEZH7G__tileIcon{font-size:2.5rem}.login-module__WEZH7G__tileLabel{margin-top:1rem;font-size:1.1rem;font-weight:700}.login-module__WEZH7G__tileDesc{color:#fffc;margin-top:4px;font-size:.85rem;line-height:1.4}.login-module__WEZH7G__card{z-index:1;background:#1e293b;border:1px solid #334155;border-radius:0;width:100%;max-width:420px;padding:2.5rem 2rem;position:relative}.login-module__WEZH7G__logoArea{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.login-module__WEZH7G__logoIcon{background:#2563eb;border-radius:0;justify-content:center;align-items:center;padding:.5rem;display:flex}.login-module__WEZH7G__logoText{color:#fff;margin:0;font-size:1.5rem;font-weight:800}.login-module__WEZH7G__logoText span{color:#38bdf8}.login-module__WEZH7G__header{text-align:center;margin-bottom:2rem}.login-module__WEZH7G__title{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.login-module__WEZH7G__subtitle{color:#94a3b8;font-size:.925rem}.login-module__WEZH7G__form{flex-direction:column;gap:1.25rem;display:flex}.login-module__WEZH7G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__inputGroup label{color:#cbd5e1;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.login-module__WEZH7G__inputGroup input{color:#fff;background:#0f172a;border:1px solid #334155;border-radius:0;padding:.75rem 1rem;font-size:.925rem}.login-module__WEZH7G__inputGroup input:focus{outline-offset:-1px;background:#0f172a;border-color:#38bdf8;outline:2px solid #38bdf8}.login-module__WEZH7G__forgotLink{color:#38bdf8;font-size:.75rem;font-weight:500;text-decoration:none}.login-module__WEZH7G__forgotLink:hover{text-decoration:underline}.login-module__WEZH7G__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7,#7c3aed);border:none;border-radius:0;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:12px;font-size:1rem;font-weight:600;transition:filter .1s;display:flex}.login-module__WEZH7G__submitBtn:hover{filter:brightness(1.1)}.login-module__WEZH7G__submitBtn:disabled{opacity:.7;cursor:not-allowed}.login-module__WEZH7G__codeInput{text-align:center;letter-spacing:.5rem;color:#38bdf8;font-weight:700;font-size:1.5rem!important}.login-module__WEZH7G__backBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;width:100%;margin-top:1rem;font-size:.875rem}.login-module__WEZH7G__backBtn:hover{color:#fff;text-decoration:underline}.login-module__WEZH7G__footer{text-align:center;border-top:1px solid #334155;margin-top:2rem;padding-top:1.5rem}.login-module__WEZH7G__footer p{color:#94a3b8;margin:0}.login-module__WEZH7G__requestBtn{color:#38bdf8;cursor:pointer;background:0 0;border:1px solid #334155;border-radius:0;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:10px;padding:10px;font-size:1rem;font-weight:600;transition:all 75ms;display:flex}.login-module__WEZH7G__requestBtn:hover{color:#fff;background:#38bdf80d;border-color:#38bdf8}.login-module__WEZH7G__passwordWrapper{display:flex;position:relative}.login-module__WEZH7G__passwordWrapper input{flex:1;padding-right:3rem!important}.login-module__WEZH7G__eyeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.login-module__WEZH7G__eyeBtn:hover{color:#38bdf8}.login-module__WEZH7G__errorBanner{color:#fca5a5;background:#ef44441a;border-left:4px solid #ef4444;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.login-module__WEZH7G__spinner{animation:1s linear infinite login-module__WEZH7G__spin}.login-module__WEZH7G__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0f172ad9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.login-module__WEZH7G__modalContent{background:#1e293b;border:1px solid #334155;border-radius:0;width:100%;max-width:480px;padding:2rem;animation:.15s ease-out login-module__WEZH7G__modalSlide;position:relative}@keyframes login-module__WEZH7G__modalSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-module__WEZH7G__modalHeader{border-bottom:1px solid #334155;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.login-module__WEZH7G__modalHeader h3{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.login-module__WEZH7G__modalCloseBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.25rem}.login-module__WEZH7G__modalCloseBtn:hover{color:#fff}.login-module__WEZH7G__modalDesc{color:#94a3b8;margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.login-module__WEZH7G__modalForm{flex-direction:column;gap:1.25rem;display:flex}.login-module__WEZH7G__modalInputGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__modalInputGroup label{color:#cbd5e1;font-size:.875rem;font-weight:600}.login-module__WEZH7G__modalInputGroup input,.login-module__WEZH7G__modalSelect{color:#fff;background:#0f172a;border:1px solid #334155;border-radius:0;width:100%;padding:.75rem 1rem;font-size:.925rem}.login-module__WEZH7G__modalInputGroup input:focus,.login-module__WEZH7G__modalSelect:focus{outline-offset:-1px;border-color:#38bdf8;outline:2px solid #38bdf8}.login-module__WEZH7G__modalSelect option{color:#fff;background:#1e293b}.login-module__WEZH7G__modalSubmitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7,#7c3aed);border:none;border-radius:0;justify-content:center;align-items:center;margin-top:.5rem;padding:12px;font-size:1rem;font-weight:700;display:flex}.login-module__WEZH7G__modalSubmitBtn:hover{filter:brightness(1.1)}.login-module__WEZH7G__modalSuccess{text-align:center;padding:1.5rem 0}.login-module__WEZH7G__successIcon{color:#22c55e;background:#22c55e1a;border:2px solid #22c55e;border-radius:0;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.25rem;font-size:2rem;display:flex}.login-module__WEZH7G__modalSuccess h4{color:#fff;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.login-module__WEZH7G__modalSuccess p{color:#94a3b8;margin:0 0 1.75rem;font-size:.9rem;line-height:1.5}.login-module__WEZH7G__modalOkBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:0;padding:10px 24px;font-size:1rem;font-weight:600}.login-module__WEZH7G__modalOkBtn:hover{background:#1d4ed8}@keyframes login-module__WEZH7G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.login-module__WEZH7G__wrapper{flex-direction:column;overflow-y:auto}.login-module__WEZH7G__tilesContainer{border-bottom:1px solid #334155;border-right:none;flex:none;padding:3rem 2rem}.login-module__WEZH7G__cardContainer{flex:none;padding:3rem 1.5rem}}@media (max-width:640px){.login-module__WEZH7G__tilesGrid{grid-template-columns:1fr}.login-module__WEZH7G__tileItem{min-height:140px}}
