: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:32px 0 84px}.contentSection,.footer,.heroSection,.trustSection{margin-top:40px}.heroSection{background:rgba(255,253,248,.74);border:1px solid rgba(221,212,195,.48);border-radius:34px;box-shadow:var(--shadow);padding:56px clamp(24px,6vw,64px)}.heroCopy{max-width:680px}.eyebrow{margin:0 0 10px;color:var(--accent);font-size:.9rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.editorialCard h3,.heroSection h1,.recipeCard h3,.sectionHeader h2{margin:0;letter-spacing:-.03em}.heroSection h1{max-width:12ch;font-size:clamp(2.4rem,7vw,4.6rem);line-height:.96;font-weight:600}.heroText{max-width:42ch;margin:18px 0 0;color:var(--muted);font-size:1.02rem}.ctaRow{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.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:rgba(255,253,248,.44);border:0;border-radius:var(--radius-lg);padding:12px 4px}.sectionHeader{margin-bottom:22px}.sectionHeaderCompact{margin-bottom:16px}.sectionHeader h2{font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.05;font-weight:550}.sectionHeader p{margin:10px 0 0;max-width:42rem;color:var(--muted);font-size:.98rem}.recipeGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px 20px;gap:28px 20px}.editorialCard,.recipeCard{min-width:0;background:rgba(255,253,248,.74);border:0;border-radius:24px}.recipeCard{overflow:hidden}.recipeCardLink,.recipeRailLink{display:block}.recipeCardImage{width:100%;aspect-ratio:1/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:14px 4px 2px}.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:8px;font-size:.94rem;line-height:1.42;-webkit-line-clamp:2;-webkit-box-orient:vertical}.recipeRailsSection{padding-top:8px}.recipeRailsStack{display:grid;grid-gap:22px;gap:22px}.recipeRail{display:grid;grid-gap:12px;gap:12px}.recipeRailHeader h3{margin:0;font-size:1.14rem;line-height:1.15;font-weight:520;letter-spacing:-.02em}.recipeRailScroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(228px,248px);grid-gap:14px;gap:14px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.recipeRailCard{min-width:0;overflow:hidden;border-radius:22px;background:rgba(255,253,248,.72)}.recipeRailImage{width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--surface-soft)}.recipeRailBody{padding:12px 4px 2px}.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:.9rem;line-height:1.38;-webkit-line-clamp:1}.recipePage{display:grid;grid-gap:28px;gap:28px}.recipeBackNav{margin-top:4px}.recipeBackNav a{color:var(--muted);text-decoration:underline;text-underline-offset:.18em}.recipeHeader{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);grid-gap:28px;gap:28px;align-items:start}.recipeHeaderCopy{display:grid;grid-gap:16px;gap:16px}.recipeHeaderCopy h1{margin:0;font-size:clamp(2.2rem,5vw,3.6rem);line-height:.98;letter-spacing:-.04em;font-weight:600}.recipeIntro{margin:0;max-width:54ch;color:var(--muted);font-size:1.02rem}.recipeMetaRow{display:flex;flex-wrap:wrap;gap:10px}.recipeMetaRow span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:rgba(255,253,248,.8);color:var(--muted);font-size:.94rem}.recipeHeroImageWrap{overflow:hidden;border-radius:28px;background:rgba(255,253,248,.74)}.recipeHeroImage{width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--surface-soft)}.recipeContentGrid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:20px;gap:20px}.recipeContentSection{padding:22px 24px;border-radius:28px;background:rgba(255,253,248,.76);box-shadow:0 10px 24px rgba(36,49,40,.04)}.recipeAppCta h2,.recipeContentSection h2{margin:0 0 16px;font-size:1.35rem;line-height:1.1;font-weight:550;letter-spacing:-.02em}.recipeList,.recipeSteps{margin:0;padding-left:20px;display:grid;grid-gap:12px;gap:12px}.recipeList li,.recipeSteps li{color:var(--text);line-height:1.6}.recipeAppCta{padding:22px 24px;border-radius:28px;background:rgba(255,253,248,.72)}.recipeAppCta p{margin:0;color:var(--muted);max-width:46ch}.recipeAppCtaActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.recipeAppCtaActions a{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border-radius:999px;background:rgba(255,253,248,.94);color:var(--text)}.recipeMoreLinks{padding:8px 2px 0}.recipeMoreLinks h2{margin:0 0 14px;font-size:1.18rem;line-height:1.12;font-weight:550;letter-spacing:-.02em}.recipeMoreLinksList{margin:0;padding:0;list-style:none;display:grid;grid-gap:10px;gap:10px}.recipeMoreLinksList a{color:var(--text);text-decoration:underline;text-underline-offset:.16em}.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,.recipeGrid{grid-template-columns:1fr 1fr}.recipeContentGrid,.recipeHeader{grid-template-columns:1fr}.recipeRailScroller{grid-auto-columns:minmax(212px,232px)}}@media (max-width:640px){.pageShell{width:min(calc(100% - 20px),var(--max-width));padding-top:16px;padding-bottom:44px}.contentSection,.heroSection,.trustSection{padding:18px 2px}.heroSection{padding:28px 22px}.editorialGrid,.recipeGrid{grid-template-columns:1fr}.recipeAppCta,.recipeContentSection{padding:18px;border-radius:22px}.recipeRailScroller{grid-auto-columns:minmax(76vw,76vw)}.heroSection h1{max-width:none}}