.auth-story{padding:clamp(28px,5vw,64px)}
.auth-story h1{font-size:clamp(2rem,3.5vw,3.55rem);max-width:620px;margin:22px 0 14px}
.auth-story p{font-size:1.02rem;max-width:560px}
.auth-side{padding:22px}
.auth-card{width:min(440px,100%);padding:28px}
.program-logos{gap:16px;margin-bottom:18px}
.program-logos img:first-child{width:min(320px,100%)}
.program-logos img:last-child{width:155px;padding:6px}
.auth-card .field{margin:16px 0}
@media(max-width:850px){.auth-story{padding:30px 24px}.auth-story h1{font-size:2.25rem}.program-logos img:first-child{width:260px}}
.auth{grid-template-columns:.82fr 1.18fr}
.auth-story{padding:28px 44px}
.auth-story h1{font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.06;max-width:500px;margin:16px 0 10px}
.auth-story p{font-size:.96rem;line-height:1.5;max-width:480px}
.auth-side{padding:18px}
.auth-card{width:min(400px,100%);padding:24px;border-radius:22px}
.auth-card h2{font-size:1.55rem}
.program-logos{gap:12px;margin-bottom:12px}
.program-logos img:first-child{width:min(245px,100%)}
.program-logos img:last-child{width:122px;padding:5px;border-radius:8px}
.auth-card .field{margin:13px 0}
.auth-card .field input{padding:12px}
.auth-card .btn{padding:12px 16px}
.auth-links{margin-top:14px}
@media(max-width:850px){.auth{grid-template-columns:1fr}.auth-story{padding:22px 24px}.auth-story h1{font-size:1.9rem}.auth-story p{margin-bottom:0}.program-logos img:first-child{width:210px}.program-logos img:last-child{width:105px}.auth-side{padding:16px}}
.auth{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;background:linear-gradient(180deg,#f2f8f8,#e9f3f3)}
.auth-story{display:block;width:min(390px,100%);padding:0;background:transparent;color:var(--ink)}
.auth-story h1,.auth-story>p{display:none}
.auth-story .program-logos{justify-content:center;margin:0;gap:12px}
.auth-story .program-logos img:first-child{width:185px}
.auth-story .program-logos img:last-child{width:105px;border:1px solid var(--line)}
.auth-side{display:block;width:100%;padding:0}
.auth-card{width:min(390px,100%);margin:auto;padding:22px;border-radius:18px;box-shadow:0 10px 28px rgba(24,57,65,.08)}
.auth-card h2{font-size:1.45rem;margin-bottom:4px}
.auth-card>.muted{font-size:.92rem;margin:0 0 8px}
.auth-card .field{margin:12px 0;gap:5px}
.auth-card .field label,.auth-card .password-row a{font-size:.86rem}
.auth-card .field input{height:44px;padding:10px 12px}
.auth-card .btn{min-height:44px;padding:10px 14px}
.auth-links{font-size:.9rem;margin-top:12px}
@media(max-width:480px){.auth{padding:18px 14px}.auth-story .program-logos img:first-child{width:155px}.auth-story .program-logos img:last-child{width:90px}.auth-card{padding:19px}}
