:root{color-scheme:light;--bg:#f5f2ea;--surface:#fffdf8;--surface-soft:#f0ece2;--line:#ddd4c3;--text:#243128;--muted:#607164;--accent:#5f7a5c;--accent-soft:#e2ebdd;--shadow:0 10px 26px rgba(36,49,40,0.05);--radius-lg:28px;--radius-md:20px;--radius-sm:14px;--max-width:1120px}*{box-sizing:border-box}html{margin:0;padding:0;background:var(--bg)}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(255,255,255,.9),transparent 34%),linear-gradient(180deg,#f6f3ec,#f3efe6);color:var(--text);font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.pageShell{width:min(calc(100% - 32px),var(--max-width));margin:0 auto;padding:28px 0 84px}.contentSection,.footer,.heroSection,.trustSection{margin-top:52px}.heroSection{background:transparent;border:0;border-radius:0;box-shadow:none;padding:10px 0 0}.heroLayout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);grid-gap:clamp(28px,5vw,54px);gap:clamp(28px,5vw,54px);align-items:center}.heroVisualLink{display:block}.heroImage,.heroImageFallback{width:100%;aspect-ratio:1.02/1;object-fit:cover;border-radius:30px;background:rgba(240,236,226,.96);box-shadow:0 14px 36px rgba(36,49,40,.08)}.heroImageFallback{display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:1rem}.heroCopy{max-width:500px}.eyebrow{margin:0 0 10px;color:var(--accent);font-size:.9rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.heroKicker{margin:0 0 12px;color:var(--muted);font-size:.98rem}.editorialCard h3,.heroSection h1,.recipeCard h3,.sectionHeader h2{margin:0;letter-spacing:-.03em}.heroSection h1{max-width:12ch;font-size:clamp(2.5rem,5vw,4.2rem);line-height:.96;font-weight:600}.heroTrust{color:var(--text);font-weight:600}.heroText,.heroTrust{margin:12px 0 0;font-size:.98rem}.heroText{max-width:36ch;color:var(--muted)}.ctaRow{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.ctaButton{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid transparent;background:var(--accent);color:#f7f5ef;font-weight:600}.ctaButtonMuted{border-color:var(--line);background:transparent;color:var(--muted)}.contentSection,.trustSection{background:transparent;border:0;border-radius:0;padding:0}.sectionHeader{margin-bottom:26px}.sectionHeaderCompact{margin-bottom:18px}.sectionHeader h2{font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.05;font-weight:550}.sectionHeader h1{margin:0;font-size:clamp(1.9rem,3.6vw,2.8rem);line-height:1.04;font-weight:560;letter-spacing:-.03em}.sectionHeader p{margin:10px 0 0;max-width:34rem;color:var(--muted);font-size:.96rem}.sectionHeader p a{color:var(--text);text-decoration:underline;text-underline-offset:.18em}.recipeGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:30px 24px;gap:30px 24px}.editorialCard,.recipeCard{min-width:0;background:rgba(255,253,248,.82);border:0;border-radius:24px;box-shadow:0 10px 24px rgba(36,49,40,.05)}.recipeCard{overflow:hidden}.recipeCardLink,.recipeRailLink{display:block}.recipeCardImage{width:100%;aspect-ratio:1.05/1;object-fit:cover;background:var(--surface-soft)}.recipeCardImageFallback{display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:.95rem}.recipeCardBody{padding:16px 14px}.recipeCardBody h3{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.08rem;line-height:1.22;font-weight:500}.editorialCardHeader p,.editorialEmpty,.editorialList span,.emptyState p,.footer p,.recipeCardBody p,.trustCopy p{margin:10px 0 0;color:var(--muted)}.recipeCardBody p{display:-webkit-box;overflow:hidden;margin-top:7px;font-size:.9rem;line-height:1.4;-webkit-line-clamp:1;-webkit-box-orient:vertical}.recipeRailsSection{padding-top:2px}.recipeRailsStack{display:grid;grid-gap:28px;gap:28px}.recipeRail{display:grid;grid-gap:14px;gap:14px}.recipeRailHeader h3{margin:0;font-size:1.08rem;line-height:1.15;font-weight:520;letter-spacing:-.02em}.recipeRailScroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(248px,272px);grid-gap:18px;gap:18px;overflow-x:auto;padding-bottom:6px;scrollbar-width:thin}.recipeRailCard{min-width:0;overflow:hidden;border-radius:22px;background:rgba(255,253,248,.8);box-shadow:0 10px 24px rgba(36,49,40,.045)}.recipeRailImage{width:100%;aspect-ratio:1.08/1;object-fit:cover;background:var(--surface-soft)}.recipeRailBody{padding:14px 14px 16px}.recipeRailBody h4{margin:0;-webkit-line-clamp:2;font-size:1rem;line-height:1.22;font-weight:500;letter-spacing:-.02em}.recipeRailBody h4,.recipeRailBody p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.recipeRailBody p{margin:7px 0 0;color:var(--muted);font-size:.88rem;line-height:1.38;-webkit-line-clamp:1}.recipeIndexList{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 18px;gap:10px 18px}.recipeIndexList a{color:var(--text);text-decoration:underline;text-underline-offset:.18em}.recipePage{display:grid;grid-gap:34px;gap:34px}.recipeBackNav{margin-top:4px}.recipeBackNav a{color:var(--muted);text-decoration:underline;text-underline-offset:.18em}.recipeHeader{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);grid-gap:34px;gap:34px;align-items:center}.recipeHeaderCopy{display:grid;grid-gap:14px;gap:14px}.recipeHeaderCopy h1{margin:0;font-size:clamp(2.35rem,5vw,4rem);line-height:.98;letter-spacing:-.04em;font-weight:600}.recipeTrustLine{margin:0;color:var(--text);font-size:1.02rem;font-weight:600}.recipeIntro{margin:0;max-width:34ch;color:var(--muted);font-size:.94rem;line-height:1.5}.recipeMetaRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.recipeMetaPill{display:grid;grid-gap:1px;gap:1px;min-height:60px;padding:12px 14px;border-radius:18px;background:rgba(255,253,248,.9);border:1px solid rgba(221,212,195,.56);box-shadow:0 8px 22px rgba(36,49,40,.04)}.recipeMetaPill strong{color:var(--text);font-size:1rem;font-weight:600;letter-spacing:-.02em}.recipeMetaPill span{color:var(--muted);font-size:.8rem}.recipeHeroImageWrap{overflow:hidden;border-radius:32px;background:linear-gradient(180deg,rgba(255,253,248,.92),rgba(248,244,236,.76));box-shadow:0 18px 38px rgba(36,49,40,.08)}.recipeHeroImage{width:100%;aspect-ratio:1.02/1;object-fit:cover;background:var(--surface-soft)}.recipeContentGrid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:22px;gap:22px}.recipeContentSection{padding:24px;border-radius:30px;background:linear-gradient(180deg,rgba(255,253,248,.92),rgba(249,245,238,.82));border:1px solid rgba(221,212,195,.48);box-shadow:0 12px 28px rgba(36,49,40,.045)}.recipeAppCta h2,.recipeContentSection h2,.recipeVariantLinks h2{margin:0 0 18px;font-size:1.35rem;line-height:1.1;font-weight:550;letter-spacing:-.02em}.recipeList,.recipeSteps{margin:0;padding-left:22px;display:grid;grid-gap:14px;gap:14px}.recipeList li,.recipeSteps li{color:var(--text);line-height:1.62}.recipeAppCta{padding:24px;border-radius:30px;background:linear-gradient(180deg,rgba(255,253,248,.94),rgba(246,241,233,.86));border:1px solid rgba(221,212,195,.5);box-shadow:0 12px 28px rgba(36,49,40,.045)}.recipeAppCta p{margin:0;color:var(--muted);max-width:34ch;font-size:.98rem}.recipeAppCtaActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.recipeAppCtaActions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;background:rgba(255,253,248,.94);color:var(--text);border:1px solid rgba(221,212,195,.72);font-weight:600}.recipeVariantLinks{padding:22px 24px;border-radius:28px;background:rgba(255,253,248,.72);border:1px solid rgba(221,212,195,.46)}.recipeVariantLinks p{margin:0 0 14px;color:var(--muted);max-width:34ch;font-size:.96rem}.recipeVariantLinks a,.recipeVariantList a{display:inline-flex;width:-moz-fit-content;width:fit-content;color:var(--text);font-weight:600;text-decoration:underline;text-underline-offset:.18em}.recipeVariantList{display:flex;flex-wrap:wrap;gap:10px 16px}.recipeMoreLinks{padding:6px 0 0}.recipeMoreLinks h2{margin:0 0 14px;font-size:1.18rem;line-height:1.12;font-weight:550;letter-spacing:-.02em}.recipeMoreFallback{margin:0;color:var(--muted)}.recipeMoreActions{margin-top:14px}.recipeMoreCards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.recipeMoreCard{min-width:0;overflow:hidden;border-radius:24px;background:rgba(255,253,248,.82);box-shadow:0 10px 24px rgba(36,49,40,.05)}.recipeMoreCardLink{display:block}.recipeMoreCardImage{width:100%;aspect-ratio:1.02/1;object-fit:cover;background:var(--surface-soft)}.recipeMoreCardBody{padding:14px 14px 15px}.recipeMoreCardBody h3{display:-webkit-box;margin:0;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;line-height:1.22;font-weight:500;letter-spacing:-.02em}.editorialGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.editorialCard{padding:20px;background:rgba(255,253,248,.7);box-shadow:0 8px 18px rgba(36,49,40,.035)}.editorialCardHeader h3{font-size:1.22rem;line-height:1.1;font-weight:550}.editorialList{margin:18px 0 0;padding:0;list-style:none;display:grid;grid-gap:14px;gap:14px}.editorialList li{display:grid;grid-gap:4px;gap:4px;padding-top:14px;border-top:1px solid rgba(221,212,195,.68)}.editorialList li:first-child{padding-top:0;border-top:0}.editorialList strong{font-size:1rem;font-weight:550}.trustCopy{display:grid;grid-gap:12px;gap:12px;max-width:54rem}.trustCopy p{margin:0}.footer{padding-bottom:18px}.footerInner{justify-content:space-between;gap:12px 20px;padding:14px 2px 0;color:var(--muted)}.footerInner,.footerLinks{display:flex;flex-wrap:wrap}.footerLinks{gap:16px}.footerLinks a{text-decoration:underline;text-underline-offset:.18em}.emptyState{padding:18px;border:1px dashed rgba(221,212,195,.95);border-radius:var(--radius-md);background:rgba(255,253,248,.72)}@media (max-width:920px){.editorialGrid,.heroLayout,.recipeContentGrid,.recipeGrid,.recipeHeader,.recipeIndexList,.recipeMoreCards{grid-template-columns:1fr}.recipeMetaRow{grid-template-columns:repeat(2,minmax(0,1fr))}.recipeRailScroller{grid-auto-columns:minmax(232px,248px)}}@media (max-width:640px){.pageShell{width:min(calc(100% - 20px),var(--max-width));padding-top:16px;padding-bottom:44px}.contentSection,.heroSection,.trustSection{padding:0}.heroSection{padding:4px 0 0}.editorialGrid,.recipeGrid{grid-template-columns:1fr}.recipeAppCta,.recipeContentSection,.recipeVariantLinks{padding:18px;border-radius:22px}.recipeMetaRow{grid-template-columns:1fr}.recipeRailScroller{grid-auto-columns:minmax(76vw,76vw)}.heroCopy,.heroSection h1{max-width:none}.heroCopy{padding:2px 4px 6px}.heroImage,.heroImageFallback{border-radius:24px}}