@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Playfair+Display:wght@400;700;800&display=swap";:root{--site-width: 980px;--page-bg: #050505;--panel: rgba(0, 0, 0, .72);--panel-soft: rgba(7, 7, 7, .58);--line: rgba(255, 255, 255, .26);--line-soft: rgba(255, 255, 255, .12);--text: #ffffff;--text-soft: rgba(255, 255, 255, .88);--text-muted: rgba(255, 255, 255, .72);--shadow: 0 24px 60px rgba(0, 0, 0, .45)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--page-bg)}body{margin:0;min-width:320px;background:linear-gradient(#0000006b,#0000009e),var(--page-bg) url(/wix/optimized/page-bg.webp) center top / cover no-repeat;color:var(--text);font-family:georgia,palatino,book antiqua,palatino linotype,serif;line-height:1.7}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p,blockquote{margin-top:0}main{display:block}.container{width:min(var(--site-width),calc(100% - 48px));margin:0 auto}[data-reveal]{opacity:0;transform:translateY(26px) scale(.985);transition:opacity .7s ease,transform .9s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms);will-change:transform,opacity}[data-reveal].is-visible{opacity:1;transform:translateY(0) scale(1)}.section{padding:28px 0}.site-header{position:relative;z-index:20;background:#97a583;border-bottom:1px solid rgba(24,24,24,.25)}.site-header--hero-sticky{position:sticky;top:0;z-index:24}.site-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:clamp(8px,2vw,18px);padding:clamp(6px,1vw,10px) clamp(10px,1.6vw,18px)}.site-socials,.footer-socials{display:flex;align-items:center;flex-wrap:wrap;gap:clamp(4px,.8vw,10px)}.site-socials__link,.footer-socials__link{display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,opacity .2s ease}.site-socials__link:hover,.footer-socials__link:hover,.site-nav__link:hover,.shop-button:hover,.hero-audible:hover,.cta-button:hover,.newsletter-button:hover,.text-link:hover{transform:translateY(-1px);opacity:.92}.site-brand{justify-self:center}.site-brand img{width:clamp(70px,12vw,112px);height:auto}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:clamp(8px,1.6vw,20px)}.site-nav{display:flex;align-items:center;gap:clamp(6px,1vw,16px)}.site-nav__link{font-family:Playfair Display,serif;font-size:clamp(.42rem,.9vw,.72rem);color:#151515d1}.site-nav__link--active{color:#111}.shop-button,.cta-button,.newsletter-button,.hero-audible{display:inline-flex;align-items:center;justify-content:center;min-height:clamp(18px,3vw,30px);padding:.18rem clamp(.4rem,1vw,.85rem);border:1px solid rgba(24,24,24,.62);border-radius:999px;background:#ffffffd6;color:#141414;font-family:Playfair Display,serif;font-size:clamp(.4rem,.75vw,.66rem);box-shadow:none;transition:transform .2s ease,opacity .2s ease,background-color .2s ease}.site-socials__link img{width:clamp(12px,1.3vw,18px);height:clamp(12px,1.3vw,18px)}.home-page{padding:clamp(10px,2vw,18px) 0 clamp(18px,3vw,28px)}.home-page .section{padding:0}.home-page .container,.site-header .container,.site-footer .container{width:min(var(--site-width),100%)}.hero-section,.book-section,.storyteller-section,.press-section,.home-blog-section{margin-bottom:clamp(12px,2vw,18px)}.hero-shell{position:relative;z-index:2}.hero-banner{position:relative;aspect-ratio:980 / 310;overflow:hidden;background:linear-gradient(#00000038,#00000047);box-shadow:none}.hero-banner:before{content:"";position:absolute;inset:0;background:url(/wix/hero-bg.jpg) center center / cover no-repeat;transform:scale(1.02);animation:hero-pan 12s ease-in-out infinite alternate}.hero-audible{position:absolute;top:11%;right:4.5%;z-index:2;width:18.3%;min-height:0;padding:.38em .8em;font-size:clamp(.5rem,1.1vw,.76rem);white-space:nowrap}.hero-title-image{position:absolute;left:17.5%;top:22%;z-index:2;width:43%;height:auto;filter:drop-shadow(0 10px 22px rgba(0,0,0,.52));animation:hero-float 5s ease-in-out infinite}.book-panel{display:grid;grid-template-columns:50% 50%;align-items:center;aspect-ratio:980 / 252;padding:0;background:transparent;box-shadow:none}.book-panel__media{display:flex;align-items:center;justify-content:center;height:100%}.book-panel__media img{width:68%;height:auto}.book-panel__copy{max-width:52%;margin:0 auto 0 0;text-align:left;color:#ffffffeb}.book-panel__copy h2,.story-copy h2,.home-blog-heading,.page-heading h1,.footer-title,.post-header h1{font-family:Playfair Display,serif;font-weight:700;line-height:1.12}.book-panel__copy h2{margin-bottom:.42em;font-size:clamp(1.35rem,4.6vw,3.45rem);font-weight:400;color:#f6f3ee}.book-panel__lead{max-width:82%;margin-bottom:.8em;font-family:georgia,palatino,book antiqua,palatino linotype,serif;font-size:clamp(.62rem,1.45vw,1.02rem);font-weight:400;line-height:1.45;color:#ffffffd1;text-shadow:none}.book-panel__availability{max-width:88%;font-size:clamp(.5rem,1vw,.72rem);letter-spacing:.11em;text-transform:none;margin-bottom:1.2em;color:#ffffffb8}.story-grid{display:grid;grid-template-columns:50% 50%;align-items:stretch;aspect-ratio:980 / 392}.story-photo{height:100%}.story-photo img{width:100%;height:100%;object-fit:cover}.story-copy-panel{display:flex;align-items:center;justify-content:center;padding:6% 8%;background:linear-gradient(#0000009e,#0000008a),url(/wix/jungle-bg.png) center center / cover no-repeat}.story-copy{width:74%;text-align:center}.section-label,.footer-kicker{margin-bottom:.75em;font-family:Playfair Display,serif;font-size:clamp(.62rem,1.25vw,.95rem);letter-spacing:.08em}.story-copy h2{font-size:clamp(1.4rem,3.9vw,2.55rem);margin-bottom:.45em;line-height:1.05}.story-copy p{font-size:clamp(.5rem,1.05vw,.78rem);line-height:1.55;letter-spacing:.02em;color:var(--text-soft)}.story-credit{margin-top:.9em;font-family:Playfair Display,serif;font-size:clamp(.42rem,.9vw,.66rem);letter-spacing:normal}.press-section{margin-bottom:clamp(16px,2.3vw,20px)}.press-card{padding:4.2% 0 2.8%;text-align:center;background:linear-gradient(#381c0ee6,#381c0ee6),url(/wix/quote-card-bg.png) center center / cover no-repeat;box-shadow:none}.press-card__body{width:34%;margin:0 auto;padding:2.1% 2.4% 1.6%;border:1px solid rgba(255,255,255,.58);background:transparent}.press-card blockquote{margin:0;font-family:Playfair Display,serif;font-size:clamp(.52rem,1.12vw,.82rem);line-height:1.45;letter-spacing:.06em}.press-card__rule{display:none}.press-source{margin:0;font-family:georgia,palatino,book antiqua,palatino linotype,serif;font-style:italic;font-size:clamp(.42rem,.9vw,.64rem)}.press-dots{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:1.8%}.press-dots span{width:4px;height:4px;border-radius:999px;border:0;background:#ffffff57}.press-dots .is-active{background:#ffffffd9}.home-blog-section{padding:2.4% 2.1% 2.6%;background:transparent}.home-blog-heading,.page-heading h1{margin-bottom:.58em;font-size:clamp(1.38rem,4.3vw,2.95rem);color:#fff}.home-blog-heading em,.page-heading em{font-style:italic}.home-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5%}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.home-blog-card,.blog-card{display:block;background:#0000006b;box-shadow:var(--shadow)}.home-blog-card{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:transparent;box-shadow:none}.home-blog-card__image,.home-blog-card__image img{width:100%;height:100%}.home-blog-card__image img{object-fit:cover}.home-blog-card__overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:7% 6% 6%;background:linear-gradient(to top,#000000a3,#0000000a 44%)}.home-blog-card__overlay h3{margin:0;font-family:Playfair Display,serif;font-size:clamp(.5rem,1.2vw,.9rem);line-height:1.1}.site-footer{padding:2.4% 0 2.8%;background:#292929;border-top:0}.footer-inner{padding:0 3.4%;text-align:center}.footer-kicker{font-size:clamp(.42rem,1vw,.66rem);letter-spacing:.1em}.footer-title{margin-bottom:.85em;font-size:clamp(1.4rem,4.6vw,3rem)}.newsletter-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6%;align-items:center;width:100%;margin:0 auto}.newsletter-form input{width:100%;height:clamp(24px,3.3vw,34px);padding:0 .75em;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#00000052;color:var(--text);font-family:georgia,palatino,book antiqua,palatino linotype,serif;font-size:clamp(.42rem,.95vw,.68rem)}.newsletter-form input::placeholder{color:#ffffffb8}.newsletter-button{height:clamp(24px,3.3vw,34px)}.footer-journey,.footer-contact p,.footer-copy,.page-heading p,.blog-card p,.post-meta,.section-copy,.prose p{color:var(--text-muted)}.footer-journey{margin:.9em 0 1.6em;font-style:italic;font-size:clamp(.38rem,.84vw,.6rem)}.footer-socials{justify-content:center;margin-bottom:1.3em}.footer-contact{margin-bottom:1.1em}.footer-contact p{margin-bottom:.35em;font-size:clamp(.36rem,.82vw,.58rem)}.footer-legal{display:flex;align-items:center;justify-content:center;gap:1.2em;margin-bottom:1.1em;font-family:Playfair Display,serif;font-size:clamp(.36rem,.84vw,.6rem)}.footer-copy{font-size:clamp(.34rem,.78vw,.54rem)}.blog-page{padding-top:48px;padding-bottom:72px}.page-heading{max-width:700px;margin-bottom:34px}.blog-card__image img{width:100%;height:320px;object-fit:cover}.blog-card__body{padding:22px;background:var(--panel);border-top:1px solid var(--line-soft)}.blog-card__meta,.post-meta{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.blog-card h3{margin-bottom:12px;font-family:Playfair Display,serif;font-size:1.8rem;line-height:1.15}.text-link{font-family:Playfair Display,serif;text-decoration:underline;text-underline-offset:.22em}.post-shell{max-width:760px}.post-header{margin:26px 0 24px}.post-header h1{margin-bottom:14px;font-size:clamp(2.5rem,5vw,4rem)}.post-hero{margin-bottom:28px;background:var(--panel-soft);box-shadow:var(--shadow)}.post-hero img{width:100%;height:auto}.prose{padding:28px 30px;background:var(--panel);box-shadow:var(--shadow)}.prose p:last-child{margin-bottom:0}@media(max-width:1080px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:840px){.container{width:min(var(--site-width),calc(100% - 24px))}}@media(max-width:640px){.site-brand img{width:96px}.site-nav__link{font-size:.6rem}.shop-button,.hero-audible,.cta-button,.newsletter-button{font-size:.56rem}.blog-grid{grid-template-columns:1fr}}@keyframes hero-pan{0%{transform:scale(1.02) translateZ(0)}to{transform:scale(1.08) translate3d(-1.4%,.8%,0)}}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}
