*,: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:64px;text-decoration:none;display:inline-flex}.nav-logo-image{object-fit:contain;width:clamp(195px,16vw,215px);height:auto;max-height:68px;display:block}.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{opacity:.92;object-fit:contain;width:clamp(56px,5vw,70px);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}}.booking-options-layout{grid-template-columns:minmax(0,1.35fr) auto minmax(320px,.8fr);align-items:start;gap:clamp(1.25rem,2.5vw,2.5rem);width:min(100%,1120px);margin:2.5rem auto 0;display:grid}.booking-options-layout .contact-form,.booking-options-layout .form-success,.booking-options-layout .jane-booking-card{width:100%;max-width:none;margin:0}.booking-options-layout .booking-choice-divider{flex-direction:column;align-self:stretch;gap:.75rem;width:auto;margin:0}.booking-options-layout .booking-choice-divider:before,.booking-options-layout .booking-choice-divider:after{width:1px;height:auto;min-height:70px}@media (width<=900px){.booking-options-layout{grid-template-columns:1fr;width:min(100%,620px)}.booking-options-layout .booking-choice-divider{flex-direction:row;width:100%;margin:.25rem 0}.booking-options-layout .booking-choice-divider:before,.booking-options-layout .booking-choice-divider:after{width:auto;height:1px;min-height:0}}.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}}.workshops-hub{background:var(--cream)}.workshops-intro{background:radial-gradient(circle at 78% 22%, #b8849a26, transparent 28%), var(--cream-mid);text-align:center;padding:7.5rem 5vw 6rem}.workshops-intro-inner{max-width:760px;margin:0 auto}.workshops-intro .section-body{max-width:650px;margin:0 auto}.upcoming-section{padding:6.5rem 5vw 7rem}.upcoming-header{width:min(100%,1120px);margin:0 auto 3rem}.upcoming-header .section-title{margin-bottom:0}.upcoming-header .section-body{justify-self:end}.event-feature-card{background:var(--white);border:1px solid var(--warm-tan);border-radius:24px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);width:min(100%,1120px);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 52px #6b57441a}.event-feature-image-wrap{min-height:560px;overflow:hidden}.event-feature-image{object-fit:cover;object-position:center 62%;width:100%;height:100%;transition:transform .5s;display:block}.event-feature-card:hover .event-feature-image{transform:scale(1.02)}.event-feature-copy{align-self:center;padding:clamp(2.5rem,5vw,5rem)}.event-type-tag{background:var(--cream-mid);color:var(--sage-dk);letter-spacing:.1em;text-transform:uppercase;border-radius:40px;margin-bottom:1.2rem;padding:.4rem .85rem;font-size:.7rem;font-weight:650;display:inline-block}.event-feature-copy h2{color:var(--text);margin-bottom:.25rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,5vw,4rem);font-weight:400;line-height:1.05}.event-tagline{color:var(--sage-dk);margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:1.2rem}.event-card-details{border-top:1px solid var(--warm-tan);border-bottom:1px solid var(--warm-tan);flex-wrap:wrap;gap:.65rem 1.2rem;margin-bottom:1.5rem;padding:1.2rem 0;display:flex}.event-card-details span{color:var(--text-mid);font-size:.82rem;font-weight:600;position:relative}.event-card-details span:not(:last-child):after{content:"·";color:var(--stone);position:absolute;right:-.75rem}.event-feature-copy>p:not(.event-tagline){color:var(--text-mid);margin-bottom:2rem;line-height:1.85}.offering-types{background:var(--cream-mid);padding:7rem 5vw}.offering-types-header{text-align:center;max-width:720px;margin:0 auto 3.5rem}.offering-types-header .section-body{max-width:100%}.offering-types-grid{grid-template-columns:repeat(3,1fr);gap:1.3rem;width:min(100%,1120px);margin:0 auto;display:grid}.offering-type-card{background:var(--white);border:1px solid var(--warm-tan);border-radius:18px;padding:2.3rem}.offering-number{color:var(--sage);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;display:block}.offering-type-card h3{color:var(--text);margin-bottom:.7rem;font-family:Cormorant Garamond,serif;font-size:1.45rem;font-weight:550}.offering-type-card p{color:var(--text-mid);font-size:.9rem;line-height:1.75}.workshops-cta{background:var(--cream)}.create-connect-page{--cc-ink:#281813;--cc-brown:#3a2018;--cc-brown-soft:#5b3528;--cc-cream:#f8eee4;--cc-paper:#fff9f3;--cc-pink:#ad3267;--cc-pink-light:#d991ae;--cc-amber:#c97b3f;background:var(--cc-paper);color:var(--cc-ink)}.cc-hero{isolation:isolate;align-items:flex-end;min-height:min(820px,100dvh - 72px);padding:clamp(5rem,10vh,8rem) 6vw 4.5rem;display:flex;position:relative;overflow:hidden}.cc-hero-image,.cc-hero-shade{width:100%;height:100%;position:absolute;inset:0}.cc-hero-image{z-index:-3;object-fit:cover;object-position:center 56%}.cc-hero-shade{z-index:-2;background:linear-gradient(90deg,#180c08e6 0%,#1e0e0abd 48%,#1c0c0857 100%),linear-gradient(#0000 40%,#120806d1 100%)}.cc-hero-content{color:#fff;width:min(100%,1120px);margin:0 auto}.cc-back-link{color:#ffffffb8;letter-spacing:.04em;margin-bottom:2.5rem;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-block}.cc-back-link:hover{color:#fff}.cc-kicker,.cc-section-label{letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:650;line-height:1.5;display:block}.cc-kicker{color:var(--cc-pink-light);margin-bottom:1rem}.cc-hero h1{letter-spacing:-.035em;color:#fff;max-width:900px;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(4rem,10vw,7.4rem);font-weight:300;line-height:.82}.cc-hero h1 span{text-transform:uppercase;letter-spacing:.01em}.cc-hero h1 em{color:var(--cc-pink-light);text-transform:lowercase;font-size:.78em;font-weight:400;display:inline-block}.cc-hero-tagline{letter-spacing:.04em;color:#ffffffe6;margin:1.4rem 0 2.2rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.2rem,2.5vw,1.65rem)}.cc-quick-details{border-top:1px solid #ffffff3d;border-bottom:1px solid #ffffff3d;grid-template-columns:repeat(4,1fr);width:min(100%,930px);margin-bottom:2rem;display:grid}.cc-quick-details span{color:#ffffffab;flex-direction:column;gap:.15rem;padding:1rem 1.2rem;font-size:.76rem;line-height:1.5;display:flex}.cc-quick-details span:first-child{padding-left:0}.cc-quick-details strong{color:#fff;font-size:.86rem;font-weight:600}.cc-hero-actions,.cc-final-actions{flex-wrap:wrap;gap:.85rem;display:flex}.cc-btn-primary{background:var(--cc-pink);color:#fff}.cc-btn-primary:hover{color:#fff;background:#922452;transform:translateY(-1px);box-shadow:0 8px 24px #ad326747}.cc-btn-outline{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#160a0733;border:1.5px solid #ffffffb8}.cc-btn-outline:hover{color:#fff;background:#ffffff1a;border-color:#fff}.cc-btn-light{color:var(--cc-brown);background:#fff}.cc-btn-light:hover{background:var(--cc-cream);color:var(--cc-brown);transform:translateY(-1px)}.cc-fee-note{color:#ffffffb8;max-width:660px;margin-top:1rem;font-size:.82rem}.cc-intro{background:var(--cc-paper);grid-template-columns:minmax(0,1.15fr) minmax(320px,.72fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.cc-section-label{color:var(--cc-pink);margin-bottom:1rem}.cc-intro-copy h2,.cc-section-heading h2,.cc-register-heading h2,.cc-faq-heading h2,.cc-flyer-copy h2,.cc-final h2{color:var(--cc-ink);margin-bottom:1.4rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.3rem,4.5vw,3.6rem);font-weight:400;line-height:1.13}.cc-intro-copy>p{color:#62463c;max-width:680px;margin-bottom:1.2rem;font-size:1.02rem;line-height:1.9}.cc-detail-card{background:var(--cc-brown);color:#fff;border-radius:22px;padding:2.2rem;box-shadow:0 20px 50px #2d160f29}.cc-detail-card dl>div{border-bottom:1px solid #ffffff21;grid-template-columns:75px 1fr;gap:1rem;padding:1rem 0;display:grid}.cc-detail-card dt{color:#ffffff8c;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:600}.cc-detail-card dd{color:#fff;font-family:Cormorant Garamond,serif;font-size:1.08rem;line-height:1.45}.cc-text-link{color:var(--cc-pink-light);margin-top:1.4rem;font-size:.82rem;font-weight:650;text-decoration:none;display:inline-block}.cc-text-link:hover{color:#fff}.cc-section-heading,.cc-register-heading{text-align:center;max-width:720px;margin:0 auto 3.5rem}.cc-includes-grid{border-top:1px solid #ffffff24;border-left:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);width:min(100%,1120px);margin:0 auto;display:grid}.cc-includes-grid>div{border-bottom:1px solid #ffffff24;border-right:1px solid #ffffff24;min-height:220px;padding:2rem}.cc-includes-grid span{color:var(--cc-pink-light);font-family:Cormorant Garamond,serif}.cc-includes-grid h3{color:#fff;margin:1.5rem 0 .55rem;font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:500}.cc-includes-grid p{color:#ffffffa3;font-size:.88rem;line-height:1.75}.cc-timeline{width:min(100%,900px);margin:0 auto;list-style:none}.cc-timeline li{border-bottom:1px solid #ffffff21;grid-template-columns:54px 1fr;gap:1.4rem;padding:1.55rem 0;display:grid}.cc-timeline li>span{border:1px solid var(--cc-pink-light);width:42px;height:42px;color:var(--cc-pink-light);border-radius:50%;place-items:center;font-family:Cormorant Garamond,serif;display:grid}.cc-timeline h3{color:#fff;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:500}.cc-timeline p{color:#ffffff9e;font-size:.9rem}.cc-register-heading h2{color:#fff}.cc-register-grid{grid-template-columns:1fr 1fr;gap:1.3rem;width:min(100%,980px);margin:0 auto;display:grid}.cc-register-card{background:#ffffff0e;border:1px solid #ffffff29;border-radius:22px;padding:clamp(2rem,4vw,3.2rem);box-shadow:0 18px 44px #1408052e}.cc-register-card-direct{background:var(--cc-pink);border-color:var(--cc-pink);color:#fff}.cc-register-tag{color:var(--cc-pink-light);letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;font-weight:650}.cc-register-card-direct .cc-register-tag{color:#ffffffb3}.cc-register-card h3{color:#fff;margin:.9rem 0 .7rem;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:500}.cc-register-card-direct h3{color:#fff}.cc-register-card p{color:#ffffffb3;min-height:90px;margin-bottom:1.5rem;font-size:.92rem;line-height:1.75}.cc-register-card-direct p{color:#ffffffd1}.cc-faq{background:radial-gradient(circle at 88% 10%, #ad32671f, transparent 26%), var(--cc-ink);grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,8vw,8rem);display:grid}.cc-faq-heading{max-width:450px}.cc-faq-list details{border-bottom:1px solid #ffffff24}.cc-faq-list summary{cursor:pointer;color:#fff;justify-content:space-between;gap:1rem;padding:1.4rem 0;font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:500;list-style:none;display:flex}.cc-faq-list summary::-webkit-details-marker{display:none}.cc-faq-list summary span{color:var(--cc-pink);font-family:Inter,sans-serif}.cc-faq-list details[open] summary span{transform:rotate(45deg)}.cc-faq-list details p{color:#ffffffad;padding:0 2rem 1.5rem 0;font-size:.92rem;line-height:1.8}.cc-flyer{background:var(--cc-brown);grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.cc-flyer-image-wrap{background:#fff;max-width:480px;padding:.7rem;transform:rotate(-1.2deg);box-shadow:0 20px 50px #3f221829}.cc-flyer-image-wrap img{width:100%;height:auto;display:block}.cc-flyer-copy{max-width:600px}.cc-flyer-copy p{color:#ffffffad;margin-bottom:2rem;line-height:1.85}.cc-final{text-align:center;color:#fff;background:linear-gradient(#200e0ae3,#200e0aed),url(/images/create-connect-photo.jpg) 50% 64%/cover}.cc-final h2{color:#fff;max-width:760px;margin:0 auto 2rem}.cc-final h2 em{color:var(--cc-pink-light)}.cc-final-actions{justify-content:center}.cc-final>p{color:#ffffffa8;margin-top:1.5rem;font-size:.84rem}@media (width<=900px){.upcoming-header,.event-feature-card,.cc-intro,.cc-faq,.cc-flyer{grid-template-columns:1fr}.upcoming-header{gap:1rem}.upcoming-header .section-body{justify-self:start}.event-feature-image-wrap{min-height:460px;max-height:620px}.offering-types-grid{grid-template-columns:1fr}.cc-hero{min-height:760px}.cc-quick-details{grid-template-columns:repeat(2,1fr)}.cc-quick-details span:nth-child(odd){padding-left:0}.cc-detail-card{width:min(100%,580px)}.cc-includes-grid{grid-template-columns:repeat(2,1fr)}.cc-faq-heading{max-width:650px}.cc-flyer-image-wrap{width:min(86%,480px);margin:0 auto}.cc-flyer-copy{text-align:center;margin:0 auto}}@media (width<=620px){.workshops-intro{padding:5.5rem 6vw 4.5rem}.upcoming-section,.offering-types{padding-left:6vw;padding-right:6vw}.event-feature-card{border-radius:18px}.event-feature-image-wrap{min-height:390px}.event-feature-copy{padding:2rem 1.35rem 2.25rem}.event-card-details{grid-template-columns:1fr 1fr;display:grid}.event-card-details span:after{display:none}.event-feature-copy .btn{text-align:center;width:100%}.cc-hero{min-height:auto;padding:4.5rem 6vw 3rem}.cc-hero-image{object-position:55% center}.cc-hero-shade{background:linear-gradient(#1c0c0880 0%,#1c0c08c2 28%,#170a07f0 100%)}.cc-back-link{margin-bottom:4.5rem}.cc-hero h1{font-size:clamp(3.5rem,18vw,5rem);line-height:.88}.cc-hero h1 em{margin-top:.2rem;display:block}.cc-quick-details{grid-template-columns:1fr 1fr}.cc-quick-details span{padding:.85rem .8rem .85rem 0}.cc-hero-actions{flex-direction:column}.cc-hero-actions .btn,.cc-final-actions .btn,.cc-register-card .btn{text-align:center;width:100%;padding-left:1rem;padding-right:1rem}.cc-intro,.cc-includes,.cc-expect,.cc-register,.cc-faq,.cc-flyer,.cc-final{padding-left:6vw;padding-right:6vw}.cc-detail-card{padding:1.7rem 1.25rem}.cc-includes-grid,.cc-register-grid{grid-template-columns:1fr}.cc-includes-grid>div,.cc-register-card p{min-height:0}.cc-flyer-image-wrap{width:92%}.cc-final-actions{flex-direction:column}}.create-connect-page{--cc-blush:#f8eaf0;--cc-blush-deep:#efd6e1;--cc-line:#e8cdd8}.cc-detail-card{background:var(--cc-blush);color:var(--cc-ink);border:1px solid var(--cc-line);box-shadow:0 18px 42px #6a44581a}.cc-detail-card .cc-section-label{color:var(--cc-pink)}.cc-detail-card dl>div{border-bottom-color:#6a445824}.cc-detail-card dt{color:#967181}.cc-detail-card dd{color:var(--cc-ink)}.cc-detail-card .cc-text-link{color:var(--cc-pink)}.cc-detail-card .cc-text-link:hover{color:#83204b}.cc-includes{background:radial-gradient(circle at 90% 8%, #ad326717, transparent 28%), var(--cc-blush)}.cc-includes .cc-section-label,.cc-expect .cc-section-label,.cc-register .cc-section-label,.cc-final .cc-section-label{color:var(--cc-pink)}.cc-includes .cc-section-heading h2,.cc-expect .cc-section-heading h2,.cc-register-heading h2,.cc-final h2{color:var(--cc-ink)}.cc-includes-grid{border-top-color:var(--cc-line);border-left-color:var(--cc-line);grid-template-columns:repeat(2,minmax(0,1fr))}.cc-includes-grid>div{border-right-color:var(--cc-line);border-bottom-color:var(--cc-line);background:#ffffff94}.cc-includes-grid span{color:var(--cc-pink)}.cc-includes-grid h3{color:var(--cc-ink)}.cc-includes-grid p{color:#755363}.cc-expect{background:radial-gradient(circle at 12% 4%, #b8849a21, transparent 28%), var(--cc-paper)}.cc-timeline li{border-bottom-color:var(--cc-line)}.cc-timeline li>span{border-color:var(--cc-pink);color:var(--cc-pink)}.cc-timeline h3{color:var(--cc-ink)}.cc-timeline p{color:#755363}.cc-register{background:radial-gradient(circle at 88% 8%, #ad326717, transparent 30%), var(--cc-blush)}.cc-register-heading p{color:#755363}.cc-register-card,.cc-register-card-direct{color:var(--cc-ink);border-color:var(--cc-line);background:#fff;box-shadow:0 16px 38px #6a44581a}.cc-register-card-direct{background:var(--cc-blush-deep)}.cc-register-tag,.cc-register-card-direct .cc-register-tag{color:var(--cc-pink)}.cc-register-card h3,.cc-register-card-direct h3{color:var(--cc-ink)}.cc-register-card p,.cc-register-card-direct p{color:#755363}.cc-register-card-direct .cc-btn-light{background:var(--cc-pink);color:#fff}.cc-register-card-direct .cc-btn-light:hover{color:#fff;background:#922452}.cc-faq{background:#fff}.cc-faq-heading h2{color:var(--cc-ink)}.cc-faq-list details{border-bottom-color:var(--cc-line)}.cc-faq-list summary{color:var(--cc-ink)}.cc-faq-list details p{color:#755363}.cc-flyer{background:var(--cc-blush)}.cc-flyer-copy h2{color:var(--cc-ink)}.cc-flyer-copy p{color:#755363}.cc-flyer-image-wrap{box-shadow:0 20px 46px #6a445826}.cc-final{color:var(--cc-ink);background:linear-gradient(#fff9fbeb,#f8eaf0f2),url(/images/create-connect-photo.jpg) 50% 64%/cover}.cc-final>p{color:#755363}.cc-final>p a{color:var(--cc-pink)}.cc-final .cc-btn-outline{border-color:var(--cc-pink);color:var(--cc-pink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff8c}.cc-final .cc-btn-outline:hover{color:#922452;background:#fff;border-color:#922452}@media (width<=620px){.cc-includes-grid{grid-template-columns:1fr}}.cc-intro-copy>.cc-intro-hook{max-width:650px;color:var(--cc-pink);margin-bottom:1.4rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.25rem,2.2vw,1.55rem);line-height:1.55}.cc-includes-grid>div h3{margin-top:0}.blog-index{max-width:1160px;margin:0 auto;padding:7rem 6vw}.blog-header{max-width:760px;margin-bottom:3rem}.journal-title{align-items:center;gap:.3em;display:flex}.journal-heart{color:#f4aa00;font-family:Georgia,serif;font-size:.55em;line-height:1;display:inline-block;transform:translateY(.04em)}.blog-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.blog-card{background:var(--cream-mid);border:1px solid var(--warm-tan);border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.blog-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #6a44581f}.blog-card-image-wrap{aspect-ratio:16/10;background:var(--cream);width:100%;overflow:hidden}.blog-card-image{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.blog-card:hover .blog-card-image{transform:scale(1.025)}.blog-card-image.is-contain{object-fit:contain;padding:.65rem}.blog-card:hover .blog-card-image.is-contain{transform:none}.blog-card-content{flex-direction:column;flex:1;padding:1.6rem 1.7rem 1.5rem;display:flex}.blog-card h2{color:var(--text);margin:.45rem 0 .65rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.55rem,3vw,1.9rem);font-weight:500;line-height:1.18}.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:auto;padding-top:1rem;font-size:.85rem;font-weight:600;display:inline-block}.blog-post{max-width:760px;margin:0 auto;padding:7rem 6vw}.blog-back{color:var(--sage-dk);margin:.5rem 0 0;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.blog-back:hover{text-decoration:underline}.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-hero-image{aspect-ratio:16/10;object-fit:cover;border-radius:18px;width:100%;margin:0 0 2.25rem;display:block}.blog-hero-image.is-contain{aspect-ratio:auto;object-fit:contain;width:min(100%,540px);height:auto;margin-left:auto;margin-right:auto}.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}.booking-card{background:var(--cream-mid);border:1px solid var(--warm-tan);border-radius:20px;align-items:center;gap:1.75rem;margin-top:1.5rem;padding:2rem;display:flex}.booking-card-photo{object-fit:cover;border:3px solid var(--white);border-radius:50%;flex-shrink:0;width:96px;height:96px;box-shadow:0 4px 14px #6a445824}.booking-card-label{letter-spacing:.14em;text-transform:uppercase;color:var(--sage-dk);font-size:.72rem;font-weight:600}.booking-card h2{color:var(--text);margin:.35rem 0 .5rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.45rem,3vw,1.7rem);font-weight:500;line-height:1.2}.booking-card-blurb{color:var(--text-mid);margin-bottom:1.2rem;font-size:.98rem;line-height:1.65}@media (width<=760px){.blog-index,.blog-post{padding:4.5rem 6vw}.blog-list{grid-template-columns:1fr;gap:1.5rem}.blog-card-content{padding:1.4rem 1.35rem}.booking-card{text-align:center;flex-direction:column;gap:1.1rem;padding:1.75rem 1.5rem}}
