/* Public Add Doctor form: one responsive, Bangla-first visual system. */
.drb-doctor-request-page{background:#f4f7fb}
.drb-request-main{width:min(100% - 28px,860px);margin:28px auto 56px;color:#1f2937}
.drb-request-hero{padding:30px 32px;border:1px solid #cfe0f7;border-radius:16px;color:#fff;background:linear-gradient(135deg,#174a82,#2d6fb7);box-shadow:0 12px 28px rgba(24,73,129,.12)}
.drb-request-kicker{display:inline-block;margin:0 0 7px;color:#dcecff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.drb-request-hero h1{margin:0 0 8px;color:#fff;font-size:clamp(1.8rem,4vw,2.45rem);line-height:1.2}
.drb-request-hero>p{max-width:650px;margin:0;color:#edf6ff;font-size:15px;line-height:1.65}
.drb-request-steps{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0 0;padding:16px 0 0;border-top:1px solid rgba(255,255,255,.24)}
.drb-request-steps span{display:inline-flex;align-items:center;gap:7px;padding:5px 9px 5px 5px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(255,255,255,.1);font-size:12px;font-weight:600}
.drb-request-steps b{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#174a82;background:#fff;font-size:12px}
.drb-request-form{margin-top:16px}
.drb-request-card,.drb-request-success,.drb-request-errors{margin-top:16px;border:1px solid #d8e3f1;border-radius:14px;background:#fff;box-shadow:0 4px 14px rgba(30,64,100,.05)}
.drb-request-card{overflow:visible}
.drb-request-section-title{display:flex;gap:11px;align-items:flex-start;margin:0;padding:15px 18px;border-bottom:1px solid #e2eaf4;background:#f8fbff;border-radius:14px 14px 0 0}
.drb-request-section-title>span{display:grid;flex:0 0 29px;width:29px;height:29px;place-items:center;border-radius:8px;color:#fff;background:#2d6fb7;font-size:13px;font-weight:800}
.drb-request-section-title h2{margin:0;color:#173b67;font-size:17px;line-height:1.35}
.drb-request-section-title p{margin:3px 0 0;color:#64748b;font-size:13px;line-height:1.5}
.drb-request-grid,.drb-chamber-panel-body{padding:18px}
.drb-request-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}
.drb-field-wide{grid-column:1/-1}
.drb-field label{display:block;margin:0 0 6px;color:#28496e;font-size:14px;font-weight:700;line-height:1.4}
.drb-field label em{color:#c24141;font-style:normal}
.drb-field input,.drb-field select,.drb-field textarea{width:100%;min-height:44px;box-sizing:border-box;margin:0;padding:9px 11px;border:1px solid #bdcfe4;border-radius:8px;color:#1f2937;background:#fff;font:inherit;line-height:1.45;transition:border-color .15s ease,box-shadow .15s ease}
.drb-field textarea{min-height:82px;resize:vertical}
.drb-field input:hover,.drb-field select:hover,.drb-field textarea:hover{border-color:#8baed1}
.drb-field input:focus,.drb-field select:focus,.drb-field textarea:focus{outline:0;border-color:#2d6fb7;box-shadow:0 0 0 3px rgba(45,111,183,.15)}
.drb-field input[type=file]{padding:8px;background:#f8fbff}
.drb-field small{display:block;margin-top:6px;color:#64748b;font-size:12px;line-height:1.5}
.drb-field small code{padding:1px 4px;border-radius:4px;background:#edf3fb;color:#36577b}
.drb-public-department-picker{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:10px;align-items:end;padding:12px;border:1px solid #d8e5f3;border-radius:10px;background:#f7fbff}
.drb-public-department-picker button,.drb-public-chamber-picker button{min-height:44px;padding:0 16px;border:1px solid #1f5e9f;border-radius:8px;color:#fff;background:#2d6fb7;font:inherit;font-weight:700;cursor:pointer}
.drb-public-department-picker button:hover,.drb-public-chamber-picker button:hover{background:#1f5e9f}
.drb-public-department-picker button:disabled,.drb-public-chamber-picker button:disabled{border-color:#d5dee8;color:#8291a1;background:#e8edf3;cursor:not-allowed}
.drb-public-department-tags{display:flex;flex-wrap:wrap;gap:8px;min-height:44px;margin-top:10px;padding:9px;border:1px dashed #b9cce1;border-radius:9px;background:#fff}
.drb-public-department-tags:empty:before{content:'কোনো বিভাগ যোগ করা হয়নি';align-self:center;color:#76899c;font-size:13px}
.drb-public-department-tag{display:inline-flex;align-items:center;gap:7px;padding:6px 8px 6px 10px;border:1px solid #bfd5ed;border-radius:999px;color:#194d82;background:#edf6ff;font-size:13px;font-weight:700}
.drb-public-department-tag button{display:grid;width:20px;height:20px;padding:0;place-items:center;border:0;border-radius:50%;color:#194d82;background:#d6eaff;font:inherit;cursor:pointer}
.drb-request-chambers .drb-request-section-title{border-radius:14px 14px 0 0}
.drb-public-chamber-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:end;padding:12px;border:1px solid #d8e5f3;border-radius:10px;background:#f7fbff}
.drb-public-hospital-search-field{position:relative;grid-column:1/-1}
.drb-public-chamber-picker>button{grid-column:1/-1;justify-self:start}
/* Keep the Hospital results as a plain, native-dropdown-style list. */
.drb-public-hospital-suggestions{position:absolute;z-index:30;top:calc(100% - 1px);right:0;left:0;max-height:260px;overflow:auto;border:1px solid #8c8f94;border-radius:0;background:#fff;box-shadow:none}
.drb-public-hospital-suggestions .drb-public-hospital-suggestion{display:block;width:100%;padding:7px 9px;border:0!important;border-bottom:1px solid #dcdcde!important;border-radius:0!important;color:#1d2327!important;background:#fff!important;box-shadow:none!important;appearance:none;font:inherit;font-size:14px;line-height:1.35;text-align:left;cursor:pointer}
.drb-public-hospital-suggestion:hover,.drb-public-hospital-suggestion:focus{color:#1d2327;background:#f0f0f1;outline:0}
.drb-chamber-message{min-height:20px;margin:10px 0 0;color:#21639f;font-size:13px;line-height:1.45}
.drb-chamber-message.is-error{color:#b23a3a}
.drb-public-chamber-card{margin-top:13px;padding:14px;border:1px solid #d5e1ed;border-radius:10px;background:#fcfdff}
.drb-public-chamber-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin:0 0 13px;padding:0 0 11px;border-bottom:1px solid #e5ebf2}
.drb-public-chamber-card h3{margin:0;color:#1c466f;font-size:15px}
.drb-chamber-mini{display:block;margin-top:3px;color:#708298;font-size:12px}
.drb-chamber-remove{padding:2px 0;border:0;color:#b23a3a;background:transparent;font:inherit;font-size:13px;font-weight:700;cursor:pointer}
.drb-chamber-meta{padding:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.drb-chamber-meta .drb-schedule-field{grid-column:1/-1}
.drb-request-consent{display:flex;gap:10px;align-items:flex-start;margin:0 18px 18px;padding:13px;border:1px solid #d8e5f3;border-radius:9px;color:#40566d;background:#f8fbff;font-size:13px;line-height:1.6;cursor:pointer}
.drb-request-consent input{flex:0 0 auto;width:18px;height:18px;margin-top:2px;accent-color:#2d6fb7}
.drb-request-submit{margin-top:16px;padding:18px;border:1px solid #d8e3f1;border-radius:12px;background:#fff;text-align:center}
.drb-request-submit button,.drb-request-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:10px 24px;border:1px solid #1f5e9f;border-radius:8px;color:#fff!important;background:#2d6fb7;box-shadow:0 5px 12px rgba(45,111,183,.18);font:inherit;font-weight:800;text-decoration:none;cursor:pointer}
.drb-request-submit button:hover,.drb-request-button:hover{background:#1f5e9f;transform:translateY(-1px)}
.drb-request-submit p{margin:9px 0 0;color:#64748b;font-size:12px}
.drb-request-errors{padding:18px;border-color:#efcaca;background:#fff8f8;color:#9f2828}
.drb-request-errors ul{margin:8px 0 0 20px;padding:0}
.drb-request-success{padding:44px 28px;text-align:center}
.drb-request-success-icon{display:grid;width:62px;height:62px;margin:0 auto 16px;place-items:center;border-radius:50%;color:#fff;background:#2d6fb7;font-size:30px}
.drb-request-success h2{margin:0 0 8px;color:#193f68}
.drb-request-success p{max-width:580px;margin:0 auto;color:#64748b;line-height:1.65}
.drb-request-success-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;align-items:center;margin-top:24px}
.drb-request-link{color:#1f5e9f;font-weight:700}
.drb-request-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media (max-width:760px){
  .drb-request-main{width:min(100% - 20px,860px);margin-top:16px}
  .drb-request-hero{padding:24px 18px;border-radius:12px}
  .drb-request-steps{display:grid;grid-template-columns:1fr}
  .drb-request-grid{grid-template-columns:1fr;padding:15px}
  .drb-field-wide,.drb-chamber-meta .drb-schedule-field{grid-column:auto}
  .drb-request-section-title{padding:13px 14px}
  .drb-public-department-picker,.drb-public-chamber-picker{grid-template-columns:1fr}
  .drb-public-chamber-picker>button{grid-column:auto;justify-self:stretch}
  .drb-request-source-options>label{min-height:64px}
  .drb-request-consent{margin:0 15px 15px}
  .drb-chamber-meta{padding:0}
  .drb-public-chamber-card>header{flex-direction:column}
  .drb-chamber-remove{align-self:flex-end}
}
@media (prefers-reduced-motion:reduce){.drb-field input,.drb-field select,.drb-field textarea{transition:none}.drb-request-submit button:hover,.drb-request-button:hover{transform:none}}