.hero{position:relative;min-height:100vh;display:flex;align-items:flex-end;overflow:hidden;background:var(--color-section-alt)}.hero__bg{position:absolute;inset:0;z-index:0}.hero__bg img{width:100%;height:100%;object-fit:cover;opacity:.85;animation:hero-bg-pulse 1.4s ease-in-out infinite;transform-origin:center}@keyframes hero-bg-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.hero__content{position:relative;z-index:1;text-align:left;padding:0 24px 100px;max-width:800px;margin:0;margin-left:clamp(24px,calc((100vw - 1200px)/2),120px)}.hero__title{font-size:clamp(2.4rem,5vw,3.6rem);font-weight:300;letter-spacing:-.02em;line-height:1.15;color:var(--color-text);margin-bottom:20px}.hero__subtitle{font-size:clamp(.9rem,1.6vw,1.1rem);color:var(--color-text-light);font-weight:300;margin-bottom:48px;letter-spacing:.02em}@keyframes hero-cta-pulse{0%,to{opacity:1}50%{opacity:.5}}.hero__cta{display:inline-flex;align-items:center;font-size:.82rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text);text-decoration:underline;text-underline-offset:4px;animation:hero-cta-pulse 1.2s ease-in-out infinite;transition:opacity var(--transition)}.hero__cta:hover{opacity:.6;animation:none}@media(max-width:768px){.hero{min-height:85vh;align-items:flex-end}.hero__content{padding:0 20px 60px;margin-left:0}.hero__title{font-size:clamp(2rem,7vw,2.6rem)}.hero__subtitle{margin-bottom:32px}}.approach{background:var(--color-bg)}.approach__inner{max-width:860px;margin:0 auto;text-align:center;padding:72px 40px}.approach__title{font-family:Sora,serif;font-weight:400;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.4;color:var(--color-text);margin-bottom:28px}.approach__body{font-size:1.05rem;line-height:1.8;color:var(--color-text-light);margin-bottom:14px}.approach__tagline{font-size:1.05rem;font-weight:500;color:var(--color-text);font-style:italic;margin-bottom:52px}.approach__list{display:flex;flex-wrap:nowrap;justify-content:center;gap:0 32px}.approach__list li{font-size:.9rem;color:var(--color-text-light);display:flex;align-items:center;gap:6px;white-space:nowrap}.approach__list li:before{content:"•";color:var(--color-accent);font-size:1.1rem;flex-shrink:0}@media(max-width:1024px){.approach__list{flex-wrap:wrap;gap:10px 28px}.approach__list li{white-space:nowrap}}@media(max-width:768px){.approach__inner{padding:48px 24px}.approach__list{flex-direction:column;align-items:flex-start;gap:10px;width:fit-content;margin:0 auto}.approach__list li{white-space:normal;text-align:left}}.work-with{position:relative;padding:0 clamp(20px,3vw,48px)}.work-with__container{position:relative;width:100%;border-radius:32px;overflow:hidden;padding:72px 48px}.work-with__bg{position:absolute;inset:0;z-index:0}.work-with__bg img{width:100%;height:100%;object-fit:cover}.work-with__inner{position:relative;z-index:1}.work-with__title{font-family:Sora,serif;text-align:center;margin-bottom:40px;font-weight:400;color:var(--color-text);font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.4}.work-with__tags{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:860px;margin:0 auto}.work-with__tag{display:flex;align-items:center;justify-content:center;min-height:64px;padding:16px 20px;background:#ffffffe0;border-radius:50px;font-size:.95rem;font-weight:400;color:var(--color-text);text-align:center;line-height:1.4}@media(max-width:1024px){.work-with__container{padding:56px 28px}.work-with__tags{gap:12px}.work-with__tag{padding:14px 20px;font-size:.88rem}}@media(max-width:768px){.work-with{padding:0}.work-with__container{padding:72px 24px;border-radius:0}.work-with__title{font-size:clamp(1.4rem,5vw,1.8rem);margin-bottom:32px}.work-with__tags{grid-template-columns:repeat(2,1fr);gap:12px;max-width:100%}.work-with__tag{min-height:64px;padding:14px 16px;font-size:.88rem;border-radius:40px}}.therapy{background:var(--color-section-alt)}.therapy__container{max-width:1200px;margin:0 auto;padding:0 clamp(24px,4vw,60px)}.therapy__top{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,80px);align-items:start;margin-bottom:36px}.therapy__title{font-family:Sora,serif;font-weight:400;font-size:clamp(2rem,3.6vw,2.8rem);line-height:1.2;margin:0;color:var(--color-text)}.therapy__desc{font-size:1rem;line-height:1.7;color:var(--color-text-light);margin:8px 0 0;max-width:480px}.therapy__body{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,80px);align-items:start}.therapy__image{border-radius:16px;overflow:hidden;aspect-ratio:3 / 4;max-height:700px}.therapy__image img{width:100%;height:100%;object-fit:cover;display:block}.therapy__list-side{display:flex;flex-direction:column;align-items:stretch}.therapy__list{list-style:none;padding:0;margin:0}.therapy__item{border-bottom:1px solid rgba(0,0,0,.12)}.therapy__item:first-child{border-top:1px solid rgba(0,0,0,.12)}.therapy__item-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:18px 4px;background:none;border:none;cursor:pointer;text-align:left;font-family:Sora,sans-serif;gap:16px;color:var(--color-text);transition:color .2s}.therapy__item-header:hover{color:var(--color-footer)}.therapy__item-name{font-size:1rem;font-weight:400;line-height:1.4}.therapy__item-icon{flex-shrink:0;width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,0,0,.3);display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:400;color:var(--color-text);line-height:1;transition:background .2s,color .2s,border-color .2s}.therapy__item--open .therapy__item-icon{background:var(--color-footer);border-color:var(--color-footer);color:#fff}.therapy__item-body{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 4px}.therapy__item--open .therapy__item-body{max-height:240px;padding:0 4px 18px}.therapy__item-body p{font-size:.92rem;line-height:1.6;color:var(--color-text-light);margin:0}.therapy__cta-wrap{display:flex;justify-content:center;margin-top:32px}.therapy__cta{display:inline-flex;align-items:center;justify-content:center;background:var(--color-footer);color:#fff;padding:14px 44px;border-radius:50px;font-size:.85rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:background-color var(--transition)}.therapy__cta:hover{background:#5a6a4f}@media(max-width:900px){.therapy__top{grid-template-columns:1fr;gap:16px;margin-bottom:28px}.therapy__desc{max-width:100%}.therapy__body{grid-template-columns:1fr;gap:28px}.therapy__image{max-width:480px;margin:0 auto;width:100%}.therapy__cta-wrap{justify-content:flex-start;margin-top:24px}}@media(max-width:480px){.therapy__item-name{font-size:.95rem}.therapy__item-header{padding:16px 0}}.services{background:var(--color-section-alt);overflow:visible}.services__layout{display:flex;align-items:flex-start;gap:0;width:100%;padding:0 0 0 clamp(24px,calc((100vw - 1200px)/2),120px);overflow:hidden}.services__header{flex-shrink:0;display:flex;align-items:center;padding-right:48px;min-height:480px}.services__title{font-family:Sora,serif;font-weight:400;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.4;white-space:nowrap}.services__right{flex:1;min-width:0;display:flex;flex-direction:column}.services__arrows{display:flex;gap:12px;justify-content:flex-end;padding-right:32px;margin-bottom:20px}.services__arrow{width:40px;height:40px;border-radius:50%;border:1.5px solid var(--color-text);background:transparent;color:var(--color-text);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--transition)}.services__arrow:hover{background:var(--color-text);color:#fff}.services__scroll-wrapper{overflow-x:auto;overflow-y:visible;padding:0 0 20px;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.services__scroll-wrapper::-webkit-scrollbar{display:none}.services__track{display:flex;gap:20px;padding:0 16px 0 0;width:max-content}.services__card{width:300px;height:460px;border-radius:20px;overflow:hidden;flex-shrink:0;scroll-snap-align:start;position:relative;transition:transform var(--transition);cursor:pointer}.services__card:hover{transform:translateY(-4px)}.services__card-img{position:absolute;inset:0;width:100%;height:100%}.services__card-img img{width:100%;height:100%;object-fit:cover;display:block}.services__card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#fffcf3e0,#fffcf38c 40%,#fffcf300);border-radius:20px;z-index:1}.services__card-content{position:absolute;bottom:0;left:0;right:0;padding:24px 22px;z-index:2}.services__card-title{font-size:1.1rem;font-weight:700;color:#111;margin-bottom:8px;line-height:1.3}.services__card-desc{font-size:.85rem;line-height:1.6;color:#222}@media(max-width:768px){.services{overflow-x:hidden}.services__layout{flex-direction:column;padding:0 0 0 20px;overflow:visible}.services__header{padding-right:0;margin-bottom:8px;min-height:auto}.services__arrows{justify-content:flex-start;padding-right:20px;margin-bottom:16px}.services__right{width:100%}.services__scroll-wrapper{width:100%;padding-right:40px}.services__card{width:240px;height:380px}.services__arrow{width:36px;height:36px}.services__track{gap:14px}}.why-choose{position:relative;overflow:visible}.why-choose__bg{position:absolute;inset:0;z-index:0}.why-choose__bg img{width:100%;height:100%;object-fit:cover}.why-choose__content{position:relative;z-index:1;text-align:center}.why-choose__title{font-family:Sora,serif;font-weight:400;margin-bottom:48px;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.4}.why-choose__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.why-choose__card{display:flex;align-items:center;gap:16px;background:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:20px 24px;border-radius:12px;border:1px solid rgba(255,255,255,.8);text-align:left}.why-choose__tick{flex-shrink:0;color:var(--color-accent);display:flex;align-items:center;justify-content:center}.why-choose__card-text{font-size:.92rem;font-weight:400;color:var(--color-text);line-height:1.4}@media(max-width:1024px){.why-choose__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.why-choose__grid{grid-template-columns:1fr;gap:14px}.why-choose__card{padding:16px 20px}.why-choose__card-text{font-size:.88rem}}.testimonial{background:var(--color-section-alt);text-align:center}.testimonial__wrapper{max-width:760px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.testimonial__heading{font-family:Sora,serif;font-weight:400;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.4;margin-bottom:40px;color:var(--color-text)}.testimonial__slider{position:relative;width:100%;min-height:260px;display:grid;grid-template-areas:"slide"}.testimonial__slide{grid-area:slide;opacity:0;transition:opacity .6s ease;pointer-events:none}.testimonial__slide--active{opacity:1;pointer-events:auto}.testimonial__inner{display:flex;flex-direction:column;align-items:center}.testimonial__quote-mark{font-size:5rem;line-height:1;color:var(--color-text-muted);opacity:.3;font-family:Georgia,serif;margin-bottom:-16px}.testimonial__text{font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.8;color:var(--color-text);font-weight:300;font-style:italic;margin-bottom:32px}.testimonial__author{display:flex;flex-direction:column;gap:4px}.testimonial__author strong{font-size:.95rem;font-weight:600;color:var(--color-text);text-transform:uppercase;letter-spacing:.05em}.testimonial__author span{font-size:.82rem;color:var(--color-text-muted)}.testimonial__nav{display:flex;align-items:center;gap:16px;margin-top:36px}.testimonial__arrow{width:40px;height:40px;border-radius:50%;border:1.5px solid var(--color-text);background:transparent;color:var(--color-text);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--transition);flex-shrink:0}.testimonial__arrow:hover{background:var(--color-text);color:#fff}
