@font-face{font-family:Lora;src:url(/fonts/lora.woff2) format("woff2");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url(/fonts/lora-italic.woff2) format("woff2");font-weight:400 700;font-style:italic;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans.woff2) format("woff2");font-weight:400 700;font-style:normal;font-display:swap}:root{--palette-background:#FBF1E9;--palette-surface:#FAF5EE;--palette-text:#342E2B;--palette-text-muted:#665C58;--palette-brand-primary:#832C36;--palette-brand-accent:#762E37;--palette-focus:#832C36;--palette-error:#8B1E2B;--typography-display-family:Lora,Georgia,serif;--typography-body-family:"DM Sans",system-ui,sans-serif;--typography-hero-size:4.25rem;--typography-h2-size:3.35rem;--typography-body-size:1.125rem;--typography-body-measure:36rem;--typography-hero-leading:1.08;--typography-body-leading:1.55;--layout-content-max:72rem;--layout-page-gutter:5rem;--layout-section-space:6.25rem;--geometry-control-radius:0.7rem;--geometry-card-radius:1.15rem;--motion-fast:150ms;--motion-standard:280ms;--motion-easing:ease-out;--custom-offer-background:#F0DBD7;--custom-faq-background:#FAF7F2;--custom-rule:#D9C8C3;--custom-button-text:#FBF1E9;--custom-hero-ink:#7A2F38}.site-faq{display:grid;gap:.5rem}.site-faq__item{border-bottom:1px solid color-mix(in srgb,currentColor 16%,transparent)}.site-faq__question{cursor:pointer;font:inherit;font-weight:650;list-style:none;min-height:44px;padding:.75rem 0}.site-faq__question::-webkit-details-marker{display:none}.site-faq__question:focus-visible{outline:3px solid var(--palette-focus,currentColor);outline-offset:2px}.site-faq__answer{padding:0 0 .9rem}.site-dialog{background:transparent;border:0;max-width:min(36rem,calc(100vw - 2rem));padding:0}.site-dialog::backdrop{background:color-mix(in srgb,#000 45%,transparent)}.site-dialog__panel{background:var(--palette-surface,var(--palette-background,#fff));border-radius:var(--geometry-control-radius,.5rem);box-sizing:border-box;color:var(--palette-text,inherit);padding:1.25rem}.site-dialog__title{font:inherit;font-size:1.125rem;margin:0 0 .75rem}.site-dialog:focus{outline:none}.site-dialog__panel:focus-within{outline:3px solid var(--palette-focus,currentColor);outline-offset:2px}nextjs-portal{display:none!important}:root{color-scheme:light}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-height:100dvh;background:var(--palette-background);color:var(--palette-text);font-family:var(--typography-body-family);font-size:var(--typography-body-size);line-height:var(--typography-body-leading);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit}.offer__kicker,.offer__price,.site-footer__name,.wordmark span,h1,h2,h3{font-family:var(--typography-display-family);font-weight:400;letter-spacing:-.025em}h1,h2,h3{margin:0;color:var(--custom-hero-ink)}p{margin:0}em{font-style:italic}.skip{position:absolute;left:.75rem;top:-4rem;z-index:30;padding:.6rem .9rem;background:var(--palette-surface)}.skip:focus{top:.75rem}.hero{position:relative;background:var(--palette-background);overflow:hidden}.hero__plate{display:none}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.85rem var(--layout-page-gutter) 0}.wordmark{display:inline-flex;align-items:center;gap:.55rem;text-decoration:none;color:var(--palette-brand-primary);font-size:1.62rem;line-height:1}.wordmark__mark{width:2.55rem;height:1.75rem;object-fit:contain}.site-nav{display:flex;flex-wrap:nowrap;gap:2.35rem}.site-nav a{text-decoration:none;color:#3f3936;font-size:.98rem;white-space:nowrap}.hero__copy{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.6rem var(--layout-page-gutter) 0}.hero h1{margin:0 auto;font-size:clamp(2.45rem,5.05vw,4.7rem);line-height:1.06;color:var(--custom-hero-ink)}.hero__lede{margin:1.05rem auto 0;font-size:clamp(1.02rem,1.25vw,1.28rem)}.hero__lede,.hero__offer{color:var(--palette-text-muted)}.hero__offer{margin-top:.8rem;font-size:.98rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:3.05rem;margin-top:1.45rem;padding:.78rem 1.65rem;border:0;border-radius:.72rem;background:var(--palette-brand-primary);color:var(--custom-button-text);text-decoration:none;font-family:var(--typography-body-family);font-size:1.02rem;font-weight:500;line-height:1;cursor:pointer;appearance:none}.btn--wide{width:100%;margin-top:1.55rem;min-height:3.25rem;border-radius:.85rem}.btn:hover,.site-nav a:hover,.text-link:hover,.wordmark:hover{color:var(--palette-brand-accent)}.btn:hover{color:var(--custom-button-text);background:var(--palette-brand-accent)}.btn:focus-visible,.site-faq__question:focus-visible,.site-nav a:focus-visible,.text-link:focus-visible,.wordmark:focus-visible{outline:3px solid var(--palette-focus);outline-offset:3px}.hero__still{margin:1.35rem 0 0}.hero__still img{width:100%;max-width:none}.hero__still figcaption{position:absolute;left:0;right:0;bottom:.7rem;color:color-mix(in srgb,var(--palette-text-muted) 80%,white);font-size:.78rem;letter-spacing:.04em;text-align:center}.cookbook,.faq{background:var(--custom-faq-background)}.cookbook{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(20rem,.88fr);grid-template-areas:"media copy" "media process";column-gap:3.8rem;row-gap:0;align-items:center;max-width:92rem;margin:0 auto;padding:5.8rem var(--layout-page-gutter) 5.2rem}.cookbook__media{grid-area:media;margin:0}.cookbook__copy{grid-area:copy;padding-top:.4rem}.cookbook__process{grid-area:process}.cookbook__media img{width:100%}.cookbook__media figcaption{margin-top:.9rem;color:var(--palette-text-muted);font-size:.92rem;font-style:italic}.eyebrow{margin:0 0 1rem;color:var(--palette-brand-primary);font-size:.76rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.cookbook h2,.faq h2,.offer h2{font-size:clamp(2.2rem,3.4vw,3.45rem);line-height:1.12}.cookbook h2 em,.offer h2 em{display:block}.cookbook__lede,.offer__copy>p{margin-top:1.25rem;max-width:34rem;color:var(--palette-text);font-size:1.2rem;line-height:1.5}.steps{list-style:none;margin:1.8rem 0 1.45rem;padding:0;border-top:1px solid var(--custom-rule)}.steps li{display:grid;grid-template-columns:3.5rem minmax(0,1fr);gap:.75rem;padding:1.15rem 0 1.2rem;border-bottom:1px solid var(--custom-rule)}.steps__num{color:var(--palette-brand-primary);font-family:var(--typography-display-family);font-size:1.85rem;line-height:1.1}.steps h3{font-size:1.38rem;line-height:1.25}.steps p{margin-top:.25rem;color:var(--palette-text-muted);font-size:1.02rem}.text-link{color:var(--palette-brand-primary);font-size:1.08rem;text-underline-offset:.28em}.faq{display:grid;grid-template-columns:minmax(16rem,.8fr) minmax(0,1.2fr);gap:4.5rem;max-width:92rem;margin:0 auto;padding:5.6rem var(--layout-page-gutter) 5.8rem;align-items:start}.faq__intro{padding-top:1.55rem}.faq .site-faq{display:block}.faq .site-faq__item{border-bottom:1px solid var(--custom-rule)}.faq .site-faq__item:first-child{border-top:1px solid var(--custom-rule)}.faq .site-faq__question{display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem;min-height:0;padding:1.25rem 0 1.1rem;color:var(--palette-brand-primary);font-family:var(--typography-display-family);font-size:clamp(1.35rem,1.7vw,1.82rem);font-weight:400;line-height:1.25}.faq .site-faq__question:after{content:"+";flex:none;margin-top:.2rem;color:var(--palette-brand-primary);font-family:var(--typography-body-family);font-size:1.4rem;line-height:1}.faq .site-faq__item[open] .site-faq__question:after{content:"−"}.faq .site-faq__answer{max-width:38rem;padding:0 3rem 1.15rem 0;color:var(--palette-text-muted);font-size:1.05rem;line-height:1.5}.offer{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,29rem);gap:4.8rem;align-items:center;background:var(--custom-offer-background);padding:5.8rem max(var(--layout-page-gutter),calc((100% - 82rem) / 2 + var(--layout-page-gutter)))}.offer h2{max-width:11.5em;font-size:clamp(2.4rem,4.1vw,3.85rem);line-height:1.12}.offer-break{display:none}.offer__sprig{width:min(24.5rem,100%);margin-top:2.6rem}.offer__card{background:var(--palette-surface);border:1px solid color-mix(in srgb,var(--palette-brand-primary) 16%,white);border-radius:1.2rem;padding:2.45rem 2.35rem 2.05rem;text-align:center}.offer__kicker{font-size:.78rem;letter-spacing:.2em;text-transform:uppercase}.offer__kicker,.offer__price{color:var(--palette-brand-primary)}.offer__price{margin-top:.45rem;font-size:clamp(4.4rem,6vw,5.7rem);line-height:.88}.offer__qty{margin-top:.5rem;font-family:var(--typography-display-family);font-size:1.5rem}.offer__points,.offer__qty{color:var(--palette-brand-primary)}.offer__points{list-style:none;margin:1.35rem 0 0;padding:1.3rem 0 0;border-top:1px solid var(--custom-rule);font-family:var(--typography-body-family);font-size:1.08rem;line-height:1.75}.offer__note{margin-top:1rem;color:var(--palette-text-muted);font-size:.9rem}.site-footer{background:var(--custom-faq-background);padding:3.2rem var(--layout-page-gutter) 4rem;text-align:center}.site-footer__name{margin:0 auto 1.15rem;color:var(--palette-brand-primary);font-size:2.05rem}.site-footer__line{max-width:44rem;margin:0 auto;padding-top:1.05rem;border-top:1px solid var(--custom-rule);color:var(--palette-text-muted);font-size:.76rem;letter-spacing:.18em;text-transform:uppercase}@media (min-width:1100px){.hero{width:100%;aspect-ratio:1536/1024}.hero__plate{display:block;position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center bottom;pointer-events:none;-webkit-mask-image:linear-gradient(180deg,transparent 0,transparent 38%,#000 47%,#000);mask-image:linear-gradient(180deg,transparent 0,transparent 38%,#000 47%,#000)}.hero__ui{position:relative;z-index:1;display:flex;flex-direction:column;min-height:100%;background:linear-gradient(180deg,var(--palette-background) 0,var(--palette-background) 36%,color-mix(in srgb,var(--palette-background) 62%,transparent) 42%,transparent 52%)}.hero__copy{padding-top:2.55rem}.hero__offer{position:relative;z-index:2;display:block;width:max-content;max-width:100%;margin-top:.8rem;padding:.2rem 1.1rem 1.35rem;background:linear-gradient(180deg,var(--palette-background) 0,var(--palette-background) 42%,transparent 100%)}.hero__still{display:none}.offer-break{display:inline}}.site-dialog{font-family:var(--typography-body-family)}.site-dialog__title{font-family:var(--typography-display-family);color:var(--palette-brand-primary);font-size:1.7rem}.offer-dialog__copy{margin:0 0 1.1rem;color:var(--palette-text);font-size:1.05rem;line-height:1.5}.site-dialog .btn{margin-top:.25rem}@media (max-width:1099px){:root{--layout-page-gutter:2rem}.hero__still{position:relative}.hero__still figcaption{position:static;padding:.75rem 1.5rem 1.1rem}.cookbook,.faq,.offer{grid-template-columns:1fr;grid-template-areas:"copy" "media" "process";gap:1.8rem;padding:3.6rem var(--layout-page-gutter)}.offer h2{max-width:none}}.hero-m{display:none}@media (max-width:767px){:root{--layout-page-gutter:1.45rem}.hero-d{display:none}.hero-m{display:block}.site-header{padding-top:1.1rem}.wordmark{font-size:1.22rem;gap:.4rem}.wordmark__mark{width:1.85rem;height:1.3rem}.site-nav{gap:.9rem}.site-nav a{font-size:.84rem}.hero__copy{align-items:stretch;text-align:left;padding-top:1.7rem}.hero h1{font-size:2.45rem;line-height:1.12}.btn{width:100%;min-height:3rem}.faq .site-faq__question{font-size:1.32rem}.offer__card{padding:1.7rem 1.25rem 1.45rem}.offer__copy>p br{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}