/* Luxury Professional: midnight navy, champagne accents, ivory surfaces. */
body[data-page="home"] header .brand{position:relative;isolation:isolate;padding:8px 0}
body[data-page="home"] header .brand::before{content:"";position:absolute;z-index:-1;pointer-events:none;inset:-20px -38px;background:radial-gradient(ellipse at 43% 48%,#f4dca447 0%,#cfb58421 38%,#cfb58408 58%,transparent 74%);filter:blur(10px)}
body[data-page="home"] header .brand::after{content:"";position:absolute;z-index:-1;pointer-events:none;left:18%;right:6%;top:27%;height:1px;background:linear-gradient(90deg,transparent,#f6dfac80,transparent);box-shadow:0 0 16px 5px #e5c78f30;transform:rotate(-9deg)}
body[data-page="home"] header .brand-name{color:#e8cfa0;text-shadow:0 0 12px #cfb58466,0 0 28px #cfb58433}
body[data-page="home"] header .brand-cross{filter:drop-shadow(0 0 5px #e8cfa070)}
body[data-page="home"] header .brand-sub{color:#e4cda5;text-shadow:0 0 12px #cfb58433}
@media(max-width:760px){body[data-page="home"] header .brand::before{inset:-12px -16px;filter:blur(8px)}}
@media(min-width:761px){
  header #nav{column-gap:28px;row-gap:14px}
  header #nav>a{position:relative}
  header #nav>a+a::before{content:"";position:absolute;left:-16px;top:calc(50% - 2px);width:4px;height:4px;background:var(--gold);transform:rotate(45deg);opacity:.85;pointer-events:none}
}
@media(min-width:761px){body header{flex-wrap:wrap}body header nav{order:3;flex-basis:100%;margin-left:0;justify-content:center;flex-wrap:wrap}body header .header-actions{margin-left:auto}}
body[data-page="news"] .service-hero h1{font-family:Baskerville,"Palatino Linotype",Georgia,serif;color:var(--gold);font-size:clamp(48px,6.5vw,92px);font-weight:400;font-style:italic;line-height:1.16;letter-spacing:.015em}
body[data-page="news"] .service-hero h1::after{content:"";display:block;width:88px;height:1px;background:linear-gradient(90deg,var(--gold),#cfb58420);margin-top:30px}
html[lang=th] body[data-page="news"] .service-hero h1{font-family:"Leelawadee UI",Tahoma,sans-serif;font-style:normal;font-weight:300;font-size:clamp(36px,5.5vw,72px);line-height:1.5;letter-spacing:0}
.glitter-trail{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:100;contain:strict}
.glitter-particle{position:absolute;display:block;pointer-events:none;color:#cfb584;font-size:var(--glitter-size,10px);line-height:1;text-shadow:0 0 4px #e8d4a766;animation:glitter-fade .65s ease-out forwards}
@keyframes glitter-fade{0%{opacity:.8;transform:translate(-50%,-50%) scale(.85)}35%{opacity:.6}100%{opacity:0;transform:translate(calc(-50% + var(--glitter-drift,0px)),15px) scale(.1)}}
@media(prefers-reduced-motion:reduce),(hover:none),(pointer:coarse){.glitter-trail{display:none}.glitter-particle{animation:none}}
@media(hover:hover) and (pointer:fine){
  body,body a,body button,body summary{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cg fill='%23cfb584' stroke='%23131d29' stroke-width='1.2'%3E%3Cellipse cx='16' cy='9' rx='4.5' ry='7'/%3E%3Cellipse cx='16' cy='23' rx='4.5' ry='7'/%3E%3Cellipse cx='9' cy='16' rx='7' ry='4.5'/%3E%3Cellipse cx='23' cy='16' rx='7' ry='4.5'/%3E%3Ccircle cx='16' cy='16' r='4' fill='%23fbfaf7'/%3E%3C/g%3E%3C/svg%3E") 16 16,auto}
}
.back-to-top{position:fixed;right:24px;bottom:calc(24px + env(safe-area-inset-bottom));z-index:30;display:flex;align-items:center;gap:10px;min-height:48px;padding:12px 18px;background:var(--navy);color:var(--gold);border:1px solid var(--gold);border-radius:30px;box-shadow:0 5px 20px #0002;font-size:14px}
.back-to-top[hidden]{display:none}
.back-to-top:hover,.back-to-top:focus-visible{background:var(--gold);color:var(--navy)}
@media(max-width:760px){.back-to-top{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));padding:10px 15px}}
.services .service-row{grid-template-columns:160px 30px minmax(0,1fr) minmax(0,1.15fr) 80px;gap:24px;padding:26px 0}
.service-image{position:relative;width:160px;aspect-ratio:1;overflow:hidden;background:var(--navy);border-radius:2px}
.service-image img{position:absolute;width:100%;max-width:100%;height:100%;object-fit:cover;object-position:center;top:50%;left:0;transform:translateY(-50%)}
.services .service-row h3{font-family:Georgia,Tahoma,serif;font-size:24px;line-height:1.35}
.service-image-note{font-size:12px;color:var(--muted);margin-top:20px}
@media(prefers-reduced-motion:no-preference){.service-image{transition:box-shadow .3s ease}.service-image img{transition:transform .6s ease}.service-row:hover .service-image img,.service-row:focus-within .service-image img{transform:translateY(-50%) scale(1.035)}.service-row:hover .service-image{box-shadow:0 8px 24px #131d2920}}
@media(max-width:1100px){.services .service-row{grid-template-columns:125px 25px minmax(0,1fr) minmax(0,1fr);gap:18px}.service-image{width:125px}.services .service-row>a{grid-column:3 / -1}.services .service-row h3{font-size:22px}}
@media(max-width:760px){.services .service-row{grid-template-columns:100px 1fr;gap:12px 20px;padding:25px 0}.service-image{width:100px;grid-column:1;grid-row:1 / 4;aspect-ratio:3 / 4}.services .service-row .number,.services .service-row h3,.services .service-row p,.services .service-row>a{grid-column:2}.services .service-row h3{font-size:22px}.services .service-row p{font-size:15px}.services .service-row>a{padding:8px 0}}
body[data-page="case-reviews"] .service-hero h1,
body[data-page="testimonials"] .service-hero h1{
  font-family:"Baskerville","Palatino Linotype","Book Antiqua",Georgia,serif;
  color:var(--gold);font-size:clamp(48px,6.5vw,92px);font-weight:400;
  font-style:italic;line-height:1.16;letter-spacing:.015em;
  margin-top:18px;max-width:100%;text-wrap:balance;
}
body[data-page="case-reviews"] .service-hero h1::after,
body[data-page="testimonials"] .service-hero h1::after{
  content:"";display:block;width:88px;height:1px;
  background:linear-gradient(90deg,var(--gold),#cfb58420);margin-top:30px;
}
body[data-page="case-reviews"] .service-hero .eyebrow,
body[data-page="testimonials"] .service-hero .eyebrow{letter-spacing:.22em;font-weight:400}
html[lang="th"] body[data-page="case-reviews"] .service-hero h1,
html[lang="th"] body[data-page="testimonials"] .service-hero h1{
  font-family:"Leelawadee UI",Tahoma,sans-serif;font-size:clamp(38px,5.5vw,72px);
  font-style:normal;letter-spacing:0;line-height:1.5;font-weight:300;
}
@media(max-width:760px){
  body[data-page="case-reviews"] .service-hero h1,
  body[data-page="testimonials"] .service-hero h1{font-size:clamp(36px,9.5vw,60px);letter-spacing:0}
  body[data-page="case-reviews"] .service-hero h1::after,
  body[data-page="testimonials"] .service-hero h1::after{margin-top:22px;width:64px}
}
.review-gallery{background:var(--ivory)}
.review-empty{max-width:960px;margin:auto;padding:50px;border:1px solid var(--line);background:var(--light)}
.review-rule{display:block;width:60px;height:2px;background:var(--gold);margin-bottom:30px}
.review-description{max-width:650px;color:var(--muted);margin-top:24px}
.review-disclaimer{max-width:960px;margin:24px auto 0;font-size:14px;color:var(--muted)}
nav a[aria-current=page]{color:var(--gold);text-decoration:underline;text-underline-offset:7px}
@media(min-width:761px) and (max-width:1300px){header{flex-wrap:wrap}header nav{order:3;flex-basis:100%;margin-left:0;justify-content:center}header .header-actions{margin-left:auto}}
@media(max-width:760px){.review-empty{padding:28px 22px}.review-empty h2{font-size:30px}}
.brand-lockup{display:flex;align-items:center;gap:10px}
.brand-cross{display:block;position:relative;overflow:hidden;flex:0 0 44px;width:44px;height:44px;background:transparent;border:0}
.brand-cross img{position:absolute;width:300px;max-width:none;height:100px;left:-5px;top:-28px}
.clinic-logo{display:block;width:260px;max-width:100%;height:48px;object-fit:cover;background:transparent;border:0}
header .brand,footer .brand{flex-shrink:0}
@media(max-width:760px){.clinic-logo{width:205px;height:38px}header .brand-sub{font-size:9px!important;letter-spacing:.6px!important}}
:root{--navy:#131d29;--teal:#796039;--ink:#202b36;--muted:#62666c;--line:#dfd8ca;--light:#f5f2eb;--gold:#cfb584;--ivory:#fbfaf7}
body{background:var(--ivory)}
.review{background:#0d151f;color:#dcc69f;border-bottom:1px solid #cfb58438}
header{background:var(--navy);color:var(--ivory);border-bottom:1px solid #cfb58438;padding-top:28px;padding-bottom:28px}
.brand-name{font-size:32px;letter-spacing:-1px;color:var(--gold)}
.brand-sub{font-size:12px;letter-spacing:1.4px;color:var(--gold);margin-top:10px}
.languages button,.languages button[aria-pressed=true]{color:var(--ivory)}
.languages button[aria-pressed=true]{text-decoration-color:var(--gold)}
nav a:hover{color:var(--gold)}
.button{background:var(--navy);border:1px solid var(--navy);padding:16px 25px;letter-spacing:.3px}
.button:hover{background:#2c3948;border-color:#2c3948}
header .button{background:var(--gold);border-color:var(--gold);color:var(--navy)}
header .button:hover{background:#e1cda8;border-color:#e1cda8}
.hero{background:var(--navy);color:var(--ivory);padding-top:54px;padding-bottom:70px;gap:7%}
.hero .eyebrow,.hero em{color:var(--gold)}
.hero-description,.hero .provider{color:#d1d2d4}
.hero .button{background:var(--gold);border-color:var(--gold);color:var(--navy)}
.hero .button:hover{background:#e1cda8;border-color:#e1cda8}
.hero .text-link{color:var(--ivory);text-decoration:underline;text-decoration-color:#cfb58480;text-underline-offset:7px}
.hero .text-link:hover{color:var(--gold)}
h1{font-size:clamp(60px,6.3vw,92px);line-height:1.06;letter-spacing:-3px}
.hero-art{background:#1b2837;border-radius:0;outline:1px solid #cfb58466;outline-offset:-18px;color:var(--gold);min-height:560px}
.orbit{border-color:#cfb58426}
.art-top{font-size:12px;letter-spacing:2px;left:28px;right:28px}
.art-center{font-size:clamp(46px,5vw,70px);line-height:1.15;color:#e2cfab}
.art-bottom{font-size:12px;letter-spacing:1px;left:26px;right:26px;bottom:44px}
.eyebrow{letter-spacing:2.3px;font-size:12px}
.section{padding-top:90px;padding-bottom:90px}
.cards{gap:22px}
.path-card{background:var(--ivory);border:1px solid var(--line);border-top:2px solid #b79b67;padding:32px 28px}
.path-card+.path-card{border-left:1px solid var(--line)}
.path-card:hover{background:#eee7da}
.path-card h3{font-size:29px}
.path-card p,.service-row p,.approach li p{font-size:16px}
.number{font-size:14px}
.services{background:var(--ivory)}
.approach{border-top:1px solid #b79b67}
.approach .eyebrow,.approach em,.approach li:before{color:var(--gold)}
.approach>div>p:last-child,.approach li p{color:#d1d2d4}
.approach li{border-color:#cfb58438}
.contact{background:#eee7da;border-top:1px solid #d4c5a9}
.contact-details{border-left:1px solid #cbb990;padding-left:48px}
.contact-details strong{font-family:Georgia,Tahoma,serif}
footer{background:var(--navy);color:var(--ivory)}
footer p,footer>a{color:#d1d2d4}
.menu{color:var(--ivory)}
a:focus-visible,button:focus-visible,summary:focus-visible{outline-color:#a98036}
@media(max-width:1200px){header{gap:20px}.header-actions>.button{display:none}nav{gap:18px}.brand-name{font-size:29px}}
@media(max-width:900px){.cards{gap:12px}.path-card{padding:25px 20px}.path-card h3{font-size:25px}}
@media(max-width:760px){header{padding-top:22px;padding-bottom:22px;gap:12px}.brand-name{font-size:27px}.brand-sub{font-size:10px;letter-spacing:1px}.hero{padding-top:30px;padding-bottom:40px;gap:40px}h1{font-size:clamp(52px,14vw,68px)}.hero-art{min-height:380px;border-radius:0}.art-center{font-size:54px}.art-top{top:42px}.art-bottom{bottom:35px}.section{padding-top:58px;padding-bottom:58px}.cards{gap:16px}.path-card+.path-card{border-top:2px solid #b79b67}.path-card h3{font-size:29px}.contact-details{border-left:0;border-top:1px solid #cbb990;padding-left:0;padding-top:20px}.review{font-size:11px}.provider{font-size:13px}}

