:root{
  --navy:#082a54; --navy2:#031a36; --gold:#d8a33b; --cream:#f6f3ed;
  --ink:#11213a; --muted:#607086; --line:#dfe6ed; --white:#fff;
  --green:#16a163; --shadow:0 14px 40px rgba(5,30,60,.10);
}
*{box-sizing:border-box} html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}
a{color:inherit;text-decoration:none} img{max-width:100%;display:block}
.site-header{position:sticky;top:0;z-index:50;height:88px;background:rgba(3,26,54,.97);display:flex;align-items:center;justify-content:space-between;padding:0 4vw;color:#fff;border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px)}
.brand{display:flex;align-items:center;gap:12px}.brand img{width:68px;height:68px;border-radius:50%;object-fit:cover}.brand span{display:grid;line-height:1.15}.brand strong{font-family:Georgia,serif;font-size:21px;color:#f2cc72}.brand small{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#d9e2ee}
.nav{display:flex;align-items:center;gap:22px;font-size:14px}.nav a:not(.nav-cta):hover{color:#f2cc72}.nav-cta{background:var(--gold);color:#13223a;padding:11px 17px;border-radius:8px;font-weight:800}.search-btn{border:0;background:transparent;color:#fff;cursor:pointer;font:inherit}.menu-btn{display:none;background:none;border:0;color:#fff;font-size:27px}
.hero{min-height:660px;background:linear-gradient(120deg,var(--navy2),var(--navy) 58%,#0b3a71);display:grid;grid-template-columns:1.08fr .92fr;align-items:center;color:#fff;padding:70px 8vw 40px;overflow:hidden;position:relative}
.hero:after{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(216,163,59,.35);border-radius:50%;right:-180px;top:-180px}
.hero-copy{position:relative;z-index:2;max-width:760px}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:2.3px;font-weight:800;font-size:12px;color:var(--gold)}
.hero h1{font-family:Georgia,serif;font-size:clamp(48px,6vw,82px);line-height:.98;margin:12px 0 12px;color:#fff}.hero h2{font-family:Georgia,serif;color:#e7bd62;font-size:clamp(22px,2.5vw,33px);margin:0 0 18px;font-weight:500}.designation{font-size:18px;color:#e7edf5}.tagline{margin:26px 0 16px;font-weight:800;color:#fff}.tagline span{color:var(--gold);padding:0 8px}.hero-text{max-width:650px;color:#d8e3ef;font-size:17px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:8px;font-weight:800;border:1px solid transparent;cursor:pointer}.primary{background:#fff;color:var(--navy)}.whatsapp{background:var(--green);color:white}.outline{border-color:#d8a33b;color:#fff}.light{background:#fff;color:var(--navy)}.gold-btn{background:var(--gold);color:var(--navy2)}.reg{color:#a8bad0;font-size:13px}
.hero-photo-wrap{height:590px;display:flex;align-items:flex-end;justify-content:center;position:relative;z-index:2}.hero-photo{height:560px;width:min(520px,100%);object-fit:cover;object-position:top;border-radius:52% 52% 18px 18px;box-shadow:0 24px 80px rgba(0,0,0,.3);border:5px solid rgba(255,255,255,.86)}.gold-ring{position:absolute;width:520px;height:520px;border:2px solid var(--gold);border-radius:50%;top:10px;right:0;opacity:.7}
.quick-strip{display:grid;grid-template-columns:repeat(4,1fr);max-width:1240px;margin:-32px auto 30px;background:#fff;border-radius:16px;box-shadow:var(--shadow);position:relative;z-index:5;overflow:hidden}.quick-strip article{display:flex;gap:12px;padding:23px 24px;border-right:1px solid var(--line);align-items:center}.quick-strip article:last-child{border:0}.quick-strip span{font-size:27px}.quick-strip div{display:grid}.quick-strip strong{color:var(--navy)}.quick-strip small{color:var(--muted)}
.section{padding:88px 8vw}.section.tint{background:#f6f8fb}.split{display:grid;grid-template-columns:1fr .9fr;gap:60px;align-items:center}.section h3{font-family:Georgia,serif;color:var(--navy);font-size:clamp(30px,4vw,48px);line-height:1.12;margin:9px 0 22px}.section p{color:#53647a}.philosophy{background:linear-gradient(145deg,var(--navy),#0c3b72);padding:38px;border-radius:18px;color:#fff;box-shadow:var(--shadow);position:relative}.philosophy h4{font-family:Georgia,serif;color:#f0c66d;font-size:25px;margin:4px 0 10px}.philosophy p{color:#e3ecf7}.philosophy strong{color:#eabb55}.quote-mark{position:absolute;right:24px;top:0;font-size:90px;color:rgba(216,163,59,.22);font-family:Georgia}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px}.section-head p{max-width:520px}.cards{display:grid;gap:18px}.cards.five{grid-template-columns:repeat(5,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;box-shadow:0 8px 24px rgba(10,40,75,.05)}.card span{font-size:30px}.card h4{color:var(--navy);margin:12px 0 8px}.card p{font-size:14px;margin:0}
.timeline{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;position:relative}.milestone{background:#fff;border:1px solid var(--line);border-top:4px solid var(--gold);padding:22px 16px;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.04);display:grid;gap:5px}.milestone b{color:var(--gold);font-size:13px}.milestone span{font-weight:900;color:var(--navy)}.milestone small{color:var(--muted)}
.pearl-wrap{padding-top:0}.pearl{background:linear-gradient(120deg,var(--navy2),var(--navy));color:white;border-radius:18px;padding:40px;display:grid;grid-template-columns:1.1fr 1.7fr auto;gap:30px;align-items:center}.pearl h3{color:white;font-size:32px;margin-bottom:0}.pearl p{color:#e1e9f2}.gold{color:#f0c66d}
.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery figure{margin:0;border-radius:14px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.gallery img{width:100%;height:270px;object-fit:cover}.gallery figcaption{padding:12px 14px;font-weight:800;color:var(--navy)}
.resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.resource{padding:26px;border:1px solid var(--line);border-radius:14px;display:grid;gap:8px;background:white;transition:.2s}.resource:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.resource span{font-size:30px}.resource strong{color:var(--navy)}.resource small{color:var(--muted)}
.contact{background:var(--navy2);color:white;display:grid;grid-template-columns:1.4fr .6fr;gap:60px;align-items:center}.contact h3{color:#fff}.contact p{color:#d6e0eb}.contact-lines{display:grid;gap:9px}.contact-lines a{color:#eef4fb}.hours{background:#fff;color:var(--navy);border-radius:16px;padding:28px;display:grid;gap:8px;box-shadow:var(--shadow)}.hours span{color:var(--gold);text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:900}.hours strong{font-family:Georgia,serif;font-size:28px}.hours small{color:var(--muted)}
.closing{padding:70px 12vw;text-align:center;background:var(--cream)}.closing blockquote{font-family:Georgia,serif;font-size:clamp(24px,3.4vw,40px);line-height:1.35;color:var(--navy);margin:0 auto 18px;max-width:1100px}.closing strong{color:#9a6a14}
footer{background:#02152d;color:#dce5ef;padding:34px 6vw;display:grid;grid-template-columns:1fr auto 1fr;gap:30px;align-items:center;font-size:13px}.footer-brand{display:flex;gap:10px;align-items:center}.footer-brand img{width:46px;height:46px;border-radius:50%}.footer-brand span{display:grid}.footer-brand b{color:#efc76d}.social{display:flex;gap:16px}.social a:hover{color:#efc76d}footer p{text-align:right;margin:0}footer p span{color:#c39b4d}
.search-modal{position:fixed;inset:0;background:rgba(0,12,28,.78);display:none;place-items:start center;z-index:100;padding-top:120px}.search-modal.open{display:grid}.search-box{width:min(720px,90vw);background:white;border-radius:18px;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.35);position:relative}.close{position:absolute;right:18px;top:12px;border:0;background:none;font-size:30px;cursor:pointer}.search-box h3{font-family:Georgia,serif;color:var(--navy);font-size:30px;margin:0 0 16px}.search-box input{width:100%;padding:14px;border:1px solid #ccd7e2;border-radius:9px;font-size:16px}.search-results{display:grid;gap:10px;margin-top:16px}.result{padding:12px;border:1px solid var(--line);border-radius:9px}.result a{font-weight:900;color:var(--navy)}.result small{display:block;color:var(--muted)}
@media(max-width:1050px){.nav{display:none;position:absolute;top:88px;left:0;right:0;background:var(--navy2);padding:22px 6vw;flex-direction:column;align-items:stretch}.nav.open{display:flex}.menu-btn{display:block}.hero{grid-template-columns:1fr;padding-top:45px}.hero-photo-wrap{height:480px}.hero-photo{height:455px}.gold-ring{display:none}.quick-strip{grid-template-columns:1fr 1fr;margin:0}.cards.five{grid-template-columns:1fr 1fr}.timeline{grid-template-columns:1fr 1fr 1fr}.pearl{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}.resource-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.site-header{height:78px;padding:0 18px}.brand{gap:10px}.brand img{width:58px;height:58px}.brand strong{font-size:17px}.brand small{font-size:9px;letter-spacing:1.8px}.nav{top:78px}.hero{padding:48px 22px 30px}.hero h1{font-size:46px}.hero-photo-wrap{height:390px}.hero-photo{height:370px}.quick-strip{grid-template-columns:1fr}.split,.contact{grid-template-columns:1fr}.section{padding:66px 22px}.section-head{display:block}.cards.five,.timeline,.gallery,.resource-grid{grid-template-columns:1fr}.gallery img{height:310px}.pearl{padding:28px}.hero-actions .btn{flex:1}.contact{gap:30px}footer{grid-template-columns:1fr;text-align:center}.footer-brand,.social{justify-content:center}footer p{text-align:center}}

.brand img{box-shadow:0 0 0 1px rgba(216,163,59,.45),0 6px 18px rgba(0,0,0,.18)}
@media(max-width:700px){
  .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}
  .hero-actions .btn{min-height:58px;padding:12px 14px}
  .hero-actions .outline{grid-column:1/-1}
  .tagline{line-height:1.7}
  .hero-text{font-size:16px}
}
/* Version 1.1 refined additions */
.community{background:#fff}
.community-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.community-grid article{background:linear-gradient(180deg,#ffffff,#f7f9fc);border:1px solid var(--line);border-radius:16px;padding:25px;box-shadow:0 8px 25px rgba(5,30,60,.05)}
.community-grid span{font-size:32px}.community-grid h4{color:var(--navy);margin:10px 0 7px}.community-grid p{margin:0;font-size:14px}
.resource-muted{position:relative}.resource-muted em{font-style:normal;font-size:11px;font-weight:900;letter-spacing:1px;text-transform:uppercase;color:#9a6a14;background:#fff4d8;border-radius:999px;padding:5px 8px;width:max-content;margin-top:4px}
.site-header{box-shadow:0 5px 20px rgba(0,0,0,.14)}
.brand img{object-fit:cover;background:#082a54}
.hero-photo{background:#fff}
.card,.resource,.milestone,.community-grid article{transition:transform .2s ease,box-shadow .2s ease}
.card:hover,.resource:hover,.milestone:hover,.community-grid article:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(5,30,60,.10)}
a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #f0c66d;outline-offset:3px}
@media(max-width:1050px){.community-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){
 .community-grid{grid-template-columns:1fr}
 .hero{min-height:auto}
 .hero-copy{padding-bottom:6px}
 .hero h2{font-size:24px}
 .designation{font-size:16px}
 .quick-strip article{padding:18px 20px}
 .section h3{font-size:34px}
 .gallery img{height:260px}
}


/* Version 1.3 — section-wise gallery + tap-to-open lightbox */
.gallery-section{overflow:hidden}
.gallery-filters{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 26px}
.gallery-filter{
  border:1px solid #cad6e4;background:#fff;color:var(--navy);
  border-radius:999px;padding:10px 16px;font-weight:900;cursor:pointer;
  transition:.2s ease;
}
.gallery-filter:hover,.gallery-filter.active{
  background:var(--navy);color:#fff;border-color:var(--navy);
  box-shadow:0 8px 20px rgba(5,30,60,.12)
}
.gallery-v13{grid-template-columns:repeat(3,minmax(0,1fr))}
.gallery-v13 .gallery-item{display:block}
.gallery-v13 .gallery-item.is-hidden{display:none}
.gallery-open{
  display:block;position:relative;width:100%;border:0;padding:0;background:#eef3f8;
  cursor:zoom-in;overflow:hidden;
}
.gallery-v13 .gallery-open img{
  display:block;width:100%;height:300px;object-fit:cover;transition:transform .28s ease;
}
.gallery-open:hover img{transform:scale(1.025)}
.gallery-zoom{
  position:absolute;right:12px;bottom:12px;width:38px;height:38px;border-radius:50%;
  display:grid;place-items:center;background:rgba(2,21,45,.82);color:#fff;
  font-size:21px;box-shadow:0 4px 14px rgba(0,0,0,.22)
}
.gallery-v13 figcaption{display:grid;gap:4px}
.gallery-v13 figcaption strong{color:#9a6a14;font-size:11px;letter-spacing:1.2px;text-transform:uppercase}
.gallery-v13 figcaption span{font-weight:800;color:var(--navy)}

.lightbox{
  position:fixed;inset:0;z-index:1000;background:rgba(1,12,27,.94);
  display:none;align-items:center;justify-content:center;padding:24px;
}
.lightbox.open{display:flex}
.lightbox-stage{max-width:min(1100px,88vw);max-height:88vh;display:grid;gap:14px;place-items:center}
.lightbox-stage img{
  max-width:100%;max-height:78vh;width:auto;height:auto;object-fit:contain;
  border-radius:10px;box-shadow:0 28px 80px rgba(0,0,0,.45);background:#0b1f38
}
.lightbox-caption{color:#f3f6fa;text-align:center;font-size:15px;line-height:1.5;max-width:800px}
.lightbox-close{
  position:absolute;top:18px;right:22px;border:0;background:rgba(255,255,255,.12);
  color:#fff;width:46px;height:46px;border-radius:50%;font-size:34px;line-height:1;
  cursor:pointer
}
.lightbox-nav{
  position:absolute;top:50%;transform:translateY(-50%);border:0;
  width:52px;height:62px;border-radius:12px;background:rgba(255,255,255,.12);
  color:#fff;font-size:48px;line-height:1;cursor:pointer
}
.lightbox-prev{left:18px}.lightbox-next{right:18px}
.lightbox-close:hover,.lightbox-nav:hover{background:rgba(255,255,255,.22)}
body.lightbox-open{overflow:hidden}

@media(max-width:1050px){
  .gallery-v13{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .gallery-filters{gap:8px;margin-bottom:20px}
  .gallery-filter{padding:9px 12px;font-size:12px}
  .gallery-v13{grid-template-columns:1fr}
  .gallery-v13 .gallery-open img{height:330px}
  .lightbox{padding:14px}
  .lightbox-stage{max-width:96vw;max-height:90vh}
  .lightbox-stage img{max-height:75vh;border-radius:8px}
  .lightbox-nav{width:44px;height:54px;font-size:40px;top:auto;bottom:18px;transform:none}
  .lightbox-prev{left:calc(50% - 58px)}
  .lightbox-next{right:calc(50% - 58px)}
  .lightbox-close{top:12px;right:12px}
  .lightbox-caption{font-size:13px;padding:0 14px 58px}
}

/* Version 1.4 — Patient Education */
.patient-education{background:#f7f9fc}
.patient-article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.patient-article-card{display:block;background:#fff;border:1px solid #e0e8f0;border-radius:16px;padding:24px;text-decoration:none;color:#334f6c;box-shadow:0 10px 28px rgba(8,42,84,.06);transition:.2s ease}
.patient-article-card:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(8,42,84,.10)}
.patient-article-card span{color:#a36d13;font-size:11px;font-weight:900;letter-spacing:1.1px;text-transform:uppercase}
.patient-article-card h4{font-family:Georgia,serif;color:#082a54;font-size:24px;line-height:1.2;margin:10px 0}
.patient-article-card p{line-height:1.65;margin:0 0 14px}
.patient-article-card b{color:#0b579b}
.education-note{margin-top:20px;padding:14px 18px;background:#eef4f9;border-radius:10px;color:#5b7085;font-size:13px}
@media(max-width:700px){.patient-article-grid{grid-template-columns:1fr}.patient-article-card h4{font-size:22px}}


/* Version 1.4.1 — compact expandable Patient Education */
.compact-education{background:#f7f9fc}
.education-collapsed-card{
  display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;
  background:#fff;border:1px solid #e1e8ef;border-radius:18px;padding:28px;
  box-shadow:0 10px 28px rgba(8,42,84,.06)
}
.education-collapsed-card h3{margin:4px 0 10px}
.education-collapsed-card p{margin:0;max-width:760px;line-height:1.65;color:#5b7085}
.education-toggle{
  border:0;border-radius:999px;padding:13px 20px;background:var(--navy);color:#fff;
  font-weight:900;cursor:pointer;white-space:nowrap;box-shadow:0 8px 20px rgba(8,42,84,.12)
}
.education-toggle span{display:inline-block;margin-left:8px;transition:transform .2s ease}
.education-toggle[aria-expanded="true"] span{transform:rotate(180deg)}
.education-topics{
  margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px
}
.education-topics[hidden]{display:none}
.education-topic-card{
  display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid #e0e8f0;
  border-radius:14px;padding:18px;text-decoration:none;color:#334f6c;
  box-shadow:0 8px 22px rgba(8,42,84,.05);transition:.2s ease
}
.education-topic-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(8,42,84,.09)}
.education-topic-card>span{
  min-width:34px;height:34px;border-radius:50%;display:grid;place-items:center;
  background:#fff4dc;color:#a36d13;font-size:12px;font-weight:900
}
.education-topic-card strong{display:block;color:#082a54;font-family:Georgia,serif;font-size:20px;margin-bottom:4px}
.education-topic-card small{display:block;line-height:1.45;color:#687d91}
.education-all-link{
  grid-column:1/-1;justify-self:start;color:#0b579b;font-weight:900;text-decoration:none;
  margin-top:2px
}
@media(max-width:800px){
  .education-collapsed-card{grid-template-columns:1fr}
  .education-toggle{justify-self:start}
}
@media(max-width:700px){
  .education-topics{grid-template-columns:1fr}
}


/* Version 1.4.3 — native, JavaScript-free Patient Education accordion */
.education-details{
  background:#fff;border:1px solid #e1e8ef;border-radius:18px;
  box-shadow:0 10px 28px rgba(8,42,84,.06);overflow:hidden
}
.education-summary{
  list-style:none;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;
  padding:28px;cursor:pointer
}
.education-summary::-webkit-details-marker{display:none}
.education-summary::marker{display:none}
.education-summary h3{margin:4px 0 10px}
.education-summary p{margin:0;max-width:760px;line-height:1.65;color:#5b7085}
.education-summary-button{
  display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:13px 20px;
  background:var(--navy);color:#fff;font-weight:900;white-space:nowrap;
  box-shadow:0 8px 20px rgba(8,42,84,.12)
}
.education-summary-button b{transition:transform .2s ease}
.education-details[open] .education-summary-button b{transform:rotate(180deg)}
.education-details[open] .education-summary-button{background:#0b579b}
.education-topics-native{
  padding:0 28px 28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px
}
@media(max-width:800px){
  .education-summary{grid-template-columns:1fr}
  .education-summary-button{justify-self:start}
}
@media(max-width:700px){
  .education-topics-native{grid-template-columns:1fr;padding:0 18px 20px}
  .education-summary{padding:22px 18px}
}

/* Version 1.5 — Clinical Mysteries */
.clinical-mysteries{background:#fff}
.mystery-details{background:#082a54;border-radius:18px;overflow:hidden;box-shadow:0 14px 34px rgba(8,42,84,.14)}
.mystery-summary{list-style:none;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;padding:30px;cursor:pointer;color:#fff}
.mystery-summary::-webkit-details-marker{display:none}.mystery-summary::marker{display:none}
.mystery-summary .section-kicker{color:#e3b458}
.mystery-summary h3{font-family:Georgia,serif;color:#fff;font-size:38px;margin:5px 0 10px}
.mystery-summary p{margin:0;max-width:760px;line-height:1.65;color:#d6e2ee}
.mystery-summary-button{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:13px 20px;background:#fff;color:#082a54;font-weight:900;white-space:nowrap}
.mystery-summary-button b{transition:transform .2s ease}.mystery-details[open] .mystery-summary-button b{transform:rotate(180deg)}
.mystery-topics{padding:0 30px 30px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.mystery-topic-card{display:flex;gap:14px;align-items:flex-start;background:#fff;border-radius:14px;padding:18px;text-decoration:none;color:#334f6c;box-shadow:0 8px 20px rgba(0,0,0,.10);transition:.2s ease}
.mystery-topic-card:hover{transform:translateY(-2px)}
.mystery-topic-card>span{min-width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff4dc;color:#a36d13;font-size:12px;font-weight:900}
.mystery-topic-card strong{display:block;color:#082a54;font:700 20px Georgia,serif;margin-bottom:4px}
.mystery-topic-card small{display:block;line-height:1.45;color:#687d91}
.mystery-all-link{grid-column:1/-1;justify-self:start;color:#fff;font-weight:900;text-decoration:none;margin-top:3px}
@media(max-width:800px){.mystery-summary{grid-template-columns:1fr}.mystery-summary-button{justify-self:start}}
@media(max-width:700px){.mystery-summary{padding:24px 18px}.mystery-summary h3{font-size:32px}.mystery-topics{grid-template-columns:1fr;padding:0 18px 22px}.mystery-topic-card strong{font-size:18px}}


/* Version 1.6 — hidden/expandable sectioned Gallery */
.gallery-collapsed-section{background:#f6f8fb}
.gallery-details{
  background:#fff;border:1px solid #e1e8ef;border-radius:18px;
  box-shadow:0 10px 28px rgba(8,42,84,.06);overflow:hidden
}
.gallery-summary{
  list-style:none;display:grid;grid-template-columns:1fr auto;gap:28px;
  align-items:center;padding:30px;cursor:pointer
}
.gallery-summary::-webkit-details-marker{display:none}
.gallery-summary::marker{display:none}
.gallery-summary h3{margin:5px 0 10px}
.gallery-summary p{margin:0;max-width:760px;line-height:1.65;color:#5b7085}
.gallery-summary-button{
  display:inline-flex;align-items:center;gap:8px;border-radius:999px;
  padding:13px 20px;background:var(--navy);color:#fff;font-weight:900;
  white-space:nowrap;box-shadow:0 8px 20px rgba(8,42,84,.12)
}
.gallery-summary-button b{transition:transform .2s ease}
.gallery-details[open] .gallery-summary-button b{transform:rotate(180deg)}
.gallery-details[open] .gallery-summary-button{background:#0b579b}

.gallery-groups{padding:0 30px 30px;display:grid;gap:30px}
.gallery-category-block{border-top:1px solid #e7edf3;padding-top:26px}
.gallery-category-heading{margin-bottom:16px}
.gallery-category-title{
  font-family:Georgia,serif;font-size:28px;font-weight:700;color:#082a54
}
.gallery-category-subtitle{margin-top:5px;color:#6b7f92;line-height:1.5}
.gallery-v16{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.gallery-v16 .gallery-open img{height:280px}
.gallery-v16 .gallery-item{margin:0}
.gallery-v16 figcaption{padding-top:10px}

@media(max-width:950px){
  .gallery-v16{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:800px){
  .gallery-summary{grid-template-columns:1fr}
  .gallery-summary-button{justify-self:start}
}
@media(max-width:700px){
  .gallery-summary{padding:24px 18px}
  .gallery-groups{padding:0 18px 22px;gap:24px}
  .gallery-v16{grid-template-columns:1fr}
  .gallery-v16 .gallery-open img{height:330px}
  .gallery-category-title{font-size:24px}
}


/* Version 1.6 Full — categorized hidden gallery */
.gallery-category-list{padding:0 30px 30px;display:grid;gap:14px}
.gallery-category-details{
  border:1px solid #e2e9f0;border-radius:15px;background:#fbfcfe;overflow:hidden
}
.gallery-category-summary{
  list-style:none;display:grid;grid-template-columns:1fr auto;align-items:center;
  gap:18px;padding:18px 20px;cursor:pointer
}
.gallery-category-summary::-webkit-details-marker{display:none}
.gallery-category-summary::marker{display:none}
.gallery-category-summary>div{display:grid;gap:4px}
.gallery-category-title{font:700 22px Georgia,serif;color:#082a54}
.gallery-category-summary small{color:#6b7f92;line-height:1.45}
.gallery-category-count{
  display:inline-flex;gap:7px;align-items:center;color:#0b579b;font-weight:900;
  white-space:nowrap;font-size:13px
}
.gallery-category-count b{transition:transform .2s ease}
.gallery-category-details[open] .gallery-category-count b{transform:rotate(180deg)}
.gallery-v16-full{
  padding:0 18px 20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px
}
.gallery-v16-full .gallery-item{margin:0;background:#fff;border-radius:14px;overflow:hidden;
  box-shadow:0 8px 22px rgba(8,42,84,.07)}
.gallery-v16-full .gallery-open{display:block;width:100%;border:0;padding:0;background:#eef3f8;cursor:zoom-in}
.gallery-v16-full .gallery-open img{display:block;width:100%;height:280px;object-fit:cover}
.gallery-v16-full figcaption{display:grid;gap:4px;padding:12px 14px 15px}
.gallery-v16-full figcaption strong{color:#a36d13;font-size:10px;letter-spacing:1px;text-transform:uppercase}
.gallery-v16-full figcaption span{font-weight:900;color:#082a54}
.gallery-v16-full figcaption small{color:#6a7f93;line-height:1.4}

@media(max-width:1000px){
  .gallery-v16-full{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .gallery-category-list{padding:0 18px 22px}
  .gallery-category-summary{grid-template-columns:1fr;padding:16px}
  .gallery-category-count{justify-self:start}
  .gallery-v16-full{grid-template-columns:1fr;padding:0 12px 16px}
  .gallery-v16-full .gallery-open img{height:330px}
  .gallery-category-title{font-size:20px}
}


/* Version 1.6.1 — dedicated social/contact icons */
.ui-icon{width:22px;height:22px;display:block;flex:0 0 22px}
.icon-cta{gap:9px}
.icon-cta .ui-icon{width:24px;height:24px}
.icon-cta span{line-height:1}
.phone-cta .ui-icon{color:#082a54}
.whatsapp-cta .ui-icon{color:#fff}

.nav-icon-cta{display:inline-flex;align-items:center;gap:8px}
.nav-icon-cta .ui-icon{width:20px;height:20px}

.resource-icon-card .resource-brand-icon{
  width:48px;height:48px;border-radius:14px;display:grid;place-items:center
}
.resource-icon-card .resource-brand-icon .ui-icon{width:30px;height:30px}
.whatsapp-brand{background:#e9fff2;color:#18a558}

.social-icons{gap:12px;align-items:center}
.social-icon{
  width:42px;height:42px;border-radius:50%;display:grid;place-items:center;
  background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);
  transition:transform .2s ease,background .2s ease,border-color .2s ease
}
.social-icon:hover,.social-icon:focus-visible{
  transform:translateY(-2px);background:rgba(255,255,255,.15);
  border-color:rgba(239,199,109,.65)
}
.social-svg,.social-icon .ui-icon{width:23px;height:23px;display:block}
.facebook-icon{color:#e6eef8}
.instagram-icon{color:#e6eef8}
.whatsapp-icon{color:#63d98d}

@media(max-width:700px){
  .hero-actions .icon-cta{min-width:0}
  .social-icon{width:44px;height:44px}
}


/* Version 1.6.3 — integrated transparent hero portrait */
.hero-photo-wrap{
  height:590px;
  align-items:flex-end;
  overflow:visible;
}
.hero-photo{
  height:570px;
  width:min(540px,100%);
  object-fit:contain;
  object-position:center bottom;
  border:0;
  border-radius:0;
  background:transparent !important;
  box-shadow:none;
  filter:drop-shadow(0 24px 32px rgba(0,0,0,.26));
}
.gold-ring{
  width:500px;
  height:500px;
  top:22px;
  right:-5px;
  opacity:.38;
}
@media(max-width:1050px){
  .hero-photo-wrap{height:500px}
  .hero-photo{height:485px;width:min(500px,100%)}
}
@media(max-width:700px){
  .hero-photo-wrap{height:420px;margin-top:10px}
  .hero-photo{height:405px;width:min(390px,100%)}
}


/* Version 1.6.4 — approved hero profile look */
.hero{
  position:relative;
}
.hero-copy{
  position:relative;
  z-index:3;
  max-width:720px;
}
.hero-photo-wrap{
  position:relative;
  z-index:2;
  height:600px;
  display:flex;
  align-items:flex-start;
  justify-content:flex-end;
  overflow:visible;
  padding-top:4px;
}
.hero-photo{
  width:min(575px,100%);
  height:575px;
  object-fit:contain;
  object-position:center top;
  border:0;
  border-radius:0;
  background:transparent !important;
  box-shadow:none;
  filter:drop-shadow(0 26px 36px rgba(0,0,0,.24));
}
.gold-ring{
  width:500px;
  height:500px;
  top:10px;
  right:-25px;
  opacity:.32;
}

/* Keep the portrait high and on the right on larger screens */
@media(min-width:1051px){
  .hero{
    grid-template-columns:1.12fr .88fr;
    align-items:start;
  }
  .hero-photo-wrap{
    margin-top:-18px;
    margin-right:-12px;
  }
}

/* Tablet */
@media(max-width:1050px){
  .hero-photo-wrap{
    height:500px;
    justify-content:flex-end;
    padding-top:0;
  }
  .hero-photo{
    width:min(500px,92vw);
    height:500px;
  }
}

/* Mobile: preserve readability while keeping portrait fuller and right-aligned */
@media(max-width:700px){
  .hero{
    padding-top:40px;
  }
  .hero-photo-wrap{
    height:430px;
    justify-content:flex-end;
    margin-top:4px;
    margin-right:-18px;
  }
  .hero-photo{
    width:min(430px,96vw);
    height:430px;
    object-position:right top;
  }
}


/* Version 1.6.5 — Clinical Focus hero card */
.clinical-focus-card{
  margin-top:22px;
  max-width:660px;
  padding:18px 20px 19px;
  border:1px solid rgba(232,190,94,.28);
  border-radius:18px;
  background:linear-gradient(135deg,rgba(255,255,255,.095),rgba(255,255,255,.045));
  box-shadow:0 16px 34px rgba(0,0,0,.12);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}
.clinical-focus-head{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:14px;
  margin-bottom:13px;
}
.clinical-focus-kicker{
  color:#efc35f;
  font-size:12px;
  font-weight:900;
  letter-spacing:1.8px;
  text-transform:uppercase;
}
.clinical-focus-note{
  color:rgba(255,255,255,.66);
  font-size:11px;
  text-align:right;
}
.clinical-focus-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:9px 10px;
}
.clinical-focus-item{
  min-height:42px;
  display:flex;
  align-items:center;
  gap:10px;
  padding:9px 11px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:12px;
  background:rgba(2,29,63,.34);
  color:#fff;
  font-size:13px;
  font-weight:750;
  line-height:1.25;
}
.clinical-focus-wide{
  grid-column:1/-1;
}
.focus-icon{
  width:26px;
  height:26px;
  flex:0 0 26px;
  display:grid;
  place-items:center;
  color:#efc35f;
}
.focus-icon svg{
  width:25px;
  height:25px;
  display:block;
}
.clinical-focus-item:hover{
  background:rgba(255,255,255,.09);
  border-color:rgba(239,195,95,.34);
}

@media(max-width:1050px){
  .clinical-focus-card{
    max-width:none;
  }
}
@media(max-width:700px){
  .clinical-focus-card{
    margin-top:18px;
    padding:16px;
    border-radius:16px;
  }
  .clinical-focus-head{
    display:block;
  }
  .clinical-focus-note{
    display:block;
    margin-top:4px;
    text-align:left;
  }
  .clinical-focus-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }
  .clinical-focus-item{
    padding:9px 8px;
    font-size:12px;
  }
  .clinical-focus-wide{
    grid-column:1/-1;
  }
}
@media(max-width:390px){
  .clinical-focus-grid{
    grid-template-columns:1fr;
  }
  .clinical-focus-wide{
    grid-column:auto;
  }
}


/* =========================================================
   VERSION 1.7.0 — Clean centered hero portrait
   - Clinical Focus removed
   - Official Website text block retains full width
   - Name kept on one line
   - White-coat portrait centered below hero information
   ========================================================= */

#home.hero{
  display:flex !important;
  flex-direction:column !important;
  align-items:stretch !important;
  position:relative;
  padding-top:54px;
  padding-bottom:0;
  overflow:hidden;
}

#home .hero-copy{
  width:100% !important;
  max-width:100% !important;
  position:relative;
  z-index:4;
}

#home .hero-copy h1{
  white-space:nowrap;
  width:max-content;
  max-width:100%;
  font-size:clamp(40px,5.1vw,68px);
  line-height:1.02;
  letter-spacing:-1.2px;
}

#home .hero-copy h2,
#home .designation,
#home .tagline,
#home .hero-text,
#home .hero-actions,
#home .reg{
  max-width:720px;
}

#home .hero-photo-wrap{
  width:100% !important;
  height:560px !important;
  margin:8px 0 -20px !important;
  padding:0 !important;
  display:flex !important;
  align-items:flex-end !important;
  justify-content:center !important;
  position:relative;
  z-index:2;
  overflow:visible;
}

#home .hero-photo{
  width:auto !important;
  height:545px !important;
  max-width:min(720px,92vw) !important;
  object-fit:contain !important;
  object-position:center bottom !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  filter:drop-shadow(0 26px 34px rgba(0,0,0,.24));
}

#home .gold-ring{
  width:430px !important;
  height:430px !important;
  top:80px !important;
  left:50% !important;
  right:auto !important;
  transform:translateX(-50%);
  opacity:.23 !important;
}

#home .clinical-focus-card{
  display:none !important;
}

/* Keep the white professional-pillars strip visually attached to the hero */
.quick-strip{
  position:relative;
  z-index:6;
}

@media(max-width:1050px){
  #home.hero{
    padding-top:44px;
  }
  #home .hero-photo-wrap{
    height:520px !important;
    margin-top:10px !important;
  }
  #home .hero-photo{
    height:505px !important;
    max-width:90vw !important;
  }
}

@media(max-width:700px){
  #home.hero{
    padding-top:34px !important;
  }

  #home .hero-copy h1{
    white-space:nowrap !important;
    width:100% !important;
    max-width:100% !important;
    font-size:clamp(32px,8.2vw,44px) !important;
    letter-spacing:-.7px !important;
  }

  #home .hero-copy h2{
    font-size:clamp(20px,5.4vw,28px);
  }

  #home .hero-photo-wrap{
    height:455px !important;
    margin:16px 0 -8px !important;
    justify-content:center !important;
  }

  #home .hero-photo{
    height:445px !important;
    width:auto !important;
    max-width:96vw !important;
    object-position:center bottom !important;
  }

  #home .gold-ring{
    width:340px !important;
    height:340px !important;
    top:70px !important;
  }
}

@media(max-width:390px){
  #home .hero-copy h1{
    font-size:30px !important;
    letter-spacing:-.6px !important;
  }
  #home .hero-photo-wrap{
    height:420px !important;
  }
  #home .hero-photo{
    height:410px !important;
  }
}


/* Version 1.7.2 — streamlined homepage */
#patient-education,
#clinical-mysteries,
#gallery{
  display:none !important;
}


/* v1.7.7 — YouTube channel + discreet site version */
.youtube-exclusive{padding:20px 22px;background:#f7f9fc}
.youtube-exclusive-inner{max-width:1120px;margin:auto;display:flex;align-items:center;gap:14px;padding:18px 20px;border:1px solid rgba(9,42,82,.10);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(8,42,84,.06)}
.youtube-exclusive-inner .youtube-mark{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:12px;background:#ff0000;color:#fff}
.youtube-exclusive-inner .youtube-mark svg{width:25px;height:25px}
.youtube-exclusive-inner div:nth-child(2){display:flex;flex-direction:column;gap:3px;flex:1}
.youtube-exclusive-inner strong{color:#092a52;font-size:15px}
.youtube-exclusive-inner span{color:#65798c;font-size:12px;line-height:1.45}
.youtube-exclusive-inner>a{display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border-radius:10px;background:#092a52;color:#fff;text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap}
.social-icon.youtube{color:#ff0000}
.social-icon.youtube svg{width:20px;height:20px}
.site-version{text-align:center;margin-top:15px;padding-top:10px;border-top:1px solid rgba(255,255,255,.10);font-size:10px;letter-spacing:.08em;opacity:.48}
@media(max-width:640px){
  .youtube-exclusive{padding:14px 16px}
  .youtube-exclusive-inner{padding:15px;align-items:flex-start;flex-wrap:wrap}
  .youtube-exclusive-inner div:nth-child(2){min-width:calc(100% - 60px)}
  .youtube-exclusive-inner>a{margin-left:56px}
}

/* v1.7.7 refinement: YouTube appears only with footer social icons */
.youtube-exclusive{display:none!important}

/* v1.7.8 — YouTube footer social icon */
.social-icon.youtube-icon{color:#ff0000}
.social-icon.youtube-icon .social-svg{width:23px;height:23px;display:block}


/* =========================================================
   VERSION 1.7.9 — Direct desktop/tablet navigation
   Desktop/tablet: navigation bar visible directly
   Mobile (<=700px): existing hamburger menu retained
   ========================================================= */

/* Desktop */
@media(min-width:1101px){
  .site-header{
    height:88px;
    padding:0 2.4vw;
    gap:22px;
  }
  .brand{
    flex:0 0 auto;
  }
  .nav{
    display:flex !important;
    position:static !important;
    flex:1 1 auto;
    min-width:0;
    flex-direction:row !important;
    align-items:center !important;
    justify-content:flex-end;
    gap:clamp(10px,1.25vw,20px);
    padding:0 !important;
    background:transparent !important;
    overflow:visible;
    white-space:nowrap;
    font-size:clamp(11px,1vw,14px);
  }
  .menu-btn{
    display:none !important;
  }
  .nav a:not(.nav-cta){
    position:relative;
    padding:34px 0 31px;
    color:#fff;
    transition:color .2s ease;
  }
  .nav a:not(.nav-cta)::after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:22px;
    height:2px;
    border-radius:2px;
    background:var(--gold);
    transform:scaleX(0);
    transform-origin:center;
    transition:transform .2s ease;
  }
  .nav a:not(.nav-cta):hover::after,
  .nav a:not(.nav-cta):focus-visible::after{
    transform:scaleX(1);
  }
  .nav .search-btn{
    white-space:nowrap;
    padding:9px 7px;
  }
  .nav-cta{
    white-space:nowrap;
    padding:10px 13px;
  }
}

/* Tablet: logo first row, full navigation bar immediately below.
   No hamburger menu on tablets. */
@media(min-width:701px) and (max-width:1100px){
  .site-header{
    height:auto !important;
    min-height:124px;
    padding:12px 24px 0;
    display:flex;
    flex-wrap:wrap;
    align-content:flex-start;
    gap:8px 18px;
  }
  .brand{
    flex:1 1 auto;
    min-width:280px;
  }
  .menu-btn{
    display:none !important;
  }
  .nav{
    order:3;
    display:flex !important;
    position:static !important;
    left:auto !important;
    right:auto !important;
    top:auto !important;
    width:calc(100% + 48px);
    margin:4px -24px 0;
    padding:0 24px !important;
    background:rgba(2,22,47,.56) !important;
    border-top:1px solid rgba(255,255,255,.07);
    flex-direction:row !important;
    align-items:center !important;
    gap:18px;
    overflow-x:auto;
    overflow-y:hidden;
    white-space:nowrap;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
    font-size:12px;
  }
  .nav::-webkit-scrollbar{
    display:none;
  }
  .nav a:not(.nav-cta),
  .nav .search-btn{
    flex:0 0 auto;
    padding:14px 0;
  }
  .nav-cta{
    flex:0 0 auto;
    margin-left:2px;
    padding:8px 12px;
  }
}

/* Mobile: keep the existing compact hamburger menu exactly as before. */
@media(max-width:700px){
  .site-header{
    height:78px !important;
    min-height:78px !important;
    padding:0 18px !important;
    flex-wrap:nowrap !important;
  }
  .menu-btn{
    display:block !important;
  }
  .nav{
    display:none !important;
    position:absolute !important;
    top:78px !important;
    left:0 !important;
    right:0 !important;
    width:auto !important;
    margin:0 !important;
    padding:22px 6vw !important;
    background:var(--navy2) !important;
    flex-direction:column !important;
    align-items:stretch !important;
    gap:22px !important;
    overflow:visible !important;
    white-space:normal !important;
    font-size:14px !important;
  }
  .nav.open{
    display:flex !important;
  }
  .nav a:not(.nav-cta),
  .nav .search-btn{
    padding:0 !important;
  }
}

/* Sticky-anchor compensation for the taller tablet header. */
@media(min-width:701px) and (max-width:1100px){
  html{
    scroll-padding-top:140px;
  }
}
@media(min-width:1101px){
  html{
    scroll-padding-top:96px;
  }
}


/* =========================================================
   VERSION 1.8.0 — Warm Beige / Navy / Gold visual refinement
   Preserves all structure and functionality from v1.7.9
   ========================================================= */

:root{
  --navy:#0b2a4a;
  --navy2:#0f355d;
  --navy3:#173f6b;
  --gold:#c99a3b;
  --gold-soft:#e7c780;
  --beige:#f3ecdf;
  --beige-2:#f8f3ea;
  --beige-3:#ede3d3;
  --ink:#243342;
  --muted:#687684;
  --line:#d9cdbd;
  --card:#fffdf9;
  --blue-grey:#d9e3ec;
}

/* Overall page tone */
body{
  background:var(--beige);
  color:var(--ink);
}

/* Main white/grey page sections become warmer and more premium */
section,
.section,
.about-section,
.services-section,
.journey-section,
.community-section,
.contact-section,
.resources-section{
  background:transparent;
}

main > section:nth-of-type(even),
.about-wrap,
.services-wrap,
.journey-wrap,
.community-wrap,
.resources-wrap{
  background:var(--beige-2);
}

/* Header / navigation */
.site-header{
  background:linear-gradient(90deg,#082644 0%,#0b2f55 58%,#113b67 100%) !important;
  border-bottom:1px solid rgba(230,197,128,.22);
  box-shadow:0 8px 24px rgba(11,42,74,.12);
}
.brand-title,
.brand-sub,
.nav a,
.nav .search-btn{
  color:#f8f5ee !important;
}
.nav a:hover,
.nav a:focus-visible,
.nav .search-btn:hover,
.nav .search-btn:focus-visible{
  color:var(--gold-soft) !important;
}
.nav-cta{
  background:linear-gradient(135deg,#d7ad55,#bd8d31) !important;
  color:#102e4f !important;
  border:none !important;
  box-shadow:0 8px 18px rgba(169,119,35,.18);
}
.nav-cta:hover{
  filter:brightness(1.04);
}

/* Hero remains navy, but with softer refined contrast */
#home.hero{
  background:
    radial-gradient(circle at 82% 28%,rgba(231,199,128,.10),transparent 28%),
    linear-gradient(135deg,#082644 0%,#0d345c 58%,#123d67 100%) !important;
}
#home .eyebrow,
#home .hero-copy h2{
  color:var(--gold-soft) !important;
}
#home .hero-copy h1{
  color:#fffaf2 !important;
}
#home .designation,
#home .tagline,
#home .hero-text,
#home .reg{
  color:#e8eef4 !important;
}
#home .hero-actions .btn:not(.whatsapp){
  border-color:rgba(231,199,128,.55) !important;
}
#home .hero-actions .btn.secondary{
  color:#f8f5ee !important;
}
#home .hero-actions .btn.secondary:hover{
  background:rgba(255,255,255,.07) !important;
}

/* Quick professional strip */
.quick-strip{
  background:var(--card) !important;
  border:1px solid rgba(185,164,132,.32);
  box-shadow:0 14px 34px rgba(55,45,32,.09);
}
.quick-item strong{
  color:var(--navy) !important;
}
.quick-item span{
  color:#6c7680 !important;
}

/* Typography refinement */
h1,h2,h3,h4,
.section-title,
.display-title{
  color:var(--navy) !important;
}
.eyebrow,
.kicker,
.section-kicker,
.gold-label{
  color:#ad7b25 !important;
}
p,
li,
.meta,
.card p,
.section-copy{
  color:var(--ink);
}
.muted,
small,
.helper-text{
  color:var(--muted) !important;
}

/* Cards / panels */
.card,
.info-card,
.stat-card,
.service-card,
.journey-card,
.resource-card,
.contact-card,
.article-card{
  background:var(--card) !important;
  border:1px solid rgba(190,171,145,.30) !important;
  box-shadow:0 12px 30px rgba(75,57,36,.07) !important;
}
.card:hover,
.service-card:hover,
.resource-card:hover{
  box-shadow:0 18px 38px rgba(53,48,38,.11) !important;
}

/* My Philosophy card stays blue and becomes richer */
.philosophy-card,
.philosophy,
.my-philosophy,
[class*="philosophy"]{
  background:linear-gradient(145deg,#0a2b4d 0%,#0d355e 72%,#123f6c 100%) !important;
  border:1px solid rgba(231,199,128,.22) !important;
  box-shadow:0 18px 40px rgba(8,38,68,.17) !important;
}
.philosophy-card h2,
.philosophy-card h3,
.philosophy h2,
.philosophy h3,
.my-philosophy h2,
.my-philosophy h3,
[class*="philosophy"] h2,
[class*="philosophy"] h3{
  color:var(--gold-soft) !important;
}
.philosophy-card p,
.philosophy-card li,
.philosophy p,
.philosophy li,
.my-philosophy p,
.my-philosophy li,
[class*="philosophy"] p,
[class*="philosophy"] li{
  color:#f2f5f8 !important;
}

/* Buttons */
.btn,
.button,
.cta{
  border-radius:12px;
}
.btn.primary,
.button.primary,
.cta.primary{
  background:linear-gradient(135deg,#0b3156,#164a7d) !important;
  color:#fff !important;
}
.btn.primary:hover,
.button.primary:hover,
.cta.primary:hover{
  background:linear-gradient(135deg,#0d355e,#1a538b) !important;
}
.btn.outline,
.button.outline{
  border-color:#ba8d3f !important;
  color:#8d651f !important;
  background:#fffaf2 !important;
}

/* Section dividers / labels */
.section-divider,
hr{
  border-color:rgba(180,153,112,.28) !important;
}
.badge,
.pill,
.tag{
  background:#efe5d5 !important;
  color:#75561f !important;
  border:1px solid rgba(190,158,100,.25) !important;
}

/* Footer */
footer{
  background:linear-gradient(90deg,#082644,#0b2f55) !important;
  color:#e9eef4 !important;
}
footer a{
  color:#f0d89c !important;
}
.site-version{
  color:#e6edf3 !important;
  border-top-color:rgba(255,255,255,.09) !important;
}

/* Forms/search/modal polish */
input,
textarea,
select,
.search-panel,
.modal,
.search-modal{
  background:#fffdf9 !important;
  border-color:#d9cdbd !important;
  color:var(--ink) !important;
}
input:focus,
textarea:focus,
select:focus{
  border-color:#b98933 !important;
  box-shadow:0 0 0 3px rgba(201,154,59,.12) !important;
}

/* Dedicated content areas */
.article-shell,
.gallery-page-shell,
.clinical-shell{
  background:var(--beige) !important;
}

/* Tablet/mobile: keep warmth without reducing contrast */
@media(max-width:1100px){
  .site-header{
    background:linear-gradient(180deg,#082644,#0b2f55) !important;
  }
}
@media(max-width:700px){
  body{
    background:#f5efe4;
  }
  .nav{
    background:#0a2a4a !important;
  }
}


/* =========================================================
   VERSION 1.8.1 — Light hero background with greenery + vase
   Existing portrait and all functionality preserved
   ========================================================= */

#home.hero{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:
    radial-gradient(circle at 78% 18%,rgba(255,255,255,.94),rgba(255,255,255,0) 36%),
    linear-gradient(135deg,#fbf6ec 0%,#f4ecdf 52%,#eef3e8 100%) !important;
  border-bottom:1px solid rgba(185,160,119,.22);
}

/* soft ambient glow behind portrait */
#home.hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-3;
  background:
    radial-gradient(circle at 72% 55%,rgba(201,218,193,.36),transparent 28%),
    radial-gradient(circle at 18% 20%,rgba(230,211,177,.28),transparent 26%);
  pointer-events:none;
}

/* leafy plant silhouette */
#home.hero::after{
  content:"";
  position:absolute;
  right:2.5%;
  top:7%;
  width:min(27vw,390px);
  height:min(44vw,590px);
  z-index:-2;
  background:url("assets/hero-greenery-v181.svg") center/contain no-repeat;
  filter:blur(.2px);
  opacity:.58;
  pointer-events:none;
}

/* flower vase near left-bottom of portrait area */
#home .hero-photo-wrap::before{
  content:"";
  position:absolute;
  left:7%;
  bottom:6%;
  width:min(20vw,250px);
  height:min(26vw,330px);
  background:url("assets/hero-flower-vase-v181.svg") center/contain no-repeat;
  opacity:.72;
  z-index:-1;
  pointer-events:none;
}

/* Make hero typography appropriate for a light background */
#home .hero-copy h1{
  color:#0b2a4a !important;
  text-shadow:none !important;
}
#home .eyebrow,
#home .hero-copy h2{
  color:#a87524 !important;
}
#home .designation{
  color:#173f63 !important;
}
#home .tagline,
#home .hero-text,
#home .reg{
  color:#4d5b66 !important;
}
#home .hero-actions .btn.secondary{
  color:#0b2a4a !important;
  border-color:#b9924d !important;
  background:rgba(255,252,246,.78) !important;
}
#home .hero-actions .btn.secondary:hover{
  background:#fff8ec !important;
}
#home .gold-ring{
  border-color:rgba(184,145,76,.26) !important;
  opacity:.45 !important;
}

/* keep portrait crisp on light backdrop */
#home .hero-photo{
  filter:drop-shadow(0 24px 32px rgba(66,65,54,.18)) !important;
}

/* mobile adjustments so décor doesn't clutter */
@media(max-width:700px){
  #home.hero::after{
    right:-8%;
    top:35%;
    width:230px;
    height:360px;
    opacity:.34;
  }
  #home .hero-photo-wrap::before{
    left:-6%;
    bottom:1%;
    width:150px;
    height:210px;
    opacity:.52;
  }
}


/* =========================================================
   VERSION 1.8.2 — Rich botanical hero refinement
   Based on approved visual direction:
   warm daylight, flowers, greenery, ivory interior
   ========================================================= */

#home.hero{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:
    radial-gradient(circle at 88% 12%,rgba(255,228,139,.50),transparent 24%),
    radial-gradient(circle at 75% 36%,rgba(255,255,255,.92),transparent 34%),
    radial-gradient(circle at 13% 13%,rgba(255,236,194,.44),transparent 22%),
    linear-gradient(108deg,#fffaf0 0%,#f8eddb 47%,#edf4e6 100%) !important;
  border-bottom:1px solid rgba(183,151,96,.23);
}

/* soft sunlit-window effect */
#home.hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-5;
  background:
    linear-gradient(90deg,transparent 0 62%,rgba(255,255,255,.30) 62% 64%,transparent 64%),
    linear-gradient(90deg,transparent 0 80%,rgba(255,255,255,.23) 80% 82%,transparent 82%),
    radial-gradient(circle at 92% 18%,rgba(255,245,198,.62),transparent 18%),
    radial-gradient(circle at 85% 24%,rgba(132,176,104,.14),transparent 30%);
  pointer-events:none;
}

/* colorful right floral arrangement */
#home.hero::after{
  content:"";
  position:absolute;
  right:-1.5%;
  top:2%;
  width:min(31vw,440px);
  height:min(42vw,580px);
  background:url("assets/hero-right-flowers-v182.svg") center/contain no-repeat;
  opacity:.88;
  z-index:-3;
  pointer-events:none;
}

/* left floral arrangement */
#home .hero-copy::before{
  content:"";
  position:absolute;
  left:-7%;
  bottom:-15%;
  width:min(22vw,310px);
  height:min(30vw,410px);
  background:url("assets/hero-left-flowers-v182.svg") center/contain no-repeat;
  opacity:.78;
  z-index:-2;
  pointer-events:none;
}

/* center greenery to soften the portrait backdrop */
#home .hero-photo-wrap::after{
  content:"";
  position:absolute;
  left:-16%;
  top:9%;
  width:min(21vw,290px);
  height:min(31vw,410px);
  background:url("assets/hero-center-plant-v182.svg") center/contain no-repeat;
  opacity:.66;
  z-index:-2;
  pointer-events:none;
}

/* remove prior v1.8.1 vase placement from behind portrait */
#home .hero-photo-wrap::before{
  opacity:0 !important;
}

/* beautiful light-hero typography */
#home .hero-copy h1{
  color:#0a2b4d !important;
  text-shadow:0 1px 0 rgba(255,255,255,.5) !important;
}
#home .eyebrow,
#home .hero-copy h2{
  color:#b77a17 !important;
}
#home .designation{
  color:#173e62 !important;
}
#home .tagline,
#home .hero-text,
#home .reg{
  color:#3f4b54 !important;
}
#home .hero-actions .btn.secondary{
  color:#173e62 !important;
  border-color:#c49a52 !important;
  background:rgba(255,252,246,.84) !important;
}
#home .hero-actions .btn.secondary:hover{
  background:#fff8eb !important;
}
#home .gold-ring{
  border-color:rgba(197,150,70,.23) !important;
  opacity:.38 !important;
}
#home .hero-photo{
  filter:drop-shadow(0 28px 38px rgba(52,57,48,.20)) !important;
}

/* mobile/tablet botanical restraint */
@media(max-width:1100px){
  #home.hero::after{
    right:-7%;
    top:11%;
    width:330px;
    height:440px;
    opacity:.58;
  }
  #home .hero-copy::before{
    left:-11%;
    bottom:-8%;
    width:220px;
    height:300px;
    opacity:.52;
  }
  #home .hero-photo-wrap::after{
    left:-8%;
    top:18%;
    width:210px;
    height:300px;
    opacity:.48;
  }
}

@media(max-width:700px){
  #home.hero{
    background:
      radial-gradient(circle at 86% 23%,rgba(255,226,135,.38),transparent 22%),
      linear-gradient(150deg,#fffaf1 0%,#f6ecdd 54%,#edf3e7 100%) !important;
  }
  #home.hero::after{
    right:-19%;
    top:49%;
    width:220px;
    height:300px;
    opacity:.42;
  }
  #home .hero-copy::before{
    left:-19%;
    bottom:-4%;
    width:150px;
    height:220px;
    opacity:.36;
  }
  #home .hero-photo-wrap::after{
    left:-12%;
    top:20%;
    width:160px;
    height:230px;
    opacity:.33;
  }
}


/* =========================================================
   VERSION 1.8.3 — Contrast + realistic warm background fix
   ========================================================= */

/* More realistic page background: warm ivory with subtle depth */
body{
  background:
    radial-gradient(circle at 12% 8%,rgba(255,255,255,.85),transparent 20%),
    radial-gradient(circle at 88% 22%,rgba(225,234,217,.34),transparent 24%),
    linear-gradient(180deg,#f9f5ed 0%,#f3ebdf 54%,#f8f4ec 100%) !important;
  color:#263746 !important;
}

/* Refined alternating section backgrounds */
main > section:not(#home):not(.contact):not(.closing){
  background:
    linear-gradient(180deg,rgba(255,253,248,.94),rgba(247,240,229,.92)) !important;
}
main > section:nth-of-type(even):not(#home):not(.contact):not(.closing){
  background:
    linear-gradient(180deg,#f2e8d9 0%,#f8f2e9 100%) !important;
}

/* Contact section: fix the unreadable pale text completely */
#contact.contact{
  background:
    radial-gradient(circle at 84% 18%,rgba(255,255,255,.82),transparent 25%),
    linear-gradient(105deg,#efe2cf 0%,#f8f1e7 58%,#f4eadb 100%) !important;
  color:#102f50 !important;
  border-top:1px solid rgba(187,151,91,.18);
  border-bottom:1px solid rgba(187,151,91,.18);
}

#contact .section-kicker,
#contact .section-kicker.gold{
  color:#aa741d !important;
}

#contact h3{
  color:#0b2d50 !important;
  text-shadow:none !important;
}

#contact p{
  color:#4b5a65 !important;
  opacity:1 !important;
}

#contact p strong{
  color:#9a6817 !important;
}

#contact .contact-lines{
  margin-top:20px;
  gap:13px;
}

#contact .contact-lines a{
  color:#173b5b !important;
  opacity:1 !important;
  font-weight:600;
}

#contact .contact-lines a b{
  color:#092b4c !important;
  font-weight:850;
}

/* Consultation hours card */
#contact .hours{
  background:rgba(255,255,255,.93) !important;
  color:#0b2d50 !important;
  border:1px solid rgba(190,158,104,.30) !important;
  box-shadow:0 18px 40px rgba(82,60,35,.10) !important;
}

#contact .hours span{
  color:#a97018 !important;
}

#contact .hours strong{
  color:#0b2d50 !important;
}

#contact .hours small{
  color:#5b6873 !important;
}

#contact .hours .whatsapp,
#contact .hours a.whatsapp{
  color:#fff !important;
  background:linear-gradient(135deg,#c9972e,#d9aa47) !important;
}

/* Resource cards: improve clarity and depth */
.resource{
  background:rgba(255,255,255,.92) !important;
  border:1px solid rgba(181,158,126,.28) !important;
  box-shadow:0 12px 30px rgba(67,54,37,.07) !important;
}
.resource strong{
  color:#0b2f53 !important;
}
.resource small{
  color:#697782 !important;
}

/* Closing quote keeps a gentle warm neutral background */
.closing{
  background:
    radial-gradient(circle at 0% 100%,rgba(152,176,137,.15),transparent 22%),
    radial-gradient(circle at 100% 100%,rgba(152,176,137,.15),transparent 22%),
    linear-gradient(180deg,#fbf7f0,#f5ecdf) !important;
}

/* Hero: force the v1.8.2 botanical look even if older rules are cached */
#home.hero{
  background:
    radial-gradient(circle at 88% 12%,rgba(255,228,139,.50),transparent 24%),
    radial-gradient(circle at 75% 36%,rgba(255,255,255,.92),transparent 34%),
    radial-gradient(circle at 13% 13%,rgba(255,236,194,.44),transparent 22%),
    linear-gradient(108deg,#fffaf0 0%,#f8eddb 47%,#edf4e6 100%) !important;
}
#home .hero-copy h1{color:#0a2b4d !important}
#home .hero-copy h2{color:#b77a17 !important}
#home .designation{color:#173e62 !important}
#home .tagline,
#home .hero-text,
#home .reg{color:#3f4b54 !important}

/* Mobile: keep contact content highly readable */
@media(max-width:700px){
  #contact.contact{
    background:
      linear-gradient(180deg,#f0e3d2 0%,#f8f1e7 100%) !important;
  }
  #contact p,
  #contact .contact-lines a{
    font-size:15px;
    line-height:1.65;
  }
  #contact .hours{
    margin-top:4px;
  }
}


/* =========================================================
   VERSION 1.8.4 — Lighter refined look + natural social colors
   ========================================================= */

:root{
  --navy:#0b2c4d;
  --navy-soft:#163f68;
  --gold:#c7932f;
  --cream:#fcfaf5;
  --warm:#f6f0e7;
  --warm-2:#efe5d5;
  --text:#263746;
  --muted:#65727d;
}

/* Lighter overall homepage */
body{
  background:
    radial-gradient(circle at 12% 9%,rgba(255,255,255,.96),transparent 24%),
    radial-gradient(circle at 90% 18%,rgba(224,235,218,.34),transparent 28%),
    linear-gradient(180deg,#fdfbf7 0%,#f7f1e8 52%,#fbf8f2 100%) !important;
  color:var(--text) !important;
}

/* Section palette */
main > section:not(#home):not(.contact):not(.closing){
  background:linear-gradient(180deg,#fffdf9 0%,#f9f4ec 100%) !important;
}
main > section:nth-of-type(even):not(#home):not(.contact):not(.closing){
  background:linear-gradient(180deg,#f6efe5 0%,#fbf8f2 100%) !important;
}

/* Header remains premium navy */
.site-header{
  background:linear-gradient(90deg,#082746 0%,#0b3157 60%,#0d3863 100%) !important;
  box-shadow:0 7px 22px rgba(8,39,70,.10) !important;
  border-bottom:1px solid rgba(217,178,95,.20) !important;
}

/* Hero: brighter, more realistic */
#home.hero{
  background:
    radial-gradient(circle at 88% 14%,rgba(255,231,159,.44),transparent 25%),
    radial-gradient(circle at 75% 34%,rgba(255,255,255,.95),transparent 38%),
    radial-gradient(circle at 11% 18%,rgba(255,239,201,.38),transparent 24%),
    linear-gradient(108deg,#fffdf7 0%,#f8efe2 48%,#eef5e9 100%) !important;
}
#home .hero-copy h1{
  color:#0b2c4d !important;
}
#home .hero-copy h2,
#home .eyebrow{
  color:#b37a1d !important;
}
#home .designation{
  color:#173f66 !important;
}
#home .tagline,
#home .hero-text,
#home .reg{
  color:#465661 !important;
}

/* Cards */
.card,
.info-card,
.stat-card,
.service-card,
.journey-card,
.resource-card,
.contact-card,
.article-card,
.resource{
  background:rgba(255,255,255,.96) !important;
  border:1px solid rgba(184,161,128,.26) !important;
  box-shadow:0 10px 26px rgba(67,52,36,.06) !important;
}

/* Contact section readability and polish */
#contact.contact{
  background:
    radial-gradient(circle at 85% 20%,rgba(255,255,255,.88),transparent 26%),
    linear-gradient(105deg,#f1e6d7 0%,#faf5ed 62%,#f6ede2 100%) !important;
}
#contact h3,
#contact .hours strong,
#contact .contact-lines a b{
  color:#0b2c4d !important;
}
#contact p,
#contact .contact-lines a,
#contact .hours small{
  color:#43535f !important;
  opacity:1 !important;
}
#contact .section-kicker,
#contact .hours span,
#contact p strong{
  color:#a87319 !important;
}
#contact .hours{
  background:#fff !important;
  border:1px solid rgba(190,159,104,.26) !important;
  box-shadow:0 14px 34px rgba(72,53,31,.08) !important;
}

/* Closing quote section */
.closing{
  background:
    radial-gradient(circle at 0% 100%,rgba(144,171,132,.13),transparent 22%),
    radial-gradient(circle at 100% 100%,rgba(144,171,132,.13),transparent 22%),
    linear-gradient(180deg,#fffdf9,#f7efe4) !important;
}

/* More refined typography */
h1,h2,h3,h4,
.section-title,
.display-title{
  color:#0b2c4d !important;
}
p,li{
  color:#2d3e4c;
}

/* Footer remains navy */
footer{
  background:linear-gradient(90deg,#082746,#0b3157) !important;
}

/* Natural social media brand colors */
.social-icon.facebook,
.social a.facebook,
.social-icons a[aria-label*="Facebook"]{
  color:#1877F2 !important;
}
.social-icon.instagram,
.social a.instagram,
.social-icons a[aria-label*="Instagram"]{
  color:#E1306C !important;
}
.social-icon.whatsapp,
.social a.whatsapp,
.social-icons a[aria-label*="WhatsApp"]{
  color:#25D366 !important;
}
.social-icon.youtube,
.social-icon.youtube-icon,
.social a.youtube,
.social-icons a[aria-label*="YouTube"]{
  color:#FF0000 !important;
}

/* Give social icons a subtle white halo so the brand colors read well on navy */
.social-icon,
.social-icons a{
  background:rgba(255,255,255,.08) !important;
  border:1px solid rgba(255,255,255,.12) !important;
}
.social-icon:hover,
.social-icons a:hover{
  background:rgba(255,255,255,.14) !important;
}

/* Mobile refinements */
@media(max-width:700px){
  body{
    background:linear-gradient(180deg,#fffdf9,#f7f0e6) !important;
  }
  #contact.contact{
    background:linear-gradient(180deg,#f2e7da,#faf5ee) !important;
  }
}


/* =========================================================
   VERSION 1.8.5 — CSS-built luxury clinic hero atmosphere
   No generated hero image used.
   ========================================================= */

/* Remove earlier decorative flower SVG layers so they do not compete */
#home.hero::after,
#home .hero-copy::before,
#home .hero-photo-wrap::before,
#home .hero-photo-wrap::after{
  content:none !important;
  display:none !important;
}

/* Main clinic-like hero surface */
#home.hero{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:
    linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.02)),
    linear-gradient(110deg,#fffdf8 0%,#f8efe3 46%,#eef4ea 100%) !important;
  border-bottom:1px solid rgba(183,151,96,.18);
}

/* Dedicated décor layer */
.hero-clinic-decor{
  position:absolute;
  inset:0;
  z-index:-4;
  pointer-events:none;
  overflow:hidden;
}

/* Soft cream wall texture */
.hero-clinic-decor::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(255,255,255,.48),transparent 30% 70%,rgba(255,255,255,.36)),
    radial-gradient(circle at 14% 24%,rgba(255,245,221,.58),transparent 22%),
    radial-gradient(circle at 82% 34%,rgba(208,225,201,.30),transparent 26%);
}

/* Large sunlit clinic window panes */
.clinic-window{
  position:absolute;
  top:5%;
  width:16%;
  height:58%;
  border-radius:22px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.94),rgba(250,248,239,.46)),
    linear-gradient(90deg,rgba(169,196,161,.20),rgba(255,255,255,.78));
  border:1px solid rgba(255,255,255,.88);
  box-shadow:
    inset 0 0 0 1px rgba(188,173,145,.08),
    0 16px 50px rgba(103,88,64,.07);
  filter:blur(.15px);
}
.clinic-window::before,
.clinic-window::after{
  content:"";
  position:absolute;
  background:rgba(255,255,255,.74);
}
.clinic-window::before{
  left:49%;
  top:0;
  width:2px;
  height:100%;
}
.clinic-window::after{
  left:0;
  top:42%;
  width:100%;
  height:2px;
}
.clinic-window-a{right:15%}
.clinic-window-b{right:-3%;width:14%;opacity:.78}

/* Golden daylight wash */
.clinic-sunwash{
  position:absolute;
  right:0;
  top:0;
  width:58%;
  height:78%;
  background:
    radial-gradient(circle at 72% 20%,rgba(255,224,139,.36),transparent 19%),
    radial-gradient(circle at 62% 34%,rgba(255,247,210,.32),transparent 28%),
    linear-gradient(120deg,transparent 0 48%,rgba(255,241,197,.16) 55%,transparent 74%);
  filter:blur(4px);
}

/* Blurred leafy indoor plants */
.clinic-plant{
  position:absolute;
  bottom:2%;
  width:220px;
  height:370px;
  opacity:.62;
  filter:blur(1.4px);
}
.clinic-plant::before{
  content:"";
  position:absolute;
  left:50%;
  bottom:66px;
  width:8px;
  height:245px;
  border-radius:8px;
  background:#7d946e;
  transform:translateX(-50%);
}
.clinic-plant::after{
  content:"";
  position:absolute;
  inset:12px 18px 92px;
  background:
    radial-gradient(ellipse at 34% 20%,#8eaa7e 0 11%,transparent 12%),
    radial-gradient(ellipse at 62% 24%,#9fb790 0 12%,transparent 13%),
    radial-gradient(ellipse at 28% 42%,#78956e 0 12%,transparent 13%),
    radial-gradient(ellipse at 70% 47%,#89a47b 0 13%,transparent 14%),
    radial-gradient(ellipse at 42% 63%,#9caf8f 0 13%,transparent 14%),
    radial-gradient(ellipse at 68% 72%,#77936d 0 11%,transparent 12%);
  transform:rotate(-7deg);
}
.clinic-plant-left{left:1%}
.clinic-plant-right{right:3%;height:410px;transform:scale(.92);opacity:.54}

/* Ceramic vases with subtle pink/white floral suggestion */
.clinic-vase{
  position:absolute;
  bottom:3.5%;
  width:150px;
  height:200px;
  opacity:.83;
  filter:blur(.35px);
}
.clinic-vase::before{
  content:"";
  position:absolute;
  left:28px;
  bottom:0;
  width:94px;
  height:110px;
  border-radius:26px 26px 34px 34px;
  background:
    linear-gradient(180deg,#f7f1e6,#e8dac5);
  box-shadow:
    inset 0 0 0 1px rgba(178,154,118,.18),
    0 12px 26px rgba(87,66,38,.07);
}
.clinic-vase::after{
  content:"";
  position:absolute;
  inset:0 0 72px 0;
  background:
    radial-gradient(circle at 30% 55%,#f5c1ce 0 12%,transparent 13%),
    radial-gradient(circle at 46% 36%,#fffaf4 0 13%,transparent 14%),
    radial-gradient(circle at 64% 52%,#f0b1c0 0 12%,transparent 13%),
    radial-gradient(circle at 78% 35%,#fffdf8 0 12%,transparent 13%),
    radial-gradient(ellipse at 35% 72%,#8ea77d 0 10%,transparent 11%),
    radial-gradient(ellipse at 58% 68%,#78976d 0 10%,transparent 11%),
    radial-gradient(ellipse at 72% 76%,#9bb08b 0 10%,transparent 11%);
}
.clinic-vase-left{left:8%}
.clinic-vase-right{right:10%;bottom:5%;transform:scale(.86);opacity:.72}

/* Keep a clean central stage for the doctor portrait */
#home .hero-photo-wrap{
  position:relative;
  z-index:2;
}
#home .hero-photo{
  filter:drop-shadow(0 28px 40px rgba(56,61,50,.18)) !important;
}

/* Light-background hero text */
#home .hero-copy{
  position:relative;
  z-index:3;
}
#home .hero-copy h1{
  color:#0b2c4d !important;
  text-shadow:none !important;
}
#home .hero-copy h2,
#home .eyebrow{
  color:#b37a1d !important;
}
#home .designation{
  color:#173f66 !important;
}
#home .tagline,
#home .hero-text,
#home .reg{
  color:#465661 !important;
}

/* Slight translucent text panel for stronger readability while keeping it airy */
#home .hero-copy{
  background:linear-gradient(90deg,rgba(255,253,247,.82),rgba(255,253,247,.34) 72%,transparent);
  border-radius:22px;
  padding:18px 22px 18px 0;
}

/* Mobile/tablet: simplify décor for clarity and performance */
@media(max-width:1100px){
  .clinic-window-a{right:3%;width:23%;opacity:.72}
  .clinic-window-b{display:none}
  .clinic-plant-left{left:-7%;opacity:.40}
  .clinic-plant-right{right:-9%;opacity:.34}
  .clinic-vase-left{left:1%;transform:scale(.82)}
  .clinic-vase-right{right:0;opacity:.50}
}

@media(max-width:700px){
  #home.hero{
    background:linear-gradient(145deg,#fffdf8 0%,#f7efe4 60%,#edf3e9 100%) !important;
  }
  .clinic-window{display:none}
  .clinic-plant-left{left:-18%;bottom:-3%;transform:scale(.72);opacity:.28}
  .clinic-plant-right{right:-22%;bottom:-4%;transform:scale(.70);opacity:.24}
  .clinic-vase-left{
    left:-8%;
    bottom:1%;
    transform:scale(.64);
    opacity:.40;
  }
  .clinic-vase-right{
    right:-8%;
    bottom:2%;
    transform:scale(.60);
    opacity:.32;
  }
  #home .hero-copy{
    background:rgba(255,253,248,.76);
    padding:12px 12px 14px 0;
    border-radius:16px;
  }
}


/* =========================================================
   VERSION 1.8.6 — Desktop hero portrait moved to top-right
   Tablet/mobile layout preserved
   ========================================================= */

@media(min-width:1101px){

  #home.hero{
    display:grid !important;
    grid-template-columns:minmax(0,1.18fr) minmax(430px,.82fr) !important;
    align-items:start !important;
    column-gap:clamp(28px,4vw,68px) !important;
    padding-top:54px !important;
    padding-bottom:18px !important;
    min-height:760px;
  }

  /* Keep the complete text block comfortably on the left */
  #home .hero-copy{
    grid-column:1 !important;
    grid-row:1 !important;
    width:100% !important;
    max-width:780px !important;
    padding-right:0 !important;
    z-index:4 !important;
  }

  /* Name remains in one straight line */
  #home .hero-copy h1{
    white-space:nowrap !important;
    width:max-content !important;
    max-width:none !important;
    font-size:clamp(48px,4.3vw,70px) !important;
    line-height:1.02 !important;
    letter-spacing:-1.15px !important;
  }

  #home .hero-copy h2,
  #home .designation,
  #home .tagline,
  #home .hero-text,
  #home .hero-actions,
  #home .reg{
    max-width:730px !important;
  }

  /* Put the existing white-coat portrait high in the right corner */
  #home .hero-photo-wrap{
    grid-column:2 !important;
    grid-row:1 !important;
    width:100% !important;
    height:620px !important;
    margin:-34px -18px 0 0 !important;
    padding:0 !important;
    display:flex !important;
    align-items:flex-start !important;
    justify-content:flex-end !important;
    overflow:visible !important;
    z-index:3 !important;
  }

  #home .hero-photo{
    width:auto !important;
    height:605px !important;
    max-width:100% !important;
    object-fit:contain !important;
    object-position:right top !important;
    margin:0 !important;
    filter:drop-shadow(0 30px 42px rgba(56,61,50,.18)) !important;
  }

  /* Reposition decorative ring behind the portrait */
  #home .gold-ring{
    top:34px !important;
    right:10px !important;
    left:auto !important;
    transform:none !important;
    width:440px !important;
    height:440px !important;
  }

  /* Keep clinic decor framing the portrait, not covering the face */
  .clinic-window-a{ right:9% !important; }
  .clinic-window-b{ right:-4% !important; }
  .clinic-plant-right{
    right:-3% !important;
    bottom:0 !important;
    opacity:.40 !important;
  }
  .clinic-vase-right{
    right:1% !important;
    bottom:2% !important;
    opacity:.54 !important;
  }

  .clinic-plant-left{ opacity:.40 !important; }
  .clinic-vase-left{ opacity:.55 !important; }
}

/* Tablet/mobile intentionally stay stacked and centered */
@media(max-width:1100px){
  #home .hero-copy h1{
    white-space:nowrap !important;
  }
}


/* =========================================================
   VERSION 1.8.7 — FORCE TOP-RIGHT HERO ON DESKTOP/TABLET-DESKTOP
   This overrides older <=1050px stacking rules.
   ========================================================= */

/* Apply side-by-side hero from 900px upward, so 1024px laptops/tablets in landscape
   also receive the top-right portrait layout. */
@media(min-width:900px){

  #home.hero{
    display:grid !important;
    grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr) !important;
    align-items:start !important;
    column-gap:clamp(22px,3.2vw,54px) !important;
    padding-top:46px !important;
    padding-bottom:14px !important;
    min-height:700px !important;
  }

  #home .hero-copy{
    grid-column:1 !important;
    grid-row:1 !important;
    width:100% !important;
    max-width:760px !important;
    padding-right:0 !important;
    margin:0 !important;
    z-index:5 !important;
  }

  #home .hero-copy h1{
    white-space:nowrap !important;
    width:max-content !important;
    max-width:none !important;
    font-size:clamp(44px,4.2vw,68px) !important;
    line-height:1.02 !important;
    letter-spacing:-1px !important;
  }

  #home .hero-copy h2,
  #home .designation,
  #home .tagline,
  #home .hero-text,
  #home .hero-actions,
  #home .reg{
    max-width:700px !important;
  }

  #home .hero-photo-wrap{
    grid-column:2 !important;
    grid-row:1 !important;
    width:100% !important;
    height:560px !important;
    margin:-30px -8px 0 0 !important;
    padding:0 !important;
    display:flex !important;
    align-items:flex-start !important;
    justify-content:flex-end !important;
    position:relative !important;
    z-index:4 !important;
    overflow:visible !important;
  }

  #home .hero-photo{
    width:auto !important;
    height:548px !important;
    max-width:100% !important;
    object-fit:contain !important;
    object-position:right top !important;
    margin:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    filter:drop-shadow(0 28px 38px rgba(56,61,50,.18)) !important;
  }

  #home .gold-ring{
    display:block !important;
    position:absolute !important;
    width:390px !important;
    height:390px !important;
    top:30px !important;
    right:8px !important;
    left:auto !important;
    transform:none !important;
    opacity:.28 !important;
  }

  /* Keep clinic décor around the portrait instead of over the face */
  .clinic-window-a{
    right:4% !important;
    width:18% !important;
    opacity:.72 !important;
  }
  .clinic-window-b{
    right:-5% !important;
    opacity:.46 !important;
  }
  .clinic-plant-right{
    right:-5% !important;
    bottom:-1% !important;
    opacity:.34 !important;
  }
  .clinic-vase-right{
    right:-1% !important;
    bottom:1% !important;
    opacity:.44 !important;
  }
}

/* True mobile / portrait tablets keep the readable stacked layout. */
@media(max-width:899px){
  #home.hero{
    display:flex !important;
    flex-direction:column !important;
  }
  #home .hero-photo-wrap{
    width:100% !important;
    margin-top:14px !important;
    justify-content:center !important;
  }
}


/* =========================================================
   VERSION 1.9.0 — Interactive patient-first upgrade
   ========================================================= */

html{scroll-behavior:smooth}

/* shared refinement */
.section-head{gap:24px}
.section-side-note{max-width:390px;color:#6b7881;font-size:13px;line-height:1.55;margin:0}
.section-kicker{letter-spacing:.14em}
.reveal-on-scroll{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}
.reveal-on-scroll.is-visible{opacity:1;transform:none}

/* How Can I Help You */
.help-navigator{
  background:
    radial-gradient(circle at 90% 10%,rgba(183,210,174,.22),transparent 25%),
    linear-gradient(180deg,#fffdf9,#f7f1e7)!important;
}
.help-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}
.help-card{
  display:flex;align-items:center;gap:12px;min-height:94px;padding:16px 16px;
  background:#fff;border:1px solid rgba(38,58,77,.08);border-radius:18px;
  color:#143451;text-decoration:none;box-shadow:0 10px 28px rgba(30,45,60,.055);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease
}
.help-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(27,44,61,.10);border-color:rgba(197,150,70,.28)}
.help-card>div{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}
.help-card strong{font-size:14px;color:#0c3153}
.help-card small{font-size:11px;line-height:1.45;color:#697984}
.help-card>b{font-size:18px;color:#9b741f}
.help-icon{
  width:46px;height:46px;flex:0 0 46px;border-radius:14px;display:grid;place-items:center;
  font-size:24px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.48)
}
.help-red .help-icon{background:#ffe9e9}
.help-blue .help-icon{background:#e8f2ff}
.help-purple .help-icon{background:#f1eaff}
.help-gold .help-icon{background:#fff2d7}
.help-green .help-icon{background:#e9f7e5}
.help-pink .help-icon{background:#ffe9f1}
.help-cyan .help-icon{background:#e6f8fb}
.help-teal .help-icon{background:#e5f4ef}
.help-footer{text-align:right;margin-top:16px}
.help-footer a{font-size:12px;font-weight:800;color:#a36d13;text-decoration:none}

/* Health Tip of the Day */
.health-tip-section{padding-top:22px!important;padding-bottom:22px!important;background:transparent!important}
.daily-tip-card{
  display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;
  background:linear-gradient(110deg,#0a3156,#135c77 68%,#2a7a73);
  color:#fff;border-radius:22px;padding:24px 26px;box-shadow:0 16px 38px rgba(9,45,77,.15);
  position:relative;overflow:hidden
}
.daily-tip-card::after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-80px;top:-110px;background:rgba(255,255,255,.08)}
.daily-tip-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;font-size:30px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18)}
.daily-tip-card .section-kicker{color:#ffd887!important}
.daily-tip-card h3{color:#fff!important;margin:5px 0 5px;font-size:clamp(22px,3vw,30px)}
.daily-tip-card p{color:#eaf5f5!important;margin:0;line-height:1.58}
.daily-tip-date{font-size:11px;color:#d9e8e8;white-space:nowrap;align-self:start;padding-top:4px}

/* Emergency care */
.emergency-care{
  background:
    radial-gradient(circle at 4% 12%,rgba(239,93,93,.10),transparent 26%),
    linear-gradient(180deg,#fffaf6,#f8efe7)!important;
}
.emergency-kicker{color:#bd4b3e!important}
.emergency-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}
.emergency-card{
  background:#fff;border:1px solid #f0d9d2;border-radius:18px;padding:20px;
  box-shadow:0 9px 26px rgba(83,48,38,.055);position:relative;overflow:hidden
}
.emergency-card::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(#dc5d50,#e9a13c)}
.emergency-card>span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#fff0eb;font-size:25px;margin-bottom:12px}
.emergency-card strong{display:block;color:#802e2b;font-size:14px;margin-bottom:7px}
.emergency-card small{display:block;color:#66737d;line-height:1.52;font-size:12px}
.emergency-note{margin-top:16px;padding:15px 18px;border-radius:14px;background:#fff3e1;color:#684b21;font-size:12px;line-height:1.55;border:1px solid #efd7b2}

/* Smarter Appointment */
.smart-appointment{background:linear-gradient(180deg,#f6efe4,#fffaf2)!important}
.appointment-shell{
  display:grid;grid-template-columns:1.25fr .75fr;gap:22px;padding:clamp(24px,4vw,42px);
  background:#fff;border:1px solid rgba(185,156,111,.25);border-radius:24px;
  box-shadow:0 16px 42px rgba(61,50,35,.075)
}
.appointment-intro h3{margin:7px 0 12px}.appointment-intro p{max-width:720px;line-height:1.65;color:#5b6974}
.appointment-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}
.smart-btn{display:inline-flex;align-items:center;gap:8px;text-decoration:none;padding:12px 16px;border-radius:12px;font-size:12px;font-weight:900;transition:.2s}
.smart-btn:hover{transform:translateY(-2px)}
.smart-whatsapp{background:#25D366;color:#fff}
.smart-call{background:#0b3156;color:#fff}
.smart-map{background:#fff1d5;color:#7b5614;border:1px solid #ead0a0}
.appointment-checklist{background:#f6f8fa;border-radius:18px;padding:20px;border:1px solid #e1e8ed}
.check-icon{font-size:28px}.appointment-checklist>strong{display:block;color:#0b3156;margin:5px 0 10px}
.appointment-checklist ul{margin:0;padding-left:18px}.appointment-checklist li{font-size:12px;line-height:1.55;color:#5c6973;margin:6px 0}
.appointment-hours{margin-top:14px;padding-top:14px;border-top:1px solid #dde4e9;display:flex;flex-direction:column;gap:4px}
.appointment-hours b{color:#9c6d19;font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.appointment-hours strong{color:#0b3156;font-size:20px}
.appointment-hours small{color:#6a7780}

/* Homepage micro-refinement */
.quick-strip article{transition:transform .2s ease,background .2s ease}.quick-strip article:hover{transform:translateY(-2px);background:#fffaf1}
.resource,.card,.journey-card,.service-card{transition:transform .22s ease,box-shadow .22s ease}.resource:hover,.card:hover,.journey-card:hover,.service-card:hover{transform:translateY(-3px)}
.section h3{letter-spacing:-.015em}
.btn,.smart-btn,.help-card,.resource{will-change:transform}

/* Search refinements */
.result{padding:13px 2px;border-bottom:1px solid #e6ebef}
.result:last-child{border-bottom:0}
.result a{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#0b3156;font-weight:850;text-decoration:none}
.result small{display:block;margin-top:4px;color:#6b7881;line-height:1.4}
.search-category{display:inline-block;padding:3px 7px;border-radius:999px;background:#eef3f7;color:#6a7782;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.search-highlight{background:#fff2bd;border-radius:3px;padding:0 1px}

/* responsive */
@media(max-width:1050px){
  .help-grid{grid-template-columns:repeat(2,1fr)}
  .emergency-grid{grid-template-columns:repeat(2,1fr)}
  .appointment-shell{grid-template-columns:1fr}
}
@media(max-width:700px){
  .help-grid,.emergency-grid{grid-template-columns:1fr}
  .daily-tip-card{grid-template-columns:auto 1fr;padding:20px}
  .daily-tip-date{grid-column:2;white-space:normal;padding-top:0}
  .appointment-actions{display:grid;grid-template-columns:1fr}
  .smart-btn{justify-content:center}
  .section-side-note{display:none}
}

/* Accessibility: reduce motion when requested */
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}.reveal-on-scroll{opacity:1;transform:none;transition:none}
  .help-card,.smart-btn,.resource,.card,.journey-card,.service-card{transition:none}
}


/* =========================================================
   v1.9.1 — Moving professional portrait hero carousel
   ========================================================= */
#home .hero-carousel{overflow:hidden}
#home .hero-slides{
  position:relative;
  width:min(520px,100%);
  height:560px;
  z-index:2;
  border-radius:30px;
  overflow:hidden;
  box-shadow:0 24px 80px rgba(0,0,0,.20);
  background:#f8f4ed;
}
#home .hero-slides .hero-photo{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center top!important;
  border-radius:30px!important;
  border:5px solid rgba(255,255,255,.88)!important;
  box-shadow:none!important;
  opacity:0;
  transform:translateX(11%);
  transition:opacity .85s ease, transform .95s cubic-bezier(.22,.61,.36,1);
  pointer-events:none;
}
#home .hero-slides .hero-photo.active{
  opacity:1;
  transform:translateX(0);
  pointer-events:auto;
}
#home .hero-slides .hero-photo.exit-left{
  opacity:0;
  transform:translateX(-11%);
}
.hero-carousel-arrow{
  position:absolute;z-index:8;top:48%;transform:translateY(-50%);
  width:40px;height:40px;border:1px solid rgba(255,255,255,.7);border-radius:50%;
  display:grid;place-items:center;background:rgba(8,43,77,.70);color:#fff;
  font-size:27px;line-height:1;cursor:pointer;backdrop-filter:blur(7px);
  box-shadow:0 8px 20px rgba(0,0,0,.13);transition:.2s ease
}
.hero-carousel-arrow:hover{background:#0b3156;transform:translateY(-50%) scale(1.05)}
.hero-prev{left:12px}.hero-next{right:12px}
.hero-carousel-dots{
  position:absolute;z-index:8;left:50%;bottom:16px;transform:translateX(-50%);
  display:flex;gap:8px;padding:7px 10px;border-radius:999px;
  background:rgba(8,43,77,.38);backdrop-filter:blur(7px)
}
.hero-carousel-dots button{
  width:8px;height:8px;padding:0;border:0;border-radius:50%;
  background:rgba(255,255,255,.62);cursor:pointer;transition:.25s
}
.hero-carousel-dots button.active{width:23px;border-radius:999px;background:#d5aa47}
@media(max-width:1050px){
  #home .hero-slides{height:485px;width:min(500px,100%)}
}
@media(max-width:700px){
  #home .hero-slides{height:405px;width:min(390px,100%);border-radius:24px}
  #home .hero-slides .hero-photo{border-radius:24px!important}
  .hero-carousel-arrow{width:36px;height:36px;font-size:24px}
  .hero-prev{left:7px}.hero-next{right:7px}
}
@media(prefers-reduced-motion:reduce){
  #home .hero-slides .hero-photo{transition:none}
}


/* =========================================================
   VERSION 1.9.2 — Moving homepage album carousel
   ========================================================= */
.featured-gallery{
  background:
    radial-gradient(circle at 9% 8%,rgba(255,236,188,.26),transparent 24%),
    linear-gradient(180deg,#fffdf9,#f7efe3)!important;
}
.album-carousel-shell{
  position:relative;
  margin-top:28px;
}
.album-carousel-viewport{
  overflow:hidden;
  border-radius:22px;
}
.album-carousel-track{
  display:flex;
  gap:16px;
  width:max-content;
  will-change:transform;
  animation:albumDrift 44s linear infinite;
}
.album-carousel-shell:hover .album-carousel-track,
.album-carousel-shell.is-paused .album-carousel-track{
  animation-play-state:paused;
}
.album-card{
  width:280px;
  flex:0 0 280px;
  display:block;
  text-decoration:none;
  color:inherit;
  background:#fff;
  border:1px solid rgba(184,156,112,.25);
  border-radius:20px;
  overflow:hidden;
  box-shadow:0 12px 34px rgba(52,43,31,.075);
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.album-card:hover{
  transform:translateY(-6px);
  box-shadow:0 20px 42px rgba(48,39,29,.13);
  border-color:rgba(193,149,71,.38);
}
.album-image-wrap{
  position:relative;
  height:178px;
  overflow:hidden;
  background:#eef1f2;
}
.album-image-wrap img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .45s ease;
}
.album-card:hover .album-image-wrap img{transform:scale(1.045)}
.album-icon{
  position:absolute;
  left:12px;
  bottom:12px;
  width:40px;
  height:40px;
  border-radius:13px;
  display:grid;
  place-items:center;
  font-size:21px;
  background:rgba(255,255,255,.92);
  border:1px solid rgba(255,255,255,.72);
  box-shadow:0 6px 18px rgba(0,0,0,.12);
}
.album-card-copy{
  padding:16px 16px 18px;
  display:flex;
  flex-direction:column;
  gap:6px;
}
.album-card-copy strong{
  color:#0b3156;
  font:700 20px/1.2 Georgia,serif;
}
.album-card-copy small{
  color:#697681;
  font-size:11px;
  line-height:1.48;
  min-height:34px;
}
.album-card-copy span{
  color:#a36d13;
  font-size:11px;
  font-weight:900;
  margin-top:3px;
}
.album-carousel-arrow{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:5;
  width:42px;
  height:42px;
  border:0;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:rgba(9,44,78,.88);
  color:#fff;
  font-size:26px;
  cursor:pointer;
  box-shadow:0 9px 20px rgba(0,0,0,.15);
  transition:.2s ease;
}
.album-carousel-arrow:hover{background:#0b3156;transform:translateY(-50%) scale(1.06)}
.album-prev{left:-13px}
.album-next{right:-13px}
.album-carousel-footer{
  display:flex;
  align-items:center;
  gap:8px;
  margin-top:14px;
}
.album-carousel-footer small{color:#73808a;font-size:10px}
.album-carousel-footer a{
  margin-left:auto;
  color:#a36d13;
  text-decoration:none;
  font-size:11px;
  font-weight:900;
}
.album-live-dot{
  width:7px;height:7px;border-radius:50%;
  background:#38a169;
  box-shadow:0 0 0 5px rgba(56,161,105,.10);
}
@keyframes albumDrift{
  from{transform:translateX(0)}
  to{transform:translateX(-888px)}
}
@media(max-width:900px){
  .album-card{width:245px;flex-basis:245px}
  .album-image-wrap{height:160px}
  .album-prev{left:6px}.album-next{right:6px}
}
@media(max-width:700px){
  .album-carousel-track{gap:12px;animation-duration:38s}
  .album-card{width:220px;flex-basis:220px}
  .album-image-wrap{height:145px}
  .album-card-copy strong{font-size:18px}
  .album-carousel-arrow{width:36px;height:36px;font-size:23px}
  .album-carousel-footer small{display:none}
}
@media(prefers-reduced-motion:reduce){
  .album-carousel-track{animation:none!important}
}


/* =========================================================
   VERSION 1.9.4 — Two chamber booking system
   ========================================================= */
.chamber-choice{
  background:
    radial-gradient(circle at 8% 8%,rgba(227,238,255,.42),transparent 22%),
    radial-gradient(circle at 92% 13%,rgba(228,246,232,.35),transparent 24%),
    linear-gradient(180deg,#fffdf9,#f7f1e8)!important;
}
.chamber-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:28px}
.chamber-card{
  position:relative;overflow:hidden;background:#fff;border:1px solid rgba(178,154,118,.25);
  border-radius:24px;padding:24px;box-shadow:0 16px 40px rgba(53,44,34,.075);
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease
}
.chamber-card:hover{transform:translateY(-5px);box-shadow:0 22px 46px rgba(47,39,31,.12)}
.chamber-card::before{content:"";position:absolute;inset:0 0 auto 0;height:5px}
.chamber-anand::before{background:linear-gradient(90deg,#1f6fb2,#4fa3df)}
.chamber-brahmaputra::before{background:linear-gradient(90deg,#178a62,#5ebc8c)}
.chamber-card-top{display:flex;align-items:flex-start;gap:14px}
.chamber-icon{
  width:50px;height:50px;flex:0 0 50px;border-radius:16px;display:grid;place-items:center;
  font-size:26px;background:#f6f9fb;border:1px solid #e4ebf0
}
.chamber-card-top small{
  display:block;color:#9e7120;font-size:10px;font-weight:900;letter-spacing:.08em;
  text-transform:uppercase;margin-bottom:4px
}
.chamber-card-top h4{margin:0;color:#0b3156!important;font:700 clamp(22px,2.2vw,30px)/1.16 Georgia,serif}
.chamber-details{margin-top:20px;display:grid;gap:9px}
.chamber-details p{
  margin:0;display:flex;align-items:flex-start;gap:9px;color:#586873!important;
  font-size:13px;line-height:1.5
}
.chamber-details p>span{width:20px;flex:0 0 20px}
.chamber-details strong{color:#0b3156}
.chamber-details a{color:#0d568f;font-weight:850;text-decoration:none}
.chamber-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:22px}
.chamber-btn{
  display:flex;align-items:center;justify-content:center;gap:5px;min-height:42px;border-radius:11px;
  font-size:11px;font-weight:900;text-decoration:none;transition:.2s ease
}
.chamber-btn:hover{transform:translateY(-2px)}
.chamber-btn.call{background:#0b3156;color:#fff}
.chamber-btn.whatsapp{background:#25D366;color:#fff}
.chamber-btn.map{background:#fff1d7;color:#805a17;border:1px solid #e8d1a7}
.chamber-note{
  margin-top:16px;display:flex;align-items:flex-start;gap:10px;padding:14px 16px;
  border-radius:14px;background:#fff8e9;border:1px solid #eeddbd
}
.chamber-note>span{font-size:18px}
.chamber-note p{margin:0;color:#6c5b3b!important;font-size:11px;line-height:1.55}
.appointment-shell-v194{
  background:radial-gradient(circle at 90% 10%,rgba(218,239,224,.35),transparent 25%),#fff!important
}
.contact-v194 .contact-copy{max-width:720px}
.hours-v194 .second-chamber{margin-top:12px;padding-top:12px;border-top:1px solid rgba(183,155,111,.22)}
.hours-v194{gap:4px!important}
@media(max-width:900px){.chamber-grid{grid-template-columns:1fr}}
@media(max-width:560px){.chamber-actions{grid-template-columns:1fr}.chamber-card{padding:20px}}

/* v1.9.5 — both chamber actions directly in top Hero */
.hero-dual-booking{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:16px 0 12px;max-width:720px}
.hero-booking-card{background:rgba(255,255,255,.88);border:1px solid rgba(169,139,91,.24);border-radius:14px;padding:10px 11px;box-shadow:0 8px 22px rgba(35,45,52,.06);backdrop-filter:blur(7px)}
.hero-booking-anand{border-top:3px solid #3b8dcb}.hero-booking-brahma{border-top:3px solid #39a174}
.hero-booking-card>b{display:block;color:#0b3156;font-size:10px;margin-bottom:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hero-booking-card .hero-actions{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:5px!important;margin:0!important}
.hero-booking-card .btn{min-height:32px!important;padding:5px 5px!important;border:0!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:8px!important;font-weight:900!important;white-space:nowrap}
.hero-booking-card .hero-call{background:#0b3156!important;color:#fff!important}
.hero-booking-card .hero-wa{background:#25D366!important;color:#fff!important}
.hero-booking-card .hero-dir{background:#b5822c!important;color:#fff!important}
@media(max-width:760px){.hero-dual-booking{grid-template-columns:1fr;max-width:440px}.hero-booking-card>b{font-size:11px}.hero-booking-card .btn{font-size:9px!important}}

/* v1.9.6 Patient Resources email */
.resource-email .resource-icon{font-size:24px}
.resource-email small{overflow-wrap:anywhere}

/* v1.9.7 — Patient Resources correction */
.resource-grid-v197{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
.resource-email small{
  overflow-wrap:anywhere;
}
@media(max-width:700px){
  .resource-grid-v197{
    grid-template-columns:1fr!important;
  }
}


/* =========================================================
   VERSION 2.0.0 — Major interactive health portal upgrade
   ========================================================= */

/* Live analogue clock */
.hero-live-clock{
  display:flex;align-items:center;gap:11px;width:max-content;max-width:100%;
  padding:8px 12px 8px 8px;margin-bottom:13px;border-radius:16px;
  background:rgba(255,255,255,.78);border:1px solid rgba(186,158,111,.22);
  box-shadow:0 9px 24px rgba(33,43,53,.06);backdrop-filter:blur(8px)
}
.analog-clock{position:relative;width:58px;height:58px;flex:0 0 58px;border-radius:50%;background:linear-gradient(145deg,#fff,#f2eadc);border:2px solid #c79a43;box-shadow:inset 0 0 0 4px #ffffff99}
.clock-hand{position:absolute;left:50%;bottom:50%;transform-origin:50% 100%;border-radius:999px;transform:translateX(-50%) rotate(0deg)}
.clock-hand.hour{width:3px;height:15px;background:#0b3156}.clock-hand.minute{width:2px;height:20px;background:#0b3156}.clock-hand.second{width:1px;height:22px;background:#c9463c}
.clock-pin{position:absolute;width:6px;height:6px;border-radius:50%;background:#c79a43;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5}
.clock-mark{position:absolute;background:#80652e}.m12,.m6{width:2px;height:5px;left:50%;transform:translateX(-50%)}.m12{top:4px}.m6{bottom:4px}.m3,.m9{width:5px;height:2px;top:50%;transform:translateY(-50%)}.m3{right:4px}.m9{left:4px}
.clock-copy{display:flex;flex-direction:column;gap:1px;min-width:120px}.clock-copy small{font-size:8px;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:#9a6d21}.clock-copy strong{font-size:16px;color:#0b3156}.clock-copy span{font-size:9px;color:#6a7882}

/* Health Days preview */
.health-days-preview{background:linear-gradient(180deg,#f6fbf9,#eef6f3)!important}
.section-link{align-self:center;color:#9c6c1d;text-decoration:none;font-size:11px;font-weight:900}
.health-day-feature{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;margin-top:26px;padding:22px 24px;border-radius:22px;background:linear-gradient(120deg,#0d4f4b,#18796e);color:#fff;box-shadow:0 16px 38px rgba(18,92,82,.14)}
.health-day-icon{width:62px;height:62px;border-radius:18px;display:grid;place-items:center;font-size:32px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.17)}
.health-day-copy small{font-size:9px;color:#ffe0a2;font-weight:900;letter-spacing:.12em}.health-day-copy h4{margin:5px 0 5px;font:700 clamp(23px,3vw,31px)/1.1 Georgia,serif}.health-day-copy p{margin:0;color:#e6f2ef;font-size:12px;line-height:1.5}
.health-day-count{text-align:center;min-width:92px}.health-day-count b{display:block;font-size:32px;line-height:1;color:#ffe2a5}.health-day-count span{display:block;margin-top:5px;font-size:9px;color:#d7ebe6}
.mini-health-days{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.mini-day{display:flex;align-items:center;gap:9px;padding:11px 13px;background:#fff;border-radius:13px;border:1px solid #dfeae6}.mini-day span{font-size:20px}.mini-day div{display:flex;flex-direction:column;gap:2px}.mini-day strong{font-size:11px;color:#0b3156}.mini-day small{font-size:9px;color:#74808a}

/* Drug update ticker */
.drug-update-section{background:linear-gradient(180deg,#fffaf3,#f7efe4)!important}
.drug-ticker-shell{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:26px;background:#092e50;border-radius:18px;padding:10px 12px;box-shadow:0 14px 32px rgba(9,46,80,.14);overflow:hidden}
.drug-badge{display:grid;place-items:center;width:46px;height:34px;border-radius:9px;background:#d8a63f;color:#082a54;font-weight:1000;font-size:12px;letter-spacing:.06em}
.drug-ticker-window{overflow:hidden;min-width:0}.drug-ticker-track{position:relative;min-height:38px}.drug-item{position:absolute;inset:0;display:flex;align-items:center;gap:11px;opacity:0;transform:translateX(22px);transition:opacity .65s ease,transform .65s ease;color:#fff}.drug-item.active{opacity:1;transform:translateX(0)}.drug-item.fading{opacity:0;transform:translateX(-22px)}
.drug-item .drug-date{flex:0 0 auto;color:#dfbd73;font-size:9px;font-weight:900}.drug-item b{font-size:12px}.drug-item em{font-style:normal;font-size:10px;color:#c8d6e1}.drug-item span{font-size:10px;color:#e8eef3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.drug-pause{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.09);color:#fff;width:34px;height:34px;border-radius:9px;cursor:pointer}
.drug-update-footer{display:flex;gap:12px;align-items:center;margin-top:10px}.drug-update-footer span{font-size:9px;color:#7c858c}.drug-update-footer a{margin-left:auto;font-size:10px;color:#9c6a1b;font-weight:900;text-decoration:none}

/* Patient tools preview */
.patient-tools-preview{background:linear-gradient(180deg,#f7f8fc,#f2f4f8)!important}
.tool-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:26px}.tool-preview-card{display:flex;flex-direction:column;gap:7px;text-decoration:none;background:#fff;border:1px solid #e2e6ec;border-radius:17px;padding:18px;box-shadow:0 9px 26px rgba(31,48,65,.05);transition:.22s}.tool-preview-card:hover{transform:translateY(-4px);box-shadow:0 15px 34px rgba(31,48,65,.09)}.tool-preview-card>span{font-size:27px}.tool-preview-card strong{color:#0b3156;font-size:13px}.tool-preview-card small{color:#6e7c87;font-size:10px;line-height:1.48}
.tools-note{margin-top:12px;padding:11px 14px;border-radius:12px;background:#fff4dc;border:1px solid #ead5aa;color:#6b5734;font-size:9px;line-height:1.5}

/* Patient Gallery refinements */
.patient-gallery-details{border-color:#d9e7d7!important}.patient-gallery-subhead{display:flex;align-items:center;gap:11px;margin:18px 14px 6px;padding:14px 16px;border-radius:14px;background:linear-gradient(90deg,#eaf6e7,#f8f4e7);border:1px solid #d7e5cf}.patient-gallery-subhead>span{font-size:25px}.patient-gallery-subhead div{display:flex;flex-direction:column}.patient-gallery-subhead strong{font:700 21px Georgia,serif;color:#0b3156}.patient-gallery-subhead small{color:#71807a;font-size:10px}.diet-gallery-note{margin:12px 14px 18px;padding:12px 14px;background:#fff6df;border-radius:11px;color:#6d5c38;font-size:10px;line-height:1.5}
.diet-chart-grid .gallery-open img{object-fit:cover;object-position:top center}

/* Resources expands cleanly to 4 cards in v2 */
.resource-grid-v197{grid-template-columns:repeat(2,minmax(0,1fr))!important}

@media(max-width:1050px){.tool-preview-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){
  .hero-live-clock{margin-left:auto;margin-right:auto}
  .health-day-feature{grid-template-columns:auto 1fr}.health-day-count{grid-column:2;text-align:left;display:flex;gap:5px;align-items:baseline}.health-day-count b{font-size:22px}
  .mini-health-days{grid-template-columns:1fr}
  .drug-ticker-shell{grid-template-columns:auto 1fr}.drug-pause{display:none}.drug-item{display:block;padding-top:1px}.drug-item .drug-date,.drug-item b,.drug-item em,.drug-item span{display:inline}.drug-item span{white-space:normal}
  .drug-update-footer{align-items:flex-start;flex-direction:column}.drug-update-footer a{margin-left:0}
}
@media(max-width:560px){.tool-preview-grid{grid-template-columns:1fr}.health-day-feature{padding:18px}.health-day-icon{width:52px;height:52px;font-size:27px}}
@media(prefers-reduced-motion:reduce){.drug-item{transition:none}}

/* v2.1.0 Student's Corner homepage */
.students-corner-preview{display:grid;grid-template-columns:1.5fr .7fr;gap:22px;align-items:stretch;background:linear-gradient(135deg,#edf5fb,#f9f5e9)!important}.student-preview-copy{padding:12px 0}.student-preview-copy h3{font:700 clamp(29px,4vw,43px)/1.08 Georgia,serif;color:#0b3156;margin:8px 0 12px}.student-preview-copy p{max-width:720px;color:#647582;line-height:1.65;font-size:13px}.student-chip-row{display:flex;flex-wrap:wrap;gap:7px;margin:17px 0}.student-chip-row span{background:#fff;border:1px solid #dfe6ea;border-radius:999px;padding:7px 9px;color:#35536a;font-size:9px;font-weight:850}.student-enter{display:inline-flex;padding:11px 17px;border-radius:10px;background:#0b3156;color:#fff!important;text-decoration:none;font-size:11px;font-weight:900}.student-preview-visual{min-height:220px;border-radius:23px;background:linear-gradient(145deg,#0b3156,#17627a);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:24px;box-shadow:0 16px 36px #0b315620}.student-preview-visual>span{font-size:52px}.student-preview-visual strong{font:700 23px Georgia,serif;margin-top:10px}.student-preview-visual small{color:#dfbd73;margin-top:5px}@media(max-width:760px){.students-corner-preview{grid-template-columns:1fr}.student-preview-visual{min-height:170px}}

/* v2.2.0 engagement */
.medical-news-section{background:linear-gradient(135deg,#f5f9fb,#fffaf0)!important}.medical-news-head{display:flex;justify-content:space-between;gap:18px}.medical-news-head h3,.reply-copy h3,.mark-copy h3{font:700 clamp(28px,4vw,42px)/1.08 Georgia,serif;color:#0b3156;margin:7px 0 8px}.medical-news-head p,.reply-copy p,.mark-copy p{color:#657783;line-height:1.6;font-size:12px;max-width:720px}.news-live-badge{height:max-content;white-space:nowrap;background:#e9f4ed;color:#247248;border:1px solid #cfe5d7;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:900}.medical-news-track{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:18px}.medical-news-card{background:#fff;border:1px solid #e0e7e9;border-radius:16px;padding:16px;box-shadow:0 8px 24px #17394d0a}.news-meta{display:flex;justify-content:space-between;gap:8px;color:#9a6b21;font-size:8px;font-weight:900}.news-meta time{color:#7c8991}.medical-news-card h4{color:#0b3156;font-size:13px;line-height:1.35;margin:10px 0 7px}.medical-news-card p{color:#697984;font-size:10px;line-height:1.55}.medical-news-card a{color:#0c6480;font-size:9px;font-weight:900;text-decoration:none}.medical-news-note{margin-top:12px;color:#7a858c;font-size:8px}
.reply-section{background:linear-gradient(135deg,#fffaf2,#f5f8fa)!important}.reply-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.reply-privacy{margin-top:15px;padding:13px;border-radius:12px;background:#fff3d9;border:1px solid #ead5a8;color:#6d5c39;font-size:9px;line-height:1.55}.reply-form{background:#fff;border:1px solid #e1e6e8;border-radius:18px;padding:18px}.reply-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.reply-form label{display:block;color:#355268;font-size:9px;font-weight:900;margin-bottom:10px}.reply-form input,.reply-form select,.reply-form textarea{width:100%;margin-top:5px;border:1px solid #d7e0e4;border-radius:9px;padding:10px;background:#fbfcfc;color:#263d50;font:inherit}.reply-consent{display:flex!important;align-items:flex-start;gap:8px;font-weight:500!important;line-height:1.45}.reply-consent input{width:auto;margin:2px 0}.reply-submit{border:0;border-radius:10px;background:#0b3156;color:#fff;padding:11px 16px;font-size:10px;font-weight:900;cursor:pointer}.reply-status{margin-top:8px;font-size:9px;color:#27714d}
.mark-section{background:linear-gradient(125deg,#eef7f4,#fff8ea)!important;text-align:center}.mark-copy p{margin:auto}.mark-reactions{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:17px}.mark-reactions button{min-width:83px;border:1px solid #dfe7e5;background:#fff;border-radius:15px;padding:12px 9px;cursor:pointer;transition:.2s}.mark-reactions button:hover{transform:translateY(-3px)}.mark-reactions button span{display:block;font-size:25px}.mark-reactions button b{display:block;margin-top:5px;color:#38556a;font-size:8px}.mark-reactions button.mark-sent{border-color:#b9d7c6;background:#f3fbf6}.mark-thanks{min-height:20px;margin-top:13px;color:#24704a;font-size:10px;font-weight:900}
@media(max-width:900px){.medical-news-track{grid-template-columns:repeat(2,1fr)}.reply-layout{grid-template-columns:1fr}}@media(max-width:600px){.medical-news-head{display:block}.medical-news-track,.reply-row{grid-template-columns:1fr}.mark-reactions button{min-width:72px}}

/* v2.2.1 — compact Today's Medical News only */
.compact-news-section{
  padding-top:18px!important;
  padding-bottom:18px!important;
  background:linear-gradient(90deg,#fffaf3,#f5f9fb)!important;
}
.compact-news-bar{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  gap:12px;
  align-items:center;
  background:#0b3156;
  border-radius:15px;
  padding:10px 12px;
  box-shadow:0 10px 26px rgba(11,49,86,.12);
}
.compact-news-label{
  color:#fff;
  white-space:nowrap;
  font-size:9px;
  letter-spacing:.04em;
}
.compact-news-window{
  min-width:0;
  overflow:hidden;
  position:relative;
  height:28px;
}
.compact-news-track{
  position:relative;
  height:28px;
}
.compact-news-item{
  position:absolute;
  inset:0;
  width:100%;
  border:0;
  background:transparent;
  color:#eef5fa;
  text-align:left;
  padding:0;
  font-size:10px;
  line-height:28px;
  cursor:pointer;
  opacity:0;
  transform:translateX(18px);
  transition:opacity .55s ease,transform .55s ease;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.compact-news-item.active{
  opacity:1;
  transform:translateX(0);
}
.compact-news-toggle{
  border:1px solid rgba(255,255,255,.18);
  background:#d7a748;
  color:#0b3156;
  border-radius:9px;
  padding:7px 10px;
  font-size:8px;
  font-weight:900;
  cursor:pointer;
  white-space:nowrap;
}
.compact-news-detail{
  margin-top:10px;
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:10px;
}
.compact-news-detail[hidden]{display:none!important}
.compact-news-card{
  background:#fff;
  border:1px solid #e1e7e9;
  border-radius:14px;
  padding:14px;
}
.compact-news-card h4{
  color:#0b3156;
  margin:8px 0 6px;
  font-size:12px;
  line-height:1.4;
}
.compact-news-card p{
  margin:0 0 7px;
  color:#687984;
  font-size:9px;
  line-height:1.55;
}
.compact-news-card a{
  color:#0c6480;
  text-decoration:none;
  font-size:9px;
  font-weight:900;
}
.compact-news-note{
  grid-column:1/-1;
  font-size:8px;
  color:#7d888f;
  padding-top:2px;
}
@media(max-width:760px){
  .compact-news-bar{
    grid-template-columns:auto minmax(0,1fr);
  }
  .compact-news-toggle{
    grid-column:1/-1;
    justify-self:end;
  }
  .compact-news-detail{
    grid-template-columns:1fr;
  }
  .compact-news-item{
    font-size:9px;
  }
}

/* v2.3.1 stable major update */
.global-smart-search{background:#f7f9f8;border-bottom:1px solid #e0e7e5;padding:10px 4%}
.smart-search-inner{max-width:1240px;margin:auto;display:flex;align-items:center;gap:14px}
.smart-search-title{display:flex;align-items:center;gap:8px;color:#0b3156;white-space:nowrap}
.smart-search-title span{font-size:22px}.smart-search-title b,.smart-search-title small{display:block}.smart-search-title b{font-size:10px}.smart-search-title small{font-size:7px;color:#7c8a91}
.smart-search-box{position:relative;flex:1}.smart-search-box input{width:100%;height:44px;border:1px solid #ccdadd;border-radius:999px;background:#fff;padding:0 44px 0 18px;font-size:12px;outline:none;box-shadow:0 5px 16px #17394d0b}
.smart-search-box input:focus{border-color:#6d98a7;box-shadow:0 0 0 3px #6d98a718}.smart-search-box>button{position:absolute;right:8px;top:7px;width:30px;height:30px;border:0;border-radius:50%;background:#eef4f5;color:#536b76;font-size:18px}
.smart-search-results{position:absolute;top:50px;left:0;right:0;z-index:1300;max-height:55vh;overflow:auto;background:#fff;border:1px solid #dbe4e6;border-radius:16px;box-shadow:0 18px 45px #102f4430;padding:7px}
.smart-search-results a{display:flex;gap:10px;padding:10px;border-radius:10px;text-decoration:none;border-bottom:1px solid #eef2f2}.smart-search-results a:hover{background:#f4f8f8}.smart-search-results span{font-size:18px}.smart-search-results b{display:block;color:#173b58;font-size:10px}.smart-search-results small{display:block;color:#7a8990;font-size:8px;margin-top:2px}
.whats-new-section{background:linear-gradient(130deg,#fff9ed,#f4f9f8)!important}.compact-head{align-items:center}.new-pill{background:#0b3156;color:#fff;border-radius:999px;padding:7px 10px;font-size:7px;font-weight:900}
.whats-new-window{height:156px;overflow:hidden;position:relative;border-radius:16px;background:#fff;border:1px solid #e1e7e6}.whats-new-feed{animation:whatsNewScroll 20s ease-in-out infinite}.whats-new-feed a{height:52px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:7px 14px;border-bottom:1px solid #edf1f0;text-decoration:none}.whats-new-feed b{display:block;color:#173b58;font-size:10px}.whats-new-feed small{display:block;color:#788890;font-size:8px}.whats-new-feed time{font-size:7px;font-weight:900;color:#9a6b21}@keyframes whatsNewScroll{0%,18%{transform:translateY(0)}28%,46%{transform:translateY(-52px)}56%,74%{transform:translateY(-104px)}84%,100%{transform:translateY(0)}}
.download-centre{background:#f7faf9!important}.download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.download-grid article{background:#fff;border:1px solid #dfe7e6;border-radius:16px;padding:15px;display:grid;grid-template-columns:38px 1fr;gap:8px}.download-grid article>span{font-size:27px}.download-grid b{display:block;color:#173b58;font-size:11px}.download-grid small{display:block;color:#7b8a91;font-size:8px;line-height:1.4}.download-grid a{grid-column:1/-1;text-align:center;background:#eef6f3;color:#176247;border-radius:9px;padding:8px;text-decoration:none;font-size:8px;font-weight:900}.download-note{font-size:8px;color:#7c888e;margin-top:10px}
.install-app-section{display:flex;justify-content:space-between;align-items:center;gap:20px;background:linear-gradient(110deg,#eaf5f1,#fff6e7)!important}.install-app-section h3{color:#0b3156;margin:5px 0}.install-app-section p{color:#687a84;font-size:10px}.install-app-section button{border:0;border-radius:12px;background:#0b3156;color:#fff;padding:12px 15px;font-size:9px;font-weight:900}
.student-feature-section{max-width:1120px;margin:26px auto;padding:22px;border-radius:20px;background:linear-gradient(135deg,#f7faf9,#fffaf0);border:1px solid #e1e7e6}.student-feature-head{display:flex;gap:12px;align-items:center}.student-feature-head>span{font-size:35px}.student-feature-head small{font-size:8px;font-weight:900;color:#9a6b21}.student-feature-head h2{margin:2px 0;color:#0b3156}.student-feature-head p{margin:0;color:#788890;font-size:10px}.weekly-quiz-card,.challenge-card{margin-top:15px;background:#fff;border:1px solid #dfe6e8;border-radius:16px;padding:18px}.quiz-badge{font-size:7px;font-weight:900;color:#9a6b21}.weekly-quiz-card h3,.challenge-copy h3{color:#173b58;line-height:1.4}.quiz-options{display:grid;gap:7px}.quiz-options button{border:1px solid #dce5e7;background:#fbfcfc;border-radius:10px;padding:10px;text-align:left;color:#3d5668;font-size:9px}.quiz-options button.selected{border-color:#5b8da0;background:#edf6f8}.quiz-feedback{min-height:18px;margin-top:8px;font-size:9px;font-weight:800}.quiz-reveal{border:0;border-radius:9px;background:#0b3156;color:#fff;padding:9px 12px;font-size:8px;font-weight:900}.quiz-explanation{margin-top:10px;padding:12px;border-radius:11px;background:#eef6f3;color:#355c4b;font-size:9px;line-height:1.6}.challenge-tabs{display:flex;gap:7px;margin-top:15px;flex-wrap:wrap}.challenge-tabs button{border:1px solid #dce5e7;background:#fff;border-radius:999px;padding:8px 12px;font-size:8px;font-weight:900}.challenge-tabs button.active{background:#0b3156;color:#fff}.challenge-card{display:grid;grid-template-columns:1fr 1fr;gap:18px}.challenge-visual{min-height:220px;border-radius:14px;background:#f3f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden}.challenge-visual img{max-width:100%;max-height:100%;object-fit:contain}.challenge-copy p{color:#74858e;font-size:9px}
.mobile-quick-access{display:none}
@media(max-width:760px){.smart-search-title b,.smart-search-title small{display:none}.smart-search-inner{gap:7px}.global-smart-search{padding:8px 10px}.smart-search-box input{height:42px;font-size:10px}.download-grid{grid-template-columns:1fr 1fr}.install-app-section{display:block}.install-app-section button{margin-top:10px}.challenge-card{grid-template-columns:1fr}.mobile-quick-access{display:block;position:fixed;right:14px;bottom:18px;z-index:1500}.mobile-quick-access>button{border:0;border-radius:999px;background:#0b3156;color:#fff;padding:10px 13px;box-shadow:0 10px 30px #0b31564d}.mobile-quick-menu{position:absolute;right:0;bottom:48px;width:225px;background:#fff;border:1px solid #dce5e7;border-radius:16px;padding:8px;box-shadow:0 18px 45px #102f4438}.mobile-quick-menu:not([hidden]){display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.mobile-quick-menu a{text-decoration:none;text-align:center;background:#f5f8f8;border-radius:10px;padding:9px 4px;font-size:18px}.mobile-quick-menu small{display:block;color:#536b78;font-size:7px;margin-top:3px}}
@media(max-width:470px){.download-grid{grid-template-columns:1fr}}

.why-entry-section{max-width:1120px;margin:22px auto;padding:0 16px}.why-entry-card,.why-home-promo>a{display:flex;align-items:center;gap:17px;text-decoration:none;background:linear-gradient(125deg,#fff8df,#eef7f4);border:1px solid #e5dfc8;border-radius:20px;padding:20px}.why-entry-card>span,.why-home-promo>a>span{font-size:40px}.why-entry-card h2,.why-home-promo h3{margin:3px 0;color:#0b3156}.why-entry-card small{color:#a06e17;font-size:8px;font-weight:900}.why-entry-card p,.why-home-promo p{color:#667983;font-size:10px}.why-entry-card b,.why-home-promo>a>b{color:#176247;font-size:9px}.why-home-promo{background:#fff!important}
.why-page{margin:0;background:#f6f8f7;color:#263d4b;font-family:Arial,sans-serif}.why-header{display:flex;justify-content:space-between;align-items:center;padding:12px 5%;background:#0b3156;color:#fff}.why-header a{color:#fff;text-decoration:none;font-size:10px}.why-header>div{text-align:center}.why-header h1{display:inline;font-size:20px}.why-header p{margin:3px 0 0;font-size:8px;color:#d9e4e8}.why-main{max-width:1180px;margin:auto;padding:22px 18px 60px}.why-hero{text-align:center;background:linear-gradient(135deg,#fff9e9,#edf7f3);border:1px solid #e1e7df;border-radius:22px;padding:28px 20px}.why-kicker{font-size:8px;font-weight:900;color:#9a6b21}.why-hero h2{color:#0b3156}.why-hero p{color:#71818a;font-size:10px}.why-search{max-width:800px;margin:18px auto 10px;display:flex;align-items:center;background:#fff;border:1px solid #cfdcdd;border-radius:999px;padding:0 8px 0 15px}.why-search input{flex:1;border:0;outline:0;padding:13px 10px;font-size:11px}.why-search button{border:0;background:#edf3f3;border-radius:50%;width:30px;height:30px}.why-actions{display:flex;justify-content:center;gap:12px}.why-actions button{border:0;background:#0b3156;color:#fff;border-radius:999px;padding:9px 13px;font-size:8px;font-weight:900}.why-actions span{font-size:8px;color:#71818a}.why-filters{display:flex;gap:7px;overflow-x:auto;padding:16px 2px 10px}.why-filters button{flex:0 0 auto;border:1px solid #d6e0df;background:#fff;border-radius:999px;padding:8px 11px;font-size:8px}.why-filters button.active{background:#0b3156;color:#fff}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.why-card{background:#fff;border:1px solid #e0e7e6;border-radius:16px;padding:16px}.why-card.why-highlight{box-shadow:0 0 0 4px #e9c86c}.why-meta{display:flex;justify-content:space-between}.why-meta span{font-size:7px;font-weight:900;color:#a06e17}.why-meta em{font-style:normal;font-size:7px;background:#f0f5f4;border-radius:999px;padding:5px 7px}.why-card h3{color:#173b58;font-size:12px;line-height:1.45}.why-clue,.why-answer{font-size:9px;line-height:1.55;color:#667a84}.why-toggle{border:0;background:#eef6f3;color:#176247;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:900}.why-answer{margin-top:10px;padding-top:10px;border-top:1px solid #e7eceb}.why-takehome{margin-top:9px;background:#fff8df;border-radius:10px;padding:9px;color:#655322}
.leave-mark-section{background:linear-gradient(135deg,#fffaf0,#eef8f4)!important}.leave-mark-head{text-align:center}.leave-mark-head h3{font:700 clamp(27px,4vw,40px)/1.1 Georgia,serif;color:#0b3156;margin:7px 0}.leave-mark-head p{color:#6d7e86;font-size:10px}.leave-mark-form{max-width:850px;margin:18px auto;background:#fff;border:1px solid #e0e7e5;border-radius:18px;padding:17px}.leave-mark-form>input{width:100%;border:1px solid #d7e1df;border-radius:10px;padding:10px 12px;margin-bottom:8px;font-size:10px}.gift-picker{display:flex;flex-wrap:wrap;gap:7px;justify-content:center}.gift-picker button{min-width:70px;border:1px solid #e0e5e3;background:#fff;border-radius:12px;padding:9px 7px;font-size:22px}.gift-picker button small{display:block;font-size:7px;color:#647882}.gift-picker button.selected{background:#eef8f3;border-color:#77aa90}.mark-submit{display:block;margin:10px auto 0;border:0;border-radius:999px;background:#0b3156;color:#fff;padding:10px 15px;font-size:9px;font-weight:900}.mark-status{text-align:center;min-height:18px;margin-top:7px;font-size:8px;color:#24704a}.visitor-wall-head{display:flex;justify-content:space-between;max-width:950px;margin:18px auto 8px}.visitor-wall-head button{border:0;background:transparent;color:#9a6b21;font-size:8px}.visitor-marks{max-width:950px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.visitor-mark{background:#fff;border:1px solid #e0e7e5;border-radius:14px;padding:12px;display:grid;grid-template-columns:34px 1fr;gap:8px}.visitor-mark>span{font-size:26px}.visitor-mark b{font-size:9px;color:#173b58}.visitor-mark p,.visitor-mark time{font-size:8px;color:#71818a}.visitor-wall-note{text-align:center;color:#8a9498;font-size:7px}
@media(max-width:700px){.why-grid,.visitor-marks{grid-template-columns:1fr}.why-header p{display:none}}

/* v2.5.0 website age */
.website-age-wrap{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;font-size:12px;opacity:.88}.website-age-circle{width:34px;height:34px;border:1.5px solid currentColor;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:14px}.website-age-wrap small{font-size:11px}

/* v2.5.1 — What's New vertical ticker */
.whats-new-section{
  background:transparent !important;
  padding-top:18px;
  padding-bottom:18px;
}
.whats-new-shell{
  max-width:1120px;
  margin:0 auto;
  border:1px solid #e1e7e5;
  background:linear-gradient(135deg,#fffaf1,#f3f8f6);
  border-radius:18px;
  padding:14px 16px;
  display:grid;
  grid-template-columns:minmax(190px,0.95fr) minmax(0,2.3fr) auto;
  gap:16px;
  align-items:center;
  box-shadow:0 10px 28px rgba(17,52,73,.05);
}
.whats-new-label{
  display:flex;
  align-items:center;
  gap:10px;
}
.whats-new-dot{
  width:10px;
  height:10px;
  border-radius:50%;
  background:#d8a22f;
  box-shadow:0 0 0 6px rgba(216,162,47,.12);
  flex:0 0 auto;
}
.whats-new-label h3{
  margin:2px 0 0;
  color:#0b3156;
  font:700 18px/1.15 Georgia,serif;
}
.whats-new-ticker{
  height:52px;
  overflow:hidden;
  position:relative;
  border-left:1px solid #e4e9e7;
  border-right:1px solid #e4e9e7;
  padding:0 12px;
}
.whats-new-ticker::before,
.whats-new-ticker::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  height:10px;
  z-index:2;
  pointer-events:none;
}
.whats-new-ticker::before{
  top:0;
  background:linear-gradient(to bottom,#f7f9f7,transparent);
}
.whats-new-ticker::after{
  bottom:0;
  background:linear-gradient(to top,#f7f9f7,transparent);
}
.whats-new-track{
  display:flex;
  flex-direction:column;
  transition:transform .65s ease, opacity .35s ease;
  will-change:transform;
}
.whats-new-item{
  min-height:52px;
  display:grid;
  grid-template-columns:28px 1fr;
  gap:9px;
  align-items:center;
  opacity:.98;
}
.whats-new-item>span{
  font-size:22px;
}
.whats-new-item b{
  display:block;
  color:#173b58;
  font-size:10px;
  line-height:1.25;
}
.whats-new-item small{
  display:block;
  color:#72828a;
  font-size:8px;
  line-height:1.35;
  margin-top:2px;
}
.whats-new-more{
  color:#9a6b21;
  text-decoration:none;
  font-size:8px;
  font-weight:900;
  white-space:nowrap;
}
@media (max-width:760px){
  .whats-new-shell{
    grid-template-columns:1fr;
    gap:8px;
    padding:13px;
  }
  .whats-new-label h3{
    font-size:16px;
  }
  .whats-new-ticker{
    border-left:0;
    border-right:0;
    border-top:1px solid #e4e9e7;
    border-bottom:1px solid #e4e9e7;
    padding:0;
  }
  .whats-new-more{
    justify-self:end;
  }
}
@media (prefers-reduced-motion: reduce){
  .whats-new-track{transition:none !important;}
}

/* v2.5.2 — Daily Medical Briefing + State Medical News */
.live-briefing-section{
  background:linear-gradient(135deg,#f7fbfa,#fffaf1)!important;
  border:1px solid #e2e9e6;
}
.state-briefing-section{
  background:linear-gradient(135deg,#f4f8fb,#fff8ed)!important;
}
.live-briefing-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:18px;
}
.live-briefing-head h3{
  margin:5px 0 5px;
  color:#0b3156;
  font:700 clamp(25px,3.5vw,38px)/1.08 Georgia,serif;
}
.live-briefing-head p{
  margin:0;
  color:#6c7d85;
  font-size:10px;
  line-height:1.5;
}
.briefing-head-actions{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:flex-end;
  gap:7px;
  max-width:360px;
}
.briefing-status{
  width:100%;
  text-align:right;
  color:#718088;
  font-size:7px;
}
.briefing-refresh,.briefing-expand{
  border:1px solid #d6e1df;
  background:#fff;
  color:#173b58;
  border-radius:999px;
  padding:8px 11px;
  font-size:8px;
  font-weight:900;
  cursor:pointer;
}
.briefing-expand{
  background:#0b3156;
  border-color:#0b3156;
  color:#fff;
}
.briefing-collapsed-line{
  margin-top:13px;
  border-radius:12px;
  padding:10px 12px;
  background:rgba(255,255,255,.75);
  border:1px solid #e3e9e7;
  color:#687a83;
  font-size:9px;
}
.briefing-collapsed-line b{color:#9a6b21}
.briefing-body{
  margin-top:13px;
}
.briefing-list{
  display:grid;
  grid-template-columns:1fr;
  gap:8px;
}
.briefing-item{
  display:grid;
  grid-template-columns:42px 1fr;
  gap:12px;
  background:#fff;
  border:1px solid #e0e7e6;
  border-radius:14px;
  padding:12px;
  transition:.2s ease;
}
.briefing-item:hover{
  transform:translateY(-1px);
  box-shadow:0 8px 22px rgba(19,55,76,.07);
}
.briefing-number{
  width:36px;
  height:36px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#eef6f3;
  color:#176247;
  font:800 10px system-ui,sans-serif;
}
.state-briefing-section .briefing-number{
  background:#eef3f8;
  color:#214f79;
}
.briefing-meta{
  display:flex;
  justify-content:space-between;
  gap:10px;
  color:#9a6b21;
  font-size:7px;
  font-weight:900;
}
.briefing-meta time{color:#839198}
.briefing-content h4{
  margin:5px 0 4px;
  color:#173b58;
  font-size:11px;
  line-height:1.4;
}
.briefing-content p{
  margin:0 0 5px;
  color:#6d7e86;
  font-size:8px;
  line-height:1.5;
}
.briefing-content a{
  color:#0b647f;
  text-decoration:none;
  font-size:8px;
  font-weight:900;
}
.briefing-foot{
  margin-top:9px;
  color:#839096;
  font-size:7px;
  line-height:1.45;
}
.briefing-loading{
  opacity:.58;
}
@media(max-width:760px){
  .live-briefing-head{display:block}
  .briefing-head-actions{
    max-width:none;
    justify-content:flex-start;
    margin-top:10px;
  }
  .briefing-status{
    text-align:left;
    width:100%;
  }
  .briefing-item{grid-template-columns:34px 1fr;padding:10px}
  .briefing-number{width:30px;height:30px}
}

/* v2.5.5 desktop navigation + More menu + Online Now */
header .brand{flex:0 0 auto;min-width:max-content}
header .nav{min-width:0;display:flex;align-items:center;gap:9px;flex-wrap:nowrap}
header .nav>a,header .nav>button,.nav-more-toggle{white-space:nowrap}
.nav-more{position:relative;flex:0 0 auto}
.nav-more-toggle{border:0;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:pointer;padding:8px 5px}
.nav-more-menu{position:absolute;right:0;top:calc(100% + 10px);z-index:1800;min-width:225px;padding:8px;background:#fff;border:1px solid #dce5e7;border-radius:14px;box-shadow:0 18px 48px rgba(10,43,67,.18)}
.nav-more-menu:not([hidden]){display:grid}
.nav-more-menu a{display:block;text-decoration:none;color:#173b58;padding:10px;border-radius:9px;font-size:10px;font-weight:700}
.nav-more-menu a:hover{background:#f2f6f6}
.online-now-wrap{display:inline-flex;align-items:center;gap:5px;margin-top:8px;padding:5px 9px;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:9px}
.online-now-wrap strong{font-size:10px}
.online-now-wrap small{opacity:.82}
.online-dot{width:7px;height:7px;border-radius:50%;background:#38c76f;box-shadow:0 0 0 4px rgba(56,199,111,.14)}
@media(min-width:1050px) and (max-width:1380px){
  header .nav{gap:6px}
  header .nav>a{font-size:9px}
  .nav-more-toggle,.search-btn{font-size:9px!important}
}
@media(max-width:1180px) and (min-width:901px){
  header .nav>a:nth-of-type(6),
  header .nav>a:nth-of-type(7),
  header .nav>a:nth-of-type(8){display:none}
  .nav-more-menu::before{content:"Daily Medical Briefing · State Medical News · Gallery";display:block;padding:6px 10px 9px;color:#87949a;font-size:7px;border-bottom:1px solid #edf1f2}
}
@media(max-width:900px){
  .nav-more{display:none}
}

/* v2.5.6 — Homepage hierarchy + footer copyright visibility */
.footer-copyright{
  color:#d9b45a !important;
  font-weight:800 !important;
  letter-spacing:.15px;
  text-shadow:0 1px 0 rgba(0,0,0,.16);
  opacity:1 !important;
}
.footer-copyright span{
  display:inline-block;
  margin-top:6px;
  color:#f0d48b !important;
  font-weight:700 !important;
  opacity:1 !important;
}
@media(max-width:700px){
  .footer-copyright{
    font-size:12px !important;
    line-height:1.55;
    padding-inline:12px;
  }
}


/* v2.5.7 — Desktop More dropdown visibility fix */
.site-header .nav .nav-more-menu{
  background:#ffffff !important;
  opacity:1 !important;
  visibility:visible;
  color:#173b58 !important;
  min-width:260px;
  padding:10px !important;
  border:1px solid #d8e1e6 !important;
  box-shadow:0 18px 48px rgba(10,43,67,.24) !important;
}
.site-header .nav .nav-more-menu[hidden]{
  display:none !important;
}
.site-header .nav .nav-more-menu:not([hidden]){
  display:grid !important;
  gap:2px;
}
.site-header .nav .nav-more-menu a{
  display:block !important;
  color:#173b58 !important;
  background:#ffffff !important;
  opacity:1 !important;
  visibility:visible !important;
  font-size:13px !important;
  font-weight:700 !important;
  line-height:1.35 !important;
  padding:11px 12px !important;
  border-radius:9px;
  text-shadow:none !important;
  -webkit-text-fill-color:#173b58 !important;
}
.site-header .nav .nav-more-menu a:hover,
.site-header .nav .nav-more-menu a:focus{
  color:#0b2f4b !important;
  background:#eef4f7 !important;
  -webkit-text-fill-color:#0b2f4b !important;
}
@media(max-width:1180px) and (min-width:901px){
  .site-header .nav .nav-more-menu::before{
    color:#657681 !important;
    background:#f8fafb !important;
    opacity:1 !important;
    font-size:9px !important;
  }
}

/* v2.5.8 — Reliable More menu: native checkbox/CSS interaction */
.nav-more-v258{position:relative !important;display:block !important;overflow:visible !important}
.nav-more-v258 .nav-more-check{
  position:absolute !important;width:1px !important;height:1px !important;
  opacity:0 !important;pointer-events:none !important;
}
.nav-more-v258 .nav-more-toggle{
  display:inline-flex !important;align-items:center !important;gap:5px !important;
  color:#f8f5ee !important;-webkit-text-fill-color:#f8f5ee !important;
  cursor:pointer !important;user-select:none !important;white-space:nowrap !important;
  padding:8px 5px !important;font-weight:800 !important;
}
.nav-more-v258 .nav-more-menu{
  display:none !important;
  position:absolute !important;right:0 !important;top:calc(100% + 10px) !important;
  z-index:99999 !important;min-width:280px !important;
  padding:10px !important;background:#fff !important;
  border:1px solid #d8e1e6 !important;border-radius:14px !important;
  box-shadow:0 18px 48px rgba(10,43,67,.28) !important;
}
.nav-more-v258 .nav-more-check:checked ~ .nav-more-menu{
  display:grid !important;gap:3px !important;
}
.nav-more-v258 .nav-more-check:checked + .nav-more-toggle .more-arrow{
  transform:rotate(180deg);
}
.nav-more-v258 .more-arrow{display:inline-block;transition:transform .15s ease}
.nav-more-v258 .nav-more-menu a{
  display:block !important;color:#173b58 !important;
  -webkit-text-fill-color:#173b58 !important;background:#fff !important;
  font-size:13px !important;font-weight:750 !important;line-height:1.35 !important;
  padding:12px 13px !important;border-radius:9px !important;text-decoration:none !important;
}
.nav-more-v258 .nav-more-menu a:hover,.nav-more-v258 .nav-more-menu a:focus{
  background:#eef4f7 !important;color:#0b2f4b !important;
  -webkit-text-fill-color:#0b2f4b !important;
}

/* v2.5.9 — native three-dot navigation overflow menu */
.nav-kebab{position:relative !important;display:block !important;overflow:visible !important}
.nav-kebab > summary{
  list-style:none !important;cursor:pointer !important;user-select:none !important;
  color:#f8f5ee !important;-webkit-text-fill-color:#f8f5ee !important;
  font-size:26px !important;font-weight:800 !important;line-height:1 !important;
  padding:6px 7px !important;border-radius:8px !important;
}
.nav-kebab > summary::-webkit-details-marker{display:none !important}
.nav-kebab > summary:hover,.nav-kebab[open] > summary{background:rgba(255,255,255,.10) !important}
.nav-kebab-menu{
  position:absolute !important;right:0 !important;top:calc(100% + 10px) !important;
  z-index:100000 !important;min-width:280px !important;max-height:70vh !important;
  overflow:auto !important;padding:10px !important;background:#fff !important;
  border:1px solid #d8e1e6 !important;border-radius:14px !important;
  box-shadow:0 18px 48px rgba(10,43,67,.30) !important;
}
.nav-kebab-menu a{
  display:block !important;color:#173b58 !important;-webkit-text-fill-color:#173b58 !important;
  background:#fff !important;font-size:13px !important;font-weight:750 !important;
  line-height:1.35 !important;padding:11px 12px !important;border-radius:9px !important;
  text-decoration:none !important;white-space:nowrap !important;
}
.nav-kebab-menu a:hover,.nav-kebab-menu a:focus{
  background:#eef4f7 !important;color:#0b2f4b !important;-webkit-text-fill-color:#0b2f4b !important;
}
@media(max-width:900px){.nav-kebab{display:none !important}}

/* v2.5.10 — icon-only Leave a Mark */
.reaction-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:18px}
.reaction-btn{border:1px solid #e0e6e5;background:#fff;border-radius:16px;padding:14px 8px 12px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px;min-height:104px;transition:.18s ease}
.reaction-btn:hover{transform:translateY(-2px);border-color:#d8b85c;box-shadow:0 10px 24px rgba(20,53,73,.08)}
.reaction-btn:disabled{opacity:.7}.reaction-btn>span{font-size:30px}.reaction-btn>b{color:#173b58;font-size:10px}.reaction-btn>small{color:#77878e;font-size:8px}.reaction-btn>small strong{color:#a87924;font-size:9px}
.reaction-summary{margin-top:13px;padding:10px 12px;border:1px solid #e2e8e6;background:rgba(255,255,255,.72);border-radius:12px;display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.reaction-summary>b{color:#173b58;font-size:9px}.reaction-summary>span:last-child{color:#718187;font-size:8px}.reaction-live-dot{width:7px;height:7px;border-radius:50%;background:#38c76f;box-shadow:0 0 0 4px rgba(56,199,111,.13)}
@media(max-width:760px){.reaction-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.reaction-btn{min-height:94px}.reaction-btn>span{font-size:27px}}

/* =========================================================
   v2.6.1 — More + 3-dot reliability in mobile "Desktop site"
   ========================================================= */
.site-header,
.site-header .nav{
  overflow:visible !important;
}

.nav-more-native,
.nav-kebab{
  position:relative !important;
  flex:0 0 auto !important;
  overflow:visible !important;
  z-index:100001 !important;
}

.nav-more-native > summary,
.nav-kebab > summary{
  list-style:none !important;
  cursor:pointer !important;
  user-select:none !important;
  touch-action:manipulation !important;
  -webkit-tap-highlight-color:transparent;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
}

.nav-more-native > summary::-webkit-details-marker,
.nav-kebab > summary::-webkit-details-marker{
  display:none !important;
}

.nav-more-native > summary{
  display:inline-flex !important;
  align-items:center !important;
  gap:5px !important;
  padding:9px 7px !important;
  font-weight:800 !important;
  white-space:nowrap !important;
}

.nav-kebab > summary{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:38px !important;
  min-height:38px !important;
  padding:4px 8px !important;
  font-size:27px !important;
  line-height:1 !important;
}

.nav-more-native[open] > summary,
.nav-kebab[open] > summary{
  background:rgba(255,255,255,.10) !important;
  border-radius:8px !important;
}

.nav-more-native[open] .more-arrow{
  transform:rotate(180deg);
}

.nav-more-menu,
.nav-kebab-menu{
  display:none !important;
  position:absolute !important;
  top:calc(100% + 8px) !important;
  right:0 !important;
  z-index:2147483000 !important;
  min-width:285px !important;
  max-height:72vh !important;
  overflow-y:auto !important;
  overflow-x:hidden !important;
  padding:10px !important;
  background:#fff !important;
  color:#173b58 !important;
  border:1px solid #d8e1e6 !important;
  border-radius:14px !important;
  box-shadow:0 18px 48px rgba(10,43,67,.30) !important;
}

.nav-more-native[open] > .nav-more-menu,
.nav-kebab[open] > .nav-kebab-menu{
  display:grid !important;
  gap:3px !important;
}

.nav-more-menu a,
.nav-kebab-menu a{
  display:block !important;
  padding:11px 12px !important;
  border-radius:9px !important;
  background:#fff !important;
  color:#173b58 !important;
  -webkit-text-fill-color:#173b58 !important;
  font-size:13px !important;
  font-weight:750 !important;
  line-height:1.35 !important;
  text-decoration:none !important;
  white-space:normal !important;
}

.nav-more-menu a:hover,
.nav-more-menu a:focus,
.nav-kebab-menu a:hover,
.nav-kebab-menu a:focus{
  background:#eef4f7 !important;
  color:#0b2f4b !important;
  -webkit-text-fill-color:#0b2f4b !important;
}

/* Tablet widths are what many phones report when "Desktop site" is enabled.
   Do not use a horizontally clipped nav here; show priority links + menus. */
@media(min-width:701px) and (max-width:1100px){
  .site-header{
    overflow:visible !important;
  }
  .site-header .nav{
    overflow:visible !important;
    flex-wrap:nowrap !important;
    justify-content:flex-start !important;
    gap:12px !important;
  }

  /* Keep the first four priority links visible. Everything else is in More/⋮. */
  .site-header .nav > a:nth-of-type(n+5){
    display:none !important;
  }

  .nav-more-native,
  .nav-kebab,
  .site-header .nav .search-btn{
    display:block !important;
    flex:0 0 auto !important;
  }

  .nav-more-menu,
  .nav-kebab-menu{
    position:fixed !important;
    top:126px !important;
    right:18px !important;
    left:auto !important;
    width:min(340px, calc(100vw - 36px)) !important;
    max-height:calc(100vh - 150px) !important;
  }
}

/* Normal desktop */
@media(min-width:1101px){
  .nav-more-menu,
  .nav-kebab-menu{
    position:absolute !important;
  }
}

/* True mobile continues to use the existing hamburger menu. */
@media(max-width:700px){
  .nav-more-native,
  .nav-kebab{
    display:none !important;
  }
}

/* v2.6.3 — Leave a Mark session state */
.reaction-btn.reaction-used{
  opacity:.58 !important;
  cursor:not-allowed !important;
  border-color:#cfd8d6 !important;
  background:#f5f7f6 !important;
  box-shadow:none !important;
  transform:none !important;
}
.reaction-btn.reaction-used>span{filter:grayscale(.15)}
.reaction-btn.reaction-used>b{color:#65777f !important}

/* v2.8.0 Reflection carousels */
.quote-carousel-section{margin-top:42px}.quote-carousel-shell{border-radius:28px;padding:34px;overflow:hidden;position:relative;background:linear-gradient(135deg,#082c52,#0d5272);box-shadow:0 18px 50px rgba(7,37,67,.12)}
.quote-carousel-head{text-align:center;margin-bottom:18px}.quote-carousel-head .section-kicker{color:#e3bd62}.quote-carousel-head h3{margin:5px 0 8px;font:700 clamp(28px,4vw,42px) Georgia,serif;color:#d8ad4c;text-shadow:0 1px 0 rgba(255,255,255,.08)}.quote-carousel-head p{margin:0;color:#dfe8ec;font-size:12px}.quote-carousel{position:relative;min-height:250px}.quote-slide{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:0;padding:26px 6%;opacity:0;transform:translateY(6px);transition:opacity 1.4s ease,transform 1.4s ease;pointer-events:none}.quote-slide.active{opacity:1;transform:none;pointer-events:auto}.quote-slide p{max-width:950px;margin:0;color:#fff;font:400 clamp(17px,2vw,23px)/1.75 Georgia,serif}.quote-slide strong{display:block;margin-top:14px;color:#d8ad4c;font-size:11px;letter-spacing:.06em}.quote-big{font:700 58px/1 Georgia,serif;color:#d8ad4c;opacity:.9;height:42px}.quote-progress{position:absolute;left:0;right:0;bottom:5px;display:flex;justify-content:center;gap:14px;align-items:center;color:#d8ad4c;font-size:9px;font-weight:900}.quote-dots{display:flex;gap:5px}.quote-dots i{width:6px;height:6px;border-radius:50%;background:#ffffff45}.quote-dots i.active{background:#d8ad4c}.beyond-carousel .quote-carousel-shell{background:linear-gradient(135deg,#111827,#0c2e50)}
@media(max-width:620px){.quote-carousel-shell{padding:26px 16px}.quote-carousel{min-height:330px}.quote-slide{padding:20px 4%}.quote-slide p{font-size:17px;line-height:1.65}}


/* v3.1.4 — simplified Leave a Mark feedback form */
.leave-mark-form-section{
  padding-top:56px;
  padding-bottom:64px;
  background:linear-gradient(180deg,#fbfaf6 0%,#f4faf7 100%);
}
.leave-mark-form-wrap{
  max-width:760px;
  margin:0 auto;
  padding:0 18px;
}
.leave-mark-form-section .leave-mark-head{
  text-align:center;
  max-width:680px;
  margin:0 auto 22px;
}
.leave-mark-form-section .leave-mark-head h3{
  margin:6px 0 8px;
  color:#123b5e;
  font:700 clamp(27px,5vw,40px)/1.12 Georgia,serif;
}
.leave-mark-form-section .leave-mark-head p{
  margin:0;
  color:#6d7880;
  font-size:12px;
  line-height:1.6;
}
.leave-mark-form{
  background:#fff;
  border:1px solid #e0e6e9;
  border-radius:18px;
  padding:20px;
  box-shadow:0 12px 34px rgba(25,54,76,.08);
  display:grid;
  gap:14px;
}
.leave-mark-field{
  display:grid;
  gap:6px;
}
.leave-mark-field span{
  color:#163b5b;
  font-weight:800;
  font-size:12px;
}
.leave-mark-field input,
.leave-mark-field textarea{
  width:100%;
  border:1px solid #d7e0e5;
  border-radius:10px;
  background:#fbfcfd;
  padding:11px 12px;
  color:#243947;
  font:inherit;
  font-size:13px;
  outline:none;
  transition:border-color .2s,box-shadow .2s,background .2s;
}
.leave-mark-field input{
  min-height:42px;
}
.leave-mark-field textarea{
  min-height:118px;
  resize:vertical;
  line-height:1.55;
}
.leave-mark-field input:focus,
.leave-mark-field textarea:focus{
  background:#fff;
  border-color:#608fb2;
  box-shadow:0 0 0 3px rgba(53,117,161,.10);
}
.leave-mark-submit{
  justify-self:start;
  min-width:120px;
  border:0;
  border-radius:9px;
  padding:11px 20px;
  background:#0b3b62;
  color:#fff;
  font-weight:800;
  cursor:pointer;
}
.leave-mark-submit:hover{
  background:#0d507f;
}
.leave-mark-privacy{
  margin:0;
  color:#7a858c;
  font-size:10px;
  line-height:1.5;
}
.leave-mark-success{
  border-radius:9px;
  padding:10px 12px;
  color:#2e6148;
  background:#ecf8f1;
  border:1px solid #cde8d8;
  font-size:12px;
  font-weight:700;
}
.leave-mark-honey{
  position:absolute!important;
  left:-9999px!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
}
@media(max-width:640px){
  .leave-mark-form-section{padding-top:42px;padding-bottom:50px}
  .leave-mark-form{padding:16px;border-radius:15px}
  .leave-mark-submit{width:100%}
}

/* v3.1.4 — compact From My Desk */
.from-my-desk{background:linear-gradient(180deg,#fffdf8,#fbfaf5);border-bottom:1px solid #eee7d9;padding:18px 16px 17px}
.from-my-desk-inner{max-width:980px;margin:0 auto}.from-my-desk-title{display:flex;align-items:center;justify-content:center;gap:7px;margin:0 0 8px;color:#123b5e;font:700 clamp(19px,3.2vw,24px)/1.15 Georgia,serif}
.from-my-desk-icon{color:#b4872e;font-size:18px}.from-my-desk-quote{position:relative;margin:0 auto;max-width:930px;padding:7px 24px 2px;text-align:center;color:#334956}
.from-my-desk-quote p{margin:0;font:italic clamp(12.5px,1.6vw,14.5px)/1.62 Georgia,serif}.desk-quote-mark{position:absolute;color:#d7b76c;opacity:.48;font:700 46px/1 Georgia,serif}
.desk-quote-open{left:0;top:-4px}.desk-quote-close{right:0;bottom:8px}.desk-highlight{font-style:normal;font-weight:700}.desk-gold{color:#9a6b14}.desk-navy{color:#173f62}.desk-teal{color:#247264}
.desk-final-line{display:inline;padding:1px 3px;border-radius:4px;background:linear-gradient(transparent 56%,rgba(218,180,83,.24) 56%);color:#173f62;font-weight:700;font-style:normal}
.from-my-desk-quote footer{margin-top:7px;color:#8a6a2c;font:700 12px/1.2 Georgia,serif;text-align:right;padding-right:12px}
@media(max-width:640px){.from-my-desk{padding:14px 11px 13px}.from-my-desk-title{margin-bottom:6px;font-size:19px}.from-my-desk-icon{font-size:16px}.from-my-desk-quote{padding:5px 18px 0}.from-my-desk-quote p{font-size:12px;line-height:1.55}.desk-quote-mark{font-size:34px}.from-my-desk-quote footer{margin-top:6px;font-size:11px;padding-right:4px}}


/* v3.1.4 — Mobile fix for Leave a Mark */
.leave-mark-form-section,
.leave-mark-form-wrap,
.leave-mark-form,
.leave-mark-field,
.leave-mark-field input,
.leave-mark-field textarea,
.leave-mark-submit{
  box-sizing:border-box;
  max-width:100%;
}
.leave-mark-form-wrap{
  width:min(100%,760px);
}
.leave-mark-form{
  width:100%;
  display:grid !important;
  grid-template-columns:1fr !important;
}
.leave-mark-field{
  width:100%;
  min-width:0;
}
.leave-mark-field input,
.leave-mark-field textarea{
  width:100% !important;
  min-width:0 !important;
  display:block;
}
.leave-mark-field textarea{
  overflow-wrap:anywhere;
  word-break:break-word;
}
.leave-mark-form-section .leave-mark-head,
.leave-mark-form-section .leave-mark-head h3,
.leave-mark-form-section .leave-mark-head p{
  max-width:100%;
  overflow-wrap:anywhere;
}
@media(max-width:700px){
  .leave-mark-form-section{
    overflow-x:hidden !important;
    padding-left:10px !important;
    padding-right:10px !important;
  }
  .leave-mark-form-wrap{
    width:100% !important;
    max-width:100% !important;
    padding:0 !important;
    margin:0 auto !important;
  }
  .leave-mark-form{
    width:100% !important;
    padding:14px !important;
    gap:12px !important;
    border-radius:14px !important;
    grid-template-columns:1fr !important;
  }
  .leave-mark-field{
    display:block !important;
    width:100% !important;
    margin:0 !important;
  }
  .leave-mark-field span{
    display:block !important;
    margin:0 0 6px !important;
  }
  .leave-mark-field input{
    width:100% !important;
    min-height:44px !important;
    padding:11px 12px !important;
  }
  .leave-mark-field textarea{
    width:100% !important;
    min-height:130px !important;
    padding:11px 12px !important;
  }
  .leave-mark-submit{
    width:100% !important;
    min-width:0 !important;
    justify-self:stretch !important;
  }
  .leave-mark-privacy{
    max-width:100% !important;
    font-size:10px !important;
    line-height:1.45 !important;
  }
  .leave-mark-form-section .leave-mark-head h3{
    font-size:clamp(27px,8vw,36px) !important;
    line-height:1.08 !important;
  }
}
@media(max-width:430px){
  .leave-mark-form-section .leave-mark-head h3{
    font-size:30px !important;
  }
}


/* =========================================================
   v3.1.4 — Complete mobile hamburger navigation
   All "More" destinations are shown inside the mobile menu.
   ========================================================= */
@media(max-width:1050px){
  .site-header{
    overflow:visible !important;
  }

  .site-header .nav{
    position:absolute !important;
    top:88px !important;
    left:0 !important;
    right:0 !important;
    width:100% !important;
    max-height:calc(100dvh - 88px) !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    overscroll-behavior:contain !important;
    -webkit-overflow-scrolling:touch !important;
    background:#062e52 !important;
    padding:14px 20px 24px !important;
    gap:0 !important;
    flex-direction:column !important;
    align-items:stretch !important;
    z-index:2147482000 !important;
  }

  /* The duplicated desktop priority links are already present in More.
     Hide them on hamburger view so the complete menu is clean. */
  .site-header .nav > a{
    display:none !important;
  }

  /* Turn More into the complete mobile navigation list. */
  .site-header .nav > .nav-more-native{
    display:block !important;
    position:static !important;
    width:100% !important;
    overflow:visible !important;
    z-index:auto !important;
  }

  .site-header .nav > .nav-more-native > summary{
    display:none !important;
  }

  .site-header .nav > .nav-more-native > .nav-more-menu{
    display:grid !important;
    position:static !important;
    width:100% !important;
    min-width:0 !important;
    max-height:none !important;
    overflow:visible !important;
    padding:0 !important;
    margin:0 !important;
    gap:0 !important;
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
  }

  .site-header .nav > .nav-more-native > .nav-more-menu a{
    display:block !important;
    width:100% !important;
    margin:0 !important;
    padding:12px 3px !important;
    border-radius:0 !important;
    border-bottom:1px solid rgba(255,255,255,.08) !important;
    background:transparent !important;
    color:#fff !important;
    -webkit-text-fill-color:#fff !important;
    font-size:15px !important;
    font-weight:500 !important;
    line-height:1.35 !important;
    text-align:left !important;
  }

  .site-header .nav > .nav-more-native > .nav-more-menu a:hover,
  .site-header .nav > .nav-more-native > .nav-more-menu a:focus{
    background:rgba(255,255,255,.07) !important;
    color:#f2cc72 !important;
    -webkit-text-fill-color:#f2cc72 !important;
  }

  .site-header .nav > .search-btn{
    display:block !important;
    width:100% !important;
    padding:14px 3px 4px !important;
    text-align:left !important;
    color:#fff !important;
    font-size:15px !important;
  }
}

@media(max-width:700px){
  .site-header .nav{
    top:78px !important;
    max-height:calc(100dvh - 78px) !important;
    padding:10px 22px 22px !important;
  }

  .site-header .nav > .nav-more-native > .nav-more-menu a{
    padding:12px 0 !important;
    font-size:15px !important;
  }

  .site-header .nav > .search-btn{
    padding:14px 0 6px !important;
  }
}


/* v3.1.4 — concise handwritten From My Desk */
.from-my-desk-quote p{
  font-family:"Segoe Print","Bradley Hand","Comic Sans MS",cursive !important;
  font-style:normal !important;
  font-size:clamp(13px,1.65vw,15px) !important;
  line-height:1.65 !important;
  letter-spacing:.05px;
}
.from-my-desk-quote footer{
  font-family:"Segoe Print","Bradley Hand","Comic Sans MS",cursive !important;
  font-style:italic !important;
}
@media(max-width:640px){
  .from-my-desk{
    padding-top:12px !important;
    padding-bottom:12px !important;
  }
  .from-my-desk-title{
    margin-bottom:4px !important;
  }
  .from-my-desk-quote p{
    font-size:12.5px !important;
    line-height:1.55 !important;
  }
}


/* v3.1.4 — From My Desk red emphasis */
.from-my-desk .desk-highlight{
  color:#b3261e !important;
  font-weight:700 !important;
}
.from-my-desk .desk-final-line{
  color:#a61b1b !important;
  font-weight:700 !important;
  background:linear-gradient(transparent 58%,rgba(179,38,30,.12) 58%) !important;
}


/* v3.1.4 — dedicated mobile drawer: reliable hamburger opening */
.mobile-menu-panel[hidden]{display:none !important}
.mobile-menu-panel{display:none}
@media(max-width:1050px){
  .site-header .nav{display:none !important}
  .mobile-menu-panel{
    position:fixed !important;left:0 !important;right:0 !important;top:88px !important;bottom:0 !important;
    z-index:2147483000 !important;background:#062e52 !important;overflow-y:auto !important;overflow-x:hidden !important;
    overscroll-behavior:contain !important;-webkit-overflow-scrolling:touch !important;padding:8px 20px 28px !important
  }
  .mobile-menu-panel:not([hidden]){display:block !important}
  .mobile-menu-list{display:block !important;width:100% !important}
  .mobile-menu-list a,.mobile-menu-search{
    display:block !important;width:100% !important;box-sizing:border-box !important;margin:0 !important;padding:13px 2px !important;
    border:0 !important;border-bottom:1px solid rgba(255,255,255,.10) !important;border-radius:0 !important;background:transparent !important;
    color:#fff !important;-webkit-text-fill-color:#fff !important;text-decoration:none !important;text-align:left !important;
    font:500 15px/1.35 Arial,sans-serif !important;cursor:pointer !important
  }
  .mobile-menu-list a:first-child{color:#f2cc72 !important;-webkit-text-fill-color:#f2cc72 !important;font-weight:800 !important}
  .mobile-menu-list a:active,.mobile-menu-list a:focus,.mobile-menu-search:active,.mobile-menu-search:focus{
    background:rgba(255,255,255,.08) !important;outline:none !important
  }
  body.mobile-menu-open{overflow:hidden !important}
  .menu-btn{position:relative !important;z-index:2147483500 !important}
}
@media(max-width:700px){
  .mobile-menu-panel{top:78px !important;padding:6px 22px 24px !important}
  .mobile-menu-list a,.mobile-menu-search{padding:12px 0 !important;font-size:15px !important}
}


/* v3.1.4 — automatic What's New feed */
.whats-new-section{
  padding-top:52px;
  padding-bottom:52px;
  background:linear-gradient(180deg,#f9fbfc 0%,#f4f7f8 100%);
}
.whats-new-shell{max-width:1120px;margin:0 auto}
.whats-new-head{
  display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px
}
.whats-new-head h3{
  margin:6px 0 5px;
  color:#123b5e;
  font:700 clamp(28px,4.5vw,42px)/1.1 Georgia,serif;
}
.whats-new-head p{margin:0;color:#6c7b84;font-size:12px}
.whats-new-version{
  flex:0 0 auto;
  padding:7px 10px;
  border-radius:999px;
  background:#0b3156;
  color:#fff;
  font-size:10px;
  font-weight:800
}
.whats-new-list{display:grid;gap:9px}
.whats-new-item{
  display:grid;
  grid-template-columns:34px 1fr auto;
  align-items:start;
  gap:10px;
  background:#fff;
  border:1px solid #e0e6e9;
  border-radius:12px;
  padding:12px 13px;
  box-shadow:0 5px 16px rgba(16,50,76,.04)
}
.whats-new-item>span:first-child{font-size:22px;line-height:1}
.whats-new-item b{display:block;color:#173b58;font-size:13px}
.whats-new-item small{display:block;color:#6f7c84;font-size:10px;line-height:1.45;margin-top:3px}
.whats-new-date{
  color:#9a7a38;
  font-size:8px;
  font-weight:800;
  white-space:nowrap
}
.whats-new-actions{margin-top:12px;text-align:center}
.whats-new-actions button{
  border:1px solid #d4dde2;
  background:#fff;
  color:#173b58;
  border-radius:999px;
  padding:9px 13px;
  font-size:10px;
  font-weight:800;
  cursor:pointer
}
.whats-new-loading{
  background:#fff;
  border:1px dashed #d7dfe4;
  border-radius:12px;
  padding:14px;
  color:#7a878f;
  font-size:11px
}
@media(max-width:700px){
  .whats-new-section{padding:38px 18px}
  .whats-new-head{display:block}
  .whats-new-version{display:inline-block;margin-top:10px}
  .whats-new-item{grid-template-columns:30px 1fr;padding:11px}
  .whats-new-date{grid-column:2;margin-top:2px}
}


/* v3.1.4 — concise moving What's New carousel */
.whats-new-section{
  padding-top:34px !important;
  padding-bottom:34px !important;
}
.whats-new-head.compact{
  margin-bottom:10px !important;
  align-items:center !important;
}
.whats-new-head.compact h3{
  font-size:clamp(24px,4vw,34px) !important;
  margin:4px 0 0 !important;
}
.whats-new-carousel{
  position:relative;
  display:grid;
  grid-template-columns:34px 1fr 34px;
  align-items:center;
  gap:8px;
}
.whats-new-track{
  overflow:hidden;
  min-width:0;
}
.whats-new-slide{
  display:none;
  grid-template-columns:34px 1fr;
  gap:10px;
  align-items:center;
  min-height:86px;
  padding:12px 14px;
  border:1px solid #e0e6e9;
  border-radius:14px;
  background:#fff;
  box-shadow:0 5px 16px rgba(16,50,76,.04);
}
.whats-new-slide.active{display:grid}
.whats-new-slide .icon{font-size:24px}
.whats-new-slide b{
  display:block;
  color:#173b58;
  font-size:13px;
  line-height:1.25;
}
.whats-new-slide small{
  display:block;
  color:#6f7c84;
  font-size:10px;
  line-height:1.4;
  margin-top:3px;
}
.whats-new-slide time{
  display:block;
  color:#9a7a38;
  font-size:8px;
  font-weight:800;
  margin-top:4px;
}
.whats-new-arrow{
  width:34px;height:34px;border:0;border-radius:50%;
  background:#0b3156;color:#fff;font-size:22px;
  cursor:pointer;display:flex;align-items:center;justify-content:center
}
.whats-new-progress{
  display:flex;align-items:center;justify-content:center;gap:10px;margin-top:8px;
  color:#7f8a90;font-size:9px;font-weight:700
}
.whats-new-dots{display:flex;gap:4px}
.whats-new-dots i{
  width:5px;height:5px;border-radius:50%;background:#c8d0d4;display:block
}
.whats-new-dots i.active{background:#b3872d}
@media(max-width:700px){
  .whats-new-section{padding:28px 14px !important}
  .whats-new-carousel{grid-template-columns:30px 1fr 30px;gap:5px}
  .whats-new-arrow{width:30px;height:30px;font-size:19px}
  .whats-new-slide{min-height:92px;padding:11px 12px}
  .whats-new-slide b{font-size:12px}
  .whats-new-slide small{font-size:9.5px}
  .whats-new-version{font-size:9px}
}


/* v3.2.1 — navigation hotfix
   Prevents the 901–1050px viewport gap where both desktop nav and hamburger could be hidden. */
@media(max-width:1050px){
  .site-header .menu-btn{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    visibility:visible !important;
    opacity:1 !important;
    pointer-events:auto !important;
    flex:0 0 auto !important;
    width:46px !important;
    height:42px !important;
    margin-left:auto !important;
    border:0 !important;
    background:transparent !important;
    color:#ffffff !important;
    -webkit-text-fill-color:#ffffff !important;
    font-size:32px !important;
    line-height:1 !important;
    cursor:pointer !important;
  }
}

/* Desktop navigation remains fully visible above the mobile breakpoint. */
@media(min-width:1051px){
  .site-header .menu-btn{
    display:none !important;
  }
  .site-header .nav{
    display:flex !important;
    visibility:visible !important;
    opacity:1 !important;
  }
}


/* v3.6.6 — Homepage Health Infographics: large auto-moving carousel */
.latest-infographics{padding-top:38px!important;padding-bottom:42px!important;background:#fbfcfa}
.latest-info-shell{max-width:980px;margin:auto}.latest-info-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:14px}
.latest-info-head h3{margin:5px 0 0!important;font-size:clamp(26px,4vw,36px)!important}.latest-info-head>a{font-size:10px;font-weight:900;color:#0b5b87}
.latest-info-track{position:relative;overflow:hidden;border-radius:20px;background:#fff;border:1px solid #e1e7e8;box-shadow:0 12px 30px rgba(15,50,72,.08);min-height:720px}
.latest-info-card{position:absolute;inset:0;display:flex;flex-direction:column;text-decoration:none;color:#173b58;background:#fff;opacity:0;visibility:hidden;transform:scale(.995);transition:opacity .9s ease,transform .9s ease,visibility .9s;pointer-events:none}
.latest-info-card.active{opacity:1;visibility:visible;transform:scale(1);pointer-events:auto;z-index:2}
.latest-info-image-wrap{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:14px 14px 8px;background:linear-gradient(180deg,#f8faf9 0%,#fff 100%)}
.latest-info-card img{display:block;width:100%;height:590px;object-fit:contain;border-radius:14px;background:#fff}
.latest-info-copy{padding:14px 18px 18px;border-top:1px solid #edf0ef;text-align:left}
.latest-info-card b{display:block;font:700 22px/1.22 Georgia,serif;color:#123b5e}.latest-info-card small{display:block;color:#98732c;font-size:9px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px}.latest-info-card p{margin:6px 0 0!important;font-size:12px!important;line-height:1.45!important;color:#68777f!important}
.latest-info-empty{padding:16px;color:#78858c;font-size:11px;text-align:center;background:#fff}
.latest-info-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:12px}.latest-info-arrow{width:36px;height:36px;border:1px solid #d9e2e4;border-radius:999px;background:#fff;color:#0b5b87;font-size:22px;line-height:1;cursor:pointer;box-shadow:0 4px 12px rgba(15,50,72,.06)}
.latest-info-dots{display:flex;align-items:center;justify-content:center;gap:7px}.latest-info-dot{width:7px;height:7px;border:0;border-radius:999px;background:#c7d0d2;padding:0;cursor:pointer;transition:width .25s ease,background .25s ease}.latest-info-dot.active{width:22px;background:#b8913e}.latest-info-counter{font-size:9px;font-weight:800;color:#7a878d;min-width:42px;text-align:center}
@media(max-width:850px){.latest-info-head{align-items:center}.latest-info-shell{max-width:100%}.latest-info-track{min-height:600px;border-radius:16px}.latest-info-card img{height:490px}.latest-info-copy{padding:12px 14px 15px}.latest-info-card b{font-size:18px}.latest-info-card p{font-size:10px!important}}
@media(max-width:520px){.latest-infographics{padding-top:32px!important;padding-bottom:36px!important}.latest-info-track{min-height:570px}.latest-info-image-wrap{padding:10px 8px 5px}.latest-info-card img{height:455px;border-radius:11px}.latest-info-card b{font-size:17px}.latest-info-card p{display:none}.latest-info-controls{margin-top:10px}.latest-info-arrow{width:34px;height:34px}}


/* v3.6.1 — Articles & Insights homepage publisher feed */
.latest-articles{padding-top:38px!important;padding-bottom:38px!important;background:#f7f4ed}
.latest-article-shell{max-width:980px;margin:auto}.latest-article-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:12px}.latest-article-head h3{margin:5px 0 2px!important;font-size:clamp(26px,4vw,36px)!important}.latest-article-head p{margin:0!important;color:#748088!important;font-size:10px!important}.latest-article-head>a{font-size:10px;font-weight:900;color:#0b5b87}.latest-article-list{display:grid;gap:8px}.latest-article-item{background:#fff;border:1px solid #e4dfd5;border-radius:13px;overflow:hidden}.latest-article-item summary{list-style:none;cursor:pointer;padding:14px 16px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.latest-article-item summary::-webkit-details-marker{display:none}.latest-article-item summary b{font:700 18px/1.25 Georgia,serif;color:#123b5e}.latest-article-item summary small{display:block;color:#9a742a;font-size:8px;font-weight:900;margin-bottom:4px}.latest-article-item summary span{font-size:20px;color:#9a742a;transition:.2s}.latest-article-item[open] summary span{transform:rotate(45deg)}.latest-article-expanded{padding:0 16px 16px;border-top:1px solid #eee9df}.latest-article-expanded .article-preview{font:400 14px/1.65 Georgia,serif;color:#344c5d}.latest-article-expanded .article-preview h2{font-size:20px;color:#123b5e;margin:18px 0 7px}.latest-article-expanded .article-preview h3{font-size:17px;color:#174c70;margin:16px 0 6px}.latest-article-expanded .article-preview p{font:400 14px/1.65 Georgia,serif!important;color:#344c5d!important;margin:9px 0!important}.latest-article-expanded .article-preview ul{padding-left:20px}.latest-article-expanded>a{display:inline-block;margin-top:8px;color:#0b5b87;font-size:10px;font-weight:900;text-decoration:none}.latest-article-empty{padding:13px;border:1px dashed #d8d1c5;border-radius:11px;color:#78858c;font-size:10px;text-align:center;background:#fff}@media(max-width:650px){.latest-article-head{align-items:center}.latest-article-item summary b{font-size:16px}}
.legacy-open-btn{display:inline-block;background:#0b4f7c;color:#fff!important;text-decoration:none;padding:12px 16px;border-radius:12px;font-weight:900;box-shadow:0 6px 16px rgba(11,79,124,.18)}


/* v3.8.2 — Articles & Insights vertical homepage carousel */
.latest-article-list.latest-article-carousel{display:block;position:relative;max-width:980px;margin:auto}
.latest-article-viewport{position:relative;overflow:hidden;border-radius:16px}
.latest-article-track{position:relative;min-height:230px}
.latest-article-slide{display:none;opacity:0;transform:translateY(38px)}
.latest-article-slide.active{display:block;opacity:1;transform:translateY(0);animation:latestArticleVerticalIn .62s cubic-bezier(.22,.7,.28,1)}
@keyframes latestArticleVerticalIn{0%{opacity:0;transform:translateY(42px)}100%{opacity:1;transform:translateY(0)}}
.latest-article-card{display:grid;grid-template-columns:minmax(180px,34%) 1fr;min-height:230px;background:#fff;border:1px solid #e4dfd5;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(20,47,72,.07)}
.latest-article-cover{display:block;min-height:230px;background:#eef1f3;overflow:hidden}
.latest-article-cover img{width:100%;height:100%;min-height:230px;object-fit:cover;display:block;transition:transform .45s ease}
.latest-article-cover:hover img{transform:scale(1.025)}
.latest-article-copy{padding:22px 24px;display:flex;flex-direction:column;justify-content:center}
.latest-article-copy>small{color:#9a742a;font-size:9px;font-weight:900;letter-spacing:.03em;text-transform:uppercase;margin-bottom:7px}
.latest-article-copy h4{font:700 clamp(21px,3vw,30px)/1.22 Georgia,serif;color:#123b5e;margin:0 0 10px}
.latest-article-summary{font:400 14px/1.6 Georgia,serif!important;color:#536776!important;margin:0 0 12px!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.latest-article-more{border-top:1px solid #eee9df;padding-top:10px}
.latest-article-more>summary{cursor:pointer;list-style:none;color:#0b5b87;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:space-between;gap:10px}
.latest-article-more>summary::-webkit-details-marker{display:none}
.latest-article-more>summary span{font-size:18px;color:#9a742a;transition:.2s}.latest-article-more[open]>summary span{transform:rotate(45deg)}
.latest-article-more .latest-article-expanded{border-top:0;padding:10px 0 0;max-height:310px;overflow:auto}
.latest-article-carousel-controls{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:10px;margin:12px auto 0;max-width:430px}
.latest-article-prev,.latest-article-next{width:38px;height:38px;border-radius:50%;border:1px solid #d8d1c5;background:#fff;color:#123b5e;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 4px 12px rgba(20,47,72,.06)}
.latest-article-prev{transform:rotate(90deg)}
.latest-article-next{transform:rotate(90deg)}
.latest-article-dots{display:flex;justify-content:center;align-items:center;gap:7px;min-width:0;overflow:hidden}
.latest-article-dots button{border:0;padding:0;width:7px;height:7px;border-radius:50%;background:#c9c5bd;cursor:pointer;transition:.25s}
.latest-article-dots button.active{width:20px;border-radius:8px;background:#0b5b87}
.latest-article-swipe-note{text-align:center;margin-top:7px;color:#8a9297;font-size:9px}
@media(max-width:650px){
 .latest-article-card{grid-template-columns:1fr;min-height:0}
 .latest-article-cover{min-height:0;aspect-ratio:16/8.5}
 .latest-article-cover img{min-height:0;height:100%}
 .latest-article-copy{padding:17px 16px 16px}
 .latest-article-copy h4{font-size:20px}
 .latest-article-summary{-webkit-line-clamp:2;font-size:13px!important}
 .latest-article-track{min-height:0}
}



/* v3.8.3 authoritative Articles vertical carousel override */
#latestArticleList.latest-article-carousel{
  display:block !important;
  position:relative !important;
  overflow:visible !important;
}
#latestArticleList .latest-article-viewport{
  position:relative !important;
  overflow:hidden !important;
  border-radius:14px !important;
  min-height:92px !important;
}
#latestArticleList .latest-article-track{
  position:relative !important;
  min-height:92px !important;
}
#latestArticleList .latest-article-slide{
  display:none !important;
  position:relative !important;
  opacity:0 !important;
  transform:translateY(28px) !important;
}
#latestArticleList .latest-article-slide.active{
  display:block !important;
  opacity:1 !important;
  transform:translateY(0) !important;
}
#latestArticleList .latest-article-card{
  display:block !important;
  min-height:0 !important;
  border-radius:13px !important;
  background:#fff !important;
  border:1px solid #e4dfd5 !important;
  box-shadow:0 7px 20px rgba(20,47,72,.06) !important;
}
#latestArticleList .latest-article-cover{
  display:none !important;
}
#latestArticleList .latest-article-copy{
  display:block !important;
  padding:14px 16px !important;
}
#latestArticleList .latest-article-copy>small{
  display:block !important;
  margin:0 0 4px !important;
  color:#9a742a !important;
  font-size:8px !important;
  font-weight:900 !important;
}
#latestArticleList .latest-article-copy h4{
  margin:0 !important;
  color:#123b5e !important;
  font:700 18px/1.25 Georgia,serif !important;
}
#latestArticleList .latest-article-summary{
  display:none !important;
}
#latestArticleList .latest-article-more{
  margin-top:8px !important;
}
#latestArticleList .latest-article-more>summary{
  font-size:10px !important;
}
#latestArticleList .latest-article-carousel-controls{
  display:grid !important;
  grid-template-columns:34px 1fr 34px !important;
  align-items:center !important;
  gap:9px !important;
  margin:10px auto 0 !important;
  max-width:300px !important;
}
#latestArticleList .latest-article-prev,
#latestArticleList .latest-article-next{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:34px !important;
  height:34px !important;
  transform:none !important;
  font-size:0 !important;
}
#latestArticleList .latest-article-prev::before{
  content:"↑";
  font-size:19px;
}
#latestArticleList .latest-article-next::before{
  content:"↓";
  font-size:19px;
}
#latestArticleList .latest-article-slide.enter-up{
  display:block !important;
  animation:articleEnterUp .52s ease both !important;
}
#latestArticleList .latest-article-slide.enter-down{
  display:block !important;
  animation:articleEnterDown .52s ease both !important;
}
#latestArticleList .latest-article-slide.leave-up{
  display:block !important;
  position:absolute !important;
  inset:0 !important;
  animation:articleLeaveUp .52s ease both !important;
  pointer-events:none !important;
}
#latestArticleList .latest-article-slide.leave-down{
  display:block !important;
  position:absolute !important;
  inset:0 !important;
  animation:articleLeaveDown .52s ease both !important;
  pointer-events:none !important;
}
@keyframes articleEnterUp{
  from{opacity:0;transform:translateY(36px)}
  to{opacity:1;transform:translateY(0)}
}
@keyframes articleLeaveUp{
  from{opacity:1;transform:translateY(0)}
  to{opacity:0;transform:translateY(-36px)}
}
@keyframes articleEnterDown{
  from{opacity:0;transform:translateY(-36px)}
  to{opacity:1;transform:translateY(0)}
}
@keyframes articleLeaveDown{
  from{opacity:1;transform:translateY(0)}
  to{opacity:0;transform:translateY(36px)}
}
@media(max-width:650px){
  #latestArticleList .latest-article-viewport,
  #latestArticleList .latest-article-track{min-height:92px !important}
  #latestArticleList .latest-article-copy{padding:13px 14px !important}
  #latestArticleList .latest-article-copy h4{font-size:16px !important}
}


/* =========================================================
   v3.9.0 Visitor Comments — public instant comments
   ========================================================= */
.legacy-anchor{display:block;position:relative;top:-80px;visibility:hidden}
.visitor-comments-section{background:linear-gradient(180deg,#f7f4ee 0%,#f2f7f8 100%)}
.visitor-comments-shell{max-width:940px;margin:auto;padding:8px 0}
.visitor-comments-head{text-align:center;max-width:720px;margin:0 auto 20px}
.visitor-comments-head h3{margin:6px 0 8px;color:#173b58;font:700 clamp(28px,5vw,42px) Georgia,serif}
.visitor-comments-head p{margin:0;color:#6c7c86;line-height:1.55}

.visitor-comment-carousel{max-width:760px;margin:0 auto 22px}
.visitor-comment-viewport{position:relative;overflow:hidden;border-radius:18px;min-height:160px}
.visitor-comment-track{position:relative;min-height:160px}
.visitor-comment-loading,.visitor-comment-empty{display:flex;align-items:center;justify-content:center;min-height:160px;padding:24px;text-align:center;background:#fff;border:1px solid #e3e8e8;border-radius:18px;color:#71808a}
.visitor-comment-slide{display:none;position:relative;opacity:0;transform:translateY(34px)}
.visitor-comment-slide.active{display:block;opacity:1;transform:translateY(0)}
.visitor-comment-card{min-height:160px;padding:18px 20px;border:1px solid rgba(23,59,88,.08);border-radius:18px;box-shadow:0 10px 28px rgba(23,59,88,.08)}
.visitor-comment-card.sky{background:#eef7ff}.visitor-comment-card.mint{background:#effbf3}.visitor-comment-card.sun{background:#fff8db}
.visitor-comment-card.lavender{background:#f5efff}.visitor-comment-card.peach{background:#fff1e6}.visitor-comment-card.rose{background:#fff0f4}
.visitor-comment-card.aqua{background:#eafafa}.visitor-comment-card.cream{background:#fffaf0}
.visitor-comment-meta{display:flex;align-items:center;gap:10px;margin-bottom:10px}
.visitor-comment-gift{font-size:30px;line-height:1}.visitor-comment-name{font-weight:900;color:#173b58}
.visitor-comment-time{margin-left:auto;font-size:10px;color:#73818a;white-space:nowrap}
.visitor-comment-text{font-size:15px;line-height:1.62;color:#344d5e;white-space:pre-wrap;overflow-wrap:anywhere}

.visitor-comment-controls{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:10px;max-width:310px;margin:11px auto 0}
.visitor-comment-prev,.visitor-comment-next{border:0;width:38px;height:38px;border-radius:50%;background:#173b58;color:#fff;font-size:19px;font-weight:900;cursor:pointer;box-shadow:0 5px 13px rgba(23,59,88,.14)}
.visitor-comment-dots{display:flex;justify-content:center;gap:6px;flex-wrap:wrap}.visitor-comment-dot{border:0;width:7px;height:7px;padding:0;border-radius:50%;background:#bdc9ce;cursor:pointer}
.visitor-comment-dot.active{background:#b58a35;transform:scale(1.25)}
.visitor-comment-links{text-align:center;margin-top:10px}.visitor-view-all{display:inline-block;color:#173b58;font-size:12px;font-weight:900;text-decoration:none;border-bottom:1px solid #b58a35;padding-bottom:2px}

.visitor-comment-slide.enter-up{display:block!important;animation:vcEnterUp .5s ease both}
.visitor-comment-slide.enter-down{display:block!important;animation:vcEnterDown .5s ease both}
.visitor-comment-slide.leave-up{display:block!important;position:absolute!important;inset:0!important;animation:vcLeaveUp .5s ease both;pointer-events:none}
.visitor-comment-slide.leave-down{display:block!important;position:absolute!important;inset:0!important;animation:vcLeaveDown .5s ease both;pointer-events:none}
@keyframes vcEnterUp{from{opacity:0;transform:translateY(42px)}to{opacity:1;transform:translateY(0)}}
@keyframes vcLeaveUp{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-42px)}}
@keyframes vcEnterDown{from{opacity:0;transform:translateY(-42px)}to{opacity:1;transform:translateY(0)}}
@keyframes vcLeaveDown{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(42px)}}

.visitor-comment-form-card{max-width:760px;margin:24px auto 0;padding:20px;background:#fff;border:1px solid #e0e7e9;border-radius:18px;box-shadow:0 10px 28px rgba(23,59,88,.06)}
.visitor-comment-form-card h4{margin:0 0 5px;color:#173b58;font:700 22px Georgia,serif}.visitor-comment-notice{margin:0 0 15px;font-size:11px;color:#74838b;line-height:1.5}
.visitor-comment-form{display:grid;gap:13px}.visitor-field{display:grid;gap:6px;font-size:11px;font-weight:900;color:#173b58}
.visitor-field input,.visitor-field textarea{width:100%;padding:12px 13px;border:1px solid #d7e1e5;border-radius:11px;background:#fbfcfc;color:#173b58;font:inherit;font-size:14px;font-weight:400;outline:none}
.visitor-field input:focus,.visitor-field textarea:focus{border-color:#7ea6bd;box-shadow:0 0 0 3px rgba(83,145,180,.10)}.visitor-field textarea{resize:vertical}
.visitor-gifts{border:0;margin:0;padding:0}.visitor-gifts legend{font-size:11px;font-weight:900;color:#173b58;margin-bottom:7px}.visitor-gift-options{display:flex;gap:7px;flex-wrap:wrap}
.visitor-gift-options label{cursor:pointer}.visitor-gift-options input{position:absolute;opacity:0;pointer-events:none}.visitor-gift-options span{display:flex;align-items:center;justify-content:center;width:39px;height:39px;border-radius:11px;background:#f5f7f8;border:1px solid #e1e7e9;font-size:21px;transition:.18s}
.visitor-gift-options input:checked+span{background:#fff6dc;border-color:#c9a454;box-shadow:0 0 0 3px rgba(201,164,84,.12);transform:translateY(-1px)}
.visitor-submit{justify-self:start;border:0;border-radius:11px;padding:11px 18px;background:#173b58;color:#fff;font-weight:900;cursor:pointer}
.visitor-submit:disabled{opacity:.6;cursor:wait}.visitor-comment-status{padding:10px 12px;border-radius:10px;font-size:12px}.visitor-comment-status.ok{background:#edf8f1;color:#246345}.visitor-comment-status.err{background:#fff1f1;color:#9b2626}
.visitor-honey{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}

@media(max-width:650px){
 .visitor-comments-shell{padding:0 2px}.visitor-comment-card{padding:15px;min-height:170px}.visitor-comment-viewport,.visitor-comment-track{min-height:170px}
 .visitor-comment-time{font-size:8px}.visitor-comment-text{font-size:14px}.visitor-comment-form-card{padding:15px}.visitor-gift-options{gap:5px}
 .visitor-gift-options span{width:36px;height:36px;font-size:19px}
}
@media(prefers-reduced-motion:reduce){
 .visitor-comment-slide.enter-up,.visitor-comment-slide.enter-down,.visitor-comment-slide.leave-up,.visitor-comment-slide.leave-down{animation:none!important}
}

/* v4.5.5 Thoughts & Messages — compact homepage carousel */
.thoughts-messages-home{overflow:hidden;padding-top:34px!important;padding-bottom:34px!important}
.tm-home-shell{max-width:1100px;margin:auto}.tm-home-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:10px}.tm-home-head h3{margin:4px 0;font:700 clamp(24px,4vw,34px) Georgia,serif}.tm-home-head p{margin:0;color:#6c7c85;font-size:13px}.tm-home-head a{font-weight:800;color:#0b3156;text-decoration:none;font-size:12px}
.tm-home-stage{height:190px;position:relative;overflow:hidden;border-radius:18px;background:linear-gradient(180deg,#fbf7ef,#eef3f4);box-shadow:0 9px 24px #173b5812}
.tm-home-card{position:absolute;inset:0;display:grid;grid-template-columns:150px minmax(0,1fr);align-items:stretch;background:#fff;cursor:pointer;opacity:0;transform:translateY(20%);pointer-events:none;overflow:hidden}
.tm-home-card.active{pointer-events:auto;animation:tmFloatFadeCompact 7s ease-in-out forwards}.tm-home-card.noimage{grid-template-columns:1fr}.tm-home-thumb{height:100%;overflow:hidden;background:#eef2f2}.tm-home-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.tm-home-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:16px 22px;overflow:hidden}.tm-home-type{font-size:9px;font-weight:900;letter-spacing:.12em;color:#0f7080;text-transform:uppercase}.tm-home-copy h4{font:700 clamp(18px,3vw,24px) Georgia,serif;margin:3px 0 5px;color:#173b58}.tm-home-copy p{margin:0 0 6px;font-size:13px;line-height:1.45;color:#536775;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:4.35em}.tm-home-read{font-size:10px;font-weight:800;color:#0b5f76;margin-top:1px}.tm-home-empty{height:100%;display:grid;place-items:center;padding:24px;color:#75838c;text-align:center}.tm-home-card.paused{animation-play-state:paused}
@keyframes tmFloatFadeCompact{0%{opacity:0;transform:translateY(16%)}14%{opacity:1;transform:translateY(5%)}74%{opacity:1;transform:translateY(-3%)}100%{opacity:0;transform:translateY(-16%)}}
@media(max-width:720px){.thoughts-messages-home{padding-top:24px!important;padding-bottom:24px!important}.tm-home-head{align-items:flex-start}.tm-home-head h3{font-size:27px}.tm-home-head p{font-size:11px}.tm-home-stage{height:160px;border-radius:15px}.tm-home-card{grid-template-columns:104px minmax(0,1fr)}.tm-home-card.noimage{grid-template-columns:1fr}.tm-home-copy{padding:10px 12px}.tm-home-copy h4{font-size:18px;margin:2px 0 4px}.tm-home-copy p{font-size:11.5px;line-height:1.38;-webkit-line-clamp:3;max-height:4.14em}.tm-home-type,.tm-home-read{font-size:8.5px}}

