:root{--cream:#f5f0e6;--paper:#eae1d2;--ink:#42372d;--brown:#49382c;--muted:#736453;--line:#c9bba8;--gold:#cab38c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.7}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ac7947;outline-offset:6px}p{margin:0 0 1.25em}h1,h2,h3,h4{font-weight:400;margin:0;line-height:1.12}h1,h2,h3,.serif-intro{font-family:Georgia,'Times New Roman',serif}h1{font-size:clamp(52px,5.8vw,88px);letter-spacing:-.045em}h2{font-size:clamp(38px,4.5vw,64px);letter-spacing:-.04em}h3{font-size:32px}h4{font-size:18px;margin:1.5em 0 .7em;font-weight:600}em{font-weight:400}header{background:var(--brown);color:var(--cream);min-height:102px;padding:15px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}header .brand{width:170px;display:block;line-height:0}.brand img{width:100%;max-height:85px;object-fit:contain}nav{display:flex;align-items:center;gap:30px;font-size:14px}nav a{padding:10px 0}nav a:hover{color:var(--gold)}.nav-contact{border-bottom:1px solid var(--gold)}.menu-toggle{display:none}.skip{position:absolute;top:-100px;background:white;color:black;padding:10px;z-index:10}.skip:focus{top:10px}.hero{display:grid;grid-template-columns:1.07fr 1fr;min-height:700px}.hero-copy{padding:85px 8% 55px 12%;align-self:center}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:600;line-height:1.7;margin-bottom:25px}.intro{max-width:425px;margin:30px 0;line-height:1.8}.hero-image{margin:0;min-height:100%;overflow:hidden}.hero-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--brown);color:var(--cream);padding:16px 25px;font-size:14px;border:1px solid var(--brown);transition:background .2s,transform .2s}.button:hover{background:#665040;transform:translateY(-2px)}.button span{font-size:21px}.hero-note{font-family:Georgia,serif;font-style:italic;margin:28px 0 0;color:var(--muted)}.wrap{max-width:1160px;padding:0 32px;margin:auto}.section-pad{padding:100px 0}.opening{text-align:center;max-width:860px;padding-top:95px;padding-bottom:80px}.opening h2{margin-bottom:30px}.wordline{display:flex;flex-wrap:wrap;justify-content:center;gap:15px 32px;margin-top:40px;font-size:13px;letter-spacing:.09em;text-transform:uppercase}.held{background:var(--paper)}.section-heading{display:grid;grid-template-columns:1.1fr 1fr;align-items:end;gap:70px;margin-bottom:55px}.section-heading>p{margin:0}.offering{border-top:1px solid var(--line)}.offering:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.offering summary{display:flex;gap:28px;align-items:center;padding:28px 0}.number{font-size:12px;color:var(--muted);width:24px}.offering summary h3{margin-bottom:8px}.offering summary p{font-size:15px;margin:0;color:#685a4b}.plus{margin-left:auto;font-size:30px;font-weight:300;transition:transform .2s}.offering[open] .plus{transform:rotate(45deg)}.offer-body{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;padding:5px 0 35px 52px;font-size:16px}.offer-info{padding-left:30px;border-left:1px solid var(--line)}.offer-info h4{margin-top:0}.offer-info ul{padding-left:20px;margin-top:0}.practical{font-size:14px;font-weight:600;margin:25px 0}.text-link{font-size:14px;border-bottom:1px solid;padding-bottom:5px;display:inline-block}.text-link:hover{color:#8a653e}.cycle-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:70px}.cycles{background:#ded2bf}.method{background:var(--brown);color:var(--cream)}.method-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.method-title{border-right:1px solid #86715d}.method-title h2{font-size:clamp(46px,5vw,75px);line-height:1.02;margin-bottom:35px}.method-title>p:last-child{color:#dacbb6;font-family:Georgia,serif;font-size:23px}.method h3{font-size:37px;margin-bottom:25px}.modules{list-style:none;counter-reset:modules;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:0 20px;margin:30px 0}.modules li{counter-increment:modules;border-top:1px solid #7c6856;padding:12px 0;font-size:14px}.modules li:before{content:'0' counter(modules);color:var(--gold);font-size:11px;margin-right:12px}.light{background:var(--cream);color:var(--brown);border-color:var(--cream)}.light:hover{background:#e1d2bd}.about-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.serif-intro{font-size:30px;line-height:1.4;margin-top:30px}.signature{font-family:Georgia,serif;font-style:italic;font-size:30px;color:#8b6f50;margin-top:40px}.story{font-size:16px}.experience{padding:75px 0;background:#e9dfcf}.experience h2{max-width:700px;margin-bottom:50px}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.experience-grid>div{border-top:1px solid var(--line);padding-top:25px}.experience h3{font-size:27px;margin-bottom:18px}.experience p:not(.eyebrow){font-size:16px}.journal-entry{border-top:1px solid var(--line)}.journal-entry:last-child{border-bottom:1px solid var(--line)}.journal-entry summary{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:35px 0}.journal-entry summary .eyebrow{margin-bottom:16px}.journal-entry h3{font-size:32px;margin-bottom:15px}.journal-entry summary p:last-child{margin:0;font-size:16px}.read{white-space:nowrap;font-size:14px;border-bottom:1px solid}.article-copy{max-width:760px;padding:5px 0 50px;font-size:17px}.article-copy h4{font-family:Georgia,serif;font-size:26px;font-weight:400}.connect{text-align:center;background:var(--brown);color:var(--cream)}.connect h2{margin-bottom:30px}.connect .wrap>p:not(.eyebrow){max-width:620px;margin:0 auto 30px}.connect .contact-note{font-size:13px;letter-spacing:.06em;padding-top:28px;color:#dacbb6}footer{display:flex;align-items:center;gap:25px;padding:35px 5%;font-size:12px}footer p{margin:0}.footer-name{font:20px Georgia,serif;letter-spacing:.09em}footer>a:last-child{margin-left:auto}.menu-toggle{font:14px Arial;color:inherit;background:none;border:1px solid #9a846d;padding:10px 15px} @media(min-width:1500px){.hero{max-height:850px}.hero-image img{object-position:50% 58%}}@media(max-width:900px){nav{gap:18px}.hero{min-height:600px}.hero-copy{padding:60px 9%}.hero h1{font-size:55px}.section-heading,.cycle-layout{gap:35px}.method-layout,.about-layout{gap:45px}.offer-body{gap:30px}.experience-grid{gap:25px}footer{flex-wrap:wrap}}@media(max-width:680px){html{scroll-padding-top:20px}header{min-height:88px;flex-wrap:wrap;padding:12px 24px;gap:0}header .brand{width:135px}.menu-toggle{display:block}nav{display:none;width:100%;padding-top:18px;flex-direction:column;align-items:stretch;gap:0}nav.open{display:flex}nav a{border-top:1px solid #715d4b;padding:13px 0}.hero{display:flex;flex-direction:column;min-height:auto}.hero-copy{padding:55px 28px 45px}.hero .eyebrow{font-size:10px;max-width:260px}.hero h1{font-size:clamp(48px,12vw,65px)}.hero-image{height:520px}.hero-image img{object-fit:cover;object-position:center 52%}.hero-note{display:none}.intro{font-size:16px;margin:25px 0}.wrap{padding-left:25px;padding-right:25px}.section-pad{padding:65px 0}.opening{padding-top:65px;padding-bottom:60px}.opening p{font-size:16px}.opening .eyebrow{font-size:11px}.wordline{gap:12px 20px;font-size:11px}.section-heading,.cycle-layout,.method-layout,.about-layout{grid-template-columns:1fr;gap:28px}.section-heading{margin-bottom:35px}.eyebrow{font-size:11px;margin-bottom:18px}h2{font-size:42px}.offering summary{gap:12px;padding:25px 0}.offering summary h3{font-size:29px}.offering summary p{font-size:14px;line-height:1.5}.number{width:18px;flex-shrink:0}.offer-body{grid-template-columns:1fr;padding:0 0 28px 30px;gap:15px}.offer-info{border-left:none;border-top:1px solid var(--line);padding:22px 0 0}.method-title{border-right:none;border-bottom:1px solid #86715d;padding-bottom:25px}.method-title h2{font-size:59px}.method h3{font-size:33px}.modules{font-size:13px}.serif-intro{font-size:28px}.signature{margin:25px 0 0}.experience{padding:60px 0}.experience-grid{grid-template-columns:1fr;gap:15px}.experience h2{margin-bottom:30px}.experience h3{font-size:28px}.journal-entry summary{display:block;padding:28px 0}.journal-entry h3{font-size:29px}.read{display:inline-block;margin-top:22px}.article-copy{font-size:16px}.connect .button{font-size:13px;padding:16px 18px;gap:20px}.connect h2{font-size:43px}footer{padding:30px 25px;gap:15px}footer .footer-name{width:100%}footer p{width:100%}footer>a:last-child{margin-left:0}body{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.somatic{background:#eee5d8}.somatic-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:90px}.somatic-layout h2{max-width:500px}.somatic-layout p{max-width:650px}.voices{background:#f8f4ec}.voices h2{margin-bottom:42px}.voice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.voice-grid blockquote{margin:0;background:#e8ddcd;padding:32px;display:flex;flex-direction:column;justify-content:space-between}.voice-grid blockquote p{font:21px/1.55 Georgia,serif}.voice-grid cite{font-style:normal;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#665849}.hero h1{font-size:clamp(46px,5vw,76px)}@media(max-width:800px){.somatic-layout{gap:35px}.voice-grid{grid-template-columns:1fr}.voice-grid blockquote{padding:25px}.hero h1{font-size:clamp(45px,10vw,65px)}}@media(max-width:680px){.somatic-layout{grid-template-columns:1fr}.voices h2{margin-bottom:28px}}
.moments{background:#f5f0e6}.moments h2{margin-bottom:20px}.moments>.wrap>p:not(.eyebrow){max-width:670px}.photo-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:18px;margin-top:38px}.photo-grid figure{margin:0}.photo-grid img{display:block;width:100%;height:350px;object-fit:cover}.photo-grid figcaption{padding:12px 0;font-size:14px;color:var(--muted)}.women{background:#ece2d4}.women-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.women-photo img{display:block;width:100%;height:690px;object-fit:cover;object-position:center}.women h2{margin-bottom:32px}.workshops{background:#f7f2e9}.workshops .wrap{max-width:950px}.workshops h2{margin-bottom:30px}.workshops p:not(.eyebrow){max-width:760px}.gatherings{background:#dfd1bd}.gathering-layout{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.gatherings h2{margin-bottom:30px}.gathering-photos{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch}.gathering-photos img{width:100%;height:420px;object-fit:cover}.gathering-photos img:nth-child(2){margin-top:45px;height:375px}@media(max-width:900px){header nav{gap:15px}header nav a{font-size:13px}.women-layout,.gathering-layout{gap:35px}.women-photo img{height:600px}}@media(max-width:680px){.photo-grid{grid-template-columns:1fr 1fr;gap:12px}.photo-grid figure:first-child{grid-column:1/-1}.photo-grid img{height:210px}.photo-grid figure:first-child img{height:300px}.photo-grid figcaption{font-size:12px}.women-layout,.gathering-layout{grid-template-columns:1fr}.women-photo img{height:380px;object-position:center 40%}.gathering-photos img{height:230px}.gathering-photos img:nth-child(2){height:210px;margin-top:20px}}
.release-gallery{background:#e9ded1}.release-gallery> .wrap>p:not(.eyebrow){max-width:48rem}.release-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem}.release-grid figure{margin:0}.release-grid img{width:100%;height:20rem;object-fit:cover;border-radius:12rem 12rem .3rem .3rem;display:block}.release-grid figcaption{padding:.75rem 0;font-size:.9rem;color:#52483e}@media(max-width:760px){.release-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.release-grid img{height:16rem}}@media(max-width:420px){.release-grid img{height:12rem}}
.somatic-photo{margin:2rem 0 0}.somatic-photo img{display:block;width:100%;max-height:28rem;object-fit:cover;border-radius:.4rem}.somatic-photo figcaption{font-size:.9rem;padding:.6rem 0;opacity:.8}
.qualification{margin-top:2rem;display:flex;align-items:center;gap:1rem}.qualification img{width:8rem;height:6rem;object-fit:contain;background:#1b1717;border-radius:.25rem}.qualification p{margin:0;font-size:.9rem;line-height:1.4}.motherhood-photos{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;align-items:stretch}.motherhood-photos img{width:100%;height:100%;min-height:30rem;object-fit:cover;border-radius:10rem 10rem .2rem .2rem}.held-team{background:#eee5d8}.held-team .wrap>p:not(.eyebrow){max-width:47rem}.team-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.team-photos img{width:100%;height:22rem;object-fit:cover;display:block;border-radius:.3rem}.team-photos figure{margin:0}.team-photos figcaption{font-size:.9rem;margin-top:.6rem}.experience>.wrap>p{max-width:58rem}.history-note{margin-top:2rem;font-family:Georgia,serif;font-size:1.35rem}@media(max-width:680px){.motherhood-photos img{height:18rem;min-height:0}.team-photos{grid-template-columns:1fr 1fr}.team-photos figure{grid-column:1/-1}.team-photos img{height:16rem}.team-photos figure img{height:22rem}}
.gathering-photos{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gathering-photos img,.gathering-photos img:nth-child(2){height:16rem;margin:0;object-fit:cover}@media(max-width:680px){.gathering-photos img,.gathering-photos img:nth-child(2){height:12rem;margin:0}}
.member-invite{background:#f1e9db}.member-invite-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:75px;align-items:center}.member-invite h2{margin-bottom:28px}.member-invite p:not(.eyebrow){max-width:590px}.member-invite img{width:100%;height:430px;object-fit:cover}.member-invite .member-preview-note{font-size:13px;color:#67594d;margin-top:18px}.method-actions{display:flex;align-items:center;flex-wrap:wrap;gap:25px}.method-brochure-link{font-size:15px;border-bottom:1px solid #f5f0e6;padding-bottom:4px}.method-price-note{font-size:13px;color:#e0d0bc;margin-top:25px}@media(max-width:680px){.member-invite-layout{grid-template-columns:1fr;gap:30px}.member-invite img{height:300px}}

.gathering-dates{margin:1.6rem 0;padding:1.25rem 1.4rem;background:rgba(255,255,255,.45);border-radius:12px}.gathering-dates h3{margin:0 0 1rem}.gathering-dates p{margin:.8rem 0;line-height:1.5}.gathering-dates strong{font-weight:650}

.nav-choose{position:relative}.nav-choose summary{cursor:pointer;padding:10px 0;font-size:14px;white-space:nowrap}.nav-choose summary span{margin-left:5px}.nav-choose-list{position:absolute;top:100%;right:0;z-index:20;width:260px;background:#f5f0e6;color:#42372d;padding:10px 18px;box-shadow:0 12px 30px #24180f33}.nav-choose-list a{display:block;border-bottom:1px solid #c9bba8;line-height:1.4;padding:12px 0}.nav-choose-list a:last-child{border-bottom:0}.gathering-dates a{text-decoration:underline;text-underline-offset:3px}@media(max-width:900px){.nav-choose{width:100%}.nav-choose-list{position:static;width:100%;box-shadow:none}.nav-choose summary{font-size:16px}}

.community-invite{grid-column:1/-1;max-width:820px;margin-top:18px;font-size:16px}.community-invite a{text-decoration:underline;text-underline-offset:4px}

.collaborate{background:#ded2bf}.collab-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.collab-layout h2{margin-bottom:28px}.collab-layout p{max-width:580px}.collab-card{background:#f5f0e6;padding:40px}.collab-card h3{font-size:34px;margin-bottom:20px}.collab-card ul{padding-left:22px;margin:0 0 28px}.collab-card li{margin:8px 0}.collab-card .button{margin-top:6px}.team-collab-link{margin-top:24px}@media(max-width:800px){.collab-layout{grid-template-columns:1fr;gap:22px}.collab-card{padding:28px}}

.qualification{margin-top:2rem;display:block}.qualification img{width:16rem;height:9rem;max-width:100%;object-fit:cover;object-position:center 52%;background:none;border-radius:0}.story .signature{margin-top:2rem;margin-bottom:0}.story p{line-height:1.78}
.logo-story{background:#49382c;color:#f6eee4}.logo-story-layout{display:grid;grid-template-columns:minmax(260px,.85fr) 1.15fr;gap:clamp(35px,6vw,95px);align-items:center}.logo-story .logo-art{background:#3d3028;padding:35px;display:grid;place-items:center;min-height:420px}.logo-story .logo-art img{display:block;width:min(100%,360px);height:auto}.logo-story h2{max-width:600px}.logo-story p{max-width:650px;line-height:1.8}.logo-story .eyebrow{color:#e2cdb1}@media(max-width:700px){.logo-story-layout{grid-template-columns:1fr}.logo-story .logo-art{min-height:290px}.logo-story .logo-art img{width:min(75%,280px)}}
