@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap";:root{--color-primary: #ddc2ad;--color-bg: #fdede0;--color-text: #000000;--color-surface: rgba(255, 250, 246, .7);--color-border: rgba(0, 0, 0, .12);--color-muted: rgba(0, 0, 0, .66);--anchor-offset: 32px;--shadow-soft: 0 24px 60px rgba(72, 44, 23, .09);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--container: min(1160px, calc(100vw - 2rem) );--container-wide: min(1380px, calc(100vw - 2rem) )}*{box-sizing:border-box}html{height:100%;scroll-behavior:smooth;overscroll-behavior:none;scroll-padding-top:var(--anchor-offset)}body{margin:0;min-height:100%;min-width:320px;background:var(--color-bg);color:var(--color-text);font-family:Poppins,sans-serif;font-size:16px;font-weight:300;line-height:1.7;overscroll-behavior:none;overflow-x:clip}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,a,input,textarea,select{font:inherit}#root{isolation:isolate;min-height:100vh}.site-shell{position:relative;overflow:hidden;min-height:100vh}.ambient{display:none}.ambient-one{top:10rem;right:-8rem;width:22rem;height:22rem;background:#ddc2ad73;max-width:100vw;max-height:100vh}.ambient-two{top:48rem;left:-9rem;width:20rem;height:20rem;background:#fff9;max-width:100vw;max-height:100vh}.topbar,.section,.footer{position:relative;z-index:1}.section,.footer{opacity:0;filter:blur(16px);transform:translateY(2rem) scale(.985);will-change:opacity,transform,filter;transition:opacity .72s cubic-bezier(.2,.7,.2,1),transform .72s cubic-bezier(.2,.7,.2,1),filter .72s cubic-bezier(.2,.7,.2,1)}.section.is-revealed,.footer.is-revealed{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}main{display:grid;row-gap:80px}.topbar{width:var(--container-wide);margin:0 auto;padding:.75rem 0 .55rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand-logo{width:clamp(126px,12vw,184px);height:auto;display:block}.nav-links{display:flex;align-items:center;justify-content:center;gap:1.45rem;flex:1}.nav-links a{position:relative;font-size:.96rem;font-weight:400;color:#000}.nav-links a.is-active{color:#8a6c57;font-weight:400}.nav-links a:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1px;background:#8a6c57;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.nav-links a:hover:after,.nav-links a:focus-visible:after{transform:scaleX(1)}.topbar-actions{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.topbar-actions .button{min-height:2.55rem;padding:.58rem 1.05rem;font-size:.9rem}.topbar-menu-toggle{display:none;width:2.8rem;height:2.8rem;padding:0;border:1px solid rgba(0,0,0,.12);border-radius:999px;background:#ffffffd1;align-items:center;justify-content:center;flex-direction:column;gap:.24rem;color:#000;cursor:pointer;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.topbar-menu-toggle:hover,.topbar-menu-toggle:focus-visible{background:#ddc2ad7a;border-color:#8a6c5747}.topbar-menu-toggle-bar{width:1.05rem;height:1.5px;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.topbar.is-menu-open .topbar-menu-toggle-bar:nth-child(1){transform:translateY(.35rem) rotate(45deg)}.topbar.is-menu-open .topbar-menu-toggle-bar:nth-child(2){opacity:0}.topbar.is-menu-open .topbar-menu-toggle-bar:nth-child(3){transform:translateY(-.35rem) rotate(-45deg)}.section{width:var(--container-wide);margin:0 auto;padding:0}.section[id]{scroll-margin-top:var(--anchor-offset)}.section-surface{border-top:1px solid rgba(0,0,0,.07);border-bottom:1px solid rgba(0,0,0,.07)}.hero{width:var(--container-wide);margin-left:auto;margin-right:auto;margin-bottom:0;min-height:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,1fr);align-items:stretch;gap:1.2rem;padding-top:.8rem;padding-bottom:0;position:relative;isolation:isolate}.hero:after{content:"";position:absolute;left:50%;bottom:-50px;width:100vw;height:50px;transform:translate(-50%);background:transparent;z-index:-1;pointer-events:none}.hero-copy,.hero-visual-panel,.content-card,.fee-card,.footer-card{animation:rise .7s ease both}.hero-copy{min-width:0;min-height:43rem;padding:2rem;border-radius:2.2rem;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;background:radial-gradient(circle at 16% 88%,rgba(255,244,171,.92),transparent 30%),radial-gradient(circle at 72% 16%,rgba(223,205,255,.9),transparent 36%),linear-gradient(145deg,#fffaf6f5,#ddc2ad80 45%,#fffbe6f5)}.eyebrow,.panel-label{margin:0 0 1rem;color:var(--color-muted);font-size:.82rem;letter-spacing:.12em;text-transform:uppercase}.hero h1,.section-heading h2,.contact-story-panel h2{margin:0;font-size:clamp(2.2rem,4.5vw,4.2rem);line-height:1.08;font-weight:400;letter-spacing:-.03em}.hero h1{font-size:2.5rem}.section-heading h2,.contact-story-panel h2{max-width:16ch;font-size:clamp(2rem,4vw,3.6rem)}.hero-pill,.about-image-pill,.approach-image-pill,.about-credential,.credential-card-label,.fee-card-label,.therapy-card-label{width:fit-content;display:inline-flex;align-items:center;min-height:2.7rem;padding:.42rem 1rem;border-radius:999px;background:var(--color-primary);color:#000000ad;font-size:.95rem;font-weight:400;line-height:1.25;letter-spacing:0;text-transform:none}.hero-pill{border:none;margin-bottom:20px}.lede,.section-intro{max-width:36rem;margin:1.4rem 0 0;color:var(--color-muted);font-size:1.05rem}.hero-actions{margin-top:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;gap:.75rem;padding:.9rem 1.5rem;border:1px solid rgba(0,0,0,.12);border-radius:999px;background:#fffc;font-weight:500;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 18px 42px #482c1724}.button-brand{border-color:transparent;background:#111;color:#fff;box-shadow:0 16px 34px #00000029}.button-outline{border-color:transparent;background:#ffffffb8;box-shadow:none}.topbar-actions .button-dark{border-color:transparent;background:var(--color-primary);color:#000;box-shadow:none}.button-icon{width:1.75rem;height:1.75rem;border-radius:50%;display:grid;place-items:center;background:#ffffff2e}.button-icon svg{width:1rem;height:1rem}.button-icon-dark{background:#111;color:#fff}.back-to-top-button{position:fixed;right:max(1rem,calc((100vw - var(--container-wide)) / 2 + 1rem));bottom:1.25rem;z-index:20;min-height:3.2rem;padding:.45rem .6rem .45rem .45rem;border:1px solid rgba(0,0,0,.08);border-radius:999px;background:var(--color-primary);color:#000;display:inline-flex;align-items:center;gap:.65rem;cursor:pointer;box-shadow:0 18px 36px #52331c24;opacity:0;pointer-events:none;transform:translateY(.75rem);transition:opacity .22s ease,transform .22s ease,background-color .22s ease}.back-to-top-button.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top-button:hover,.back-to-top-button:focus-visible{background:#d7b79f}.back-to-top-button:disabled{cursor:default}.back-to-top-icon{width:2.3rem;height:2.3rem;border-radius:50%;display:grid;place-items:center;background:#00000014;flex-shrink:0}.back-to-top-icon svg{width:1rem;height:1rem}.back-to-top-label{padding-right:.15rem;font-size:.92rem;font-weight:500;line-height:1;white-space:nowrap}.hero-secondary-action{padding-right:.65rem}.hero-card,.fee-card,.content-card,.footer-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-soft)}.hero-card{padding:1.8rem}.hero-card h2,.content-card h3,.footer-card h3{margin:0 0 .7rem;font-size:1.25rem;font-weight:500}.hero-card p,.fee-card p,.prose p,.list,.interest-card span{margin:0;color:var(--color-muted)}.hero-bottom-row{margin-top:auto;padding-top:2rem;display:flex;align-items:flex-end;gap:1rem}.hero-mini-card{border-radius:1.5rem;background:#fffffff5;box-shadow:0 22px 42px #482c171f}.hero-mini-card-stacked{width:min(18.8rem,48%);padding:1rem;display:grid;gap:.9rem;background:#fffffff5;color:#000}.hero-mini-card-stacked p,.hero-mini-card-copy span{color:#000000ad;font-size:.94rem;line-height:1.45}.avatar-stack{display:flex;align-items:center}.avatar-bubble{width:2.45rem;height:2.45rem;margin-right:-.45rem;border:2px solid #ffffff;border-radius:50%;object-fit:cover;display:block;background:#efe9e3;box-shadow:0 10px 18px #482c1714}.hero-mini-card-inline{flex:1;min-height:5.2rem;padding:.9rem 1rem;display:grid;justify-items:start;align-items:start;gap:.75rem}.mini-profile{width:2.7rem;height:2.7rem;border-radius:50%;object-fit:cover;display:block;background:#efe9e3;box-shadow:0 10px 18px #482c1714;flex-shrink:0}.hero-mini-card-copy{min-width:0;display:grid}.hero-mini-card-copy strong{font-size:1.05rem;font-weight:500}.mini-card-arrow{width:2.5rem;height:2.5rem;border-radius:50%;display:grid;place-items:center;background:#ddc2ad59;color:#8a6c57;flex-shrink:0}.mini-card-arrow svg{width:1rem;height:1rem}.hero-visual-panel{min-height:43rem;padding:1.3rem;border-radius:2.2rem;position:relative;overflow:hidden;background:linear-gradient(180deg,#ffffffe6,#f1ede8f5),#f7f3ef}.hero-visual-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 14%,rgba(221,194,173,.2),transparent 18%),radial-gradient(circle at 82% 25%,rgba(255,255,255,.92),transparent 26%);pointer-events:none}.hero-visual-badge{position:absolute;top:1.35rem;left:1.35rem;z-index:1;display:inline-flex;align-items:center;min-height:2.3rem;padding:.45rem .95rem;border-radius:999px;background:#ffffffdb;color:#8a6c57;font-size:.88rem;font-weight:500;box-shadow:0 10px 24px #482c1714}.therapy-scene{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:2.2rem}.hero-callout-card{position:absolute;left:1.3rem;bottom:1.5rem;max-width:18rem;padding:.95rem 1rem;border-radius:1.4rem;background:#fffffff5;box-shadow:0 18px 40px #482c171f;display:grid;gap:.2rem}.hero-callout-card strong{font-size:1rem;font-weight:500}.hero-callout-card span{color:#000000a8;font-size:.88rem;line-height:1.4}.hero-controls{position:absolute;left:50%;bottom:1.4rem;transform:translate(-50%);display:inline-flex;align-items:center;gap:.8rem;padding:.55rem;border-radius:999px;background:#ffffffe6;box-shadow:0 16px 36px #482c171f}.hero-control{width:3.1rem;height:3.1rem;border-radius:50%;display:grid;place-items:center;background:#fff;color:#111}.hero-control svg{width:1.15rem;height:1.15rem}.hero-control-alert{background:#ff6e79;color:#fff}.section-heading{margin-bottom:2rem}.about-layout,.approach-grid,.qa-grid,.contact-showcase,.therapy-grid{display:grid;gap:1.2rem}.about-layout{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr)}.approach-grid,.qa-grid,.therapy-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-card,.footer-card,.fee-card{padding:1.6rem}.about-section{position:relative;isolation:isolate;padding-top:0}.about-section:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);background:transparent;z-index:-1;pointer-events:none}.about-shell{padding:0}.about-section .about-layout{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:1.6rem 2rem;align-items:center;padding:30px;border:0;border-radius:2.2rem;background:#fffaf6c2;box-shadow:none}.approach-shell{padding:0}.approach-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:1.6rem 2rem;align-items:center;padding:30px;border-radius:2.2rem;background:#fffaf6c2}.about-visual-panel,.approach-visual-panel{position:relative;min-width:0;width:100%;aspect-ratio:4 / 5;min-height:0;height:auto;align-self:center;border-radius:1.9rem;overflow:hidden;background:#ffffffb8}.about-image,.approach-image{width:100%;height:100%;object-fit:cover}.about-image-note,.approach-image-note{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;padding:1rem 1.05rem;border-radius:1.4rem;background:#ffffffe6;display:grid;gap:.6rem}.about-image-note p,.approach-image-note p{margin:0;color:#000000ad;font-size:.93rem;line-height:1.55}.about-copy,.approach-copy{min-width:0;display:grid;gap:1.6rem;align-content:center}.about-heading,.approach-heading{margin-bottom:0}.about-heading h2{max-width:none}.approach-heading h2{font-size:2.5rem;max-width:24ch}.about-credential{margin-top:1rem}.approach-intro{max-width:34rem}.about-prose,.approach-prose{max-width:44rem;display:grid;gap:1.15rem}.about-prose p,.approach-prose p{margin:0;color:#000000a8;font-size:1rem;line-height:1.82}.credentials-section{padding-top:0}.credentials-heading{margin-bottom:1.6rem}.credentials-heading h2{font-size:2.5rem;max-width:18ch}.credentials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.credential-card{position:relative;overflow:hidden;isolation:isolate;min-width:0;min-height:11.5rem;padding:1rem;display:grid;grid-template-columns:6.6rem minmax(0,1fr);align-items:stretch;gap:1rem;border-color:#8a6c5724;background:#fff;transition:transform .22s ease,border-color .22s ease}.credential-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4.6rem;background:linear-gradient(90deg,#ddc2ad1f,#ddc2ad00);z-index:-1}.credential-card:hover,.credential-card:focus-within{transform:translateY(-3px);border-color:#8a6c5738}.credential-card-media{position:relative;min-width:0;height:100%;min-height:9.5rem;border-radius:1.2rem;overflow:hidden;background:#ddc2ad47}.credential-card-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005,#00000024)}.credential-card-media img{width:100%;height:100%;object-fit:cover}.credential-card-content{min-width:0;display:grid;align-content:start;gap:.75rem;padding:.2rem .1rem .2rem 0}.credential-card-label{margin:0}.credential-card h3{margin:0;font-size:1.2rem;font-weight:500;line-height:1.24;max-width:15ch}.credential-card-institution{margin:auto 0 0;color:#00000094;font-size:.94rem;line-height:1.55}.details-card{align-self:start;background:linear-gradient(180deg,#ddc2ad47,#ffffff80),var(--color-surface)}.highlight-card{background:linear-gradient(180deg,#ddc2ad57,#ffffff73),var(--color-surface)}.prose{display:grid;gap:1rem}.list{padding-left:1.2rem;display:grid;gap:.8rem}.interest-shell{display:grid;gap:2rem}.interest-header{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2rem;align-items:end}.interest-heading{margin-bottom:0}.interest-heading h2{font-size:2.5rem;max-width:18ch}.interest-intro-card{margin:0;padding:0;border:0;border-radius:0;background:transparent;align-self:center}.interest-intro-card p{margin:0;color:#0000009e;font-size:1rem;line-height:1.75}.interest-grid,.fees-grid,.chip-grid{display:grid;gap:1rem}.interest-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem}.interest-card{position:relative;overflow:hidden;min-height:8rem;padding:1rem;border-radius:1.35rem;border:1px solid rgba(138,108,87,.12);background:radial-gradient(circle at 0% 0%,rgba(221,194,173,.26),transparent 38%),linear-gradient(135deg,#ffffffeb,#fffaf6e0);display:grid;align-content:start;gap:.85rem;transition:transform .22s ease,border-color .22s ease,background .22s ease}.interest-card:hover,.interest-card:focus-within{transform:translateY(-3px);border-color:#8a6c5738;background:var(--color-primary);color:#000}.interest-card-icon{width:2.65rem;height:2.65rem;border-radius:.95rem;display:grid;place-items:center;background:#ddc2ad99;color:#6f5645}.interest-card-icon svg{width:1.3rem;height:1.3rem}.interest-card:hover .interest-card-icon,.interest-card:focus-within .interest-card-icon{background:#ffffff47;color:#000}.interest-card-title{margin:0;color:var(--color-text);font-size:.97rem;line-height:1.42}.interest-card:hover .interest-card-title,.interest-card:focus-within .interest-card-title{color:#000}.fees-shell{display:grid;gap:2rem}.fees-header{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 2rem;align-items:end}.fees-heading{margin-bottom:0}.fees-heading h2{font-size:2.5rem;max-width:18ch}.fees-intro{align-self:center}.fees-intro p{margin:0;color:#0000009e;font-size:1rem;line-height:1.75}.fees-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.fee-card{display:grid;align-content:start;gap:1rem;min-height:13.5rem;padding:1.45rem;border:1px solid rgba(138,108,87,.12);border-radius:1.7rem;background:radial-gradient(circle at 100% 0%,rgba(221,194,173,.2),transparent 34%),linear-gradient(180deg,#fffffff0,#fffaf6e6);box-shadow:none}.fee-card-label{margin:0}.fee-card-description{margin:0;color:#000000a8;font-size:1rem;line-height:1.72}.fee-card strong{margin-top:auto;color:#000;font-size:1rem;font-weight:500}.funds-card{margin-top:.2rem;padding:1.5rem;border:1px solid rgba(138,108,87,.12);border-radius:1.9rem;background:linear-gradient(135deg,#fffffff0,#fffaf6e6);box-shadow:none}.funds-card-header{display:grid;gap:.8rem}.funds-card-header h3{margin:0;font-size:1.5rem;font-weight:500;line-height:1.15}.chip-grid{margin-top:1.15rem;display:flex;flex-wrap:wrap;gap:.85rem 1.2rem}.chip{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;display:inline-flex;align-items:center;gap:.55rem;font-size:.97rem;line-height:1.45;color:#000000ad}.chip-icon{width:1rem;height:1rem;display:inline-grid;place-items:center;color:#8a6c57;flex-shrink:0}.chip-icon svg{width:100%;height:100%}.therapy-section{position:relative;isolation:isolate}.therapy-section:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);background:var(--color-bg);z-index:-1;pointer-events:none}.therapy-header{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);gap:1.5rem 2rem;align-items:end;margin-bottom:2.35rem}.therapy-heading{margin-bottom:0;max-width:min(60vw,58rem)}.therapy-heading h2{max-width:none;font-size:2.5rem;line-height:1.05}.therapy-intro{margin:0;max-width:30rem;justify-self:end;color:#0000009e;font-size:1rem;line-height:1.75}.therapy-grid{gap:1.4rem}.therapy-card{min-height:20rem;padding:2rem 2.1rem;border:1px solid rgba(0,0,0,.08);border-radius:2rem;background:#fffcf9e0;box-shadow:none}.therapy-card-label{margin:0}.therapy-card h3{margin-top:.45rem;margin-bottom:.95rem;font-size:1.5rem;line-height:1.2;max-width:18ch}.therapy-card p{color:#0009;font-size:1rem;line-height:1.72}.contact-section{isolation:isolate;padding-bottom:80px}.contact-section:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);background:var(--color-bg);z-index:-1;pointer-events:none}.contact-showcase{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);gap:1.3rem;align-items:stretch}.contact-photo-panel,.contact-story-panel{min-width:0;min-height:39.5rem;border-radius:2rem;overflow:hidden;box-shadow:none}.contact-photo-panel{position:relative;background:#ffffffb3}.contact-photo-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 32%,rgba(27,19,12,.16) 100%);pointer-events:none}.contact-photo{width:100%;height:100%;object-fit:cover}.contact-photo-badge{position:absolute;left:1.3rem;bottom:1.3rem;z-index:1;max-width:18.8rem;padding:1rem 1.05rem;border-radius:1.4rem;background:#fffffff0}.contact-badge-stack{display:flex;align-items:center;margin-bottom:.85rem}.contact-badge-stack img{width:2.85rem;height:2.85rem;margin-right:-.45rem;border:2px solid #ffffff;border-radius:50%;object-fit:cover;display:block}.contact-photo-badge p{margin:0;color:#000000bd;font-size:.94rem;line-height:1.45}.contact-story-panel{padding:2.25rem;display:flex;flex-direction:column;background:#fffaf6e6}.contact-story-panel h2{width:100%;max-width:100%;font-size:clamp(2rem,3.8vw,3.3rem);line-height:1.06;letter-spacing:-.03em;background:var(--color-primary);color:#000;padding:.8rem 1.2rem;border-radius:1.5rem;display:block}.contact-title-line{display:block}.contact-title-line-action{display:flex;align-items:center;gap:1rem;flex-wrap:nowrap}.contact-title-button{min-height:2.65rem;padding:.5rem .9rem;border-color:transparent;background:#111;color:#fff;box-shadow:none;font-size:.88rem;font-weight:500;line-height:1;white-space:nowrap;transform:none;letter-spacing:.05em}.contact-title-button:hover,.contact-title-button:focus-visible{transform:none;box-shadow:none;background:#000000db}.contact-story-copy{max-width:34rem;margin:1.1rem 0 0;color:var(--color-muted);font-size:1rem;line-height:1.72}.contact-actions{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.85rem}.contact-feature-grid{margin-top:auto;padding-top:1.8rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.contact-feature-card{padding:1.25rem;border:1px solid rgba(0,0,0,.08);border-radius:1.5rem;background:#ffffffd6;display:grid;align-content:start;gap:.7rem;min-height:13.4rem}.contact-feature-card-wide{grid-column:1 / -1;min-height:auto}.contact-feature-icon{width:3rem;height:3rem;border-radius:50%;display:grid;place-items:center;background:#ddc2ad73;color:#8a6c57}.contact-feature-icon svg{width:1.2rem;height:1.2rem}.contact-feature-card h3{margin:0;font-size:1.18rem;font-weight:500;line-height:1.2}.contact-feature-card p,.contact-hours-list{margin:0;color:var(--color-muted);font-size:.95rem;line-height:1.55}.contact-feature-card a{color:inherit;text-decoration:underline;text-underline-offset:.16rem}.contact-feature-meta{color:#00000094}.contact-hours-list{padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1rem}.contact-hours-list li{padding:.75rem .85rem;border-radius:1rem;background:#ffffff9e;display:grid;gap:.18rem}.contact-hours-list span{color:#00000094;font-size:.84rem;line-height:1.2}.contact-hours-list strong{color:#000;font-size:.96rem;font-weight:500;line-height:1.35}.footer{width:100vw;margin-left:calc(50% - 50vw);margin-top:0;padding:3.6rem 0 1.6rem;background:var(--color-primary);color:#000}.footer-inner{width:100%;max-width:none;margin:0 auto;padding:0 clamp(1.5rem,3vw,3rem)}.footer-top{display:grid;grid-template-columns:minmax(340px,1.3fr) minmax(210px,.88fr) minmax(220px,.92fr) minmax(235px,.95fr);gap:clamp(1.25rem,2.2vw,2.2rem);align-items:start}.footer-brand-column{min-width:0;display:grid;align-content:start;gap:1rem}.footer-logo{width:clamp(160px,13vw,210px);height:auto;margin-bottom:0;filter:none}.footer-heading{margin:0;max-width:14ch;color:#000;font-size:clamp(1.7rem,2.4vw,2.5rem);line-height:1.08;letter-spacing:-.03em;font-weight:400;overflow-wrap:anywhere}.footer-acknowledgement-block{display:grid;gap:.7rem}.footer-socials{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.35rem}.footer-social-icon{width:2.15rem;height:2.15rem;border:1px solid rgba(0,0,0,.18);border-radius:50%;display:grid;place-items:center;color:#000000eb}.footer-social-icon:hover{background-color:#000;color:#fff;cursor:pointer}.footer-social-icon svg{width:.95rem;height:.95rem}.footer-acknowledgement{margin-top:0;max-width:31rem;display:grid;gap:.85rem;color:#000000ad;font-size:clamp(.92rem,.92vw,1rem);line-height:1.74}.footer-acknowledgement p,.footer-copy,.footer-copyright,.footer-support p{margin:0}.footer-flags{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.35rem}.footer-flag{width:3.1rem;border-radius:.5rem;overflow:hidden;border:1px solid rgba(0,0,0,.16)}.footer-column{min-width:0}.footer-label{margin:0 0 .85rem;color:#000;font-size:1.05rem;line-height:1.2;font-weight:400;text-decoration:underline;text-underline-offset:.5em;text-decoration-thickness:1px;text-decoration-color:#0006}.footer-label-inline{margin-top:1.25rem}.footer-label-spaced{margin-top:1.6rem}.footer-copy{color:#000;font-size:clamp(1rem,1.05vw,1.14rem);line-height:1.4}.footer-list{margin:0;padding:0;list-style:none;display:grid;gap:.5rem;color:#000000eb;font-size:clamp(.9rem,.95vw,.98rem);line-height:1.48}.footer-nav{display:grid;gap:.6rem}.footer-nav a,.footer-support a,.footer-bottom-links a{transition:opacity .2s ease}.footer-nav a{color:#000;font-size:clamp(.95rem,1vw,1.05rem);line-height:1.34;position:relative}.footer-nav a:after{content:"";position:absolute;left:0;bottom:-4px;width:fit-content;height:1px;background:#000;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.footer-nav a:hover:after,.footer-nav a:focus-visible:after{transform:scaleX(1)}.footer-nav a:hover,.footer-nav a:focus-visible,.footer-support a:hover,.footer-support a:focus-visible,.footer-bottom-links a:hover,.footer-bottom-links a:focus-visible{opacity:.72}.footer-support{max-width:18rem;display:grid;gap:.5rem;color:#000000b8;font-size:clamp(.9rem,.92vw,.98rem);line-height:1.58}.footer-support a{color:#000;font-size:clamp(.94rem,.98vw,1rem);line-height:1.42}.footer-contact{display:inline-block;max-width:100%;color:#000;font-size:1.05rem;font-weight:400;line-height:1.08;overflow-wrap:anywhere}.footer-bottom{margin-top:2rem;padding-top:1.1rem;border-top:1px solid rgba(0,0,0,.18);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.1rem}.footer-copyright{margin:0;justify-self:start;color:#000000b3;font-size:.92rem}.footer-credit{justify-self:center;display:inline-flex;align-items:center;justify-content:center;gap:.38rem;color:#000000d1;font-size:.92rem;line-height:1.35;text-align:center;transition:opacity .2s ease}.footer-credit:hover,.footer-credit:focus-visible{opacity:.72}.footer-credit-heart{color:#d74141;font-size:.98rem;line-height:1}.footer-bottom-links{justify-self:end;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1.4rem}.footer-bottom-links a{color:#000000d1;font-size:.96rem}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.section,.footer{opacity:1;filter:none;transform:none;transition:none}}@media (max-width: 1100px){.topbar{flex-wrap:wrap;justify-content:center}.nav-links{order:3;width:100%;flex-wrap:wrap}.topbar-actions{width:100%;justify-content:center}.hero,.about-layout,.approach-grid,.fees-grid,.qa-grid,.therapy-grid,.contact-showcase{grid-template-columns:1fr}.therapy-header{grid-template-columns:1fr;align-items:start}.about-section .about-layout,.approach-layout{grid-template-columns:1fr;padding:1.9rem;align-items:start}.about-visual-panel,.approach-visual-panel{aspect-ratio:auto;min-height:31rem;height:auto}.about-prose,.approach-prose{max-width:none}.interest-header{grid-template-columns:1fr;align-items:start}.interest-intro-card{max-width:36rem}.fees-header{grid-template-columns:1fr;align-items:start}.fees-intro{max-width:36rem}.credentials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.therapy-intro{justify-self:start;max-width:36rem}.interest-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-copy,.hero-visual-panel{min-height:38rem}.hero-bottom-row{flex-direction:column;align-items:stretch}.hero-mini-card-stacked{width:100%}.contact-photo-panel,.contact-story-panel{min-height:auto}.contact-photo-panel{min-height:30rem}.contact-story-panel{padding:1.8rem}.contact-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1.75rem}.footer-brand-column{grid-column:1 / -1}.footer-heading{max-width:15ch;font-size:clamp(1.9rem,3.6vw,2.8rem)}.footer-acknowledgement{max-width:34rem;font-size:clamp(.92rem,1.35vw,.98rem)}.footer-contact{font-size:clamp(1.5rem,4vw,2rem)}.footer-bottom{grid-template-columns:1fr;align-items:flex-start}.footer-credit{width:100%;justify-self:center}.footer-bottom-links{justify-self:flex-start;justify-content:flex-start}}@media (max-width: 760px){:root{--anchor-offset: 32px}.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.85rem;padding-top:.6rem;padding-bottom:.4rem}.brand{order:1;justify-content:flex-start;justify-self:start}.nav-links{order:3;grid-column:1 / -1;display:none;width:100%;padding:.55rem;border:1px solid rgba(0,0,0,.08);border-radius:1.4rem;background:#ffffffb3;gap:.25rem}.topbar.is-menu-open .nav-links{display:grid}.nav-links a{padding:.78rem .9rem;border-radius:1rem;font-size:.96rem;line-height:1.35}.topbar-actions{order:2;width:auto;justify-content:flex-end;gap:.65rem}.topbar-actions .button-outline{display:none}.topbar-actions .button{width:auto;min-height:2.4rem;padding:.52rem .82rem;font-size:.82rem;white-space:nowrap}.topbar-actions .button-dark{min-width:8.35rem}.topbar-menu-toggle{display:inline-flex}.nav-links a:after{display:none}.nav-links a.is-active,.nav-links a:hover,.nav-links a:focus-visible{background:#ddc2ad6b}.section{padding:0}.footer-inner{padding:0 1.25rem}.about-shell{padding:0}.about-section .about-layout{padding:1.4rem;border-radius:1.8rem;gap:1.2rem}.about-visual-panel{aspect-ratio:4 / 4.9;min-height:0;border-radius:1.6rem;height:100%}.about-image-note{left:1rem;right:1rem;bottom:1rem;padding:.9rem;border-radius:1.2rem}.about-image-note p{font-size:.9rem}.about-copy{gap:1.2rem}.approach-layout{padding:1.4rem;border-radius:1.8rem;gap:1.2rem}.approach-visual-panel{aspect-ratio:4 / 4.9;min-height:0;border-radius:1.6rem;height:100%}.approach-image-note{left:1rem;right:1rem;bottom:1rem;padding:.9rem;border-radius:1.2rem}.approach-image-note p{font-size:.9rem}.approach-copy{gap:1.2rem}.hero-pill,.about-image-pill,.approach-image-pill,.about-credential,.credential-card-label,.fee-card-label,.therapy-card-label{font-size:.9rem;min-height:2.5rem;padding:.38rem .9rem}.section-heading{margin-bottom:1.35rem}.about-heading h2,.approach-heading h2,.credentials-heading h2,.interest-heading h2,.fees-heading h2,.therapy-heading h2{max-width:none}.about-prose{gap:1rem}.about-prose p{font-size:.97rem;line-height:1.72}.approach-prose{gap:1rem}.approach-prose p{font-size:.97rem;line-height:1.72}.interest-shell{gap:1.4rem}.interest-header{gap:1rem}.interest-intro-card{padding:1rem 1.05rem;border-radius:1.3rem}.interest-intro-card p{font-size:.93rem;line-height:1.62}.fees-shell{gap:1.4rem}.fees-header{gap:1rem}.fees-intro p{font-size:.93rem;line-height:1.62}.credentials-section{padding-top:0}.credentials-heading{margin-bottom:1.2rem}.credentials-grid{grid-template-columns:1fr;gap:.8rem}.credential-card{min-height:auto;grid-template-columns:5.4rem minmax(0,1fr);padding:.9rem;border-radius:1.35rem;gap:.75rem}.credential-card-media{min-height:8.2rem;border-radius:1rem}.credential-card-content{gap:.65rem;padding:.1rem 0}.credential-card h3{font-size:1.08rem}.credential-card-institution{font-size:.9rem}.fee-card{min-height:auto;padding:1.15rem;border-radius:1.45rem}.fee-card-description,.fee-card strong{font-size:.94rem}.funds-card{padding:1.2rem;border-radius:1.55rem}.funds-card-header h3{font-size:1.28rem}.chip-grid{gap:.75rem}.chip{font-size:.93rem}.hero{min-height:auto;gap:1rem;padding-top:1rem}.hero h1,.section-heading h2,.therapy-heading h2,.contact-story-panel h2{max-width:none}.hero h1{max-width:11ch;font-size:1.8rem;line-height:1.02}.section-heading h2,.therapy-heading h2,.contact-story-panel h2{font-size:1.8rem}.lede,.section-intro,.therapy-intro{max-width:none;margin-top:1rem;font-size:.98rem;line-height:1.65}.interest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.interest-card{min-height:auto;padding:1rem 1.05rem;border-radius:1.35rem;gap:.8rem}.interest-card-title{font-size:1rem;line-height:1.42}.hero-actions .button{width:100%}.hero-actions{align-items:stretch;margin-top:1.5rem;gap:.8rem}.contact-actions{align-items:stretch}.contact-actions .button{width:100%}.therapy-header{margin-bottom:1.8rem;gap:1rem}.therapy-card{min-height:auto;padding:1.5rem;border-radius:1.6rem}.therapy-card h3{font-size:1.3rem}.contact-photo-panel{min-height:auto;aspect-ratio:4 / 4.9}.contact-story-panel{padding:1.4rem;border-radius:1.8rem}.contact-title-line-action{flex-wrap:wrap;gap:.8rem}.contact-title-button{min-height:2.45rem;padding:.5rem .9rem;font-size:.88rem}.contact-story-copy{font-size:.96rem;line-height:1.62}.contact-feature-grid,.contact-hours-list{grid-template-columns:1fr}.contact-feature-card{min-height:auto;padding:1.2rem}.contact-feature-card-wide{margin-bottom:1rem}.contact-feature-card h3{font-size:1.14rem}.contact-photo-badge{left:1rem;right:1rem;bottom:1rem;max-width:none}.hero-copy,.hero-visual-panel{min-height:auto;padding:1.4rem;border-radius:1.8rem}.hero-copy{gap:0}.hero-visual-panel{min-height:26rem}.hero-bottom-row{gap:.8rem;padding-top:1.4rem}.hero-mini-card-inline{display:grid;grid-template-columns:2.9rem minmax(0,1fr);justify-items:start;align-items:center}.hero-callout-card{left:1rem;right:1rem;bottom:1rem;max-width:none}.hero-mini-card-stacked,.hero-mini-card-inline{width:100%;min-height:auto;padding:.9rem 1rem}.hero-mini-card-copy strong{font-size:1rem}.mini-profile{width:2.9rem;height:2.9rem}.footer{padding-top:3rem}.footer-top{grid-template-columns:1fr;gap:1.5rem}.footer-heading{max-width:16ch;font-size:clamp(1.75rem,8vw,2.6rem);line-height:1.05}.footer-socials{margin-top:1.1rem;gap:.65rem}.footer-social-icon{width:2.05rem;height:2.05rem}.footer-acknowledgement{margin-top:0;max-width:none;font-size:.94rem;line-height:1.7}.footer-overline{font-size:.74rem;letter-spacing:.12em}.footer-label{margin-bottom:.8rem;font-size:.95rem}.footer-label-inline,.footer-label-spaced{margin-top:1.2rem}.footer-copy{font-size:1rem;line-height:1.44}.footer-list{gap:.48rem;font-size:.94rem}.footer-nav a{font-size:.98rem}.footer-support{max-width:none;gap:.5rem;font-size:.93rem}.footer-contact{font-size:clamp(1.02rem,5.8vw,1.3rem);line-height:1.18}.footer-bottom{margin-top:1.8rem;padding-top:1rem}.footer-copyright,.footer-credit,.footer-bottom-links a{font-size:.92rem}.footer-bottom-links{gap:.85rem 1.2rem}.topbar .brand-logo{width:112px}.footer-logo{width:132px}.chip-grid{gap:.7rem .9rem}.chip{max-width:100%;align-items:flex-start}.back-to-top-button{right:1rem;bottom:1rem;min-height:3rem;padding:.4rem}.back-to-top-label{display:none}}@media (max-width: 540px){.interest-grid{grid-template-columns:1fr}}@media (max-width: 480px){.topbar{gap:.75rem}.topbar-actions{gap:.5rem}.topbar .brand-logo{width:102px}.topbar-actions .button-dark{min-width:7.55rem;padding:.5rem .72rem;font-size:.78rem}.topbar-menu-toggle{width:2.65rem;height:2.65rem}.nav-links{padding:.45rem;border-radius:1.2rem}.nav-links a{padding:.72rem .82rem;font-size:.93rem}.footer{padding-top:2.6rem;padding-bottom:1.4rem}.hero-copy,.hero-visual-panel,.about-section .about-layout,.approach-layout,.contact-story-panel{border-radius:1.55rem}.hero-copy,.hero-visual-panel{padding:1.15rem}.hero h1{max-width:none;font-size:1.8rem}.section-heading h2,.therapy-heading h2,.contact-story-panel h2{font-size:1.8rem}.about-section .about-layout,.approach-layout{padding:1.1rem}.about-visual-panel,.approach-visual-panel{aspect-ratio:4 / 5.2;min-height:0}.credential-card{grid-template-columns:1fr;gap:.9rem}.credential-card-media{height:auto;min-height:0;aspect-ratio:16 / 10}.funds-card{padding:1rem}.chip-grid{display:grid;grid-template-columns:1fr;gap:.7rem}.chip{font-size:.92rem}.therapy-card{padding:1.25rem;border-radius:1.4rem}.contact-photo-panel{aspect-ratio:4 / 5.2;border-radius:1.55rem}.contact-photo{object-position:center top}.contact-photo-badge{padding:.9rem;border-radius:1.15rem}.contact-badge-stack img{width:2.45rem;height:2.45rem}.contact-title-line-action{flex-direction:column;align-items:flex-start;gap:.75rem}.contact-title-button{width:100%}.contact-feature-card{padding:1rem;border-radius:1.25rem}.contact-feature-card-wide{margin-bottom:.8rem}.contact-hours-list li{padding:.7rem .75rem}.footer-inner{padding:0 1rem}.footer-heading{max-width:17ch;font-size:clamp(1.6rem,10vw,2.2rem)}.footer-copy,.footer-list,.footer-support,.footer-nav a{font-size:.94rem}.footer-contact{font-size:clamp(.98rem,5.2vw,1.14rem);line-height:1.2}.footer-bottom-links{flex-direction:row;align-items:center;gap:1rem}}
