.auth-page{padding:clamp(7rem,10vw,9rem) 1rem 4rem;background:radial-gradient(circle at top left,#dcfce7,transparent 34%),radial-gradient(circle at bottom right,#fef3c7,transparent 30%),#f8fafc;min-height:100vh}.auth-panel{max-width:1100px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border:1px solid #e2e8f0;border-radius:28px;overflow:hidden;box-shadow:0 30px 80px rgba(15,23,42,.14)}.auth-intro{padding:clamp(2rem,5vw,4.5rem);background:linear-gradient(145deg,#064e3b,#0f766e);color:#fff;display:flex;flex-direction:column;justify-content:center}.auth-kicker{font-size:.78rem;font-weight:800;letter-spacing:.16em;color:#fde68a}.auth-intro h1{font-size:clamp(2.1rem,4vw,4rem);line-height:1.06;font-weight:800;margin:1rem 0}.auth-intro p{font-size:1.08rem;line-height:1.7;color:#d1fae5}.auth-benefits{display:grid;gap:.8rem;margin-top:2rem;font-weight:600}.auth-form-card{padding:clamp(1.5rem,4vw,3.4rem);align-self:center}.auth-form-card h2{font-size:2rem;font-weight:800;color:#0f172a}.auth-subtitle{color:#64748b;margin:.4rem 0 1.5rem}.auth-alert{padding:1rem;border-radius:12px;margin-bottom:1rem;font-weight:600}.auth-alert-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.auth-alert-success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin-bottom:1.25rem}.role-choice{border:1px solid #cbd5e1;border-radius:12px;padding:.78rem .5rem;text-align:center;cursor:pointer;font-size:.88rem;font-weight:700;color:#475569;transition:.2s}.role-choice input{position:absolute;opacity:0;pointer-events:none}.role-choice:hover,.role-choice.active{border-color:#059669;background:#ecfdf5;color:#047857;box-shadow:0 0 0 3px rgba(16,185,129,.08)}.field{margin-bottom:1.05rem}.field label{display:block;font-weight:700;color:#334155;margin-bottom:.45rem}.field label small{font-weight:600;color:#64748b}.field input,.field select,.field textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:.9rem 1rem;background:#fff;color:#0f172a;outline:none;transition:.2s}.field input:focus,.field select:focus,.field textarea:focus{border-color:#059669;box-shadow:0 0 0 4px rgba(16,185,129,.12)}.password-wrap{position:relative}.password-wrap input{padding-right:4.5rem}.password-toggle{position:absolute;right:.55rem;top:50%;transform:translateY(-50%);font-weight:700;color:#047857;padding:.4rem .6rem}.auth-submit{width:100%;border:0;border-radius:12px;padding:1rem;background:linear-gradient(90deg,#059669,#0f766e);color:#fff;font-weight:800;box-shadow:0 12px 24px rgba(5,150,105,.22);transition:.2s}.auth-submit:hover{transform:translateY(-1px);filter:brightness(.96)}.auth-links{display:flex;flex-wrap:wrap;gap:.7rem 1rem;margin-top:1.25rem;font-size:.9rem}.auth-links a{color:#047857;font-weight:700}.registration-note{display:flex;gap:.7rem;align-items:flex-start;padding:1rem;border-radius:14px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;margin-bottom:1.2rem}.registration-note strong{display:block}.modern-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.modern-form-grid .full{grid-column:1/-1}@media(max-width:800px){.auth-panel{grid-template-columns:1fr}.auth-intro{padding:2rem}.auth-intro h1{font-size:2.25rem}.auth-benefits{display:none}.auth-form-card{padding:1.4rem}.role-grid{grid-template-columns:repeat(2,1fr)}.modern-form-grid{grid-template-columns:1fr}.modern-form-grid .full{grid-column:auto}}@media(max-width:420px){.role-grid{grid-template-columns:1fr 1fr}.auth-page{padding-left:.65rem;padding-right:.65rem}.auth-panel{border-radius:20px}}

.auto-login-note{display:flex;flex-direction:column;gap:4px;padding:12px 14px;margin:0 0 16px;border:1px solid #fed7aa;border-radius:12px;background:#fff7ed;color:#7c2d12}.auto-login-note span{font-size:.86rem;color:#475569}
