/* DR Bangladesh modular stylesheet. */

/* Source module: single-doctor.php */
body.single-doctor .dr-wrap{max-width:860px;margin:20px auto;padding:0 12px}
    body.single-doctor .dr-card{ text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px; padding:18px 16px;margin-bottom:16px;box-shadow:0 1px 0 rgba(0,0,0,.03)}
    body.single-doctor .edit-btn{display:inline-block;margin-bottom:8px;padding:8px 12px;border-radius:8px;background:#0ea5e9;color:#fff;text-decoration:none;font-weight:600;border:1px solid #0284c7;box-shadow:0 2px 6px rgba(0,0,0,.08)}
    body.single-doctor .edit-btn:hover{background:#2563eb;border-color:#1d4ed8}
    body.single-doctor .dr-thumb{width:120px;height:150px;border-radius:10px;object-fit:cover;border:1px solid #e5e7eb;background:#fafafa}
    body.single-doctor .dr-name{font-size:18px;color:#538ac6;margin:10px 0 6px}
    body.single-doctor .drb-inline-verification-details{width:100%;box-sizing:border-box;text-align:center;background:#fff;border:1px solid #d5d5d5;border-radius:6px;padding:8px 12px;margin:8px auto 16px;color:#5f3e32;font-size:13px}body.single-doctor .drb-inline-verification-details p{margin:3px 0}
    body.single-doctor .dr-line{font-size:14px;color:#111;margin:2px 0}
    body.single-doctor .dr-line.small{color:#374151;font-size:14px}
    body.single-doctor .drb-desig span{font-size:13px;font-weight:600;color:#222;}
    body.single-doctor .dr-special{font-size:14px;color:#ff1a00;font-weight:500;margin-top:4px}
    body.single-doctor .dr-avg-rating{display:flex;align-items:center;gap:8px;margin-top:6px;justify-content:center}
    body.single-doctor .dr-avg-rating .counts{color:#4b5563;font-size:13px}
    body.single-doctor .dr-profile-clean-stars{font-size:18px;letter-spacing:1px;line-height:1;color:#f5b301;white-space:nowrap}
    body.single-doctor .dr-links-txt{margin-top:10px;text-align:center;display:block}
    body.single-doctor .dr-links-txt .dr-link{display:inline-block;font-weight:600;text-decoration:underline}
    body.single-doctor .dr-links-txt .sep{margin:0 8px;color:#6b7280}
    body.single-doctor .box{border:1px solid #dbeafe;background:#f8fbff;border-radius:12px;margin:18px 0}
    body.single-doctor .box-head{background:#e0efff;color:#0f172a;text-align:center;padding:10px 12px;border-radius:12px 12px 0 0;font-weight:700}
    body.single-doctor .box-body{padding:12px}
    body.single-doctor .drb-stars-clean .inline-rating{display:inline-flex;align-items:center;gap:6px;}
    body.single-doctor .drb-stars-clean .inline-rating .ir-score{font-weight:700;font-size:14px;margin-right:4px;color:#111827;}
    body.single-doctor .drb-stars-clean .inline-rating .ir-stars{position:relative;display:inline-flex;}
    body.single-doctor .drb-stars-clean .inline-rating .ir-star svg{width:1em;height:1em;}
    body.single-doctor .drb-stars-clean .inline-rating .ir-stars-bg{display:inline-flex;gap:4px;}
    body.single-doctor .drb-stars-clean .inline-rating .ir-stars-fill{position:absolute;left:0;top:0;height:100%;overflow:hidden;white-space:nowrap;}
    body.single-doctor .drb-stars-clean .inline-rating .ir-stars-fill-inner{display:inline-flex;gap:4px;}
    body.single-doctor .drb-stars-clean .inline-rating .ir-stars-fill .ir-star svg path{fill:#f5b301 !important;}
    body.single-doctor .drb-stars-clean .inline-rating.sm{font-size:14px;}
    body.single-doctor .drb-stars-clean .inline-rating.md{font-size:16px;}
    body.single-doctor .drb-stars-clean .inline-rating.lg{font-size:18px;}

/* Source module: inc/single-doctor/breadcrumb.php */
body.single-doctor .drb-container{
      max-width: 860px;
      margin: 20px auto;
      padding: 0 15px;
    }
    body.single-doctor .drb-bc-line{
      font-size:14px;
      line-height:1.6;
      color:#0f172a;
    }
    body.single-doctor .drb-bc-line a{
      color:#1f5fa6;
      text-decoration:underline;
    }
    body.single-doctor .drb-bc-line .sep{
      display:inline-block;
      margin:0 0px;
      color:#94a3b8;
    }

/* Source module: inc/single-doctor/doctor-all-info.php */
body.single-doctor .doctor-all-info .mi-row{display:flex;gap:10px;padding:10px 0;border-bottom:1px dashed #e5e7eb}
      body.single-doctor .doctor-all-info .mi-row:last-child{border-bottom:none}
      body.single-doctor .doctor-all-info .mi-label{min-width:180px;font-weight:700;color:#0f172a}
      body.single-doctor .doctor-all-info .mi-value{color:#374151;word-break:break-word}
      body.single-doctor .doctor-all-info .mi-note{color:#6b7280;font-style:italic}
      body.single-doctor .doctor-all-info .mi-badge{display:inline-block;margin-left:8px;padding:2px 6px;font-size:12px;border-radius:6px;background:#fff3cd;color:#7c2d12;border:1px solid #ffe69c;vertical-align:middle}
      body.single-doctor .doctor-all-info a{color:#1d4ed8;text-decoration:none}
      body.single-doctor .doctor-all-info a:hover{text-decoration:underline;color:#2563eb}
      @media (max-width:560px){
        body.single-doctor .doctor-all-info .mi-row{flex-direction:column;gap:4px}
        body.single-doctor .doctor-all-info .mi-label{min-width:0}
      }

/* Source module: inc/single-doctor/doctor-diseases.php */
body.single-doctor .drb-diseases-body .grid{
            display:grid;
            grid-template-columns:repeat(2,minmax(0,1fr));
            gap:12px 28px;
          }
          body.single-doctor .drb-diseases-body ul{list-style:none;margin:0;padding:0}
          body.single-doctor .drb-diseases-body li{
            margin:10px 0;
            position:relative;
            padding-left:26px;
            line-height:1.6;
            color:#111827;
            border-bottom:1px dashed #e5e7eb;
            padding-bottom:8px;
            word-break:break-word;
          }
          body.single-doctor .drb-diseases-body .grid ul:last-child li:last-child{border-bottom:0}
          body.single-doctor .drb-diseases-body li:before{
            content:"";
            position:absolute;
            left:0;top:4px;
            width:16px;height:16px;
            border:2px solid #94a3b8;
            border-radius:3px;
            background:#fff;
          }
          body.single-doctor .drb-diseases-body li:after{
            content:"";
            position:absolute;
            left:3px;top:7px;
            width:10px;height:10px;
            background:#64748b;
            clip-path:polygon(14% 44%,0 59%,41% 100%,100% 25%,85% 10%,41% 74%);
          }
          @media (max-width:768px){
            body.single-doctor .drb-diseases-body{padding:12px}
            body.single-doctor .drb-diseases-body .grid{
              grid-template-columns:1fr;
              gap:8px 0;
            }
            body.single-doctor .drb-diseases-body .grid ul:first-child li:last-child{
              border-bottom:1px dashed #e5e7eb;
            }
          }

/* Source module: inc/single-doctor/doctor-faq.php */
body.single-doctor .drb-faq .drb-faq-item{border:1px solid #cbd5e1;border-radius:12px;background:#fff;margin-bottom:12px;overflow:hidden}
    body.single-doctor .drb-faq .drb-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;background:#fff;cursor:pointer;text-align:left;border:0;font-size:16px;line-height:1.4;color:#0f172a;transition:background .2s}
    body.single-doctor .drb-faq .drb-faq-q:hover{background:#f8fafc}
    body.single-doctor .drb-faq .drb-faq-q:focus{outline:2px solid #2563eb;outline-offset:2px}
    body.single-doctor .drb-faq .drb-faq-qtext strong{margin-right:8px}
    body.single-doctor .drb-faq .drb-faq-icon{font-weight:700;font-size:18px;line-height:1;display:inline-block;transition:transform .2s;color:#0f172a}
    body.single-doctor .drb-faq .drb-faq-a{max-height:0;overflow:hidden;transition:max-height .25s;border-top:1px solid #e5e7eb;background:#fff}
    body.single-doctor .drb-faq .drb-faq-ans{padding:14px 16px;color:#1f2937;line-height:1.7}
    body.single-doctor .drb-faq .drb-faq-ans .lead{margin:0 0 8px;font-weight:600;color:#0f172a}
    body.single-doctor .drb-faq .drb-faq-ans .note{margin-top:10px;font-size:13px;color:#475569}
    body.single-doctor .drb-faq .drb-faq-ans strong{color:#065f46}
    body.single-doctor .drb-faq .drb-faq-item.open .drb-faq-q{background:#E0EFFF}
    body.single-doctor .drb-faq .drb-faq-item.open .drb-faq-a{max-height:1200px}
    body.single-doctor .drb-faq .drb-faq-item.open .drb-faq-icon{transform:rotate(45deg);color:#2563eb}

    body.single-doctor .neat{margin:0;padding-left:18px}
    body.single-doctor .neat li{margin:10px 0}
    body.single-doctor .row{display:flex;align-items:center;justify-content:space-between;gap:12px}
    body.single-doctor .row-main{flex:1}
    body.single-doctor .row-side{white-space:nowrap}
    body.single-doctor .hname a{color:#0f172a;text-decoration:none}
    body.single-doctor .hname a:hover{text-decoration:underline}
    body.single-doctor .sub{font-size:13px;color:#475569;margin-top:2px}

    body.single-doctor .chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}
    body.single-doctor .chip{display:inline-block;padding:2px 8px;border:1px solid #e5e7eb;border-radius:999px;font-size:12px;color:#0f172a;background:#fff}
    body.single-doctor .chip-soft{background:#f1f5f9}
    body.single-doctor .chip-muted{color:#475569;border-color:#e2e8f0;background:#f8fafc}
    body.single-doctor .chip-ok{color:#166534;border-color:#bbf7d0;background:#ecfdf5}

    body.single-doctor .fee-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin:8px 0}
    body.single-doctor .kv{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px;background:#fff}
    body.single-doctor .kv b{font-weight:600}
    body.single-doctor .kv i{font-style:normal;color:#0f172a}
    body.single-doctor .kvlist{list-style:none;margin:0;padding:0}
    body.single-doctor .kvlist li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px dashed #e5e7eb}
    body.single-doctor .kvlist li:last-child{border-bottom:0}
    body.single-doctor .kvlist span{color:#475569}
    body.single-doctor .kvlist b{color:#0f172a}

    body.single-doctor .bullets{margin:0;padding-left:18px}
    body.single-doctor .bullets li{margin:6px 0}

    body.single-doctor .btn-call{display:inline-block;padding:6px 10px;border-radius:8px;border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;text-decoration:none;font-size:13px}
    body.single-doctor .btn-call:hover{background:#dbeafe}

    body.single-doctor .mi-badge{display:inline-block;padding:0 6px;margin-left:6px;border:1px solid #d1d5db;border-radius:10px;font-size:12px;line-height:18px}

/* Source module: inc/single-doctor/related-doctors.php */
body.single-doctor .hospital-doctor-list .related-grid{display:grid;grid-template-columns:1fr;gap:16px}
          @media (min-width:640px){body.single-doctor .hospital-doctor-list .related-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:20px}}

          body.single-doctor .hospital-doctor-list .rel-card{
            position:relative;display:grid;grid-template-columns:110px 1fr;column-gap:16px;align-items:start;text-align:left;
            border:1px solid #dbe7f5;background:#fff;border-radius:14px;padding:18px 16px;box-shadow:0 1px 0 rgba(17,24,39,.03);
          }
          body.single-doctor .hospital-doctor-list .rel-thumb{
            grid-column:1;grid-row:1 / span 6;width:100px;height:130px;object-fit:cover;border-radius:10px;
            border:2px solid #cfe0f5;background:#f3f8ff;margin:0
          }
          body.single-doctor .hospital-doctor-list .rel-body{display:contents}
          body.single-doctor .hospital-doctor-list .rel-name{grid-column:2;grid-row:1;margin:0 0 2px;font-size:18px;line-height:1.25}
          body.single-doctor .hospital-doctor-list .rel-name a{color:#1e3a8a;text-decoration:none}
          body.single-doctor .hospital-doctor-list .rel-name a:hover{color:#2563eb}
          body.single-doctor .hospital-doctor-list .rel-verified-badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:5px;border-radius:50%;background:#1d76e8;color:#fff;font:700 13px/1 Arial,sans-serif;vertical-align:middle}
          body.single-doctor .hospital-doctor-list .rel-line{grid-column:2;margin:0;font-size:14px;color:#111;overflow-wrap:anywhere}
          body.single-doctor .hospital-doctor-list .rel-line.small{color:#374151}
          body.single-doctor .hospital-doctor-list .rel-spec{grid-column:1 / -1;margin-top:6px;font-size:14px;color:#ff1a00;font-weight:600}
          body.single-doctor .hospital-doctor-list .rel-rating{grid-column:1 / -1;display:flex;align-items:center;justify-content:flex-start;gap:5px;margin-top:8px;font-size:15px;line-height:1}
          body.single-doctor .hospital-doctor-list .rel-stars{display:inline-flex;letter-spacing:1px}
          body.single-doctor .hospital-doctor-list .rel-star{color:#cfd3d7}
          body.single-doctor .hospital-doctor-list .rel-star.is-filled{color:#f5b301}
          body.single-doctor .hospital-doctor-list .rel-review-count{color:#4b5563;font-size:13px}

          body.single-doctor .hospital-doctor-list .rel-chambers{
            grid-column:1 / -1;margin:10px 0 8px;padding-top:8px;border-top:1px solid #e5e7eb
          }
          body.single-doctor .hospital-doctor-list .rel-ch-label{display:inline-block;color:green}
          body.single-doctor .hospital-doctor-list .rel-ch-line{line-height:1.5;margin:4px 0;color:#111;font-size:14px;overflow-wrap:anywhere}

          body.single-doctor .hospital-doctor-list .rel-actions{grid-column:1 / -1;display:flex;gap:8px;flex-wrap:wrap;margin-top:6px}
          body.single-doctor .hospital-doctor-list .btn{
            display:inline-block;padding:5px 14px;background:#2a7fba;border:1px solid #2a6ea9;color:#fff;border-radius:6px;
            text-decoration:none;transition:transform .15s ease, background-color .15s ease, border-color .15s ease;font-size:14px
          }
          body.single-doctor .hospital-doctor-list .btn:hover{background:#dc2626;border-color:#b91c1c;transform:translateY(-1px)}
          body.single-doctor .hospital-doctor-list .btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}

          @media (min-width:1025px){
            body.single-doctor .hospital-doctor-list .rel-card{grid-template-columns:110px 1fr !important;}
            body.single-doctor .hospital-doctor-list .rel-thumb{grid-column:1 !important;grid-row:1 / span 6 !important;width:100px !important;height:130px !important;}
            body.single-doctor .hospital-doctor-list .rel-body{display:block !important;grid-column:2 !important;grid-row:1 !important;}
            body.single-doctor .hospital-doctor-list .rel-name, body.single-doctor .hospital-doctor-list .rel-line, body.single-doctor .hospital-doctor-list .rel-spec, body.single-doctor .hospital-doctor-list .rel-rating, body.single-doctor .hospital-doctor-list .rel-chambers, body.single-doctor .hospital-doctor-list .rel-actions{grid-column:auto !important;grid-row:auto !important;}
          }

          @media (max-width:480px){
            body.single-doctor .hospital-doctor-list .rel-card{grid-template-columns:82px 1fr;column-gap:12px;padding:14px 12px}
            body.single-doctor .hospital-doctor-list .rel-thumb{width:75px;height:100px;grid-row:1 / span 6}
            body.single-doctor .hospital-doctor-list .rel-name{font-size:16px}
            body.single-doctor .hospital-doctor-list .btn{flex:1;text-align:center}
          }

          @media print{
            body.single-doctor .hospital-doctor-list .rel-card{break-inside:avoid;page-break-inside:avoid}
            body.single-doctor .hospital-doctor-list .btn{display:none}
          }


/* Doctor Profile Alignment */
body.single-doctor .edit-wrap{text-align:right}
body.single-doctor .dr-photo{display:flex;align-items:center;justify-content:center}
body.single-doctor .dr-thumb{display:block;margin-right:auto;margin-left:auto}
body.single-doctor .rel-designation{color:#222;font-weight:500}
body.single-doctor .rel-ch-line--more{color:#6b7280}
