*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f5ee;color:#28392f;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #af802c;outline-offset:6px}.header{display:flex;align-items:center;justify-content:space-between;padding:27px 5vw;gap:30px}.brand{font-family:Georgia,serif;font-size:36px;letter-spacing:-1.5px;line-height:1}.brand span{display:block;font:9px Arial,sans-serif;letter-spacing:2px;margin-top:12px}nav{display:flex;align-items:center;gap:30px;font-size:13px}summary{cursor:pointer;list-style:none}details{position:relative}details>div{position:absolute;top:35px;right:0;width:270px;background:#f7f5ee;z-index:5;padding:20px;box-shadow:0 5px 30px #0002}details a{display:block;padding:8px 0}.hero{position:relative;min-height:650px;height:76vh;max-height:950px;overflow:hidden;color:#fff}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 48%;animation:breathe 26s ease-in-out infinite alternate}.hero-shade{background:linear-gradient(90deg,rgba(15,29,23,.8),rgba(20,31,23,.15) 85%),linear-gradient(0deg,#14241f70,transparent 25%)}@keyframes breathe{from{transform:scale(1.03) translateX(-.7%)}to{transform:scale(1.13) translateX(.7%)}}.paused .hero-image img{animation-play-state:paused}.hero-copy{position:relative;z-index:1;padding:85px 7vw 120px;max-width:850px}.eyebrow{font-size:10px;letter-spacing:2.5px;font-weight:600;margin:0 0 28px}h1,h2,h3{font-family:Georgia,serif;font-weight:400;line-height:1.12;letter-spacing:-1.5px}h1{font-size:clamp(58px,7vw,105px);margin:0 0 26px}h2{font-size:clamp(36px,4vw,60px);margin:0 0 30px}h3{font-size:29px;letter-spacing:-.7px;margin:0 0 18px}p{margin:0 0 22px}.hero-description{max-width:400px;font-size:18px;line-height:1.65;color:#f4f2e8}.text-link{display:inline-flex;align-items:center;gap:35px;border-bottom:1px solid #ffffff70;padding:7px 0;font-size:13px}.text-link span{font-size:20px}.dark{border-color:#87938a}.hero-bottom{position:absolute;bottom:30px;left:7vw;right:7vw;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.7px}.motion{position:absolute;right:30px;top:25px;background:#172b2445;border:1px solid #ffffff55;color:#fff;border-radius:30px;padding:9px 15px;font:11px Arial;cursor:pointer;z-index:2}.section{padding:100px 7vw}.introduction{display:grid;grid-template-columns:1fr 2fr;gap:50px;max-width:1450px;margin:auto}.introduction>.eyebrow{padding-top:12px}.introduction>div{max-width:730px}.introduction p:not(.eyebrow){max-width:630px;color:#566158}.ways{background:#eeece2}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:45px}.section-heading>p{color:#667066;font-size:14px}.services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.service-image{height:300px;overflow:hidden;margin-bottom:30px}.service-image img{width:100%;height:100%;object-fit:cover}.number{font-size:10px;letter-spacing:2px;color:#697163;margin-bottom:16px}.services article>p:not(.number){font-size:15px;line-height:1.8;color:#596357;min-height:110px}.personal{background:#34493b;color:#f5f1e6;padding-top:90px;padding-bottom:80px}.personal h2{max-width:1000px;font-size:clamp(32px,4vw,56px);line-height:1.3}.personal-footer{display:flex;justify-content:space-between;align-items:center;max-width:1000px}.personal-footer>span{font-size:10px;letter-spacing:2px}.retreat{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}.retreat>div:last-child{max-width:500px}.muted{color:#72786d;font-size:13px}.invitation{background:#e6e1d2;text-align:center;padding-top:90px;padding-bottom:85px}.invitation h2{font-size:clamp(45px,5vw,75px)}.invitation>p:not(.eyebrow){color:#596254}.button{display:inline-flex;gap:30px;align-items:center;background:#304537;color:#fff;padding:15px 26px;font-size:14px;margin:8px 0 20px}.button:hover{background:#1c3023}.small{font-size:12px}footer{padding:50px 7vw;display:flex;justify-content:space-between;gap:30px}footer .brand{font-size:30px}footer>div{display:flex;flex-direction:column;font-size:13px}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;z-index:10;background:#fff;padding:10px}@media(max-width:850px){.header{display:block;text-align:center}.header nav{justify-content:center;flex-wrap:wrap;gap:12px 24px;margin-top:25px}.hero{min-height:620px;height:auto}.hero-copy{padding-top:85px}.section{padding:65px 6vw}.introduction,.retreat{grid-template-columns:1fr;gap:15px}.services{gap:22px}.service-image{height:230px}.section-heading{display:block}.services article>p:not(.number){min-height:0}h3{font-size:25px}}@media(max-width:600px){.header{padding:24px 20px}.brand{font-size:32px}nav{font-size:12px}.hero{min-height:650px}.hero-copy{padding:100px 7vw 125px}h1{font-size:58px}.hero-description{font-size:17px}.hero-bottom{display:block;font-size:8px}.hero-bottom span{display:block;margin-top:8px}.services{grid-template-columns:1fr;gap:45px}.service-image{height:330px}.personal-footer{gap:20px}.desktop{display:none}footer{flex-wrap:wrap}footer .brand{width:100%}details>div{right:-60px;text-align:left}.section-heading h2{margin-bottom:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-image img{animation-play-state:paused}}
.hero h1{font-size:clamp(54px,6vw,86px);line-height:1.03}.hero h1 em{font-weight:400;color:#e3dbb8}.hero-copy{padding-top:62px}.about-preview{display:grid;grid-template-columns:280px minmax(0,1fr);gap:65px;align-items:center}.about-preview>img{width:100%;max-width:280px;height:auto;object-fit:contain}.about-preview>div{max-width:600px}.page-intro{background:#e9e5d8;padding-top:75px;padding-bottom:75px}.page-intro h1{font-size:clamp(45px,6vw,80px);max-width:1000px}.page-intro>p:last-child{max-width:670px;font-size:19px;color:#556253}.reading{max-width:1200px;margin:auto}.reading>p{max-width:760px}.reading>h2{font-size:clamp(32px,4vw,50px)}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:55px 0 65px;padding-top:35px;border-top:1px solid #c9d0c5}.editorial-grid h3{margin-top:15px}.editorial-grid p{font-size:15px;color:#5d675b}.background-paper{background:#eeece2;max-width:none}.training{padding:0;list-style:none;max-width:800px}.training li{padding:18px 0;border-top:1px solid #cbd0c5}.contact-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:80px}.contact-note{background:#eeece2;padding:40px;align-self:start}.session-box{border-left:2px solid #859a81;background:#eeece2;padding:30px 35px;margin-top:40px;max-width:700px}.resource-list{list-style:none;padding:0}.resource-list li{padding:20px 0;border-bottom:1px solid #cbd0c5}.resource-list a{text-decoration:underline;text-underline-offset:5px}@media(max-width:850px){.about-preview{gap:40px}.hero-copy{padding-top:75px}.editorial-grid{gap:25px}.contact-layout{gap:35px}}@media(max-width:600px){.about-preview,.contact-layout,.editorial-grid{grid-template-columns:1fr}.about-preview>img{max-width:220px;height:auto}.hero h1{font-size:52px}.hero-copy{padding-top:90px}.header nav{font-size:11px;gap:10px 18px}.hero{min-height:680px}.page-intro{padding-top:55px;padding-bottom:50px}.editorial-grid{margin:35px 0;gap:18px}footer{gap:30px 45px}}

.micro-book{display:grid;grid-template-columns:minmax(220px,330px) minmax(0,620px);gap:80px;align-items:center;background:#eeece2;justify-content:center}.micro-book figure{margin:0}.micro-book img{display:block;width:100%;height:auto;box-shadow:0 16px 35px #14231c25}.micro-book figcaption{font-size:11px;color:#697163;margin-top:16px;text-align:center}.micro-lead{font-family:Georgia,serif;font-size:28px;line-height:1.3}.micro-book .small{color:#697163}@media(max-width:850px){.micro-book{gap:35px}}@media(max-width:600px){.micro-book{grid-template-columns:1fr}.micro-book figure{max-width:260px;margin:0 auto 12px}.micro-book .button{gap:15px;font-size:13px}}

.support-context{background:#eeece2;max-width:none}.support-context>p{max-width:760px}.support-sources{font-size:14px;line-height:1.8}.support-sources a{text-decoration:underline;text-underline-offset:3px}

#microdosing{padding-bottom:45px}.support-art{max-width:1100px;margin:0 auto;padding:0 7vw}.support-art img{display:block;width:100%;height:auto}#trip-sitting{padding-top:60px}@media(max-width:600px){.support-art{padding:0 6vw}#microdosing{padding-bottom:30px}#trip-sitting{padding-top:40px}}

.bio-fungi{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(240px,1fr);gap:50px;max-width:1400px;align-items:start}.bio-fungi-photos{display:grid;gap:24px;padding-top:8px}.bio-fungi-photos img{display:block;width:100%;height:auto}.bio-fungi-copy{min-width:0}@media(max-width:850px){.bio-fungi{grid-template-columns:1fr;gap:30px}.bio-fungi-photos{grid-template-columns:1fr 1fr;align-items:start;max-width:700px}}@media(max-width:480px){.bio-fungi-photos{grid-template-columns:1fr;max-width:340px;margin-inline:auto}}

.bio-art{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px;align-items:center}.bio-art>div{max-width:600px}.bio-art>img{display:block;width:100%;height:auto;max-width:600px;justify-self:end}@media(max-width:850px){.bio-art{grid-template-columns:1fr;gap:35px}.bio-art>img{justify-self:start}}

.homepage .introduction{display:block}.homepage .introduction>div{max-width:760px;margin-inline:auto}

.homepage .text-link,.homepage .button,.homepage nav,.homepage .header nav,.homepage footer>div{font-size:16px}.homepage .motion{font-size:14px}

.home-books{background:#eeece2}.home-books>h2{margin-bottom:50px}.book-covers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;max-width:1200px;margin:auto}.book-covers figure{margin:0;text-align:center}.book-covers img{display:block;width:100%;height:360px;object-fit:contain;margin-bottom:28px}.book-covers h3{font-size:26px;line-height:1.25;letter-spacing:-.5px}.book-covers p{font-size:16px}.book-covers figcaption{max-width:340px;margin:auto}@media(max-width:850px){.book-covers{gap:25px}.book-covers img{height:280px}}@media(max-width:600px){.book-covers{grid-template-columns:1fr;gap:45px}.book-covers img{height:360px}.home-books>h2{text-align:center}}

.home-books .book-covers img{height:260px}@media(max-width:850px){.home-books .book-covers img{height:220px}}@media(max-width:600px){.home-books .book-covers img{height:260px}}

.homepage .home-consultation{padding-top:55px;padding-bottom:45px}.homepage .home-consultation h2{font-size:clamp(32px,3.5vw,46px);margin-bottom:22px}.homepage .home-consultation>p{max-width:700px;margin:0 auto 18px}.homepage .home-consultation .button{margin-bottom:0}
