:root{font-family:Inter,Segoe UI,system-ui,sans-serif;line-height:1.6;font-weight:400;color:#1d1b1b;background-color:#f7f4f1;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh}img{max-width:100%;display:block}p{margin:.4rem 0 0}a{color:inherit}.page{color:#1d1b1b;background:#f7f4f1}.container{width:min(1120px,90vw);margin:0 auto}.site-header{position:sticky;top:0;z-index:10;background:#f7f4f1e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(29,27,27,.08)}.nav{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0;gap:1rem}.brand{display:flex;align-items:center;gap:1rem}.brand-logo{width:160px;height:auto;object-fit:contain}.brand-title{font-size:1.2rem;font-weight:600;margin:0}.brand-subtitle{margin:.2rem 0 0;font-size:.85rem;color:#6d6762}.nav-links{display:flex;gap:1.5rem;font-weight:500}.nav-links a{color:#3a3330;text-decoration:none}.nav-right{display:flex;align-items:center;gap:1rem}.language-switcher{display:inline-flex;align-items:center;border:1px solid rgba(164,120,88,.35);border-radius:999px;padding:.2rem;background:#ffffffb3}.language-button{border:none;background:transparent;color:#6d6762;border-radius:999px;padding:.45rem .75rem;font:inherit;font-size:.85rem;font-weight:600;cursor:pointer}.language-button.active{background:#a47858;color:#fff}.hero{padding:6rem 0 5rem}.hero-grid{display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:center}.hero-content h1{font-size:clamp(2.4rem,4vw,3.6rem);margin:.5rem 0 1.2rem;line-height:1.15;white-space:pre-line}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;color:#a47858;margin:0 0 .5rem}.lead{font-size:1.1rem;color:#5b5450;max-width:520px}.hero-actions{display:flex;gap:1rem;margin:2rem 0}.button{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.8rem;border-radius:999px;font-weight:600;border:1px solid transparent;text-decoration:none;transition:all .2s ease}.button.primary{background:#a47858;color:#fff}.button.primary:hover{background:#8d6548}.button.ghost{border-color:#a47858;color:#a47858}.button.ghost:hover{background:#a478581a}.hero-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;padding-top:1rem;border-top:1px solid rgba(29,27,27,.1)}.meta-title{margin:0 0 .3rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:#8b8077}.hero-image{min-height:360px;border-radius:32px;background-color:#efe3d8;background-size:cover;background-position:center;box-shadow:0 30px 60px #76574133}.section{padding:5rem 0}.section.alt{background:#f0ebe6}.section-heading{margin-bottom:2.5rem}.section-heading h2{margin:.3rem 0 0;font-size:clamp(1.8rem,3vw,2.5rem)}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.info-card,.quote-card{background:#fff;padding:2rem;border-radius:24px;box-shadow:0 20px 40px #1d1b1b0f}.quote-card{font-style:italic;display:flex;flex-direction:column;gap:1.5rem}.therapist-showcase{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem}.carousel-control{width:46px;height:46px;border-radius:50%;border:none;background:#ffffffd9;box-shadow:0 12px 30px #1d1b1b1a;font-size:1.8rem;color:#6d6762;cursor:pointer}.therapist-hero{position:relative;border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 30px 60px #1d1b1b14}.therapist-hero-image{height:clamp(420px,55vw,680px);background-size:contain;background-repeat:no-repeat;background-position:center top;background-color:#efe3d8;filter:saturate(1.05)}.therapist-banner{position:absolute;left:0;right:0;bottom:70px;background:#c7788ee6;color:#fff;display:flex;justify-content:center;gap:.6rem;padding:.8rem 1rem;font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:.08em}.therapist-banner .divider{opacity:.7}.therapist-details{padding:1.4rem 1.6rem 1.8rem;display:grid;gap:.4rem}.therapist-thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(64px,1fr);gap:.6rem;margin-top:1.5rem;overflow-x:auto;padding-bottom:.2rem}.thumb{border:none;background:transparent;padding:0;cursor:pointer}.thumb-image{display:block;width:64px;height:64px;border-radius:16px;background-size:cover;background-position:center;border:2px solid transparent}.thumb.active .thumb-image{border-color:#a47858;box-shadow:0 10px 20px #a478584d}.price-list-grid{display:grid;grid-template-columns:1fr;gap:2rem}.price-list-card{background:#fff;border-radius:24px;padding:1rem;box-shadow:0 20px 40px #1d1b1b0d;width:min(100%,700px);margin:0 auto}.price-list-image{display:block;width:100%;height:auto;border-radius:16px;object-fit:contain}.muted{color:#6d6762}.small{font-size:.9rem;color:#7a726d}.site-footer{background:#2e2622;color:#f7f4f1;padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-grid a{color:inherit;text-decoration:none}.contact-links{display:grid;gap:.5rem}.contact-row{display:grid;grid-template-columns:24px 82px 8px auto;align-items:center;column-gap:.35rem}.contact-row-link{width:fit-content;color:inherit;text-decoration:none;cursor:pointer}.contact-row-link:hover{text-decoration:underline}.contact-row-button{padding:0;border:none;background:transparent;font:inherit;text-align:left}.contact-icon{object-fit:contain;display:block}.phone-icon{width:22px;height:22px}.whatsapp-icon{width:22px;height:23px}.wechat-icon{width:22px;height:22px}.contact-label{font-weight:500}.contact-separator{opacity:.8}.floating-whatsapp{position:fixed;right:0;top:55%;transform:translateY(-50%);z-index:50;width:64px;height:50px;padding:0 14px;border:none;border-radius:999px 0 0 999px;background:#24bc35;color:#fff;display:inline-flex;align-items:center;justify-content:flex-start;gap:.6rem;overflow:hidden;cursor:pointer;box-shadow:0 10px 25px #25d36659;transition:width .22s ease,box-shadow .22s ease}.floating-whatsapp:hover,.floating-whatsapp:focus-visible,.floating-whatsapp.expanded{width:150px;box-shadow:0 14px 30px #25d36673}.floating-whatsapp-icon{width:44px;height:44px;object-fit:contain;display:block;flex:0 0 44px}.floating-whatsapp-text{white-space:nowrap;font-weight:700;font-size:.95rem;opacity:0;transform:translate(4px);transition:opacity .18s ease,transform .18s ease}.floating-whatsapp:hover .floating-whatsapp-text,.floating-whatsapp:focus-visible .floating-whatsapp-text,.floating-whatsapp.expanded .floating-whatsapp-text{opacity:1;transform:translate(0)}.wechat-modal-backdrop{position:fixed;inset:0;z-index:999;background:#1d1b1b8c;display:flex;align-items:center;justify-content:center;padding:1.5rem}.wechat-modal-card{position:relative;width:min(100%,360px);background:#fff;color:#1d1b1b;border-radius:24px;padding:2rem;text-align:center;box-shadow:0 30px 70px #1d1b1b40}.wechat-modal-close{position:absolute;top:.8rem;right:1rem;border:none;background:transparent;font-size:1.8rem;line-height:1;cursor:pointer;color:#6d6762}.wechat-modal-title{margin:0 0 1rem;font-weight:700;font-size:1.1rem}.wechat-qr-image{width:min(100%,240px);height:auto;border-radius:16px}.wechat-modal-note{margin:1rem 0 0;color:#6d6762;font-size:.95rem}.footer-note{text-align:center;font-size:.9rem;color:#f7f4f199}.social-links{display:grid;gap:.4rem}.location-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;padding:2rem;border-radius:28px;background:#fff;box-shadow:0 20px 40px #1d1b1b0f;align-items:center}.location-title{font-size:1.4rem;font-weight:600;margin:0}.location-map{min-height:260px;border-radius:24px;overflow:hidden;background:#efe3d8;display:block;box-shadow:inset 0 0 0 1px #1d1b1b0d}.location-map iframe{width:100%;height:100%;min-height:260px;border:0;display:block}@media(max-width:720px){.site-header{position:static;top:auto;z-index:auto;background:#f7f4f1;-webkit-backdrop-filter:none;backdrop-filter:none}.container{width:min(100% - 2rem,1120px)}.nav{flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1rem 0 1.15rem}.brand{width:100%;justify-content:center;gap:.85rem}.brand-logo{width:min(117px,34vw)}.brand-title{font-size:1.05rem}.brand-subtitle{font-size:.78rem}.nav-right{width:100%;flex-direction:column;align-items:center;gap:.75rem}.nav-links{width:100%;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(.45rem,2.2vw,1rem);font-weight:500}.nav-links a{white-space:nowrap;font-size:clamp(.72rem,3vw,.9rem)}.language-switcher{align-self:center}.hero{padding:3rem 0 3.5rem}.hero-grid{gap:2rem}.hero-content h1{font-size:clamp(2rem,8vw,2.65rem)}.hero-actions{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.8rem}.button{padding:.8rem 1.4rem}.hero-image{min-height:260px;border-radius:24px}.section{padding:3.5rem 0}.therapist-showcase{grid-template-columns:1fr auto auto 1fr;grid-template-areas:"image image image image" ". prev next .";gap:1.5rem .8rem}.therapist-hero{grid-area:image}.therapist-showcase .carousel-control:first-child{grid-area:prev;justify-self:end}.therapist-showcase .carousel-control:last-child{grid-area:next;justify-self:start}.therapist-banner{font-size:.9rem;bottom:56px}.location-card{padding:1.5rem}.location-map,.location-map iframe{min-height:220px}.hero-content h1.hero-title-zh{white-space:nowrap;font-size:clamp(1.75rem,7vw,2.15rem);letter-spacing:-.04em}}@media(max-width:380px){.nav-links{gap:.42rem}.nav-links a{font-size:.7rem}.brand-logo{width:104px}.hero-content h1.hero-title-zh{font-size:1.55rem}}
