@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--paper:#f8f5ee;--white:#fffdf8;--ink:#30231f;--muted:#70635c;--wine:#4d1824;--wine-light:#6c3541;--gold:#a27b40;--line:#dfd7ca;--tint:#efeadf;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;font-size:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--wine-light)}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #b38a46;outline-offset:5px}h1,h2,h3,p,figure{margin:0}p+p{margin-top:1rem}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.03;letter-spacing:-.025em}h1{font-size:clamp(3.5rem,5.75vw,5.25rem)}h2{font-size:clamp(2.7rem,4vw,3.65rem)}h3{font-size:1.1rem;line-height:1.4;font-weight:600}em{font-family:Georgia,serif;font-size:.88em;font-weight:400;color:var(--wine)}.container{width:min(1180px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;left:20px;top:-80px;background:white;padding:14px;z-index:100}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{max-width:1360px;margin:auto;padding:22px 48px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;gap:13px;align-items:center;text-decoration:none;font-family:var(--serif);font-size:1.5rem;line-height:1.08;white-space:nowrap}.brand-mark{width:37px;height:46px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:20px 20px 4px 4px;font-size:1.65rem;color:var(--wine)}.brand-sub{font:500 .75rem/1 var(--sans);display:block;letter-spacing:.24em;padding-top:7px}.header-inner nav{display:flex;gap:28px;font-size:.9rem}.header-inner nav a{text-decoration:none}.channel-link{display:flex;gap:9px;align-items:center;font-size:.88rem;text-decoration:none;font-weight:600;color:var(--wine)}.channel-link svg{width:22px;height:22px;fill:var(--wine)}.channel-link svg path{fill:var(--paper)}.hero{display:grid;grid-template-columns:1.14fr 1fr;gap:70px;padding-block:65px 46px;align-items:center}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.14em;color:var(--wine);line-height:1.5}.hero .eyebrow{display:flex;gap:10px;align-items:center;margin-bottom:26px}.hero .eyebrow span{width:6px;height:6px;background:var(--gold);border-radius:100%;flex:none}.hero h1 em{line-height:1.2;display:inline-block;font-size:.84em;margin-top:.07em;white-space:nowrap}.hero-description{font-size:1.07rem;max-width:440px;margin-top:25px;color:var(--muted);line-height:1.75}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:32px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;padding:14px 23px;background:var(--wine);color:var(--white);font-size:.875rem;text-decoration:none;border:1px solid var(--wine);border-radius:3px;transition:background .2s}.button:hover{color:white;background:var(--wine-light)}.text-link{font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:10px;border-bottom:1px solid #b5a597;padding:4px 0}.text-link:hover{border-color:var(--wine)}.hero-footnote{display:flex;gap:14px;align-items:center;margin-top:39px;color:var(--muted);font-size:.8rem;line-height:1.5}.small-rule{width:27px;height:1px;background:var(--gold)}.hero-image-wrap{position:relative;height:510px;border-radius:170px 170px 5px 5px}.hero-image-wrap>img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.image-label{position:absolute;left:-26px;bottom:38px;display:flex;align-items:center;gap:15px;background:var(--paper);padding:12px 22px;border:1px solid var(--line);box-shadow:0 10px 30px #22120d12}.label-number{font-family:var(--serif);font-size:3.4rem;line-height:1.15;color:var(--wine)}.image-label>span:last-child{font-size:.75rem;letter-spacing:.13em;line-height:1.55}.hero-figure figcaption{font-size:.75rem;text-align:right;margin-top:9px;color:var(--muted)}.chapter-nav{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line);padding-block:22px}.chapter-nav a{display:flex;gap:12px;align-items:center;justify-content:center;text-decoration:none;font-size:.86rem;border-right:1px solid var(--line)}.chapter-nav a:first-child{justify-content:flex-start}.chapter-nav a:last-child{border:0;justify-content:flex-end}.chapter-nav span{font-size:.75rem;color:var(--gold);font-weight:600}.section{padding-block:84px}.section-heading .eyebrow,.split-heading .eyebrow,.method-intro>.eyebrow{margin-bottom:18px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:32px;font-size:.97rem;color:var(--muted)}.lead{font-size:1.19rem;line-height:1.55;color:var(--ink)}strong{font-weight:600;color:var(--ink)}.citation{font-size:.75rem;font-weight:600;vertical-align:super;color:var(--wine);white-space:nowrap}.count-strip{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding-block:28px;margin-top:35px}.count-strip>div{display:flex;gap:22px;align-items:center;border-right:1px solid var(--line);justify-content:center}.count-strip>div:first-child{justify-content:flex-start}.count-strip>div:last-child{border:0;justify-content:flex-end}.large-number{font-family:var(--serif);font-size:3.7rem;line-height:1.1;color:var(--wine)}.count-strip h3{font-size:.92rem}.count-strip p{font-size:.81rem;color:var(--muted);margin-top:2px}.small-note{font-size:.81rem;color:var(--muted);line-height:1.7;margin-top:17px}.guru-note{background:var(--tint);border-left:2px solid var(--gold);padding:25px 30px;display:flex;gap:25px;margin-top:28px}.note-symbol{font-size:2.4rem;color:var(--wine);line-height:1.2}.guru-note h3{font-size:1rem}.guru-note p{font-size:.92rem;color:var(--muted);margin-top:6px}.practice-method{background:var(--wine);color:#f2e9dc;padding-block:78px}.method-layout{display:grid;grid-template-columns:.83fr 1.17fr;gap:100px}.practice-method .eyebrow{color:#d7b987}.practice-method em{color:#d9b985}.method-intro>p:not(.eyebrow){color:#dbcbc8;font-size:.94rem;margin-top:24px;max-width:360px}.mantra-example{margin-top:32px;border:1px solid #926975;padding:23px;text-align:center;max-width:350px;border-radius:3px}.mantra-example span{font-size:.75rem;letter-spacing:.13em;color:#d7b987}.mantra-example p{font-family:var(--serif);font-size:2rem;margin-top:10px;color:#fff7e9;line-height:1.3}.mantra-example .example-arrow{display:block;font-size:1.5rem;line-height:1.3;padding:7px}.method-intro>.method-note{font-size:.81rem!important;line-height:1.75}.method-note a{display:block;color:#e9d5b5;font-size:.78rem;margin-top:10px}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:24px;padding:22px 0;border-bottom:1px solid #774954}.steps li:first-child{padding-top:0}.steps li:last-child{border:0;padding-bottom:0}.step-number{font-family:var(--serif);font-size:1.65rem;line-height:1.1;color:#d7b987;min-width:28px}.steps h3{font-size:1.1rem;font-weight:500}.steps p{font-size:.92rem;color:#dbc9c8;margin-top:7px;line-height:1.7}.practice-method .citation{color:#ead3a9}.split-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:35px}.split-heading>p,.split-heading>div+div{max-width:400px;font-size:.97rem;color:var(--muted)}.split-heading>div+div .text-link{margin-top:16px;color:var(--wine)}.mechanism-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.mechanism-grid article{border-top:1px solid var(--gold);padding-top:22px}.mechanism-label{font-size:.75rem;letter-spacing:.1em;color:var(--muted)}.mechanism-grid h3{font-family:var(--serif);font-size:1.8rem;font-weight:400;margin-top:8px}.mechanism-grid p{font-size:.93rem;color:var(--muted);margin-top:10px}.counting-box{margin-top:37px;display:grid;grid-template-columns:1.22fr 1fr;gap:42px;background:var(--tint);padding:30px;align-items:center}.counting-box .eyebrow{font-size:.75rem;margin-bottom:8px}.counting-box h3{font-size:1.06rem}.counting-box p:not(.eyebrow){font-size:.9rem;color:var(--muted);margin-top:12px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.84rem;text-align:left}caption{text-align:left;font-size:.78rem;color:var(--muted);margin-bottom:11px}thead th{font-weight:500;font-size:.75rem;color:var(--muted);padding:10px 0;border-bottom:1px solid #c4b7a5}tbody th{font-weight:400;padding:13px 12px 13px 0}tbody tr+tr{border-top:1px solid var(--line)}td{text-align:right;font-size:1.2rem;font-family:var(--serif);color:var(--wine)}thead th:last-child{text-align:right}.materials-section{background:var(--tint)}.materials-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.material-card{background:var(--paper);border:1px solid var(--line);padding:25px 22px;display:flex;flex-direction:column}.material-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:22px}.material-heading span{font-family:var(--serif);font-size:2rem;color:var(--gold)}.material-heading p{font-size:.75rem;letter-spacing:.12em;color:var(--muted)}.material-card h3{font-family:var(--serif);font-weight:400;font-size:1.55rem;line-height:1.15;margin-bottom:17px}.material-card>p{font-size:.86rem;color:var(--muted);line-height:1.8}.material-card .buying-question{border-top:1px solid var(--line);margin-top:20px;padding-top:17px;font-size:.81rem}.buying-question strong{display:block;font-weight:500;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px}.authenticity-note{display:grid;grid-template-columns:.6fr 1fr;gap:60px;padding-block:32px;border-bottom:1px solid #d5cbba}.authenticity-note h3{font-family:var(--serif);font-size:1.85rem;line-height:1.1;font-weight:400;max-width:280px}.authenticity-note p{color:var(--muted);font-size:.9rem}.care-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding-top:33px;font-size:.9rem;color:var(--muted)}.care-grid h3{color:var(--ink);margin-bottom:14px}.plain-list{padding-left:18px;margin:0}.plain-list li+li{margin-top:8px}.videos-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.video-card{border:1px solid var(--line);background:var(--white);border-radius:4px;overflow:hidden}.video-embed{aspect-ratio:16/9;background:#211d1a}.video-embed iframe{width:100%;height:100%;border:0;display:block}.video-copy{padding:24px 27px 27px}.video-kicker{font-size:.75rem;letter-spacing:.12em;color:var(--muted)}.video-copy h3{font-family:var(--serif);font-size:1.85rem;font-weight:400;line-height:1.16;margin-top:9px}.video-copy .mantra-text{font-size:.87rem;font-weight:500;color:var(--wine);margin-top:10px}.video-copy>p:not(.video-kicker):not(.mantra-text){font-size:.9rem;color:var(--muted);line-height:1.7;margin-top:12px}.video-copy .text-link{font-size:.8rem;margin-top:14px}.more-practice{margin-top:40px;padding:27px 30px;background:var(--tint)}.more-practice h3{font-size:1rem;margin-bottom:15px}.more-practice>div{display:flex;gap:10px;flex-wrap:wrap}.more-practice>div a{background:var(--paper);border:1px solid #d1c5b2;border-radius:3px;padding:8px 13px;font-size:.81rem;text-decoration:none}.more-practice>div a:hover{background:#e5dcca}.embed-note{color:var(--muted);font-size:.77rem;margin-top:20px}.references{padding-bottom:60px}.references details{border-block:1px solid var(--line)}.references summary{display:flex;justify-content:space-between;padding:21px 0;cursor:pointer;font-size:.95rem;font-weight:500;list-style:none}.references summary::-webkit-details-marker{display:none}.references summary span{color:var(--gold);font-size:1.3rem;line-height:1}.references details[open] summary span{transform:rotate(45deg)}.references-content{font-size:.9rem;color:var(--muted);padding:0 0 25px}.references-content ol{padding-left:23px;columns:2;column-gap:45px;margin-top:20px}.references-content li{padding:0 0 10px 3px;break-inside:avoid}.references-content a{font-size:.83rem}.site-footer{background:#311b21;color:#eadbd2;padding-top:54px}.footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:60px;padding-bottom:46px}.site-footer .brand{color:#f0e3d4}.site-footer .brand-mark{color:#ddbc88;border-color:#9b7546}.footer-brand>p{font-family:var(--serif);font-size:1.65rem;line-height:1.25;color:#d4bba8;margin-top:25px}.footer-youtube{font-size:.83rem;display:inline-block;margin-top:20px;color:#e0c18d}.site-footer h2{font:500 .75rem/1.5 var(--sans);letter-spacing:.13em;color:#d0b48d;padding-top:6px;margin-bottom:20px}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li+li{margin-top:11px}.site-footer li a{font-size:.83rem;text-decoration:none;color:#dcc9c5}.site-footer a:hover{color:#fff6e9}.footer-bottom{border-top:1px solid #64434a;display:flex;justify-content:space-between;gap:20px;padding-block:21px;font-size:.75rem;color:#bea8a6}.footer-bottom p+p{margin:0}.footer-bottom a{text-decoration:none}
@media(min-width:1500px){.header-inner{max-width:1390px}.hero{gap:85px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.header-inner{padding-inline:32px;gap:20px}.header-inner nav{gap:18px;font-size:.82rem}.channel-link span:first-of-type{display:none}.hero{gap:40px}.hero-image-wrap{height:490px}.hero-actions{gap:18px}.hero h1 em{white-space:normal}.method-layout{gap:55px}.count-strip>div{gap:15px}.large-number{font-size:3rem}.materials-grid{grid-template-columns:1fr 1fr}.material-card{padding:25px}.material-card h3{font-size:1.7rem}.counting-box{gap:30px}.footer-top{gap:30px}.chapter-nav a{font-size:.8rem}.header-inner .brand{font-size:1.3rem}}
@media(max-width:760px){html{scroll-padding-top:22px}.container{width:calc(100% - 40px)}.header-inner{padding:18px 20px;flex-wrap:wrap;gap:17px}.header-inner .brand{font-size:1.4rem}.brand-mark{height:41px;width:33px}.header-inner nav{order:3;width:100%;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:13px;font-size:.77rem}.channel-link span:first-of-type{display:inline}.channel-link{font-size:.8rem}.hero{padding-top:38px;grid-template-columns:1fr;gap:32px;padding-bottom:30px}.hero .eyebrow{font-size:.75rem;margin-bottom:20px}h1{font-size:clamp(3.1rem,10vw,4.9rem)}.hero h1 em{white-space:normal;line-height:1.12}.hero-description{font-size:1rem;margin-top:20px;max-width:460px}.hero-actions{margin-top:24px;gap:17px}.hero-footnote{margin-top:22px}.hero-image-wrap{height:370px;border-radius:140px 140px 3px 3px;max-width:490px;margin:auto}.hero-image-wrap>img{object-position:center 64%}.hero-figure{width:100%}.image-label{left:12px;bottom:25px;padding:10px 20px}.label-number{font-size:2.8rem}.hero-figure figcaption{font-size:.75rem;max-width:490px;margin:8px auto 0;text-align:center}.chapter-nav{grid-template-columns:1fr 1fr;padding:8px 0}.chapter-nav a{font-size:.78rem;justify-content:flex-start!important;padding:13px 5px}.chapter-nav a:nth-child(2){border:0}.chapter-nav a:nth-child(-n+2){border-bottom:1px solid var(--line)}.chapter-nav a:nth-child(even){padding-left:16px}.chapter-nav a span{font-size:.75rem}.section{padding-block:54px}h2{font-size:2.75rem}.intro-grid{grid-template-columns:1fr;gap:22px;margin-top:25px}.count-strip{gap:0;padding-block:0;margin-top:26px;grid-template-columns:1fr}.count-strip>div{justify-content:flex-start!important;border-right:0;border-bottom:1px solid var(--line);padding:18px 0;gap:25px}.count-strip>div:last-child{border:0}.large-number{font-size:3.2rem;min-width:88px}.count-strip h3{font-size:.97rem}.count-strip p{font-size:.88rem}.guru-note{padding:20px;gap:16px}.guru-note h3{line-height:1.5}.guru-note p{font-size:.88rem}.practice-method{padding-block:52px}.method-layout{grid-template-columns:1fr;gap:40px}.method-intro>p:not(.eyebrow){max-width:none}.mantra-example{max-width:none}.steps li{gap:20px}.steps p{font-size:.94rem}.split-heading{display:block;margin-bottom:28px}.split-heading>p,.split-heading>div+div{max-width:none;margin-top:23px}.mechanism-grid{grid-template-columns:1fr;gap:27px}.mechanism-grid article{padding-top:17px}.mechanism-grid p{font-size:.96rem}.counting-box{grid-template-columns:1fr;padding:24px;gap:24px}.materials-grid{gap:15px}.material-card{padding:20px}.material-card h3{font-size:1.5rem}.material-card>p{font-size:.88rem}.material-heading{padding-bottom:16px;gap:5px}.material-heading p{font-size:.75rem}.authenticity-note{display:block;padding-block:28px}.authenticity-note h3{max-width:none}.authenticity-note p{margin-top:15px}.care-grid{grid-template-columns:1fr;gap:28px}.videos-grid{grid-template-columns:1fr;gap:25px}.video-copy{padding:22px}.video-copy h3{font-size:1.9rem}.video-kicker{font-size:.75rem}.video-copy .text-link{font-size:.875rem}.more-practice{padding:23px;margin-top:28px}.references-content ol{columns:1}.references{padding-bottom:40px}.footer-top{grid-template-columns:1fr 1fr;gap:33px 20px}.footer-brand{grid-column:1/-1}.footer-brand>p{margin-top:20px}.site-footer li a{font-size:.82rem}.footer-bottom{flex-wrap:wrap;justify-content:space-between;gap:10px}.footer-bottom p:nth-child(2){display:none}}
@media(max-width:430px){.materials-grid{grid-template-columns:1fr}.material-card h3{font-size:1.9rem}.material-heading{padding-bottom:10px}.material-card>p{font-size:.95rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-image-wrap{height:340px}.channel-link{gap:6px}.channel-link svg{width:20px}.chapter-nav a{font-size:.75rem;gap:7px}.header-inner nav{font-size:.75rem}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.hero h1 em{font-size:.81em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{.site-header,.hero-figure,.chapter-nav,.hero-actions,.hero-footnote,.video-embed,.site-footer{display:none}.container{width:100%}.hero,.intro-grid,.method-layout,.split-heading,.mechanism-grid,.counting-box,.care-grid{display:block}.section,.practice-method{padding:24px 0}.practice-method{background:white;color:black}.practice-method p,.practice-method .eyebrow,.practice-method em{color:black!important}.materials-section{background:white}.videos-grid,.materials-grid{grid-template-columns:1fr 1fr}.material-card,.video-card{break-inside:avoid}.hero{padding:0 0 20px}.references details:not([open]) .references-content{display:block}.steps{margin-top:25px}}
