:root{
  --db-green:#0d5b4e;
  --db-green-2:#0a6b5b;
  --db-mint:#e8f6f2;
  --db-teal:#15c1af;
  --db-teal-2:#10b8d8;
  --db-text:#1e293b;
  --db-muted:#6b7c93;
  --db-line:#d9e5eb;
  --db-card:#ffffff;
  --db-bg:#edf4f7;
  --db-soft:#f7fafc;
}

body{
  background:var(--db-bg);
  color:var(--db-text);
}

/* Top header like reference layout */
.topnav{
  position:sticky;
  top:0;
  z-index:1300;
  background:#fff;
  box-shadow:0 1px 0 rgba(15,23,42,.06);
}
.topnav-in{
  max-width:1120px;
  height:78px;
  padding:0 16px;
  display:grid;
  grid-template-columns:auto 1fr auto;
  gap:12px;
  align-items:center;
}
.brand{display:none;}
.mini-home,
.menu-chip{
  width:42px;height:42px;border-radius:12px;border:1px solid var(--db-line);
  display:flex;align-items:center;justify-content:center;
  background:#fff;color:#334155;font-size:20px;text-decoration:none;
  box-shadow:0 4px 12px rgba(15,23,42,.04);
}
.topnav-search-shell{
  min-width:0;
  display:flex;align-items:center;gap:10px;
  background:#f8fafc;
  border:1.5px solid var(--db-line);
  border-radius:999px;
  padding:13px 18px;
  color:#64748b;
  font-size:15px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.7);
}
.topnav-search-shell strong{color:#0f172a;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.topnav-search-shell span:first-child{font-size:18px;}

/* Hero */
.hero{
  background:radial-gradient(circle at 20% 20%, rgba(21,193,175,.18), transparent 30%),
             linear-gradient(135deg, #063e35 0%, var(--db-green) 48%, var(--db-green-2) 100%);
  padding:30px 16px 56px;
}
.hero::before,.hero::after{display:none;}
.hero-in{max-width:980px;}
.hero-badge{
  background:rgba(255,255,255,.14);
  border-color:rgba(255,255,255,.16);
  color:rgba(255,255,255,.88);
}
.hero-t{font-size:34px;line-height:1.24;margin-bottom:8px;}
.hero-s{max-width:760px;margin:0 auto 24px;color:rgba(255,255,255,.76);}
.search-wrap{max-width:780px;}
.search-inp{
  border-radius:20px;
  padding:18px 56px 18px 22px;
  border:1px solid #d6e4e8;
  box-shadow:0 18px 36px rgba(4,27,22,.16);
}
.s-drop{border-radius:22px;}
.hero-stats{margin-top:28px;gap:18px;}
.hero-stat{
  min-width:150px;
  background:transparent;
  border:none;
  padding:0;
}
.hero-stat-v{font-size:36px;color:#18d0c0;}
.hero-stat-l{font-size:14px;color:rgba(255,255,255,.82);margin-top:6px;}

.page-wrap{max-width:1120px;margin:-24px auto 0;padding:0 14px 88px;}
.main-col{display:flex;flex-direction:column;gap:20px;}
.upd-tag{display:none;}

/* Stats row under hero */
.stats-row{
  background:linear-gradient(135deg, #083b33, #0a594d);
  border-radius:30px;
  padding:18px;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  border:1px solid rgba(255,255,255,.06);
  box-shadow:0 14px 30px rgba(6,62,53,.18);
}
.stat-c{
  background:transparent;
  border:none;
  box-shadow:none;
  padding:10px;
  color:#fff;
  justify-content:center;
}
.stat-ic{background:rgba(255,255,255,.12)!important;color:#fff;}
.stat-v{font-size:32px;color:#15dbc9!important;}
.stat-l{font-size:13px;color:rgba(255,255,255,.86);}

/* Section headings */
.section-heading{margin-bottom:14px;}
.section-heading h2{font-size:24px;color:#0f172a;}
.section-heading::after{background:linear-gradient(to right,#d7e3e8,transparent);}

/* Category grid like icon menu */
.cat-nav,
.today-specialists-box,
.top-rated-section,
.emg-nums,
.infocard-grid,
.empty-st,
.spec-box,
.service-type-page-head,
.upazila-filter-wrap,
.adv-filter-bar,
.ctab-bar{
  background:#fff;
  border:1px solid #e4edf1;
  border-radius:26px;
  box-shadow:0 10px 24px rgba(15,23,42,.05);
  padding:18px;
}
.cat-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.cat-card{
  background:#f8fbfc;
  border:1.5px solid #e2edf1;
  border-radius:18px;
  flex-direction:column;
  text-align:center;
  justify-content:center;
  gap:10px;
  min-height:126px;
  padding:16px 10px;
}
.cat-card::before{display:none;}
.cat-icon-wrap{
  width:54px;height:54px;min-width:54px;border-radius:16px;
  background:var(--cat-bg,#e8f6f2);
}
.cat-name{white-space:normal;line-height:1.3;}
.cat-count{display:block;margin-top:2px;font-weight:600;}
.cat-arrow{display:none;}

/* Cards */
.svc-card,.doc-card-fp,.infocard,.empty-st{
  border-radius:24px;
  box-shadow:0 10px 24px rgba(15,23,42,.05);
  border:1px solid #e4edf1;
}
.svc-card::before{height:0;}
.svc-img-wrap{aspect-ratio:2.1/1;background:#f1f7f9;}
.svc-head{padding:14px 16px 8px;}
.svc-t h3{font-size:16px;}
.svc-body{padding:0 16px 14px;}
.diag-page-link,.doc-vc-btn,.btn-s,.pact-call,.pact-dir,.rating-submit{
  background:linear-gradient(135deg,#0fc6b7,#14c8df);
  color:#fff;
  border:none;
  border-radius:14px;
}
.diag-page-link:hover,.doc-vc-btn:hover,.btn-s:hover,.pact-call:hover,.pact-dir:hover{background:linear-gradient(135deg,#0fb4a6,#12b7ce);}

.doc-card-fp{overflow:hidden;background:#fff;}
.doc-info-fp{padding:14px 16px;}
.doc-name-fp{font-size:17px;color:#0f172a;}
.doc-deg-fp,.doc-exp-fp,.doc-chamber-fp{font-size:12.5px;}
.doc-spec-fp{
  display:inline-flex;align-items:center;gap:6px;
  color:#0b8f84;background:#dff4f1;border-radius:999px;
  padding:6px 12px;margin-bottom:8px;font-size:12px;
}

.top-rated-section .svc-grid,
.today-specialists-grid,
.doc-grid-fp{gap:14px;}
.today-specialists-box{padding-bottom:20px;}

.type-tabs,.ctab-bar,.upazila-tabs{gap:8px;}
.type-tab,.ctab,.utab,.dtab{
  border-radius:999px;
  padding:10px 14px;
  background:#f8fafc;
  border:1px solid #d9e5eb;
}
.type-tab.act,.ctab.act,.utab.act,.dtab.act,
.type-tab.act-all{
  background:linear-gradient(135deg,#0fc6b7,#14c8df);
  color:#fff;
  border-color:transparent;
}
.f-count{background:#eef8fb;border-color:#d9e5eb;border-radius:999px;}

/* Emergency */
.emg-header{font-size:22px;font-weight:800;color:#0f172a;padding-bottom:14px;border-bottom:1px solid #edf2f6;}
.emg-list{padding-top:16px;}
.emg-item{border-radius:16px;background:#f8fbfc;border:1px solid #e2edf1;}

.footer{
  background:#072b25;
  padding:28px 18px 98px;
  color:rgba(255,255,255,.66);
}
.footer strong{color:#fff;}
.report-fab{bottom:86px;right:16px;border-radius:16px;box-shadow:0 12px 30px rgba(233,69,96,.25);}

/* Mobile bottom nav */
.mobile-bottom-nav{
  position:fixed;left:0;right:0;bottom:0;z-index:1400;
  background:#fff;border-top:1px solid #dbe5ea;
  display:none;grid-template-columns:repeat(4,1fr);
  padding:8px 6px calc(8px + env(safe-area-inset-bottom));
  box-shadow:0 -8px 20px rgba(15,23,42,.06);
}
.mobile-bottom-nav button{
  appearance:none;border:none;background:transparent;
  display:flex;flex-direction:column;align-items:center;justify-content:center;
  gap:4px;color:#8a9aad;font-family:var(--font);font-size:11px;font-weight:600;padding:6px 4px;
}
.mobile-bottom-nav button span:first-child{font-size:21px;line-height:1;}
.mobile-bottom-nav button.active{color:#0db3a4;}

@media (max-width:900px){
  .stats-row{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:24px;}
  .cat-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}

@media (max-width:640px){
  .topnav-in{height:72px;gap:10px;padding:0 12px;}
  .mini-home,.menu-chip{width:40px;height:40px;border-radius:12px;}
  .topnav-search-shell{padding:12px 14px;font-size:14px;}
  .hero{padding:22px 12px 52px;}
  .hero-t{font-size:28px;}
  .hero-s{font-size:14px;}
  .search-inp{padding:16px 48px 16px 18px;border-radius:18px;}
  .hero-stats{gap:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}
  .hero-stat{min-width:0;}
  .hero-stat-v{font-size:28px;}
  .page-wrap{padding:0 10px 94px;}
  .stats-row,.cat-nav,.today-specialists-box,.top-rated-section,.emg-nums,.service-type-page-head,.upazila-filter-wrap,.adv-filter-bar,.ctab-bar{padding:14px;}
  .cat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
  .cat-card{min-height:112px;border-radius:16px;padding:14px 8px;}
  .svc-grid,.doc-grid-fp{grid-template-columns:1fr;}
  .section-heading h2{font-size:20px;}
  .mobile-bottom-nav{display:grid;}
  .report-fab{display:none;}
  .footer{padding-bottom:92px;}
}

/* v3.1.1 closer screenshot refinements */
.ss-logo-mark,
.arc-logo-mark,
.dp-logo-mark,
.ssp-logo-mark{
  width:32px;height:32px;border-radius:50%;display:inline-block;position:relative;
  background:conic-gradient(from 210deg,#0b8f65 0 46%,transparent 46% 62%,#e11d24 62% 100%);
  box-shadow:inset 0 0 0 1px rgba(0,0,0,.04);
}
.ss-logo-mark::after,
.arc-logo-mark::after,
.dp-logo-mark::after,
.ssp-logo-mark::after{
  content:"";position:absolute;inset:8px;border-radius:50%;background:#fff;
}
.ss-logo-mark::before,
.arc-logo-mark::before,
.dp-logo-mark::before,
.ssp-logo-mark::before{
  content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#e11d24;left:12px;top:12px;z-index:2;
}

.hero-finder{
  margin:24px auto 0;
  max-width:860px;
  background:#fff;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 22px 48px rgba(4,27,22,.22);
  border:1px solid rgba(255,255,255,.55);
  text-align:left;
}
.hero-finder-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f5f7f8;}
.hero-finder-tabs button{
  height:64px;border:none;background:transparent;font-family:var(--font);
  font-size:17px;font-weight:900;color:#8a9aad;cursor:pointer;border-bottom:4px solid transparent;
}
.hero-finder-tabs button.active{background:#fff;color:#059688;border-bottom-color:#0fc6b7;}
.hero-finder-body{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;padding:24px;}
.hero-finder-body select{
  min-width:0;width:100%;height:58px;border:1.5px solid #dbe5ea;border-radius:14px;
  background:#f8fafc;color:#1e293b;font-family:var(--font);font-weight:700;font-size:16px;padding:0 16px;outline:none;
}
.hero-finder-submit{
  height:58px;min-width:190px;border:none;border-radius:14px;background:linear-gradient(135deg,#0fc6b7,#14c8df);
  color:#fff;font-family:var(--font);font-size:18px;font-weight:900;box-shadow:0 12px 24px rgba(20,200,223,.25);cursor:pointer;
}
.hero-finder-submit:active{transform:scale(.98);}

@media(max-width:640px){
  .hero-finder{border-radius:20px;margin-top:22px;}
  .hero-finder-tabs button{height:58px;font-size:15px;}
  .hero-finder-body{grid-template-columns:1fr;padding:18px;gap:12px;}
  .hero-finder-body select,.hero-finder-submit{height:56px;min-width:0;width:100%;font-size:16px;}
  .stats-row{margin-top:2px;}
}

/* Homepage specialist section closer to attached layout */
.home-spec-section{
  background:#f3f5f7;
  border:1px solid #dde7ec;
  border-radius:28px;
  padding:24px;
  box-shadow:0 10px 24px rgba(15,23,42,.05);
}
.home-spec-head{
  text-align:center;
  margin-bottom:18px;
}
.home-spec-head h2{
  margin:0;
  font-size:34px;
  line-height:1.2;
  color:#122038;
  font-family:var(--font-s);
}
.home-spec-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.home-spec-card{
  appearance:none;
  border:1.5px solid #d8e3e8;
  background:#fff;
  border-radius:18px;
  min-height:200px;
  padding:24px 18px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  cursor:pointer;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.home-spec-card:hover{
  transform:translateY(-3px);
  box-shadow:0 14px 28px rgba(15,23,42,.08);
  border-color:#b9d3db;
}
.home-spec-icon-wrap{
  width:82px;
  height:82px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#eef8f0;
  margin-bottom:18px;
}
.home-spec-icon{font-size:36px;line-height:1;color:#0db3a4;}
.home-spec-name{
  display:block;
  font-size:16px;
  line-height:1.45;
  font-weight:800;
  color:#0f172a;
  margin-bottom:10px;
}
.home-spec-count{
  display:block;
  font-size:13px;
  font-weight:800;
  color:#09b28f;
}
.home-spec-foot{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  flex-wrap:wrap;
  margin-top:18px;
  color:#64748b;
  font-size:15px;
}
.home-spec-viewall{
  appearance:none;
  border:none;
  background:none;
  color:#09b28f;
  font-family:var(--font);
  font-size:16px;
  font-weight:900;
  cursor:pointer;
}

/* give homepage sections order more like inspiration */
.cat-nav{background:#fff;}
.today-specialists-box .section-heading p,
.top-rated-section .section-heading span{color:#64748b;font-size:13px;font-weight:600;}

@media (max-width:900px){
  .home-spec-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media (max-width:640px){
  .home-spec-section{padding:16px;border-radius:22px;}
  .home-spec-head h2{font-size:24px;}
  .home-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
  .home-spec-card{min-height:154px;padding:16px 10px;border-radius:16px;}
  .home-spec-icon-wrap{width:60px;height:60px;margin-bottom:12px;}
  .home-spec-icon{font-size:28px;}
  .home-spec-name{font-size:14px;margin-bottom:6px;}
  .home-spec-count{font-size:12px;}
  .home-spec-foot{font-size:13px;gap:6px;}
  .home-spec-viewall{font-size:14px;}
}

/* v3.1.5 header/profile cleanup */
.topnav-in{
  grid-template-columns:1fr auto !important;
}
.topnav-search-shell{display:none!important;}
.ss-brand-new{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:0;
  color:#0f172a;
  text-decoration:none;
}
.ss-brand-icon{
  width:46px;height:46px;border-radius:14px;
  display:flex;align-items:center;justify-content:center;
  background:linear-gradient(135deg,#0dbb9f,#12c8de);
  color:#fff;font-size:24px;font-weight:900;
  box-shadow:0 10px 22px rgba(18,200,222,.20);
}
.ss-brand-text{display:flex;flex-direction:column;line-height:1.2;min-width:0;}
.ss-brand-text strong{font-size:18px;font-weight:900;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ss-brand-text small{font-size:11.5px;font-weight:700;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mobile-bottom-nav{grid-template-columns:repeat(4,1fr)!important;}

.profile-auth-wrap{
  display:grid;
  grid-template-columns:1fr 1.05fr;
  gap:0;
  background:#fff;
  border:1px solid #e2edf1;
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 14px 30px rgba(15,23,42,.06);
}
.profile-auth-hero{
  background:radial-gradient(circle at 70% 15%, rgba(24,208,192,.32), transparent 30%),linear-gradient(145deg,#073b33,#059669 75%,#0fc6b7);
  color:#fff;
  padding:40px 32px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:520px;
}
.profile-auth-hero h2{
  font-family:var(--font-s);
  font-size:42px;
  line-height:1.2;
  margin:0 0 14px;
}
.profile-auth-hero p{font-size:18px;color:rgba(255,255,255,.78);margin:0 0 28px;}
.profile-auth-hero ul{list-style:none;margin:0;padding:0;display:grid;gap:18px;}
.profile-auth-hero li{font-size:18px;font-weight:700;color:rgba(255,255,255,.88);}
.profile-auth-card{padding:36px 30px;background:#fff;}
.profile-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#f1f5f9;border-radius:16px;padding:6px;margin-bottom:26px;}
.profile-auth-tabs button{border:none;border-radius:12px;padding:12px 10px;background:transparent;font-family:var(--font);font-size:15px;font-weight:900;color:#64748b;cursor:pointer;}
.profile-auth-tabs button.active{background:#fff;color:#0db3a4;box-shadow:0 6px 16px rgba(15,23,42,.06);}
.profile-auth-form h3{font-size:30px;margin:0 0 8px;color:#122038;font-family:var(--font-s);}
.profile-auth-sub{font-size:15px;color:#64748b;line-height:1.8;margin:0 0 22px;}
.profile-auth-form label{display:block;font-size:14px;font-weight:900;color:#334155;margin:14px 0 8px;}
.profile-auth-form input[type="text"],.profile-auth-form input[type="email"],.profile-auth-form input[type="tel"],.profile-auth-form input[type="password"]{
  width:100%;height:58px;border:1.5px solid #dbe5ea;border-radius:14px;background:#f8fafc;color:#1e293b;font-family:var(--font);font-size:16px;padding:0 16px;outline:none;
}
.profile-auth-form input:focus{border-color:#0fc6b7;box-shadow:0 0 0 3px rgba(15,198,183,.12);background:#fff;}
.profile-pass-field{position:relative;}
.profile-pass-field input{padding-right:50px!important;}
.profile-pass-field button{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:36px;height:36px;border:none;background:transparent;color:#64748b;font-size:18px;cursor:pointer;}
.profile-auth-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 18px;}
.profile-auth-row a{font-size:13px;font-weight:800;color:#64748b;text-decoration:none;}
.profile-check{display:flex!important;align-items:center;gap:9px;margin:0!important;font-size:14px!important;color:#334155!important;}
.profile-check input{width:18px;height:18px;accent-color:#0fc6b7;}
.profile-terms{margin:16px 0!important;line-height:1.6;}
.profile-auth-submit{width:100%;height:60px;border:none;border-radius:14px;background:linear-gradient(135deg,#0fc6b7,#14c8df);color:#fff;font-family:var(--font);font-size:18px;font-weight:900;box-shadow:0 14px 28px rgba(20,200,223,.24);cursor:pointer;}
.profile-auth-divider{display:flex;align-items:center;gap:12px;color:#94a3b8;font-size:13px;margin:22px 0 14px;}
.profile-auth-divider:before,.profile-auth-divider:after{content:"";height:1px;background:#e2e8f0;flex:1;}
.profile-auth-switch{text-align:center;margin-top:18px;color:#64748b;font-size:15px;}
.profile-auth-switch button{border:none;background:transparent;color:#0db3a4;font-family:var(--font);font-size:15px;font-weight:900;cursor:pointer;}

@media(max-width:760px){
  .profile-auth-wrap{grid-template-columns:1fr;border-radius:22px;}
  .profile-auth-hero{min-height:auto;padding:30px 22px;text-align:center;}
  .profile-auth-hero h2{font-size:34px;}
  .profile-auth-hero p{font-size:16px;}
  .profile-auth-hero ul{gap:14px;text-align:left;max-width:360px;margin:0 auto;}
  .profile-auth-hero li{font-size:16px;}
  .profile-auth-card{padding:28px 18px;}
  .profile-auth-form h3{font-size:26px;}
  .profile-auth-row{align-items:flex-start;flex-direction:column;}
}
@media(max-width:640px){
  .topnav-in{height:68px!important;}
  .ss-brand-icon{width:42px;height:42px;border-radius:13px;font-size:22px;}
  .ss-brand-text strong{font-size:16px;}
  .ss-brand-text small{font-size:10.5px;}
}

/* v3.1.8 requested refinements */
html, body, button, input, select, textarea{
  font-family:'SutonnyMJ','Noto Sans Bengali',Arial,sans-serif!important;
}
.topnav-in{grid-template-columns:1fr auto auto!important;max-width:1050px;height:64px!important;}
.top-auth-actions{display:flex;align-items:center;gap:10px;}
.top-auth-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border:1.5px solid #0fb4a6;border-radius:999px;color:#0b8f84;background:#fff;font-size:14px;font-weight:900;text-decoration:none;}
.top-auth-primary{background:linear-gradient(135deg,#0fc6b7,#14c8df);color:#fff;border-color:transparent;box-shadow:0 8px 18px rgba(20,200,223,.18);}
.menu-chip{display:none!important;}
.hero{padding:18px 14px 30px!important;}
.hero-in{max-width:760px!important;}
.hero-badge{font-size:11px;margin-bottom:8px;padding:4px 12px;}
.hero-t{font-size:25px!important;margin-bottom:6px!important;}
.hero-s{font-size:12.5px!important;margin-bottom:14px!important;line-height:1.6;}
.search-wrap{max-width:560px!important;}
.search-inp{height:46px!important;border-radius:999px!important;padding:10px 44px 10px 18px!important;font-size:13.5px!important;box-shadow:0 10px 24px rgba(4,27,22,.12)!important;}
.hero-finder{max-width:640px!important;margin-top:14px!important;border-radius:16px!important;box-shadow:0 14px 30px rgba(4,27,22,.18)!important;}
.hero-finder-tabs button{height:46px!important;font-size:14px!important;border-bottom-width:3px!important;}
.hero-finder-body{padding:14px!important;gap:10px!important;}
.hero-finder-body select{height:44px!important;border-radius:10px!important;font-size:13.5px!important;padding:0 12px!important;}
.hero-finder-submit{height:44px!important;min-width:130px!important;border-radius:10px!important;font-size:14px!important;}
.page-wrap{margin-top:14px!important;}
.stats-row,.hero-stats{display:none!important;}
.home-latest-section{background:#fff;border:1px solid #e4edf1;border-radius:22px;box-shadow:0 10px 24px rgba(15,23,42,.05);padding:16px;}
.home-latest-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;border-bottom:1px solid #edf2f6;padding-bottom:10px;}
.home-latest-head h2{margin:0;font-size:20px;font-weight:900;color:#122038;font-family:var(--font-s);}
.home-latest-head button,.home-latest-head span{border:none;background:transparent;color:#09b28f;font-family:var(--font);font-size:13px;font-weight:900;cursor:pointer;}
.home-latest-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;}
.home-mini-doc{display:flex;align-items:center;gap:10px;min-width:0;background:#f8fbfc;border:1px solid #e2edf1;border-radius:16px;padding:10px;color:#1e293b;text-decoration:none;}
.home-mini-photo{width:54px;height:54px;min-width:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eef8f0;color:#0db3a4;overflow:hidden;font-size:25px;}
.home-mini-photo img{width:100%;height:100%;object-fit:cover;object-position:top center;}
.home-mini-photo.service-icon{border-radius:14px;background:#e8f7fa;}
.home-mini-info{min-width:0;display:flex;flex-direction:column;gap:2px;line-height:1.35;}
.home-mini-info strong{font-size:13.5px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.home-mini-info small{font-size:11.5px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.home-mini-info em{font-style:normal;font-size:11px;color:#94a3b8;font-weight:800;}
.home-mini-arrow{margin-left:auto;color:#0db3a4;font-weight:900;}
.doc-meta-strip span:last-child,.home-mini-info em{letter-spacing:.1px;}
@media(max-width:760px){
  .topnav-in{grid-template-columns:1fr auto!important;height:64px!important;}
  .top-auth-actions{display:none!important;}
  .menu-chip{display:flex!important;}
  .hero{padding:15px 10px 24px!important;}
  .hero-t{font-size:21px!important;}
  .hero-s{font-size:12px!important;margin-bottom:10px!important;}
  .hero-finder{margin-top:10px!important;}
  .hero-finder-tabs button{height:42px!important;font-size:13px!important;}
  .hero-finder-body{grid-template-columns:1fr!important;padding:12px!important;}
  .hero-finder-body select,.hero-finder-submit{height:43px!important;width:100%!important;}
  .home-latest-grid{grid-template-columns:1fr!important;}
  .home-latest-head h2{font-size:18px;}
}
@media(min-width:761px) and (max-width:1050px){.home-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}

/* v3.1.9 Changes 02 refinements */
.header-links{display:flex;align-items:center;gap:8px;justify-content:center;min-width:0;}
.header-links a{font-size:13.5px;font-weight:900;color:#334155;text-decoration:none;padding:9px 11px;border-radius:999px;white-space:nowrap;}
.header-links a:hover{background:#eef8f6;color:#0b8f84;}
.mobile-header-panel{display:none;position:absolute;left:0;right:0;top:64px;background:#fff;border-top:1px solid #e2edf1;border-bottom:1px solid #e2edf1;box-shadow:0 18px 30px rgba(15,23,42,.08);z-index:1299;}
.mobile-header-panel-in{display:grid;gap:6px;padding:12px;}
.mobile-header-panel a{display:flex;align-items:center;gap:8px;background:#f8fbfc;border:1px solid #e2edf1;border-radius:14px;padding:12px 14px;color:#334155;font-size:14px;font-weight:900;text-decoration:none;}
.mobile-header-auth{background:linear-gradient(135deg,#0fc6b7,#14c8df)!important;color:#fff!important;border-color:transparent!important;justify-content:center;}
@media(max-width:760px){
  .header-links,.top-auth-actions{display:none!important;}
  .topnav{position:sticky;top:0;}
  .topnav-in{grid-template-columns:1fr auto!important;}
  .menu-chip{display:flex!important;font-size:20px!important;}
  .mobile-header-panel{display:block;}
}
@media(min-width:761px){.menu-chip{display:none!important}.mobile-header-panel{display:none!important}}

/* minimalist doctor cards in homepage/react lists */
.doc-grid-fp{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))!important;gap:14px!important;}
.doc-card-fp{border-radius:16px!important;box-shadow:0 4px 14px rgba(15,23,42,.06)!important;border-color:#e3edf1!important;}
.doc-warning{display:none!important;}
.doc-photo-rect-wrap,.doc-photo-wrap{aspect-ratio:1/1!important;max-width:106px!important;width:106px!important;height:106px!important;border-radius:50%!important;margin:18px auto 10px!important;border:4px solid #f4fbfc!important;background:#eef8f0!important;}
.doc-photo-rect,.doc-photo{border-radius:50%!important;object-fit:cover!important;object-position:top center!important;}
.doc-photo-ph{min-height:0!important;height:100%!important;border-radius:50%!important;font-size:38px!important;}
.doc-info-fp{text-align:center!important;padding:0 12px 12px!important;}
.doc-name-fp{font-size:14px!important;line-height:1.4!important;margin-bottom:5px!important;}
.doc-deg-fp{font-size:11px!important;line-height:1.45!important;min-height:34px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.doc-spec-fp{font-size:11px!important;padding:4px 9px!important;margin:4px auto 7px!important;max-width:100%;}
.doc-time-fp,.doc-centers-fp,.doc-disclaimer,.doc-services-teaser{display:none!important;}
.doc-vc-btn{padding:9px!important;border-radius:0 0 16px 16px!important;font-size:12px!important;}

/* requested pagination style */
.dkb-pager{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;margin:20px 0 4px;}
.dkb-pager button,.dkb-pager .dots{min-width:38px;height:38px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-family:var(--font);font-size:14px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;}
.dkb-pager button.active{background:#079783;color:#fff;border-color:#079783;box-shadow:0 8px 18px rgba(7,151,131,.18);}
.dkb-pager button:disabled{opacity:.45;cursor:not-allowed;}
.dkb-pager .dots{border-color:transparent;background:transparent;color:#94a3b8;}

/* latest/new sections: a bit larger so text and image are clearer */
.home-latest-section{padding:20px!important;border-radius:24px!important;}
.home-latest-grid{gap:14px!important;}
.home-mini-doc{padding:14px!important;border-radius:18px!important;min-height:92px!important;}
.home-mini-photo{width:68px!important;height:68px!important;min-width:68px!important;font-size:30px!important;}
.home-mini-info strong{font-size:14.5px!important;line-height:1.35!important;}
.home-mini-info small{font-size:12.5px!important;line-height:1.45!important;}
.home-mini-info em{font-size:11.5px!important;}
@media(max-width:760px){.home-mini-doc{min-height:96px!important}.home-mini-photo{width:72px!important;height:72px!important;min-width:72px!important}}

/* v3.2.2 date metadata on all service/doctor cards */
.ss-date-meta-mini{
  display:grid;
  gap:4px;
  margin-top:8px;
  padding:8px 10px;
  border-radius:12px;
  background:#f8fbfc;
  border:1px solid #e2edf1;
  color:#64748b;
  font-size:11.5px;
  line-height:1.45;
  font-weight:700;
}
.ss-date-meta-mini span{display:block;}
@media(max-width:640px){.ss-date-meta-mini{font-size:10.5px;padding:7px 8px}}

/* v3.2.2 service/diagnostic list cards: minimalist directory style */
.svc-grid .svc-card{
  background:#e4f4f1!important;
  border:1.5px solid #139584!important;
  border-radius:18px!important;
  box-shadow:0 8px 20px rgba(15,23,42,.06)!important;
  overflow:hidden!important;
}
.svc-grid .svc-card .svc-img-wrap{
  background:#fff!important;
  border-bottom:1px solid #ccebe6!important;
}
.svc-grid .svc-card .svc-head{
  padding:12px 14px 6px!important;
}
.svc-grid .svc-card .svc-ic{
  width:40px!important;height:40px!important;min-width:40px!important;border-radius:12px!important;
}
.svc-grid .svc-card .svc-t h3{
  font-size:17px!important;line-height:1.4!important;color:#1f2937!important;
}
.svc-grid .svc-card .svc-t p{
  color:#0f766e!important;font-weight:800!important;font-size:12.5px!important;
}
.svc-grid .svc-card .svc-body{
  padding:0 14px 12px!important;
}
.svc-grid .svc-card .svc-row{
  font-size:12.5px!important;line-height:1.55!important;
}
.svc-grid .svc-card .svc-hint{
  display:block!important;
  margin:0 14px 14px!important;
  background:#0b8f7f!important;
  color:#fff!important;
  border-radius:12px!important;
  padding:11px 12px!important;
  text-align:center!important;
  font-weight:900!important;
  font-size:14px!important;
}
@media(max-width:640px){
  .svc-grid .svc-card{display:grid!important;grid-template-columns:104px 1fr!important;gap:0!important;align-items:stretch!important;padding:12px!important;}
  .svc-grid .svc-card .svc-img-wrap{grid-row:1 / span 3!important;width:92px!important;height:92px!important;aspect-ratio:1/1!important;border:4px solid #f5fbfc!important;border-radius:16px!important;overflow:hidden!important;margin:auto 8px auto 0!important;}
  .svc-grid .svc-card .svc-head{padding:0 0 4px!important;display:block!important;}
  .svc-grid .svc-card .svc-ic{display:none!important;}
  .svc-grid .svc-card .svc-body{padding:0!important;}
  .svc-grid .svc-card .svc-hint{margin:8px 0 0!important;padding:9px 10px!important;font-size:12.5px!important;}
  .svc-grid .svc-card .svc-t h3{font-size:15px!important;}
}

/* v3.2.3 redesign: cleaner service cards + non-distracting dates */
.ss-date-meta-mini{
  display:block!important;
  margin:6px 0 0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#9aa8b5!important;
  font-size:10.5px!important;
  line-height:1.35!important;
  font-weight:600!important;
}
.ss-date-meta-mini span{display:inline!important;}
.ss-date-meta-mini span:not(:last-child)::after{content:' · ';}
.svc-grid .svc-card{
  background:#fff!important;
  border:1px solid #d9e9e5!important;
  border-radius:18px!important;
  box-shadow:0 6px 18px rgba(15,23,42,.045)!important;
  overflow:hidden!important;
}
.svc-grid .svc-card::before{display:none!important;}
.svc-grid .svc-card .svc-img-wrap{background:#f6faf9!important;border-bottom:1px solid #e5f1ee!important;}
.svc-grid .svc-card .svc-img{object-fit:cover!important;}
.svc-grid .svc-card .svc-head{padding:12px 14px 4px!important;gap:10px!important;}
.svc-grid .svc-card .svc-ic{display:flex!important;width:34px!important;height:34px!important;min-width:34px!important;border-radius:10px!important;font-size:17px!important;}
.svc-grid .svc-card .svc-t h3{font-size:16px!important;line-height:1.38!important;color:#162333!important;margin:0!important;}
.svc-grid .svc-card .svc-t p{font-size:12px!important;color:#0f766e!important;font-weight:800!important;margin-top:3px!important;}
.svc-grid .svc-card .svc-body{padding:2px 14px 12px!important;}
.svc-grid .svc-card .svc-row{font-size:12px!important;color:#5f6f80!important;line-height:1.5!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.svc-grid .svc-card .svc-hint{margin:0 14px 14px!important;background:#078b7e!important;color:#fff!important;border-radius:11px!important;padding:10px 12px!important;text-align:center!important;font-size:13px!important;font-weight:900!important;}
@media(max-width:640px){
  .svc-grid .svc-card{display:grid!important;grid-template-columns:86px 1fr!important;gap:10px!important;padding:12px!important;align-items:start!important;}
  .svc-grid .svc-card .svc-img-wrap{grid-row:1 / span 4!important;width:86px!important;height:86px!important;aspect-ratio:1/1!important;border-radius:16px!important;border:3px solid #f4faf8!important;margin:0!important;}
  .svc-grid .svc-card .svc-head{padding:0!important;display:flex!important;align-items:flex-start!important;}
  .svc-grid .svc-card .svc-ic{display:none!important;}
  .svc-grid .svc-card .svc-body{padding:0!important;}
  .svc-grid .svc-card .svc-hint{grid-column:2!important;margin:2px 0 0!important;padding:9px 10px!important;font-size:12px!important;}
  .svc-grid .svc-card .svc-t h3{font-size:14.5px!important;}
}
