:root{--ink:#55211f;--cream:#fbf8f4;--paper:#fffdf9;--sage:#a9bca9;--deep:#3e514a;--lilac:#f2e8e7;--peach:#ead5c5;--green:#e7eee5;--line:rgba(85,33,31,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}.section-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;width:min(1240px,calc(100% - 48px));margin:auto;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;font-weight:600;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border:1px solid currentColor;border-radius:50%;font-family:"Fraunces",serif;font-weight:500}.main-nav{display:flex;align-items:center;gap:32px;font-size:14px}.main-nav a:not(.nav-cta):hover,.footer-links a:hover{opacity:.55}.nav-cta{padding:12px 20px;background:var(--ink);color:var(--paper);border-radius:99px}.menu-button{display:none;border:0;background:none;color:var(--ink)}.hero{min-height:700px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;padding-block:72px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:600;font-size:12px;margin:0 0 22px}.hero h1,.section-heading h2,.guide-copy h2,.resources h2,.about h2,.newsletter h2{font-family:"Fraunces",serif;font-size:clamp(50px,6vw,86px);line-height:.97;letter-spacing:-.045em;font-weight:400;margin:0}.hero h1 em,h2 em{font-weight:400;color:#8f6d78}.hero-intro{font-size:19px;max-width:580px;margin:30px 0;color:#435951}.button-row{display:flex;align-items:center;gap:26px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:15px 22px;border-radius:4px;font-weight:600;font-size:14px}.button-primary{background:var(--ink);color:white}.button-secondary{border:1px solid var(--ink);margin-top:16px}.button:hover span{transform:translateX(4px)}.button span{transition:.2s}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid}.trust-note{font-size:13px;margin-top:34px;opacity:.72}.trust-note span{color:#bd8269}.hero-art{height:560px;position:relative;overflow:hidden;border-radius:48% 48% 12px 12px;background:#d9ddd0}.sun{position:absolute;width:150px;height:150px;background:#eab38f;border-radius:50%;right:62px;top:64px}.arch{position:absolute;border-radius:50% 50% 0 0;border:45px solid}.arch-one{width:330px;height:390px;border-color:#395e53;left:80px;bottom:-65px}.arch-two{width:235px;height:310px;border-color:#f4e9d9;left:127px;bottom:-65px}.leaf{position:absolute;width:70px;height:150px;background:#769480;border-radius:100% 0 100% 0}.leaf-one{left:36px;top:70px;transform:rotate(-30deg)}.leaf-two{left:82px;top:15px;transform:rotate(25deg) scale(.7)}.art-note{position:absolute;z-index:3;bottom:32px;right:28px;margin:0;background:var(--paper);padding:20px 24px;font-family:"Fraunces",serif;font-size:17px;line-height:1.35;transform:rotate(-2deg);box-shadow:0 8px 30px rgba(36,59,53,.1)}.marquee{background:var(--ink);color:#f8f0df;overflow:hidden;white-space:nowrap;padding:17px;text-align:center;text-transform:uppercase;letter-spacing:.15em;font-size:11px}.marquee span{color:#df9d80;margin:0 20px}.section-pad{padding-block:120px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.section-heading h2{font-size:clamp(46px,5vw,70px)}.pathway-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pathway{min-height:380px;padding:28px;position:relative;display:flex;flex-direction:column;border-radius:6px;transition:.25s}.pathway:hover{transform:translateY(-7px);box-shadow:0 18px 50px rgba(36,59,53,.1)}.card-lilac{background:var(--lilac)}.card-peach{background:var(--peach)}.card-green{background:var(--green)}.path-number{font-size:12px;opacity:.7}.path-icon{font-family:"Fraunces";font-size:70px;margin:auto;text-align:center}.pathway h3{font-family:"Fraunces",serif;font-size:34px;font-weight:400;margin:0}.pathway p{margin:6px 0 20px;max-width:290px}.card-link{font-size:13px;font-weight:600;margin-top:auto}.free-guide{display:grid;grid-template-columns:.85fr 1.15fr;background:var(--deep);color:white;width:min(1280px,calc(100% - 48px));padding-inline:70px;gap:100px;align-items:center}.guide-visual{min-height:500px;display:grid;place-items:center;background:radial-gradient(circle,#78958a 0 3px,transparent 4px);background-size:26px 26px}.guide-book{width:290px;height:390px;background:#e7c1a5;color:var(--ink);padding:35px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:-18px 18px 0 #1e3932,0 30px 50px rgba(0,0,0,.25);transform:rotate(-5deg)}.guide-book small{font-size:10px;letter-spacing:.18em}.guide-book strong{font-family:"Fraunces";font-size:39px;line-height:1.02;font-weight:400}.guide-book span{font-size:12px}.guide-copy h2{font-size:clamp(42px,4.5vw,64px)}.guide-copy>p:not(.eyebrow){max-width:580px;opacity:.85;margin:25px 0}.signup-form{display:flex;max-width:580px}.signup-form input{flex:1;min-width:0;padding:16px;border:0;background:#f7f1e7}.signup-form button{border:0;padding:16px 22px;background:#e4ad8e;color:var(--ink);font-weight:600;cursor:pointer}.form-note{font-size:11px!important;margin-top:10px!important;opacity:.6!important}.resources-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:55px}.resources h2{font-size:clamp(44px,5vw,68px)}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.resource-cover{height:360px;position:relative;overflow:hidden;padding:28px;display:flex;align-items:flex-start;justify-content:center;text-align:center;font-family:"Fraunces";letter-spacing:.1em}.cover-worry{background:#c8d1df}.cover-esteem{background:#dcb59d}.cover-boundaries{background:#b7c7b5}.orbit{position:absolute;width:260px;height:260px;border:2px solid var(--ink);border-radius:50%;top:110px}.orbit:after{content:"";position:absolute;width:90px;height:90px;background:#e29878;border-radius:50%;top:75px;left:82px}.steps{position:absolute;bottom:0;width:220px;height:200px;background:repeating-linear-gradient(to bottom,#405d55 0 32px,#dcb59d 32px 42px);clip-path:polygon(0 100%,100% 0,100% 100%)}.door{position:absolute;bottom:0;width:170px;height:250px;border-radius:90px 90px 0 0;background:#f1e8d9;border:2px solid var(--ink)}.door:after{content:"";position:absolute;width:9px;height:9px;background:var(--ink);border-radius:50%;right:18px;top:135px}.resource-card .tag{font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin:22px 0 8px}.resource-card h3{font:400 30px "Fraunces";margin:0}.resource-card>p:not(.tag){color:#52645f;margin:8px 0 18px}.resource-card>a{font-size:13px;font-weight:600;border-bottom:1px solid}.quote-band{background:#d8d4e3;padding:110px 24px;text-align:center}.quote-band blockquote{font:400 clamp(36px,4.8vw,68px)/1.15 "Fraunces";letter-spacing:-.035em;margin:0}.quote-band em{color:#735d69}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about-portrait{height:620px;background:#c8d4c4;position:relative;overflow:hidden;display:flex;align-items:end;padding:30px}.about-portrait:before{content:"";position:absolute;width:330px;height:430px;background:#e4b498;border-radius:50% 50% 20px 20px;left:50%;bottom:70px;transform:translateX(-50%)}.portrait-line{position:absolute;width:230px;height:270px;border:3px solid var(--ink);border-radius:50%;left:50%;top:100px;transform:translateX(-50%)}.about-portrait span{position:relative;background:var(--paper);padding:14px 20px;font:18px "Fraunces";transform:rotate(2deg)}.about h2{font-size:clamp(45px,5vw,68px)}.about-copy>p:not(.eyebrow){color:#4d605a;max-width:580px}.newsletter{background:#e4b292;padding:70px;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.newsletter h2{font-size:clamp(44px,5vw,65px)}.signup-light input{background:rgba(255,255,255,.8)}.signup-light button{background:var(--ink);color:white}.site-footer{padding-block:60px;display:grid;grid-template-columns:1.2fr 1fr 1.4fr;align-items:center;gap:30px}.site-footer p{font-size:13px}.footer-links{display:flex;justify-content:flex-end;gap:20px;font-size:13px}.site-footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:25px;opacity:.6}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:850px){.section-shell,.site-header{width:min(100% - 30px,1180px)}.site-header{height:72px}.menu-button{display:block}.main-nav{display:none;position:absolute;z-index:10;top:72px;left:15px;right:15px;background:var(--paper);padding:24px;flex-direction:column;align-items:stretch;box-shadow:0 20px 40px rgba(0,0,0,.12)}.main-nav.open{display:flex}.hero{grid-template-columns:1fr;padding-block:55px;gap:30px}.hero-art{height:450px}.hero h1{font-size:56px}.button-row{align-items:flex-start;flex-direction:column}.pathway-grid,.resource-grid{grid-template-columns:1fr}.pathway{min-height:300px}.free-guide{grid-template-columns:1fr;padding:70px 30px;gap:45px}.guide-visual{min-height:400px}.resources-head{align-items:flex-start;gap:25px;flex-direction:column}.about{grid-template-columns:1fr;gap:55px}.about-portrait{height:500px}.newsletter{grid-template-columns:1fr;padding:55px 28px;gap:30px}.site-footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start;flex-wrap:wrap}.section-pad{padding-block:85px}}
@media(max-width:520px){.hero h1{font-size:46px}.hero-intro{font-size:17px}.hero-art{height:380px}.arch-one{left:25px}.arch-two{left:72px}.section-heading h2,.resources h2,.guide-copy h2,.about h2{font-size:42px}.signup-form{flex-direction:column}.signup-form button{width:100%}.guide-book{width:240px;height:330px}.guide-book strong{font-size:32px}.free-guide{width:100%}.resource-cover{height:320px}.quote-band{padding-block:80px}.about-portrait{height:430px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
