.hero[data-v-7eefcffc]{min-height:80vh;display:flex;align-items:center;background:var(--color-bg);position:relative;overflow:hidden;padding:2rem 2rem 4rem}.hero-container[data-v-7eefcffc]{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:center;max-width:var(--container-width);margin:0 auto;width:100%;position:relative;z-index:1}.hero h1[data-v-7eefcffc]{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400;color:var(--color-primary);line-height:1.15;margin-bottom:1.5rem}.hero h1 em[data-v-7eefcffc]{font-style:italic}.hero-subtitle[data-v-7eefcffc]{font-family:var(--font-body);font-size:1.1rem;font-weight:300;color:var(--color-subtle);line-height:1.7;max-width:420px;margin-bottom:2.5rem}.hero-image[data-v-7eefcffc]{justify-self:center;position:relative;width:120%;max-width:500px}.hero-portrait[data-v-7eefcffc]{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:top center;clip-path:url(#hero-blob)}.hero-bg-shapes[data-v-7eefcffc]{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.bg-shape[data-v-7eefcffc]{position:absolute;border-radius:50%}.bg-shape--1[data-v-7eefcffc]{width:500px;height:500px;background:radial-gradient(circle,rgba(233,255,244,.3) 0%,transparent 70%);top:-10%;right:10%}.bg-shape--2[data-v-7eefcffc]{width:400px;height:400px;background:radial-gradient(circle,rgba(233,255,244,.2) 0%,transparent 70%);bottom:-10%;left:-5%}@media (max-width: 768px){.hero[data-v-7eefcffc]{padding:2.5rem 1.25rem 2rem;min-height:auto}.hero-container[data-v-7eefcffc]{grid-template-columns:1fr;gap:1.5rem}.hero-image[data-v-7eefcffc]{order:-1;margin:0 auto;width:75%;max-width:300px}.hero h1[data-v-7eefcffc]{font-size:2.25rem}.hero-content[data-v-7eefcffc]{text-align:center;display:flex;flex-direction:column;align-items:center}.hero-subtitle[data-v-7eefcffc]{font-size:1rem;margin-bottom:2rem}}.intro-section[data-v-d831beff]{text-align:center;padding:6rem 0;overflow:hidden}.intro-content[data-v-d831beff]{max-width:640px;margin:0 auto;position:relative}.plant[data-v-d831beff]{--plant-stem: #9C8B78;--plant-leaf: #7A9E72;position:absolute;bottom:-2rem;width:120px;height:105%;pointer-events:none}.plant--left[data-v-d831beff]{right:calc(100% + 1rem)}.plant--right[data-v-d831beff]{left:calc(100% + 1rem)}.plant .trunk[data-v-d831beff]{opacity:0;clip-path:inset(100% 0 0 0)}.plant .crown-outer[data-v-d831beff],.plant .crown-inner[data-v-d831beff]{transform-origin:center bottom;transform:scale(0);opacity:0}.tree-animate .plant .trunk[data-v-d831beff]{animation:tree-trunk-grow-d831beff 1.5s ease-out forwards}.tree-animate .plant .crown-outer[data-v-d831beff]{animation:tree-crown-pop-d831beff .8s cubic-bezier(.34,1.56,.64,1) 1.2s forwards,tree-sway-d831beff 6s ease-in-out 2.5s infinite}.tree-animate .plant .crown-inner[data-v-d831beff]{animation:tree-crown-pop-d831beff .8s cubic-bezier(.34,1.56,.64,1) 1.4s forwards,tree-sway-d831beff 6s ease-in-out 2.8s infinite}@keyframes tree-trunk-grow-d831beff{0%{opacity:0;clip-path:inset(100% 0 0 0)}70%{opacity:.5;clip-path:inset(0% 0 0 0)}to{opacity:.5;clip-path:inset(0% 0 0 0)}}@keyframes tree-crown-pop-d831beff{0%{transform:scale(0);opacity:0}70%{transform:scale(1.08);opacity:.48}to{transform:scale(1);opacity:.45}}@keyframes tree-sway-d831beff{0%,to{transform:scale(1) translate(0) rotate(0)}30%{transform:scale(1.03) translate(2px) rotate(1deg)}70%{transform:scale(.98) translate(-2px) rotate(-1deg)}}.intro-section h2[data-v-d831beff]{font-size:2.5rem;margin-bottom:1.5rem}.intro-section h2 em[data-v-d831beff]{font-style:italic}.intro-text[data-v-d831beff]{font-size:1.1rem;color:var(--color-subtle);font-weight:300;line-height:1.85}.intro-text+.intro-text[data-v-d831beff]{margin-top:1rem}.benefits-section[data-v-d831beff]{text-align:center;padding:6rem 0;background:var(--color-bg-alt)}.benefits-section h2[data-v-d831beff]{margin-bottom:.5rem}.benefits-section h2 em[data-v-d831beff]{font-style:italic}.benefits-section .uppercase-label[data-v-d831beff]{margin-bottom:3rem}.benefits-grid[data-v-d831beff]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem}.benefit-item[data-v-d831beff]{padding:2.5rem 1.5rem 2rem;text-align:center;position:relative;background:var(--color-bg);border-radius:16px;box-shadow:0 2px 16px #352a440d;transition:transform .3s ease,box-shadow .3s ease}.benefit-item[data-v-d831beff]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #352a441a}.benefit-item+.benefit-item[data-v-d831beff]{border-left:none}.benefit-icon[data-v-d831beff]{display:flex;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;background:var(--color-primary);border-radius:50%;color:var(--color-bg);box-shadow:0 4px 20px #352a4426}.benefit-item h3[data-v-d831beff]{font-family:var(--font-display);font-size:1.25rem;font-weight:400;color:var(--color-text-heading);margin-bottom:.75rem}.benefit-item h3 em[data-v-d831beff]{font-style:italic}.benefit-item p[data-v-d831beff]{font-size:.9rem;color:var(--color-subtle);font-weight:300;line-height:1.7}.topics-section[data-v-d831beff]{padding:6rem 0}.topics-layout[data-v-d831beff]{display:grid;grid-template-columns:1fr 1.4fr;gap:4rem;align-items:center}.topics-left h2[data-v-d831beff]{margin-bottom:.5rem;text-align:left}.topics-left h2 em[data-v-d831beff]{font-style:italic}.topics-left .uppercase-label[data-v-d831beff]{display:block;margin-bottom:1.5rem}.topics-intro[data-v-d831beff]{font-size:.9rem;color:var(--color-subtle);font-weight:300;line-height:1.8}.topics-right[data-v-d831beff]{display:flex;flex-wrap:wrap;gap:.6rem}.topic-pill[data-v-d831beff]{padding:10px 20px;border-radius:var(--radius-pill);font-family:var(--font-body);font-size:.85rem;font-weight:400;color:var(--color-bg);background:var(--color-primary);border:1px solid var(--color-primary);transition:all .3s ease;cursor:default}.topic-pill[data-v-d831beff]:hover{background:var(--color-primary-light);color:var(--color-bg);border-color:var(--color-primary-light);transform:translateY(-2px);box-shadow:0 4px 12px #352a4433}.topic-pill--lg[data-v-d831beff]{padding:12px 26px;font-size:.95rem;font-weight:500;border-color:#352a4426}.bio-light-section[data-v-d831beff]{padding:6rem 0}.bio-light-grid[data-v-d831beff]{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}.bio-light-image .arch-image-placeholder[data-v-d831beff]{aspect-ratio:3/4;min-height:400px}.bio-portrait[data-v-d831beff]{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:top center;clip-path:url(#about-blob)}.bio-light-text .uppercase-label[data-v-d831beff]{margin-bottom:.75rem}.bio-light-text h2[data-v-d831beff]{font-size:2.5rem;margin-bottom:.25rem}.bio-light-text h2 em[data-v-d831beff]{font-style:italic}.bio-light-title[data-v-d831beff]{font-size:.9rem!important;color:var(--color-subtle)!important;font-weight:400!important;margin-bottom:1.75rem!important}.bio-light-text p[data-v-d831beff]{font-size:1.1rem;color:var(--color-subtle);font-weight:300;line-height:1.85;margin-bottom:2rem}.process-section[data-v-d831beff]{padding:6rem 0}.process-section h2[data-v-d831beff]{margin-bottom:3rem;text-align:center}.process-section h2 em[data-v-d831beff]{font-style:italic}.timeline-flow[data-v-d831beff]{display:flex;align-items:flex-start;justify-content:center}.timeline-card[data-v-d831beff]{flex:1;max-width:240px;text-align:center;padding:0 1rem}.timeline-circle[data-v-d831beff]{width:64px;height:64px;border-radius:50%;background:var(--color-primary);margin:0 auto 1.25rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 20px #352a4426}.timeline-card:hover .timeline-circle[data-v-d831beff]{transform:scale(1.08);box-shadow:0 6px 28px #352a4440}.timeline-circle span[data-v-d831beff]{font-family:var(--font-display);font-size:1.4rem;color:var(--color-bg)}.timeline-card h3[data-v-d831beff]{font-family:var(--font-display);font-size:1.1rem;font-weight:400;color:var(--color-text-heading);margin-bottom:.4rem}.timeline-card p[data-v-d831beff]{font-size:.84rem;color:var(--color-subtle);font-weight:300;line-height:1.7}.timeline-arrow[data-v-d831beff]{flex-shrink:0;width:40px;display:flex;align-items:center;justify-content:center;padding-top:20px;color:var(--color-primary);opacity:.2}.timeline-arrow svg[data-v-d831beff]{width:24px;height:24px}.faq-section[data-v-d831beff]{padding:6rem 0}.faq-grid[data-v-d831beff]{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:start}.faq-header h2[data-v-d831beff]{margin-bottom:1rem}.faq-header h2 em[data-v-d831beff]{font-style:italic}.faq-header .uppercase-label[data-v-d831beff]{margin-bottom:2rem}@media (max-width: 768px){.plant[data-v-d831beff]{display:none}.intro-section[data-v-d831beff],.benefits-section[data-v-d831beff],.topics-section[data-v-d831beff],.therapist-section[data-v-d831beff],.process-section[data-v-d831beff],.faq-section[data-v-d831beff]{padding:4rem 0}.intro-section h2[data-v-d831beff]{font-size:2rem}.benefits-grid[data-v-d831beff]{grid-template-columns:1fr 1fr;gap:1rem}.bio-light-grid[data-v-d831beff]{grid-template-columns:1fr;gap:2.5rem}.bio-light-image .arch-image-placeholder[data-v-d831beff]{max-width:300px;margin:0 auto;min-height:350px}.bio-light-text[data-v-d831beff]{text-align:center}.topics-layout[data-v-d831beff]{grid-template-columns:1fr;gap:2rem}.topics-left[data-v-d831beff],.topics-left h2[data-v-d831beff]{text-align:center}.topics-right[data-v-d831beff]{justify-content:center}.timeline-flow[data-v-d831beff]{flex-direction:column;align-items:center;gap:1rem}.timeline-card[data-v-d831beff]{max-width:400px}.timeline-arrow[data-v-d831beff]{transform:rotate(90deg);padding-top:0}.faq-grid[data-v-d831beff]{grid-template-columns:1fr;gap:2rem}}@media (max-width: 480px){.benefits-grid[data-v-d831beff]{grid-template-columns:1fr}}
