:root{--maxw:1100px}.Home-module__g21JLG__container{justify-content:center;align-items:center;min-height:100vh;padding:1.6rem;display:flex}.Home-module__g21JLG__main{max-width:var(--maxw);grid-template-columns:1fr 420px;align-items:center;gap:2.6rem;width:100%;display:grid}.Home-module__g21JLG__header{flex-direction:column;justify-content:center;align-items:center;gap:1.8rem;padding:16px 0;display:flex}.Home-module__g21JLG__logo{width:360px;height:360px;animation:.8s cubic-bezier(.2,.9,.3,1) both Home-module__g21JLG__logoIn}@keyframes Home-module__g21JLG__logoIn{0%{opacity:0;transform:translateY(-16px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Home-module__g21JLG__loginCard{background:var(--card);border:1px solid #0206170f;border-radius:14px;padding:1.8rem;animation:.65s cubic-bezier(.2,.9,.3,1) both Home-module__g21JLG__slideUp;position:relative;overflow:hidden;box-shadow:0 8px 24px #0206170a}.Home-module__g21JLG__loginCard h2{color:#052b33;margin:0 0 1.2rem;font-size:1.4rem}.Home-module__g21JLG__form{flex-direction:column;gap:.9rem;display:flex}.Home-module__g21JLG__form label{color:var(--muted);flex-direction:column;font-size:.9rem;display:flex}.Home-module__g21JLG__form input{color:#102a43;background:#fff;border:1px solid #02061714;border-radius:8px;margin-top:6px;padding:10px 12px;transition:box-shadow .15s,transform .15s}.Home-module__g21JLG__form input::placeholder{color:#94a3b8}.Home-module__g21JLG__form input:focus{outline:none;transform:translateY(-2px);box-shadow:0 6px 24px #0369a114}.Home-module__g21JLG__submitButton{cursor:pointer;color:#fff;background:linear-gradient(90deg,var(--accent),#087ea0);border:none;border-radius:10px;margin-top:8px;padding:.8rem 1rem;font-weight:600;transition:transform .12s}.Home-module__g21JLG__submitButton:active{transform:translateY(1px)}.Home-module__g21JLG__submitButton:disabled{opacity:.7;cursor:default}.Home-module__g21JLG__message{color:#059669;margin-top:12px;font-weight:600}.Home-module__g21JLG__loginCard[aria-busy=true]{filter:grayscale(5%)contrast(.96)}.Home-module__g21JLG__loginCard[aria-busy=true] .Home-module__g21JLG__form{pointer-events:none;opacity:.95}@media (max-width:900px){.Home-module__g21JLG__main{text-align:center;grid-template-columns:1fr}.Home-module__g21JLG__loginCard{max-width:420px;margin:0 auto}.Home-module__g21JLG__logo{width:260px;height:260px}}@keyframes Home-module__g21JLG__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
