:root{--ink:#1a1417;--muted:#726e6f;--cream:#fffafc;--paper:#f4e6eb;--terracotta:#e61964;--rust:#a71148;--blush:#e9aac1;--sage:#bbb4b6;--butter:#f0a2bf;--line:#d8c2ca;--pink:#e61964;--pink-dark:#a71148;--black:#141014;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font:16px/1.6 var(--sans)}button,a,input{font:inherit}button{cursor:pointer}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;z-index:10;background:#fff;padding:.5rem}.announce{background:var(--ink);color:#fff;text-align:center;padding:8px 1rem;font-size:13px}.announce button{border:0;background:transparent;color:#fff;text-decoration:underline;font-size:inherit}.main-header{display: flex;
    padding: 0 clamp(20px, 5vw, 84px);
    gap: 2rem;
    border-bottom: 1px solid #eedce3;
    background: rgba(251, 242, 245, .96);
    max-width: 1590px ! IMPORTANT;
    margin: 0 auto;
    width: 100% ! IMPORTANT;}
    .site-header {
    background: rgba(251, 242, 245, .96);
    width: 100%;
}
    .brand{color:var(--ink);text-decoration:none;font-family:var(--serif);font-size:25px;letter-spacing:-1.5px;white-space:nowrap;line-height:.8;display:inline-flex;align-items:center}.brand span{font-style:italic;font-weight:500}.brand b{font-family:var(--sans);font-size:13px;letter-spacing:-1px}.brand img{    height: auto;
    max-width: 120px;
    padding-bottom: 20px;
    width: 100%;
    display: block;}
    .episode-visual img {
    max-height: 420px;
}
    footer .brand img{height:auto}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(12px,1.65vw,28px);flex:1}.desktop-nav a,.footer-links a{color:var(--ink);font-size:13px;text-decoration:none}.desktop-nav a:hover,.footer-links a:hover,.text-link:hover{color:var(--terracotta)}.header-actions{display:flex;align-items:center;gap:11px}.icon-button,.menu-toggle{border:0;background:transparent;padding:8px}.icon-button svg{width:19px;fill:none;stroke:var(--ink);stroke-width:1.7}.button{border:1px solid var(--terracotta);background:var(--terracotta);color:white;padding:14px 20px;min-height:48px;font-weight:600;font-size:14px;letter-spacing:.1px}.button:hover{background:var(--rust);border-color:var(--rust)}.button span{margin-left:15px;font-size:19px;vertical-align:-1px}.button-small{padding:10px 14px;min-height:0;font-size:12px}.menu-toggle{display:none}.mobile-panel{display:none}.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(350px,.98fr);max-width:1440px;margin:auto;min-height:650px;padding-left:clamp(20px,7vw,118px);background:linear-gradient(90deg,#faf1f400 53%,#eec9d7 53%)}.hero-copy{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding:74px 38px 72px 0;max-width:630px}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:1.8px;font-weight:700;color:var(--terracotta);margin:0 0 18px}.hero h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-2.4px;line-height:1.07;margin:0}.hero h1{font-size:clamp(44px,5.15vw,74px)}h2{font-size:clamp(35px,4vw,56px)}h1 em,h2 em{color:var(--terracotta);font-weight:500}.hero-text{font-size:17px;max-width:475px;margin:29px 0}.hero-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:14px;font-weight:600}.text-link span{font-size:17px}.hero-note{display:flex;align-items:center;gap:9px;margin-top:50px;font-size:13px}.tiny-circle{border:1px solid var(--terracotta);width:23px;height:23px;border-radius:50%;display:inline-grid;place-items:center;color:var(--terracotta)}.hero-image-wrap{position:relative;overflow:hidden}.hero-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:64% center;display:block;filter:saturate(.85) contrast(.96)}.hero-sticker{width:130px;height:130px;border-radius:50%;background:var(--terracotta);color:#fff;position:absolute;bottom:38px;left:clamp(18px,5vw,68px);display:grid;place-items:center;text-align:center;font-family:var(--serif);font-style:italic;line-height:1.05;font-size:20px;transform:rotate(-9deg)}.section-grid{max-width:1240px;margin:0 auto;padding:130px 28px;display:grid;grid-template-columns:1.05fr .85fr;gap:11vw}.welcome-copy{padding-top:33px}.welcome-copy p{margin:0 0 19px;font-size:17px}.welcome-copy .text-link{margin-top:16px}.pathway{padding:86px clamp(20px,7vw,110px) 105px;background:#f1dce4}.center{text-align:center}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1210px;margin:40px auto 0}.path-card{position:relative;color:var(--ink);text-decoration:none;min-height:347px;padding:30px;display:flex;flex-direction:column}.path-card.peach{background:#f6c6d8}.path-card.butter{background:#fbdce8}.path-card.sage{background:#1a1417;color:#fff}.path-card.sage .round-arrow{border-color:#fff}.path-card.sage h3 em{color:#f27fab}.number{font-size:12px}.path-icon{font-family:var(--serif);font-size:74px;line-height:1.1;margin:24px 0 11px}.path-card h3{font:500 35px/1.02 var(--serif);letter-spacing:-1.3px;margin:0}.path-card h3 em{color:var(--terracotta)}.path-card p{font-size:14px;max-width:230px;margin:15px 0}.round-arrow{border:1px solid currentColor;width:33px;height:33px;border-radius:50%;display:grid;place-items:center;margin-top:auto}.resource-section{background:var(--rust);color:white;padding:95px max(28px,calc((100vw - 1220px)/2));display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw;align-items:center}.resource-copy{max-width:530px}.resource-copy .eyebrow{color:#f5cada}.resource-copy h2{color:#fff}.resource-copy h2 em{color:#f5bdd2}.resource-copy>p:not(.eyebrow):not(.microcopy){font-size:17px;margin:25px 0}.resource-copy ul{padding:0;list-style:none;margin:21px 0}.resource-copy li{padding:7px 0;border-bottom:1px solid rgba(255,255,255,.25);font-size:14px}.resource-copy li:before{content:'✦';color:#f5bdd2;margin-right:10px}.resource-copy .button{background:#fff;border-color:#fff;color:var(--rust);margin-top:20px}.microcopy{font-size:12px;opacity:.76;margin:10px 0 0}.resource-art{height:425px;position:relative;background:#d77599;overflow:hidden;display:grid;place-items:center}.resource-sun{position:absolute;top:-90px;right:-70px;width:300px;height:300px;border-radius:50%;background:#efa0bd}.resource-sheet{position:relative;z-index:1;width:255px;min-height:320px;background:#f8e5ec;color:var(--ink);padding:29px;box-shadow:12px 12px 0 rgba(49,23,33,.18);transform:rotate(-6deg);display:flex;flex-direction:column}.resource-sheet span{font-family:var(--serif);font-style:italic;font-size:18px}.resource-sheet strong{font:500 31px/1.03 var(--serif);letter-spacing:-1.2px;margin:auto 0}.resource-sheet strong em{color:var(--terracotta)}.resource-sheet small{font-size:8px;letter-spacing:1px}.resource-sheet i{font-style:normal;color:var(--terracotta);font-size:27px;margin-top:14px}.resource-art>p{position:absolute;left:24px;bottom:15px;margin:0;color:#fff;font-size:10px;letter-spacing:1px;font-weight:700}.conversations{max-width:1240px;margin:auto;padding:124px 28px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:44px}.episode-feature{display:grid;grid-template-columns:.75fr 1.25fr;min-height:406px;border:1px solid var(--line)}.episode-visual{background:#e29eb7;display:grid;place-items:center;position:relative;overflow:hidden}.episode-visual:before{content:'';position:absolute;width:300px;height:300px;border:1px solid rgba(255,255,255,.65);border-radius:50%;top:-90px;left:-75px}.episode-visual span{z-index:1;font:italic 49px/.77 var(--serif);letter-spacing:-2px;color:#8c2d50;transform:rotate(-5deg)}.episode-visual span b{font:700 55px/.65 var(--sans);font-style:normal;letter-spacing:-5px}.vinyl{position:absolute;width:188px;height:188px;right:-51px;bottom:-47px;border:26px solid #373133;border-radius:50%;box-shadow:0 0 0 6px #4e4649,0 0 0 12px #373133}.episode-copy{padding:48px 48px 30px;background:white}.pill{font-size:10px;letter-spacing:1.4px;margin:0;color:var(--terracotta);font-weight:700}.episode-copy h3{font:500 clamp(30px,3.2vw,47px)/1.06 var(--serif);letter-spacing:-1.5px;margin:16px 0}.episode-copy>p:not(.pill){max-width:550px;font-size:15px}.audio-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;display:flex;align-items:center;gap:12px;margin-top:26px}.play{background:var(--terracotta);border:0;color:white;border-radius:50%;width:39px;height:39px;padding-left:5px}.audio-row div{display:flex;flex-direction:column;line-height:1.4;flex:1}.audio-row b{font-size:13px}.audio-row span{font-size:11px;color:var(--muted)}.share{border:0;background:transparent;font-size:21px}.platform-links{display:flex;gap:14px;margin-top:15px;font-size:12px}.platform-links a{color:var(--ink);font-weight:700}.platform-links span{color:var(--muted)}.episode-list{margin-top:45px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.episode-list article{border-top:1px solid var(--ink);padding-top:14px;display:grid;grid-template-columns:24px 1fr 30px;gap:13px}.episode-list article>span{font-size:11px;color:var(--terracotta)}.episode-list p{margin:0;font-size:10px;letter-spacing:1px;color:var(--terracotta);font-weight:700}.episode-list h3{font:500 21px/1.1 var(--serif);margin:8px 0}.episode-list button{border:1px solid var(--ink);border-radius:50%;width:27px;height:27px;background:transparent;font-size:10px}.quote-band{background:#eec7d5;padding:90px 24px;text-align:center}.quote-band p{font:500 clamp(35px,5vw,66px)/1.05 var(--serif);letter-spacing:-2px;margin:0}.quote-band p em{color:var(--terracotta)}.quote-band span{display:block;font-size:10px;letter-spacing:1.8px;margin-top:22px;font-weight:700}.women-section{display:grid;grid-template-columns:1fr 1fr;max-width:1240px;margin:auto;padding:123px 28px}.women-image{min-height:567px;position:relative;overflow:hidden;background:#bab3b6}.women-image img{width:100%;height:100%;object-fit:cover;object-position:74% center;filter:saturate(.66)}.rotated-label{position:absolute;top:23px;left:-22px;transform:rotate(-90deg);transform-origin:left top;font-size:9px;letter-spacing:1.5px;background:#f5e6ec;padding:6px 11px}.women-copy{background:#f4e6eb;padding:clamp(38px,6vw,82px);display:flex;flex-direction:column;justify-content:center}.women-copy h2{font-size:clamp(33px,3.8vw,52px)}.women-copy>p:not(.eyebrow){font-size:15px;margin:26px 0}.featured-person{display:flex;align-items:center;gap:13px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;margin-bottom:22px}.person-mark{width:43px;height:43px;border-radius:50%;background:var(--terracotta);color:white;display:grid;place-items:center;font:italic 17px var(--serif)}.featured-person p{font-size:9px;letter-spacing:1px;color:var(--terracotta);margin:0;font-weight:700}.featured-person h3{font:500 22px/1.1 var(--serif);margin:1px 0}.featured-person span{font-size:11px;color:var(--muted)}.women-copy .text-link{align-self:start}.outline-button{margin-top:29px;background:transparent;border:1px solid var(--ink);color:var(--ink);padding:13px 14px;font-size:12px;text-align:left}.outline-button span{float:right;margin-left:23px}.events-section{padding:118px max(28px,calc((100vw - 1184px)/2));background:#f1dce4}.events-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px}
    .event-card{height:412px;position:relative;display:flex;justify-content:space-between;padding:26px;overflow:hidden;color:#fff}.event-card:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,7,11,.15),rgba(17,7,11,.65))}.event-1{background:linear-gradient(130deg,#8f405d,#d56890 35%,#70686b)}.event-2{background:linear-gradient(135deg,#5f585a,#d785a3 55%,#8d2f51)}.event-card:after{content:'✿';position:absolute;color:rgba(255,255,255,.22);font:340px var(--serif);right:-48px;top:19px}.event-card>p,.event-card>div{z-index:1;margin:0}.event-card>p{font-size:11px;line-height:1.15;letter-spacing:1px}.event-card>p b{font-size:31px;letter-spacing:-1px}.event-card>div{align-self:end;max-width:320px}.event-card span{font-size:10px;letter-spacing:1px}.event-card h3{font:500 38px/1.02 var(--serif);letter-spacing:-1.5px;margin:12px 0 22px}.event-card button{color:#fff;border:0;padding:0;background:transparent;text-decoration:underline;font-size:13px}.event-card i{font-style:normal;margin-left:10px;font-size:18px}.shop-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;max-width:1240px;margin:auto;padding:120px 28px}.shop-intro{padding-top:33px}.shop-intro>p:not(.eyebrow){max-width:310px}.shop-intro .text-link{margin-top:19px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px}.product-image{height:305px;display:grid;place-items:center;overflow:hidden;margin-bottom:13px}.product-image.book{background:#d97298}.book span{background:#eeb8cc;box-shadow:11px 11px 0 rgba(53,31,39,.19);padding:42px 22px;width:145px;min-height:210px;color:#922f53;font:14px/1.2 var(--serif);transform:rotate(-7deg)}.book b{font-family:var(--sans);font-size:23px;letter-spacing:-2px}.product-image.tote{background:#b9b2b4}.tote span{height:175px;width:150px;background:#eedce3;display:grid;place-items:center;text-align:center;color:#922f53;font:italic 26px/1 var(--serif);box-shadow:13px 13px 0 rgba(51,47,48,.16);position:relative}.tote span:before,.tote span:after{content:'';position:absolute;border:7px solid #eedce3;border-bottom:0;border-radius:90px 90px 0 0;width:63px;height:46px;top:-45px}.tote span:before{left:2px}.tote span:after{right:2px}.product-grid h3{font:500 20px/1.1 var(--serif);margin:0}.product-grid p{font-size:13px;margin:4px 0}.community-section{background:var(--terracotta);color:white;display:grid;grid-template-columns:1.05fr .95fr;min-height:455px;padding-left:max(28px,calc((100vw - 1184px)/2));overflow:hidden}.community-section>div:first-child{max-width:580px;align-self:center;padding:70px 60px 70px 0}.community-section .eyebrow{color:#f8c7d9}.community-section h2{color:white}.community-section h2 em{color:#f6c6d8}.community-section p:not(.eyebrow){font-size:16px;max-width:440px}.button.light{background:#f8edf1;border-color:#f8edf1;color:var(--rust);margin-top:13px}.community-art{position:relative;background:#e9aac1;overflow:hidden;display:grid;place-items:center;color:#922f53}.community-art>span{font:italic 71px/.72 var(--serif);letter-spacing:-4px;transform:rotate(-7deg);z-index:1}.community-art b{font:700 81px/.61 var(--sans);font-style:normal;letter-spacing:-7px}.flower{position:absolute;color:rgba(255,255,255,.56);font:210px var(--serif)}.flower-a{left:-45px;top:-72px}.flower-b{right:-10px;bottom:-93px}footer{background: rgba(251, 242, 245, .96);color:#eedce3;padding:51px max(28px,calc((100vw - 1184px)/2)) 24px;display:grid;grid-template-columns:1fr 1fr auto;gap:25px;align-items:center}footer .brand{color:#fff}.footer-links{display:flex;flex-wrap:wrap;gap:12px 20px}.footer-links a{color:#df0061}.socials{display:flex;gap:8px}.socials a{height:27px;width:27px;border:1px solid #a39ea0;color:#df0061;text-decoration:none;border-radius:50%;display:grid;place-items:center;font-size:11px}footer small{grid-column:1/-1;padding-top:30px;margin-top:4px;border-top:1px solid #605c5d;font-size:11px;color:#df0061}.modal{border:0;padding:0;width:min(92vw,490px);background:#fdf5f8;box-shadow:0 18px 55px rgba(33,19,24,.28)}.modal::backdrop{background:rgba(42,26,32,.6)}.modal-close{position:absolute;right:12px;top:9px;border:0;background:transparent;font-size:28px;color:var(--ink)}.modal form,.modal .modal-inner{padding:44px}.modal h2{font-size:38px;margin-bottom:9px}.modal p{font-size:14px}.modal label{display:block;font-size:12px;font-weight:700;margin:16px 0 5px}.modal input,.modal textarea{border:1px solid var(--line);background:#fff;width:100%;padding:12px;resize:vertical}.modal textarea{min-height:100px}.modal .button{margin-top:17px;width:100%}.search-modal{padding:42px;width:min(92vw,650px)}.search-field{display:flex;align-items:center;border-bottom:1px solid var(--ink);font-size:25px;gap:8px}.search-field input{border:0;outline:0;background:transparent;padding:10px 0;width:100%;font:22px var(--serif)}.search-results{margin-top:18px}.search-results a{display:block;color:var(--ink);text-decoration:none;padding:10px 0;border-bottom:1px solid var(--line)}.search-results small{color:var(--terracotta);font-weight:700;letter-spacing:1px}.toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%,120px);background:var(--ink);color:#fff;padding:12px 18px;z-index:20;font-size:13px;transition:.25s}.toast.show{transform:translate(-50%,0)}
@media(max-width:960px){.desktop-nav,.desktop-cta{display:none}.site-header{height:70px}.header-actions{margin-left:auto}.menu-toggle{display:grid;width:33px;gap:6px}.menu-toggle span{height:1px;background:var(--ink);display:block}.mobile-panel{position:fixed;inset:70px 0 auto;background:#fbf2f5;z-index:6;padding:24px;box-shadow:0 12px 25px rgba(57,33,42,.1)}.mobile-panel:not([hidden]){display:flex;flex-direction:column;gap:15px}.mobile-panel a{color:var(--ink);text-decoration:none;font:500 26px var(--serif)}.mobile-panel .button{margin-top:8px}.hero{grid-template-columns:1fr;padding-left:0;background:#faf1f4}.hero-copy{min-height:550px;padding:72px max(24px,9vw)}.hero-image-wrap{height:460px}.hero-image-wrap img{object-position:center}.section-grid{gap:38px}.episode-copy{padding:38px}.women-copy{padding:45px}.shop-section{gap:5vw}.community-section{padding-left:44px}}
@media(max-width:680px){.announce{font-size:11px}.site-header{padding:0 20px}.brand{font-size:22px}.hero-copy{min-height:500px;padding:56px 24px}.hero h1{font-size:48px}.hero-text{font-size:15px}.hero-actions{gap:22px}.hero-image-wrap{height:385px}.hero-sticker{width:105px;height:105px;bottom:18px;left:18px;font-size:17px}.section-grid,.resource-section,.women-section,.shop-section,.community-section{grid-template-columns:1fr}.section-grid{padding:80px 24px}.welcome-copy{padding-top:0}.pathway{padding:70px 20px}.path-grid,.episode-list,.events-grid,.product-grid{grid-template-columns:1fr}.path-card{min-height:270px}.resource-section{padding:0;gap:0}.resource-art{height:340px}.resource-copy{padding:58px 24px}.conversations{padding:80px 24px}.section-head{display:block;margin-bottom:33px}.section-head>.text-link{margin-top:22px}.episode-feature{grid-template-columns:1fr}.episode-visual{min-height:260px}.episode-copy{padding:30px 24px}.episode-copy h3{font-size:36px}.episode-list{gap:28px}.quote-band{padding:72px 23px}.women-section{padding:75px 0}.women-image{min-height:390px}.women-copy{padding:52px 24px}.events-section{padding:78px 20px}.event-card{height:340px}.event-card h3{font-size:33px}.shop-section{padding:75px 24px;gap:36px}.product-image{height:270px}.community-section{padding:0}.community-section>div:first-child{padding:67px 24px}.community-art{min-height:280px}.community-art>span{font-size:57px}.community-art b{font-size:66px}footer{grid-template-columns:1fr;padding:42px 24px 20px}.footer-links{margin-top:5px}.socials{position:absolute;right:24px}.resource-sheet{transform:rotate(-4deg);width:225px;min-height:285px}.resource-sheet strong{font-size:28px}.modal form,.modal .modal-inner{padding:38px 24px}.search-modal{padding:39px 24px}}
