.doctorGate{max-width:720px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:26px;padding:42px;box-shadow:var(--shadow);text-align:center}.doctorLock{width:78px;height:78px;margin:0 auto 16px;border-radius:24px;display:grid;place-items:center;font-size:38px;background:linear-gradient(145deg,#eaf8ff,#d8efff);border:1px solid #cce6f5}.doctorGate h2{color:var(--navy);font-size:32px;margin:12px 0 5px}.doctorGate>p{color:var(--muted);max-width:580px;margin:8px auto 22px}.doctorLoginForm{max-width:560px;margin:0 auto;text-align:right}.doctorLoginForm label{display:block;font-weight:800;color:var(--navy);margin:0 0 7px}.doctorPasswordRow{display:grid;grid-template-columns:1fr auto;gap:10px}.doctorPasswordRow input{width:100%;border:1px solid var(--line);border-radius:13px;padding:13px 15px;font:inherit;direction:ltr;text-align:left;background:#fff}.doctorPasswordRow input:focus{outline:3px solid #0873b922;border-color:var(--blue)}.doctorPasswordRow button:disabled,.doctorPasswordRow input:disabled{opacity:.55;cursor:not-allowed}.doctorMessage{min-height:27px;margin-top:9px;color:var(--muted);font-weight:700}.doctorMessage.error{color:#b62b3d}.doctorPrivacy{font-size:13px!important;color:#7c8f9f!important;margin-bottom:0!important}.doctorSessionBar{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#eaf8f2;border:1px solid #bfe3d3;color:#146b4d;border-radius:16px;padding:12px 16px;margin-bottom:18px;font-weight:800}.doctorSessionBar .btn{padding:8px 13px}.footerClinical{margin-top:12px!important}@media(max-width:650px){.doctorGate{padding:27px 18px}.doctorPasswordRow{grid-template-columns:1fr}.doctorPasswordRow button{width:100%}.doctorSessionBar{align-items:flex-start;flex-direction:column}.doctorSessionBar .btn{width:100%}}