:root{--paper:#f6f3ec;--paper-light:#fbf9f5;--ink:#36392f;--muted:#6c6e63;--wine:#603b43;--wine-hover:#472c32;--line:#dcdcd0;--sage:#e6e9df;--olive:#c4c9af;--dark:#353d33;--clay:#ece1db;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;overflow-x:clip;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}main{overflow-x:clip}body:has(dialog[open]){overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}button{color:inherit}::selection{background:#d8bfc4;color:#352329}:focus-visible{outline:3px solid #936471;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.04;letter-spacing:-.035em}h1{font-size:clamp(70px,6.1vw,91px)}h2{font-size:clamp(45px,4.15vw,64px)}h3{font-size:35px}em{font-style:normal;color:var(--wine)}p{color:var(--muted)}.wrap{max-width:1240px;margin-inline:auto;width:calc(100% - 112px)}.section{padding-block:112px}.eyebrow{font-family:var(--sans);font-size:12px;font-weight:600;letter-spacing:.16em;line-height:1.6;color:var(--ink)}.button{display:inline-flex;justify-content:center;align-items:center;gap:32px;background:var(--wine);color:white;border:1px solid var(--wine);border-radius:5px;min-height:56px;padding:15px 25px;font-size:13px;font-weight:500;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:var(--wine-hover);transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button-small{min-height:43px;font-size:12px;padding:11px 19px;gap:25px}.button-wide{width:100%;justify-content:space-between}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:12px;font-weight:500}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.small-play{width:29px;height:29px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:12px;padding-left:2px}.site-header{height:100px;border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-size:14px;line-height:1.14;letter-spacing:-.02em}.brand b{font-weight:600}.brand-mark{display:block;position:relative;flex-shrink:0;width:36px;height:40px}.brand-mark i{position:absolute;top:2px;border:1px solid currentColor;border-radius:50%;width:20px;height:35px}.brand-mark i:nth-child(1){left:0}.brand-mark i:nth-child(2){left:7px}.brand-mark i:nth-child(3){left:14px}.site-header nav{display:flex;gap:33px;font-size:12px}.site-header nav a{padding-block:8px;position:relative}.site-header nav a:after{content:'';position:absolute;bottom:2px;left:0;width:0;height:1px;background:var(--wine);transition:width .2s}.site-header nav a:hover:after{width:100%}
.hero{padding-block:70px 64px;display:grid;grid-template-columns:1.12fr 1fr;gap:60px;align-items:center}.hero .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:27px}.little-line{width:22px;height:1px;background:var(--wine)}.hero-description{font-size:14px;max-width:380px;margin-top:27px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:29px;flex-wrap:wrap}.hero-price{display:flex;gap:14px;align-items:center;font-size:12px;margin-top:20px}.hero-price strong{color:var(--ink);font-weight:600}.hero-price span:before{content:'·';margin-right:14px}.hero-visual{position:relative;padding:8px 15px 20px 0;margin-top:8px}.hero-portrait{position:relative;height:575px;overflow:hidden;border-radius:230px 230px 5px 5px;background:#ddd7cf}.hero-portrait>img{width:316%;max-width:none;position:absolute;left:0;top:-55px;height:auto}.portrait-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(32,32,25,.68),transparent 42%)}.portrait-caption{position:absolute;bottom:28px;left:29px;color:white;display:flex;flex-direction:column;gap:5px}.portrait-caption>span:first-child{font-size:12px;letter-spacing:.1em}.signature{font:italic 39px Georgia,serif;letter-spacing:-2px;transform:rotate(-7deg);display:inline-block}.orbit{position:absolute;border:1px solid #c9caba;border-radius:50%;pointer-events:none}.orbit-one{inset:-17px -9px 36px -30px;transform:rotate(13deg)}.orbit-two{inset:-5px -22px 53px -18px;transform:rotate(-7deg)}.visual-note{position:absolute;right:-23px;top:19px;display:flex;align-items:center;gap:10px;font:19px/1.1 var(--serif);transform:rotate(7deg);background:var(--paper);padding:9px;color:var(--wine)}.note-star{font:42px/1 var(--serif)}.floating-audio{position:absolute;bottom:-3px;right:-15px;display:flex;align-items:center;gap:14px;border:1px solid #e1ddd5;background:var(--paper-light);border-radius:5px;padding:17px 20px;box-shadow:0 12px 25px #313a3010;transition:transform .2s}.floating-audio:hover{transform:translateY(-3px)}.audio-icon{height:38px;width:38px;background:var(--wine);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:12px;padding-left:2px}.floating-audio small{font-size:12px;letter-spacing:.12em;display:block;margin-bottom:4px}.floating-audio b{font-size:12px;font-weight:500;display:block}.mini-wave{width:38px;height:27px;stroke:var(--wine);stroke-width:1.3;stroke-linecap:round;fill:none;margin-left:8px}.facts-strip{border-block:1px solid var(--line)}.facts-inner{display:flex;justify-content:space-between;align-items:center;padding-block:25px;gap:20px}.facts-inner>span{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.facts-inner b{font:30px/1 var(--serif);color:var(--ink)}.facts-inner .language-fact{font-size:12px}.language-fact span{font-size:16px}
.recognition{display:grid;grid-template-columns:1.05fr 1fr;gap:96px}.recognition h2{margin-top:22px}.section-intro{max-width:380px;font-size:14px;margin-top:28px}.hand-drawn-line{display:block;border-bottom:2px solid #b1b49c;border-radius:50%;width:105px;height:10px;margin-top:20px;transform:rotate(-5deg)}.recognition-list{padding-top:20px}.recognition-list>div{display:flex;gap:26px;align-items:baseline;border-bottom:1px solid var(--line);padding-block:23px}.recognition-list>div:first-child{padding-top:0}.recognition-list>div>span{font-size:12px;color:#8b8d7e}.recognition-list>div p{font-size:17px;line-height:1.55;color:var(--ink)}.recognition-outro{margin-top:28px;font-size:12px;line-height:1.85}.recognition-outro strong{font-weight:500;color:var(--ink)}.skills-section{background:var(--sage)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:80px;margin-bottom:50px}.section-heading h2{margin-top:19px}.section-heading>p{max-width:300px;font-size:13px;margin-bottom:5px}.skills-grid{display:grid;grid-template-columns:repeat(4,1fr)}.skills-grid article{border-left:1px solid #cbd0c1;padding:0 25px}.skills-grid article:first-child{border-left:0;padding-left:0}.skills-grid article:last-child{padding-right:0}.index{display:block;font-size:12px;letter-spacing:.12em;margin-block:22px 15px}.skills-grid h3{font-size:33px}.skills-grid p{font-size:12px;margin-top:18px;line-height:1.8;max-width:215px}.skill-symbol{width:45px;height:45px;position:relative;display:block;color:var(--wine)}.symbol-notice:before,.symbol-notice:after{content:'';position:absolute;border:1px solid currentColor;border-radius:50%;inset:0}.symbol-notice:after{inset:12px}.symbol-pause:before,.symbol-pause:after{content:'';position:absolute;top:4px;bottom:4px;width:8px;border:1px solid currentColor;left:7px;border-radius:5px}.symbol-pause:after{left:26px}.symbol-belief:before,.symbol-belief:after{content:'';position:absolute;width:29px;height:29px;border:1px solid currentColor;border-radius:50%;left:0;top:0}.symbol-belief:after{left:14px;top:14px}.symbol-feel:before,.symbol-feel:after{content:'';position:absolute;width:22px;height:42px;border:1px solid currentColor;border-radius:50%;left:3px;transform:rotate(-35deg)}.symbol-feel:after{left:18px;transform:rotate(35deg)}
.preview-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:center}.preview-copy h2{margin-block:22px}.preview-copy>p:not(.eyebrow){font-size:13px}.preview-copy .micro-label{font-size:12px!important;letter-spacing:.07em;margin-top:26px;display:flex;gap:10px}.video-poster{position:relative;padding:0;border:0;border-radius:5px;overflow:hidden;aspect-ratio:16/10;width:100%;background:#ded9d1;text-align:left;box-shadow:0 10px 28px #2929230a}.video-poster>img{width:100%;height:100%;object-fit:cover}.video-dim{position:absolute;inset:0;background:linear-gradient(0deg,#292923cf,transparent 65%)}.play-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:var(--paper);color:var(--wine);display:grid;place-items:center;padding-left:5px;font-size:18px;box-shadow:0 0 0 12px #fff3;transition:box-shadow .2s}.video-poster:hover .play-circle{box-shadow:0 0 0 18px #fff3}.video-caption{position:absolute;bottom:24px;left:24px;right:24px;color:#fff;display:flex;flex-direction:column;gap:7px}.video-caption>span{font:27px/1.1 var(--serif)}.video-caption>small{font-size:12px;opacity:.85}.video-caption small span{margin-left:10px}.approach-section{background:var(--dark);color:#f3f0e8;padding-block:90px;overflow:hidden}.approach-inner{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.approach-art{position:relative;height:390px;display:grid;place-items:center}.approach-art>span{font:66px/.96 var(--serif);text-align:center;position:relative;z-index:1}.approach-art>span em{color:var(--olive)}.approach-circle{position:absolute;width:285px;height:340px;border:1px solid #b7bea348;border-radius:50%;transform:rotate(-18deg);left:calc(50% - 178px)}.approach-circle:nth-child(2){transform:rotate(0deg);left:calc(50% - 143px)}.approach-circle:nth-child(3){transform:rotate(18deg);left:calc(50% - 108px)}.approach-copy .eyebrow{color:#c8ceba}.approach-copy h2{margin-block:21px 26px;font-size:53px}.approach-copy h2 em{color:#cbd1b8}.approach-copy>p:not(.eyebrow){font-size:13px;color:#d2d4c9;margin-bottom:14px;max-width:430px}.approach-copy strong{font-weight:500;color:#f4f2eb}.approach-copy .approach-footnote{font-size:12px!important;border-top:1px solid #ffffff25;padding-top:17px;margin-top:24px;color:#b8c0ae!important}
.program-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}.program-intro{position:sticky;top:35px}.program-intro h2{margin-top:23px}.program-intro>p:not(.eyebrow){font-size:13px;max-width:300px;margin-top:25px}.program-meta{display:flex;flex-direction:column;font-size:12px;color:var(--muted);margin-top:25px;padding-left:16px;border-left:2px solid var(--olive);gap:3px}.program-intro>.text-link{margin-top:30px}.chapter{border-top:1px solid var(--line)}.chapter:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.chapter>summary{display:flex;align-items:center;gap:24px;padding:28px 3px}.chapter-number{font:34px var(--serif);color:#8d947e;min-width:37px}.chapter summary small{display:block;letter-spacing:.09em;font-size:12px;color:var(--muted);margin-bottom:6px}.chapter summary b{font:27px/1.15 var(--serif);letter-spacing:-.02em}.plus{margin-left:auto;position:relative;width:20px;height:20px;flex-shrink:0}.plus:before,.plus:after{content:'';height:1px;width:13px;position:absolute;left:3px;top:9px;background:var(--ink)}.plus:after{transform:rotate(90deg);transition:transform .2s}details[open]>summary .plus:after{transform:rotate(0)}.chapter-content{padding:0 35px 30px 65px}.chapter-content p{font-size:12px;line-height:1.85}.chapter-content ol{padding-left:17px;font-size:12px;line-height:2;margin-block:16px 19px}.chapter-content li::marker{color:var(--wine);font-size:12px}.chapter-resource{display:inline-block;font-size:12px;background:var(--sage);padding:6px 10px;border-radius:3px}
.materials-section{background:var(--paper-light);border-block:1px solid var(--line)}.materials-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.audio-card,.pdf-card{border-radius:5px;padding:32px 34px;overflow:hidden;min-width:0}.audio-card{background:#e7e9de}.pdf-card{background:#ece2dc}.card-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;gap:10px}.card-topline .eyebrow{font-size:12px}.format-tag{font-size:12px;letter-spacing:.08em;border:1px solid #60634d4d;padding:4px 9px;border-radius:3px;white-space:nowrap}.audio-card h3,.pdf-card h3{font-size:37px}.audio-card>p,.pdf-card>p{font-size:12px;margin-top:18px}.audio-demo{margin-top:33px;background:#f8f8f2bd;border:1px solid #cfd4c3;padding:20px;border-radius:5px}.audio-demo-label{font-size:12px;letter-spacing:.09em;color:var(--muted);display:block;margin-bottom:14px}.audio-controls{display:flex;align-items:center;gap:17px}.audio-play{border:0;border-radius:50%;width:47px;height:47px;flex-shrink:0;background:var(--dark);color:white;display:grid;place-items:center;font-size:13px;padding-left:8px}.audio-play.is-playing{padding-left:6px}.audio-track{flex:1;min-width:0}.audio-track strong{font-size:12px;font-weight:500}.audio-track input{width:100%;display:block;height:16px;accent-color:var(--wine);margin:6px 0 0;cursor:pointer}.audio-time{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);font-variant-numeric:tabular-nums}.practice-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:25px}.practice-tags>span{border:1px solid #bfc5b4;border-radius:20px;padding:4px 10px;font-size:12px}.paper-stack{border:0;background:transparent;display:block;position:relative;width:100%;height:240px;margin-top:15px;text-align:left}.paper-stack img{position:absolute;top:15px;width:185px;box-shadow:0 8px 20px #4f393229;border:1px solid #d5cabe;transition:transform .35s}.paper-back{left:calc(50% - 165px);transform:rotate(-9deg)}.paper-front{left:calc(50% - 24px);transform:rotate(9deg)}.paper-stack:hover .paper-front{transform:rotate(5deg) translateY(-8px)}.paper-stack:hover .paper-back{transform:rotate(-5deg) translateY(-8px)}.paper-caption{position:absolute;bottom:-2px;left:0;right:0;background:linear-gradient(transparent,#ece2dc 38%);padding:42px 0 0;text-align:center;font-size:12px}.paper-caption span{margin-left:8px}.meditation-strip{margin-top:25px;padding:27px 32px;border:1px solid var(--line);border-radius:5px;display:flex;align-items:center;gap:25px}.meditation-mark{font:65px/1 var(--serif);color:#969b83}.meditation-strip .eyebrow{font-size:12px}.meditation-strip h3{font-size:29px;margin-block:6px}.meditation-strip p{font-size:12px}.duration-pill{margin-left:auto;flex-shrink:0;font-size:12px;text-align:right}.duration-pill span{display:block;font-size:12px;color:var(--muted);margin-top:2px}
.center-heading{text-align:center}.center-heading h2{margin-top:21px}.learning-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:60px;text-align:center}.learning-grid article>span{display:grid;place-items:center;width:42px;height:42px;border:1px solid #c7cbb9;border-radius:50%;font:23px var(--serif);margin:auto;color:var(--wine)}.learning-grid h3{font-size:35px;margin-block:18px 12px}.learning-grid p{font-size:12px;max-width:230px;margin:auto}.learning-note{text-align:center;margin-top:40px;font-size:12px;color:var(--muted)}.testimonials-section{background:var(--clay)}.testimonial-context{font-size:12px!important}.quotes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.quotes-grid figure{border-top:1px solid #c9b8b3;padding-top:22px;display:flex;flex-direction:column}.quote-mark{font:63px/.9 var(--serif);color:var(--wine);height:45px}.quotes-grid blockquote{font:27px/1.28 var(--serif);margin:0 0 28px;letter-spacing:-.01em}.quotes-grid figcaption{margin-top:auto;font-size:12px;color:var(--ink)}.quotes-grid figcaption span{display:block;font-size:12px;letter-spacing:.1em;color:var(--muted);margin-top:5px}
.author-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.author-image{position:relative;height:440px;overflow:hidden;border-radius:170px 170px 4px 4px;background:#dfd8cd;max-width:345px;margin-left:28px}.author-image img{position:absolute;width:316%;max-width:none;top:-30px;left:0}.author-image>span{position:absolute;bottom:22px;left:20px;right:20px;background:var(--paper);text-align:center;font-size:12px;letter-spacing:.1em;padding:10px;border-radius:3px}.author-copy h2{font-size:53px;margin-block:24px 26px}.author-copy>p:not(.eyebrow){font-size:13px;max-width:460px;margin-top:15px}.author-signature{color:var(--wine);font-size:40px;margin-top:20px}.offer-section{background:var(--dark);color:var(--paper);overflow:hidden}.offer-inner{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.offer-intro .eyebrow{color:var(--olive)}.offer-intro h2{font-size:75px;margin-top:26px}.offer-intro h2 em{color:var(--olive)}.offer-intro>p:not(.eyebrow){font-size:13px;color:#c8cec1;margin-top:25px;line-height:1.9}.offer-decoration{height:75px;position:relative;margin-top:35px;width:100px}.offer-decoration span{width:48px;height:73px;border:1px solid #c3cbb37a;border-radius:50%;position:absolute;top:0;left:0;transform:rotate(25deg)}.offer-decoration span:nth-child(2){left:20px}.offer-decoration span:nth-child(3){left:40px}.offer-card{background:var(--paper);color:var(--ink);padding:35px 37px 25px;border-radius:6px}.offer-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.offer-card-top .eyebrow{font-size:12px}.offer-card h3{font-size:47px;margin-top:25px}.price{display:flex;align-items:center;gap:10px;margin-top:22px}.price>strong{font:87px/1 var(--serif);letter-spacing:-.05em}.price>span{font:35px/1 var(--serif)}.price small{display:block;font:10px/1.5 var(--sans);color:var(--muted);margin-top:7px}.included-list{padding:23px 0 0;margin:22px 0 25px;border-top:1px solid var(--line);list-style:none;font-size:12px;line-height:2.4}.included-list li{position:relative;padding-left:23px}.included-list li:before{content:'✓';position:absolute;left:0;color:var(--wine)}.offer-micro{font-size:12px;line-height:1.7;text-align:center;margin-top:16px}.payment-note{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:var(--muted);border-top:1px solid var(--line);margin-top:20px;padding-top:17px}
.faq-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.faq-section h2{margin-top:23px;font-size:52px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{padding:23px 2px;font-size:12px;font-weight:500;display:flex;align-items:center;gap:20px}.faq-list details p{font-size:12px;line-height:1.85;padding:0 28px 23px 2px}.closing-section{text-align:center;padding-block:40px 100px}.closing-star{display:block;color:#989f86;font:64px/1 var(--serif);margin-bottom:20px}.closing-section h2{font-size:69px}.closing-section .button{margin-top:30px}.closing-section p{font-size:12px;margin-top:16px}footer{border-top:1px solid var(--line);padding-top:40px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-main p{font-size:12px}.footer-links{display:flex;gap:20px}.footer-links button{border:0;background:transparent;padding:5px 0;font-size:12px;color:var(--muted)}.footer-links button:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);padding-block:27px;margin-top:32px;border-top:1px solid var(--line)}.mobile-buy{display:none}
.skip-link{position:fixed;top:-100px;left:12px;background:var(--wine);color:white;z-index:100;padding:12px}.skip-link:focus{top:8px}.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}dialog{border:1px solid var(--line);border-radius:9px;background:var(--paper);color:var(--ink);box-shadow:0 20px 100px #0005;max-height:90dvh;padding:30px;max-width:calc(100% - 32px)}dialog::backdrop{background:#1e241dbd;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;margin-bottom:18px}.close-dialog{background:transparent;border:1px solid var(--line);width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:25px;line-height:1}.video-dialog{width:960px}.video-dialog video{width:100%;max-height:65dvh;background:#151515}.video-dialog>p{font-size:12px;margin-top:10px}.material-dialog{width:900px}.material-previews{display:grid;grid-template-columns:1fr 1fr;gap:25px}.material-previews figure img{width:100%;border:1px solid var(--line)}.material-previews figcaption{font-size:12px;margin-top:10px}.checkout-dialog{width:480px;padding:40px}.checkout-dialog>.close-dialog,.info-dialog>.close-dialog{position:absolute;right:17px;top:17px}.checkout-dialog h2{margin-top:22px;font-size:48px}.checkout-summary{display:flex;align-items:center;justify-content:space-between;padding-block:21px;border-block:1px solid var(--line);gap:20px;margin-top:27px}.checkout-summary>span{font-size:12px}.checkout-summary>strong{font:36px var(--serif);white-space:nowrap}.preview-notice{font-size:12px;margin-block:22px}.preview-notice strong{font-weight:600;color:var(--ink)}.info-dialog{width:450px;padding:40px}.info-dialog h2{margin-block:20px;font-size:44px}.info-dialog>p:last-child{font-size:13px}
@media(min-width:1500px){.hero{gap:90px}.hero-portrait{height:610px}.hero-portrait>img{top:-50px}.hero{padding-block:80px}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.hero{gap:38px}.hero h1{font-size:73px}.hero-portrait{height:535px}.hero-portrait>img{top:0}.hero-actions{gap:18px}.hero-actions .button{padding-inline:18px;gap:20px}.hero-actions .text-link{font-size:12px}.floating-audio{right:-15px;padding:13px 16px}.floating-audio .mini-wave{display:none}.hero-price{gap:9px;font-size:12px}.hero-price span:before{margin-right:9px}.recognition,.preview-section,.program-section,.approach-inner,.author-section,.offer-inner,.faq-section{gap:55px}.section-heading{gap:50px}.skills-grid article{padding-inline:18px}.skills-grid h3{font-size:29px}.approach-art>span{font-size:56px}.approach-circle{width:245px;height:310px;left:calc(50% - 157px)}.approach-circle:nth-child(2){left:calc(50% - 122px)}.approach-circle:nth-child(3){left:calc(50% - 87px)}.offer-intro h2{font-size:66px}.author-image{height:410px;margin-left:0}.audio-card,.pdf-card{padding:28px}.audio-card h3,.pdf-card h3{font-size:33px}.chapter summary b{font-size:25px}.chapter>summary{gap:18px}.chapter-content{padding-left:58px}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.site-header{height:82px}.site-header nav{gap:20px;font-size:12px}.hero{padding-top:50px;gap:28px;grid-template-columns:1.1fr 1fr}.hero h1{font-size:61px}.hero-description{font-size:12px}.hero-portrait{height:465px}.hero-portrait>img{width:345%;top:2px;left:-10px}.hero .eyebrow{font-size:12px}.visual-note{font-size:16px;right:-10px}.note-star{font-size:33px}.floating-audio{right:-8px;gap:10px}.floating-audio b{font-size:12px}.floating-audio small{font-size:12px}.audio-icon{height:31px;width:31px;font-size:12px}.hero-price{flex-wrap:wrap;column-gap:9px;row-gap:4px}.hero-price strong{flex-basis:100%}.hero-price span:first-of-type:before{display:none}.section{padding-block:80px}.facts-inner{gap:10px}.facts-inner>span{font-size:12px;gap:6px}.facts-inner b{font-size:25px}.language-fact{display:none!important}.recognition,.preview-section,.program-section,.approach-inner,.author-section,.offer-inner,.faq-section{gap:35px}h2{font-size:46px}.recognition-list>div p{font-size:14px}.recognition-list>div p br{display:none}.recognition-list>div{gap:18px}.skills-grid{grid-template-columns:repeat(2,1fr);gap:35px 30px}.skills-grid article:nth-child(3){border:0;padding-left:0}.skills-grid article:nth-child(2){padding-right:0}.skills-grid article{padding-inline:24px}.skills-grid p{max-width:270px}.skills-grid h3{font-size:32px}.section-heading{gap:35px}.section-heading>p{max-width:235px;font-size:12px}.preview-section{grid-template-columns:.8fr 1.2fr}.preview-copy h2{font-size:43px}.video-caption>span{font-size:22px}.video-caption{left:20px;bottom:20px}.approach-art>span{font-size:50px}.approach-circle{width:215px;height:280px;left:calc(50% - 132px)}.approach-circle:nth-child(2){left:calc(50% - 107px)}.approach-circle:nth-child(3){left:calc(50% - 82px)}.approach-copy h2{font-size:44px}.approach-copy>p:not(.eyebrow){font-size:12px}.program-section{grid-template-columns:.7fr 1.3fr}.chapter summary b{font-size:23px}.chapter-number{font-size:30px;min-width:30px}.chapter-content{padding-left:50px;padding-right:10px}.audio-card,.pdf-card{padding:23px}.audio-card h3,.pdf-card h3{font-size:29px}.card-topline .eyebrow{font-size:12px}.audio-demo{padding:15px}.audio-controls{gap:12px}.audio-play{height:40px;width:40px}.paper-stack img{width:151px}.paper-back{left:calc(50% - 129px)}.paper-front{left:calc(50% - 20px)}.paper-stack{height:220px}.duration-pill{font-size:12px}.duration-pill span{font-size:12px}.meditation-strip{padding:24px;gap:18px}.meditation-mark{font-size:53px}.quotes-grid{gap:23px}.quotes-grid blockquote{font-size:24px}.author-copy h2{font-size:44px}.author-image{height:360px}.author-image img{width:345%;left:-10px;top:0}.offer-intro h2{font-size:57px}.offer-card{padding:28px}.offer-card h3{font-size:40px}.offer-card .button{font-size:12px;gap:10px}.included-list{font-size:12px}.offer-card-top .eyebrow{font-size:12px}.offer-card-top .format-tag{font-size:12px;padding:4px}.faq-section h2{font-size:44px}.footer-links{gap:12px}}
@media(max-width:680px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.site-header{height:76px}.brand{font-size:12px;gap:10px}.brand-mark{transform:scale(.86);transform-origin:left center;width:31px}.site-header nav{display:none}.header-inner .button{font-size:12px;min-height:38px;padding:10px 13px;gap:20px}.hero{display:flex;flex-direction:column;align-items:stretch;gap:43px;padding-top:39px;padding-bottom:46px}.hero .eyebrow{font-size:12px;margin-bottom:20px}.hero h1{font-size:clamp(58px,13.5vw,80px);line-height:1.01;letter-spacing:-.04em}.hero h1 br:nth-of-type(3){display:none}.hero h1 em{display:inline}.hero-description{font-size:13px;max-width:370px;margin-top:22px;line-height:1.8}.hero-actions{gap:22px;flex-wrap:nowrap;margin-top:23px}.hero-actions .button{font-size:12px;min-height:49px;padding:13px 17px;gap:25px}.hero-actions .text-link{font-size:12px;gap:8px}.small-play{height:24px;width:24px;font-size:12px}.hero-price{font-size:12px;flex-wrap:nowrap;gap:10px;margin-top:17px}.hero-price strong{flex-basis:auto}.hero-price span:first-of-type:before{display:inline}.hero-price span:before{margin-right:10px}.hero-visual{width:88%;max-width:370px;align-self:center;margin-top:0;padding:0 0 21px}.hero-portrait{height:405px;border-radius:180px 180px 5px 5px}.hero-portrait>img{width:316%;top:-46px;left:0}.portrait-caption{left:23px;bottom:26px}.portrait-caption>span:first-child{font-size:12px}.portrait-caption .signature{font-size:34px}.orbit-one{inset:-9px -9px 37px -19px}.orbit-two{inset:-1px -15px 46px -7px}.visual-note{right:-27px;top:11px;font-size:17px;padding:7px}.note-star{font-size:36px}.floating-audio{right:-21px;bottom:0;padding:14px 17px;gap:12px}.floating-audio small{font-size:12px}.floating-audio b{font-size:12px}.floating-audio .mini-wave{display:block;width:25px}.audio-icon{width:34px;height:34px}.facts-inner{display:grid;grid-template-columns:repeat(4,1fr);padding-block:23px;gap:10px}.facts-inner>span{flex-direction:column;align-items:center;font-size:12px;gap:7px;text-align:center}.facts-inner b{font-size:30px}.section{padding-block:66px}h2{font-size:47px}h3{font-size:31px}.eyebrow{font-size:12px;letter-spacing:.14em}.recognition{grid-template-columns:1fr;gap:23px}.recognition h2{margin-top:20px;font-size:47px}.section-intro{font-size:13px;margin-top:23px}.hand-drawn-line{margin-top:13px}.recognition-list{padding-top:3px}.recognition-list>div{gap:20px;padding-block:21px}.recognition-list>div:first-child{padding-top:15px}.recognition-list>div p{font-size:15px}.recognition-outro{font-size:12px;line-height:1.9;margin-top:22px}.section-heading{display:block;margin-bottom:36px}.section-heading h2{margin-top:18px}.section-heading>p{font-size:12px;max-width:350px;margin-top:23px}.skills-grid{gap:30px 20px}.skills-grid article{padding-inline:18px}.skills-grid h3{font-size:30px}.skills-grid p{font-size:12px;line-height:1.8;margin-top:14px}.index{font-size:12px;letter-spacing:.08em;margin-block:18px 12px}.skill-symbol{transform:scale(.84);transform-origin:left bottom}.preview-section{display:flex;flex-direction:column;align-items:stretch;gap:26px}.preview-copy h2{font-size:48px}.preview-copy>p:not(.eyebrow){font-size:12px}.preview-copy .micro-label{font-size:12px!important;margin-top:18px}.video-poster{aspect-ratio:16/11}.play-circle{height:60px;width:60px;font-size:15px;box-shadow:0 0 0 9px #fff3}.video-caption>span{font-size:24px}.video-caption small{font-size:12px}.video-caption{left:20px;bottom:18px}.approach-section{padding-block:56px}.approach-inner{display:flex;flex-direction:column-reverse;gap:5px}.approach-copy h2{font-size:48px;margin-block:21px 23px}.approach-copy>p:not(.eyebrow){font-size:12px}.approach-copy .approach-footnote{font-size:12px!important}.approach-art{height:260px;width:100%;margin-top:14px}.approach-art>span{font-size:49px}.approach-circle{width:205px;height:240px;left:calc(50% - 127px)}.approach-circle:nth-child(2){left:calc(50% - 102px)}.approach-circle:nth-child(3){left:calc(50% - 77px)}.program-section{display:block}.program-intro{position:static}.program-intro h2{font-size:48px}.program-intro>p:not(.eyebrow){max-width:350px;font-size:12px;margin-top:22px}.program-meta{font-size:12px;margin-top:20px}.program-intro>.text-link{margin-top:22px;font-size:12px}.chapter-list{margin-top:35px}.chapter>summary{padding-block:24px;gap:16px}.chapter-number{font-size:31px;min-width:30px}.chapter summary b{font-size:25px}.chapter summary small{font-size:12px}.chapter-content{padding-left:49px;padding-right:10px}.chapter-content p{font-size:12px}.chapter-content ol{font-size:12px}.chapter-resource{font-size:12px}.materials-grid{grid-template-columns:1fr;gap:18px}.audio-card,.pdf-card{padding:25px}.audio-card h3,.pdf-card h3{font-size:35px}.audio-card>p,.pdf-card>p{font-size:12px}.card-topline{margin-bottom:24px}.card-topline .eyebrow{font-size:12px}.audio-demo{margin-top:25px;padding:18px}.audio-play{height:43px;width:43px}.audio-controls{gap:16px}.audio-track strong{font-size:12px}.practice-tags{margin-top:20px;gap:6px}.practice-tags>span{font-size:12px}.paper-stack{height:265px;margin-top:22px}.paper-stack img{width:174px;top:10px}.paper-back{left:calc(50% - 150px)}.paper-front{left:calc(50% - 20px)}.paper-caption{font-size:12px;bottom:0;padding-top:46px}.meditation-strip{padding:23px 20px;align-items:start;gap:15px;position:relative;margin-top:18px}.meditation-mark{font-size:40px;flex-shrink:0}.meditation-strip .eyebrow{font-size:12px}.meditation-strip h3{font-size:30px;margin-top:8px}.meditation-strip p{font-size:12px;max-width:235px}.duration-pill{position:absolute;right:20px;bottom:18px;font-size:12px}.duration-pill span{display:none}.meditation-strip>div:nth-child(2){padding-bottom:19px}.center-heading h2{font-size:46px}.learning-grid{grid-template-columns:1fr;text-align:left;gap:25px;margin-top:35px}.learning-grid article{display:grid;grid-template-columns:43px 1fr;column-gap:20px}.learning-grid article>span{grid-row:1/3;margin:2px 0 0;height:39px;width:39px;font-size:22px}.learning-grid h3{font-size:32px;margin:0 0 9px}.learning-grid p{font-size:12px;max-width:none;margin:0}.learning-note{font-size:12px;margin-top:30px}.quotes-grid{grid-template-columns:1fr;gap:30px}.quotes-grid figure{padding-top:23px}.quotes-grid blockquote{font-size:29px;line-height:1.25;margin-bottom:18px}.quotes-grid figcaption{font-size:12px}.quotes-grid figcaption span{font-size:12px}.testimonial-context{font-size:12px!important}.author-section{display:flex;flex-direction:column;gap:35px;align-items:stretch}.author-image{height:365px;width:80%;max-width:310px;align-self:center;margin:0}.author-image img{width:316%;top:-36px;left:0}.author-copy h2{font-size:46px;margin-block:20px 23px}.author-copy>p:not(.eyebrow){font-size:12px}.author-signature{font-size:36px}.offer-inner{grid-template-columns:1fr;gap:35px}.offer-intro h2{font-size:62px;line-height:1.03}.offer-intro h2 br:nth-child(2){display:none}.offer-intro>p:not(.eyebrow){font-size:12px}.offer-decoration{display:none}.offer-card{padding:27px 25px 22px}.offer-card h3{font-size:46px;margin-top:24px}.offer-card-top .eyebrow{font-size:12px}.offer-card-top .format-tag{font-size:12px;padding:4px 7px}.price{margin-top:20px}.price>strong{font-size:86px}.included-list{font-size:12px;line-height:2.35;margin-top:22px;padding-top:20px}.offer-card .button{font-size:13px}.offer-micro{font-size:12px}.payment-note{font-size:12px}.faq-section{grid-template-columns:1fr;gap:35px}.faq-section h2{font-size:46px}.faq-list summary{font-size:12px;padding-block:22px}.faq-list details p{font-size:12px}.closing-section{padding-block:15px 65px}.closing-section h2{font-size:57px}.closing-star{font-size:56px}.closing-section .button{min-height:51px;font-size:12px;margin-top:25px}.closing-section p{font-size:12px}.footer-main{display:grid;grid-template-columns:1fr 1fr;gap:25px}.footer-main>p{font-size:12px;text-align:right}.footer-links{grid-column:1/-1;gap:25px;justify-content:center;border-top:1px solid var(--line);padding-top:20px}.footer-links button{font-size:12px}.footer-bottom{font-size:12px;margin-top:20px;padding-block:20px 95px}.mobile-buy{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:20;background:#fbf9f5f5;backdrop-filter:blur(10px);border-top:1px solid var(--line);padding:12px 20px max(12px,env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:20px;box-shadow:0 -5px 20px #36392f06;transform:translateY(110%);transition:transform .25s}.mobile-buy.is-visible{transform:translateY(0)}.mobile-buy>span{display:flex;align-items:center;gap:10px}.mobile-buy b{font:30px/1 var(--serif)}.mobile-buy small{font-size:12px;max-width:85px;line-height:1.4;color:var(--muted)}.mobile-buy .button{font-size:12px;padding:10px 17px;min-height:40px}.video-dialog{padding:15px}.dialog-heading{font-size:12px;margin-bottom:14px}.video-dialog>p{font-size:12px}.material-dialog{padding:18px}.material-previews{grid-template-columns:1fr;gap:25px}.checkout-dialog{padding:33px 25px 25px}.checkout-dialog h2{font-size:45px}.checkout-summary{gap:15px}.checkout-summary>span{font-size:12px}.preview-notice{font-size:12px}.info-dialog{padding:34px 25px}.info-dialog>p:last-child{font-size:12px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:56px}.hero-actions{gap:13px}.hero-actions .button{gap:16px;padding-inline:13px}.hero-actions .text-link{font-size:12px}.hero-price{font-size:12px;gap:7px}.hero-price span:before{margin-right:7px}.hero-portrait{height:366px}.hero-portrait>img{top:-32px}.hero-visual{width:87%}.floating-audio{padding:12px;right:-20px}.floating-audio .mini-wave{display:none}.visual-note{font-size:15px;right:-23px}.recognition h2{font-size:43px}.skills-grid h3{font-size:27px}.skills-grid article{padding-inline:13px}.section-heading h2{font-size:43px}.chapter summary b{font-size:22px}.audio-card,.pdf-card{padding:22px}.audio-card h3,.pdf-card h3{font-size:31px}.paper-stack img{width:155px}.paper-back{left:calc(50% - 133px)}.paper-stack{height:235px}.offer-intro h2{font-size:57px}.offer-card{padding-inline:21px}.payment-note{font-size:12px}.mobile-buy{padding-inline:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Sales revision: clearer offer, concrete practice, readable supporting copy. */
.site-header{height:82px}.site-header nav,.button,.text-link{font-size:14px}
.hero{padding-block:35px 40px;gap:54px;grid-template-columns:1.2fr 1fr}
.hero h1{font-size:clamp(48px,4.15vw,62px);line-height:1.04;letter-spacing:-.035em;max-width:650px}
.hero .eyebrow{font-size:12px;letter-spacing:.1em;margin-bottom:18px}
.hero-description{font-size:16px;max-width:560px;margin-top:22px;line-height:1.65}
.hero-price{font-size:14px;gap:14px;flex-wrap:wrap;margin-top:21px}.hero-price strong{flex-basis:auto}
.hero-actions{margin-top:18px;gap:22px}.hero-actions .button{font-size:14px;gap:18px;padding-inline:20px}.hero-actions .text-link{font-size:14px;white-space:nowrap}
.hero-format{font-size:12px;line-height:1.6;margin-top:13px;max-width:540px}
.hero-portrait{height:475px}.hero-portrait>img{width:316%;top:-68px;left:0}
.floating-audio{padding:14px 16px;gap:10px;right:-5px}.floating-audio small{font-size:12px;letter-spacing:.025em}.floating-audio b{font-size:14px}.floating-audio .mini-wave{display:none}
.facts-inner>span{font-size:14px}.facts-inner .language-fact{font-size:12px}
.section{padding-block:78px}.eyebrow{font-size:12px;letter-spacing:.1em}
h2{font-size:clamp(40px,3.6vw,54px)}
.section-intro,.section-heading>p,.recognition-outro,.preview-copy>p:not(.eyebrow),.program-intro>p:not(.eyebrow),.chapter-content p,.chapter-content ol,.audio-card>p,.pdf-card>p,.meditation-strip p,.author-copy>p:not(.eyebrow),.offer-intro>p:not(.eyebrow),.faq-list details p{font-size:16px;line-height:1.65}
.recognition{gap:65px}.recognition h2{font-size:49px}.recognition-list{padding-top:0}.recognition-list>div{padding-block:17px}.recognition-list>div p{font-size:17px}.recognition-outro{margin-top:20px}
.section-heading{margin-bottom:32px;gap:50px}.section-heading>p{max-width:410px}.section-heading h2{margin-top:16px}
.example-grid{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;padding:0;margin:0}
.example-grid li{padding-top:18px;border-top:1px solid #bac2ae;min-width:0}.example-grid .index{font-size:12px;letter-spacing:.055em;margin:0 0 15px}.example-grid h3{font-size:33px;line-height:1.1}.example-grid p{font-size:16px;line-height:1.65;margin-top:16px}.example-note{font-size:12px;margin-top:25px}
.preview-section{gap:65px;padding-bottom:45px}.preview-copy h2{font-size:48px}.preview-copy .micro-label{font-size:12px!important;letter-spacing:.02em;margin-top:20px}.video-caption>small{font-size:14px}
.compact-offer{display:grid;grid-template-columns:1.4fr .5fr 1fr;gap:25px;align-items:center;padding:30px 34px;margin-bottom:70px;border:1px solid #c5cbb9;border-radius:6px;background:var(--sage)}
.compact-offer h2{font-size:32px;line-height:1.1;margin-block:10px}.compact-offer p:not(.eyebrow){font-size:14px;line-height:1.6}.compact-price{display:flex;flex-direction:column;gap:4px}.compact-price strong{font:52px/1 var(--serif);white-space:nowrap}.compact-price span{font-size:12px;color:var(--muted)}.compact-action{display:flex;flex-direction:column;align-items:center;gap:14px}.compact-action .button{width:100%;gap:18px;white-space:nowrap}.compact-action .text-link{font-size:12px}
.approach-section{padding-block:58px}.approach-inner{grid-template-columns:.55fr 1.45fr;gap:60px}.approach-art{height:260px}.approach-art>span{font-size:43px}.approach-circle{height:235px;width:180px;left:calc(50% - 110px)}.approach-circle:nth-child(2){left:calc(50% - 90px)}.approach-circle:nth-child(3){left:calc(50% - 70px)}.approach-copy h2{font-size:43px;margin-block:16px 20px}.approach-copy>p:not(.eyebrow){font-size:16px;max-width:730px}.approach-copy .approach-footnote{font-size:14px!important;padding-top:14px;margin-top:18px}
.program-section{gap:65px;grid-template-columns:.8fr 1.2fr}.program-intro h2{font-size:46px}.program-intro>p:not(.eyebrow){max-width:360px;margin-top:20px}.program-meta{font-size:14px;margin-top:20px}.chapter>summary{padding-block:22px}.chapter summary b{font-size:28px}.chapter summary small{font-size:12px;letter-spacing:.035em}.chapter-content{padding-left:64px}.chapter-resource{font-size:12px}.chapter-content li::marker{font-size:12px}
.practice-path{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;padding:0 0 30px;margin:0 0 30px;border-bottom:1px solid var(--line)}.practice-path li{display:flex;flex-direction:column;gap:8px}.practice-path b{font-size:16px;font-weight:500;color:var(--wine)}.practice-path span{font-size:15px;line-height:1.6;color:var(--muted)}
.card-topline .eyebrow,.format-tag{font-size:12px;letter-spacing:.025em}.audio-card h3,.pdf-card h3{font-size:36px}.audio-demo-label,.audio-time{font-size:12px}.audio-track strong{font-size:16px}.practice-tags>span{font-size:12px}.paper-caption{font-size:14px}.meditation-strip .eyebrow{font-size:12px}.meditation-strip{padding:24px}.duration-pill{font-size:14px}.duration-pill span{font-size:12px}
.testimonial-context{font-size:14px!important;max-width:400px!important}.quotes-grid{gap:32px}.quotes-grid blockquote{font-size:28px}.quotes-grid figcaption{font-size:14px}.quotes-grid figcaption span{font-size:12px;letter-spacing:.03em}
.author-copy h2{font-size:46px}.author-preview{display:block;margin-top:23px;font-size:14px}.author-image{height:415px}.author-image>span{font-size:14px}
.offer-intro h2{font-size:58px}.offer-intro>p:not(.eyebrow){max-width:460px}.offer-card-top .eyebrow,.offer-card-top .format-tag{font-size:12px;letter-spacing:.025em}.offer-card h3{font-size:43px}.included-list{font-size:16px;line-height:1.65}.included-list li{margin-block:9px}.offer-card .button{font-size:16px}.offer-micro,.payment-note{font-size:14px}.offer-decoration{display:none}
.faq-section{gap:65px}.faq-list summary{font-size:16px}.faq-list details p{padding-bottom:20px}.closing-section{padding-block:10px 65px}.closing-section h2{font-size:50px}.closing-section p{font-size:14px}.footer-main>p,.footer-links button,.footer-bottom{font-size:12px}.checkout-summary>span,.preview-notice,.info-dialog>p:last-child{font-size:14px}.material-previews figcaption,.video-dialog>p,.dialog-heading{font-size:14px}
@media(max-width:1100px){.hero{gap:36px;grid-template-columns:1.25fr 1fr}.hero h1{font-size:50px}.hero-portrait{height:440px}.hero-actions{align-items:start;flex-direction:column;gap:13px}.hero-portrait>img{top:-20px}.hero-price{gap:9px;font-size:13px}.hero-price span:before{margin-right:9px}.visual-note{font-size:17px;right:-12px}.floating-audio{max-width:100%}.floating-audio small{font-size:10px}.floating-audio b{font-size:12px}.compact-offer{grid-template-columns:1fr auto}.compact-action{grid-column:1/-1;flex-direction:row;justify-content:space-between}.compact-action .button{width:auto}.approach-inner{gap:35px}.program-section,.faq-section{gap:35px}.section-heading{gap:30px}.section-heading>p{max-width:340px}.offer-intro h2{font-size:50px}}
@media(max-width:900px){.section{padding-block:58px}.hero{padding-block:30px 35px}.hero h1{font-size:44px}.hero-description{font-size:16px;margin-top:18px}.hero-price{font-size:12px;gap:8px}.hero-price span:before{margin-right:8px}.hero-format{font-size:12px}.hero-portrait{height:390px}.hero-portrait>img{width:345%;top:0;left:-10px}.hero .eyebrow{font-size:12px}.facts-inner>span{font-size:12px}.recognition{gap:30px}.recognition h2{font-size:43px}.section-heading{display:block}.section-heading>p{margin-top:20px;max-width:650px}.example-grid{gap:23px}.example-grid h3{font-size:29px}.example-grid p{font-size:16px}.preview-section{gap:30px;grid-template-columns:1fr 1fr}.preview-copy h2{font-size:39px}.approach-art{display:none}.approach-inner{display:block}.approach-copy h2{font-size:42px}.program-section{grid-template-columns:.8fr 1.2fr}.program-intro h2{font-size:39px}.chapter>summary{gap:12px}.chapter summary b{font-size:25px}.chapter-content{padding-left:0}.audio-card,.pdf-card{padding:25px}.card-topline{flex-wrap:wrap;gap:8px}.audio-card h3,.pdf-card h3{font-size:32px}.author-copy h2{font-size:39px}.author-image{height:365px}.offer-inner{gap:35px;grid-template-columns:.9fr 1.1fr}.offer-card{padding:27px}.offer-card-top{flex-wrap:wrap;gap:8px}.offer-intro h2{font-size:45px}.offer-card h3{font-size:39px}.included-list{font-size:15px}.offer-card .button{font-size:14px}.offer-micro,.payment-note{font-size:12px}}
@media(max-width:680px){
 .site-header{height:72px}.header-inner .button{font-size:12px;padding:10px 12px;gap:12px}.hero{gap:30px;padding-block:28px 32px}.hero h1{font-size:clamp(38px,10.7vw,53px);line-height:1.05;letter-spacing:-.035em}.hero .eyebrow{font-size:12px;letter-spacing:.055em;margin-bottom:15px}.hero-description{font-size:16px;line-height:1.6;margin-top:17px}.hero-price{font-size:12px;gap:8px;flex-wrap:wrap;margin-top:18px}.hero-price strong{flex-basis:auto}.hero-actions{gap:14px;margin-top:18px;align-items:stretch}.hero-actions .button{font-size:14px;min-height:50px;gap:20px;padding:13px 16px}.hero-actions .text-link{font-size:14px;justify-content:center}.hero-format{font-size:12px;text-align:center;margin-top:13px;line-height:1.6}.hero-visual{width:84%;max-width:340px}.hero-portrait{height:315px}.hero-portrait>img{width:316%;top:-40px;left:0}.visual-note{font-size:16px;right:-24px}.floating-audio{padding:12px;right:-22px;max-width:none}.floating-audio b{font-size:12px}.floating-audio small{font-size:10px}.floating-audio .mini-wave{display:none}.portrait-caption{left:20px;bottom:25px}.facts-inner{grid-template-columns:repeat(2,1fr);gap:15px;padding-block:20px}.facts-inner>span{flex-direction:row;justify-content:center;font-size:13px}.facts-inner b{font-size:28px}
 .section{padding-block:46px}h2{font-size:39px}.recognition{gap:17px}.recognition h2{font-size:40px}.recognition h2 br{display:none}.recognition-list>div{padding-block:14px}.recognition-list>div p{font-size:16px}.recognition-outro{font-size:16px;margin-top:18px}.hand-drawn-line{display:none}.section-intro{font-size:16px;margin-top:18px}.section-heading h2{font-size:39px}.section-heading>p{font-size:16px;margin-top:18px}.section-heading{margin-bottom:26px}.example-grid{grid-template-columns:1fr;gap:22px}.example-grid h3{font-size:30px}.example-grid .index{margin-bottom:10px;font-size:12px}.example-grid p{margin-top:10px}.example-note{line-height:1.6;margin-top:20px}.preview-section{gap:24px;padding-bottom:30px}.preview-copy h2{font-size:39px}.preview-copy>p:not(.eyebrow){font-size:16px}.preview-copy .micro-label{font-size:12px!important}.video-caption>small{font-size:14px}
 .compact-offer{grid-template-columns:minmax(0,1fr);gap:20px;padding:24px;margin-bottom:46px}.compact-offer h2{font-size:32px}.compact-offer p:not(.eyebrow){font-size:16px}.compact-price{flex-direction:row;align-items:baseline;gap:15px}.compact-price strong{font-size:45px}.compact-price span{font-size:12px}.compact-action{grid-column:auto;flex-direction:column;align-items:stretch;gap:16px}.compact-action .button{width:100%;font-size:14px;padding-inline:13px;gap:14px}.compact-action .text-link{font-size:14px;justify-content:center}.approach-section{padding-block:42px}.approach-copy h2{font-size:39px}.approach-copy>p:not(.eyebrow){font-size:16px}.approach-copy .approach-footnote{font-size:14px!important}
 .program-section{display:block}.program-intro h2{font-size:39px}.program-intro>p:not(.eyebrow){font-size:16px}.program-meta{font-size:14px}.program-intro>.text-link{font-size:14px}.chapter-list{margin-top:28px}.chapter>summary{padding-block:20px;gap:12px}.chapter-number{min-width:26px;font-size:28px}.chapter summary b{font-size:25px}.chapter summary small{font-size:12px;letter-spacing:0}.chapter-content{padding:0 0 23px}.chapter-content p,.chapter-content ol{font-size:16px}.chapter-resource{font-size:12px}
 .practice-path{grid-template-columns:1fr;gap:18px;padding-bottom:25px;margin-bottom:25px}.practice-path li{gap:5px}.practice-path span{font-size:16px}.audio-card,.pdf-card{padding:24px}.audio-card h3,.pdf-card h3{font-size:33px}.audio-card>p,.pdf-card>p{font-size:16px}.card-topline .eyebrow,.format-tag{font-size:12px}.card-topline{margin-bottom:18px}.audio-demo{padding:16px;margin-top:22px}.audio-demo-label,.audio-time{font-size:12px}.audio-track strong{font-size:16px}.practice-tags>span{font-size:12px;padding:4px 8px}.paper-caption{font-size:14px}.meditation-strip{padding:20px;gap:12px}.meditation-strip .eyebrow{font-size:12px}.meditation-strip p{font-size:16px}.meditation-mark{display:none}.meditation-strip>div:nth-child(2){padding-bottom:25px}.duration-pill{font-size:12px;bottom:15px}.quotes-grid{gap:25px}.quotes-grid blockquote{font-size:29px}.quotes-grid figcaption{font-size:14px}.quotes-grid figcaption span{font-size:12px}.testimonial-context{font-size:14px!important}.quote-mark{height:35px}
 .author-section{gap:25px}.author-image{height:295px;width:78%}.author-image img{top:-35px}.author-copy h2{font-size:39px}.author-copy>p:not(.eyebrow){font-size:16px}.author-preview{font-size:14px}.offer-inner{grid-template-columns:1fr;gap:26px}.offer-intro h2{font-size:44px}.offer-intro>p:not(.eyebrow){font-size:16px}.offer-card{padding:25px 22px}.offer-card-top .eyebrow,.offer-card-top .format-tag{font-size:12px}.offer-card h3{font-size:41px}.included-list{font-size:16px;line-height:1.6}.offer-card .button{font-size:16px;gap:12px}.offer-micro{font-size:14px}.payment-note{font-size:12px}.faq-section{gap:25px}.faq-section h2{font-size:39px}.faq-list summary{font-size:16px;padding-block:19px}.faq-list details p{font-size:16px}.closing-section{padding-block:10px 42px}.closing-star{display:none}.closing-section h2{font-size:40px}.closing-section .button{font-size:16px;margin-top:22px}.closing-section p{font-size:14px}.footer-main{display:flex;flex-wrap:wrap;gap:24px}.footer-main>p{font-size:12px;text-align:left}.footer-links{width:100%;gap:22px}.footer-links button,.footer-bottom{font-size:12px}.footer-bottom{gap:15px;flex-wrap:wrap}.mobile-buy{gap:10px}.mobile-buy>span{gap:8px}.mobile-buy small{font-size:12px;max-width:100px}.mobile-buy .button{font-size:14px;gap:12px;padding-inline:14px}.checkout-summary>span,.preview-notice,.info-dialog>p:last-child,.dialog-heading,.video-dialog>p{font-size:14px}
}
@media(max-width:370px){.hero h1{font-size:38px}.hero-price{font-size:12px;gap:7px}.hero-price span:before{margin-right:7px}.hero-portrait{height:285px}.hero-portrait>img{top:-32px}.compact-offer{padding:21px}.compact-action .button{font-size:14px;gap:10px}.audio-card,.pdf-card{padding:21px}.offer-card{padding-inline:20px}.mobile-buy b{font-size:27px}.mobile-buy .button{padding-inline:12px;font-size:14px}.recognition h2{font-size:38px}}

/* User-supplied portraits: replace the old crop of the split-screen video. */
.hero-portrait>img,.author-image>img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;object-fit:cover}
.hero-portrait>img{object-position:54% 20%}
.author-image>img{object-position:45% 24%}
@media(max-width:680px){.hero-portrait>img{object-position:54% 18%}.author-image>img{object-position:45% 22%}}

/* Owner feedback: simplify the hero, soften recognition cards, clarify PDF action. */
.hero-actions{margin-top:27px}
.facts-inner{justify-content:space-around}
.recognition-cards{display:grid;gap:13px;align-content:start;padding-top:0}
.recognition-cards>div,.recognition-cards>div:first-child{display:flex;align-items:center;gap:18px;border:1px solid #e0e1d6;border-radius:8px;padding:21px 23px;background:#eeefe7}
.recognition-cards>div:nth-child(2){background:#f0e8e2;border-color:#e6dcd5}
.recognition-cards>div:nth-child(3){background:#f1eee6;border-color:#e3dfd4}
.recognition-cards>div>span{display:grid;place-items:center;width:34px;height:34px;flex-shrink:0;border:1px solid #b8beab;border-radius:50%;color:var(--wine);font-size:12px;background:#ffffff45}
.recognition-cards>div p{font-size:16px;line-height:1.6}
.recognition-cards>div p br{display:none}
.recognition-cards .recognition-outro{margin:7px 0 0;padding:6px 0 6px 20px;border-left:2px solid var(--wine);font-size:15px;line-height:1.7}
.recognition-cards .recognition-outro strong{display:inline-block;color:var(--wine);margin-bottom:5px}
.pdf-card{display:flex;flex-direction:column;align-items:stretch}
.pdf-card .paper-stack{height:225px;min-height:225px;overflow:hidden;margin-top:22px;isolation:isolate}
.pdf-card .paper-stack:after{content:'';position:absolute;left:0;right:0;bottom:0;height:40px;background:linear-gradient(transparent,#ece2dc);pointer-events:none}
.pdf-preview-button{width:100%;min-height:50px;justify-content:space-between;gap:16px;margin-top:15px;background:transparent;color:var(--wine);border:1px solid var(--wine);font-size:15px}
.pdf-preview-button:hover{background:#603b430d;transform:none}
.author-copy>.author-credential{font-size:15px!important;color:var(--wine);margin:13px 0 0;line-height:1.5}
@media(max-width:680px){.hero-actions{margin-top:23px}.recognition-cards{gap:11px}.recognition-cards>div,.recognition-cards>div:first-child{padding:18px 16px;gap:13px;align-items:flex-start}.recognition-cards>div>span{width:29px;height:29px;margin-top:2px}.recognition-cards>div p{font-size:16px}.recognition-cards .recognition-outro{padding-left:16px;font-size:15px}.pdf-card .paper-stack{height:230px;min-height:230px}.pdf-preview-button{font-size:15px;padding-inline:18px}.footer-bottom>span:last-child{max-width:100%;overflow-wrap:break-word}}

/* Gradual blur uses full-page image layers, avoiding a backdrop-filter edge. */
.pdf-page-preview{position:relative;overflow:hidden;border:1px solid var(--line);isolation:isolate}
.material-previews .pdf-page-preview img{display:block;width:100%;height:auto;border:0}
.material-previews .pdf-page-preview .pdf-blur-layer{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;user-select:none}
.pdf-blur-1{filter:blur(1.5px);-webkit-mask-image:linear-gradient(to bottom,transparent 32%,#000 49%);mask-image:linear-gradient(to bottom,transparent 32%,#000 49%)}
.pdf-blur-2{filter:blur(4px);-webkit-mask-image:linear-gradient(to bottom,transparent 42%,#000 61%);mask-image:linear-gradient(to bottom,transparent 42%,#000 61%)}
.pdf-blur-3{filter:blur(8px);-webkit-mask-image:linear-gradient(to bottom,transparent 51%,#000 74%);mask-image:linear-gradient(to bottom,transparent 51%,#000 74%)}

/* Course sample and optional testimonial excerpt. */
.preview-link{border:0;padding:0;background:transparent;color:var(--ink);text-align:left;line-height:1.45}
.hero-actions{flex-wrap:wrap}.hero-actions .preview-link{white-space:normal}
.preview-section .video-poster{aspect-ratio:16/9}
.feedback-preview{display:flex;align-items:center;gap:27px;width:100%;margin-top:35px;padding:22px;border:1px solid #c9b8b3;border-radius:7px;background:#f6f3ec66;text-align:left;transition:background .2s}
.feedback-preview:hover{background:#f6f3ecc9}
.feedback-thumbnail{position:relative;display:block;flex:0 0 210px;overflow:hidden;border-radius:4px;aspect-ratio:16/9}
.feedback-thumbnail img{width:100%;height:100%;object-fit:cover}
.feedback-play{position:absolute;inset:0;display:grid;place-items:center;color:white;font-size:16px;background:#353d3333}
.feedback-play:before{content:'';position:absolute;width:44px;height:44px;border-radius:50%;background:var(--wine);z-index:0}
.feedback-play{isolation:isolate}.feedback-play:before{z-index:-1}
.feedback-copy{display:flex;flex-direction:column;gap:9px;min-width:0}
.feedback-copy>strong{font:30px/1.1 var(--serif);letter-spacing:-.02em}
.feedback-copy>span:not(.eyebrow){font-size:14px;line-height:1.6;color:var(--muted)}
.feedback-copy>.feedback-link{color:var(--wine)!important;font-weight:500}
#feedback-dialog>p{line-height:1.6}
@media(max-width:680px){.feedback-preview{flex-direction:column;align-items:stretch;padding:20px;gap:18px;margin-top:27px}.feedback-thumbnail{flex-basis:auto;width:100%}.feedback-copy>strong{font-size:29px}.feedback-copy>span:not(.eyebrow){font-size:15px}.hero-actions .preview-link{justify-content:center;text-align:center}.preview-copy .micro-label{display:block;line-height:1.65}.video-caption>span{font-size:23px}.video-caption>small{font-size:12px}}

.floating-audio .audio-icon{flex-shrink:0}
@media(max-width:680px){.floating-audio{max-width:calc(100% + 25px)}.floating-audio b{line-height:1.45}}

/* One non-interactive caption beside the portrait. */
.portrait-note{position:absolute;right:-5px;bottom:-3px;width:272px;min-height:76px;padding:10px 22px;display:flex;align-items:center;border:1px solid #e1ddd5;border-radius:5px;background:var(--paper-light);color:var(--wine);box-shadow:0 12px 25px #313a3010;font:25px/1.08 var(--serif);letter-spacing:-.02em}
@media(max-width:1100px){.portrait-note{font-size:25px}}
@media(max-width:680px){.portrait-note{right:-12px;bottom:0;font-size:25px;padding:10px 22px;max-width:calc(100% + 12px)}}

.recognition-resolution{display:block;margin-top:12px;color:var(--ink)}

/* Approved audit refinements: clear formats and a tighter mobile reading flow. */
.included-detail{display:block;font-size:14px;color:var(--muted)}
.audio-card .practice-list{margin-top:24px;font-size:14px;line-height:1.8}
.practice-list>span{display:block;margin-bottom:5px;font-size:12px;letter-spacing:.04em;color:var(--ink)}
@media(max-width:680px){
 .recognition.section,.skills-section.section{padding-block:34px}
 .preview-section.section{padding-top:34px;padding-bottom:26px;gap:20px}
 .skills-section .section-heading{margin-bottom:20px}
 .example-grid{gap:18px}
 .example-grid li{padding-top:14px}
 .example-note{margin-top:16px}
 .preview-copy h2{margin-block:16px}
}

.author-signature{font-style:normal;transform:none}

/* The closing note belongs to all three steps. */
.skills-section .example-note{border-top:1px solid #bac2ae;padding-top:16px;margin-top:28px;text-align:center}
