*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--cream:#fdf8f4;--cream-mid:#f5ebe3;--warm-tan:#e8d8cc;--sage:#b8849a;--sage-dk:#9a6880;--stone:#d4b0c0;--brown:#6a4458;--text:#2e1e28;--text-mid:#5a3848;--text-lt:#9a7888;--white:#fff}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.7}#root{width:100%}.section-break{justify-content:center;padding:.5rem 0;display:flex}.why-quote-top-accent{justify-content:center;margin-bottom:1.4rem;display:flex}.footer-accent-row{justify-content:center;width:100%;margin-bottom:1.8rem;display:flex}.footer-main{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(1rem,3vw,3rem);width:100%;display:grid}.footer-main>div{justify-self:start}.nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--warm-tan);background:#faf7f2eb;justify-content:space-between;align-items:center;height:72px;padding:0 5vw;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{flex-shrink:0;align-items:center;height:58px;text-decoration:none;display:inline-flex}.nav-logo-mark,.nav-logo-wordmark{flex:none;height:58px;display:block;position:relative;overflow:hidden}.nav-logo-mark{width:66px}.nav-logo-wordmark{width:152px}.nav-logo-mark img,.nav-logo-wordmark img{width:auto;max-width:none;display:block;position:absolute}.nav-logo-mark img{height:58px;top:0;left:0}.nav-logo-wordmark img{height:128px;top:-38px;left:-144px}.nav-links{gap:2.4rem;list-style:none;display:flex}.nav-links a{letter-spacing:.08em;text-transform:uppercase;color:var(--text-mid);font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--sage-dk)}.nav-cta{color:var(--white);border-radius:40px;background:var(--sage)!important;color:var(--white)!important;padding:.55rem 1.3rem!important;transition:background .2s!important}.nav-cta:hover{background:var(--sage-dk)!important;color:var(--white)!important}.btn{letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;border-radius:40px;padding:.9rem 2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .22s;display:inline-block}.btn-primary{background:var(--sage);color:var(--white)}.btn-primary:hover{background:var(--sage-dk);color:var(--white);transform:translateY(-1px);box-shadow:0 8px 24px #6e8a6147}.btn-outline{border:1.5px solid var(--stone);color:var(--text-mid);background:0 0}.btn-outline:hover{border-color:var(--sage);color:var(--sage-dk);transform:translateY(-1px)}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:100vh;padding:72px 5vw 0;display:grid}.hero-text{padding:6rem 0}.hero-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--sage-dk);margin-bottom:1.5rem;font-size:.75rem;font-weight:600;display:inline-block}.hero h1{color:var(--text);margin-bottom:1.6rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.6rem,4.5vw,4rem);font-weight:300;line-height:1.2}.hero h1 em{color:var(--sage-dk);font-style:italic}.hero-sub{color:var(--text-mid);max-width:440px;margin-bottom:2.4rem;font-size:1.05rem;line-height:1.8}.hero-btns{flex-wrap:wrap;gap:1rem;display:flex}.hero-image{border-radius:24px;height:580px;position:relative;overflow:hidden}.hero-image-bg{background:linear-gradient(145deg, var(--warm-tan) 0%, var(--stone) 60%, var(--brown) 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.hero-image-bg:before{content:"";opacity:.85;background:url(https://images.squarespace-cdn.com/content/v1/621c3c56aed67c3edd7bf3c9/1646021170544-NBJCGF2OYHFTOS2C8FDL/unsplash-image-z1d-LP8sjuI.jpg) 50%/cover no-repeat;position:absolute;inset:0}.hero-image-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf7f2eb;border:1px solid #ffffff80;border-radius:16px;padding:1.2rem 1.6rem;position:absolute;bottom:2rem;left:2rem}.hero-image-card p{letter-spacing:.08em;text-transform:uppercase;color:var(--text-lt);font-size:.76rem;font-weight:600}.hero-image-card h3{color:var(--text);margin-top:.2rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:500}.strip{background:var(--sage);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 3rem;padding:1.4rem 5vw;display:flex}.strip-item{color:var(--white);letter-spacing:.07em;text-transform:uppercase;opacity:.92;align-items:center;gap:.6rem;font-size:.8rem;font-weight:500;display:flex}.strip-dot{background:#ffffff73;border-radius:50%;flex-shrink:0;width:4px;height:4px}section{padding:7rem 5vw}.section-label{letter-spacing:.16em;text-transform:uppercase;color:var(--sage-dk);margin-bottom:.9rem;font-size:clamp(.8rem,.76rem + .2vw,.88rem);font-weight:600;line-height:1.4;display:inline-block}.section-title{color:var(--text);margin-bottom:1.1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1.25}.section-body{color:var(--text-mid);max-width:560px;font-size:1.02rem;line-height:1.85}.about{background:var(--cream-mid);grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.about-image-wrap{position:relative}.about-img{border-radius:20px;width:100%;height:auto;display:block}.about-accent{background:var(--sage);opacity:.2;z-index:-1;border-radius:50%;width:110px;height:110px;position:absolute;top:-1.5rem;right:-1.5rem}.about-text{padding:.5rem 0}.about-pillars{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.pillar{background:var(--cream);border:1px solid var(--warm-tan);border-radius:14px;flex:1;min-width:130px;padding:1.2rem}.pillar-icon{background:var(--sage);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.7rem;display:flex}.pillar-icon svg{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.pillar h4{color:var(--text);margin-bottom:.25rem;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600}.pillar p{color:var(--text-lt);font-size:.8rem;line-height:1.6}.about-approach{background:var(--cream-mid);padding:0 0 7rem}.approach-img{object-fit:cover;object-position:center 30%;width:100%;max-height:50vh;display:block}.approach-inner{max-width:900px;margin:0 auto;padding:5rem 6vw 0}.approach-grid{grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem;display:grid}.approach-heading{color:var(--text);margin-bottom:1.2rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:500}.approach-list{flex-direction:column;gap:.75rem;list-style:none;display:flex}.approach-list li{color:var(--text-mid);padding-left:1.1rem;font-size:.95rem;line-height:1.6;position:relative}.approach-list li:before{content:"–";color:var(--sage);position:absolute;left:0}.specialties-grid{flex-wrap:wrap;gap:.5rem;display:flex}@media (width<=720px){.approach-grid{grid-template-columns:1fr;gap:2.5rem}}.services-header{text-align:center;max-width:600px;margin:0 auto 4rem}.services-header .section-body{max-width:100%}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.service-card{background:var(--white);border:1px solid var(--warm-tan);border-radius:20px;padding:2.2rem;transition:all .25s;position:relative;overflow:hidden}.service-card:after{content:"";background:var(--sage);height:3px;transition:transform .25s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.service-card:hover{border-color:var(--stone);transform:translateY(-4px);box-shadow:0 12px 40px #6b57441a}.service-card:hover:after{transform:scaleX(1)}.service-card.full-row{grid-column:1/-1}.service-card.alt-bg{background:var(--cream-mid);border-color:var(--warm-tan)}.service-tag{background:var(--cream-mid);color:var(--sage-dk);letter-spacing:.1em;text-transform:uppercase;border-radius:20px;margin-bottom:1.1rem;padding:.3rem .8rem;font-size:.7rem;font-weight:600;display:inline-block}.service-card h3{color:var(--text);margin-bottom:.75rem;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:500}.service-card p{color:var(--text-mid);font-size:.9rem;line-height:1.75}.service-link{letter-spacing:.06em;text-transform:uppercase;color:var(--sage-dk);margin-top:1.4rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-block}.service-link:hover{text-decoration:underline}.service-card.featured{background:var(--sage);border-color:var(--sage)}.service-card.featured:after{background:#fff6}.service-card.featured .service-tag{color:var(--white);background:#ffffff38}.service-card.featured h3{color:var(--white)}.service-card.featured p{color:#ffffffde}.service-card.featured .service-link{color:var(--white)}.modalities{background:var(--cream-mid);padding:5.5rem 5vw}.modalities-inner{text-align:center;max-width:860px;margin:0 auto;padding:0 6vw}.modalities-inner .section-body{max-width:100%;margin:0 auto}.modalities-grid{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.4rem;display:flex}.modality-chip{background:var(--white);border:1px solid var(--warm-tan);color:var(--text-mid);cursor:default;border-radius:30px;padding:.55rem 1.1rem;font-size:.82rem;transition:all .2s}.modality-chip:hover{background:var(--sage);color:var(--white);border-color:var(--sage)}.why{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:5rem;display:grid}.why-list{margin-top:2rem;list-style:none}.why-list li{border-bottom:1px solid var(--warm-tan);gap:1.1rem;padding:1.75rem 0;display:flex}.why-list li:last-child{border-bottom:none}.why-num{color:var(--sage);flex-shrink:0;min-width:36px;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:300;line-height:1.2}.why-list h4{color:var(--text);margin-bottom:.65rem;font-size:1.05rem;font-weight:600;line-height:1.4}.why-list p{color:var(--text-mid);font-size:.94rem;line-height:1.8}.why-unsure{background:var(--cream-mid);border-left:3px solid var(--sage);color:var(--text-mid);border-radius:0 14px 14px 0;margin-top:2.25rem;padding:1.25rem 1.4rem;font-size:.95rem;line-height:1.75}.why-unsure strong{color:var(--text);margin-bottom:.3rem;font-size:1rem;display:block}.why-quote{background:var(--sage);color:var(--white);border-radius:24px;padding:3.5rem}.why-quote-mark{color:#fff3;margin-bottom:1.2rem;font-family:Cormorant Garamond,serif;font-size:6rem;line-height:.6}.why-quote blockquote{color:var(--white);font-family:Cormorant Garamond,serif;font-size:1.6rem;font-style:italic;font-weight:300;line-height:1.5}.why-quote cite{letter-spacing:.09em;text-transform:uppercase;color:#ffffffa6;margin-top:1.5rem;font-size:.8rem;font-style:normal;font-weight:600;display:block}.cta-section{text-align:center;background:var(--cream-mid);padding:8rem 5vw}.cta-section .section-title{max-width:640px;margin:.5rem auto 1.2rem}.cta-section .section-body{text-align:center;max-width:500px;margin:0 auto 2.5rem}.section-body a{color:var(--sage-dk);font-weight:500;text-decoration:none}.section-body a:hover{text-decoration:underline}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.footer{background:var(--text);color:#ffffff8c;flex-direction:column;align-items:center;gap:0;padding:1.2rem 5vw 2rem;display:flex}.footer-logo{color:var(--white);font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:500}.footer-sub{margin-top:.3rem;font-size:.76rem}.footer-right{text-align:right;justify-self:end;font-size:.8rem}.footer-right a,.footer-sub a{color:#ffffff73;text-decoration:none}.footer-right a:hover,.footer-sub a:hover{color:var(--white)}.footer-monogram{width:clamp(145px,13vw,175px);height:auto;margin:0;display:block}@media (width<=820px){.footer-main{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1.25rem}.footer-main>div,.footer-right{text-align:center;justify-self:center}.footer-monogram{grid-row:2}}.page,.page-landing{padding-top:72px}.desktop-only{display:flex}.ls1{background-image:url(https://images.squarespace-cdn.com/content/v1/621c3c56aed67c3edd7bf3c9/cb1b2afd-82c5-4443-a946-c1f25a399590/Alicia-Branding-087.jpeg?format=2500w);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:flex-end;height:calc(100dvh - 72px - 3.5rem);display:flex;position:relative}.ls1-overlay{background:linear-gradient(#140a101a 0%,#140a10b8 100%);width:100%;padding:4rem 6vw}.scroll-indicator{background:var(--cream);text-align:center;cursor:pointer;width:100%;padding:1rem 0;display:block}.scroll-indicator-icon{animation:2s ease-in-out infinite bounce;display:inline-block}@keyframes bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(7px)}}.ls1-overlay .section-label{color:#ffffffb3}.ls1-overlay h1{color:var(--white);max-width:720px;margin-top:.8rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,3.5vw,3.8rem);font-weight:300;line-height:1.2}.ls1-overlay h1 em{color:var(--stone);font-style:italic}.ls2{background:var(--cream-mid);flex-direction:column;display:flex}.ls2-image{object-fit:contain;border-radius:16px;width:80%;max-height:38vh;margin:0 auto;display:block}.ls2-text{text-align:center;flex-direction:column;align-items:center;gap:1.4rem;padding:2.5rem 8vw 1.5rem;display:flex}.ls2-quote{color:var(--text);max-width:620px;font-family:Lora,serif;font-size:clamp(1.05rem,2vw,1.35rem);font-style:normal;font-weight:400;line-height:1.75}.ls2-cite{letter-spacing:.1em;text-transform:uppercase;color:var(--text-lt);font-size:.78rem;font-style:normal;font-weight:600}.faqs-section{max-width:720px;margin:0 auto;padding:7rem 5vw}.faqs-header{margin-bottom:3rem}.faqs-list{flex-direction:column;gap:0;display:flex}.faq-item{border-bottom:1px solid var(--warm-tan)}.faq-question{cursor:pointer;text-align:left;width:100%;color:var(--text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 0;font-family:Inter,sans-serif;font-size:.97rem;font-weight:500;display:flex}.faq-icon{color:var(--sage);flex-shrink:0;font-size:1.3rem;line-height:1}.faq-answer{color:var(--text-mid);max-width:600px;padding-bottom:1.4rem;font-size:.92rem;line-height:1.8}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;margin-right:-8px;padding:8px;display:none}.hamburger span{background:var(--brown);border-radius:2px;width:22px;height:2px;transition:opacity .2s;display:block}.mobile-menu{z-index:200;background:var(--cream);flex-direction:column;justify-content:center;align-items:center;gap:3rem;padding:2rem;display:flex;position:fixed;inset:0}.mobile-menu-close{color:var(--text-mid);cursor:pointer;background:0 0;border:none;padding:.4rem;font-size:1.6rem;line-height:1;position:absolute;top:1.4rem;right:1.6rem}.mobile-menu-nav{flex-direction:column;align-items:center;gap:2rem;display:flex}.mobile-menu-nav a{color:var(--text);letter-spacing:.02em;font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:300;text-decoration:none;transition:color .2s}.mobile-menu-nav a:hover,.mobile-menu-nav a:active{color:var(--sage-dk)}.mobile-menu-cta{background:var(--sage);color:var(--white);letter-spacing:.02em;text-transform:none;border-radius:40px;padding:1rem 2.4rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.mobile-menu-cta:hover{background:var(--sage-dk);color:var(--white)}@media (width<=900px){.about,.why{grid-template-columns:1fr}.services-grid{grid-template-columns:1fr 1fr}.about-accent{display:none}.ls1{height:calc(100dvh - 72px - 3.5rem)}}@media (width<=768px){.nav-links{display:none}.hamburger{display:flex}.ls1{height:calc(100dvh - 72px - 3.5rem)}.ls1-overlay{padding:2.5rem 6vw 4.5rem}.ls1-overlay h1{font-size:clamp(2rem,7vw,2.8rem)}.ls2-image{max-height:32vh}.ls2-text{padding:2rem 6vw 1.5rem}}@media (width<=620px){.services-grid{grid-template-columns:1fr}section{padding:5rem 5vw}.desktop-only{display:none}}.contact-form{background:var(--cream);border:1px solid var(--warm-tan);text-align:left;border-radius:20px;flex-direction:column;gap:1.1rem;width:100%;max-width:560px;margin:2.5rem auto 0;padding:2rem 1.75rem;display:flex}.contact-form label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-mid);flex-direction:column;gap:.35rem;font-size:.78rem;font-weight:600;display:flex}.contact-form input,.contact-form textarea{color:var(--text);background:var(--white);border:1px solid var(--warm-tan);border-radius:10px;width:100%;min-height:48px;padding:.8rem .9rem;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .2s,box-shadow .2s}.contact-form textarea{resize:vertical;min-height:130px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--sage);outline:none;box-shadow:0 0 0 3px #b8849a2e}.form-row{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.contact-form .btn{width:100%;margin-top:.4rem}.contact-form .btn:disabled{opacity:.6;cursor:default}.form-error{color:#a4453f;text-transform:none;letter-spacing:normal;background:#fbeeed;border-radius:10px;padding:.75rem .9rem;font-size:.9rem}.form-error a{color:inherit;font-weight:600}.form-success{background:var(--cream);border:1px solid var(--stone);border-radius:20px;max-width:560px;margin:2.5rem auto 0;padding:2.5rem 1.75rem}.form-success h2{color:var(--text);margin-bottom:.6rem;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:500}.form-success p{color:var(--text-mid);max-width:40ch;margin:0 auto}.booking-choice-divider{width:min(100%,560px);color:var(--text-lt);letter-spacing:.14em;align-items:center;gap:1rem;margin:2.25rem auto 1.5rem;font-size:.75rem;font-weight:600;display:flex}.booking-choice-divider:before,.booking-choice-divider:after{content:"";background:var(--warm-tan);flex:1;height:1px}.jane-booking-card{background:var(--white);border:1px solid var(--warm-tan);text-align:center;border-radius:20px;width:min(100%,560px);margin:0 auto;padding:2rem 2.25rem;box-shadow:0 12px 32px #6b574414}.jane-booking-card .section-label{margin-bottom:.55rem}.jane-booking-card h2{color:var(--text);margin-bottom:.75rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.65rem,4vw,2rem);font-weight:500;line-height:1.25}.jane-booking-card>p:not(.contact-alt){color:var(--text-mid);font-size:.95rem;line-height:1.75}.jane-booking-button{margin-top:1.35rem}.contact-alt{color:var(--text-lt);margin-top:1.25rem;font-size:.86rem}.contact-alt a{color:var(--sage-dk);font-weight:500;text-decoration:none}.contact-alt a:hover{text-decoration:underline}@media (width<=640px){.jane-booking-card{padding:1.65rem 1.15rem}.jane-booking-button{width:100%;padding-left:1rem;padding-right:1rem}}.location-section{background:var(--cream);text-align:center;padding:6rem 5vw}.location-header{max-width:680px;margin:0 auto 2.5rem}.location-header .section-body{text-align:center;margin:0 auto}.map-embed-wrap{border:1px solid var(--warm-tan);border-radius:20px;width:min(100%,960px);height:clamp(320px,45vw,480px);margin:0 auto;overflow:hidden;box-shadow:0 14px 40px #6b57441a}.map-embed{border:0;width:100%;height:100%;display:block}.location-map-link{margin-top:2rem}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=640px){.form-row{grid-template-columns:1fr}.contact-form{padding:1.5rem 1.1rem}}.blog-index{max-width:760px;margin:0 auto;padding:7rem 6vw}.blog-header{margin-bottom:3rem}.blog-list{flex-direction:column;gap:1.5rem;display:flex}.blog-card{background:var(--cream-mid);border:1px solid var(--warm-tan);border-radius:20px;padding:1.8rem 1.8rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block}.blog-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #6a44581a}.blog-card h2{color:var(--text);margin:.4rem 0 .5rem;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:500}.blog-card p{color:var(--text-mid);font-size:.95rem;line-height:1.7}.blog-card-date{letter-spacing:.14em;text-transform:uppercase;color:var(--sage-dk);font-size:.72rem;font-weight:600}.blog-card-more{color:var(--sage-dk);margin-top:.9rem;font-size:.85rem;font-weight:600;display:inline-block}.blog-post{max-width:680px;margin:0 auto;padding:7rem 6vw}.blog-post h1{color:var(--text);margin:.6rem 0 2rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4.5vw,2.8rem);font-weight:400;line-height:1.2}.blog-body{color:var(--text-mid);font-size:1.02rem;line-height:1.85}.blog-body h2{color:var(--text);margin:2.2rem 0 .8rem;font-family:Cormorant Garamond,serif;font-size:1.7rem;font-weight:500}.blog-body p{margin-bottom:1.2rem}.blog-body ul,.blog-body ol{margin:0 0 1.2rem 1.4rem}.blog-body li{margin-bottom:.5rem}.blog-body a{color:var(--sage-dk);font-weight:500;text-decoration:none}.blog-body a:hover{text-decoration:underline}.blog-body img{border-radius:16px;max-width:100%;margin:1rem 0}.blog-footer{flex-wrap:wrap;gap:1rem;margin-top:3rem;display:flex}@media (width<=640px){.blog-index,.blog-post{padding:4.5rem 6vw}}
