.book-deep__band .page-width{padding-block:clamp(3rem,6vw,5.5rem)}.look-inside{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.5rem}.look-inside__item{margin:0;background:var(--bc-flour, #faf9f5);border:1px solid var(--bc-border, #e8e2d6);border-radius:14px;overflow:hidden;box-shadow:0 6px 16px -10px #2a1d1440}.look-inside__item img{width:100%;height:auto;display:block}@media(max-width:749px){.look-inside{grid-template-columns:1fr 1fr}}.book-amazon{padding-block:clamp(2rem,4vw,3.25rem)}.book-amazon .page-width.book-amazon__inner{padding-block:2.4rem}.book-amazon__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;background:var(--bc-flour, #faf9f5);border:1px solid var(--bc-border, #e8e2d6);border-radius:14px;padding:1.25rem 1.5rem}.book-amazon__txt{margin:0;line-height:1.55;max-width:60ch}.book-amazon__flags{margin-right:.35rem;white-space:nowrap}.book-amazon__btn{flex:0 0 auto;white-space:nowrap}@media(max-width:749px){.book-amazon__inner{flex-direction:column;align-items:flex-start}.book-amazon__btn{width:100%;text-align:center}}.bd-eyebrow{font-family:var(--bc-mono, ui-monospace, Menlo, monospace);letter-spacing:.04em;font-size:1.05rem;color:var(--bc-crust, #a25d20);margin:0 0 .8rem}.bd-eyebrow--center{text-align:center}.bd-eyebrow--wheat{color:var(--bc-wheat, #e5c061)}.bd-h2{font-size:clamp(2rem,3.4vw,3rem);line-height:1.12;margin:0 0 1rem;max-width:22ch}.bd-h2--center{text-align:center;margin-inline:auto}.bd-lead{font-size:1.3rem;line-height:1.6;max-width:60ch;opacity:.92;margin:0}.bd-lead--center{text-align:center;margin-inline:auto}.bd-intro{max-width:760px}.bd-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:2.5rem}.bd-grid--4{grid-template-columns:repeat(4,1fr)}.bd-card{background:var(--bc-flour, #faf9f5);border:1px solid var(--bc-border, #e8e2d6);border-radius:16px;padding:1.75rem;box-shadow:0 6px 16px -10px #2a1d1440}.bd-card__no{font-family:var(--bc-mono, ui-monospace, Menlo, monospace);font-size:1.1rem;color:var(--bc-crust, #a25d20);font-weight:600}.bd-card__h{font-size:1.5rem;margin:.5rem 0 .6rem}.bd-card p,.bd-mini p{line-height:1.6;margin:0;opacity:.9}.bd-mini__h{font-size:1.35rem;margin:0 0 .5rem;padding-top:1rem;border-top:2px solid var(--bc-crust, #a25d20)}.book-deep__author{display:grid;grid-template-columns:200px 1fr;gap:clamp(1.5rem,4vw,3rem);align-items:center}.book-deep__author-photo{width:200px;height:200px;border-radius:18px;object-fit:cover}@media(max-width:749px){.bd-grid,.bd-grid--4{grid-template-columns:1fr}.book-deep__author{grid-template-columns:1fr;text-align:center}.book-deep__author-photo{margin:0 auto}.bd-h2{max-width:none}}.brand-hero{position:relative;min-height:78vh;display:flex;align-items:center;overflow:hidden;background:#2a1d14;isolation:isolate}.brand-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:65% center;z-index:-2}.brand-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#2a1d14d1,#2a1d1480 42%,#2a1d1414 72%,#2a1d1400)}.brand-hero__inner{position:relative;width:100%}.brand-hero__content{max-width:560px;color:#faf9f5;padding-block:4rem}.brand-hero__eyebrow{font-family:var(--bc-mono, ui-monospace, Menlo, monospace);text-transform:none;letter-spacing:.04em;font-size:1.15rem;font-weight:500;color:#e5c061;margin:0 0 1.1rem}.brand-hero__title{font-family:var(--font-heading-family);font-weight:600;font-size:clamp(3.2rem,6.5vw,6rem);line-height:1.02;letter-spacing:-.015em;color:#faf9f5;margin:0 0 1.2rem;text-shadow:0 2px 14px rgba(42,29,20,.55)}.brand-hero__sub{font-family:var(--font-body-family);font-size:clamp(1.55rem,1.9vw,2rem);line-height:1.6;color:#faf9f5;text-shadow:0 1px 10px rgba(42,29,20,.6);max-width:44ch;margin:0 0 2rem}.brand-hero__ctas{display:flex;flex-wrap:wrap;gap:1rem}.brand-hero .button--primary{background:#a25d20;color:#faf9f5;border:none;box-shadow:0 6px 18px #2a1d144d}.brand-hero .button--primary:hover{background:#8a4f1b}.brand-hero__btn-secondary{background:#faf9f50f;border:1.5px solid rgba(250,249,245,.75);color:#faf9f5}.brand-hero__btn-secondary:hover{background:#faf9f529}.recipe-code{position:absolute;z-index:2;right:clamp(1rem,5vw,4rem);top:50%;transform:translateY(-50%);background:#2a1d14d1;border:1px solid rgba(229,192,97,.32);border-radius:14px;padding:1.1rem 1.35rem;font-family:var(--bc-mono, ui-monospace, Menlo, monospace);font-size:.95rem;line-height:1.85;box-shadow:0 18px 40px -16px #0009;opacity:0;animation:rc-fade .7s ease .4s forwards;pointer-events:none}@keyframes rc-fade{to{opacity:1}}.rc-comment{color:#d98b3a;margin-bottom:.4rem;font-size:.85em}.rc-row{display:flex;gap:.9rem;align-items:baseline}.rc-k{color:#e5c061;min-width:4.6em}.rc-v{color:#faf9f5}.rc-p{color:#d98b3a;margin-left:auto;font-size:.82em}@media(prefers-reduced-motion:reduce){.recipe-code{opacity:1;animation:none}}@media(max-width:989px){.recipe-code{font-size:.82rem;right:1rem;padding:.9rem 1.05rem}}@media(max-width:749px){.recipe-code{top:.9rem;right:.9rem;transform:none;font-size:.72rem;line-height:1.7;padding:.7rem .85rem}}.brand-hero__textlink{align-self:center;color:#faf9f5;font-weight:600;font-size:1.35rem;text-shadow:0 1px 12px rgba(42,29,20,.85),0 0 3px rgba(42,29,20,.6);text-decoration:underline;text-underline-offset:4px;text-decoration-color:#faf9f573;padding:.5rem .25rem;transition:text-decoration-color .15s ease}.brand-hero__textlink:hover{text-decoration-color:#faf9f5}@media(max-width:749px){.brand-hero{display:block;min-height:0;background:#2a1d14}.brand-hero__bg{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:4 / 3;z-index:0}.brand-hero__scrim{display:none}.brand-hero__inner{padding:0}.brand-hero__content{max-width:none;text-align:center;color:#faf9f5;padding:2.25rem 1.25rem 2.75rem}.brand-hero__title{text-shadow:none}.brand-hero__sub{margin-left:auto;margin-right:auto}.brand-hero__ctas{justify-content:center}.brand-hero__ctas .button{width:100%;max-width:340px}}.bundle-contents .bundle-contents__inner{padding-block:clamp(3.33rem,5vw,6rem)}.bundle-contents__head{max-width:58ch;margin:0 auto 4rem;text-align:center}.bundle-contents__eyebrow{font-family:var(--bc-mono, ui-monospace, Menlo, monospace);text-transform:uppercase;letter-spacing:.12em;font-size:1.04rem;color:var(--bc-crust, #a25d20);margin:0 0 .8rem}.bundle-contents__heading{margin:0 0 1rem;text-wrap:balance}.bundle-contents__sub{line-height:1.6;opacity:.86}.bundle-row{display:grid;grid-template-columns:1fr;gap:clamp(1.67rem,3vw,3.33rem);align-items:center;padding-block:clamp(2.33rem,3vw,3.67rem);border-top:1px solid var(--bc-border, rgba(60, 44, 32, .14))}.bundle-row:first-of-type{border-top:none}@media screen and (min-width:750px){.bundle-row{grid-template-columns:1.1fr 1fr}.bundle-row:nth-of-type(2n) .bundle-row__media{order:2}}.bundle-row__media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.bundle-row__shot{display:block;border-radius:14px;overflow:hidden;background:var(--bc-crumb, #f0e9dd)}.bundle-row__shot--lead{grid-column:1 / -1}.bundle-row__shot img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;transition:transform .3s ease}.bundle-row__shot--lead img{aspect-ratio:16 / 10}.bundle-row__shot:hover img{transform:scale(1.03)}.bundle-row__media--contain .bundle-row__shot--lead img{object-fit:contain;padding:1rem}.bundle-row__title{text-wrap:balance;margin:0 0 .8rem;font-size:clamp(1.73rem,2vw,2.27rem);line-height:1.2}.bundle-row__title a{color:inherit;text-decoration:none}.bundle-row__title a:hover{text-decoration:underline;text-underline-offset:3px}.bundle-row__blurb{margin:0 0 .93rem;line-height:1.6;opacity:.88}.bundle-row__spec{margin:0 0 1.33rem;font-family:var(--bc-mono, ui-monospace, Menlo, monospace);font-size:.99rem;letter-spacing:.04em;color:var(--bc-roast, #6b5442);padding-top:.73rem;border-top:1px dashed var(--bc-border, rgba(60, 44, 32, .18))}.bundle-row__foot{display:flex;align-items:baseline;gap:1.33rem;flex-wrap:wrap;margin:0}.bundle-row__price{font-family:var(--font-heading-family);font-size:1.67rem}.bundle-row__link{color:var(--bc-crust, #a25d20);text-underline-offset:3px}@media(prefers-reduced-motion:reduce){.bundle-row__shot img,.bundle-row__shot:hover img{transition:none;transform:none}}.bundle-offer .bundle-offer__inner{padding-block:clamp(4rem,6vw,7.33rem);text-align:center}.bundle-offer__eyebrow{font-family:var(--bc-mono, ui-monospace, Menlo, monospace);text-transform:uppercase;letter-spacing:.12em;font-size:1.04rem;color:var(--bc-wheat, #e5c061);margin:0 0 .8rem}.bundle-offer__heading{text-wrap:balance;margin:0 0 1rem}.bundle-offer__subtext{max-width:52ch;margin:0 auto 2.67rem;line-height:1.6}.bundle-offer__kit{position:relative;max-width:720px;margin:0 auto 2.67rem}.bundle-offer__kit img{width:100%;height:auto;border-radius:18px;box-shadow:0 24px 60px -24px #0000008c}.bundle-offer__ribbon{position:absolute;top:1.2rem;right:1.2rem;background:var(--bc-crust, #a25d20);color:#faf9f5;font-family:var(--bc-mono, ui-monospace, Menlo, monospace);font-size:.96rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.45rem .93rem;border-radius:999px;box-shadow:0 6px 16px -6px #2a1d1499}.bundle-offer__list{list-style:none;margin:0 auto 2rem;padding:0;max-width:420px;text-align:left}.bundle-item{display:flex;align-items:center;gap:1rem;padding:.93rem 0;border-bottom:1px solid rgba(229,192,97,.22)}.bundle-item:last-child{border-bottom:none}.bundle-item__check{flex:0 0 auto;width:22px;height:22px;color:var(--bc-wheat, #e5c061)}.bundle-item__check svg{width:100%;height:100%}.bundle-item__title{font-family:var(--font-heading-family);font-size:1.36rem;line-height:1.3}.bundle-item__price{margin-left:auto;font-weight:600;opacity:.85;white-space:nowrap}.bundle-offer__summary{display:flex;align-items:baseline;justify-content:center;gap:1rem;margin-bottom:1.67rem}.bundle-offer__total{font-family:var(--font-heading-family);font-size:2.8rem;color:inherit}.bundle-offer__was{text-decoration:line-through;opacity:.55}.bundle-offer__save{background:var(--bc-wheat, #e5c061);color:var(--bc-espresso, #3c2c20);font-weight:700;font-size:1.2rem;padding:.37rem .93rem;border-radius:999px;box-shadow:0 0 #e5c06199;animation:bo-pulse 2.6s ease-in-out infinite}@keyframes bo-pulse{0%,to{box-shadow:0 0 #e5c0618c}50%{box-shadow:0 0 0 7px #e5c06100}}.bundle-offer__add{min-width:260px;transition:transform .18s ease,box-shadow .18s ease}.bundle-offer__add:hover{transform:translateY(-2px)}.bundle-offer__note{margin-top:1.2rem;font-size:1.13rem;opacity:.75}@media(prefers-reduced-motion:reduce){.bundle-offer__save{animation:none}.bundle-offer__add:hover{transform:none}}.crumb-wall .crumb-wall__inner{padding-block:clamp(3.5rem,6vw,6rem)}.crumb-wall__head{text-align:center;max-width:60ch;margin:0 auto 2.5rem}.crumb-wall__eyebrow{font-family:var(--bc-mono, ui-monospace, Menlo, monospace);letter-spacing:.04em;font-size:1.1rem;color:var(--bc-crust, #a25d20);margin:0 0 .75rem}.crumb-wall__heading{margin:0 0 .75rem}.crumb-wall__sub{font-size:1.25rem;line-height:1.55;opacity:.85;margin:0}.crumb-wall__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;align-items:start}.crumb-card{margin:0;background:var(--bc-flour, #faf9f5);border:1px solid var(--bc-border, #e8e2d6);border-radius:16px;overflow:hidden;box-shadow:0 6px 16px -8px #2a1d1440}.crumb-card__media{background:var(--bc-crumb, #fbf3e4);aspect-ratio:1 / 1;overflow:hidden}.crumb-card__media img{width:100%;height:100%;object-fit:cover;display:block}.crumb-card__cap{padding:1rem 1.1rem 1.2rem}.crumb-card__stars{color:var(--bc-wheat, #e5c061);letter-spacing:.08em;font-size:.95rem}.crumb-card__quote{font-family:var(--font-heading-family);font-size:1.2rem;line-height:1.3;margin:.5rem 0 .6rem;color:var(--bc-espresso, #3c2c20)}.crumb-card__author{font-family:var(--bc-mono, ui-monospace, Menlo, monospace);font-size:.85rem;opacity:.7;margin:0}.crumb-wall__link{display:inline-block;margin-top:1.5rem;font-weight:600;font-size:1.35rem;color:var(--bc-crust, #a25d20);text-decoration:underline;text-underline-offset:4px}.crumb-wall__inner{text-align:center}.crumb-card__cap{text-align:left}@media(max-width:749px){.crumb-wall__grid{grid-template-columns:1fr 1fr;gap:.75rem}.crumb-card__quote{font-size:1.05rem}}.faq-band__inner{max-width:760px;margin-inline:auto}.faq-list{margin-top:2rem;text-align:left}.faq-item{border-bottom:1px solid var(--bc-border, #e8e2d6)}.faq-item summary{cursor:pointer;list-style:none;padding:1.15rem 2.2rem 1.15rem 0;position:relative;font-family:var(--font-heading-family);font-size:1.3rem;line-height:1.3;color:var(--bc-espresso, #3c2c20)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:.3rem;top:1.15rem;font-family:var(--bc-mono, ui-monospace, Menlo, monospace);color:var(--bc-crust, #a25d20);font-size:1.5rem;line-height:1.3}.faq-item[open] summary:after{content:"\2212"}.faq-item summary:focus-visible{outline:2px solid var(--bc-crust, #a25d20);outline-offset:3px;border-radius:4px}.faq-a{padding:0 0 1.3rem;line-height:1.65;opacity:.9;max-width:66ch}.posters .posters__inner{padding-block:clamp(3.33rem,5vw,6rem)}.posters__head{max-width:60ch;margin:0 auto 3.67rem;text-align:center}.posters__eyebrow{font-family:var(--bc-mono, ui-monospace, Menlo, monospace);text-transform:uppercase;letter-spacing:.12em;font-size:1.04rem;color:var(--bc-crust, #a25d20);margin:0 0 .8rem}.posters__heading{text-wrap:balance;margin:0 0 1rem}.posters__sub{line-height:1.6;opacity:.86}.posters__grid{display:grid;grid-template-columns:1fr;gap:clamp(2rem,3vw,3.33rem)}@media screen and (min-width:750px){.posters__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.poster-card{display:flex;flex-direction:column;border:1px solid var(--bc-border, rgba(60, 44, 32, .14));border-radius:18px;overflow:hidden;background:var(--bc-flour, #faf9f5);box-shadow:var(--bc-shadow-card, 0 10px 30px -20px rgba(42, 29, 20, .45));transition:transform .18s ease,box-shadow .18s ease}.poster-card:hover,.poster-card:focus-within{transform:translateY(-3px);box-shadow:var(--bc-shadow-lift, 0 24px 50px -24px rgba(42, 29, 20, .5))}.poster-card__media{display:block;background:var(--bc-crumb, #f0e9dd)}.poster-card__media img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.poster-card__body{display:flex;flex-direction:column;gap:.8rem;padding:1.8rem 1.8rem 2rem;flex:1 1 auto}.poster-card__title{text-wrap:balance;margin:0;font-size:1.67rem;line-height:1.25}.poster-card__title a{color:inherit;text-decoration:none}.poster-card__title a:hover{text-decoration:underline;text-underline-offset:3px}.poster-card__blurb{margin:0;line-height:1.55;opacity:.85}.poster-card__spec{margin:0;font-family:var(--bc-mono, ui-monospace, Menlo, monospace);font-size:.99rem;letter-spacing:.04em;color:var(--bc-roast, #6b5442);opacity:.9;padding-top:.73rem;border-top:1px dashed var(--bc-border, rgba(60, 44, 32, .18))}.poster-card__foot{display:flex;align-items:center;justify-content:space-between;gap:1.33rem;margin-top:auto;padding-top:1.2rem}.poster-card__price{font-family:var(--font-heading-family);font-size:1.73rem}.poster-card__sold{display:block;font-family:var(--bc-mono, ui-monospace, Menlo, monospace);font-size:.96rem;text-transform:uppercase;letter-spacing:.08em;opacity:.7}.poster-card__cta{white-space:nowrap}.posters__note{margin:3.33rem auto 0;max-width:62ch;text-align:center;font-size:1.27rem;line-height:1.6;opacity:.85}@media(prefers-reduced-motion:reduce){.poster-card{transition:none}.poster-card:hover,.poster-card:focus-within{transform:none}}.product-longform .product-longform__inner{max-width:760px;margin-inline:auto;padding-block:clamp(2.5rem,5vw,4.5rem)}.product-longform__heading{text-align:center;margin-bottom:1.5rem}.product-longform__body{line-height:1.75}.product-longform__body>*+*{margin-top:1rem}.bd-grid--3{grid-template-columns:repeat(3,1fr)}.bd-cta-wrap{text-align:center;margin-top:2.25rem}.bd-cta{display:inline-block;font-weight:600;font-size:1.35rem;color:var(--bc-crust, #a25d20);text-decoration:underline;text-underline-offset:4px}.starter-snaps{columns:4 200px;column-gap:1rem;margin-top:2.5rem}.starter-snaps__img{width:100%;display:block;border-radius:12px;margin-bottom:1rem;break-inside:avoid;border:1px solid var(--bc-border, #e8e2d6)}@media(max-width:749px){.starter-snaps{columns:2 140px;column-gap:.6rem}}.starter-hero__inner{max-width:720px;padding-block:clamp(4rem,8vw,7rem)}.starter-hero,.starter-hero .bd-h2,.starter-hero .bd-lead{color:#faf9f5}.starter-hero .bd-h2,.starter-hero .bd-lead{text-shadow:0 2px 14px rgba(42,29,20,.5)}.bd-card--photo{padding-top:0;overflow:hidden}.bd-card--photo .bd-card__media{margin:0 -1.75rem 1.25rem;aspect-ratio:4 / 3;overflow:hidden}.bd-card--photo .bd-card__media img{width:100%;height:100%;object-fit:cover;display:block}.starter-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:center}.starter-stat__n{display:block;font-family:var(--font-heading-family);font-size:clamp(2.6rem,4vw,3.8rem);line-height:1;color:var(--bc-crust, #a25d20)}.starter-stat__l{display:block;font-family:var(--bc-mono, ui-monospace, Menlo, monospace);font-size:.85rem;opacity:.7;margin-top:.5rem}.starter-passport__inner{text-align:center}.passport-stamps{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(.8rem,2vw,1.75rem);margin-top:2.75rem}.stamp{width:132px;height:132px;border-radius:50%;border:2px dashed var(--bc-wheat, #e5c061);box-shadow:inset 0 0 0 5px #e5c06138;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--bc-wheat, #e5c061);transform:rotate(var(--r, 0deg));background:#2a1d1440}.stamp__c{font-family:var(--bc-mono, ui-monospace, Menlo, monospace);font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.stamp__d{font-family:var(--bc-mono, ui-monospace, Menlo, monospace);font-size:.72rem;opacity:.75;margin-top:.35rem}.bd-continents{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.75rem}.bd-continents span{font-family:var(--bc-mono, ui-monospace, Menlo, monospace);font-size:.9rem;color:var(--bc-crust, #a25d20);border:1px solid var(--bc-crust, #a25d20);border-radius:999px;padding:.35rem .85rem}.bd-compare{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:2.5rem;text-align:left}.bd-compare__col{background:var(--bc-flour, #faf9f5);border:1px solid var(--bc-border, #e8e2d6);border-radius:16px;padding:1.75rem}.bd-compare__col--brand{border:2px solid var(--bc-crust, #a25d20);box-shadow:0 8px 20px -12px #a25d2080}.bd-compare__tag{font-family:var(--bc-mono, ui-monospace, Menlo, monospace);font-size:.95rem;color:var(--bc-crust, #a25d20);display:block;margin-bottom:.9rem}.bd-compare__list{list-style:none;margin:0;padding:0}.bd-compare__list li{display:flex;align-items:baseline;gap:.6rem;padding:.55rem 0;line-height:1.45;border-top:1px solid var(--bc-border, #e8e2d6)}.bd-compare__list li:first-child{border-top:none}.bd-compare__col .bd-compare__list li:before{content:"\b7";flex:0 0 .95rem;text-align:center;opacity:.5}.bd-compare__col--brand .bd-compare__list li:before{content:"\2713";flex:0 0 .95rem;text-align:center;color:var(--bc-crust, #a25d20);font-weight:700;opacity:1}@media(max-width:749px){.bd-grid--3,.bd-grid--4{grid-template-columns:1fr 1fr}.bd-compare{grid-template-columns:1fr}.starter-stats{grid-template-columns:1fr 1fr;gap:1.75rem 1rem}.stamp{width:104px;height:104px}.stamp__c{font-size:.72rem}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
