.hero[data-astro-cid-bobyx3ht]{position:relative;overflow:hidden;min-height:calc(100vh - var(--header-h));min-height:calc(100svh - var(--header-h));display:flex;flex-direction:column;--hero-bg: #234A38;--hero-bg-2: #1B3A2C;--hero-fg: #FBFAF6;--hero-fg-soft: #CFE0D3;background:var(--hero-bg);color:var(--hero-fg);border-bottom:1px solid var(--hero-bg-2)}.hero__wash[data-astro-cid-bobyx3ht]{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(78% 42% at 50% 20%,color-mix(in srgb,var(--brand-accent) 34%,transparent) 0%,transparent 60%),radial-gradient(120% 90% at 50% 0%,color-mix(in srgb,#fff 8%,transparent) 0%,transparent 45%),radial-gradient(140% 100% at 50% 120%,var(--hero-bg-2) 0%,transparent 58%)}.hero__wash[data-astro-cid-bobyx3ht]:after{content:"";position:absolute;inset:0;opacity:.5;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 1px,transparent 1px 28px),repeating-linear-gradient(0deg,rgba(255,255,255,.03) 0 1px,transparent 1px 28px);-webkit-mask-image:radial-gradient(120% 100% at 50% 30%,#000 0%,transparent 80%);mask-image:radial-gradient(120% 100% at 50% 30%,#000 0%,transparent 80%)}.hero__particles[data-astro-cid-bobyx3ht]{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;display:block}.hero__inner[data-astro-cid-bobyx3ht]{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-block:clamp(24px,4vh,56px);gap:clamp(10px,1.8vh,18px)}.hero__sage[data-astro-cid-bobyx3ht]{margin:0;width:clamp(168px,46vw,210px)}.hero__sage[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{width:100%;height:auto;display:block;filter:drop-shadow(0 14px 30px rgba(0,0,0,.4))}@media (prefers-reduced-motion: no-preference){.hero__sage[data-astro-cid-bobyx3ht]{animation:ds-float 6s ease-in-out infinite}}.a-rise[data-astro-cid-bobyx3ht]{opacity:0;animation:ds-rise .85s cubic-bezier(.2,.7,.2,1) forwards;animation-delay:var(--d, 0ms)}.hero__greeting[data-astro-cid-bobyx3ht]{position:relative;display:block;font-family:var(--font-display);font-weight:400;font-size:clamp(2.3rem,11vw,3.6rem);line-height:1;color:var(--brand-accent);padding-bottom:12px;text-shadow:0 1px 20px rgba(0,0,0,.25)}.hero__greeting[data-astro-cid-bobyx3ht]:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:clamp(56px,22vw,96px);height:2px;border-radius:2px;background:linear-gradient(90deg,transparent,var(--brand-accent) 22%,var(--brand-accent) 78%,transparent)}.hero__welcome[data-astro-cid-bobyx3ht]{max-width:40ch;font-family:var(--font-body);font-weight:400;font-size:clamp(1.05rem,4.3vw,1.38rem);line-height:1.75;color:var(--hero-fg);text-wrap:balance}.hero__actions[data-astro-cid-bobyx3ht]{display:flex;flex-direction:column;gap:14px;width:100%;max-width:460px}.hero-action[data-astro-cid-bobyx3ht]{display:flex;align-items:center;gap:14px;text-align:start;padding:16px 18px;border-radius:var(--radius);transition:transform .2s cubic-bezier(.2,.8,.2,1),border-color .2s,box-shadow .2s,background .2s}.hero-action[data-astro-cid-bobyx3ht]:hover{transform:translateY(-3px)}.hero-action[data-astro-cid-bobyx3ht]:hover .hero-action__arrow[data-astro-cid-bobyx3ht]{transform:translate(4px)}.hero-action[data-astro-cid-bobyx3ht]:hover .hero-action__ic[data-astro-cid-bobyx3ht]{transform:scale(1.06)}.hero-action--primary[data-astro-cid-bobyx3ht]{background:#fff;border:1px solid #fff;box-shadow:0 18px 38px -16px #0000008c}.hero-action--primary[data-astro-cid-bobyx3ht]:hover{background:#fff;border-color:#fff;box-shadow:0 24px 46px -18px #0009}.hero-action--primary[data-astro-cid-bobyx3ht] .hero-action__text[data-astro-cid-bobyx3ht] strong[data-astro-cid-bobyx3ht]{color:var(--brand-primary-dark)}.hero-action--primary[data-astro-cid-bobyx3ht] .hero-action__text[data-astro-cid-bobyx3ht] small[data-astro-cid-bobyx3ht]{color:var(--brand-ink-soft)}.hero-action--primary[data-astro-cid-bobyx3ht] .hero-action__arrow[data-astro-cid-bobyx3ht]{color:var(--brand-primary)}.hero-action--primary[data-astro-cid-bobyx3ht] .hero-action__ic[data-astro-cid-bobyx3ht]{background:var(--brand-primary)}.hero-action--secondary[data-astro-cid-bobyx3ht]{background:#ffffff0f;border:1px solid rgba(255,255,255,.28)}.hero-action--secondary[data-astro-cid-bobyx3ht]:hover{background:#ffffff1f;border-color:#ffffff80}.hero-action--secondary[data-astro-cid-bobyx3ht] .hero-action__text[data-astro-cid-bobyx3ht] strong[data-astro-cid-bobyx3ht]{color:var(--hero-fg)}.hero-action--secondary[data-astro-cid-bobyx3ht] .hero-action__text[data-astro-cid-bobyx3ht] small[data-astro-cid-bobyx3ht]{color:var(--hero-fg-soft)}.hero-action--secondary[data-astro-cid-bobyx3ht] .hero-action__arrow[data-astro-cid-bobyx3ht]{color:var(--hero-fg)}.hero-action__ic[data-astro-cid-bobyx3ht]{position:relative;flex:none;width:50px;height:50px;border-radius:14px;display:grid;place-items:center;transition:transform .2s cubic-bezier(.2,.8,.2,1)}.hero-action__ic--honey[data-astro-cid-bobyx3ht]{background:#d9a44133;color:var(--brand-accent)}.hero-cross[data-astro-cid-bobyx3ht]{position:relative;width:26px;height:26px;display:block}.hero-cross[data-astro-cid-bobyx3ht]:before,.hero-cross[data-astro-cid-bobyx3ht]:after{content:"";position:absolute;background:#fff;border-radius:3px}.hero-cross[data-astro-cid-bobyx3ht]:before{left:50%;top:0;transform:translate(-50%);width:8px;height:100%}.hero-cross[data-astro-cid-bobyx3ht]:after{top:50%;left:0;transform:translateY(-50%);height:8px;width:100%}.hero-action__text[data-astro-cid-bobyx3ht]{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.hero-action__text[data-astro-cid-bobyx3ht] strong[data-astro-cid-bobyx3ht]{font-family:var(--font-title);font-weight:400;font-size:1.12rem;line-height:1.35}.hero-action__text[data-astro-cid-bobyx3ht] small[data-astro-cid-bobyx3ht]{font-size:.84rem;line-height:1.45}.hero-action__arrow[data-astro-cid-bobyx3ht]{flex:none;transition:transform .2s ease}@keyframes ds-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (min-width: 860px){.hero__inner[data-astro-cid-bobyx3ht]{display:grid;text-align:start;grid-template-columns:1fr minmax(280px,42%);grid-template-areas:"greeting sage" "welcome  sage" "actions  actions";grid-template-rows:auto auto auto;align-content:center;column-gap:clamp(32px,5vw,72px);row-gap:clamp(16px,2.6vh,26px);max-width:1120px;margin-inline:auto}.hero__sage[data-astro-cid-bobyx3ht]{grid-area:sage;justify-self:center;align-self:center;width:min(360px,100%)}.hero__greeting[data-astro-cid-bobyx3ht]{grid-area:greeting;align-self:end}.hero__welcome[data-astro-cid-bobyx3ht]{grid-area:welcome;align-self:start;max-width:46ch}.hero__actions[data-astro-cid-bobyx3ht]{grid-area:actions;flex-direction:row;max-width:none;width:100%;align-items:stretch;margin-top:clamp(8px,2vh,20px)}.hero-action[data-astro-cid-bobyx3ht]{flex:1}.hero__greeting[data-astro-cid-bobyx3ht]:after{left:0;transform:none}}.heritage[data-astro-cid-bobyx3ht]{background:linear-gradient(180deg,var(--brand-cream),var(--surface-2))}.lineage__label[data-astro-cid-bobyx3ht],.lineage__note[data-astro-cid-bobyx3ht]{text-align:center}.lineage__label[data-astro-cid-bobyx3ht]{font-weight:700;color:var(--brand-accent);font-size:.82rem;letter-spacing:.06em;margin-bottom:14px}.elders[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:360px;margin-inline:auto}.elder[data-astro-cid-bobyx3ht]{text-align:center}.elder__img[data-astro-cid-bobyx3ht]{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;border:2px solid var(--brand-accent);background:var(--brand-accent-light);box-shadow:var(--shadow-sm);transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s}.elder[data-astro-cid-bobyx3ht]:hover .elder__img[data-astro-cid-bobyx3ht]{transform:translateY(-3px) scale(1.03);box-shadow:var(--shadow)}.elder[data-astro-cid-bobyx3ht] figcaption[data-astro-cid-bobyx3ht]{font-size:.68rem;color:var(--brand-ink-soft);margin-top:5px}.doctors[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:420px;margin:4px auto 0}.doctor[data-astro-cid-bobyx3ht]{text-align:center}.doctor__img[data-astro-cid-bobyx3ht]{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:var(--radius);border:3px solid var(--brand-primary);background:var(--brand-primary-soft);box-shadow:var(--shadow-sm);transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s,border-color .3s}.doctor[data-astro-cid-bobyx3ht]:hover .doctor__img[data-astro-cid-bobyx3ht]{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--brand-accent)}.doctor[data-astro-cid-bobyx3ht] figcaption[data-astro-cid-bobyx3ht]{display:flex;flex-direction:column;margin-top:8px}.doctor[data-astro-cid-bobyx3ht] figcaption[data-astro-cid-bobyx3ht] strong[data-astro-cid-bobyx3ht]{font-family:var(--font-display);color:var(--brand-primary-dark);font-size:.96rem}.doctor[data-astro-cid-bobyx3ht] figcaption[data-astro-cid-bobyx3ht] span[data-astro-cid-bobyx3ht]{font-size:.78rem}.illness-list[data-astro-cid-bobyx3ht]{display:grid;gap:12px}.illness-item[data-astro-cid-bobyx3ht]{display:flex;align-items:center;gap:14px;padding:15px 18px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:transform .35s cubic-bezier(.22,.61,.36,1),border-color .35s ease,box-shadow .35s ease}.illness-item[data-astro-cid-bobyx3ht]:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--brand-primary) 40%,var(--border));box-shadow:var(--shadow)}.illness-item__icon[data-astro-cid-bobyx3ht]{flex:none;width:46px;height:46px;border-radius:12px;background:var(--brand-primary-soft);color:var(--brand-primary);display:grid;place-items:center;transition:transform .35s cubic-bezier(.22,.61,.36,1),background .35s ease,color .35s ease}.illness-item[data-astro-cid-bobyx3ht]:hover .illness-item__icon[data-astro-cid-bobyx3ht]{transform:scale(1.04);background:var(--brand-primary);color:#fff}.illness-item__body[data-astro-cid-bobyx3ht]{flex:1;display:flex;flex-direction:column}.illness-item__body[data-astro-cid-bobyx3ht] strong[data-astro-cid-bobyx3ht]{font-family:var(--font-title);font-weight:400;font-size:1.05rem;color:var(--brand-primary-dark)}.illness-item__chev[data-astro-cid-bobyx3ht]{flex:none;color:var(--brand-accent);transition:transform .35s cubic-bezier(.22,.61,.36,1)}.illness-item[data-astro-cid-bobyx3ht]:hover .illness-item__chev[data-astro-cid-bobyx3ht]{transform:translate(3px)}.hstrip[data-astro-cid-bobyx3ht]{display:flex;gap:14px;overflow-x:auto;padding:6px 16px 16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.hstrip[data-astro-cid-bobyx3ht]::-webkit-scrollbar{height:6px}.hstrip[data-astro-cid-bobyx3ht]::-webkit-scrollbar-thumb{background:var(--border-green);border-radius:999px}.vcard[data-astro-cid-bobyx3ht]{flex:0 0 clamp(240px,74vw,300px);scroll-snap-align:start;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s}.vcard[data-astro-cid-bobyx3ht]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.vcard__thumb[data-astro-cid-bobyx3ht]{position:relative;aspect-ratio:16/9;background:var(--brand-primary-dark);overflow:hidden}.vcard__thumb[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.vcard[data-astro-cid-bobyx3ht]:hover .vcard__thumb[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{transform:scale(1.06)}.vcard__ph[data-astro-cid-bobyx3ht]{width:100%;height:100%;display:grid;place-items:center;color:#ffffffb3;background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark))}.vcard__ph--edu[data-astro-cid-bobyx3ht]{background:linear-gradient(135deg,var(--brand-warm),var(--brand-warm-dark))}.vcard__play[data-astro-cid-bobyx3ht]{position:absolute;inset:0;margin:auto;width:50px;height:50px;border-radius:50%;background:#fffffff0;color:var(--brand-primary-dark);display:grid;place-items:center;box-shadow:var(--shadow);transition:transform .2s ease,background .2s}.vcard[data-astro-cid-bobyx3ht]:hover .vcard__play[data-astro-cid-bobyx3ht]{transform:scale(1.12);background:#fff}.vcard__badge[data-astro-cid-bobyx3ht]{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;gap:4px;font-size:.68rem;font-weight:700;color:#fff;background:#0000008c;padding:3px 8px;border-radius:999px}.vcard__body[data-astro-cid-bobyx3ht]{padding:12px 14px}.vcard__quote[data-astro-cid-bobyx3ht]{font-size:.88rem;color:var(--brand-ink);line-height:1.5;margin-bottom:6px}.vcard__title[data-astro-cid-bobyx3ht]{font-family:var(--font-display);font-size:.96rem;color:var(--brand-primary-dark);line-height:1.35}.testimonials-sec[data-astro-cid-bobyx3ht]{background:var(--surface-2)}.herbs-banner[data-astro-cid-bobyx3ht]{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;background:linear-gradient(135deg,var(--brand-accent-light),color-mix(in srgb,var(--brand-accent-light) 60%,#fff));color:var(--brand-ink);border:1px solid var(--border-strong);border-radius:var(--radius-lg);padding:32px 24px;box-shadow:var(--shadow-sm)}.herbs-banner__icon[data-astro-cid-bobyx3ht]{width:68px;height:68px;border-radius:20px;background:#fff;display:grid;place-items:center;color:var(--brand-support);box-shadow:var(--shadow-sm);animation:ds-float 5s ease-in-out infinite}.herbs-banner[data-astro-cid-bobyx3ht] h2[data-astro-cid-bobyx3ht]{color:var(--brand-primary-dark);font-size:1.4rem}.herbs-banner[data-astro-cid-bobyx3ht] p[data-astro-cid-bobyx3ht]{color:var(--brand-ink-soft);max-width:44ch}.loc-grid[data-astro-cid-bobyx3ht]{display:grid;gap:14px}.loc-card[data-astro-cid-bobyx3ht]{padding:18px}.loc-card__head[data-astro-cid-bobyx3ht]{display:flex;gap:12px;align-items:flex-start;margin-bottom:10px}.loc-card__pin[data-astro-cid-bobyx3ht]{flex:none;width:42px;height:42px;border-radius:12px;background:var(--brand-primary-soft);color:var(--brand-primary);display:grid;place-items:center;transition:transform .25s cubic-bezier(.2,.8,.2,1)}.loc-card[data-astro-cid-bobyx3ht]:hover .loc-card__pin[data-astro-cid-bobyx3ht]{transform:translateY(-2px) scale(1.06)}.loc-card__head[data-astro-cid-bobyx3ht] strong[data-astro-cid-bobyx3ht]{display:block;font-family:var(--font-display);color:var(--brand-primary-dark);margin-bottom:4px}.loc-card__addr[data-astro-cid-bobyx3ht]{font-size:.92rem}.loc-card__role[data-astro-cid-bobyx3ht]{font-size:.82rem;margin-top:2px}.loc-card__hours[data-astro-cid-bobyx3ht]{display:flex;align-items:flex-start;gap:7px;font-size:.84rem;color:var(--brand-saffron-dark);font-weight:600;margin-top:8px;line-height:1.45}.loc-card__hours[data-astro-cid-bobyx3ht] .icon{flex:none;margin-top:2px}.loc-card__actions[data-astro-cid-bobyx3ht]{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}.loc-card__actions[data-astro-cid-bobyx3ht] .btn[data-astro-cid-bobyx3ht]{flex:1;padding:10px 14px;font-size:.9rem}.locations__book[data-astro-cid-bobyx3ht]{margin-top:22px}@media (min-width: 720px){.illness-list[data-astro-cid-bobyx3ht],.loc-grid[data-astro-cid-bobyx3ht]{grid-template-columns:1fr 1fr}.doctors[data-astro-cid-bobyx3ht]{max-width:480px}.elders[data-astro-cid-bobyx3ht]{max-width:420px}}@media (min-width: 960px){.illness-list[data-astro-cid-bobyx3ht]{grid-template-columns:1fr 1fr 1fr}.herbs-banner[data-astro-cid-bobyx3ht]{flex-direction:row;text-align:left;justify-content:space-between}.herbs-banner__text[data-astro-cid-bobyx3ht]{flex:1}}
