/* 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-inline-admin-note{display:inline;color:#64748b;font-size:12px;font-weight:500;white-space:nowrap}
.drb-doctor-update-form [hidden]{display:none!important}
.drb-update-doctor-search-field{position:relative}
.drb-update-doctor-search-field .drb-public-hospital-suggestions{top:calc(100% - 22px)}
.drb-update-doctor-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px}
.drb-update-selected-doctor{margin:0 18px 16px;padding:11px 13px;border:1px solid #b8d4ee;border-radius:9px;color:#174f87;background:#f1f8ff}
.drb-update-doctor-message{margin:0;padding:0 18px 14px}
.drb-update-doctor-results{padding:0 18px 18px}
.drb-update-doctor-results .drb-cards{grid-template-columns:minmax(0,1fr);gap:14px}
.drb-update-doctor-results .drb-card{margin:0}
.drb-update-doctor-results .drb-update-card-button{cursor:pointer}
.drb-update-load-more{display:block;min-height:44px;margin:16px auto 0;padding:8px 22px;border:1px solid #1f5e9f;border-radius:8px;color:#fff;background:#2d6fb7;font:inherit;font-weight:700;cursor:pointer}
.drb-update-load-more:hover{background:#1f5e9f}
.drb-update-load-more:disabled{opacity:.65;cursor:wait}
.drb-update-current-photo{display:block;width:104px;height:104px;margin:0 0 10px;object-fit:cover;border:1px solid #c7d7e6;border-radius:12px;background:#f7fbff}
.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}}

/* Premium visual refresh. Form behavior and field structure remain unchanged. */
.drb-doctor-request-page{
  --drb-request-navy:#0c345b;
  --drb-request-blue:#176fa3;
  --drb-request-teal:#087c82;
  --drb-request-gold:#f4b942;
  --drb-request-ink:#1f3f6e;
  --drb-request-muted:#60758a;
  --drb-request-line:#dbe7f2;
  background:#eef6ff;
}
.drb-doctor-request-page .site-content{overflow:hidden;background:linear-gradient(180deg,#f4f9fd 0,#f8fbfd 420px,#fff 100%)}
.drb-request-main{width:100%;max-width:var(--shell-max,860px);margin:34px auto 68px;padding:0 18px;color:var(--drb-request-ink)}
.drb-request-hero{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  padding:46px 46px 36px;
  border:1px solid rgba(179,229,232,.26);
  border-radius:24px;
  color:#fff;
  background:
    radial-gradient(circle at 88% 4%,rgba(65,207,198,.34),transparent 28%),
    radial-gradient(circle at 4% 104%,rgba(24,110,169,.5),transparent 36%),
    linear-gradient(135deg,#062d52 0%,#07557a 56%,#087b7c 100%);
  box-shadow:0 26px 58px rgba(8,47,85,.2),inset 0 1px 0 rgba(255,255,255,.13);
}
.drb-request-hero::before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0;
  opacity:.17;
  background-image:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px);
  background-size:44px 44px;
  -webkit-mask-image:linear-gradient(110deg,#000,transparent 72%);
  mask-image:linear-gradient(110deg,#000,transparent 72%);
}
.drb-request-hero::after{
  content:"";
  position:absolute;
  z-index:-1;
  top:-86px;
  right:-74px;
  width:230px;
  height:230px;
  border:36px solid rgba(255,255,255,.07);
  border-radius:50%;
}
.drb-request-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin:0 0 15px;
  padding:7px 12px;
  border:1px solid rgba(209,247,244,.32);
  border-radius:999px;
  color:#dffbf8;
  background:rgba(1,35,62,.24);
  font-size:11px;
  letter-spacing:.11em;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.1);
}
.drb-request-kicker::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--drb-request-gold);box-shadow:0 0 0 4px rgba(244,185,66,.14)}
.drb-request-hero h1{max-width:700px;margin:0 0 12px;font-size:clamp(2rem,5vw,2.8rem);font-weight:800;letter-spacing:-.035em;line-height:1.16;text-shadow:0 3px 18px rgba(0,25,49,.2)}
.drb-request-hero>p{max-width:700px;color:#dff1f4;font-size:16px;line-height:1.75}
.drb-request-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:28px;padding-top:20px}
.drb-request-steps span{position:relative;min-height:54px;padding:9px 12px 9px 8px;border-color:rgba(218,250,247,.24);border-radius:12px;background:rgba(2,36,61,.24);box-shadow:inset 0 1px 0 rgba(255,255,255,.07);font-size:12px;line-height:1.35}
.drb-request-steps b{flex:0 0 29px;width:29px;height:29px;color:#075575;background:linear-gradient(145deg,#fff,#dff8f6);box-shadow:0 3px 10px rgba(0,25,49,.18)}
.drb-request-form{margin-top:22px}
.drb-request-card,.drb-request-success,.drb-request-errors{margin-top:20px;border-color:var(--drb-request-line);border-radius:18px;box-shadow:0 12px 34px rgba(18,61,97,.07),0 2px 6px rgba(28,67,101,.04)}
.drb-request-card{background:rgba(255,255,255,.96)}
.drb-request-section-title{position:relative;gap:14px;align-items:center;padding:20px 23px;border-color:#e3ebf2;border-radius:18px 18px 0 0;background:linear-gradient(105deg,#fff 0%,#f7fbfd 62%,#f1f9f8 100%)}
.drb-request-section-title::after{content:"";position:absolute;right:22px;bottom:-1px;width:70px;height:2px;border-radius:99px;background:linear-gradient(90deg,var(--drb-request-blue),var(--drb-request-teal))}
.drb-request-section-title>span{flex-basis:38px;width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,var(--drb-request-blue),var(--drb-request-teal));box-shadow:0 7px 15px rgba(18,103,168,.2);font-size:14px}
.drb-request-section-title h2{color:var(--drb-request-navy);font-size:19px;letter-spacing:-.01em}
.drb-request-section-title p{margin-top:4px;color:var(--drb-request-muted);font-size:13.5px}
.drb-request-grid,.drb-chamber-panel-body{padding:24px}
.drb-request-grid{gap:20px 22px}
.drb-field label{margin-bottom:8px;color:#23496c;font-size:13.5px;letter-spacing:.005em}
.drb-field input,.drb-field select,.drb-field textarea{min-height:50px;padding:11px 13px;border-color:#c7d7e6;border-radius:12px;color:var(--drb-request-ink);background:#fbfdff;box-shadow:inset 0 1px 2px rgba(15,51,80,.025);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}
.drb-field textarea{min-height:104px}
.drb-field input:hover,.drb-field select:hover,.drb-field textarea:hover{border-color:#88acc9;background:#fff}
.drb-field input:focus,.drb-field select:focus,.drb-field textarea:focus{border-color:var(--drb-request-teal);background:#fff;box-shadow:0 0 0 4px rgba(12,139,141,.12),0 8px 18px rgba(8,74,105,.06)}
.drb-field input::placeholder,.drb-field textarea::placeholder{color:#8a9bab}
.drb-field input[type=file]{padding:7px;background:linear-gradient(135deg,#f7fbff,#f4fbfa)}
.drb-field input[type=file]::file-selector-button{min-height:34px;margin-right:10px;padding:6px 12px;border:0;border-radius:8px;color:#fff;background:var(--drb-request-blue);font:inherit;font-size:13px;font-weight:700;cursor:pointer}
.drb-field small{margin-top:7px;color:#718497}
.drb-public-department-picker,.drb-public-chamber-picker{padding:15px;border-color:#cfe0ec;border-radius:14px;background:linear-gradient(135deg,#f5faff,#f3fbfa)}
.drb-public-department-picker button,.drb-public-chamber-picker button{min-height:48px;border:0;border-radius:11px;background:linear-gradient(135deg,var(--drb-request-blue),var(--drb-request-teal));box-shadow:0 7px 15px rgba(18,103,168,.16);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.drb-public-department-picker button:hover,.drb-public-chamber-picker button:hover{background:linear-gradient(135deg,var(--drb-request-blue),var(--drb-request-teal));box-shadow:0 10px 20px rgba(18,103,168,.22);filter:brightness(1.04);transform:translateY(-1px)}
.drb-public-department-picker button:disabled,.drb-public-chamber-picker button:disabled{border:1px solid #d5dee8;background:#e8edf3;box-shadow:none;filter:none;transform:none}
.drb-public-department-tags{min-height:50px;margin-top:12px;padding:10px;border-color:#b8cddd;border-radius:12px;background:#fbfdff}
.drb-public-department-tag{border-color:#adddd9;color:#075d63;background:#eaf9f7}
.drb-public-department-tag button{color:#075d63;background:#ccefeb}
.drb-chamber-message{color:#17658a}
.drb-public-chamber-card{padding:17px;border-color:#cbdde9;border-radius:14px;background:linear-gradient(145deg,#fff,#f8fbfd);box-shadow:0 8px 20px rgba(25,68,100,.06)}
.drb-request-consent{gap:12px;margin:0 24px 24px;padding:16px;border-color:#cfe0ec;border-radius:13px;color:#38566f;background:linear-gradient(135deg,#f5faff,#f3fbfa)}
.drb-request-consent input{width:19px;height:19px;accent-color:var(--drb-request-teal)}
.drb-request-submit{position:relative;margin-top:22px;padding:28px 24px;border-color:rgba(178,216,218,.35);border-radius:18px;background:linear-gradient(135deg,#082f55,#075e73);box-shadow:0 16px 34px rgba(8,47,85,.15)}
.drb-request-submit button,.drb-request-button{min-height:52px;padding:12px 30px;border:0;border-radius:12px;color:#14314b!important;background:linear-gradient(135deg,#ffd979,#f2b43c);box-shadow:0 9px 20px rgba(113,72,0,.23);letter-spacing:.01em;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.drb-request-submit button:hover,.drb-request-button:hover{background:linear-gradient(135deg,#ffe39b,#f6c354);box-shadow:0 12px 24px rgba(113,72,0,.29);filter:brightness(1.02)}
.drb-request-submit p{margin-top:12px;color:#d4e9ed;font-size:12.5px}
.drb-request-errors{padding:20px;border-color:#efc5c5;background:linear-gradient(135deg,#fff9f9,#fff4f4);box-shadow:0 12px 28px rgba(159,40,40,.07)}
.drb-request-success{padding:54px 30px;background:linear-gradient(145deg,#fff,#f5fbfa)}
.drb-request-success-icon{width:70px;height:70px;background:linear-gradient(145deg,var(--drb-request-blue),var(--drb-request-teal));box-shadow:0 12px 25px rgba(12,112,138,.22)}

@media (max-width:760px){
  .drb-request-main{width:100%;max-width:var(--shell-max,860px);margin:18px auto 46px;padding:0 10px}
  .drb-request-hero{padding:31px 20px 24px;border-radius:19px}
  .drb-request-hero::after{top:-104px;right:-108px}
  .drb-request-hero h1{font-size:clamp(1.85rem,9vw,2.3rem)}
  .drb-request-hero>p{font-size:14.5px;line-height:1.7}
  .drb-request-steps{grid-template-columns:1fr;gap:8px;margin-top:22px;padding-top:17px}
  .drb-request-steps span{min-height:48px}
  .drb-request-card,.drb-request-success,.drb-request-errors{margin-top:15px;border-radius:16px}
  .drb-request-section-title{align-items:flex-start;padding:16px;border-radius:16px 16px 0 0}
  .drb-request-section-title::after{right:16px}
  .drb-request-section-title>span{flex-basis:34px;width:34px;height:34px;border-radius:10px}
  .drb-request-section-title h2{font-size:17px}
  .drb-request-grid,.drb-chamber-panel-body{padding:17px}
  .drb-request-grid{gap:17px}
  .drb-field input,.drb-field select,.drb-field textarea{min-height:48px}
  .drb-public-department-picker,.drb-public-chamber-picker{padding:12px}
  .drb-request-consent{margin:0 17px 17px;padding:14px}
  .drb-request-submit{margin-top:16px;padding:23px 16px;border-radius:16px}
  .drb-request-submit button{width:100%}
}

@media (prefers-reduced-motion:reduce){
  .drb-public-department-picker button,.drb-public-chamber-picker button,.drb-request-submit button,.drb-request-button{transition:none}
}

/* Match the established directory and profile page design language. */
.drb-doctor-request-page{
  --drb-request-navy:#173f6c;
  --drb-request-blue:#2d78b8;
  --drb-request-teal:#2d78b8;
  --drb-request-ink:#1f3f6e;
  --drb-request-muted:#66798c;
  --drb-request-line:#d3e2f1;
  background:#eef6ff;
}
.drb-doctor-request-page .site-content{overflow:visible;background:#eef6ff}
.drb-request-main{width:100%;max-width:var(--shell-max,860px);margin:24px auto 50px;padding:0 18px;color:#1f2937}
.drb-request-hero{
  padding:25px 26px 22px;
  overflow:visible;
  border:1px solid var(--drb-request-line);
  border-radius:14px;
  color:#1f2937;
  background:#fff;
  box-shadow:0 1px 2px rgba(31,63,110,.04);
}
.drb-request-hero::before,.drb-request-hero::after{display:none}
.drb-request-kicker{
  display:block;
  margin:0 0 5px;
  padding:0;
  border:0;
  border-radius:0;
  color:#2d78b8;
  background:transparent;
  box-shadow:none;
  font-size:12px;
  letter-spacing:.05em;
}
.drb-request-kicker::before{display:none}
.drb-request-hero h1{max-width:none;margin:0 0 8px;color:#173f6c;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.22;text-shadow:none}
.drb-request-hero>p{max-width:700px;margin:0;color:#536b82;font-size:15px;line-height:1.65}
.drb-request-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 0;padding:15px 0 0;border-top:1px solid #e1eaf3}
.drb-request-steps span{min-height:46px;padding:7px 10px;border:1px solid #d3e2f1;border-radius:10px;color:#1f5fa6;background:#f5f9fe;box-shadow:none;font-size:12px;font-weight:700}
.drb-request-steps b{flex:0 0 26px;width:26px;height:26px;color:#fff;background:#2d78b8;box-shadow:none}
.drb-request-form{margin-top:16px}
.drb-request-card,.drb-request-success,.drb-request-errors{margin-top:16px;border:1px solid var(--drb-request-line);border-radius:14px;background:#fff;box-shadow:0 1px 2px rgba(31,63,110,.04)}
.drb-request-section-title{gap:11px;align-items:flex-start;padding:15px 17px;border-bottom:1px solid var(--drb-request-line);border-radius:14px 14px 0 0;background:#e5f1fc}
.drb-request-section-title::after{display:none}
.drb-request-section-title>span{flex-basis:30px;width:30px;height:30px;border-radius:7px;background:#2d78b8;box-shadow:none;font-size:13px}
.drb-request-section-title h2{color:#173f6c;font-size:17px;font-weight:700;letter-spacing:0}
.drb-request-section-title p{margin-top:2px;color:#66798c;font-size:13px}
.drb-request-grid,.drb-chamber-panel-body{padding:18px}
.drb-request-grid{gap:16px 18px}
.drb-field label{margin-bottom:6px;color:#28496e;font-size:14px;letter-spacing:0}
.drb-field input,.drb-field select,.drb-field textarea{min-height:44px;padding:9px 11px;border:1px solid #bdcfe4;border-radius:9px;color:#1f2937;background:#fff;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease}
.drb-field textarea{min-height:84px}
.drb-field input:hover,.drb-field select:hover,.drb-field textarea:hover{border-color:#8baed1;background:#fff}
.drb-field input:focus,.drb-field select:focus,.drb-field textarea:focus{border-color:#2d78b8;background:#fff;box-shadow:0 0 0 3px rgba(45,120,184,.13)}
.drb-field input[type=file]{padding:7px;background:#f8fbff}
.drb-field input[type=file]::file-selector-button{min-height:32px;margin-right:9px;padding:5px 11px;border:1px solid #2a6ea9;border-radius:6px;color:#fff;background:#2d78b8;box-shadow:none}
.drb-public-department-picker,.drb-public-chamber-picker{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 #2a6ea9;border-radius:7px;color:#fff;background:#2d78b8;box-shadow:none;filter:none;transition:background .15s ease}
.drb-public-department-picker button:hover,.drb-public-chamber-picker button:hover{background:#24689f;box-shadow:none;filter:none;transform:none}
.drb-public-department-picker button:disabled,.drb-public-chamber-picker button:disabled{border-color:#d5dee8;color:#8291a1;background:#e8edf3}
.drb-public-department-tags{min-height:44px;margin-top:10px;padding:9px;border:1px dashed #b9cce1;border-radius:9px;background:#fff}
.drb-public-department-tag{border-color:#bfd5ed;color:#194d82;background:#edf6ff}
.drb-public-department-tag button{color:#194d82;background:#d6eaff}
.drb-public-chamber-card{padding:14px;border:1px solid #d5e1ed;border-radius:10px;background:#fcfdff;box-shadow:none}
.drb-chamber-meta .drb-field input,.drb-chamber-meta .drb-field textarea{height:44px;min-height:44px}
.drb-chamber-meta .drb-field textarea{overflow-y:auto;resize:vertical}
.drb-optional-label{color:#718497;font-size:12px;font-weight:500}
.drb-request-consent{margin:0 18px 18px;padding:13px;border:1px solid #d8e5f3;border-radius:9px;color:#40566d;background:#f8fbff}
.drb-request-consent input{width:18px;height:18px;accent-color:#2d78b8}
.drb-payment-gateway{margin:18px;border:1px solid #d7e0e9;border-radius:4px;overflow:hidden;background:#fff}
.drb-payment-summary{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;color:#fff;background:#08a8e1}
.drb-payment-summary strong{font-size:14px}.drb-payment-summary span{font-size:12px;font-weight:700}
.drb-payment-heading{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:14px;padding:11px 16px;border-bottom:1px solid #dde4ea}
.drb-payment-heading h3{margin:0;color:#303942;font-size:17px}.drb-payment-heading span{color:#2d78b8;font-size:12px;font-weight:700}
.drb-payment-layout{display:grid;grid-template-columns:180px minmax(0,1fr);min-height:300px}
.drb-payment-tabs{border-right:1px solid #d9e1e8;background:#f8fafc}
.drb-payment-tab{position:relative;display:flex;min-height:48px;align-items:center;padding:11px 14px;border-bottom:1px solid #d9e1e8;color:#263746;background:#f8fafc;cursor:pointer;font-size:13px}
.drb-payment-tab:hover{background:#f0f8fd}.drb-payment-tab:has(input:checked){color:#028fc9;background:#fff;box-shadow:inset 3px 0 #08a8e1}
.drb-payment-tab input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}
.drb-payment-tab span{font-weight:600}
.drb-payment-detail{min-width:0;padding:24px 28px}
.drb-payment-panel[hidden]{display:none}.drb-payment-method-kicker{margin:0 0 3px;color:#718497;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}
.drb-payment-panel-heading{display:flex;max-width:520px;align-items:center;justify-content:space-between;gap:18px;margin:0 0 14px}.drb-payment-panel h3{margin:0;color:#173f6c;font-size:22px}
.drb-payment-method-amount{display:inline-flex;min-height:34px;margin-right:0;align-items:center;justify-content:center;padding:6px 13px;border:1px solid #8fd5ed;border-radius:5px;color:#087aa4;background:#eaf9fe;font-size:14px;font-weight:800;white-space:nowrap}
.drb-payment-account-details{display:flex;max-width:520px;flex-direction:column;margin-bottom:15px;border:1px solid #dbe5ee;border-radius:8px;background:#f8fbff}
.drb-payment-account-details>span{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:10px;padding:7px 9px 7px 12px;border-bottom:1px solid #e2ebf2;color:#324a60;font-size:14px;overflow-wrap:anywhere}.drb-payment-account-details>span:last-child{border-bottom:0}
.drb-payment-copy{flex:0 0 auto;padding:3px 5px;border:0;color:#1678a4;background:transparent;font-size:12px;font-weight:700;line-height:1.3;cursor:pointer}.drb-payment-copy:hover{text-decoration:underline}.drb-payment-copy.is-copied{color:#147342}
.drb-payment-qr{display:block;width:190px;max-width:100%;height:auto;margin:0 auto 15px;border:1px solid #d8e5f3;border-radius:8px;background:#fff}
.drb-payment-note{margin:12px 0 18px;padding:10px 12px;border-left:3px solid #08a8e1;color:#52697e;background:#f4fbfe;font-size:13px;line-height:1.55}
.drb-payment-reference{max-width:520px}.drb-payment-reference small{display:block;margin-top:6px;color:#6d7f90;font-size:12px}
.drb-request-submit{margin-top:16px;padding:18px;border:1px solid var(--drb-request-line);border-radius:12px;background:#fff;box-shadow:0 1px 2px rgba(31,63,110,.04);text-align:center}
.drb-request-submit button,.drb-request-button{min-height:44px;padding:9px 22px;border:1px solid #2a6ea9;border-radius:6px;color:#fff!important;background:#2d78b8;box-shadow:none;letter-spacing:0;transition:background .15s ease}
.drb-request-submit button:hover,.drb-request-button:hover{background:#24689f;box-shadow:none;filter:none;transform:none}
.drb-request-submit p{margin-top:9px;color:#64748b;font-size:12px}
.drb-request-errors{padding:17px;border-color:#efcaca;background:#fff8f8;box-shadow:none}
.drb-request-success{padding:42px 26px;background:#fff}
.drb-request-success-icon{width:60px;height:60px;background:#2d78b8;box-shadow:none}

@media (max-width:760px){
  .drb-request-main{width:100%;max-width:var(--shell-max,860px);margin:16px auto 40px;padding:0 10px}
  .drb-request-hero{padding:21px 16px 18px;border-radius:12px}
  .drb-request-hero h1{font-size:1.75rem}
  .drb-request-hero>p{font-size:14px}
  .drb-request-steps{grid-template-columns:1fr;gap:7px;margin-top:16px;padding-top:13px}
  .drb-request-steps span{min-height:42px}
  .drb-request-card,.drb-request-success,.drb-request-errors{margin-top:13px;border-radius:12px}
  .drb-request-section-title{padding:13px 14px;border-radius:12px 12px 0 0}
  .drb-request-grid,.drb-chamber-panel-body{padding:15px}
  .drb-request-grid{gap:15px}
  .drb-update-doctor-filters{grid-template-columns:1fr;padding:15px}
  .drb-update-selected-doctor{margin:0 15px 14px}
  .drb-update-doctor-message{padding:0 15px 12px}
  .drb-update-doctor-results{padding:0 10px 15px}
  .drb-field input,.drb-field select,.drb-field textarea{min-height:44px}
  .drb-public-department-picker,.drb-public-chamber-picker{padding:10px}
  .drb-request-consent{margin:0 15px 15px;padding:12px}
  .drb-payment-gateway{margin:15px}.drb-payment-summary,.drb-payment-heading{align-items:flex-start;flex-direction:column;gap:3px}
  .drb-payment-layout{grid-template-columns:1fr;min-height:0}.drb-payment-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-right:0;border-bottom:1px solid #d9e1e8}
  .drb-payment-tab{min-height:44px;border-right:1px solid #d9e1e8}.drb-payment-tab:has(input:checked){box-shadow:inset 0 -3px #08a8e1}
  .drb-payment-detail{padding:20px 16px}
  .drb-payment-method-amount{margin-right:0;font-size:13px}
  .drb-request-submit{margin-top:13px;padding:16px;border-radius:10px}
}
