:root{--paper:#f3f4f3;--white:#fff;--mist:#e6e9e9;--fog:#c6cbcd;--stone:#5f6668;--ink:#1e1a19;--roof:#3a1f1a;--rust:#b8341c;--rust-deep:#8f2611;--display:"Archivo", "Helvetica Neue", Helvetica, Arial, sans-serif;--serif:"Source Serif 4", "Iowan Old Style", Georgia, "Times New Roman", serif;--t-hero:clamp(2rem, 1.1rem + 3.2vw, 3.9rem);--t-2xl:clamp(2rem, 1.2rem + 3vw, 3.4rem);--t-xl:clamp(1.5rem, 1.15rem + 1.5vw, 2.1rem);--t-lg:1.375rem;--t-md:1.125rem;--t-sm:.9375rem;--t-xs:.8125rem;--container:78rem;--gutter:clamp(1.25rem, 5vw, 4rem);--band:clamp(4.5rem, 9vw, 8rem);--measure:62ch;--ease:cubic-bezier(.2, .7, .2, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scroll-padding-top:5rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}body{background:var(--paper);color:var(--ink);font-family:var(--serif);font-size:var(--t-md);font-optical-sizing:auto;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.6}img,svg{max-width:100%;height:auto;display:block}h1,h2,h3,h4,p,ul,ol,dl,dd,figure,details{margin:0}ul[role=list],ol[role=list]{padding:0;list-style:none}a{color:var(--rust);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--rust-deep)}:focus-visible{outline:3px solid var(--rust);outline-offset:3px}.container{width:min(100% - 2 * var(--gutter), var(--container));margin-inline:auto}.band{padding-block:var(--band)}.band--tight{padding-block:clamp(3rem,6vw,5rem)}.eyebrow{font-family:var(--display);font-weight:600;font-size:var(--t-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--rust)}.display{font-family:var(--display);text-transform:uppercase;letter-spacing:-.02em;text-wrap:balance;font-weight:800;line-height:.96}.display--hero{font-size:var(--t-hero)}.display--2xl{font-size:var(--t-2xl)}.display--xl{font-size:var(--t-xl);letter-spacing:-.01em;line-height:1.02}.lede{font-size:var(--t-lg);color:var(--stone);text-wrap:pretty;max-width:40ch;line-height:1.45}.prose{max-width:var(--measure)}.prose p+p{margin-top:1em}.note{font-family:var(--display);font-size:var(--t-sm);color:var(--stone);line-height:1.5}.head{align-items:end;gap:1rem 4rem;margin-bottom:clamp(2.25rem,4vw,3.5rem);display:grid}@media (width>=52em){.head{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}}.head .eyebrow{margin-bottom:.9rem;display:block}.head__note{color:var(--stone);max-width:38ch;font-size:var(--t-md)}@media (width>=52em){.head__note{justify-self:end}}.btn{font-family:var(--display);font-weight:600;font-size:var(--t-sm);letter-spacing:.02em;white-space:nowrap;transition:background-color .16s var(--ease), color .16s var(--ease), border-color .16s var(--ease), transform .16s var(--ease);border:1.5px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:1.05rem 1.5rem;line-height:1;text-decoration:none;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--rust{background:var(--rust);color:var(--white);border-color:var(--rust)}.btn--rust:hover{background:var(--rust-deep);border-color:var(--rust-deep);color:var(--white)}.btn--ink{color:var(--ink);border-color:var(--ink);background:0 0}.btn--ink:hover{background:var(--ink);color:var(--paper)}.btn--paper{color:var(--paper);border-color:var(--paper);background:0 0}.btn--paper:hover{background:var(--paper);border-color:var(--paper);color:var(--ink)}.btn--sm{font-size:var(--t-xs);padding:.8rem 1.1rem}.masthead{z-index:20;-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--fog);background:#f3f4f3eb;position:sticky;top:0}.masthead__row{justify-content:space-between;align-items:center;gap:1.5rem;min-height:4rem;display:flex}.wordmark{font-family:var(--display);font-weight:700;font-size:var(--t-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);text-decoration:none}.wordmark:hover{color:var(--rust)}.masthead__nav{font-family:var(--display);font-weight:500;font-size:var(--t-sm);gap:1.75rem;display:none}@media (width>=52em){.masthead__nav{display:flex}}.masthead__nav a{color:var(--ink);text-decoration:none}.masthead__nav a:hover{color:var(--rust)}.masthead__actions{align-items:center;gap:.75rem;display:flex}@media (width<=40em){.wordmark{letter-spacing:.1em;font-size:.72rem}.masthead__actions .btn--sm{padding:.7rem .85rem}}.menu{margin:0}@media (width>=52em){.menu{display:none}}.menu__button{border:1.5px solid var(--ink);width:2.75rem;height:2.75rem;color:var(--ink);cursor:pointer;place-items:center;list-style:none;display:grid}.menu__button::-webkit-details-marker{display:none}.menu__button:focus-visible{outline:3px solid var(--rust);outline-offset:2px}.menu__button svg{width:1.1rem;height:1.1rem}.menu__close,.menu[open] .menu__open{display:none}.menu[open] .menu__close{display:block}.menu[open] .menu__button{background:var(--ink);color:var(--paper)}.menu__panel{padding:.25rem var(--gutter) 1rem;background:var(--paper);border-top:1px solid var(--fog);border-bottom:2px solid var(--ink);display:grid;position:absolute;top:100%;left:0;right:0}.menu__panel a{font-family:var(--display);font-weight:600;font-size:var(--t-md);color:var(--ink);border-bottom:1px solid var(--fog);padding:.95rem 0;text-decoration:none}.menu__panel a:last-child{border-bottom:0}.menu__panel a:hover{color:var(--rust)}.hero{padding-block:clamp(2.5rem,6vw,5.5rem) clamp(3.5rem,8vw,7rem);overflow:hidden}.hero__grid{align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid}@media (width>=60em){.hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.hero .eyebrow{margin-bottom:1.25rem;display:block}.hero__title{max-width:22ch}.hero__lede{margin-top:1.5rem}.hero__actions{flex-wrap:wrap;gap:.9rem;margin-top:2.25rem;display:flex}.hero__trust{font-family:var(--display);font-size:var(--t-xs);color:var(--stone);flex-wrap:wrap;gap:.6rem 1.75rem;margin-top:2rem;font-weight:500;display:flex}.hero__trust li{align-items:center;gap:.5rem;display:flex}.hero__trust li:before{content:"";background:var(--rust);width:.45rem;height:.45rem}.book{width:min(100%,26rem);margin-inline:auto;position:relative}@media (width>=60em){.book{margin-inline:auto 0}}.book:before{content:"";background:var(--roof);z-index:0;position:absolute;inset:0;transform:translate(1.1rem,1.1rem)}.book__img,.book__type{z-index:1;transition:transform .3s var(--ease);position:relative}.book:hover .book__img,.book:hover .book__type{transform:translate(-.35rem,-.35rem)}.book__img{border:1px solid var(--ink);box-sizing:border-box;width:100%;height:auto}.book__type{aspect-ratio:2/3;background:var(--roof);color:var(--paper);font-family:var(--display);text-transform:uppercase;flex-direction:column;justify-content:space-between;padding:2rem 1.5rem;display:flex}.book__type .t{letter-spacing:-.02em;color:var(--rust);font-size:clamp(1.8rem,1rem + 2.5vw,2.6rem);font-weight:800;line-height:.96}.book__type .s{font-size:var(--t-xs);letter-spacing:.1em;color:var(--fog)}.systems{gap:2rem var(--gutter);display:grid}@media (width>=40em){.systems{grid-template-columns:1fr 1fr}}@media (width>=64em){.systems{grid-template-columns:repeat(4,1fr)}}.system{border-top:2px solid var(--ink);align-content:start;gap:.75rem;padding-top:1.25rem;display:grid}.system__num{font-family:var(--display);letter-spacing:-.03em;color:var(--rust);font-variant-numeric:tabular-nums;font-size:2.75rem;font-weight:800;line-height:1}.system__name{font-family:var(--display);font-weight:700;font-size:var(--t-lg);text-transform:uppercase;letter-spacing:-.01em;line-height:1.05}.system__blurb{line-height:1.55}.system__count{font-family:var(--display);font-size:var(--t-xs);color:var(--stone);letter-spacing:.04em;text-transform:uppercase}.plate{background:var(--roof);color:var(--paper)}.plate .eyebrow,.plate .head__note{color:var(--fog)}.plate a{color:var(--paper)}.toc{gap:2.75rem var(--gutter);display:grid}@media (width>=40em){.toc{grid-template-columns:1fr 1fr}}@media (width>=64em){.toc{grid-template-columns:repeat(4,1fr)}}.toc__part{align-content:start;gap:.35rem;display:grid}.toc__label{font-family:var(--display);font-size:var(--t-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--fog)}.toc__name{font-family:var(--display);font-weight:700;font-size:var(--t-lg);text-transform:uppercase;letter-spacing:-.01em;color:var(--white);margin-bottom:.9rem}.toc__list{border-top:1px solid #ffffff29;display:grid}.toc__item{border-bottom:1px solid #ffffff29;grid-template-columns:1.6rem minmax(0,1fr);align-items:baseline;gap:.6rem;padding:.7rem 0;display:grid}.toc__num{font-family:var(--display);font-weight:600;font-size:var(--t-xs);color:var(--fog);font-variant-numeric:tabular-nums}.toc__title{color:var(--mist);line-height:1.4;font-size:var(--t-sm)}.toc__foot{gap:1.25rem;margin-top:clamp(2.5rem,5vw,4rem);display:grid}@media (width>=52em){.toc__foot{grid-template-columns:minmax(0,1fr) auto;align-items:center}}.toc__foot p{color:var(--mist);max-width:60ch}.practice{align-items:start;gap:clamp(2.5rem,6vw,5rem);display:grid}@media (width>=60em){.practice{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.sample{background:var(--white);border:1px solid var(--fog);gap:1.25rem;padding:clamp(1.5rem,3vw,2.5rem);display:grid}.sample__from{font-family:var(--display);font-size:var(--t-xs);color:var(--stone);letter-spacing:.04em}.sample__title{font-family:var(--display);font-weight:700;font-size:var(--t-lg);line-height:1.15}.sample__head{font-family:var(--display);text-transform:uppercase;letter-spacing:.02em;font-weight:800;font-size:var(--t-sm);color:var(--rust);border-top:2px solid var(--ink);padding-top:1rem}.sample__steps{counter-reset:step;gap:1rem;display:grid}.sample__steps li{grid-template-columns:2rem minmax(0,1fr);align-items:baseline;gap:.75rem;display:grid}.sample__steps li:before{counter-increment:step;content:counter(step);font-family:var(--display);font-weight:800;font-size:var(--t-lg);color:var(--rust);line-height:1}.sample__steps li{font-size:var(--t-sm);line-height:1.5}.sourcing{align-content:start;gap:1.25rem;display:grid}.sourcing .eyebrow{display:block}.sourcing__list{font-family:var(--display);font-size:var(--t-sm);gap:.5rem;margin-top:.5rem;display:grid}.sourcing__list li{border-top:1px solid var(--fog);align-items:baseline;gap:.75rem;padding:.6rem 0;display:flex}.sourcing__list li:before{content:"";background:var(--rust);flex:none;width:.55rem;height:.55rem;transform:translateY(-.1rem)}.free{background:var(--mist)}.free__grid{align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid}@media (width>=60em){.free__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}}.free .eyebrow{margin-bottom:1rem;display:block}.free__pull{font-size:var(--t-lg);color:var(--stone);border-left:3px solid var(--rust);max-width:30ch;margin-top:1.5rem;padding-left:1.25rem;font-style:italic;line-height:1.45}.free__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:2rem;display:flex}.photo{position:relative}.photo:before{content:"";background:var(--rust);position:absolute;inset:0;transform:translate(1rem,1rem)}.photo img{width:100%;height:auto;position:relative}.photo__cap{font-family:var(--display);font-size:var(--t-xs);color:var(--stone);letter-spacing:.04em;margin-top:1.5rem}.tiers{gap:1.25rem;display:grid}@media (width>=40em){.tiers{grid-template-columns:1fr 1fr}}@media (width>=64em){.tiers{grid-template-columns:repeat(4,1fr)}}.tier{background:var(--white);border:1px solid var(--fog);flex-direction:column;gap:1rem;padding:clamp(1.5rem,2.5vw,2rem);display:flex;position:relative}.tier--featured{border:2px solid var(--rust)}.tier__tag{background:var(--rust);color:var(--white);font-family:var(--display);font-weight:600;font-size:var(--t-xs);letter-spacing:.1em;text-transform:uppercase;margin-right:1.25rem;padding:.35rem .6rem;position:absolute;top:0;right:0;transform:translateY(-50%)}.tier__art{border:1px solid var(--ink);box-sizing:border-box;width:100%;height:auto}.tier__name{font-family:var(--display);font-weight:700;font-size:var(--t-md);text-transform:uppercase;letter-spacing:.02em}.tier__price{font-family:var(--display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:2.6rem;font-weight:800;line-height:1}.tier__price small{font-family:var(--display);font-weight:500;font-size:var(--t-sm);letter-spacing:0;color:var(--stone);margin-left:.3rem}.tier__desc{font-size:var(--t-sm);color:var(--stone);line-height:1.5}.tier__includes{border-top:1px solid var(--fog);font-family:var(--display);font-size:var(--t-sm);gap:.5rem;padding-top:1rem;display:grid}.tier__includes li{align-items:baseline;gap:.6rem;display:flex}.tier__includes li:before{content:"";background:var(--rust);flex:none;width:.5rem;height:.5rem;transform:translateY(-.05rem)}.tier__includes li.is-off{color:var(--stone)}.tier__includes li.is-off:before{background:var(--fog)}.tier__format{font-family:var(--display);font-size:var(--t-xs);color:var(--stone)}.tier .btn{width:100%;margin-top:auto}.guarantee{font-family:var(--display);font-size:var(--t-sm);color:var(--stone);gap:.75rem 2.5rem;margin-top:2rem;display:grid}@media (width>=52em){.guarantee{grid-template-columns:repeat(3,auto);justify-content:start}}.guarantee li{align-items:baseline;gap:.6rem;display:flex}.guarantee li:before{content:"";background:var(--ink);flex:none;width:.45rem;height:.45rem}.faq{border-top:1px solid var(--ink);gap:0;max-width:52rem;display:grid}.faq details{border-bottom:1px solid var(--fog)}.faq summary{cursor:pointer;font-family:var(--display);font-weight:600;font-size:var(--t-md);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 0;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--rust);transition:transform .2s var(--ease);flex:none;font-size:1.5rem;font-weight:500;line-height:1}.faq details[open] summary:after{transform:rotate(45deg)}.faq .answer{max-width:60ch;color:var(--ink);padding:0 0 1.5rem}.faq .answer p+p{margin-top:.75em}.footer{background:var(--roof);color:var(--mist);padding-block:clamp(3.5rem,7vw,5.5rem) 2rem}.footer__grid{gap:2.5rem var(--gutter);display:grid}@media (width>=52em){.footer__grid{grid-template-columns:1.4fr 1fr 1fr}}.footer h2{font-family:var(--display);font-weight:700;font-size:var(--t-sm);text-transform:uppercase;letter-spacing:.12em;color:var(--fog);margin-bottom:1rem}.footer p{max-width:44ch;line-height:1.55}.footer a{color:var(--white)}.footer .pending{font-family:var(--display);font-size:var(--t-sm);color:var(--fog)}.footer__links{font-family:var(--display);font-size:var(--t-sm);gap:.5rem;display:grid}.footer__links a{text-decoration:none}.footer__links a:hover{text-decoration:underline}.footer__bottom{font-family:var(--display);font-size:var(--t-xs);color:var(--fog);border-top:1px solid #ffffff29;flex-wrap:wrap;justify-content:space-between;gap:.75rem 2rem;margin-top:3rem;padding-top:1.5rem;display:flex}.footer__bottom .wordmark{color:var(--white)}.chapter-hero{background:var(--mist);padding-block:clamp(2.5rem,6vw,4.5rem)}.chapter-hero__grid{align-items:center;gap:2rem;display:grid}@media (width>=52em){.chapter-hero__grid{grid-template-columns:minmax(0,1fr) 9rem}}.chapter-hero .eyebrow{margin-bottom:1rem;display:block}.chapter-hero__thumb{display:none}@media (width>=52em){.chapter-hero__thumb{justify-self:end;width:9rem;display:block}}.chapter-hero__thumb img{border:1px solid var(--fog);width:100%;height:auto}.chapter{max-width:var(--measure);margin-inline:auto;padding-block:clamp(3rem,6vw,5rem)}.chapter__body h1{display:none}.chapter__body h2{font-family:var(--display);font-weight:700;font-size:var(--t-xl);letter-spacing:-.01em;margin:2.75rem 0 .9rem;line-height:1.05}.chapter__body p{margin-bottom:1em}.chapter__body table{border-collapse:collapse;width:100%;font-family:var(--display);font-size:var(--t-sm);margin:1.25rem 0 1.75rem}.chapter__body th,.chapter__body td{text-align:left;vertical-align:top;border-top:1px solid var(--fog);padding:.65rem 1rem .65rem 0}.chapter__body thead th{color:var(--stone);border-top:2px solid var(--ink);font-weight:600}.chapter__body tbody tr:last-child td{border-bottom:1px solid var(--fog)}.chapter__body ol,.chapter__body ul{margin-bottom:1em;padding-left:1.25rem}.chapter__body li{margin-bottom:.5rem}.chapter__body #do-this-now{color:var(--rust)}.chapter__body #sources+ul{font-family:var(--display);font-size:var(--t-xs);color:var(--stone)}.chapter__foot{border-top:2px solid var(--ink);gap:1.25rem;margin-top:3.5rem;padding-top:2rem;display:grid}.chapter__foot p{max-width:50ch}[hidden]{display:none!important}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.signup{background:0 0;border:0;max-width:none;max-height:none;padding:0;overflow:visible}.signup::backdrop{background:#1e1a199e}.signup__card{box-sizing:border-box;background:var(--paper);width:min(100vw - 2.5rem,30rem);color:var(--ink);border:1px solid var(--ink);box-shadow:1rem 1rem 0 var(--roof);margin:0;padding:clamp(1.6rem,4vw,2.5rem);position:relative}.signup__x{width:2.5rem;height:2.5rem;color:var(--ink);cursor:pointer;transition:border-color .16s var(--ease);background:0 0;border:1.5px solid #0000;border-radius:0;place-items:center;padding:0;display:grid;position:absolute;top:.6rem;right:.6rem}.signup__x:hover,.signup__x:focus-visible{border-color:var(--ink);outline:none}.signup__x svg{width:1rem;height:1rem}.signup .eyebrow{margin-bottom:.9rem;display:block}.signup__h{text-wrap:balance;max-width:19ch;margin:0 0 .75rem;padding-right:2rem}.signup__text{color:var(--stone);max-width:40ch;margin:0 0 1.4rem}.signup__row{flex-wrap:wrap;gap:.6rem;display:flex}.signup__row input[type=email]{min-width:0;font-family:var(--display);font-weight:500;font-size:var(--t-sm);border:1.5px solid var(--ink);background:var(--white);color:var(--ink);border-radius:0;flex:11rem;padding:.95rem 1rem}.signup__row input[type=email]::placeholder{color:var(--stone)}.signup__row input[type=email]:focus-visible{outline:3px solid var(--rust);outline-offset:1px}.signup__fine{font-family:var(--display);font-size:var(--t-xs);color:var(--stone);margin:.9rem 0 0}@media (prefers-reduced-motion:no-preference){.signup[open] .signup__card{animation:signup-in .26s var(--ease)}@keyframes signup-in{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:none}}}.signup-bar{z-index:10;background:var(--paper);border-top:2px solid var(--ink);padding:.85rem var(--gutter) .9rem;gap:.6rem;display:grid;position:sticky;bottom:0}@media (width>=52em){.signup-bar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem}}.signup-bar__text{font-family:var(--display);font-size:var(--t-sm);margin:0;line-height:1.4}.signup-bar__text strong{font-weight:700}.signup-bar__text span{color:var(--stone)}.signup-bar .signup__row{flex-wrap:nowrap}.signup-bar .signup__row input[type=email]{font-size:var(--t-xs);flex:9rem;padding:.72rem .85rem}@media (width>=52em){.signup-bar .signup__row input[type=email]{flex:0 16rem;width:16rem}}@media print{.signup,.signup-bar{display:none!important}.masthead,.footer,.chapter__foot,.chapter-hero__thumb,.btn{display:none}body{color:#000;background:#fff;font-size:11pt}a{color:#000;text-decoration:none}.chapter{max-width:none;padding:0}.chapter__body h1{display:block}}
