*{box-sizing:border-box}*,body,html{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Arial,sans-serif;background-color:#fef8dc;color:#333;line-height:1.6;overflow-x:hidden}.topbar{flex-direction:row;display:flex;justify-content:space-between;align-items:center;padding:.4rem 1rem;position:fixed;top:0;width:100%;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,.1)}.site-brand-line{margin:0;font-size:1.12rem;font-weight:600;line-height:1.28;letter-spacing:.01em;color:#5f430a;text-align:left;max-width:22rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@supports (font-size:clamp(1rem,2vw,2rem)){.site-brand-line{font-size:clamp(1.06rem,1.9vw,1.28rem)}}.topbar-logo-link{margin:0 auto 0 0;display:flex;align-items:center;align-self:center;flex-shrink:0;height:100%;max-height:100%;padding:0;line-height:0;border-radius:0;text-decoration:none;gap:.45rem;pointer-events:auto}.topbar-logo-link:focus-visible{outline:2px solid rgba(16,185,129,.45);outline-offset:2px}:root{--public-topbar-height:72px;--muted:#6b7280}.topbar-header{position:fixed;top:0;left:0;z-index:1000;width:100%;box-sizing:border-box;padding:0;overflow:hidden;background-color:#fff8dc;box-shadow:0 1px 0 rgba(153,102,0,.08)}.topbar-banner-img{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.topbar-header-inner{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:.75rem;box-sizing:border-box;padding:0 .75rem 0 .5rem;pointer-events:none}.topbar-header-inner .language-bar--topbar,.topbar-header-inner .topbar-logo-link,.topbar-header-inner .topbar-trailing-actions{pointer-events:auto}.topbar-trailing-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;flex-shrink:0;gap:.75rem;padding:0;min-width:0;height:100%}.topbar-logo-hit{display:block;width:100%;min-height:2.75rem;flex:1 1 auto}@media (min-width:769px){.topbar-logo-hit{min-width:10.5rem;width:auto;flex:0 1 auto;align-self:stretch}.topbar-header-inner{padding:0 20px 0 .65rem}.topbar-trailing-actions{gap:1rem}}.language-bar--topbar{display:flex;align-items:center;flex-wrap:nowrap;flex-shrink:0;justify-content:flex-end;gap:.22rem;font-size:1.1rem;line-height:1.25;margin:0;padding:0;white-space:nowrap}@media (min-width:769px){.language-bar--topbar{margin-left:auto}}.language-bar--topbar a{color:#1e293b;font-weight:600;text-decoration:none;cursor:pointer;padding:.22rem .52rem;border-radius:9999px;background:transparent;border:0;transition:color .15s ease,background-color .15s ease,font-weight .15s ease}.language-bar--topbar a:hover:not(.is-active){color:#0f172a;background:rgba(148,163,184,.18)}.language-bar--topbar a.is-active{color:#fff;font-weight:700;background:#1a2f4a;text-decoration:none}.language-bar--topbar a.is-active:hover{color:#fff;background:#15263d}.language-bar--topbar a:focus-visible{outline:2px solid rgba(16,185,129,.35);outline-offset:2px}.language-bar__sep{color:#cbd5e1;font-weight:400;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin:0 .02rem}.topbar-member-login{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:.3rem .5rem;border-radius:8px;font-size:clamp(.65rem,2.4vw,.8rem);font-weight:700;line-height:1.2;text-decoration:none;color:#7a5200;background:transparent;border:1.5px solid #b8965a;box-shadow:none;white-space:nowrap;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.topbar-member-login:hover{color:#5c3d00;background:rgba(184,150,90,.12);border-color:#960}.topbar-member-login:focus-visible{outline:2px solid rgba(16,185,129,.45);outline-offset:2px}.topbar-member-login__label--mobile{display:none}@media (max-width:768px){.topbar-member-login__label--desktop{display:none!important}.topbar-member-login__label--mobile{display:inline!important}.topbar-header-inner{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;grid-column-gap:.45rem;column-gap:.45rem;grid-row-gap:.28rem;row-gap:.28rem;align-items:center;padding:0 20px 0 .25rem}.topbar-logo-link{margin-right:0;grid-column:1;grid-row:1;justify-self:stretch;align-self:center;min-width:0;width:100%}.topbar-trailing-actions{grid-column:2;grid-row:1;justify-self:end;gap:.35rem;height:auto}.language-bar--topbar{grid-column:2;grid-row:2;justify-self:stretch;width:100%;min-width:0;font-size:.76rem;gap:.06rem;line-height:1.2;margin-left:0}.language-bar--topbar a{padding:.12rem .36rem}.language-bar--topbar .language-bar__sep{color:#cbd5e1}}.hamburger,.menu-popover-container{position:relative}.hamburger{width:38px;height:30px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;-webkit-appearance:none;appearance:none;background:transparent;border:0;padding:2px 0;z-index:1002;align-self:center}.hamburger span{height:3.5px;background:#475569;border-radius:3px}.floating-links{display:block;position:fixed;top:var(--public-topbar-height,72px);right:1rem;background:#ffffffee;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.2);overflow:hidden;z-index:1002;opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .3s ease,transform .3s ease}.floating-links.show{opacity:1;transform:translateY(0);pointer-events:auto}.floating-links li{list-style:none;padding:.75rem 1rem;border-bottom:1px solid #eee}.floating-links li:last-child{border-bottom:none}.floating-links a{text-decoration:none;color:#334155;font-weight:500;font-size:.9rem}.floating-links__item--booking{padding:.5rem .65rem;border-bottom:1px solid #eee}.floating-links__item--booking .floating-links__booking{display:block;margin:0;padding:.55rem .75rem;text-align:center;border-radius:8px;font-weight:700;font-size:.88rem;color:#fff!important;background:linear-gradient(135deg,#d6b97a,#b8965a);box-shadow:0 1px 3px rgba(0,0,0,.1);transition:filter .15s ease}.floating-links__item--booking .floating-links__booking:hover{filter:brightness(.97);color:#fff!important}main{padding-top:var(--public-topbar-height,72px);text-align:center}section{padding:2rem 1rem}.page-shell{max-width:900px;margin:0 auto;padding:0 1rem 2rem;text-align:left}.page-shell--narrow{max-width:720px}.section-title{color:#960;text-align:center;margin-bottom:1rem;font-size:1.5rem}.section-subtitle{text-align:center;color:#555;max-width:640px;margin:0 auto 1.5rem;line-height:1.65}.prose-block{max-width:800px;margin:0 auto 1.25rem;line-height:1.75;color:#333}.hero-home{text-align:center;padding:2.75rem 1.25rem 2.6rem;background:linear-gradient(180deg,#fffef8,#fff8dc);border-bottom:1px solid rgba(153,102,0,.1)}.hero-home h1{color:#7a5200;font-size:1.75rem;margin-bottom:.5rem;font-weight:600;line-height:1.25;letter-spacing:-.02em}@supports (font-size:clamp(1rem,2vw,2rem)){.hero-home h1{font-size:clamp(1.65rem,3.8vw,2.05rem)}}@media (max-width:768px){.hero-home h1{font-size:1.65rem}@supports (font-size:clamp(1rem,2vw,2rem)){.hero-home h1{font-size:clamp(26px,5.5vw,30px)}}}.hero-home .hero-supporting-line{color:#6b7280;font-size:clamp(1.02rem,2.1vw,1.2rem);font-weight:400;max-width:38rem;margin:0 auto 1rem;line-height:1.5}.hero-home .hero-tagline{color:#4a4438;font-size:1rem;max-width:32rem;margin:0 auto 1.45rem;line-height:1.62}.home-page>.hero-home,.home-page>.page-shell{padding-left:1.25rem;padding-right:1.25rem}.home-page>.page-shell{padding-top:2.35rem;padding-bottom:2.6rem}.home-page>.page-shell+.page-shell{border-top:1px solid rgba(153,102,0,.07)}.home-section-visual{max-width:680px;margin:0 auto 1.35rem;border-radius:14px;overflow:hidden;border:1px solid rgba(153,102,0,.12);background:#fffef9;box-shadow:0 6px 24px rgba(90,70,40,.06)}.home-section-visual img{display:block;width:100%;height:auto;vertical-align:middle}.home-page .cta-band{margin-top:0;padding:2.5rem 1.25rem 2.75rem}.btn-row{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}.btn{display:inline-block;padding:.65rem 1.25rem;border-radius:8px;font-weight:700;text-decoration:none;transition:opacity .2s ease,transform .15s ease;border:2px solid transparent}.btn:hover{opacity:.92;transform:translateY(-1px)}.btn-primary{background:#960;color:#fff;border-color:#7a5200}.btn-secondary{background:#fff;color:#960;border-color:#c9a227}.btn-ghost{background:transparent;color:#960;border-color:#960}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1rem;gap:1rem;max-width:960px;margin:0 auto;text-align:left}.info-card{background:#fffef9;border:1px solid #e8dfc8;border-radius:12px;padding:1.15rem 1.25rem;box-shadow:0 2px 10px rgba(0,0,0,.04)}.info-card h3{color:#7a5200;font-size:1.05rem;margin-bottom:.5rem}.info-card p,.info-card ul{color:#444;font-size:.95rem;line-height:1.6;margin:0}.info-card p+p{margin-top:.55rem}.info-card ul{padding-left:1.1rem;margin-top:.35rem}.home-wellness-programs .program-title-star{margin-right:.35em}.home-wellness-programs .card-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:980px}@media (min-width:901px){.home-wellness-programs .card-grid .info-card:last-child{grid-column:2;justify-self:stretch}}@media (max-width:900px){.home-wellness-programs .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-wellness-programs .card-grid .info-card:last-child{grid-column:1/-1;justify-self:center;max-width:min(100%,440px);width:100%}}@media (max-width:560px){.home-wellness-programs .card-grid{grid-template-columns:1fr}.home-wellness-programs .card-grid .info-card:last-child{grid-column:auto;justify-self:stretch;max-width:none}}.about-advisor-section{display:block;width:100%}.about-advisor-intro{color:#5c5348;font-size:.98rem}.about-advisor-name{max-width:800px;margin:0 auto .35rem;text-align:left;color:#7a5200;font-weight:600;font-size:1.05rem;line-height:1.4}.about-advisor-role{max-width:800px;margin:0 auto 1.25rem;text-align:left;color:#666;font-size:.95rem;font-weight:500;line-height:1.45}.article-card{display:block;text-align:left;background:#fff;border:1px solid #e8dfc8;border-radius:12px;padding:1.25rem;text-decoration:none;color:inherit;transition:box-shadow .2s ease,border-color .2s ease}.article-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);border-color:#c9a227}.article-card h3{color:#00554a;font-size:1.1rem;margin-bottom:.35rem}.article-card .meta{font-size:.85rem;color:#666;margin-bottom:.5rem}.article-card .read{font-weight:700;color:#960;font-size:.9rem}.cta-band{text-align:center;padding:2rem 1rem;margin:1rem 0 0;background:#f5f0e4;border-top:1px solid #e0d5c0;border-bottom:1px solid #e0d5c0}.cta-band p{max-width:520px;margin:0 auto 1rem;color:#444;line-height:1.65}.site-footer{text-align:center;padding:20px;font-size:14px;color:#666;border-top:1px solid #ccc}.site-footer__clinic{margin:0 auto .85rem;max-width:28rem;line-height:1.65;color:#555}.site-footer__clinic a{color:#960;font-weight:600;text-decoration:none}.site-footer__clinic a:hover{text-decoration:underline}.contact-map-embed{width:100%;max-width:100%;margin:1.5rem auto 0;overflow:hidden;line-height:0;border-radius:8px;border:1px solid rgba(153,102,0,.12);box-sizing:border-box}.contact-map-embed iframe{display:block;width:100%;max-width:100%;height:300px;border:0}.clinic-contact-details{display:flex;flex-direction:column;gap:.75rem;align-items:center;width:100%;max-width:22rem;margin-left:auto;margin-right:auto;text-align:left;font-size:14px;line-height:1.5;color:#555}.clinic-contact-details--page{gap:1rem;margin-top:.5rem;margin-bottom:.5rem;font-size:1.05rem}.clinic-contact-details__row{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem;width:100%}.clinic-contact-details__row--center{align-items:center}.clinic-contact-details__row--address .clinic-contact-details__glyph,.clinic-contact-details__row--address .clinic-contact-details__icon{margin-top:.12em}.clinic-contact-details__glyph,.clinic-contact-details__icon{flex-shrink:0;color:#64748b;margin-top:.15em;display:inline-block;width:1em;text-align:center;font-size:.55rem;line-height:1.2}.clinic-contact-details__row--center .clinic-contact-details__glyph,.clinic-contact-details__row--center .clinic-contact-details__icon{margin-top:0}.clinic-contact-details__note{font-size:.8125rem;line-height:1.45;color:#6b7280;margin:.5rem 0 0;font-weight:400}.clinic-contact-details__note+.clinic-contact-details__note{margin-top:.35rem}.clinic-contact-details__body{flex:1 1;min-width:0}.clinic-contact-details__link,.clinic-contact-details__maps-link{color:#960;font-weight:600;text-decoration:none}.clinic-contact-details__link:hover,.clinic-contact-details__maps-link:hover{text-decoration:underline}.clinic-contact-details__maps-link{display:inline-block;margin-top:.4rem;margin-bottom:0;font-weight:600}.pricing-fee-card{width:100%;max-width:640px;margin:1rem auto;background:#fffef9;border-radius:10px;overflow:hidden;border:1px solid #e8dfc8}.pricing-fee-card__patch{margin:.5rem 0 0;padding:0 1rem .75rem;font-size:.875rem;line-height:1.4;color:#6b7280;text-align:left}.pricing-fee-card__service-note{margin:0;padding:.65rem 1rem .85rem;text-align:left;border-top:1px solid #eee8d8}.pricing-fee-card__service-note p{margin:0;font-size:.875rem;line-height:1.45;color:#6b7280}.pricing-fee-card__service-note p+p{margin-top:.65rem}.pricing-fee-card__service-note p:nth-child(3){margin-top:.95rem}.price-table{width:100%;margin:0;border-collapse:collapse;text-align:left;background:transparent}.price-table td,.price-table th{padding:.75rem 1rem;border-bottom:1px solid #eee8d8}.price-table th{background:#f5efe3;color:#7a5200;font-weight:700}.price-table tr:last-child td{border-bottom:none}.blog-container{font-family:Helvetica Neue,sans-serif;line-height:1.7;max-width:800px;margin:2em auto;color:#333;padding:0 1em;textAlign:"center"}.blog-container h1,.blog-container h2,.blog-container h3{color:#00554a}.blog-container ul{padding-left:1.5rem;margin-top:1rem;margin-bottom:1rem}.blog-container li{margin-bottom:.5rem;list-style-type:disc;list-style-position:inside}.blog-container li strong{font-weight:600}.blog-container table{width:100%;border-collapse:collapse;margin-top:1em}.blog-container td,.blog-container th{border:1px solid #ccc;padding:10px;text-align:left}.blog-container blockquote{border-left:4px solid #ccc;padding-left:1em;color:#666;font-style:italic;margin:1em 0}.blog-container .cta{margin-top:2em;padding:1em;background:#f0f8f6;border-left:5px solid #05a084}img{max-width:100%;height:auto}@media (max-width:768px){.floating-links{width:160px;font-size:.95rem}.floating-links li{padding:.6rem .8rem}section{padding:1rem .5rem}}@media (max-width:1024px) and (min-width:769px){.floating-links{font-size:1rem;width:180px}.floating-links li{padding:.75rem 1rem}section{padding:1.5rem 1rem}}@media (max-width:600px){body{font-size:.95rem;line-height:1.4}.topbar-header-inner{padding-left:.35rem;padding-right:.35rem}.site-brand-line{max-width:10.8rem;font-size:.88rem;-webkit-line-clamp:3}.language-bar--topbar{font-size:.72rem;gap:.06rem}.language-bar--topbar a{padding:.1rem .3rem}.topbar-trailing-actions{gap:.28rem}.topbar-member-login{padding:.22rem .38rem;font-size:.62rem}.hamburger{width:34px;flex-shrink:0}section{padding:1rem .5rem}}.embedded-booking-section{scroll-margin-top:5.5rem}.embedded-booking-frame-wrap{width:100%;max-width:100%;min-width:0;overflow:hidden;border-radius:12px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 18px 40px rgba(0,0,0,.35)}.embedded-booking-frame{display:block;width:100%;max-width:100%;min-width:0;border:0;min-height:920px;height:92vh;max-height:980px}@supports (height:min(10px,20px)){.embedded-booking-frame{height:min(92vh,980px);max-height:none}}@media (max-width:768px){.embedded-booking-section{scroll-margin-top:5rem}.embedded-booking-frame{min-height:920px;height:96vh;max-height:1180px;width:100%;max-width:100%;min-width:0}@supports (height:min(10px,20px)){.embedded-booking-frame{min-height:min(96vh,1180px);height:min(96vh,1180px);max-height:none}}.embedded-booking-frame-wrap{overflow:visible;min-width:0;width:100%;max-width:100%}}#public-static-fallback{box-sizing:border-box;-webkit-box-sizing:border-box}html:not(.js) #public-static-fallback{position:fixed;left:0;top:0;right:0;bottom:0;z-index:2147483000;overflow:auto;-webkit-overflow-scrolling:touch;padding:1.25rem 1rem 2rem;background:#fef8dc;text-align:center;font-family:Arial,Helvetica,sans-serif}html.js #public-static-fallback{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;pointer-events:none}.public-static-fallback__card{max-width:28rem;margin:2.5rem auto 0;padding:1.25rem 1.1rem 1.35rem;background:#fffef9;border:1px solid #e8dfc8;border-radius:12px;box-shadow:0 4px 18px rgba(90,70,40,.08);text-align:left;color:#333;line-height:1.55;font-size:16px}.public-static-fallback__title{font-size:1.35rem;font-weight:700;color:#7a5200;margin:0 0 .35rem}.public-static-fallback__tag{margin:0 0 1rem;color:#555;font-size:.98rem}.public-static-fallback__line{margin:0 0 .45rem;word-wrap:break-word;overflow-wrap:break-word}.public-static-fallback__line a{color:#960;font-weight:700}.public-static-fallback__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0 .75rem}.public-static-fallback__btn{display:inline-block;padding:.55rem .95rem;border-radius:8px;font-weight:700;text-decoration:none;background:#960;color:#fff!important;border:2px solid #7a5200}.public-static-fallback__btn--ghost{background:#fff;color:#960!important}.public-static-fallback__langs{margin:.65rem 0 0;font-size:.95rem}.public-static-fallback__langs a{color:#960;font-weight:700;text-decoration:none}.public-static-fallback__hint{margin:1rem 0 0;font-size:.82rem;color:#666;line-height:1.45}.public-noscript-banner{box-sizing:border-box;padding:.75rem 1rem;background:#fff8dc;border-top:1px solid #e0d5c0;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5;color:#333;text-align:center}.public-noscript-banner a{color:#960;font-weight:700}