:root{--ink:#142019;--pine:#123c2d;--forest:#082a20;--cream:#f2efe6;--paper:#faf8f1;--sand:#d9c9ad;--rust:#d85e35;--sage:#90a591;--line:#14201929;--header-h:82px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip-link{z-index:1000;background:#fff;padding:12px 16px;position:fixed;top:-60px;left:12px}.skip-link:focus{top:12px}.site-header{height:var(--header-h);z-index:100;backdrop-filter:blur(16px);background:#f2efe6eb;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:0 clamp(22px,5vw,78px);transition:transform .45s cubic-bezier(.2,.8,.2,1),border-color .3s,background .3s;display:flex;position:fixed;inset:0 0 auto}.site-header.is-scrolled{border-color:var(--line);background:#f2efe6f7}.brand{z-index:102;align-items:center;gap:12px;display:flex;position:relative}.brand-mark{background:var(--pine);width:42px;height:42px;color:var(--cream);border-radius:50%;place-items:center;font:italic 16px Georgia,serif;display:grid}.brand strong{font:700 20px/1 Georgia,serif;display:block}.brand small{letter-spacing:.2em;margin-top:5px;font-size:8px;font-weight:800;display:block}.desktop-nav{align-items:center;gap:clamp(18px,2.2vw,38px);font-size:12px;font-weight:700;display:flex}.desktop-nav>a:not(.nav-cta){position:relative}.desktop-nav>a:not(.nav-cta):after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-7px;left:0;transform:scaleX(0)}.desktop-nav>a:hover:after{transform-origin:0;transform:scaleX(1)}.nav-cta{background:var(--ink);color:#fff;padding:14px 18px}.nav-cta span,.button span,.text-arrow span{margin-left:14px}.menu-button{z-index:102;background:0 0;border:0;width:44px;height:44px;display:none;position:relative}.menu-button span{background:var(--ink);width:28px;height:1px;transition:all .3s;position:absolute;left:8px}.menu-button[aria-expanded=true] span:first-child{top:22px;transform:rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{top:22px;transform:rotate(-45deg)}.mobile-menu{z-index:99;padding:calc(var(--header-h) + 40px) 7vw 40px;background:var(--cream);opacity:0;visibility:hidden;flex-direction:column;justify-content:space-between;transition:all .35s;display:flex;position:fixed;inset:0;transform:translateY(-15px)}.mobile-menu[aria-hidden=false]{opacity:1;visibility:visible;transform:none}.mobile-menu nav{display:grid}.mobile-menu nav a{border-bottom:1px solid var(--line);align-items:center;gap:24px;padding:18px 0;font:500 clamp(30px,7vw,52px)/1 Georgia,serif;display:flex}.mobile-menu nav small{color:var(--rust);letter-spacing:.12em;font:700 9px Arial,sans-serif}.mobile-menu-foot p{max-width:310px;margin:0}.mobile-menu-foot a{font-weight:700}.eyebrow{text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:12px;margin:0 0 28px;font-size:10px;font-weight:800;display:flex}.eyebrow span{background:currentColor;width:34px;height:1px}.eyebrow.light{color:#d7e2db}.button{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:0;justify-content:center;align-items:center;padding:18px 22px;font-size:11px;font-weight:800;transition:transform .25s,background .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-rust{background:var(--rust);color:#fff}.button-dark{background:var(--ink);color:#fff}.button-cream{background:var(--cream);color:var(--ink)}.light-link{color:#fff;border-bottom:1px solid;padding-bottom:5px;font-size:13px;font-weight:700}.text-arrow{text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid;padding-bottom:6px;font-size:12px;font-weight:800;display:inline-flex}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;font-family:Georgia,serif;font-weight:500}h1{font-size:clamp(54px,8vw,120px);line-height:.93}h2{font-size:clamp(42px,5.5vw,78px);line-height:1}h3{font-size:clamp(24px,2.8vw,40px);line-height:1.08}p{line-height:1.7}.home-hero{color:#fff;min-height:100svh;padding:calc(var(--header-h) + 8vh) clamp(24px,7vw,110px) 9vh;isolation:isolate;align-items:flex-end;display:flex;position:relative}.home-hero-media,.home-hero-overlay{position:absolute;inset:0}.home-hero-media{z-index:-2;background:url(/hero-landscape.png) 65%/cover}.home-hero-overlay{z-index:-1;background:linear-gradient(90deg,#041811e6 0%,#0418117a 58%,#0418111f),linear-gradient(#0000 45%,#0418118c)}.home-hero-copy{width:min(820px,75%)}.home-hero-copy h1 em,.manifesto h2 em{color:var(--sand);font-weight:400}.home-hero-copy>p:not(.eyebrow){color:#e2e9e4;max-width:610px;font-size:18px}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.hero-index{text-align:right;align-items:start;gap:18px;display:flex;position:absolute;bottom:7vh;right:5vw}.hero-index span{color:var(--rust);font:italic 15px Georgia,serif}.hero-index p{text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:11px}.manifesto{text-align:center;background:var(--paper)}.manifesto .eyebrow{justify-content:center}.manifesto h2{max-width:1100px;margin:0 auto 60px}.manifesto h2 em{color:var(--rust)}.manifesto-copy{text-align:left;color:#626a65;grid-template-columns:1fr 1fr;gap:6vw;max-width:850px;margin:auto;display:grid}.section-intro{grid-template-columns:.7fr 1.5fr .8fr;align-items:end;gap:6vw;margin-bottom:65px;display:grid}.section-intro .eyebrow{align-self:start}.section-intro h2{margin:0}.section-intro>p:last-child{color:#626a65}.service-marquee{border-top:1px solid var(--line)}.service-marquee a{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr 30px;align-items:center;padding:26px 4px;transition:all .3s;display:grid}.service-marquee a:hover{background:#ffffff59;padding-left:18px}.service-marquee small{color:var(--rust);font:italic 14px Georgia,serif}.service-marquee span{font:500 clamp(23px,3vw,39px) Georgia,serif}.values-panel{background:var(--forest);color:#fff;grid-template-columns:1fr 1fr;display:grid}.values-media{background:linear-gradient(#082a200d,#082a2033),url(/hero-landscape.png) 73%/cover;min-height:780px}.values-copy{flex-direction:column;justify-content:center;display:flex}.values-copy h2{max-width:650px}.values-copy ul{margin:30px 0 45px;padding:0;list-style:none}.values-copy li{color:#cad6cf;border-bottom:1px solid #ffffff29;padding:17px 0}.story-teaser{background:var(--sand);grid-template-columns:.7fr 1.5fr .8fr;align-items:start;gap:6vw;display:grid}.story-teaser h2{margin:0}.story-teaser>div p{color:#4f5953}.editorial-grid{background:var(--paper);grid-template-columns:1fr 1fr;gap:24px;display:grid}.editorial-grid .section-intro{grid-column:1/-1}.feature-card{color:#fff;isolation:isolate;flex-direction:column;justify-content:space-between;min-height:520px;padding:38px;display:flex;position:relative;overflow:hidden}.feature-card:before{content:"";z-index:-2;background:url(/hero-landscape.png) 50%/cover;transition:transform .7s;position:absolute;inset:0}.feature-card:after{content:"";z-index:-1;background:linear-gradient(#0418111a,#041811e6);position:absolute;inset:0}.feature-card:hover:before{transform:scale(1.035)}.feature-card.learn{background:var(--rust)}.feature-card.learn:before{display:none}.feature-card.projects-card{grid-column:1/-1;min-height:430px}.feature-card.projects-card:before{background-position:60% 65%}.card-tag{text-transform:uppercase;letter-spacing:.17em;font-size:9px;font-weight:800}.feature-card h3{max-width:690px;margin-bottom:12px}.feature-card p{color:#dbe3de;max-width:590px}.closing-cta{text-align:center;background:var(--pine);color:#fff;place-items:center;min-height:620px;padding:90px 24px;display:grid}.closing-cta>div{max-width:1000px}.closing-cta .eyebrow{justify-content:center}.closing-cta h2{margin-bottom:45px}.site-footer{background:var(--cream);border-bottom:8px solid var(--pine);padding:80px clamp(24px,7vw,110px) 28px}.footer-main{grid-template-columns:1fr 1.4fr .8fr;gap:8vw;display:grid}.footer-promise{color:#606963;max-width:440px}.footer-links{gap:13px;font-size:12px;font-weight:700;display:grid}.footer-bottom{border-top:1px solid var(--line);color:#737b76;justify-content:space-between;gap:30px;margin-top:70px;padding-top:24px;display:flex}.page-title{padding-top:calc(var(--header-h) + 12vh);grid-template-columns:.6fr 1.5fr .7fr;align-items:end;gap:6vw;display:grid}.page-title h1{margin:0}.page-title>p:last-child{color:#626a65}.page-hero{min-height:78svh;padding:calc(var(--header-h) + 10vh) 7vw 9vh;color:#fff;background:linear-gradient(#051e1626,#051e16bf),url(/hero-landscape.png) 50%/cover;align-items:flex-end;display:flex}.page-hero>div{max-width:900px}.page-hero p:last-child{font-size:19px}.longform{background:var(--paper);grid-template-columns:.65fr 1.35fr;gap:10vw;display:grid}.longform aside p{color:var(--rust);font:italic 31px/1.3 Georgia,serif;position:sticky;top:120px}.longform article{max-width:850px}.longform article h2{margin:70px 0 25px;font-size:clamp(38px,4vw,62px)}.longform article h2:first-child{margin-top:0}.longform article p{color:#555f59;font-size:16px}.longform .lead{color:var(--ink);font:24px/1.55 Georgia,serif}blockquote{border-left:2px solid var(--rust);margin:50px 0;padding-left:25px;font:italic 28px/1.4 Georgia,serif}.principles{background:var(--sand)}.principle-grid,.experiment-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.principle-grid article,.experiment-grid article{border-right:1px solid var(--line);padding:32px 35px 20px 0}.principle-grid article+article,.experiment-grid article+article{padding-left:35px}.principle-grid small,.experiment-grid small,.project-types small,.topic-grid small{color:var(--rust);font:italic 14px Georgia,serif}.principle-grid h3,.experiment-grid h3{margin-top:65px}.project-feature{grid-template-columns:1.25fr .75fr;align-items:center;gap:7vw;display:grid}.project-image{background:url(/hero-landscape.png) 65%/cover;min-height:700px}.project-feature h2{margin-top:22px;font-size:clamp(40px,4.5vw,68px)}.coming-grid{background:var(--paper)}.project-types{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.project-types article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px}.project-types h3{margin:45px 0 8px;font-size:27px}.project-types p{color:#717873}.topic-grid{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.topic-grid article{background:var(--cream);flex-direction:column;min-height:330px;padding:40px;display:flex}.topic-grid h2{margin:55px 0 15px;font-size:34px}.topic-grid p{color:#626a65}.topic-grid article>span{text-transform:uppercase;letter-spacing:.12em;margin-top:auto;font-size:10px;font-weight:800}.newsletter{background:var(--rust);color:#fff;grid-template-columns:1.3fr .7fr;align-items:end;gap:8vw;display:grid}.newsletter h2{margin:0}.newsletter>p{color:#f8ddd4}.pond-hero{min-height:90svh;padding:calc(var(--header-h) + 9vh) 7vw 9vh;color:#fff;background:linear-gradient(#0119142e,#011914db),url(/hero-landscape.png) 50%/cover;align-items:flex-end;display:flex}.pond-hero>div{max-width:1000px}.pond-hero p:last-child{color:var(--sand);font:italic 30px Georgia,serif}.pond-intro{grid-template-columns:1fr 1fr;gap:8vw;display:grid}.pond-intro>div:last-child{color:#59635d}.experiment-grid{background:var(--sand)}.pond-log{text-align:center;background:var(--paper)}.pond-log .eyebrow{justify-content:center}.pond-log p:last-child{color:#626a65;max-width:700px;margin:auto}.quote-page{min-height:100svh;padding:calc(var(--header-h) + 10vh) 7vw 10vh;background:var(--rust);color:#fff;grid-template-columns:.8fr 1.2fr;gap:7vw;display:grid}.quote-intro h1{font-size:clamp(50px,6vw,88px)}.quote-intro>p{max-width:530px}.direct-contact{gap:19px;margin-top:55px;display:grid}.direct-contact a{font:23px Georgia,serif}.direct-contact small{text-transform:uppercase;letter-spacing:.15em;opacity:.75;margin-bottom:5px;font:800 9px Arial,sans-serif;display:block}.quote-form{background:var(--forest);padding:clamp(28px,4vw,55px)}.field-row{grid-template-columns:1fr 1fr;gap:22px;display:grid}.quote-form label{text-transform:uppercase;letter-spacing:.13em;margin-bottom:24px;font-size:9px;font-weight:800;display:block}.quote-form input,.quote-form select,.quote-form textarea{color:#fff;background:0 0;border:0;border-bottom:1px solid #ffffff59;border-radius:0;outline:none;width:100%;margin-top:9px;padding:12px 0;font-size:15px}.quote-form textarea{resize:vertical}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#91a198}.quote-form select option{color:var(--ink)}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--sand)}.quote-form .consent{text-transform:none;letter-spacing:0;color:#b8c5bd;align-items:start;gap:10px;font-size:11px;display:flex}.quote-form .consent input{width:15px;margin:0}.button-light{background:var(--cream);width:100%;color:var(--ink)}.button:disabled{opacity:.6;cursor:wait}.form-status{text-align:center;color:#d7e2db;min-height:20px;margin:14px 0 0;font-size:12px}.honeypot{position:absolute!important;left:-9999px!important}.is-js [data-reveal]{opacity:0;transition:opacity .75s cubic-bezier(.2,.8,.2,1),transform .75s cubic-bezier(.2,.8,.2,1);transform:translateY(28px)}.is-js [data-reveal].is-visible{opacity:1;transform:none}@media (width<=1050px){.desktop-nav{display:none}.menu-button{display:block}.section-intro,.story-teaser,.page-title{grid-template-columns:1fr}.section-intro>p:last-child,.page-title>p:last-child{max-width:620px}.values-panel{grid-template-columns:1fr}.values-media{min-height:62vw}.footer-main{grid-template-columns:1fr 1fr}.footer-links{grid-column:1/-1;grid-template-columns:repeat(5,auto)}.project-feature{grid-template-columns:1fr}.project-image{min-height:60vw}.quote-page{grid-template-columns:1fr}.quote-intro{max-width:850px}.principle-grid,.experiment-grid,.topic-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){:root{--header-h:72px}.site-header{padding:0 20px}.brand-mark{width:38px;height:38px}.brand strong{font-size:18px}.home-hero{padding:calc(var(--header-h) + 70px) 22px 60px;min-height:92svh}.home-hero-copy{width:100%}.home-hero-copy>p:not(.eyebrow){font-size:16px}.home-hero-overlay{background:linear-gradient(#04181152,#041811eb)}.hero-actions{flex-direction:column;align-items:flex-start}.hero-index{display:none}.manifesto-copy,.pond-intro{grid-template-columns:1fr}.section-pad{padding:78px 22px}.service-marquee a{grid-template-columns:45px 1fr 20px;padding:22px 0}.values-media{min-height:90vw}.story-teaser{gap:35px}.editorial-grid{grid-template-columns:1fr}.editorial-grid .section-intro,.feature-card.projects-card{grid-column:1}.feature-card{min-height:460px;padding:28px}.footer-main{grid-template-columns:1fr}.footer-links{grid-column:1;grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.page-title{padding-top:calc(var(--header-h) + 80px)}.page-title h1{font-size:52px}.page-hero,.pond-hero{min-height:78svh;padding:calc(var(--header-h) + 80px) 22px 60px}.longform{grid-template-columns:1fr}.longform aside p{position:static}.principle-grid,.experiment-grid{grid-template-columns:1fr}.principle-grid article,.principle-grid article+article,.experiment-grid article,.experiment-grid article+article{border-right:0;border-bottom:1px solid var(--line);padding:28px 0}.principle-grid h3,.experiment-grid h3{margin-top:35px}.project-types,.topic-grid{grid-template-columns:1fr}.project-types article{border-right:0}.newsletter{grid-template-columns:1fr}.field-row{grid-template-columns:1fr;gap:0}.quote-page{padding:calc(var(--header-h) + 70px) 18px 70px}.quote-form{padding:28px 20px}.mobile-menu-foot{flex-direction:column;align-items:start}.mobile-menu nav a{font-size:30px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.is-js [data-reveal]{opacity:1;transform:none}}.page-title{padding-top:12vh}.page-hero{padding-top:10vh}.pond-hero{padding-top:9vh}.quote-page{padding-top:10vh}@media (width<=700px){.home-hero{padding-top:70px}.page-title,.page-hero,.pond-hero{padding-top:80px}.quote-page{padding-top:70px}}:root{--ink:#18251f;--pine:#173f32;--forest:#0d2d24;--cream:#f3f0e7;--paper:#fbfaf5;--sand:#ded5c4;--rust:#ef713f;--sage:#a5b4a6;--line:#18251f21;--radius-sm:14px;--radius-md:24px;--radius-lg:38px}body{background:var(--paper)}.site-header{border:1px solid #18251f14;border-radius:18px;height:74px;margin:12px clamp(12px,2vw,30px) 0;padding:0 clamp(18px,3vw,44px);box-shadow:0 10px 35px #12231b0f}.brand-mark{background:var(--rust);color:#fff}.nav-cta,.button,.path-card,.session-grid article,.stage-card,.topic-grid article,.project-types article,.quote-form{border-radius:var(--radius-sm)}.nav-cta{background:var(--rust);padding:13px 17px}.button{border-radius:999px;padding:17px 24px}.button-rust{background:var(--rust)}.button-dark{background:var(--pine)}.section-pad{padding:clamp(80px,9vw,135px) clamp(22px,6vw,96px)}.home-hero,.page-hero,.pond-hero{border-radius:var(--radius-lg);min-height:calc(100svh - 118px);margin:16px clamp(12px,2vw,30px) 0;overflow:hidden}.home-hero{padding-top:8vh}.home-hero-copy{border-radius:var(--radius-md);backdrop-filter:blur(8px);background:#08231b8f;padding:clamp(24px,4vw,48px)}.manifesto{border-radius:var(--radius-lg);margin:24px clamp(12px,2vw,30px)}.build-section,.editorial-grid,.coming-grid,.topic-grid{background:var(--paper)}.service-marquee{border:0;grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.service-marquee a{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;grid-template-columns:46px 1fr 24px;padding:24px}.service-marquee a:hover{padding-left:24px;transform:translateY(-3px);box-shadow:0 16px 38px #142d2214}.values-panel{border-radius:var(--radius-lg);margin:0 clamp(12px,2vw,30px);overflow:hidden}.values-media{min-height:660px}.story-teaser{border-radius:var(--radius-lg);margin:24px clamp(12px,2vw,30px)}.feature-card{border-radius:var(--radius-md)}.closing-cta,.growth-cta{border-radius:var(--radius-lg);margin:0 clamp(12px,2vw,30px) 24px;overflow:hidden}.site-footer{border-radius:var(--radius-lg);background:var(--forest);color:#fff;border:0;margin:0 12px 12px}.footer-promise,.footer-bottom{color:#b9c7c0}.footer-bottom{border-color:#ffffff24}.page-title{border-radius:var(--radius-lg);background:var(--cream);margin:16px clamp(12px,2vw,30px) 0}.project-image{border-radius:var(--radius-lg)}.project-types,.topic-grid{background:0 0;gap:14px}.project-types article,.topic-grid article{border:1px solid var(--line);background:#fff}.quote-page{border-radius:var(--radius-lg);min-height:calc(100svh - 118px);margin:16px clamp(12px,2vw,30px) 24px}.business-subnav{z-index:90;border:1px solid var(--line);backdrop-filter:blur(14px);background:#fbfaf5f0;border-radius:999px;gap:3px;width:max-content;max-width:calc(100% - 32px);margin:16px auto 0;padding:7px;display:flex;position:sticky;top:16px;overflow:auto;box-shadow:0 12px 30px #0d2d2414}.business-subnav a{white-space:nowrap;border-radius:999px;padding:10px 16px;font-size:11px;font-weight:800}.business-subnav a:hover{background:var(--cream)}.growth-hero,.consult-hero,.podcast-hero{border-radius:var(--radius-lg);background:var(--forest);color:#fff;grid-template-columns:1.35fr .65fr;align-items:end;gap:7vw;min-height:680px;margin:16px clamp(12px,2vw,30px) 24px;display:grid;position:relative;overflow:hidden}.growth-hero:after,.consult-hero:after,.podcast-hero:after{content:"";background:radial-gradient(circle,var(--rust),transparent 68%);opacity:.34;border-radius:50%;width:520px;height:520px;position:absolute;top:-210px;right:-150px}.growth-hero>div,.consult-hero>div,.podcast-hero>div{z-index:1;position:relative}.growth-hero h1,.consult-hero h1,.podcast-hero h1{max-width:1000px;font-size:clamp(60px,7vw,108px)}.growth-hero h1 em,.consult-hero h1 em,.podcast-hero h1 em,.stage-hero h1 em{color:var(--rust);font-weight:400}.growth-hero>div>p:not(.eyebrow),.consult-hero>div>p:not(.eyebrow),.podcast-hero>div>p:not(.eyebrow){color:#cad6cf;max-width:720px;font-size:18px}.growth-hero aside{z-index:1;border-radius:var(--radius-md);background:#ffffff14;border:1px solid #ffffff21;gap:10px;padding:32px;display:grid;position:relative}.growth-hero aside strong{color:var(--rust);font:500 34px Georgia,serif}.growth-hero aside span{color:#cad6cf;border-bottom:1px solid #ffffff21;padding-bottom:20px}.growth-hero aside span:last-child{border:0;padding:0}.path-section{background:var(--cream);border-radius:var(--radius-lg);margin:0 clamp(12px,2vw,30px) 24px}.path-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.path-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:420px;padding:34px;transition:all .3s;display:flex}.path-card.featured{background:var(--rust);color:#fff}.path-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px #12281e1a}.path-card small,.session-grid small,.episode-grid small{text-transform:uppercase;letter-spacing:.12em;color:var(--rust);font-weight:800}.path-card.featured small{color:#fff}.path-card h3{margin:55px 0 18px;font-size:38px}.path-card p{color:#68706c}.path-card.featured p{color:#fff}.path-card>span{margin-top:auto;font-weight:800}.growth-cta{background:var(--rust);color:#fff;text-align:center}.growth-cta .eyebrow{justify-content:center}.growth-cta h2{max-width:960px;margin:0 auto 44px}.consult-proof{border-radius:var(--radius-md);color:var(--ink);background:#fff;padding:34px}.consult-proof>p{font-weight:800}.consult-proof>div{border-bottom:1px solid var(--line);gap:14px;padding:14px 0;display:flex}.consult-proof b{color:var(--rust)}.session-section{background:var(--cream);border-radius:var(--radius-lg);margin:0 clamp(12px,2vw,30px) 24px}.session-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.session-grid article{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:340px;padding:34px;display:flex}.session-grid h3{margin:55px 0 16px}.session-grid p{color:#67706b}.session-grid a{color:var(--rust);margin-top:auto;font-weight:800}.proof-strip{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.proof-strip blockquote{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;margin:0;padding:32px;font-size:23px}.proof-strip cite{color:var(--rust);margin-top:28px;font:800 12px Arial,sans-serif;display:block}.stage-hero{border-radius:var(--radius-lg);background:var(--cream);text-align:center;margin:16px clamp(12px,2vw,30px) 24px}.stage-hero .eyebrow{justify-content:center}.stage-hero h1{max-width:1100px;margin:0 auto 30px}.stage-hero>p:last-child{color:#68706c;max-width:720px;margin:auto;font-size:18px}.stage-grid{grid-template-columns:repeat(2,1fr);gap:18px;padding-top:0;display:grid}.stage-card{border:1px solid var(--line);background:#fff;padding:38px;box-shadow:0 12px 35px #12281e0d}.stage-card header{color:var(--rust);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;font-size:12px;font-weight:800;display:flex}.stage-card h2{margin:55px 0 14px;font-size:46px}.stage-focus{font-weight:800}.stage-card ul{margin:30px 0;padding:0;list-style:none}.stage-card li{border-bottom:1px solid var(--line);color:#65706a;padding:10px 0;position:relative}.stage-card a{color:var(--rust);font-weight:800}.stage-note,.listen-strip{border-radius:var(--radius-lg);background:var(--pine);color:#fff;grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;margin:0 clamp(12px,2vw,30px) 24px;display:grid}.stage-note>p{color:#cad6cf}.podcast-mark{z-index:1;aspect-ratio:1;background:var(--rust);border-radius:50%;place-items:center;width:260px;font:600 95px/1 Georgia,serif;display:grid;position:relative;transform:rotate(-7deg)}.podcast-mark span{letter-spacing:.25em;font:800 12px Arial,sans-serif;position:absolute;bottom:55px}.episode-section{background:var(--cream);border-radius:var(--radius-lg);margin:0 clamp(12px,2vw,30px) 24px}.episode-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.episode-grid article{border-radius:var(--radius-md);background:#fff;flex-direction:column;min-height:390px;padding:34px;display:flex}.episode-number{color:var(--sand);margin-bottom:45px;font:500 58px Georgia,serif}.episode-grid h3{margin:16px 0;font-size:32px}.episode-grid p{color:#68706c}.episode-grid a{color:var(--rust);margin-top:auto;font-weight:800}.listen-links{gap:12px;display:grid}.listen-links a{color:var(--ink);background:#fff;border-radius:999px;padding:18px 22px;font-weight:800}@media (width<=1150px){.desktop-nav{gap:15px;font-size:10px}.growth-hero,.consult-hero,.podcast-hero{grid-template-columns:1fr}.path-grid,.session-grid{grid-template-columns:1fr 1fr}.podcast-mark{display:none}}@media (width<=850px){.desktop-nav{display:none}.menu-button{display:block}.service-marquee,.path-grid,.session-grid,.proof-strip,.stage-grid,.episode-grid{grid-template-columns:1fr}.growth-hero,.consult-hero,.podcast-hero{min-height:auto}.stage-note,.listen-strip{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.site-header{margin:8px 8px 0}.home-hero,.page-hero,.pond-hero,.page-title,.quote-page,.values-panel,.story-teaser,.manifesto,.closing-cta,.growth-hero,.consult-hero,.podcast-hero,.path-section,.session-section,.stage-hero,.stage-note,.episode-section,.listen-strip,.growth-cta{border-radius:24px;margin-left:8px;margin-right:8px}.business-subnav{justify-content:flex-start;margin-top:10px}.growth-hero h1,.consult-hero h1,.podcast-hero h1{font-size:52px}.path-card{min-height:350px}.stage-card h2{font-size:38px}.proof-strip{padding-left:16px;padding-right:16px}}.footer-identity{gap:26px;display:grid}.social-links{align-items:center;gap:9px;display:flex}.social-links a{border:1px solid;border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;font-weight:900;line-height:1;transition:transform .25s,background .25s,color .25s;display:grid}.social-links a:hover{background:var(--rust);border-color:var(--rust);color:#fff;transform:translateY(-3px)}.mobile-menu-foot .social-links{flex-shrink:0}.legal-links{flex-wrap:wrap;gap:22px;display:flex}.legal-links a:hover{color:var(--rust)}.legal-hero{border-radius:var(--radius-lg);background:var(--cream);text-align:center;margin:16px clamp(12px,2vw,30px) 24px}.legal-hero .eyebrow{justify-content:center}.legal-hero h1{margin-bottom:22px}.legal-hero>p:last-child{color:#6a746f}.legal-shell{grid-template-columns:240px minmax(0,850px);justify-content:center;gap:7vw;padding-top:60px;display:grid}.legal-shell aside{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;gap:4px;height:max-content;padding:10px;display:grid;position:sticky;top:110px}.legal-shell aside a{border-radius:9px;padding:12px 14px;font-size:12px;font-weight:800}.legal-shell aside a:hover{background:var(--cream)}.legal-copy{font-size:16px}.legal-copy .legal-intro{color:var(--ink);border-bottom:1px solid var(--line);padding-bottom:35px;font:24px/1.55 Georgia,serif}.legal-copy h2{letter-spacing:-.025em;margin:55px 0 15px;font-size:30px}.legal-copy p,.legal-copy li{color:#59645e}.legal-copy ul{padding-left:22px}.legal-copy li{padding:6px 0}.legal-copy a{color:var(--rust);text-underline-offset:3px;text-decoration:underline}@media (width<=800px){.legal-shell{grid-template-columns:1fr}.legal-shell aside{display:flex;position:static;overflow:auto}.legal-shell aside a{white-space:nowrap}.mobile-menu-foot,.footer-bottom{align-items:flex-start}.legal-links{gap:14px}}.schedule-jump{margin-top:24px;display:inline-block}.scheduler-section{border-radius:var(--radius-lg);background:var(--cream);grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr);align-items:start;gap:clamp(30px,6vw,90px);margin:0 clamp(12px,2vw,30px) 24px;scroll-margin-top:120px;display:grid}.scheduler-intro{position:sticky;top:120px}.scheduler-intro h2{font-size:clamp(44px,5vw,70px)}.scheduler-intro>p:not(.eyebrow){color:#5f6964}.scheduler-intro ul{margin:34px 0;padding:0;list-style:none}.scheduler-intro li{border-bottom:1px solid var(--line);color:#59645e;padding:13px 0;position:relative}.scheduler-frame{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);min-width:0;padding:10px;overflow:hidden;box-shadow:0 18px 50px #12281e14}.scheduler-frame iframe{border-radius:calc(var(--radius-md) - 8px);background:var(--paper);border:0;width:100%;height:680px;display:block}.closing-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:26px;display:flex}@media (width<=1000px){.scheduler-section{grid-template-columns:1fr}.scheduler-intro{max-width:760px;position:static}.scheduler-frame iframe{height:720px}}@media (width<=600px){.scheduler-section{padding:64px 14px}.scheduler-frame{border-radius:18px;padding:4px}.scheduler-frame iframe{border-radius:14px;height:760px}.closing-actions{flex-direction:column}.schedule-jump{line-height:1.6}}.app-icon{flex:none;display:block}.button,.nav-cta,.text-arrow,.session-grid a,.stage-card a,.episode-grid a,.listen-links a,.path-card>span,.schedule-jump{gap:10px}.button .app-icon,.nav-cta .app-icon,.text-arrow .app-icon{margin-left:4px}.site-header{z-index:300}.site-header .brand{z-index:302}.footer-brand{z-index:auto}.mobile-menu{z-index:299;isolation:isolate;background:var(--cream)}.mobile-menu-foot,.mobile-menu nav{z-index:1;position:relative}.social-links .app-icon{width:17px;height:17px}.section-pad{padding-block:clamp(68px,8vw,112px)}.section-intro,.page-title,.story-teaser{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px}.section-intro{max-width:980px;margin-bottom:48px}.section-intro .eyebrow,.section-intro h2,.section-intro>p:last-child,.page-title .eyebrow,.page-title h1,.page-title>p:last-child,.story-teaser .eyebrow,.story-teaser h2,.story-teaser>div{max-width:860px}.section-intro>p:last-child,.page-title>p:last-child{margin-bottom:0}.story-teaser>div{gap:22px;display:grid}.story-teaser>div p{margin:0}.eyebrow{margin-bottom:10px}.section-intro .eyebrow,.page-title .eyebrow,.story-teaser .eyebrow{margin-bottom:2px}.stage-card li,.scheduler-intro li{align-items:flex-start;gap:10px;padding-left:0;display:flex}.stage-card li:before,.scheduler-intro li:before{content:none}.stage-card li .app-icon,.scheduler-intro li .app-icon{color:var(--rust);margin-top:4px}.consult-proof>div{align-items:center;gap:10px;display:flex}.consult-proof b{display:none}.scheduler-section{padding-inline:clamp(22px,6vw,90px);display:block}.scheduler-intro{max-width:900px;margin-bottom:42px;position:static}.scheduler-intro h2{max-width:760px}.scheduler-intro>p:not(.eyebrow){max-width:720px}.scheduler-intro ul{max-width:760px}.scheduler-frame{width:100%;max-width:1420px;margin:0 auto;padding:8px}.scheduler-frame iframe{height:760px}.scheduler-mobile-card{text-align:left;background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:34px;display:none}.scheduler-mobile-card>.app-icon{color:var(--rust);margin-bottom:24px}.scheduler-mobile-card h3{margin-bottom:12px}.scheduler-mobile-card p{color:#5f6964}.schedule-jump{align-items:center}@media (width<=700px){.section-pad{padding:52px 20px}.section-intro{gap:12px;margin-bottom:34px}.eyebrow{font-size:9px}.eyebrow span{width:28px}.story-teaser{gap:14px}.page-title{gap:12px}.site-footer{padding:54px 22px 24px}.footer-main{gap:38px}.footer-bottom{margin-top:46px}.mobile-menu{padding:calc(var(--header-h) + 24px) 26px 28px}.mobile-menu nav a{padding:15px 0;font-size:clamp(27px,8vw,36px)}.mobile-menu-foot{gap:22px}.home-hero .hero-actions{gap:22px;width:100%}.home-hero .light-link{align-self:flex-start;display:inline-flex}.manifesto h2{margin-bottom:38px}.closing-cta{min-height:auto;padding:64px 22px}.closing-cta h2{margin-bottom:34px}.values-copy ul{margin:24px 0 34px}.direct-contact{margin-top:38px}.quote-page{gap:48px}.project-types h3{margin-top:28px}.scheduler-section{padding:52px 20px}.scheduler-intro{margin-bottom:30px}.scheduler-intro ul{margin:25px 0 30px}.scheduler-frame{display:none}.scheduler-mobile-card{display:block}.scheduler-mobile-card .button{width:100%;margin-top:8px}.schedule-jump{display:inline-flex}}@media (width>=701px) and (width<=1050px){.scheduler-frame iframe{height:840px}}:root{--site-max:1280px;--site-gutter:clamp(12px,2vw,24px)}main>section,.site-footer{width:min(calc(100% - (var(--site-gutter) * 2)),var(--site-max));margin-left:auto!important;margin-right:auto!important}.site-header{width:min(calc(100% - (var(--site-gutter) * 2)),var(--site-max));margin:12px 0 0;inset:0 auto auto 50%;transform:translate(-50%)}.mobile-menu{width:min(calc(100% - (var(--site-gutter) * 2)),var(--site-max));border-radius:0 0 var(--radius-lg) var(--radius-lg);inset:0 auto 0 50%;transform:translate(-50%,-15px)}.business-subnav{max-width:min(calc(100% - (var(--site-gutter) * 2)),var(--site-max))}.site-footer{margin-top:24px!important;margin-bottom:12px!important}.button,.nav-cta{white-space:nowrap;flex-wrap:nowrap;flex-shrink:0;justify-content:center;align-items:center;width:max-content;max-width:100%;line-height:1.1;transition:transform .25s,box-shadow .25s,background-color .25s,border-color .25s,color .25s;display:inline-flex;box-shadow:0 8px 22px #0d2d241a}.nav-cta{min-width:138px}.button-glass{color:#fff;-webkit-backdrop-filter:blur(14px);background:linear-gradient(135deg,#fff3,#ffffff14);border:1px solid #ffffff7a;box-shadow:inset 0 1px #ffffff4d,0 12px 30px #0000001f}.button:hover,.nav-cta:hover{transform:translateY(-3px);box-shadow:0 14px 34px #0d2d242e}.button-glass:hover{background:linear-gradient(135deg,#ffffff4a,#ffffff21);border-color:#ffffffb8}.button:active,.nav-cta:active{transform:translateY(-1px)}.button:focus-visible,.nav-cta:focus-visible,.light-link:focus-visible,.text-arrow:focus-visible{outline:3px solid var(--sand);outline-offset:4px}.button:hover .app-icon,.nav-cta:hover .app-icon,.text-arrow:hover .app-icon{transform:translate(2px,-2px)}.button .app-icon,.nav-cta .app-icon,.text-arrow .app-icon{transition:transform .25s}.brand strong{white-space:nowrap}.brand small{white-space:nowrap;letter-spacing:.16em;font-size:7px}.desktop-nav{flex-shrink:0}.desktop-nav a{white-space:nowrap}@media (width<=700px){:root{--site-gutter:8px}.site-header{margin-top:8px}.mobile-menu{border-radius:0 0 24px 24px}.brand{gap:10px}.brand strong{font-size:16px}.brand small{letter-spacing:.12em;font-size:6px}.button{white-space:normal;text-align:center}.home-hero .button,.closing-actions .button,.schedule-jump{width:100%}.site-footer{margin-top:16px!important;margin-bottom:8px!important}}:root{--header-h:88px}main{padding-top:0}.site-header{width:100%;height:var(--header-h);color:#fff;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0;padding:0;left:0;right:0;transform:none}.header-inner{width:min(calc(100% - (var(--site-gutter) * 2)),var(--site-max));justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 clamp(10px,2vw,24px);display:flex}.site-header.is-scrolled,.menu-open .site-header,.header-over-light .site-header{color:var(--ink)}.site-header.is-scrolled,.menu-open .site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);background:#fbfaf5f5;box-shadow:0 10px 32px #0d2d2414}.header-over-light .site-header:not(.is-scrolled){background:0 0}.menu-button span{background:currentColor}.site-header .brand-mark{box-shadow:0 0 0 1px #ffffff47}.site-header.is-scrolled .brand-mark,.header-over-light .site-header .brand-mark,.menu-open .site-header .brand-mark{box-shadow:none}.home-hero,.page-hero,.pond-hero,.growth-hero,.consult-hero,.podcast-hero,.stage-hero,.page-title,.quote-page,.legal-hero{border-radius:0!important;width:100%!important;max-width:none!important;margin-top:0!important;margin-left:0!important;margin-right:0!important}.home-hero,.page-hero,.pond-hero,.growth-hero,.consult-hero,.podcast-hero,.quote-page{padding-left:max(22px,calc((100vw - var(--site-max))/2 + 24px));padding-right:max(22px,calc((100vw - var(--site-max))/2 + 24px))}.page-title,.stage-hero,.legal-hero{padding-left:max(22px,calc((100vw - var(--site-max))/2 + 24px));padding-right:max(22px,calc((100vw - var(--site-max))/2 + 24px));padding-top:calc(var(--header-h) + 58px)}.home-hero{min-height:100svh;padding-top:calc(var(--header-h) + 50px)}.page-hero,.pond-hero{min-height:78svh;padding-top:calc(var(--header-h) + 54px)}.growth-hero,.consult-hero,.podcast-hero{min-height:720px;padding-top:calc(var(--header-h) + 64px)}.quote-page{min-height:100svh;padding-top:calc(var(--header-h) + 58px)}.business-subnav{top:calc(var(--header-h) + 12px);margin-top:18px}.mobile-menu{border-radius:0;width:100%;inset:0;transform:translateY(-15px)}.mobile-menu[aria-hidden=false]{transform:none}@media (width<=700px){:root{--header-h:72px}.site-header{height:var(--header-h)}.header-inner{width:100%;padding:0 20px}.home-hero,.page-hero,.pond-hero,.growth-hero,.consult-hero,.podcast-hero,.quote-page{padding-top:calc(var(--header-h) + 48px)}.page-title,.stage-hero,.legal-hero{padding-top:calc(var(--header-h) + 44px)}.business-subnav{top:calc(var(--header-h) + 8px)}.mobile-menu{padding-top:calc(var(--header-h) + 24px)}}.menu-button{color:inherit}.menu-button span{border-radius:999px;width:30px;height:3px}.menu-button span:first-child{top:16px}.menu-button span:last-child{top:26px}.menu-button[aria-expanded=true] span:first-child,.menu-button[aria-expanded=true] span:last-child{top:21px}.site-header.is-hidden{transform:none}.mobile-menu-foot{justify-content:stretch;align-items:start;gap:18px;display:grid}.mobile-menu-foot>p{max-width:420px;margin:0}.mobile-menu-actions{grid-template-columns:1fr 1.35fr;gap:10px;width:100%;display:grid}.mobile-menu-actions>a{border:2px solid var(--pine);text-transform:uppercase;letter-spacing:.04em;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:14px 16px;font-size:12px;font-weight:800;display:flex}.mobile-menu-call{color:var(--pine);background:0 0}.mobile-menu-schedule{color:#fff;background:var(--pine)}.mobile-menu-actions>a:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0d2d241f}.mobile-call-bar{display:none}@media (width<=700px){.mobile-menu{justify-content:flex-start;gap:34px;overflow-y:auto}.mobile-menu nav{flex:none}.mobile-menu-foot{margin-top:auto;padding-top:8px}.mobile-menu-actions{grid-template-columns:1fr}.mobile-menu-actions>a{min-height:52px}.has-mobile-call{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.mobile-call-bar{z-index:250;min-height:64px;padding:13px 18px calc(13px + env(safe-area-inset-bottom));color:#fff;-webkit-backdrop-filter:blur(16px);background:#0d2d24f7;border-top:1px solid #ffffff29;justify-content:center;align-items:center;gap:10px;font-size:15px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 34px #0d2d2429}.mobile-call-bar span{font-weight:800}.mobile-call-bar strong{opacity:.78;font-size:13px;font-weight:600}.mobile-call-bar:hover{background:var(--pine)}.menu-open .mobile-call-bar{opacity:0;pointer-events:none}}@media (width<=390px){.mobile-call-bar strong{display:none}}
