:root{--paper:#f8f5ef;--ink:#292e27;--green:#304c3f;--muted:#6c7066;--line:#d9d9cd;--rust:#8d4735;--soft:#efeee5;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--rust);outline-offset:5px}img{max-width:100%;height:auto}button:disabled{opacity:.65;cursor:wait}button{cursor:pointer}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif)}h1{font-size:70px;line-height:1.06;letter-spacing:-2.7px}h1 em{font-weight:400;color:var(--green)}h2{font-size:42px;line-height:1.15;letter-spacing:-1.2px}h3{font-size:21px;line-height:1.35}p+p{margin-top:18px}.wrap{max-width:1200px;margin:auto;padding-left:40px;padding-right:40px}.header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:18px;line-height:1.5}.brand small{display:block;font-size:9px;letter-spacing:1.7px;color:var(--muted)}.header nav{display:flex;align-items:center;gap:32px;font-size:13px}.header nav a{text-decoration:none}.header nav a:hover,.header nav [aria-current]{color:var(--rust)}.nav-buy{border-bottom:1px solid var(--green);padding:8px 0}.nav-buy span{margin-left:17px}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:45px;align-items:center;padding-top:64px;padding-bottom:66px;min-height:735px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.8px;color:var(--green);margin-bottom:28px;display:flex;align-items:center;gap:10px}.dot{width:6px;height:6px;background:var(--rust);border-radius:50%}.hero h1{font-size:73px}.hero h1 em{font-size:1.17em}.hero h1>span{font-size:40px;line-height:1.3;letter-spacing:-1px;display:inline-block;margin-top:12px}.hero-description{font-size:16px;line-height:1.75;color:#62685c;max-width:465px;margin:27px 0 28px}.hero-actions{display:flex;align-items:center;gap:27px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:54px;background:var(--green);color:#fffdf6;border:1px solid var(--green);padding:14px 24px;text-decoration:none;font-size:14px;border-radius:3px;transition:background .2s}.button:hover{background:#22382e}.text-link{display:inline-flex;align-items:center;gap:22px;font-size:13px;font-weight:500;text-decoration:none;border-bottom:1px solid var(--ink);padding:7px 0}.hero-meta{margin-top:22px;font-size:10px;color:var(--muted)}.hero-meta span{margin:0 7px}.book-stage{position:relative;isolation:isolate;text-align:center;padding:0 14px 0 20px}.book-stage::before{content:'';position:absolute;z-index:-2;inset:5% -8px 7%;background:#e9e9dc;border-radius:48% 48% 3px 3px}.cover{display:block;position:relative;width:330px;margin:0 auto;transform:rotate(3deg);border-radius:2px 5px 5px 2px;box-shadow:8px 16px 20px #28291b28,0 38px 48px -25px #272c234a}.stage-ring{position:absolute;z-index:-1;left:-18px;right:-18px;top:15%;height:62%;border:1px solid #b7bcaa;border-radius:50%;transform:rotate(-26deg)}.stage-line{position:absolute;z-index:-1;width:66px;height:66px;right:-10px;top:35px;border:1px solid #a78562;transform:rotate(45deg)}.stage-line::after{content:'';position:absolute;inset:8px;border:1px solid #a78562}.book-stage figcaption{display:flex;gap:12px;align-items:center;justify-content:center;font-size:10px;line-height:1.55;color:#656957;margin-top:28px;text-align:left}.book-stage figcaption>span{font-family:var(--serif);font-size:32px;color:var(--green)}.ornament{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--rust);font-size:16px;height:24px}.ornament:before,.ornament:after{content:'';height:1px;flex:1;background:var(--line)}.ornament:before{margin-right:25px}.ornament:after{margin-left:25px}.about{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;padding-top:92px;padding-bottom:48px}.about .eyebrow{margin-bottom:22px}.about-text p{color:var(--muted);font-size:14px}.about-text .lead{font-size:20px;line-height:1.6;color:var(--ink);margin-bottom:20px}.about-text .text-link{margin-top:18px}.ideas{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;padding-top:35px;padding-bottom:85px}.ideas article{border-top:1px solid var(--line);padding-top:22px}.index{font-size:10px;letter-spacing:1.4px;color:var(--rust);display:block;margin-bottom:25px}.ideas h3,.steps h3{margin-bottom:14px}.ideas p,.steps p{font-size:13px;color:var(--muted)}.contents{border-top:1px solid var(--line);display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding-top:60px;padding-bottom:70px}.contents h2{font-size:32px}.contents p:not(.eyebrow){margin-top:22px;font-size:13px;color:var(--muted)}.contents details{align-self:center;width:100%;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{padding:20px 0;cursor:pointer;font-size:14px;list-style:none;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}details[open] summary span{transform:rotate(45deg)}.contents ol{font-size:13px;padding-left:23px;margin:0 0 25px}.contents li{padding-left:6px;margin:9px 0}.purchase{background:var(--soft);border:1px solid #deded0;display:grid;grid-template-columns:1fr 1fr;gap:75px;padding:57px 55px;margin-top:22px;margin-bottom:70px;max-width:1120px;border-radius:5px}.purchase h2{font-size:41px}.purchase-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;margin-top:24px;max-width:365px}.format-line{margin-top:33px;padding-top:22px;border-top:1px solid #d4d6c8;display:grid;gap:8px;font-size:11px;color:var(--green)}.checkout{background:#fffcf6;border:1px solid #dfdfd4;border-radius:4px;padding:30px}.price-row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:25px}.price-row strong{font:34px/1.1 var(--serif);white-space:nowrap}.price-row>span{font-size:10px;color:var(--muted);text-align:right}.checkout>label:not(.consent){font-size:12px;display:block;margin-bottom:8px}.checkout input[type=email]{background:transparent;width:100%;padding:12px 13px;border:1px solid #c6c9bc;border-radius:3px;color:var(--ink);min-height:48px;font-size:16px}.field-help{font-size:10px;line-height:1.5;color:var(--muted);margin-top:8px}.consent{display:flex;align-items:flex-start;gap:9px;font-size:10px;line-height:1.6;margin:20px 0}.consent input{accent-color:var(--green);width:16px;height:16px;flex-shrink:0;margin:1px 0 0}.checkout .button{width:100%;font-size:13px}.payment-note{font-size:10px;text-align:center;color:var(--muted);margin-top:12px}.form-status{font-size:12px;color:var(--rust)}.form-status:empty{display:none}.consult-teaser{display:flex;justify-content:space-between;align-items:center;padding-top:15px;padding-bottom:85px;gap:30px}.consult-teaser h2{font-size:36px}.consult-teaser p:not(.eyebrow){color:var(--muted);font-size:13px;margin-top:18px}.consult-teaser .eyebrow{margin-bottom:18px}.footer{border-top:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding-top:37px;padding-bottom:36px;font-size:11px}.footer-name{font-size:15px;text-decoration:none}.footer p{color:var(--muted);margin-top:5px}.footer-links{display:flex;gap:22px;flex-wrap:wrap}.footer-links a{text-decoration:none}.copyright{white-space:nowrap}.back-link{display:block;font-size:12px;color:var(--muted);text-decoration:none;margin-bottom:40px}.page-intro{padding-top:35px;padding-bottom:55px}.page-intro .eyebrow{margin-bottom:24px}.page-intro .lead{margin-top:30px;font-size:19px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;padding-bottom:80px}.steps article{border-top:1px solid var(--line);padding-top:25px}.article-header{padding-top:35px;padding-bottom:45px;max-width:1000px}.article-header h1{font-size:52px;line-height:1.15;letter-spacing:-1px}.byline{margin-top:25px;font-size:13px;color:var(--muted)}.prose{max-width:760px;margin:auto;padding:0 30px 70px;font-size:17px;line-height:1.85;overflow-wrap:anywhere}.prose h2{font-size:30px;margin:42px 0 20px}.prose h3{margin:28px 0 18px}.prose li{margin:8px 0}.prose .lead{font-size:21px}.prose blockquote{border-left:2px solid var(--rust);padding-left:25px;margin:30px 0;color:var(--green)}.prose img{display:block;margin:25px auto}.article-cta{display:flex;align-items:center;gap:35px;max-width:900px;background:var(--soft);padding-top:35px;padding-bottom:35px;margin-bottom:65px}.article-cta img{width:120px;flex-shrink:0}.article-cta h2{font-size:28px}.article-cta p:not(.eyebrow){font-size:13px;margin:14px 0}.article-cta .eyebrow{margin-bottom:12px}.message{min-height:60vh;padding-top:90px;padding-bottom:100px;max-width:950px}.message h1{font-size:54px}.message p{margin:30px 0;max-width:720px}.skip{position:absolute;left:20px;top:-100px;z-index:5;padding:10px;background:white}.skip:focus{top:10px}@media(min-width:1450px){.hero{padding-top:90px;padding-bottom:95px}}@media(max-width:1100px){.wrap{padding-left:30px;padding-right:30px}.hero{gap:25px}.hero h1{font-size:61px}.hero h1>span{font-size:33px}.cover{width:290px}.book-stage::before{inset:5% 0 7%}.stage-ring{left:0;right:0}.stage-line{right:10px}.hero{min-height:650px}.purchase{margin-left:30px;margin-right:30px;gap:35px;padding:40px 30px}.footer{flex-wrap:wrap}.footer-links{gap:18px}.about{gap:45px}.hero-meta{font-size:9px}}@media(max-width:700px){.wrap{padding-left:23px;padding-right:23px}.header{height:auto;min-height:105px;flex-wrap:wrap;padding-top:20px;padding-bottom:17px;gap:16px}.brand{font-size:16px}.brand small{font-size:8px}.brand img{width:32px}.header nav{width:100%;justify-content:space-between;gap:13px;font-size:12px}.nav-buy{padding:0}.hero{grid-template-columns:1fr;padding-top:42px;padding-bottom:38px;gap:40px}.hero .eyebrow{margin-bottom:23px}.hero h1{font-size:63px;letter-spacing:-2px}.hero h1>span{font-size:32px;margin-top:9px}.hero-description{font-size:15px;margin:23px 0}.hero-actions{gap:25px}.button{padding:13px 20px;gap:18px}.hero-meta{font-size:9px;margin-top:18px}.book-stage{max-width:370px;width:100%;margin:0 auto;padding:14px 25px 0}.cover{width:245px}.book-stage::before{inset:4% 0 9%}.book-stage figcaption{margin-top:24px}.stage-line{width:48px;height:48px;right:12px;top:26px}.about{grid-template-columns:1fr;gap:27px;padding-top:50px;padding-bottom:25px}h2{font-size:35px}.about-text .lead{font-size:19px}.ideas{grid-template-columns:1fr;gap:29px;padding-top:20px;padding-bottom:45px}.ideas article{display:grid;grid-template-columns:30px 1fr;gap:12px 20px}.ideas .index{grid-column:1/-1;margin-bottom:0}.ideas h3,.ideas p{grid-column:1/-1;margin:0}.ideas h3{font-size:21px}.contents{grid-template-columns:1fr;gap:28px;padding-top:40px;padding-bottom:35px}.contents h2{font-size:30px}.purchase{grid-template-columns:1fr;gap:28px;padding:30px 19px;margin:20px 15px 45px}.purchase h2{font-size:35px}.purchase .eyebrow{margin-bottom:20px}.purchase-copy>p:not(.eyebrow){margin-top:20px}.format-line{margin-top:23px;padding-top:18px}.checkout{padding:24px 19px}.price-row strong{font-size:34px}.consult-teaser{align-items:flex-start;flex-direction:column;padding-bottom:45px;gap:20px}.consult-teaser h2{font-size:32px}.footer{gap:25px;padding-top:30px;padding-bottom:30px}.footer-links{display:grid;gap:12px}.copyright{flex-basis:100%}.page-intro h1{font-size:50px;letter-spacing:-1.5px}.page-intro .lead{font-size:17px}.page-intro{padding-top:25px;padding-bottom:25px}.page-intro .eyebrow{font-size:9px}.steps{grid-template-columns:1fr;gap:28px;padding-bottom:50px}.steps .index{margin-bottom:12px}.article-header h1{font-size:38px}.article-header{padding-bottom:30px}.prose{padding:0 23px 45px;font-size:16px}.prose h2{font-size:27px}.article-cta{margin-left:15px;margin-right:15px;gap:20px;align-items:flex-start}.article-cta img{width:75px}.article-cta h2{font-size:24px}.article-cta .eyebrow{font-size:8px}.article-cta .button{font-size:12px;padding:12px 15px}.message{padding-top:60px;padding-bottom:65px}.message h1{font-size:43px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:700px){.hero>*{min-width:0}.hero h1{font-size:clamp(42px,13.5vw,63px)}.hero h1>span{font-size:clamp(25px,8vw,32px)}.book-stage .stage-ring{left:9%;right:9%}.hero-meta{line-height:1.8}.hero-actions{gap:20px}}
@media(min-width:701px) and (max-width:900px){.hero{grid-template-columns:1.1fr 1fr;gap:20px}.hero-copy{min-width:0}.hero h1{font-size:48px}.hero h1>span{font-size:27px}.cover{width:240px}.hero-description{font-size:14px}.hero-actions{gap:18px}.hero-actions .button{padding:13px 17px;font-size:12px;gap:15px}.hero-actions .text-link{font-size:12px;gap:12px}.stage-ring{left:10%;right:10%}.stage-line{width:42px;height:42px}.hero-meta{font-size:9px;max-width:285px}.header nav{gap:20px}}
.stage-ring{left:10%;right:10%}
