/* Sunamganj Sheba v3.3.161 — premium Single Diagnostic Center profile */
.sgs-diagnostic-profile{
  --sgs-dp-primary:#078f84;
  --sgs-dp-primary-dark:#056d66;
  --sgs-dp-primary-soft:#e8f8f5;
  --sgs-dp-navy:#102b55;
  --sgs-dp-text:#183247;
  --sgs-dp-muted:#647789;
  --sgs-dp-line:#dce9eb;
  --sgs-dp-page:#f5fafb;
  --sgs-dp-surface:#fff;
  --sgs-dp-success:#16845c;
  --sgs-dp-danger:#c04f52;
  --sgs-dp-warning:#b7791f;
  --sgs-dp-radius-lg:28px;
  --sgs-dp-radius-md:20px;
  --sgs-dp-radius-sm:14px;
  position:relative;
  padding:18px 0 72px;
  overflow-x:clip;
  color:var(--sgs-dp-text);
  background:
    radial-gradient(circle at 8% 2%,rgba(20,184,166,.08),transparent 25rem),
    radial-gradient(circle at 94% 24%,rgba(56,189,248,.07),transparent 28rem),
    linear-gradient(180deg,#f8fcfc 0,#fff 34rem,#f5fafb 100%);
  font-family:var(--ss-bengali-font,"Tiro Bangla",serif);
}
.sgs-diagnostic-profile *{box-sizing:border-box}
.sgs-diagnostic-profile [hidden]{display:none}
.sgs-diagnostic-profile a{-webkit-tap-highlight-color:transparent}
.sgs-diagnostic-profile button,.sgs-diagnostic-profile input,.sgs-diagnostic-profile select,.sgs-diagnostic-profile textarea{font:inherit}
.sgs-diagnostic-profile button{font-family:inherit}
.sgs-diagnostic-profile svg{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.sgs-diagnostic-profile :where(a,button,select,textarea):focus-visible{outline:3px solid rgba(8,143,132,.25);outline-offset:3px}
.sgs-dp-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}
.sgs-dp-breadcrumb{margin:0 0 14px}

/* Hero */
.sgs-dp-hero{
  display:grid;
  grid-template-columns:minmax(300px,390px) minmax(0,1fr);
  min-height:440px;
  border:1px solid rgba(8,143,132,.15);
  border-radius:32px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 24px 70px rgba(17,74,83,.1);
}
.sgs-dp-hero-media{position:relative;min-height:440px;overflow:hidden;background:#e8f1f2}
.sgs-dp-hero-media>img{width:100%;height:100%;display:block;object-fit:cover}
.sgs-dp-media-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,35,52,.02) 30%,rgba(6,35,52,.45) 100%);pointer-events:none}
.sgs-dp-type-chip,.sgs-dp-verified-chip{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:7px;max-width:calc(100% - 32px);padding:8px 11px;border-radius:999px;font-size:12.5px;font-weight:900;line-height:1.2;backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(11,53,66,.12)}
.sgs-dp-type-chip{left:16px;bottom:16px;color:#fff;background:rgba(10,55,67,.76);border:1px solid rgba(255,255,255,.25)}
.sgs-dp-verified-chip{left:16px;top:16px;color:#086b61;background:rgba(255,255,255,.92);border:1px solid #c9e9e4}
.sgs-dp-type-chip svg,.sgs-dp-verified-chip svg{width:16px;height:16px;flex:0 0 auto}
.sgs-dp-hero-content{position:relative;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:clamp(28px,4vw,52px)}
.sgs-dp-hero-content::before{content:"";position:absolute;right:-110px;top:-120px;width:330px;height:330px;border:54px solid rgba(8,143,132,.045);border-radius:50%;pointer-events:none}
.sgs-dp-title-block,.sgs-dp-hero-facts,.sgs-dp-actions,.sgs-dp-notice,.sgs-dp-data-quality{position:relative;z-index:1}
.sgs-dp-eyebrow{display:flex;align-items:center;gap:8px 14px;flex-wrap:wrap;margin-bottom:10px}
.sgs-dp-status{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;font-size:12.5px;font-weight:900}
.sgs-dp-status i{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px rgba(22,132,92,.1)}
.sgs-dp-status.is-open{color:#147a55;background:#e8f8f1;border:1px solid #c7eadb}
.sgs-dp-status.is-closed{color:#b44045;background:#fff0f0;border:1px solid #f1cecf}
.sgs-dp-status.is-neutral{color:#566d7a;background:#f0f5f6;border:1px solid #dce7e9}
.sgs-dp-verified-date{color:#6b7f8d;font-size:12.5px;font-weight:800}
.sgs-dp-title-block h1{margin:0;color:var(--sgs-dp-navy);font-size:clamp(30px,4vw,48px);line-height:1.14;letter-spacing:-.02em;overflow-wrap:anywhere}
.sgs-dp-summary{max-width:760px;margin:12px 0 0;color:#5b7180;font-size:15px;line-height:1.8}
.sgs-dp-hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px}
.sgs-dp-hero-facts>div{display:flex;align-items:flex-start;gap:10px;min-width:0;padding:12px;border:1px solid #e0ebed;border-radius:16px;background:#f9fcfc}
.sgs-dp-hero-facts>div>svg{width:19px;height:19px;flex:0 0 auto;margin-top:2px;color:var(--sgs-dp-primary)}
.sgs-dp-hero-facts span{display:grid;gap:2px;min-width:0}
.sgs-dp-hero-facts strong{color:#234154;font-size:13px;line-height:1.45;overflow-wrap:anywhere}
.sgs-dp-hero-facts small{color:#718591;font-size:11.5px;line-height:1.4}
.sgs-dp-rating-fact>svg{color:#f2a900!important;fill:#f2a900!important}
.sgs-dp-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:22px}
.sgs-dp-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid transparent;border-radius:14px;text-decoration:none;font-size:13.5px;font-weight:900;line-height:1.2;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}
.sgs-dp-button svg{width:18px;height:18px;flex:0 0 auto}
.sgs-dp-button:hover{transform:translateY(-2px)}
.sgs-dp-button.is-primary{color:#fff;background:linear-gradient(135deg,#0aa497,#06786f);box-shadow:0 10px 22px rgba(8,143,132,.2)}
.sgs-dp-button.is-primary:hover{box-shadow:0 14px 26px rgba(8,143,132,.25)}
.sgs-dp-button.is-secondary{color:#096f67;background:#eff9f7;border-color:#cce8e4}
.sgs-dp-button.is-whatsapp{color:#fff;background:#20a966;box-shadow:0 10px 20px rgba(32,169,102,.17)}
.sgs-dp-button.is-ghost{color:#405d6e;background:#fff;border-color:#d9e6e8}
.sgs-dp-notice{display:flex;align-items:flex-start;gap:9px;margin-top:16px;padding:11px 13px;border:1px solid #f1dfb6;border-radius:14px;background:#fffaf0;color:#805b15;font-size:12.5px;font-weight:800;line-height:1.55}
.sgs-dp-notice svg{width:18px;height:18px;flex:0 0 auto;margin-top:1px}
.sgs-dp-data-quality{margin-top:13px}
.sgs-dp-data-quality .sgs-data-quality-badge{margin:0;display:flex;align-items:center;gap:5px 12px;flex-wrap:wrap;border-radius:12px;font-size:11.5px}

/* Section navigation */
.sgs-dp-nav{position:sticky;top:calc(var(--sgs-header-height,72px) + 8px);z-index:24;display:flex;align-items:center;gap:6px;margin:18px 0 0;padding:7px;border:1px solid rgba(15,118,110,.14);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 12px 30px rgba(20,66,76,.08);backdrop-filter:blur(14px);overflow-x:auto;scrollbar-width:none}
.sgs-dp-nav::-webkit-scrollbar{display:none}
.sgs-dp-nav a{flex:0 0 auto;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:12px;color:#5d7380;text-decoration:none;font-size:12.5px;font-weight:900;white-space:nowrap;transition:.18s ease}
.sgs-dp-nav a svg{width:17px;height:17px}
.sgs-dp-nav a:hover,.sgs-dp-nav a.is-active{color:#fff;background:linear-gradient(135deg,#0aa497,#06786f);box-shadow:0 7px 16px rgba(8,143,132,.18)}

/* Shared sections */
.sgs-dp-section{scroll-margin-top:150px;padding-top:46px}
.sgs-dp-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}
.sgs-dp-section-heading>div{min-width:0}
.sgs-dp-section-heading>div>span{display:block;color:var(--sgs-dp-primary-dark);font-size:12.5px;font-weight:900}
.sgs-dp-section-heading h2{margin:4px 0 0;color:var(--sgs-dp-navy);font-size:clamp(24px,3vw,34px);line-height:1.25}
.sgs-dp-section-heading>p{margin:0;color:var(--sgs-dp-muted);font-size:13px;font-weight:800}
.sgs-dp-section-heading>a{display:inline-flex;align-items:center;gap:6px;color:var(--sgs-dp-primary-dark);text-decoration:none;font-size:13px;font-weight:900;white-space:nowrap}

/* Quick information */
.sgs-dp-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}
.sgs-dp-info-card{position:relative;min-width:0;min-height:104px;display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #dfeaec;border-radius:18px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 8px 24px rgba(19,62,75,.045);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.sgs-dp-info-card[href]:hover{transform:translateY(-3px);border-color:#a9dcd6;box-shadow:0 15px 30px rgba(15,86,91,.1)}
.sgs-dp-info-icon{width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:var(--sgs-dp-primary);background:linear-gradient(145deg,#e6f8f5,#f5fbfc)}
.sgs-dp-info-icon svg{width:21px;height:21px}
.sgs-dp-info-copy{display:grid;gap:2px;min-width:0}
.sgs-dp-info-copy small{color:#70838f;font-size:11.5px;font-weight:850}
.sgs-dp-info-copy strong{color:#203f52;font-size:13.5px;line-height:1.45;overflow-wrap:anywhere}
.sgs-dp-info-copy em{color:#738794;font-size:11.5px;font-style:normal;line-height:1.4}
.sgs-dp-info-arrow{margin-left:auto;color:#9aafb7;font-size:22px;line-height:1}

/* Diagnostic tests */
.sgs-dp-test-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:start}
.sgs-dp-test-card{min-width:0;display:flex;flex-direction:column;padding:15px;border:1px solid #dfeaec;border-radius:20px;background:#fff;box-shadow:0 9px 26px rgba(19,62,75,.05);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.sgs-dp-test-card:hover{transform:translateY(-3px);border-color:#b1ddd8;box-shadow:0 16px 34px rgba(15,86,91,.09)}
.sgs-dp-test-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}
.sgs-dp-test-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:var(--sgs-dp-primary);background:var(--sgs-dp-primary-soft)}
.sgs-dp-test-icon svg{width:21px;height:21px}
.sgs-dp-test-price{max-width:55%;padding:5px 8px;border-radius:999px;color:#8a5d12;background:#fff8e8;border:1px solid #f2dfad;font-size:11px;font-weight:900;overflow-wrap:anywhere}
.sgs-dp-test-card h3{margin:12px 0 6px;color:#173b50;font-size:15px;line-height:1.4;overflow-wrap:anywhere}
.sgs-dp-test-card>p{min-height:44px;margin:0;color:#6b7f8d;font-size:12px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.sgs-dp-test-meta{display:grid;gap:6px;margin-top:10px}
.sgs-dp-test-meta:empty{display:none}
.sgs-dp-test-meta span{display:grid;gap:1px;padding:7px 8px;border-radius:10px;background:#f7fafb;color:#607581;font-size:10.5px;line-height:1.35}
.sgs-dp-test-meta strong{color:#27485a;font-size:10px}
.sgs-dp-test-toggle{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px;padding:0 10px;border:1px solid #cfe6e3;border-radius:11px;background:#eff9f7;color:#086e66;text-decoration:none;font-size:11.5px;font-weight:900;cursor:pointer}
.sgs-dp-test-toggle svg{width:16px;height:16px;transition:transform .18s ease}
.sgs-dp-test-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}
.sgs-dp-test-details{margin-top:9px;padding:11px;border:1px solid #e1ebed;border-radius:12px;background:#fbfdfd;color:#607581;font-size:11.5px;line-height:1.6}
.sgs-dp-test-details p{margin:0 0 8px}
.sgs-dp-test-details dl{display:grid;gap:5px;margin:0 0 8px}
.sgs-dp-test-details dl div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px}
.sgs-dp-test-details dt{color:#27485a;font-weight:900}
.sgs-dp-test-details dd{margin:0}
.sgs-dp-test-details>a{display:inline-flex;align-items:center;gap:6px;color:#08766c;text-decoration:none;font-weight:900}
.sgs-dp-test-details>a svg{width:14px;height:14px}

/* Empty state */
.sgs-dp-empty-state{display:flex;align-items:center;gap:16px;padding:22px;border:1px dashed #c8dddd;border-radius:20px;background:#fbfefe}
.sgs-dp-empty-state>span{width:50px;height:50px;flex:0 0 auto;display:grid;place-items:center;border-radius:16px;color:var(--sgs-dp-primary);background:var(--sgs-dp-primary-soft)}
.sgs-dp-empty-state>span svg{width:24px;height:24px}
.sgs-dp-empty-state>div{min-width:0;margin-right:auto}
.sgs-dp-empty-state h3{margin:0;color:#193c50;font-size:17px}
.sgs-dp-empty-state p{margin:4px 0 0;color:#6d808d;font-size:13px;line-height:1.6}

/* About */
.sgs-dp-about-layout{position:relative;padding:clamp(20px,3vw,32px);border:1px solid #dfeaec;border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(19,62,75,.055)}
.sgs-dp-about-content{position:relative;color:#506878;font-size:15px;line-height:1.95}
.sgs-dp-about-content>*:first-child{margin-top:0}
.sgs-dp-about-content>*:last-child{margin-bottom:0}
.sgs-dp-about-content h2,.sgs-dp-about-content h3,.sgs-dp-about-content h4{color:#173b50;line-height:1.4}
.sgs-dp-about-content a{color:#08766c}
.sgs-dp-about-content.is-collapsible:not(.is-expanded){max-height:250px;overflow:hidden}
.sgs-dp-about-content.is-collapsible:not(.is-expanded)::after{content:"";position:absolute;left:0;right:0;bottom:0;height:105px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 86%);pointer-events:none}
.sgs-dp-read-more{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:8px 11px;border:1px solid #cfe6e3;border-radius:11px;background:#eff9f7;color:#086e66;font-weight:900;cursor:pointer}
.sgs-dp-read-more svg{width:16px;height:16px;transition:transform .18s ease}
.sgs-dp-read-more[aria-expanded="true"] svg{transform:rotate(180deg)}
.sgs-dp-documents{display:flex;align-items:flex-start;gap:12px;margin-top:22px;padding:15px;border:1px solid #d9ebe8;border-radius:16px;background:#f4fbf9}
.sgs-dp-documents>span{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:13px;background:#fff;color:var(--sgs-dp-primary)}
.sgs-dp-documents>span svg{width:20px;height:20px}
.sgs-dp-documents h3{margin:0;color:#204357;font-size:14px}
.sgs-dp-documents ul{display:flex;gap:6px 18px;flex-wrap:wrap;margin:7px 0 0;padding-left:18px;color:#5c7280;font-size:12.5px}

/* Doctors */
.sgs-dp-doctor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.sgs-dp-doctor-card{display:grid;grid-template-columns:88px minmax(0,1fr);gap:13px;align-items:center;min-width:0;padding:14px;border:1px solid #dfeaec;border-radius:19px;background:#fff;box-shadow:0 8px 24px rgba(19,62,75,.045);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.sgs-dp-doctor-card:hover{transform:translateY(-3px);border-color:#addbd6;box-shadow:0 15px 30px rgba(15,86,91,.09)}
.sgs-dp-doctor-photo{display:block;width:88px;height:88px;border-radius:18px;overflow:hidden;background:#edf4f5}
.sgs-dp-doctor-photo img{display:block;width:100%;height:100%;object-fit:cover}
.sgs-dp-doctor-copy{min-width:0}
.sgs-dp-doctor-copy h3{margin:0;font-size:14.5px;line-height:1.35}
.sgs-dp-doctor-copy h3 a{color:#183c51;text-decoration:none}
.sgs-dp-doctor-copy p{margin:4px 0 0;color:#08766c;font-size:11.5px;font-weight:900;line-height:1.4}
.sgs-dp-doctor-copy>span{display:-webkit-box;margin-top:3px;color:#70828e;font-size:10.5px;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.sgs-dp-doctor-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:9px}
.sgs-dp-doctor-actions a{min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border:1px solid #d4e6e5;border-radius:9px;color:#08766c;background:#f4faf9;text-decoration:none;font-size:10.5px;font-weight:900}
.sgs-dp-doctor-actions a:first-child{color:#fff;background:#087f75;border-color:#087f75}
.sgs-dp-doctor-actions svg{width:13px;height:13px}

/* Gallery */
.sgs-dp-gallery-grid{display:grid;grid-template-columns:1.5fr repeat(2,1fr);grid-auto-rows:190px;gap:10px}
.sgs-dp-gallery-item{position:relative;min-width:0;padding:0;border:0;border-radius:18px;overflow:hidden;background:#e9f1f2;cursor:pointer}
.sgs-dp-gallery-item.is-featured{grid-row:span 2}
.sgs-dp-gallery-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.sgs-dp-gallery-item:hover img{transform:scale(1.045)}
.sgs-dp-gallery-item>span{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;gap:7px;padding:15px;color:#fff;background:linear-gradient(180deg,transparent 50%,rgba(5,34,49,.62));opacity:0;transition:opacity .18s ease;font-size:12px;font-weight:900}
.sgs-dp-gallery-item:hover>span,.sgs-dp-gallery-item:focus-visible>span{opacity:1}
.sgs-dp-gallery-item>span svg{width:18px;height:18px}
.sgs-dp-gallery-item>span em{font-style:normal}
.sgs-dp-lightbox{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:24px}
.sgs-dp-lightbox-backdrop{position:absolute;inset:0;background:rgba(3,20,30,.86);backdrop-filter:blur(8px)}
.sgs-dp-lightbox-dialog{position:relative;z-index:1;width:min(1000px,100%);height:min(760px,85vh);display:grid;place-items:center}
.sgs-dp-lightbox figure{width:100%;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px;margin:0}
.sgs-dp-lightbox figure img{width:100%;height:100%;min-height:0;display:block;object-fit:contain;border-radius:18px}
.sgs-dp-lightbox figcaption{color:#fff;text-align:center;font-size:13px;font-weight:800}
.sgs-dp-lightbox-close,.sgs-dp-lightbox-nav{position:absolute;z-index:2;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#fff;background:rgba(12,49,61,.72);cursor:pointer}
.sgs-dp-lightbox-close{right:0;top:-5px}
.sgs-dp-lightbox-nav{top:50%;transform:translateY(-50%)}
.sgs-dp-lightbox-nav.is-prev{left:-58px}
.sgs-dp-lightbox-nav.is-next{right:-58px}
.sgs-dp-lightbox-close svg,.sgs-dp-lightbox-nav svg{width:21px;height:21px}
body.sgs-dp-lightbox-open{overflow:hidden}

/* Reviews */
.sgs-dp-review-cta{min-height:40px;padding:0 14px;border:1px solid #cae5e1;border-radius:12px;background:#eff9f7;color:#08766c;font-weight:900;cursor:pointer}
.sgs-dp-review-summary{display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;align-items:center;padding:22px;border:1px solid #dfeaec;border-radius:22px;background:linear-gradient(135deg,#fff,#f5fbfa);box-shadow:0 10px 30px rgba(19,62,75,.05)}
.sgs-dp-review-score{display:grid;justify-items:center;text-align:center;padding-right:28px;border-right:1px solid #dce9eb}
.sgs-dp-review-score>strong{color:#143b51;font-size:54px;line-height:1;font-weight:900}
.sgs-dp-review-score>span{display:flex;gap:2px;margin-top:7px;color:#c8d2d6;font-size:18px;line-height:1}
.sgs-dp-review-score>span i{font-style:normal}
.sgs-dp-review-score>span i.is-filled{color:#f2a900}
.sgs-dp-review-score small{margin-top:7px;color:#71848f;font-size:12px;font-weight:800}
.sgs-dp-review-bars{display:grid;gap:7px}
.sgs-dp-review-bars>div{display:grid;grid-template-columns:42px minmax(0,1fr) 28px;gap:9px;align-items:center;color:#667b88;font-size:11.5px;font-weight:850}
.sgs-dp-review-bars>div>i{height:7px;border-radius:99px;overflow:hidden;background:#e5edef}
.sgs-dp-review-bars>div>i>b{display:block;width:var(--sgs-dp-rating-width);height:100%;border-radius:inherit;background:linear-gradient(90deg,#f2a900,#f6c54f)}
.sgs-dp-review-bars em{font-style:normal;text-align:right}
.sgs-dp-review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:14px}
.sgs-dp-review-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;padding:15px;border:1px solid #dfeaec;border-radius:18px;background:#fff}
.sgs-dp-review-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:#08766c;background:#eaf8f5;font-size:17px;font-weight:900}
.sgs-dp-review-body{min-width:0}
.sgs-dp-review-body header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
.sgs-dp-review-body h3{margin:0;color:#214255;font-size:13px}
.sgs-dp-review-body time{display:block;margin-top:2px;color:#8a9aa3;font-size:10.5px}
.sgs-dp-review-body header>span{color:#f2a900;font-size:12px;letter-spacing:1px;white-space:nowrap}
.sgs-dp-review-body p{margin:9px 0 0;color:#607480;font-size:12.5px;line-height:1.7}
.sgs-dp-review-panel{margin-top:14px}
.sgs-dp-review-form{display:grid;gap:13px;padding:20px;border:1px solid #d9e8e9;border-radius:20px;background:#fbfefe}
.sgs-dp-review-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}
.sgs-dp-review-form-head span{color:#08766c;font-size:11.5px;font-weight:900}
.sgs-dp-review-form-head h3{margin:2px 0 0;color:#183d52;font-size:20px}
.sgs-dp-review-form-head>button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #d6e5e7;border-radius:11px;background:#fff;color:#607683;cursor:pointer}
.sgs-dp-review-form-head>button svg{width:17px;height:17px}
.sgs-dp-review-form label{display:grid;gap:6px;color:#28495b;font-size:12px;font-weight:900}
.sgs-dp-review-form select,.sgs-dp-review-form textarea{width:100%;border:1px solid #d5e5e6;border-radius:12px;background:#fff;color:#264556;padding:11px 12px;outline:none}
.sgs-dp-review-form select:focus,.sgs-dp-review-form textarea:focus{border-color:#62bfb6;box-shadow:0 0 0 4px rgba(8,143,132,.1)}
.sgs-dp-review-form .sgs-dp-button{justify-self:start;border:0}
.sgs-dp-review-form-status{margin:0;color:#08766c;font-size:12px;font-weight:850}
.sgs-dp-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.sgs-dp-review-login{display:flex;align-items:center;gap:13px;padding:18px;border:1px solid #d9e8e9;border-radius:18px;background:#fbfefe}
.sgs-dp-review-login>span{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border-radius:15px;color:#f2a900;background:#fff8e7}
.sgs-dp-review-login>span svg{width:23px;height:23px;fill:currentColor}
.sgs-dp-review-login>div{min-width:0;margin-right:auto}
.sgs-dp-review-login h3{margin:0;color:#183d52;font-size:16px}
.sgs-dp-review-login p{margin:3px 0 0;color:#697e8a;font-size:12.5px}

/* Map */
.sgs-dp-map-card{overflow:hidden;border:1px solid #dbe8ea;border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(19,62,75,.06)}
.sgs-dp-map-card iframe{display:block;width:100%;height:430px;border:0;background:#e8f0f1}
.sgs-dp-map-info{display:flex;align-items:center;gap:13px;padding:15px}
.sgs-dp-map-info>span{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#08766c;background:#eaf8f5}
.sgs-dp-map-info>span svg{width:21px;height:21px}
.sgs-dp-map-info>div{min-width:0;margin-right:auto}
.sgs-dp-map-info strong{color:#1b3e53;font-size:14px}
.sgs-dp-map-info p{margin:2px 0 0;color:#6a7f8b;font-size:12px;line-height:1.45}

/* FAQ */
.sgs-dp-faq-list{display:grid;gap:9px}
.sgs-dp-faq-item{border:1px solid #dfeaec;border-radius:16px;background:#fff;overflow:hidden}
.sgs-dp-faq-item summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 16px;color:#24465a;font-size:14px;font-weight:900;cursor:pointer;list-style:none}
.sgs-dp-faq-item summary::-webkit-details-marker{display:none}
.sgs-dp-faq-item summary svg{width:18px;height:18px;flex:0 0 auto;color:#7b909b;transition:transform .18s ease}
.sgs-dp-faq-item[open] summary{color:#08766c;background:#f4fbf9}
.sgs-dp-faq-item[open] summary svg{transform:rotate(180deg)}
.sgs-dp-faq-item>div{padding:0 16px 15px;color:#647985;font-size:13px;line-height:1.75}
.sgs-dp-faq-item p{margin:0}

/* Trust, support and back link */
.sgs-dp-trust-note{margin-top:30px}
.sgs-dp-trust-note .sgs-trust-disclaimer{margin:0;border-radius:16px}
.sgs-dp-support{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;margin-top:44px;padding:clamp(22px,3vw,34px);border-radius:28px;color:#fff;background:
  radial-gradient(circle at 92% 10%,rgba(255,255,255,.13),transparent 14rem),
  linear-gradient(135deg,#0d6f69,#0b8f83 60%,#0aa497);box-shadow:0 22px 50px rgba(8,112,104,.2);overflow:hidden}
.sgs-dp-support-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18)}
.sgs-dp-support-icon svg{width:29px;height:29px}
.sgs-dp-support small{font-size:12px;font-weight:900;opacity:.8}
.sgs-dp-support h2{margin:4px 0 3px;font-size:clamp(22px,3vw,30px);line-height:1.3}
.sgs-dp-support p{margin:0;color:rgba(255,255,255,.82);font-size:13px;line-height:1.65}
.sgs-dp-support-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.sgs-dp-support .sgs-dp-button.is-primary{color:#08766c;background:#fff;box-shadow:none}
.sgs-dp-support .sgs-dp-button.is-secondary{color:#fff;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.28)}
.sgs-dp-back-link{margin:22px 0 0;text-align:center}
.sgs-dp-back-link a{color:#667c89;text-decoration:none;font-size:12.5px;font-weight:900}

/* Mobile sticky action bar */
.sgs-dp-mobile-actions{display:none}

@media(max-width:1100px){
  .sgs-dp-hero{grid-template-columns:330px minmax(0,1fr)}
  .sgs-dp-hero-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sgs-dp-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .sgs-dp-test-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .sgs-dp-doctor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sgs-dp-lightbox-nav.is-prev{left:8px}.sgs-dp-lightbox-nav.is-next{right:8px}
}

@media(max-width:860px){
  .sgs-diagnostic-profile{padding-top:12px}
  .sgs-dp-shell{width:min(100% - 24px,760px)}
  .sgs-dp-hero{grid-template-columns:1fr;min-height:0;border-radius:26px}
  .sgs-dp-hero-media{min-height:0;aspect-ratio:16/8.8}
  .sgs-dp-hero-content{padding:26px}
  .sgs-dp-hero-facts{grid-template-columns:repeat(3,minmax(0,1fr))}
  .sgs-dp-nav{top:calc(var(--sgs-header-height,64px) + 6px)}
  .sgs-dp-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sgs-dp-test-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sgs-dp-gallery-grid{grid-template-columns:1.35fr 1fr;grid-auto-rows:180px}
  .sgs-dp-gallery-item.is-featured{grid-row:span 2}
  .sgs-dp-review-summary{grid-template-columns:190px minmax(0,1fr)}
  .sgs-dp-support{grid-template-columns:auto minmax(0,1fr)}
  .sgs-dp-support-actions{grid-column:1/-1;justify-content:flex-start;padding-left:76px}
}

@media(max-width:575px){
  .sgs-diagnostic-profile{padding:8px 0 calc(86px + env(safe-area-inset-bottom))}
  .sgs-dp-shell{width:min(100% - 20px,520px)}
  .sgs-dp-breadcrumb{margin-bottom:10px}
  .sgs-dp-hero{border-radius:22px;box-shadow:0 16px 42px rgba(17,74,83,.09)}
  .sgs-dp-hero-media{aspect-ratio:16/10;min-height:210px}
  .sgs-dp-type-chip,.sgs-dp-verified-chip{left:12px;padding:7px 9px;font-size:11.5px}
  .sgs-dp-type-chip{bottom:12px}.sgs-dp-verified-chip{top:12px}
  .sgs-dp-hero-content{padding:20px 16px 18px}
  .sgs-dp-eyebrow{margin-bottom:8px}
  .sgs-dp-status{font-size:11.5px}
  .sgs-dp-verified-date{font-size:11px}
  .sgs-dp-title-block h1{font-size:27px;line-height:1.2}
  .sgs-dp-summary{margin-top:8px;font-size:13px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
  .sgs-dp-hero-facts{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}
  .sgs-dp-hero-facts>div{padding:10px;gap:8px;border-radius:13px}
  .sgs-dp-hero-facts>div:first-child{grid-column:1/-1}
  .sgs-dp-hero-facts strong{font-size:12px}.sgs-dp-hero-facts small{font-size:10.5px}
  .sgs-dp-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px}
  .sgs-dp-actions .sgs-dp-button{min-height:43px;padding:0 9px;font-size:12px}
  .sgs-dp-actions .sgs-dp-button:only-child{grid-column:1/-1}
  .sgs-dp-notice{font-size:11.5px}
  .sgs-dp-data-quality .sgs-data-quality-badge{font-size:10.5px}

  .sgs-dp-nav{top:calc(var(--sgs-header-height,58px) + 5px);margin-top:12px;padding:6px;border-radius:15px}
  .sgs-dp-nav a{min-height:38px;padding:0 10px;font-size:11.5px}
  .sgs-dp-nav a svg{width:15px;height:15px}

  .sgs-dp-section{padding-top:34px;scroll-margin-top:128px}
  .sgs-dp-section-heading{align-items:flex-start;margin-bottom:13px}
  .sgs-dp-section-heading h2{font-size:23px}
  .sgs-dp-section-heading>p{font-size:11.5px;text-align:right}
  .sgs-dp-section-heading>a{font-size:11.5px}

  .sgs-dp-info-grid{gap:8px}
  .sgs-dp-info-card{min-height:93px;align-items:flex-start;gap:9px;padding:11px;border-radius:15px}
  .sgs-dp-info-icon{width:36px;height:36px;border-radius:12px}
  .sgs-dp-info-icon svg{width:18px;height:18px}
  .sgs-dp-info-copy small{font-size:10px}.sgs-dp-info-copy strong{font-size:12px}.sgs-dp-info-copy em{font-size:10px}
  .sgs-dp-info-arrow{display:none}

  .sgs-dp-test-grid{gap:8px}
  .sgs-dp-test-card{padding:11px 10px;border-radius:16px}
  .sgs-dp-test-icon{width:36px;height:36px;border-radius:12px}.sgs-dp-test-icon svg{width:18px;height:18px}
  .sgs-dp-test-price{font-size:9.5px;padding:4px 6px}
  .sgs-dp-test-card h3{margin-top:9px;font-size:13px;line-height:1.35}
  .sgs-dp-test-card>p{min-height:38px;font-size:10.5px;line-height:1.45}
  .sgs-dp-test-meta span{font-size:9.5px}.sgs-dp-test-toggle{min-height:34px;margin-top:9px;font-size:10.5px;padding:0 8px}
  .sgs-dp-test-details{font-size:10.5px;padding:9px}.sgs-dp-test-details dl div{grid-template-columns:58px minmax(0,1fr)}

  .sgs-dp-empty-state{display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;padding:15px}
  .sgs-dp-empty-state>span{width:42px;height:42px}.sgs-dp-empty-state h3{font-size:14px}.sgs-dp-empty-state p{font-size:11.5px}
  .sgs-dp-empty-state>.sgs-dp-button{grid-column:1/-1;width:100%}

  .sgs-dp-about-layout{padding:17px;border-radius:19px}
  .sgs-dp-about-content{font-size:13.5px;line-height:1.85}
  .sgs-dp-about-content.is-collapsible:not(.is-expanded){max-height:230px}
  .sgs-dp-read-more{font-size:11.5px}
  .sgs-dp-documents{padding:12px}.sgs-dp-documents ul{display:grid;gap:4px;font-size:11px}

  .sgs-dp-doctor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .sgs-dp-doctor-card{grid-template-columns:1fr;justify-items:center;gap:8px;padding:10px;text-align:center;border-radius:16px}
  .sgs-dp-doctor-photo{width:66px;height:66px;border-radius:50%}
  .sgs-dp-doctor-copy h3{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .sgs-dp-doctor-copy p{font-size:10px}.sgs-dp-doctor-copy>span{font-size:9.5px;-webkit-line-clamp:1}
  .sgs-dp-doctor-actions{justify-content:center;gap:5px;margin-top:7px}.sgs-dp-doctor-actions a{min-height:27px;padding:0 7px;font-size:9.5px}

  .sgs-dp-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:130px;gap:7px}
  .sgs-dp-gallery-item.is-featured{grid-row:span 1;grid-column:1/-1;height:190px}
  .sgs-dp-gallery-item{border-radius:14px}.sgs-dp-gallery-item>span{opacity:1;padding:10px;font-size:10px}
  .sgs-dp-lightbox{padding:12px}.sgs-dp-lightbox-dialog{height:82vh}.sgs-dp-lightbox-close{right:3px;top:3px}
  .sgs-dp-lightbox-nav{width:38px;height:38px}.sgs-dp-lightbox-nav.is-prev{left:3px}.sgs-dp-lightbox-nav.is-next{right:3px}

  .sgs-dp-review-cta{min-height:36px;padding:0 10px;font-size:11px}
  .sgs-dp-review-summary{grid-template-columns:1fr;gap:15px;padding:16px}
  .sgs-dp-review-score{padding:0 0 15px;border-right:0;border-bottom:1px solid #dce9eb}.sgs-dp-review-score>strong{font-size:42px}
  .sgs-dp-review-list{grid-template-columns:1fr;gap:8px}
  .sgs-dp-review-card{padding:12px}.sgs-dp-review-body p{font-size:11.5px}
  .sgs-dp-review-form{padding:15px}.sgs-dp-review-form-head h3{font-size:17px}
  .sgs-dp-review-login{display:grid;grid-template-columns:auto minmax(0,1fr);padding:14px}.sgs-dp-review-login>.sgs-dp-button{grid-column:1/-1;width:100%}

  .sgs-dp-map-card{border-radius:19px}.sgs-dp-map-card iframe{height:270px}
  .sgs-dp-map-info{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px}.sgs-dp-map-info>.sgs-dp-button{grid-column:1/-1;width:100%}

  .sgs-dp-faq-item summary{min-height:54px;padding:11px 13px;font-size:12.5px}.sgs-dp-faq-item>div{padding:0 13px 13px;font-size:11.5px}

  .sgs-dp-support{grid-template-columns:auto minmax(0,1fr);gap:12px;margin-top:34px;padding:18px;border-radius:22px}
  .sgs-dp-support-icon{width:45px;height:45px;border-radius:15px}.sgs-dp-support-icon svg{width:23px;height:23px}
  .sgs-dp-support h2{font-size:20px}.sgs-dp-support p{font-size:11.5px}
  .sgs-dp-support-actions{display:grid;grid-template-columns:1fr 1fr;grid-column:1/-1;gap:8px;padding-left:0}
  .sgs-dp-support-actions .sgs-dp-button{min-height:42px;padding:0 9px;font-size:11.5px}

  .sgs-dp-mobile-actions{position:fixed;left:0;right:0;bottom:0;z-index:90;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:9px 10px calc(9px + env(safe-area-inset-bottom));border-top:1px solid #d7e5e7;background:rgba(255,255,255,.96);box-shadow:0 -10px 28px rgba(16,55,67,.1);backdrop-filter:blur(14px)}
  .sgs-dp-mobile-actions:has(a:only-child){grid-template-columns:1fr}
  .sgs-dp-mobile-actions a{min-height:46px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:13px;color:#fff;background:linear-gradient(135deg,#0aa497,#06786f);text-decoration:none;font-size:12.5px;font-weight:900}
  .sgs-dp-mobile-actions a:nth-child(2){color:#08766c;background:#eff9f7;border:1px solid #cce8e4}
  .sgs-dp-mobile-actions svg{width:18px;height:18px}
}

@media(max-width:390px){
  .sgs-dp-shell{width:min(100% - 16px,380px)}
  .sgs-dp-title-block h1{font-size:24px}
  .sgs-dp-actions .sgs-dp-button{font-size:11.5px}
  .sgs-dp-section-heading h2{font-size:21px}
  .sgs-dp-info-card{padding:10px 8px;gap:7px}.sgs-dp-info-icon{width:33px;height:33px}.sgs-dp-info-copy strong{font-size:11.5px}
  .sgs-dp-test-card{padding:10px 8px}.sgs-dp-test-card h3{font-size:12.3px}.sgs-dp-test-card>p{font-size:10px}
  .sgs-dp-doctor-card{padding:9px 7px}.sgs-dp-doctor-photo{width:60px;height:60px}.sgs-dp-doctor-copy h3{font-size:11.5px}
}

@media(max-width:359px){
  .sgs-dp-hero-facts{grid-template-columns:1fr}.sgs-dp-hero-facts>div:first-child{grid-column:auto}
  .sgs-dp-actions{grid-template-columns:1fr}
  .sgs-dp-info-grid,.sgs-dp-test-grid,.sgs-dp-doctor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sgs-dp-support-actions{grid-template-columns:1fr}
}

@media(prefers-reduced-motion:reduce){
  .sgs-diagnostic-profile *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}
