/* ===== shande-v10-critical (consolidated) ===== */

:root{
  --jade:#0c3c32;--jade-dark:#082f28;--jade-mid:#174f42;--cream:#faf7ef;--paper:#fffdf9;
  --ink:#19312a;--muted:#66736e;--gold:#bd8d31;--gold2:#d7b864;--line:#e8e0d2;
  --shadow:0 12px 30px rgba(17,43,35,.09);
  --serif:Georgia,"Times New Roman","Noto Serif SC","Songti SC",serif;
  --sans:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans SC","Microsoft YaHei",Arial,sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}figure{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{width:min(1240px,calc(100% - 48px));margin-inline:auto}.skip{position:fixed;left:12px;top:-80px;z-index:9999;background:#fff;color:#111;padding:10px 14px;border-radius:8px}.skip:focus{top:12px}
/* header */
.topline{height:32px;background:var(--jade-dark);color:#f7f0df}.topline__inner{height:32px;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.08em}.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(20,55,46,.08);box-shadow:0 3px 12px rgba(0,0,0,.025)}.header__inner{height:94px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:14px;min-width:292px}.brand>img{width:58px;height:58px;object-fit:contain}.brand__text{display:flex;flex-direction:column;line-height:1}.brand__text b{font-family:var(--serif);font-size:24px;letter-spacing:.28em;font-weight:500;color:var(--jade)}.brand__text small{margin-top:9px;font-family:var(--serif);font-size:9px;letter-spacing:.42em;color:#304b43}.nav{margin-left:auto;display:flex;align-items:center;gap:26px;font-size:14px;font-weight:650}.nav>a:not(.btn){padding:36px 0 30px;border-bottom:2px solid transparent;white-space:nowrap}.nav>a[aria-current="page"]{border-color:var(--gold)}.menu{display:none;background:none;border:0;padding:8px;margin-left:auto}.menu span{display:block;width:24px;height:2px;background:var(--jade);margin:5px}.menu em{position:absolute;clip:rect(0 0 0 0)}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 24px;border-radius:999px;border:1px solid transparent;font-size:13px;font-weight:750}.btn--gold{background:linear-gradient(135deg,#c89a3c,#b88327);color:#fff;box-shadow:0 8px 18px rgba(185,137,43,.2)}.btn--outline{background:#fff;border-color:#b8c3bd;color:var(--jade)}.btn--glass{border-color:rgba(255,255,255,.72);background:rgba(8,46,38,.30);color:#fff}.btn--small{min-height:44px;padding:10px 20px}.kicker,.v6-kicker{margin:0;color:var(--gold);text-transform:uppercase;letter-spacing:.22em;font-size:11px;font-weight:800}.lead{font-size:17px;line-height:1.72;color:#44524d}.cn{font-family:var(--serif)}
/* homepage hero - deliberately capped and designed, never raw oversized image */
.v6-hero{position:relative;height:500px;overflow:hidden;background:var(--jade-dark)}.v6-hero__bg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center 52%!important}.v6-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,34,28,.94) 0%,rgba(5,34,28,.82) 36%,rgba(5,34,28,.42) 58%,rgba(5,34,28,.06) 86%)}.v6-hero__inner{position:relative;z-index:2;height:100%;display:flex;align-items:center}.v6-hero__copy{width:min(610px,52%);color:#fff}.v6-hero h1{font-family:var(--serif);font-size:clamp(48px,4vw,64px);line-height:1.0;letter-spacing:-.035em;font-weight:500;margin:12px 0 17px;color:#fff}.v6-hero h1 em{font-weight:500;color:#f2d783}.v6-hero__cn{font-family:var(--serif);font-size:21px;letter-spacing:.05em;margin:0 0 14px;color:#f7e7bd}.v6-hero__lead{font-size:14px;line-height:1.58;max-width:540px;margin:0 0 20px;color:rgba(255,255,255,.94)}.v6-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.v6-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px;padding-top:16px;border-top:1px solid rgba(255,255,255,.22)}.v6-proof div{padding-right:14px;margin-right:14px;border-right:1px solid rgba(255,255,255,.18)}.v6-proof div:last-child{border:0;margin:0;padding:0}.v6-proof b{display:block;font-size:11px}.v6-proof span{display:block;margin-top:2px;font-size:10px;color:rgba(255,255,255,.72)}
/* homepage service area - compact desktop cards exactly as approved direction */
.v6-services{padding:50px 0 58px;background:radial-gradient(circle at 0 0,rgba(192,153,79,.055),transparent 28%),var(--cream)}.v6-section-head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:70px;align-items:end;margin-bottom:28px}.v6-section-head h2{font-family:var(--serif);font-size:clamp(38px,3vw,48px);line-height:1.04;font-weight:500;margin:7px 0 0}.v6-section-head__right{font-size:13px;line-height:1.55;color:var(--muted)}.v6-section-head__right a{display:inline-block;margin-top:7px;color:var(--gold);font-weight:800}.v6-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;align-items:stretch}.v6-card{display:flex!important;flex-direction:column!important;min-width:0;background:#fff;border:1px solid #ede5d8;border-radius:10px;overflow:hidden;box-shadow:0 6px 18px rgba(17,43,35,.055)}.v6-card figure{height:118px!important;min-height:118px!important;max-height:118px!important;overflow:hidden;background:#e9e2d6}.v6-card figure img{width:100%!important;height:100%!important;object-fit:cover!important}.v6-card__body{display:flex;flex-direction:column;flex:1;min-height:172px;padding:12px 12px 13px}.v6-card .cn{font-size:11px;color:var(--gold);margin:0 0 2px}.v6-card h3{font-family:var(--serif);font-size:17px;line-height:1.1;font-weight:500;margin:0 0 7px;color:var(--jade)}.v6-card p{font-size:10.5px;line-height:1.45;color:var(--muted);margin:0 0 10px}.v6-card b{margin-top:auto;font-size:10.5px;color:var(--jade)}
/* story */
.v6-story{padding:54px 0;background:#fff}.v6-story__grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:42px;align-items:center}.v6-story__visual{height:360px;border-radius:16px;overflow:hidden;background:#eee6d9;box-shadow:var(--shadow)}.v6-story__visual img{width:100%;height:100%;object-fit:cover;object-position:center 22%}.v6-story__calligraphy{display:none}.v6-story__content{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:0 38px;align-items:center}.v6-story__content>.v6-kicker,.v6-story__content>h2,.v6-story__content>p{grid-column:1}.v6-story__content>h2{font-family:var(--serif);font-size:clamp(38px,3.2vw,50px);line-height:1.03;font-weight:500;letter-spacing:-.025em;margin:3px 0 13px}.v6-story__content>p:not(.v6-kicker){font-size:13px;line-height:1.62;color:var(--muted);margin:0}.v6-story__points{grid-column:2;grid-row:1/5;border-left:1px solid var(--line);padding-left:25px}.v6-story__points div{padding:15px 0;border-bottom:1px solid var(--line)}.v6-story__points div:last-child{border:0}.v6-story__points b{display:block;font-size:12px;color:var(--jade);margin-bottom:3px}.v6-story__points span{font-size:10.5px;line-height:1.48;color:var(--muted)}
/* location */
.v6-location{background:linear-gradient(120deg,#07352d,#0d4a3d);color:#fff}.v6-location__grid{display:grid;grid-template-columns:.95fr 1.05fr;min-height:300px}.v6-location__copy{padding:36px 48px 36px 0;display:flex;flex-direction:column;justify-content:center}.v6-location__copy h2{font-family:var(--serif);font-size:36px;line-height:1.06;font-weight:500;margin:7px 0 11px}.v6-location__copy p{font-size:12.5px;color:rgba(255,255,255,.78);max-width:500px}.v6-location__facts{display:grid;grid-template-columns:1.3fr .7fr;gap:24px;margin:15px 0 18px}.v6-location__facts b{display:block;color:#e5c375;font-size:11.5px;margin-bottom:3px}.v6-location__facts span{font-size:10.5px;line-height:1.5;color:rgba(255,255,255,.82)}.v6-location__copy .btn{align-self:flex-start}.v6-location__photo{height:300px;overflow:hidden}.v6-location__photo img{width:100%;height:100%;object-fit:cover}
.v4-footer{background:#fff;border-top:1px solid var(--line)}.v4-footer .wrap{min-height:94px;display:flex;align-items:center;gap:28px}.v4-footer .brand{min-width:260px}.v4-footer-nav{display:flex;gap:18px;margin-left:auto;font-size:10.5px;color:#3c4c46}.v4-tagline{text-align:right;text-transform:uppercase;font-size:7.5px;line-height:1.55;letter-spacing:.21em;color:var(--gold);font-weight:800;min-width:160px}
/* inner pages: no giant images, balanced 2-column desktop */
.inner-hero{display:grid!important;grid-template-columns:minmax(0,48%) minmax(0,52%)!important;min-height:380px!important;max-height:430px!important;background:#fbf8f1;border-bottom:1px solid var(--line);overflow:hidden}.inner-hero__copy{display:flex;align-items:center;padding:42px 0;min-width:0}.inner-hero__copy>.wrap{width:min(540px,calc(100% - 48px));margin-left:auto;margin-right:46px}.inner-hero__copy h1{font-family:var(--serif);font-size:clamp(40px,3.6vw,56px);line-height:1.03;font-weight:500;letter-spacing:-.03em;margin:9px 0 15px}.inner-hero__copy p:last-child{font-size:15px;line-height:1.64;color:var(--muted);margin-bottom:0}.inner-hero>figure{height:100%!important;min-height:380px!important;max-height:430px!important;overflow:hidden!important;background:#e8e1d5}.inner-hero>figure img{width:100%!important;height:100%!important;max-height:430px!important;object-fit:cover!important;object-position:center!important}.inner-hero figcaption,.actual-card figcaption,.portrait-card figcaption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.section{padding:64px 0}.section--cream,.section--paper{background:var(--cream)}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:32px}.section h2{font-family:var(--serif);font-size:32px;line-height:1.12;font-weight:500}.prose{max-width:790px}.prose p,.prose li{font-size:14.5px;line-height:1.72;color:#4b5b55}.prose h2{margin-top:31px}.prose ul{padding-left:20px}.content-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:58px;align-items:start}.booking-card{position:sticky;top:128px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;box-shadow:var(--shadow)}.booking-card>img{width:52px!important;height:52px!important;object-fit:contain;margin-bottom:16px}.booking-card h2{font-size:28px;margin:8px 0 10px}.booking-card p{font-size:12.5px;color:var(--muted)}.booking-card .btn{width:100%;margin-top:8px}.notice{margin-top:28px;padding:20px 22px;border-left:3px solid var(--gold);background:#f8f3e8}.notice b{color:var(--jade)}.notice p{margin:5px 0 0}.notice--wide{max-width:900px;margin:0 auto}.related-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.related-links a{padding:9px 13px;border:1px solid var(--line);background:#fff;border-radius:999px;font-size:12px;font-weight:700;color:var(--jade)}
/* Services page: desktop 3x2, images capped at 180px */
.service-grid,.service-grid--large{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;align-items:stretch}.service-card{display:flex!important;flex-direction:column!important;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 7px 22px rgba(17,43,35,.06);min-width:0}.service-card figure{height:180px!important;min-height:180px!important;max-height:180px!important;overflow:hidden!important;background:#e6dfd3}.service-card figure img{width:100%!important;height:100%!important;object-fit:cover!important}.service-card__body{padding:18px 19px 20px;display:flex;flex-direction:column;flex:1}.service-card__body>span{font-family:var(--serif);font-size:12px;color:var(--gold)}.service-card__body h3{font-family:var(--serif);font-size:23px;line-height:1.1;font-weight:500;margin:3px 0 9px}.service-card__body p{font-size:12.5px;line-height:1.52;color:var(--muted);margin:0 0 16px}.service-card__body b{margin-top:auto;font-size:11.5px;color:var(--jade)}
/* about / visit / knowledge */
.about-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:70px;align-items:start}.prose-block{display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid var(--line)}.prose-block h2{font-size:24px;margin:0}.prose-block p{font-size:13.5px;line-height:1.67;color:var(--muted);margin:0}.about-aside{display:grid;gap:20px}.portrait-card{height:430px;border-radius:16px;overflow:hidden;background:#eee7dc;box-shadow:var(--shadow);position:relative}.portrait-card img{width:100%;height:100%;object-fit:cover;object-position:center 22%}.portrait-bg{display:none}.quote-card{background:var(--jade);color:#fff;border-radius:16px;padding:23px}.quote-card img{width:46px;height:46px;object-fit:contain;background:#fff;border-radius:9px;padding:5px}.quote-card p{font-family:var(--serif);font-size:21px;line-height:1.3;margin:12px 0 0}.visit-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:center}.actual-card{height:300px;border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.actual-card img{width:100%;height:100%;object-fit:cover}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.contact-card,.qr-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px;box-shadow:0 7px 22px rgba(17,43,35,.055)}.contact-card h2{font-size:34px;margin:7px 0}.stack-actions{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0}.small-note{font-size:12px;color:var(--muted)}.qr-card{display:flex;justify-content:space-between;gap:22px;align-items:center}.qr-card img{width:190px;height:190px}.article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.article-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px;box-shadow:0 7px 22px rgba(17,43,35,.055)}.article-card span{color:var(--gold);text-transform:uppercase;letter-spacing:.17em;font-size:10px;font-weight:800}.article-card h2{font-size:24px;margin:7px 0 10px}.article-card p{font-size:12.5px;color:var(--muted)}.article-card b{font-size:11.5px;color:var(--jade)}.article-hero{padding:56px 0 38px;background:#f7f2e8}.article-hero h1{font-family:var(--serif);font-size:clamp(38px,4vw,58px);line-height:1.05;font-weight:500;max-width:880px}.article-meta{font-size:12px;color:var(--muted)}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 280px;gap:60px;align-items:start}.article-body{font-size:14.5px;line-height:1.75;color:#45534e}.article-body--single{max-width:820px;margin-inline:auto}
.footer{background:#0a312a;color:#fff;padding:44px 0 16px}.footer__grid{display:grid;grid-template-columns:1.35fr .8fr .9fr .8fr;gap:38px}.footer__brand .logo-tile{width:54px;height:54px;background:#fff;border-radius:10px;padding:6px}.footer__brand .logo-tile img{width:100%;height:100%;object-fit:contain}.footer h2{font-family:var(--serif);font-size:25px;margin:10px 0 7px}.footer h3{font-size:11px;color:#e1c378;text-transform:uppercase;letter-spacing:.13em}.footer p,.footer li,.footer a{font-size:10.5px;line-height:1.65;color:rgba(255,255,255,.78)}.footer ul{list-style:none;padding:0;margin:0}.footer__bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:14px;font-size:9px;color:rgba(255,255,255,.55)}.mobile-actions{display:none}
/* medium */
@media(max-width:1180px){
 .wrap{width:min(1080px,calc(100% - 40px))}.brand{min-width:240px}.nav{gap:17px;font-size:12.5px}.v6-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.v6-card figure{height:150px!important;min-height:150px!important;max-height:150px!important}.v6-story__grid{grid-template-columns:280px 1fr}.v6-story__content{grid-template-columns:1fr}.v6-story__points{grid-column:1;grid-row:auto;display:grid;grid-template-columns:repeat(3,1fr);border-left:0;border-top:1px solid var(--line);padding-left:0;margin-top:18px}.v6-story__points div{padding:15px 15px 0;border-bottom:0;border-right:1px solid var(--line)}.v6-story__points div:last-child{border-right:0}.service-grid,.service-grid--large{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:1020px){
 .topline__inner{font-size:10px}.header__inner{height:78px}.brand{min-width:0}.brand>img{width:48px;height:48px}.brand__text b{font-size:18px}.nav{display:none;position:fixed;top:110px;left:20px;right:20px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:15px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.nav.is-open{display:flex}.nav>a:not(.btn){padding:10px 4px;border-bottom:1px solid #eee}.nav .btn{margin:11px 0 0}.menu{display:block}.v6-hero{height:520px}.v6-hero__copy{width:62%}.v6-hero h1{font-size:50px}.v6-section-head{grid-template-columns:1fr;gap:10px}.v6-story__grid{grid-template-columns:250px 1fr}.v6-location__grid{grid-template-columns:1fr}.v6-location__copy{padding:36px 0}.v6-location__photo{height:260px}.v4-footer .wrap{flex-wrap:wrap;padding:18px 0}.v4-footer-nav{order:3;width:100%;justify-content:center;margin:0}.v4-tagline{margin-left:auto}
 .inner-hero{grid-template-columns:1fr 1fr!important;min-height:330px!important;max-height:360px!important}.inner-hero__copy{padding:32px 0}.inner-hero__copy>.wrap{width:calc(100% - 36px);margin-inline:auto}.inner-hero__copy h1{font-size:37px}.inner-hero>figure{min-height:330px!important;max-height:360px!important}.content-grid,.about-layout,.visit-grid,.article-layout{grid-template-columns:1fr!important;gap:40px}.booking-card{position:static}.about-aside{grid-template-columns:300px 1fr}.portrait-card{height:390px}.contact-grid{grid-template-columns:1fr}.footer__grid{grid-template-columns:1.2fr 1fr 1fr}.footer__grid>div:last-child{grid-column:1/-1}.article-grid{grid-template-columns:1fr 1fr}
}
/* mobile */
@media(max-width:720px){
 body{padding-bottom:62px}.wrap{width:calc(100% - 28px)}.topline{height:28px}.topline__inner{height:28px;justify-content:center;font-size:8px;letter-spacing:.04em}.topline__right{display:none}.header__inner{height:68px}.brand>img{width:40px;height:40px}.brand__text b{font-size:14px}.brand__text small{font-size:6.5px;margin-top:6px}.nav{top:96px;left:14px;right:14px}.v6-hero{height:590px}.v6-hero__bg{object-position:67% center!important}.v6-hero__overlay{background:linear-gradient(0deg,rgba(5,34,28,.98) 0%,rgba(5,34,28,.94) 58%,rgba(5,34,28,.26) 100%)}.v6-hero__inner{align-items:flex-end;padding-bottom:28px}.v6-hero__copy{width:100%}.v6-hero h1{font-size:40px}.v6-hero__cn{font-size:16px}.v6-hero__lead{font-size:12.5px}.v6-hero__actions{flex-direction:column}.v6-hero__actions .btn{width:100%}.v6-proof{grid-template-columns:1fr 1fr}.v6-proof div{border:0}.v6-proof div:last-child{grid-column:1/-1}.v6-services{padding:42px 0}.v6-section-head h2{font-size:32px}.v6-grid{grid-template-columns:1fr!important;gap:14px!important}.v6-card{display:grid!important;grid-template-columns:40% 60%!important;min-height:142px}.v6-card figure{height:100%!important;min-height:142px!important;max-height:none!important}.v6-card__body{min-height:0;padding:14px}.v6-card h3{font-size:19px}.v6-card p{font-size:10.5px}.v6-story{padding:40px 0}.v6-story__grid{grid-template-columns:1fr}.v6-story__visual{height:380px}.v6-story__content{display:grid;grid-template-columns:1fr}.v6-story__content>h2{font-size:36px;margin-top:5px}.v6-story__points{grid-template-columns:1fr}.v6-story__points div{border-right:0;border-bottom:1px solid var(--line);padding:12px 0}.v6-location__copy h2{font-size:32px}.v6-location__facts{grid-template-columns:1fr}.v4-footer .wrap{display:grid;grid-template-columns:1fr;text-align:center;gap:14px;padding:21px 0}.v4-footer .brand{justify-content:center;min-width:0}.v4-footer-nav{flex-wrap:wrap}.v4-tagline{margin:0;text-align:center;min-width:0}
 .inner-hero{grid-template-columns:1fr!important;min-height:0!important;max-height:none!important}.inner-hero__copy{padding:38px 0}.inner-hero__copy h1{font-size:35px}.inner-hero__copy p:last-child{font-size:13.5px}.inner-hero>figure{height:220px!important;min-height:220px!important;max-height:220px!important}.section{padding:48px 0}.content-grid{grid-template-columns:1fr!important;gap:32px}.service-grid,.service-grid--large{grid-template-columns:1fr!important;gap:14px!important}.service-card{display:grid!important;grid-template-columns:40% 60%!important;min-height:150px}.service-card figure{height:100%!important;min-height:150px!important;max-height:none!important}.service-card__body{padding:15px}.service-card__body h3{font-size:20px}.about-layout{gap:32px}.prose-block{grid-template-columns:1fr;gap:7px}.about-aside{grid-template-columns:1fr}.portrait-card{height:420px}.visit-grid{gap:26px}.actual-card{height:230px}.qr-card{display:grid}.qr-card img{width:170px;height:170px}.article-grid{grid-template-columns:1fr}.footer__grid{grid-template-columns:1fr 1fr;gap:24px}.footer__grid>div:first-child,.footer__grid>div:last-child{grid-column:1/-1}.footer__bottom{flex-direction:column}.mobile-actions{position:fixed;z-index:90;left:0;right:0;bottom:0;height:62px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.35fr}.mobile-actions a{display:flex;align-items:center;justify-content:center;font-size:11.5px;font-weight:800;color:var(--jade)}.mobile-actions a:last-child{background:var(--gold);color:#fff}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* low-resolution legacy moxibustion photo: never upscale it */
.inner-hero--moxa>figure{display:flex;align-items:center;justify-content:center;background:#eee8dd;padding:18px}.inner-hero--moxa>figure img{width:auto!important;max-width:410px!important;height:100%!important;max-height:394px!important;object-fit:cover!important;border-radius:10px;box-shadow:0 8px 22px rgba(17,43,35,.08)}
@media(max-width:720px){.inner-hero--moxa>figure{padding:12px}.inner-hero--moxa>figure img{max-width:100%!important;max-height:196px!important}}



/* ===== shande-v11-overrides (consolidated) ===== */

/* ===== Shande V11 locked visual corrections ===== */
:root{--v11-max:1280px;--v11-gold:#c59638;--v11-jade:#0b3b31;--v11-cream:#fbf8f0}
.wrap{width:min(var(--v11-max),calc(100% - 56px))!important}

/* Header: keep desktop aligned and make Chinese entry unmistakable */
.header__inner{height:88px!important;gap:22px!important}
.brand{min-width:260px!important}.brand>img{width:54px!important;height:54px!important}
.brand__text b{font-size:22px!important}.nav{gap:18px!important;font-size:13px!important}
.nav>a:not(.btn):not(.lang-switch){padding:32px 0 27px!important}
.lang-switch{display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-width:76px!important;padding:8px 11px!important;border:1px solid rgba(189,141,49,.55)!important;border-radius:10px!important;background:#fffaf0!important;color:var(--jade)!important;line-height:1.05!important}
.lang-switch strong{font-family:var(--serif);font-size:16px!important;font-weight:700!important;color:#8f671b!important}
.lang-switch small{font-size:8px!important;letter-spacing:.05em!important;color:#6f746f!important;margin-top:3px!important}
.nav .btn{padding:12px 18px!important;white-space:nowrap!important}

/* Hero: designed hero, not a raw image block */
.v6-hero{height:500px!important;min-height:500px!important;border-radius:0!important}
.v6-hero__bg{object-position:center 54%!important}
.v6-hero__overlay{background:linear-gradient(90deg,rgba(4,32,26,.96) 0%,rgba(4,32,26,.86) 34%,rgba(4,32,26,.45) 58%,rgba(4,32,26,.08) 82%)!important}
.v6-hero__copy{width:min(610px,50%)!important}.v6-hero h1{font-size:clamp(48px,4vw,64px)!important}.v6-hero__cn{font-size:21px!important;font-weight:600!important}

/* Stronger bilingual cues on English pages */
.zh-line{display:block;font-family:var(--serif);font-size:.52em;line-height:1.25;letter-spacing:.08em;color:#9a762c;margin-top:7px;font-weight:500}
.zh-note{font-family:var(--serif);font-size:16px;color:#9a762c;letter-spacing:.04em;margin-top:5px}

/* Homepage services: disciplined image ratio and unique contexts */
.v6-services{padding:48px 0 58px!important}.v6-section-head{margin-bottom:24px!important}
.v6-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important}
.v6-card{min-width:0!important;border-radius:12px!important;overflow:hidden!important}
.v6-card figure{height:128px!important;min-height:128px!important;max-height:128px!important;background:#ece5da!important}
.v6-card figure img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.v6-card__body{padding:13px 13px 14px!important;min-height:176px!important}
.v6-card .cn{font-family:var(--serif)!important;font-size:15px!important;line-height:1.1!important;color:#a97920!important;margin:0 0 4px!important;font-weight:600!important}
.v6-card h3{font-size:16px!important;margin-bottom:7px!important}.v6-card p{font-size:10.5px!important}

/* Inner heroes: properly aligned desktop two-column system, capped photography */
.inner-hero{display:grid!important;grid-template-columns:minmax(0,46%) minmax(0,54%)!important;min-height:370px!important;max-height:410px!important;overflow:hidden!important;align-items:stretch!important}
.inner-hero__copy{padding:0!important;display:flex!important;align-items:center!important}.inner-hero__copy>.wrap{width:min(560px,calc(100% - 52px))!important;margin-left:auto!important;margin-right:44px!important}
.inner-hero>figure{height:100%!important;min-height:370px!important;max-height:410px!important;overflow:hidden!important}.inner-hero>figure img{width:100%!important;height:100%!important;object-fit:cover!important;max-height:none!important}
.inner-hero__copy h1{font-size:clamp(40px,3.4vw,55px)!important}.kicker{font-weight:800!important;letter-spacing:.16em!important;color:#a97920!important}

/* Service catalogue: 3 x 2 at desktop, never giant single-image cards */
.service-grid,.service-grid--large{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}
.service-card{display:flex!important;flex-direction:column!important;min-width:0!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important}
.service-card figure{height:190px!important;min-height:190px!important;max-height:190px!important;overflow:hidden!important;background:#ece5da!important}
.service-card figure img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.service-card__body{padding:17px 18px 19px!important;min-height:188px!important}.service-card__body>span{display:block!important;font-family:var(--serif)!important;font-size:16px!important;line-height:1.1!important;color:#a97920!important;font-weight:600!important;margin:0 0 5px!important}.service-card__body h3{font-size:23px!important;margin:0 0 8px!important}.service-card__body p{font-size:12.5px!important}

/* Location: copy and photograph share one baseline and equal height */
.v6-location{padding:44px 0!important;background:linear-gradient(120deg,#07352d,#0d4a3d)!important}
.v6-location__grid{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:42px!important;align-items:stretch!important;min-height:0!important}
.v6-location__copy{padding:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:330px!important}
.v6-location__photo{height:auto!important;min-height:330px!important;max-height:330px!important;overflow:hidden!important;border-radius:14px!important;align-self:center!important;box-shadow:0 12px 30px rgba(0,0,0,.18)!important}
.v6-location__photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.v6-location__copy h2{font-size:38px!important}.v6-location__copy .zh-note{color:#e4c77e!important}

/* Approved doctor image: exact file, elegant crop only through CSS */
.v6-story__visual img,.portrait-card img{object-fit:cover!important;object-position:center 22%!important}
.v6-story__visual{background:#efe7d8!important}.portrait-card{background:#efe7d8!important}

/* Moxibustion hero/card: keep image contained; never upscale into pixelated full-bleed block */
.inner-hero--moxa>figure{background:#e8dfd2!important;padding:22px!important;display:flex!important;align-items:center!important;justify-content:center!important}
.inner-hero--moxa>figure img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:12px!important;background:#182d28!important}

/* Desktop/tablet breakpoints: no premature mobile stack */
@media(max-width:1320px){
 .wrap{width:min(1160px,calc(100% - 40px))!important}.brand{min-width:225px!important}.nav{gap:13px!important;font-size:12px!important}.lang-switch{min-width:68px!important;padding:7px 9px!important}.nav .btn{padding:10px 13px!important}
 .v6-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.v6-card figure{height:170px!important;min-height:170px!important;max-height:170px!important}
 .v6-card__body{min-height:165px!important}
}
@media(max-width:1080px){
 .nav{display:none!important}.menu{display:block!important}.nav.is-open{display:flex!important;top:108px!important}
 .v6-hero__copy{width:58%!important}.service-grid,.service-grid--large{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .inner-hero{grid-template-columns:1fr 1fr!important}
}
@media(max-width:820px){
 .wrap{width:calc(100% - 32px)!important}.topline__inner{font-size:9px!important}.header__inner{height:72px!important}.brand>img{width:44px!important;height:44px!important}.brand__text b{font-size:16px!important}
 .v6-hero{height:560px!important;min-height:560px!important}.v6-hero__bg{object-position:68% center!important}.v6-hero__overlay{background:linear-gradient(0deg,rgba(4,32,26,.98) 0%,rgba(4,32,26,.93) 58%,rgba(4,32,26,.18) 100%)!important}.v6-hero__inner{align-items:flex-end!important;padding-bottom:28px!important}.v6-hero__copy{width:100%!important}.v6-hero h1{font-size:42px!important}
 .v6-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v6-card figure{height:160px!important;min-height:160px!important;max-height:160px!important}
 .inner-hero{grid-template-columns:1fr!important;max-height:none!important}.inner-hero__copy{padding:36px 0!important}.inner-hero__copy>.wrap{width:calc(100% - 32px)!important;margin:0 auto!important}.inner-hero>figure{height:260px!important;min-height:260px!important;max-height:260px!important}
 .service-grid,.service-grid--large{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.service-card figure{height:165px!important;min-height:165px!important;max-height:165px!important}
 .v6-location__grid{grid-template-columns:1fr!important;gap:24px!important}.v6-location__copy{min-height:0!important}.v6-location__photo{min-height:250px!important;max-height:250px!important}
}
@media(max-width:560px){
 body{padding-bottom:62px!important}.wrap{width:calc(100% - 26px)!important}.brand__text b{font-size:14px!important}.brand__text small{font-size:6px!important}.nav{left:12px!important;right:12px!important;top:96px!important}
 .v6-hero{height:600px!important;min-height:600px!important}.v6-hero h1{font-size:38px!important}.v6-hero__cn{font-size:17px!important}.v6-hero__lead{font-size:12px!important}.v6-hero__actions{flex-direction:column!important}.v6-hero__actions .btn{width:100%!important}
 .v6-grid{grid-template-columns:1fr!important}.v6-card{display:grid!important;grid-template-columns:42% 58%!important}.v6-card figure{height:100%!important;min-height:150px!important;max-height:none!important}.v6-card__body{min-height:150px!important;padding:13px!important}
 .service-grid,.service-grid--large{grid-template-columns:1fr!important}.service-card{display:grid!important;grid-template-columns:42% 58%!important}.service-card figure{height:100%!important;min-height:155px!important;max-height:none!important}.service-card__body{min-height:155px!important;padding:14px!important}.service-card__body h3{font-size:19px!important}.service-card__body>span{font-size:14px!important}.service-card__body p{font-size:10.5px!important}
 .v6-location{padding:34px 0!important}.v6-location__copy h2{font-size:32px!important}.v6-location__photo{min-height:220px!important;max-height:220px!important}
}

<style id="shande-v11-finalfix">
.service-grid--large{max-width:1160px!important;margin-inline:auto!important}
.service-card[href*="moxibustion"] figure img,.v6-card[href*="moxibustion"] figure img{object-fit:cover!important;image-rendering:auto!important}
.inner-hero--moxa>figure img{max-width:410px!important;height:auto!important;max-height:240px!important;object-fit:contain!important}
@media(max-width:560px){.inner-hero--moxa>figure img{max-width:100%!important;max-height:210px!important}}


/* ===== shande-v11-mobilelang (consolidated) ===== */

.mobile-lang{display:none;align-items:center;justify-content:center;flex-direction:column;border:1px solid rgba(189,141,49,.55);background:#fffaf0;color:#8f671b;border-radius:9px;min-width:58px;height:42px;line-height:1}
.mobile-lang strong{font-family:var(--serif);font-size:14px}.mobile-lang small{font-size:7px;color:#6d746f;margin-top:3px}
@media(max-width:1080px){.mobile-lang{display:flex;margin-left:auto}.menu{margin-left:6px!important}}
@media(max-width:560px){.mobile-lang{min-width:50px;height:38px}.mobile-lang strong{font-size:13px}.mobile-lang small{font-size:6.5px}}


/* ===== story-photo-fix (consolidated) ===== */
.v6-story__visual:before{display:none!important}.v6-story__visual img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}

/* ===== about-brand-panel-style (consolidated) ===== */

.about-brand-panel{min-height:370px;max-height:410px;background:radial-gradient(circle at 30% 25%,#f4e9d6,#e5d3b5 60%,#d5bd96);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:42px;color:#0b3b31;position:relative;overflow:hidden}.about-brand-panel:before{content:"";position:absolute;inset:28px;border:1px solid rgba(11,59,49,.18);border-radius:18px}.about-brand-seal{font-family:var(--serif);font-size:70px;letter-spacing:.14em;color:#a47420;line-height:1;margin-bottom:18px;position:relative;z-index:1}.about-brand-panel strong{font-family:var(--serif);font-size:28px;font-weight:500;position:relative;z-index:1}.about-brand-panel span{max-width:420px;margin-top:10px;font-size:13px;line-height:1.6;color:#53635d;position:relative;z-index:1}
@media(max-width:1080px){.about-brand-panel{min-height:250px;max-height:250px}.about-brand-seal{font-size:54px}}


/* ===== unique-service-cards (consolidated) ===== */

.service-grid--large .service-card{position:relative!important;overflow:hidden!important;border:1px solid #e7dece!important;background:linear-gradient(145deg,#fffdf9 0%,#fbf6ec 100%)!important;min-height:250px!important;box-shadow:0 10px 28px rgba(20,55,46,.055)!important}.service-grid--large .service-card:before{position:absolute;right:18px;top:13px;font-family:var(--serif);font-size:46px;line-height:1;color:rgba(189,141,49,.13);font-weight:500}.service-grid--large .service-card:nth-child(1):before{content:"01"}.service-grid--large .service-card:nth-child(2):before{content:"02"}.service-grid--large .service-card:nth-child(3):before{content:"03"}.service-grid--large .service-card:nth-child(4):before{content:"04"}.service-grid--large .service-card:nth-child(5):before{content:"05"}.service-grid--large .service-card:nth-child(6):before{content:"06"}.service-grid--large .service-card__body{padding:34px 26px 28px!important;min-height:250px!important;position:relative!important;z-index:1!important}.service-grid--large .service-card__body>span{font-size:19px!important;margin-bottom:13px!important}.service-grid--large .service-card__body h3{font-size:27px!important;max-width:82%!important}.service-grid--large .service-card__body p{font-size:13px!important;line-height:1.62!important;max-width:92%!important}.service-grid--large .service-card__body b{margin-top:auto!important;display:block!important;padding-top:16px!important}
@media(max-width:760px){.service-grid--large .service-card{min-height:210px!important;display:block!important}.service-grid--large .service-card__body{min-height:210px!important}.service-grid--large .service-card__body h3{font-size:23px!important}}


/* ===== knowledge-photo-cards (consolidated) ===== */

.article-card{padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.article-card figure{height:180px;margin:0;overflow:hidden;background:#e9e2d6}.article-card figure img{width:100%;height:100%;object-fit:cover;object-position:center}.article-card__body{padding:22px 24px 24px;display:flex;flex-direction:column;flex:1}.article-card__body b{margin-top:auto}.article-grid{align-items:stretch}@media(max-width:720px){.article-card figure{height:180px}.article-card__body{padding:18px 18px 20px}}


/* ===== shande-v18-layout-qa (consolidated) ===== */

/* ===== V18: alignment + full-photo visibility + compact Knowledge guides ===== */
html,body{max-width:100%;overflow-x:hidden!important}
.menu em{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* Home service section: stable 3 x 2 grid instead of six cramped columns. */
.v6-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  width:100%!important;
  min-width:0!important;
  align-items:stretch!important;
}
.v6-card{display:flex!important;flex-direction:column!important;min-width:0!important;height:100%!important}
.v6-card figure{
  height:auto!important;min-height:0!important;max-height:none!important;
  aspect-ratio:5/3!important;overflow:hidden!important;background:#eee7dc!important;
}
.v6-card figure img{
  width:100%!important;height:100%!important;max-height:none!important;
  object-fit:contain!important;object-position:center center!important;
}
.v6-card__body{min-height:190px!important}

/* Inner-page hero photography: never crop the supplied photograph. */
.inner-hero{max-height:none!important;overflow:hidden!important}
.inner-hero>figure{
  height:auto!important;min-height:370px!important;max-height:410px!important;
  padding:14px!important;background:#eee7dc!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
}
.inner-hero>figure img{
  width:100%!important;height:100%!important;max-height:382px!important;
  object-fit:contain!important;object-position:center center!important;
}

/* Services: equal 3 x 2 cards. 5:3 image frame matches the wide source photos.
   object-fit:contain means the complete photograph remains visible. */
.service-grid,.service-grid--large{
  display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;align-items:stretch!important;width:100%!important;min-width:0!important;
}
.service-card{display:flex!important;flex-direction:column!important;height:100%!important;min-width:0!important}
.service-card figure{
  height:auto!important;min-height:0!important;max-height:none!important;
  aspect-ratio:5/3!important;background:#eee7dc!important;overflow:hidden!important;
}
.service-card figure img{
  width:100%!important;height:100%!important;max-height:none!important;
  object-fit:contain!important;object-position:center center!important;
}
.service-card__body{min-height:210px!important}

/* Knowledge landing: smaller, balanced guide cards.
   Three across on desktop, last row automatically centered. */
.article-grid--2{
  display:flex!important;flex-wrap:wrap!important;justify-content:center!important;
  gap:20px!important;align-items:stretch!important;
}
.article-grid--2 .article-card{
  flex:0 1 calc((100% - 40px)/3)!important;
  min-width:0!important;max-width:calc((100% - 40px)/3)!important;
  padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;
}
.article-grid--2 .article-card figure{
  height:auto!important;min-height:0!important;max-height:none!important;
  aspect-ratio:5/3!important;background:#eee7dc!important;overflow:hidden!important;
}
.article-grid--2 .article-card figure img{
  width:100%!important;height:100%!important;max-height:none!important;
  object-fit:contain!important;object-position:center center!important;
}
.article-grid--2 .article-card__body{padding:18px 19px 20px!important;min-height:230px!important}
.article-grid--2 .article-card h2{font-size:20px!important;line-height:1.12!important;margin:7px 0 9px!important}
.article-grid--2 .article-card p{font-size:11.5px!important;line-height:1.55!important;margin-bottom:14px!important}
.article-grid--2 .article-card b{margin-top:auto!important}

/* Tablet */
@media(max-width:1050px){
  .v6-grid,.service-grid,.service-grid--large{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .article-grid--2 .article-card{flex-basis:calc((100% - 20px)/2)!important;max-width:calc((100% - 20px)/2)!important}
  .inner-hero{grid-template-columns:1fr 1fr!important}
}

/* Mobile: vertical cards; no split image/text treatment and no crop. */
@media(max-width:720px){
  .v6-grid,.service-grid,.service-grid--large{grid-template-columns:1fr!important;gap:15px!important}
  .v6-card,.service-card{display:flex!important;flex-direction:column!important;grid-template-columns:none!important}
  .v6-card figure,.service-card figure{aspect-ratio:5/3!important;height:auto!important;min-height:0!important}
  .v6-card__body,.service-card__body{min-height:0!important}
  .article-grid--2{display:grid!important;grid-template-columns:1fr!important;gap:15px!important}
  .article-grid--2 .article-card{width:100%!important;max-width:none!important;flex-basis:auto!important}
  .article-grid--2 .article-card__body{min-height:0!important}
  .inner-hero{grid-template-columns:1fr!important;max-height:none!important}
  .inner-hero>figure{height:auto!important;min-height:0!important;max-height:none!important;padding:10px!important}
  .inner-hero>figure img{width:100%!important;height:auto!important;max-height:280px!important;object-fit:contain!important}
}


/* ==========================================================================\n   SHANDE TCM — MASTER DESIGN V20 — 2026-09-06\n   Reusable visual system for future content expansion.\n   ========================================================================== */
:root{
  --master-jade:#0a392f;
  --master-jade-2:#124b3e;
  --master-jade-soft:#e9f0ed;
  --master-gold:#b8862c;
  --master-gold-soft:#f3e7ca;
  --master-cream:#f8f4eb;
  --master-paper:#fffdf9;
  --master-line:#e6ddce;
  --master-radius:18px;
  --master-shadow:0 18px 46px rgba(16,52,43,.09);
}
body{background:var(--master-paper)}
body[data-master-design]{text-rendering:optimizeLegibility}
::selection{background:#d9c18b;color:#173b31}
.header{transition:box-shadow .22s ease,background .22s ease}
.header.is-scrolled{box-shadow:0 9px 28px rgba(8,47,40,.09);background:rgba(255,255,255,.985)}
.topline{background:linear-gradient(90deg,#082f28,#0b3c32)}
.topline a{color:inherit;border-bottom:1px solid rgba(255,255,255,.25)}
.btn{transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}
.btn:hover{transform:translateY(-1px)}
.btn--gold:hover{box-shadow:0 12px 25px rgba(185,137,43,.28)}
a:focus-visible,button:focus-visible{outline:3px solid rgba(184,134,44,.42);outline-offset:4px;border-radius:6px}

/* Desktop service menu: adds depth without turning the header into a mega-menu. */
.nav-item{position:relative;display:flex;align-items:center;height:100%}
.nav-item>.nav-parent{padding:32px 0 27px;border-bottom:2px solid transparent;white-space:nowrap}
.nav-item.nav-parent--active>.nav-parent,.nav-item>.nav-parent[aria-current="page"]{border-color:var(--gold)}
.nav-item--has-menu>.nav-parent:after{content:"⌄";font-size:10px;margin-left:5px;color:#98712d;vertical-align:2px}
.nav-dropdown{position:absolute;top:calc(100% - 7px);left:50%;transform:translate(-50%,8px);width:310px;padding:10px;background:#fff;border:1px solid var(--master-line);border-radius:16px;box-shadow:0 22px 55px rgba(12,49,41,.16);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s;z-index:130}
.nav-item--has-menu:hover .nav-dropdown,.nav-item--has-menu:focus-within .nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
.nav-dropdown:before{content:"";position:absolute;top:-6px;left:50%;width:12px;height:12px;background:#fff;border-left:1px solid var(--master-line);border-top:1px solid var(--master-line);transform:translateX(-50%) rotate(45deg)}
.nav-dropdown a{position:relative;display:grid;grid-template-columns:1fr auto;gap:10px;padding:10px 11px;border-radius:10px;font-size:12px;line-height:1.25;color:#35524a}
.nav-dropdown a:after{content:"→";color:#b07e24;opacity:.65}
.nav-dropdown a:hover{background:#f8f4eb;color:var(--master-jade)}
.nav-dropdown a strong{font-weight:750}
.nav-dropdown .nav-dropdown__all{margin-top:5px;padding-top:12px;border-top:1px solid var(--master-line);color:var(--master-jade);font-weight:800}

/* Breadcrumb / section locator. */
.breadcrumb-bar{background:#fff;border-bottom:1px solid rgba(20,55,46,.08)}
.breadcrumb{height:42px;display:flex;align-items:center;gap:9px;overflow:hidden;white-space:nowrap;font-size:10.5px;color:#73817c}
.breadcrumb a{color:#536861}.breadcrumb a:hover{color:var(--master-gold)}
.breadcrumb__sep{color:#b9b4aa}.breadcrumb__current{overflow:hidden;text-overflow:ellipsis;color:#8a6a2d;font-weight:700}

/* Make the core card system feel more editorial and premium. */
.v6-card,.service-card,.article-card,.contact-card,.qr-card,.booking-card,.quote-card,.notice{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
a.v6-card:hover,a.service-card:hover,a.article-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(17,43,35,.105);border-color:#ddcfb8}
a.v6-card b,a.service-card b,a.article-card b{transition:letter-spacing .18s ease;color:#916820}
a.v6-card:hover b,a.service-card:hover b,a.article-card:hover b{letter-spacing:.025em}
.section{position:relative}.section--cream,.section--paper{background:linear-gradient(180deg,#faf7f0 0,#f7f2e8 100%)}
.section h2{letter-spacing:-.015em}
.lead{max-width:760px}

/* Reusable facts strip — verified information only. */
.v20-facts{padding:0;background:#fff;border-bottom:1px solid var(--master-line)}
.v20-facts__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.v20-fact{padding:23px 24px;border-right:1px solid var(--master-line)}
.v20-fact:first-child{padding-left:0}.v20-fact:last-child{border-right:0;padding-right:0}
.v20-fact small{display:block;margin-bottom:5px;color:#a27625;font-size:9px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}
.v20-fact b{display:block;font-family:var(--serif);font-size:18px;font-weight:500;color:var(--master-jade)}
.v20-fact span{display:block;margin-top:4px;font-size:10.5px;line-height:1.45;color:#75807c}

/* Homepage: clearer patient journey and authority-building editorial layer. */
.v20-process{padding:54px 0;background:#fff;border-top:1px solid rgba(20,55,46,.06);border-bottom:1px solid rgba(20,55,46,.06)}
.v20-process__head{display:grid;grid-template-columns:.72fr 1.28fr;gap:56px;align-items:end;margin-bottom:25px}
.v20-process__head h2{font-family:var(--serif);font-size:38px;line-height:1.05;font-weight:500;margin:6px 0 0}
.v20-process__head p:last-child{font-size:13px;line-height:1.65;color:var(--muted);margin:0}
.v20-process__grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--master-line);border-radius:var(--master-radius);overflow:hidden;background:#fff;box-shadow:0 9px 26px rgba(17,43,35,.045)}
.v20-step{position:relative;padding:25px 27px 26px;border-right:1px solid var(--master-line)}
.v20-step:last-child{border:0}
.v20-step__no{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:999px;background:#f4ead3;color:#8b651d;font-size:10px;font-weight:850;letter-spacing:.06em}
.v20-step h3{font-family:var(--serif);font-size:22px;font-weight:500;color:var(--master-jade);margin:13px 0 7px}
.v20-step p{font-size:11.5px;line-height:1.58;color:var(--muted);margin:0}
.v20-editorial{padding:58px 0;background:linear-gradient(180deg,#f7f2e8,#fbf8f2)}
.v20-editorial__head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:24px}
.v20-editorial__head h2{font-family:var(--serif);font-size:39px;line-height:1.05;font-weight:500;margin:6px 0 0}
.v20-editorial__head>a{font-size:11px;font-weight:800;color:#946a22}
.v20-editorial__grid{display:grid;grid-template-columns:1.25fr .875fr .875fr;gap:20px}
.v20-editorial-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--master-line);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(17,43,35,.045);transition:transform .18s ease,box-shadow .18s ease}
.v20-editorial-card:hover{transform:translateY(-3px);box-shadow:var(--master-shadow)}
.v20-editorial-card figure{aspect-ratio:5/3;background:#eee7dc;overflow:hidden}
.v20-editorial-card figure img{width:100%;height:100%;object-fit:cover}
.v20-editorial-card__body{padding:20px 21px 22px;display:flex;flex-direction:column;flex:1}
.v20-editorial-card small{color:#a27625;font-size:9px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}
.v20-editorial-card h3{font-family:var(--serif);font-size:21px;line-height:1.17;font-weight:500;color:var(--master-jade);margin:7px 0 9px}
.v20-editorial-card:first-child h3{font-size:26px}
.v20-editorial-card p{font-size:11px;line-height:1.55;color:var(--muted);margin:0 0 15px}
.v20-editorial-card b{margin-top:auto;color:#8e6620;font-size:10.5px}
.v6-story__visual.v20-practitioner-photo{position:relative;background:#e9dfd0!important}
.v6-story__visual.v20-practitioner-photo img{object-position:center 22%!important}
.v20-photo-badge{position:absolute;left:14px;bottom:14px;z-index:2;padding:7px 9px;border-radius:999px;background:rgba(7,45,37,.82);backdrop-filter:blur(8px);color:#fff;font-size:8.5px;letter-spacing:.07em;text-transform:uppercase}
.v6-location__photo{position:relative}

/* About: more credible, editorial timeline rather than plain text blocks. */
.timeline-prose{counter-reset:aboutstep}
.timeline-prose .prose-block{position:relative;grid-template-columns:230px minmax(0,1fr);padding-left:38px}
.timeline-prose .prose-block:before{counter-increment:aboutstep;content:counter(aboutstep,decimal-leading-zero);position:absolute;left:0;top:2px;width:25px;height:25px;border-radius:999px;background:#f2e5c8;color:#8e6720;font-size:9px;font-weight:850;display:flex;align-items:center;justify-content:center}
.timeline-prose .prose-block:after{content:"";position:absolute;left:12px;top:29px;bottom:-25px;width:1px;background:#e6d6b7}
.timeline-prose .prose-block:last-child:after{display:none}
.portrait-card:after{content:"";position:absolute;inset:13px;border:1px solid rgba(255,255,255,.58);border-radius:11px;pointer-events:none}
.quote-card{background:linear-gradient(145deg,#08342c,#0e493c);box-shadow:0 12px 32px rgba(8,47,40,.13)}

/* Services landing: a restrained three-step care philosophy. */
.v20-care-path{padding:38px 0 4px;background:#fff}
.v20-care-path__inner{display:grid;grid-template-columns:1fr 2.25fr;gap:55px;align-items:start;border-bottom:1px solid var(--master-line);padding-bottom:34px}
.v20-care-path h2{font-family:var(--serif);font-size:29px;font-weight:500;line-height:1.08;margin:6px 0 0}
.v20-care-path__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.v20-care-path__step{padding-left:16px;border-left:2px solid #d6bc80}
.v20-care-path__step b{display:block;color:var(--master-jade);font-size:12px;margin-bottom:5px}
.v20-care-path__step p{font-size:10.8px;line-height:1.55;color:var(--muted);margin:0}

/* Persistent service subnavigation: useful now, scalable later. */
.service-subnav{position:sticky;top:120px;z-index:55;background:rgba(255,253,249,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--master-line);box-shadow:0 5px 18px rgba(17,43,35,.035)}
.service-subnav__inner{display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none;padding:10px 0}.service-subnav__inner::-webkit-scrollbar{display:none}
.service-subnav a{flex:0 0 auto;padding:8px 12px;border-radius:999px;font-size:10px;font-weight:750;color:#65746e;border:1px solid transparent}
.service-subnav a:hover{color:var(--master-jade);background:#f4eee2}
.service-subnav a.is-active{background:#0b3c32;color:#fff;border-color:#0b3c32}
.booking-card{border-top:3px solid #c89b46}
.booking-card .booking-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}
.booking-facts span{padding:9px 10px;border-radius:10px;background:#f8f3e8;font-size:9.5px;line-height:1.35;color:#63716c}
.resource-note{margin-top:24px;padding:17px 19px;border:1px solid #e2d4bb;border-radius:14px;background:#fff}
.resource-note small{display:block;color:#a27625;font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px}
.resource-note a{font-family:var(--serif);font-size:17px;line-height:1.28;color:var(--master-jade)}

/* Knowledge Centre: stronger editorial hierarchy. */
.v20-topicbar{padding:22px 0;background:#fff;border-bottom:1px solid var(--master-line)}
.v20-topicbar__inner{display:flex;align-items:center;gap:9px;overflow-x:auto;scrollbar-width:none}.v20-topicbar__inner::-webkit-scrollbar{display:none}
.v20-topicbar strong{font-size:10px;color:#7b8984;margin-right:5px;white-space:nowrap}
.v20-topicbar a{flex:0 0 auto;padding:8px 12px;background:#f8f4eb;border:1px solid #e7ddcb;border-radius:999px;font-size:10px;font-weight:750;color:#496159}
.article-grid--2 .article-card.v20-featured{flex-basis:calc((100% - 20px)/2)!important;max-width:calc((100% - 20px)/2)!important}
.article-grid--2 .article-card.v20-featured .article-card__body{min-height:230px!important}
.article-grid--2 .article-card.v20-featured h2{font-size:25px!important}
.article-hero{position:relative;border-bottom:1px solid var(--master-line);background:radial-gradient(circle at 85% 20%,rgba(190,151,72,.13),transparent 28%),linear-gradient(180deg,#f8f4eb,#fbf8f2)}
.article-hero:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:linear-gradient(90deg,#a97824 0 13%,transparent 13%)}
.article-body section{padding-bottom:24px;margin-bottom:25px;border-bottom:1px solid #eee6da}
.article-body section:last-of-type{border-bottom:0}
.article-body h2{font-family:var(--serif);font-size:27px;line-height:1.15;color:var(--master-jade);scroll-margin-top:165px}
.article-toc{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--master-line)}
.article-toc strong{display:block;color:#9b7126;font-size:9px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px}
.article-toc a{display:block;padding:5px 0;font-size:10.5px;line-height:1.4;color:#5c6e67}.article-toc a:hover{color:var(--master-jade)}
.reading-progress{position:fixed;left:0;top:0;z-index:999;width:0;height:3px;background:linear-gradient(90deg,#bd8d31,#d7b864);pointer-events:none}

/* Visit page: useful information reads like a mature clinic, without clutter. */
.visit.html{}
.contact-card,.qr-card{border-radius:18px}
.contact-card h2{letter-spacing:-.025em}
.stack-actions .btn{min-width:145px}

/* Footer feels intentionally connected to the site rather than appended. */
.footer{position:relative;padding-top:52px;background:linear-gradient(145deg,#082f28,#0a392f 55%,#0d4337)}
.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#c99f50,transparent)}
.footer__grid{align-items:start}.footer h3{margin-top:6px}
.footer a{transition:color .16s ease}.footer a:hover{color:#f0d796}

@media(max-width:1080px){
  .nav-item{display:block;height:auto;width:100%}.nav-item>.nav-parent{display:block;padding:12px 16px!important;border:0!important}
  .nav-dropdown{position:static;transform:none!important;width:auto;margin:0 10px 8px;padding:6px;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;border-radius:12px;background:#f8f4eb;border-color:#eee3d1}
  .nav-dropdown:before{display:none}.nav-dropdown a{padding:8px 10px;font-size:11px}.nav-dropdown .nav-dropdown__all{display:none}
  .service-subnav{top:100px}
  .v20-editorial__grid{grid-template-columns:1fr 1fr}.v20-editorial-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.v20-editorial-card:first-child figure{height:100%;aspect-ratio:auto}
  .v20-care-path__inner{grid-template-columns:1fr;gap:24px}
}
@media(max-width:820px){
  .breadcrumb{height:38px}.v20-facts__grid{grid-template-columns:1fr 1fr}.v20-fact:nth-child(2){border-right:0}.v20-fact:nth-child(-n+2){border-bottom:1px solid var(--master-line)}.v20-fact:nth-child(3){padding-left:0}.v20-fact:nth-child(4){padding-right:0}
  .v20-process__head{grid-template-columns:1fr;gap:14px}.v20-process__grid{grid-template-columns:1fr}.v20-step{border-right:0;border-bottom:1px solid var(--master-line)}
  .v20-editorial__grid{grid-template-columns:1fr}.v20-editorial-card:first-child{grid-column:auto;display:flex}.v20-editorial-card:first-child figure{aspect-ratio:5/3}
  .v20-care-path__steps{grid-template-columns:1fr;gap:14px}
  .article-grid--2 .article-card.v20-featured{flex-basis:calc((100% - 20px)/2)!important;max-width:calc((100% - 20px)/2)!important}
  .timeline-prose .prose-block{grid-template-columns:1fr;padding-left:38px}
}
@media(max-width:560px){
  .breadcrumb-bar{display:none}.service-subnav{top:96px}.service-subnav__inner{padding:8px 0}.service-subnav a{font-size:9px;padding:7px 10px}
  .v20-fact{padding:18px 15px}.v20-fact b{font-size:16px}.v20-fact span{font-size:9.5px}
  .v20-process{padding:42px 0}.v20-process__head h2,.v20-editorial__head h2{font-size:32px}.v20-editorial__head{align-items:start;flex-direction:column;gap:10px}
  .v20-step{padding:21px}.v20-editorial{padding:45px 0}.v20-editorial-card:first-child h3{font-size:22px}
  .v20-care-path{padding-top:30px}.v20-care-path h2{font-size:26px}
  .article-grid--2 .article-card.v20-featured{width:100%!important;max-width:none!important;flex-basis:auto!important}.article-grid--2 .article-card.v20-featured h2{font-size:21px!important}
  .timeline-prose .prose-block{padding-left:32px}.timeline-prose .prose-block:before{width:22px;height:22px}.timeline-prose .prose-block:after{left:10px}
  .booking-card .booking-facts{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){.header,.btn,.v6-card,.service-card,.article-card,.v20-editorial-card{transition:none!important}}
