.login-module__WEZH7G__container{background:var(--login-gradient);justify-content:center;align-items:center;min-height:100vh;font-family:Inter,sans-serif;display:flex}.login-module__WEZH7G__card{background:var(--card-background);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-color);border-radius:16px;width:100%;max-width:420px;padding:3rem;box-shadow:0 4px 6px #0000000d,0 10px 15px #0000001a}.login-module__WEZH7G__title{color:var(--foreground);text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:700}.login-module__WEZH7G__subtitle{color:var(--muted-foreground);text-align:center;margin-bottom:2rem;font-size:.95rem}.login-module__WEZH7G__form{flex-direction:column;gap:1.5rem;display:flex}.login-module__WEZH7G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__label{color:var(--foreground);font-size:.875rem;font-weight:600}.login-module__WEZH7G__input{border:1px solid var(--border-color);background:var(--background);color:var(--foreground);border-radius:8px;outline:none;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.login-module__WEZH7G__input:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e133}.login-module__WEZH7G__actions{justify-content:flex-end;display:flex}.login-module__WEZH7G__forgotPassword{color:#4299e1;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem}.login-module__WEZH7G__forgotPassword:hover{text-decoration:underline}.login-module__WEZH7G__button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4299e1,#667eea);border:none;border-radius:8px;padding:.875rem;font-size:1rem;font-weight:600;transition:transform .1s,box-shadow .2s}.login-module__WEZH7G__button:hover{transform:translateY(-1px);box-shadow:0 4px 6px #4299e14d}.login-module__WEZH7G__button:active{transform:translateY(0)}.login-module__WEZH7G__button:disabled{opacity:.7;cursor:not-allowed}.login-module__WEZH7G__card.login-module__WEZH7G__registrationMode{max-width:900px;transition:max-width .3s ease-in-out}.login-module__WEZH7G__registrationGrid{flex-direction:column;gap:2rem;display:flex}.login-module__WEZH7G__agreementsTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.1rem;font-weight:600}@media (min-width:768px){.login-module__WEZH7G__registrationGrid{grid-template-columns:1fr 1fr;align-items:start;display:grid}.login-module__WEZH7G__fieldsColumn{flex-direction:column;gap:1.5rem;display:flex}.login-module__WEZH7G__agreementsColumn{border-left:1px solid var(--border-color);padding-left:2rem}}.login-module__WEZH7G__error{background-color:var(--muted-background);color:#ef4444;text-align:center;border:1px solid #ef4444;border-radius:8px;padding:.75rem;font-size:.875rem}.login-module__WEZH7G__toggleContainer{text-align:center;color:var(--muted-foreground);margin-top:1.5rem;font-size:.875rem}.login-module__WEZH7G__toggleLink{color:#4299e1;cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:0;font-weight:600}.login-module__WEZH7G__toggleLink:hover{text-decoration:underline}.login-module__WEZH7G__agreementsSection{background:#4299e10d;border:1px solid #4299e11a;border-radius:8px;flex-direction:column;gap:1.5rem;margin-top:1rem;padding:1rem;display:flex}.login-module__WEZH7G__agreementWrapper,.login-module__WEZH7G__agreementActions{flex-direction:column;gap:.25rem;display:flex}.login-module__WEZH7G__agreementItem{align-items:flex-start;gap:.75rem;display:flex}.login-module__WEZH7G__checkbox{cursor:pointer;width:1.1rem;height:1.1rem;margin-top:.25rem}.login-module__WEZH7G__agreementLabel{color:#4a5568;cursor:pointer;font-size:.85rem;line-height:1.4}.login-module__WEZH7G__agreementLink{color:#4299e1;font-weight:600;text-decoration:none}.login-module__WEZH7G__agreementLink:hover{text-decoration:underline}.login-module__WEZH7G__agreementContent{color:var(--foreground);background:var(--card-background);border:1px solid var(--border-color);border-radius:8px;max-height:200px;margin-top:.75rem;padding:1rem;font-size:.8rem;line-height:1.5;overflow-y:auto}.login-module__WEZH7G__agreementContent h1,.login-module__WEZH7G__agreementContent h2,.login-module__WEZH7G__agreementContent h3{color:#2d3748;margin-bottom:.5rem;font-size:1rem}.login-module__WEZH7G__agreementContent p{margin-bottom:.75rem}.login-module__WEZH7G__readStatus{color:#718096;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.75rem;display:flex}.login-module__WEZH7G__readIcon{color:#48bb78}.login-module__WEZH7G__checkboxContainer{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.login-module__WEZH7G__checkbox:disabled+label{color:#a0aec0;cursor:not-allowed}.login-module__WEZH7G__mustReadTip{color:#e53e3e;margin-top:.25rem;font-size:.7rem}
