@font-face{font-family:Instrument;src:url('/assets/fonts/instrument-serif-latin.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Instrument;src:url('/assets/fonts/instrument-serif-italic-latin.woff2') format('woff2');font-style:italic;font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
:root{--ink:#29261f;--dark:#211c17;--paper:#f6f2e9;--muted:#696358;--gold:#edbf86;--copper:#98623b;--line:#d8d1c4;--serif:Instrument,Georgia,serif;--sans:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.75 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #b37638;outline-offset:6px}img{display:block;max-width:100%}p{margin:0 0 1.2em}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.05;margin:0}h2{font-size:clamp(42px,4.1vw,62px);letter-spacing:-.025em}h3{font-size:30px}h1 em,h2 em{color:var(--copper)}.container{width:min(1220px,calc(100% - 100px));margin-inline:auto}.section{padding:110px 0}.eyebrow{font-size:10px;line-height:1.6;letter-spacing:.17em;text-transform:uppercase;font-weight:800;margin-bottom:23px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:57px;padding:16px 25px;border:1px solid transparent;border-radius:3px;background:var(--gold);color:#2b231b;font-size:12px;font-weight:800;text-decoration:none;line-height:1.5;transition:background .18s,transform .18s}.button:hover{background:#f6d4a7;transform:translateY(-2px)}.button span[aria-hidden]{font-size:19px;line-height:1}.button-small{min-height:43px;padding:10px 18px;gap:28px;font-size:11px}.button-dark{background:var(--dark);color:var(--paper)}.button-dark:hover{background:#49372a}.text-link{display:inline-flex;gap:18px;align-items:center;font-size:12px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:7px}.text-link:hover{color:var(--copper)}.small-note{font-size:11px;color:var(--muted);margin-top:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:20;top:-100px;left:20px;background:var(--paper);padding:14px 20px}.skip-link:focus{top:15px}
.site-header{height:88px;background:var(--dark);color:#fff8ed;position:sticky;top:0;z-index:10;border-bottom:1px solid #ffffff1a}.nav-row{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;font-family:var(--serif);font-size:21px;line-height:.97}.brand em{color:var(--gold)}.brand-mark{display:flex;align-items:center;justify-content:center;font-size:35px;width:43px;height:43px;border:1px solid #ceb28b70;border-radius:50%;color:var(--gold);letter-spacing:-7px;padding-right:6px}.brand-mark span{transform:translateY(4px)}.nav-row nav{display:flex;gap:32px}.nav-row nav a{text-decoration:none;font-size:11px;color:#e2d8ca}.nav-row nav a:hover{color:var(--gold)}
.hero{position:relative;color:#fff8ed;isolation:isolate;min-height:735px}.hero-picture{position:absolute;inset:0;z-index:-2;overflow:hidden}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center 57%}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,16,12,.88),rgba(20,16,12,.65) 38%,rgba(20,16,12,.05) 75%),linear-gradient(0deg,#211c1770,transparent 30%);z-index:-1}.hero-inner{display:flex;align-items:center;min-height:735px;position:relative;padding-top:55px;padding-bottom:75px}.hero-copy{max-width:650px}.hero .eyebrow{color:#edc697;display:flex;align-items:center;gap:14px}.small-line{width:30px;height:1px;background:var(--gold)}h1{font-size:clamp(62px,6.1vw,89px);letter-spacing:-.025em;line-height:.99;margin-bottom:28px}h1 em{color:var(--gold)}.hero-lead{max-width:425px;font-size:14px;line-height:1.95;color:#e5ddd2}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:30px}.hero .text-link{color:#fff8ed;font-size:11px}.hero-note{font-size:10px;color:#d4c6b7;margin-top:18px}.hero-caption{position:absolute;right:0;bottom:45px;display:flex;gap:15px;align-items:flex-start}.hero-caption p{font-family:var(--serif);font-size:23px;line-height:1.2;margin:0}.caption-rule{width:25px;height:1px;background:var(--gold);margin-top:13px}.facts-strip{border-bottom:1px solid var(--line);background:#efe9dd}.facts{min-height:104px;display:grid;grid-template-columns:1fr 1.2fr 1fr 1fr;align-items:center}.facts>span{font-size:11px;line-height:1.6;border-right:1px solid var(--line);padding:0 24px;text-align:center}.facts>span:first-child{padding-left:0}.facts>span:last-child{border:0;padding-right:0}.facts strong{font-weight:700}.facts>span:not(:last-child) strong{font-family:var(--serif);font-size:32px;padding-right:7px;vertical-align:middle;font-weight:400}
.section-intro{max-width:690px;margin:0 auto;text-align:center}.section-intro>p:last-child{max-width:535px;margin:26px auto 0;font-size:14px;color:var(--muted)}.moments{display:grid;grid-template-columns:repeat(3,1fr);gap:54px;margin-top:66px}.moments article{border-top:1px solid var(--line);padding-top:25px}.time{display:block;font-family:var(--serif);font-size:39px;color:var(--copper);margin-bottom:18px}.time span{font-family:var(--sans);font-size:10px;letter-spacing:.07em}.moments h3{font-size:28px;margin-bottom:15px}.moments p{font-size:13px;color:var(--muted);max-width:320px}.quiet-statement{font-size:15px;text-align:center;margin:52px 0 0}.quiet-statement em{font-family:var(--serif);font-size:25px;margin-left:8px;color:var(--copper)}
.book-section{background:#eae3d6}.book-grid{display:grid;grid-template-columns:.87fr 1.13fr;gap:115px;align-items:center}.book-art{background:#343a2e;color:#f5ebd9;padding:42px 36px 32px;min-height:545px;box-shadow:14px 18px 38px #45372228;position:relative;border-left:5px solid #262c22}.book-art .eyebrow{color:#dcc8a5;font-size:9px;line-height:1.7}.book-title-art{font:clamp(56px,5vw,72px)/.98 var(--serif);margin-top:55px;letter-spacing:-.03em}.book-title-art em{color:#e6bb87}.book-art-rule{width:52px;height:1px;background:#c6a87b;margin:26px 0}.book-art>p:not(.eyebrow){font-size:12px;max-width:240px;color:#e1d7c7}.book-art-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:50px;font-size:10px;line-height:1.5}.book-emblem{font:49px var(--serif);letter-spacing:-9px;color:#d7b98b}.book-emblem span{position:relative;top:7px}.book-copy h2{font-size:clamp(41px,3.7vw,54px);margin-bottom:27px}.book-copy>p:not(.eyebrow):not(.small-note){font-size:14px;color:#595348}.check-list{padding:0;list-style:none;margin:25px 0;font-size:12px}.check-list li{padding:8px 0 8px 25px;position:relative;border-bottom:1px solid #d6cebf}.check-list li:before{content:'✓';position:absolute;left:0;color:#65714c}.book-meta{display:flex;flex-direction:column;font-size:10px;color:var(--muted);gap:3px;margin-bottom:23px}.book-copy .small-note{font-size:10px}
.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:55px}.section-heading>p{max-width:255px;font-size:13px;color:var(--muted);margin-bottom:5px}.application-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 45px}.application-grid article{border-top:1px solid var(--line);padding:26px 0 36px}.item-number{font-size:9px;letter-spacing:.14em;font-weight:700;text-transform:uppercase;color:var(--copper)}.application-grid h3{margin:18px 0 15px;font-size:30px}.application-grid p{font-size:13px;color:var(--muted);margin-bottom:0}
.breathing-room{display:grid;grid-template-columns:1fr 1fr;background:var(--dark);color:var(--paper)}.breathing-room picture{min-height:620px}.breathing-room img{width:100%;height:100%;object-fit:cover;object-position:42% center}.breathing-copy{padding:80px clamp(40px,6vw,95px);align-self:center}.breathing-copy .eyebrow{color:var(--gold)}.breathing-copy h2{font-size:clamp(44px,4vw,62px);margin-bottom:28px}.breathing-copy h2 em{color:var(--gold)}.breathing-copy>p:not(.eyebrow){font-size:13px;color:#cfc3b2;max-width:370px}.breathing-copy .text-link{color:var(--gold);margin-top:9px}
.contents-grid{display:grid;grid-template-columns:1fr 1fr;gap:120px}.contents-intro>p:not(.eyebrow){font-size:14px;max-width:340px;color:var(--muted);margin-top:25px}.honest-note{display:flex;gap:14px;border-top:1px solid var(--line);padding-top:22px;max-width:375px;margin-top:38px}.honest-note>span{font-family:var(--serif);font-size:40px;color:var(--copper);line-height:1}.honest-note p{font-size:11px;color:var(--muted);margin:0}.honest-note strong{font-weight:600;color:var(--ink)}.chapters{list-style:none;padding:0;margin:0}.chapters li{display:flex;gap:27px;border-top:1px solid var(--line);padding:22px 0}.chapters li>span{font:25px var(--serif);color:var(--copper);padding-top:5px}.chapters h3{font-size:34px}.chapters p{font-size:12px;color:var(--muted);margin:10px 0 0}.honest-section{background:#ebe6db;padding:80px 0}.honest-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.honest-grid h2{font-size:48px}.honest-grid>div:last-child{font-size:13px;color:var(--muted)}.author-line{font-size:10px;padding-top:17px;border-top:1px solid #d1c8b8;margin-top:24px;color:var(--ink)}.author-line span{color:var(--muted)}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;padding:23px 38px 23px 0;font-size:13px;font-weight:600;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:4px;top:14px;font-family:var(--serif);font-size:31px;font-weight:400;color:var(--copper)}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:13px;color:var(--muted);padding:0 30px 10px 0}.occupulse-note{border-top:1px solid var(--line);display:flex;align-items:center;gap:65px;padding-block:35px 50px}.occupulse-note>div{max-width:760px}.occupulse-note .eyebrow{font-size:9px;margin-bottom:12px;color:var(--muted)}.occupulse-note h2{font-size:29px;margin-bottom:13px;letter-spacing:0}.occupulse-note p:not(.eyebrow){font-size:11px;color:var(--muted);margin:0}.occupulse-note>.text-link{white-space:nowrap;font-size:11px}
.final-cta{text-align:center;background:#30271f;color:var(--paper);padding:88px 0 76px;position:relative}.final-cta .eyebrow{color:var(--gold)}.final-cta h2{font-size:clamp(53px,5.6vw,80px);margin-bottom:24px}.final-cta h2 em{color:var(--gold)}.final-cta p:not(.eyebrow):not(.small-note){font-size:13px;color:#d2c6b7;margin-bottom:27px}.final-cta .small-note{color:#cabcaa;font-size:10px}.site-footer{padding:35px 0;background:var(--dark);color:#c4b7a5}.footer-top,.footer-bottom{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-brand{font-family:var(--serif);font-size:25px;text-decoration:none;color:#f0e5d5}.footer-brand em{color:var(--gold)}.footer-top nav{display:flex;gap:27px;font-size:11px}.footer-top nav a{text-decoration:none}.footer-bottom{border-top:1px solid #ffffff16;margin-top:26px;padding-top:20px;font-size:9px}.footer-bottom p{margin:0}.legal-page{max-width:780px;min-height:70vh;padding-block:70px}.legal-page h1{font-size:60px;margin-bottom:35px}.legal-page h2{font-size:30px;margin:35px 0 15px}.legal-page p,.legal-page li{font-size:14px}.legal-page address{font-style:normal}
@media(min-width:1600px){.hero,.hero-inner{min-height:810px}.hero-picture img{object-position:center 60%}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.book-grid{gap:60px}.book-art{padding:35px 28px}.hero-caption{right:0;max-width:230px}.hero-caption p{font-size:21px}.moments{gap:30px}.contents-grid{gap:65px}.honest-grid{gap:60px}.faq-grid{gap:50px}.application-grid{gap:0 30px}.hero-actions{gap:20px}.hero .text-link{font-size:10px}}
@media(max-width:800px){.site-header{height:75px}.nav-row nav{gap:18px}.nav-row nav a{font-size:10px}.brand{font-size:19px}.hero,.hero-inner{min-height:715px}.hero-caption{display:none}.hero-copy{max-width:550px}h1{font-size:75px}.hero:before{background:linear-gradient(90deg,#18120ded,#18120d8c 65%,#18120d25)}.facts{grid-template-columns:1fr 1fr;gap:20px 0;padding-block:22px}.facts>span:nth-child(2){border:0}.facts>span{padding:0 12px!important}.section{padding:78px 0}.book-grid{gap:38px;grid-template-columns:.9fr 1.1fr}.book-title-art{font-size:47px}.book-art{min-height:470px}.book-art-bottom{margin-top:32px}.book-copy h2{font-size:38px}.book-copy .eyebrow{font-size:9px}.book-copy>p:not(.eyebrow):not(.small-note){font-size:12px}.book-copy .button{font-size:10px;gap:15px;padding-inline:17px}.check-list{font-size:10px}.moments h3{font-size:25px}.application-grid{grid-template-columns:1fr 1fr}.section-heading{gap:30px}.section-heading>p{max-width:190px}.breathing-copy{padding:45px 32px}.breathing-room picture{min-height:580px}.breathing-copy h2{font-size:44px}.contents-grid{gap:35px}.honest-grid h2{font-size:41px}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:25px}.occupulse-note{gap:30px}.occupulse-note>.text-link{white-space:normal}.footer-bottom{align-items:flex-start}.footer-bottom p:last-child{max-width:330px;text-align:right}}
@media(max-width:600px){html{scroll-padding-top:87px}.container{width:calc(100% - 42px)}.site-header{height:73px}.nav-row{gap:12px}.nav-row nav{display:none}.brand{font-size:19px}.brand-mark{width:35px;height:35px;font-size:29px}.button-small{padding:10px 14px;gap:18px;min-height:41px}.hero,.hero-inner{min-height:702px}.hero-inner{padding-top:51px;padding-bottom:48px;align-items:flex-start}.hero-picture img{object-position:62% center}.hero:before{background:linear-gradient(90deg,#17120de3,#17120d88),linear-gradient(0deg,#17120d9c,transparent)}.hero .eyebrow{font-size:8px;letter-spacing:.13em;gap:10px;margin-bottom:27px}.small-line{width:20px}h1{font-size:clamp(53px,12.9vw,76px);line-height:1.02;margin-bottom:26px}.hero-lead{font-size:13px;line-height:1.9;max-width:340px}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px;margin-top:27px}.hero-actions .button{font-size:11px;padding:16px 21px;min-height:54px;gap:20px}.hero .text-link{font-size:11px}.hero-note{font-size:9px;margin-top:24px;max-width:290px}.facts{gap:14px 0;padding-block:23px}.facts>span{font-size:9px}.facts>span:not(:last-child) strong{font-size:29px;padding-right:5px}.facts>span:last-child{font-size:10px}.section{padding:64px 0}.eyebrow{font-size:9px;margin-bottom:19px}h2{font-size:43px}.section-intro{text-align:left}.section-intro>p:last-child{font-size:13px;margin-top:22px}.moments{grid-template-columns:1fr;gap:0;margin-top:35px}.moments article{display:grid;grid-template-columns:78px 1fr;column-gap:15px;padding:23px 0}.time{grid-row:1/3;font-size:32px;margin:0;line-height:1}.time span{display:block;font-size:9px;margin-top:10px}.moments h3{font-size:26px;margin:0 0 10px}.moments p{font-size:12px;margin:0;max-width:none}.quiet-statement{text-align:left;margin:25px 0 0;font-size:13px}.quiet-statement em{display:block;font-size:24px;margin:4px 0 0}.book-grid{grid-template-columns:1fr;gap:46px}.book-art{width:min(100%,340px);justify-self:center;min-height:465px;padding:32px}.book-title-art{font-size:60px;margin-top:40px}.book-art-bottom{margin-top:35px}.book-copy h2{font-size:42px}.book-copy>p:not(.eyebrow):not(.small-note){font-size:13px}.check-list{font-size:11px}.book-copy .button{font-size:11px;padding:17px 20px}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:22px;max-width:270px;font-size:13px}.application-grid{grid-template-columns:1fr;gap:0}.application-grid article{padding:23px 0 27px}.application-grid h3{font-size:30px;margin:12px 0}.application-grid p{font-size:12px;max-width:390px}.item-number{font-size:9px}.breathing-room{grid-template-columns:1fr}.breathing-room picture{min-height:0;height:330px}.breathing-room img{object-position:center 58%}.breathing-copy{padding:48px 25px 55px}.breathing-copy h2{font-size:49px}.breathing-copy>p:not(.eyebrow){font-size:13px}.contents-grid{grid-template-columns:1fr;gap:35px}.contents-intro>p:not(.eyebrow){font-size:13px}.honest-note{margin-top:28px}.chapters li{padding:21px 0}.chapters h3{font-size:33px}.honest-grid{grid-template-columns:1fr;gap:29px}.honest-grid h2{font-size:43px}.honest-grid>div:last-child{font-size:12px}.faq-grid{grid-template-columns:1fr;gap:32px}.faq-list summary{font-size:12px;padding-block:22px}.faq-list details p{font-size:12px;padding-right:10px}.occupulse-note{display:block;padding-block:29px 38px}.occupulse-note h2{font-size:28px}.occupulse-note>.text-link{margin-top:20px;font-size:11px}.final-cta{padding:62px 0 49px}.final-cta h2{font-size:48px}.final-cta p:not(.eyebrow):not(.small-note){font-size:12px}.final-cta .button{font-size:10px;padding:16px 18px;gap:16px}.footer-top,.footer-bottom{align-items:flex-start;flex-direction:column;gap:19px}.footer-brand{font-size:26px}.footer-top nav{font-size:11px}.footer-bottom{font-size:9px;gap:11px}.footer-bottom p:last-child{text-align:left;max-width:350px}.legal-page{padding-block:45px}.legal-page h1{font-size:44px}.legal-page h2{font-size:29px}}
.book-cover{margin:0;display:flex;flex-direction:column;align-items:center;gap:23px;padding:20px}.book-cover>a{display:block;width:min(100%,350px);transform:rotate(-3deg);transition:transform .2s}.book-cover>a:hover{transform:rotate(0)}.book-cover img{width:100%;height:auto;box-shadow:12px 18px 35px #37251940;border-radius:2px}.book-cover figcaption{font-size:10px;text-align:center;color:var(--muted)}
@media(max-width:600px){.book-cover{padding:0 25px 5px;gap:26px}.book-cover>a{max-width:280px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
