:root{--ink:#2f2d2e;--tan:#b7a38a;--beige:#d2c7b9;--cream:#f1ede9;--arena:#ece7e2;--blue:#9fafbe;--white:#faf9f7;--serif:'Instrument Serif',Georgia,serif;--sans:'Plus Jakarta Sans',Arial,sans-serif;--line:rgba(47,45,46,.2)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--sans);font-size:17px;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #6c8192;outline-offset:6px}button{color:inherit}img{max-width:100%;display:block}p{margin:0 0 1.5em}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.04;letter-spacing:-.035em;margin:0}h1{font-size:clamp(3.2rem,5.8vw,6.2rem)}h2{font-size:clamp(2.7rem,4.5vw,4.8rem)}[hidden]{display:none!important}.wrap{width:min(1272px,calc(100% - 104px));margin-inline:auto}.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}.skip-link{position:fixed;z-index:120;top:10px;left:16px;transform:translateY(-200%);background:white;padding:8px 20px}.skip-link:focus{transform:none}.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;background:var(--white);border-bottom:1px solid var(--line);gap:25px}.brand{text-decoration:none;display:flex;flex-direction:column;line-height:1.1}.brand>span{font-family:var(--serif);font-size:34px;letter-spacing:-.02em}.brand small{font-size:12px;margin-top:7px;letter-spacing:.04em;max-width:340px}.brand-nav{display:flex;gap:30px;font-size:14px}.brand-nav a{text-decoration:none;border-bottom:1px solid transparent}.brand-nav a:hover{border-color:currentColor}.header-read{text-decoration:none;border:1px solid var(--line);border-radius:40px;padding:9px 23px;font-size:14px}.header-read span{margin-left:16px}.eyebrow{font-size:12px;line-height:1.6;font-weight:600;letter-spacing:.18em;text-transform:uppercase;margin-bottom:28px}.hero{padding-block:74px 100px;display:grid;grid-template-columns:1.35fr 1fr;gap:42px 72px;align-items:start}.hero-heading{grid-column:1}.hero-heading h1{max-width:740px}.hero-photo{grid-column:2;grid-row:1/3;margin:0;position:sticky;top:38px;padding:36px 0 0}.hero-photo img{width:100%;height:clamp(450px,48vw,670px);object-fit:cover;object-position:55% 30%;border-radius:220px 220px 2px 2px}.hero-photo figcaption{padding-top:21px;border-top:1px solid var(--line);margin-top:22px;display:flex;flex-direction:column}.hero-photo figcaption span{font-family:var(--serif);font-size:31px;line-height:1.2}.hero-photo small{font-size:12px;max-width:320px;margin-top:6px}.hero-intro{grid-column:1;max-width:660px}.prose{font-size:17px;line-height:1.85}.hero-intro .first-paragraph{font-size:18px}.hero-intro p:nth-child(2){padding-left:26px;border-left:2px solid var(--tan)}.cta{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;background:var(--ink);color:var(--white);padding:19px 25px;text-decoration:none;font-size:14px;line-height:1.6;border-radius:2px;transition:background .2s,transform .2s;max-width:100%;margin-top:12px}.cta span{font-size:24px;flex-shrink:0}.cta:hover{background:#484346;transform:translateY(-3px)}.chapter{padding:115px 0;position:relative}.chapter-layout{display:grid;grid-template-columns:.9fr 1fr;gap:100px}.chapter-head{max-width:540px}.chapter-no{display:block;font-family:var(--serif);font-size:28px;line-height:1;margin-bottom:32px;color:#756b62}.chapter-body{max-width:650px}.chapter-body p:last-child{margin-bottom:0}.chapter-1{background:var(--ink);color:var(--cream)}.chapter-1 .chapter-no{color:var(--tan)}.chapter-1 .chapter-head h2{color:var(--cream)}.chapter-1 .chapter-body p:nth-child(2){font-family:var(--serif);font-size:34px;line-height:1.15;color:var(--blue);padding-block:15px}.chapter-2{background:var(--arena)}.chapter-2 .chapter-head{position:sticky;top:70px;align-self:start}.relational-place{position:relative;border-top:1px solid var(--line);padding:22px 0 22px 54px;transition:background .3s,box-shadow .3s}.relational-place p{margin:0}.place-focus{position:absolute;left:0;top:27px;background:transparent;border:1px solid var(--line);width:34px;height:34px;border-radius:50%;font-size:12px;display:grid;place-items:center;padding:0}.relational-place.focused{background:var(--white);box-shadow:18px 0 var(--white),-18px 0 var(--white)}.relational-place.focused .place-focus{background:var(--ink);color:white}.relational-place:nth-child(3){margin-bottom:30px}.pause{margin:45px 0 0;padding:35px 0 5px;border-top:1px solid var(--line);font-family:var(--serif);font-size:clamp(2rem,3.4vw,3.4rem);line-height:1.13;letter-spacing:-.02em}.chapter-3{background:var(--white)}.mirror-list{padding:0;margin:0 0 45px;list-style:none}.mirror-list li{display:grid;grid-template-columns:35px 1fr;gap:16px;padding:22px 0;border-bottom:1px solid var(--line)}.mirror-list li:first-child{padding-top:0}.list-number{font-family:var(--serif);font-size:23px;color:#756b62}.chapter-3 .pause{background:var(--blue);padding:38px;border:0}.chapter-4{background:#e4e9ed}.chapter-4 .chapter-head h2{max-width:420px}.chapter-4 .first-paragraph{font-family:var(--serif);font-size:32px;line-height:1.25;margin-bottom:32px}.chapter-5{background:var(--white)}.method-photo{margin:40px 0 0;max-width:370px}.method-photo img{width:100%;height:380px;object-fit:cover;object-position:50% 22%;border-radius:2px}.method-photo figcaption{font-family:var(--serif);font-size:25px;margin-top:9px}.chapter-5 .first-paragraph{font-family:var(--serif);font-size:43px;line-height:1.15;padding-bottom:28px;border-bottom:1px solid var(--line)}.chapter-5 .chapter-body p:nth-child(3){font-weight:600}.chapter-6{background:var(--ink);color:var(--cream);padding-block:125px}.chapter-6 .chapter-no{color:var(--tan)}.chapter-6 .chapter-head h2{color:var(--beige);font-size:clamp(3rem,6vw,6.2rem)}.chapter-6 .chapter-body p:nth-child(2){font-family:var(--serif);font-size:36px;line-height:1.15;color:var(--blue);border-block:1px solid #ffffff30;padding-block:26px}.chapter-7{background:var(--cream);padding-block:95px}.chapter-7 h2{font-size:clamp(2.5rem,4vw,3.8rem)}.chapter-7 .chapter-body p:last-child{border-left:2px solid var(--tan);padding-left:25px}.chapter-8{background:var(--white)}.chapter-8 .chapter-layout{display:block;max-width:860px}.chapter-8 .chapter-head{max-width:800px;margin-bottom:40px}.chapter-8 .chapter-body{max-width:750px;margin-left:auto}.chapter-8 .first-paragraph{font-family:var(--serif);font-size:30px;line-height:1.3}.chapter-9{background:var(--blue);padding-block:100px 115px}.chapter-9 .chapter-no{color:var(--ink)}.chapter-9 .chapter-head h2{font-size:clamp(3rem,5.5vw,5.4rem)}.chapter-9 .chapter-body p:nth-child(3){font-size:15px;line-height:1.85;padding-top:23px;border-top:1px solid #2f2d2e40}.footer{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-block:55px 150px}.footer>div{display:flex;gap:25px;font-size:12px}.footer>div a{text-decoration:none}.journey-nav{position:fixed;z-index:50;bottom:max(20px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);display:flex;gap:4px;background:var(--ink);color:var(--cream);border:1px solid #ffffff40;border-radius:50px;padding:9px 12px 12px;max-width:calc(100% - 26px);box-shadow:0 6px 22px #00000012;overflow:hidden}.journey-nav a{position:relative;text-decoration:none;padding:9px 15px;white-space:nowrap;border-radius:25px;font-size:13px;line-height:1.4;transition:background .2s,color .2s}.nav-no{font-size:11px;margin-right:5px;color:var(--tan)}.journey-nav a.active{background:var(--arena);color:var(--ink)}.journey-nav a.active .nav-no{color:var(--ink)}.nav-track{position:absolute;bottom:0;left:25px;right:25px;height:2px}.nav-track i{display:block;height:2px;width:0;background:var(--blue)}.podcast{display:grid;grid-template-columns:250px 1fr;gap:45px;padding:40px;margin-bottom:100px;background:var(--ink);color:var(--cream);border-radius:4px}.podcast-cover{position:relative}.podcast-cover img{height:100%;max-height:320px;width:100%;object-fit:cover;object-position:center 25%}.podcast-cover span{position:absolute;bottom:16px;left:16px;background:var(--arena);color:var(--ink);padding:5px 12px;font-size:12px}.podcast h2{font-size:42px}.podcast .eyebrow{color:var(--beige);margin-bottom:10px}.audio-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:24px}.audio-controls button,.audio-dock button{background:transparent;color:inherit;border:1px solid #ffffff50;border-radius:50%;width:49px;height:49px;font-size:13px}.audio-controls .play-control{background:var(--arena);color:var(--ink);border:0;width:57px;height:57px;font-size:18px}.speed-label{margin-left:auto;font-size:12px;display:flex;gap:8px;align-items:center}.speed-label select{background:var(--arena);color:var(--ink);border:0;padding:6px;font-size:14px;border-radius:3px}#audio-seek{width:100%;accent-color:var(--blue);margin:25px 0 0}.audio-time{display:flex;justify-content:space-between;font-size:12px}.audio-status{font-size:13px;margin:4px 0}.audio-dock{position:fixed;z-index:60;bottom:100px;right:20px;display:flex;align-items:center;gap:14px;background:var(--ink);color:var(--cream);padding:14px;border-radius:4px;max-width:calc(100% - 40px);border:1px solid #ffffff40}.audio-dock>div{display:flex;flex-direction:column;max-width:260px;font-size:13px}.audio-dock a{font-size:12px}.audio-dock #close-dock{width:30px;height:30px;border:0;font-size:24px}.reveal{transition:opacity .7s,transform .7s}.js-motion .reveal:not(.seen){opacity:0;transform:translateY(18px)}
@media(min-width:1550px){.hero{gap:50px 110px}.hero-photo{max-width:490px;justify-self:end}.hero-heading{max-width:750px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:35px}.hero-photo img{height:530px}.chapter-layout{gap:55px;grid-template-columns:.85fr 1fr}.chapter{padding-block:85px}.brand-nav{gap:16px}.hero{padding-top:55px}.prose{font-size:16px}.footer{align-items:start}.footer>div{flex-wrap:wrap;justify-content:end}.method-photo img{height:320px}}
@media(max-width:720px){body{font-size:16px}.wrap{width:calc(100% - 40px)}.site-header{height:82px;padding-inline:20px}.brand>span{font-size:30px}.brand small{font-size:11px}.brand-nav{display:none}.header-read{padding:7px 16px}.hero{display:flex;flex-direction:column;gap:28px;padding-block:42px 65px}.hero-heading h1{font-size:clamp(2.75rem,10vw,4.2rem);line-height:1.07;letter-spacing:-.03em}.eyebrow{font-size:11px;letter-spacing:.13em;margin-bottom:22px}.hero-photo{position:static;padding:0;width:100%;display:grid;grid-template-columns:100px 1fr;gap:20px;align-items:center}.hero-photo img{height:118px;border-radius:80px 80px 2px 2px;object-position:50% 12%}.hero-photo figcaption{border:0;padding:0;margin:0}.hero-photo figcaption span{font-size:27px}.hero-photo small{font-size:12px;line-height:1.5}.hero-intro .first-paragraph{font-size:16px}.hero-intro p:nth-child(2){padding-left:19px}.prose{line-height:1.85}.cta{padding:17px 20px;font-size:13px;width:100%;gap:16px}.chapter-layout{display:block}.chapter-head{margin-bottom:32px;max-width:500px}.chapter-2 .chapter-head{position:static}.chapter-no{font-size:23px;margin-bottom:20px}h2{font-size:clamp(2.5rem,9.3vw,3.6rem);line-height:1.08}.chapter{padding-block:65px}.chapter-body{max-width:none}.chapter-1 .chapter-body p:nth-child(2){font-size:29px}.pause{font-size:32px;margin-top:32px;padding-top:28px}.chapter-3 .pause{padding:28px 23px}.relational-place{padding-left:47px}.method-photo{display:none}.chapter-5 .first-paragraph{font-size:34px}.chapter-6 .chapter-head h2{font-size:46px}.chapter-6 .chapter-body p:nth-child(2){font-size:31px}.chapter-7 h2{font-size:39px}.chapter-8 .chapter-head{margin-bottom:30px}.chapter-9 .chapter-head h2{font-size:48px}.footer{display:block;padding-block:40px 135px}.footer>div{margin-top:30px;justify-content:start;gap:20px}.journey-nav{width:calc(100% - 24px);padding:7px 6px 10px;justify-content:space-between;gap:0;bottom:max(12px,env(safe-area-inset-bottom))}.journey-nav a{font-size:11px;padding:9px 8px;text-align:center;white-space:normal;display:flex;flex-direction:column;justify-content:center}.nav-no{display:none}.journey-nav a:last-of-type{max-width:108px}.podcast{grid-template-columns:1fr;gap:20px;padding:25px;margin-bottom:65px}.podcast-cover{display:none}.podcast h2{font-size:35px}.audio-controls{gap:9px}.audio-controls button{width:44px;height:44px}.speed-label{margin-left:0}.audio-dock{bottom:88px;right:12px;max-width:calc(100% - 24px);padding:11px;gap:10px}.audio-dock>div{max-width:210px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js-motion .reveal:not(.seen){opacity:1;transform:none}}
