:root{--olive:#35431f;--olive2:#566b35;--cream:#f7f1e7;--paper:#fffdf8;--ink:#24231f;--muted:#706d63;--line:#e7dfd1;--terracotta:#a65f3b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.shell{width:min(1180px,calc(100% - 96px));margin:auto}.announcement{background:var(--olive);color:#fff;text-align:center;padding:9px;font-size:12px;letter-spacing:.04em}.header{height:96px;justify-content:space-between;border-bottom:1px solid var(--line)}.brand,.header{display:flex;align-items:center}.brand{gap:12px;color:var(--ink);text-decoration:none;font-family:Georgia,serif;font-size:21px}.brandLogo{width:72px;height:72px;object-fit:contain;display:block;flex-shrink:0}.brandMark{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--olive);border-radius:50%;font:700 12px Arial;color:var(--olive)}.desktopNav{display:flex;gap:40px}.desktopNav a{color:var(--ink);text-decoration:none;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;transition:color .2s ease}.desktopNav a:hover{color:var(--olive)}.headerActions{display:flex;gap:18px}.iconButton{border:0;background:none}.mobileMenu,.mobileOnly{display:none}.hero{display:grid;grid-template-columns:.8fr 1.2fr;min-height:560px;background:var(--cream);margin-top:28px;overflow:hidden}.heroCopy{padding:70px 54px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:var(--olive2);font-weight:700}.hero h1,.pageTitle{font:500 clamp(48px,7vw,78px)/.98 Georgia,serif;margin:12px 0 24px}.hero h1 em{font-weight:400;color:var(--olive2)}.heroCopy>p:not(.eyebrow){line-height:1.7;max-width:440px;color:var(--muted);margin-bottom:28px}.heroImage{background:url(https://images.unsplash.com/photo-1547592180-85f173990554?auto=format&fit=crop&w=1600&q=85) 50%/cover}.primary,.shopButton{background:var(--olive);color:white;border:0;border-radius:3px;padding:14px 18px;text-decoration:none;display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:13px;cursor:pointer}.section{padding:112px 0}.sectionHead{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px}.sectionHead h2{margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:400;line-height:1}.sectionHead .eyebrow{margin:0}.sectionHead a{color:var(--olive);font-weight:600;text-decoration:underline;text-underline-offset:4px}.productCard{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #ddd6c8;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.productCard:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(36,35,31,.08)}.productImage{position:relative;width:100%;height:340px;padding:48px 36px 28px;box-sizing:border-box;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;background-origin:content-box}.badge{position:absolute;top:14px;right:14px;left:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;width:66px;height:66px;padding:8px;border-radius:50%;border:2px solid #d8c78a;background:var(--olive);color:#fdfbf4;font-size:.55rem;font-weight:700;line-height:1.05;letter-spacing:.08em;text-align:center;box-shadow:0 8px 18px rgba(53,67,31,.22);z-index:2}.badgeIcon{font-size:1.2rem;line-height:1;margin-bottom:4px}.productBody{display:flex;flex:1 1;flex-direction:column;padding:24px}.productMeta{min-height:18px}.productBody .eyebrow{margin:0}.productBody h3{margin:10px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,2vw,2.1rem);font-weight:400;line-height:1.08;letter-spacing:-.025em}.productDescription{display:-webkit-box;margin:0 0 24px;overflow:hidden;color:var(--muted);line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.offerList{flex-wrap:wrap;gap:10px}.offerList,.shopButton{display:flex;margin-top:auto}.shopButton{align-items:center;justify-content:center;width:100%;min-height:54px;padding:14px 16px;border:1px solid var(--olive);border-radius:2px;background:var(--olive);color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.03em;text-decoration:none;transition:background .16s ease,color .16s ease}.shopButton:hover{background:transparent;color:var(--olive)}.affiliateDisclosure{display:block;margin-top:16px;color:#888278;font-size:.72rem;line-height:1.45}.values{background:var(--olive);color:white;padding:28px 0}.valueGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px}.valueGrid div{display:flex;flex-direction:column;gap:6px}.valueGrid span{font-size:13px;opacity:.8}.pageTitle{margin-bottom:10px}.pageIntro{color:var(--muted);font-size:18px}.searchInput{border:1px solid var(--line);padding:15px 16px;background:white;margin:24px 0}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.chips button{border:1px solid var(--line);background:white;padding:10px 14px;border-radius:999px}.chips button.active{background:var(--olive);color:white}.studioGrid{min-height:100vh;display:grid;grid-template-columns:250px 1fr;background:#f5f2eb}.studioSidebar{background:var(--olive);color:white;padding:28px 20px}.studioSidebar h2{font:500 27px Georgia,serif;margin:0 0 32px}.studioSidebar button{display:block;width:100%;text-align:left;background:none;border:0;color:white;padding:12px;border-radius:6px;margin-bottom:5px}.studioSidebar button.active{background:rgba(255,255,255,.15)}.studioMain{padding:36px}.studioTop{display:flex;justify-content:space-between;align-items:center}.studioTop h1{font:500 44px Georgia,serif;margin:4px 0}.productTable{background:white;border:1px solid var(--line)}.productRow{display:flex;align-items:center;gap:15px;padding:14px;border-bottom:1px solid var(--line)}.thumb{width:58px;height:58px;background-size:cover;background-position:50%}.grow{flex:1 1}.productRow .grow{display:flex;flex-direction:column;gap:5px}.productRow span{color:var(--muted);font-size:13px}.status{text-transform:capitalize;padding:6px 9px;border-radius:999px;background:#eee}.status.published{background:#e5f0dc;color:#375326}.status.archived{background:#eee}.rowActions{display:flex}.rowActions button{border:0;background:none;padding:8px}.modalBackdrop{position:fixed;inset:0;background:rgba(20,20,16,.65);display:grid;place-items:center;padding:20px;z-index:20}.modal{background:white;width:min(760px,100%);max-height:92vh;overflow:auto;padding:26px}.modalHead{display:flex;justify-content:space-between}.modalHead h2{font:500 34px Georgia,serif;margin:4px 0 20px}.modalHead>button{border:0;background:none;font-size:28px}.formGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.formGrid label{display:flex;flex-direction:column;gap:7px;font-size:13px}.formGrid .full{grid-column:1/-1}input,select,textarea{border:1px solid var(--line);padding:12px;font:inherit}textarea{min-height:90px}.checks{display:flex;gap:20px;margin:18px 0}.offerAdd,.offerEdit{display:flex;gap:10px;align-items:center;border-top:1px solid var(--line);padding:10px 0}.offerAdd input{flex:1 1}.modalActions>button:not(.primary),.offerAdd button,.offerEdit button{border:1px solid var(--line);background:white;padding:11px 13px}.modalActions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}@media(max-width:800px){.desktopNav{display:none}.mobileOnly{display:block}.brand>span:last-child{display:none}.mobileMenu{display:flex;position:absolute;z-index:10;left:16px;right:16px;background:white;border:1px solid var(--line);padding:16px;flex-direction:column;gap:15px}.mobileMenu a{color:var(--ink);text-decoration:none}.hero{grid-template-columns:1fr;margin-top:0}.heroCopy{padding:44px 26px}.heroImage{height:360px;grid-row:1}.productGrid{grid-template-columns:1fr 1fr}.productImage{height:210px}.valueGrid{grid-template-columns:1fr 1fr}.studioGrid{display:block}.studioSidebar{padding:18px;display:flex;gap:6px;overflow:auto}.studioSidebar h2{display:none}.studioSidebar button{width:auto;white-space:nowrap}.studioMain{padding:20px}.productRow{align-items:flex-start;flex-wrap:wrap}.status{margin-left:auto}.rowActions{width:100%;justify-content:flex-end}.formGrid{grid-template-columns:1fr}.formGrid .full{grid-column:auto}.offerAdd{flex-wrap:wrap}.offerAdd input{min-width:100%}}@media(max-width:520px){.productGrid{grid-template-columns:1fr}.hero h1{font-size:52px}.header{height:70px}.productImage{height:280px}.section{padding:48px 0}.valueGrid{grid-template-columns:1fr}.studioTop{align-items:flex-start;gap:14px}.studioTop h1{font-size:36px}.studioTop .primary{padding:11px}.productRow .thumb{width:50px;height:50px}}.emptyState{border:1px solid var(--line);background:var(--cream);padding:42px}.emptyState h3{font:500 30px Georgia,serif;margin:0 0 10px}.emptyState p{color:var(--muted);margin:0 0 22px}.loginPage{min-height:100vh;background:var(--cream);display:grid;place-items:center;padding:24px}.loginCard{width:min(430px,100%);background:white;border:1px solid var(--line);padding:40px;display:flex;flex-direction:column;gap:16px}.loginCard h1{font:500 42px Georgia,serif;margin:0}.loginCard>p{color:var(--muted);line-height:1.5}.loginCard label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700}.loginCard .primary{justify-content:center}.formError{color:#9a2d20!important;background:#fff1ef;padding:10px}.notice{background:#eef3e8;border:1px solid #d3dfc5;color:var(--olive);padding:10px 14px}.tableMessage{padding:30px;color:var(--muted)}.miniBadge{background:var(--olive);color:white!important;padding:6px 8px;font-size:10px!important;text-transform:uppercase;letter-spacing:.06em}.studioSidebar button small{display:block;opacity:.65;font-size:10px;margin-top:3px}.studioSidebar button:disabled{opacity:.6}.studioSidebar .signOut{display:flex;align-items:center;gap:8px;margin-top:32px}.offerEdit .grow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shopExperience{padding:72px 0 96px}.shopIntro{max-width:720px;margin-bottom:48px}.shopIntro h1{margin:8px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.75rem,6vw,5rem);font-weight:400;line-height:.98;letter-spacing:-.04em}.shopIntroText{max-width:620px;color:#6d685f;font-size:1.08rem;line-height:1.75}.shopToolbar{margin-bottom:38px}.shopSearch{display:block;max-width:680px;margin-bottom:24px}.searchInput{width:100%;padding:17px 20px;border:1px solid #d9d2c4;border-radius:0;background:#fff;color:#28261f;font:inherit;font-size:1rem;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.searchInput:focus{border-color:var(--olive);box-shadow:0 0 0 3px rgba(53,67,31,.1)}.categoryFilters{display:flex;flex-wrap:wrap;gap:10px}.categoryFilter{padding:10px 17px;border:1px solid #d9d2c4;border-radius:999px;background:transparent;color:#4f4b43;font:inherit;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.categoryFilter:hover,.categoryFilterActive{border-color:var(--olive);background:var(--olive);color:#fff}.shopResultsHeader{display:flex;justify-content:flex-end;margin-bottom:18px;color:#777166;font-size:.92rem}.productGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:38px 24px;gap:38px 24px}.emptyState{padding:72px 24px;border:1px solid #ded7ca;text-align:center;background:rgba(255,255,255,.45)}.emptyState h2{margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.srOnly{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:900px){.productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.shopExperience{padding:44px 0 64px}.shopIntro{margin-bottom:34px}.productGrid{grid-template-columns:1fr;gap:28px}.categoryFilters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.categoryFilter{flex:0 0 auto}}.homeHero{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);min-height:700px;margin-top:28px;background:#f4eee3}.homeHeroCopy{display:flex;flex-direction:column;justify-content:center;padding:clamp(64px,7vw,96px)}.homeHeroCopy h1{margin:12px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,6vw,6.4rem);font-weight:400;line-height:.94;letter-spacing:-.05em}.homeHeroCopy h1 em{color:var(--olive2);font-weight:400}.homeHeroText{max-width:540px;margin:0 0 28px;color:#6b665d;font-size:1.08rem;line-height:1.7}.homeHeroActions{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.textLink{color:var(--olive);font-weight:700;text-decoration:underline;text-underline-offset:5px}.homeHeroImage{min-height:700px;background-image:url(/hero-dinner.jpg);background-position:50%;background-size:cover;border-radius:0 24px 24px 0;overflow:hidden}.homeSection{padding-top:128px;padding-bottom:112px}.homeCategories .sectionHead,.homeSection .sectionHead{align-items:flex-end;margin-bottom:48px}.homeCategories .sectionHead h2,.homeSection .sectionHead h2,.homeStory h2{margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,4vw,4rem);font-weight:400;line-height:1.04;letter-spacing:-.035em}.homeCategories{padding:88px 0 96px;background:#f2ede4}.categoryCardGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.categoryCard{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #ddd6c8;text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease}.categoryCard:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(0,0,0,.08)}.categoryImage{height:260px;background-size:cover;background-position:50%}.categoryContent{padding:28px}.categoryContent span{display:block;margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.1}.categoryContent p{margin:0 0 28px;color:#6f695f;line-height:1.7}.categoryContent strong{color:var(--olive);text-transform:uppercase;letter-spacing:.12em;font-size:.82rem}.homeStory{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:clamp(40px,7vw,110px);gap:clamp(40px,7vw,110px);align-items:start;padding-top:96px;padding-bottom:96px}.homeStory>p{margin:38px 0 0;color:#6b665d;font-size:1.12rem;line-height:1.85}@media (max-width:900px){.homeHero{grid-template-columns:1fr}.homeHeroImage{min-height:480px;order:-1}.homeHeroCopy{display:flex;flex-direction:column;justify-content:center;padding:52px 36px 64px}.categoryCardGrid{grid-template-columns:1fr}.categoryCard{min-height:auto}.homeStory{grid-template-columns:1fr;gap:20px}.homeStory>p{margin-top:0}}@media (max-width:620px){.homeHero{width:calc(100% - 32px);min-height:auto}.homeHeroImage{min-height:340px}.homeHeroCopy{padding:42px 24px 52px}.homeHeroActions{align-items:stretch;flex-direction:column}.homeHeroActions .primary,.homeHeroActions .textLink{text-align:center}.homeCategories,.homeSection,.homeStory{padding-top:64px;padding-bottom:68px}.badge{top:12px;right:12px;width:60px;height:60px;font-size:.55rem}}.productFlags{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.featuredBadge{background:#d8c77a;color:#263614}.recipeEditorSection{margin-top:32px;padding-top:28px;border-top:1px solid var(--line)}.recipeEditorHeading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.recipeEditorHeading h3{margin:4px 0 0}.recipeEditorHeading button{display:inline-flex;align-items:center;gap:8px}.recipeFieldList{display:grid;grid-gap:12px;gap:12px}.recipeFieldRow{display:grid;grid-template-columns:32px minmax(0,1fr) 44px;align-items:center;grid-gap:12px;gap:12px}.recipeFieldRow>span{font-weight:700;text-align:center}.recipeFieldRow input,.recipeFieldRow textarea{width:100%}.recipeFieldRow textarea{min-height:90px;resize:vertical}.recipeFieldRow>button{display:grid;place-items:center;min-height:44px}@media (max-width:700px){.recipeEditorHeading{align-items:flex-start;flex-direction:column}.recipeFieldRow{grid-template-columns:28px minmax(0,1fr) 40px;gap:8px}}.relatedProductList{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.relatedProductOption{display:flex;align-items:center;gap:16px;padding:14px;border:1px solid #e6dfd2;border-radius:12px;cursor:pointer;transition:background .2s ease}.relatedProductOption:hover{background:#faf8f3}.relatedProductOption input{width:18px;height:18px;flex-shrink:0}.relatedProductThumb{width:60px;height:60px;border-radius:8px;background-size:cover;background-position:50%;background-color:#f5f5f5;flex-shrink:0}.relatedProductOption span:last-child{display:flex;flex-direction:column}.relatedProductOption strong{font-size:16px;font-weight:600}.relatedProductOption small{color:#777;margin-top:4px}.recipeHero{padding:72px 0 48px;max-width:980px}.recipeHero h1{margin:18px 0 24px;font-size:clamp(52px,7vw,92px);line-height:.98}.recipeIntro{max-width:860px;font-size:22px;line-height:1.6;color:#6f6b61}.recipeGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px;padding-bottom:80px}.recipeCard{min-width:0;border:1px solid #ded6c8;background:#fff;border-radius:20px;overflow:hidden}.recipeCardLink{display:block;height:100%;color:inherit;text-decoration:none}.recipeCardImage{position:relative;height:240px;padding:0;background-color:#f7f4ed;background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box}.recipeFeaturedBadge{position:absolute;top:20px;right:20px;z-index:1;padding:12px 20px;background:#d9bf68;color:#fff;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.recipeCardBody{display:flex;flex-direction:column;gap:16px;padding:28px}.recipeCardBody h2{margin:0;font-size:34px;line-height:1.05}.recipeCardDescription{margin:0;color:#6f6b61;font-size:17px;line-height:1.55}.recipeCardMeta{display:flex;flex-wrap:wrap;gap:8px 16px;color:#6f6b61;font-size:14px}.recipeCardAction{margin-top:auto;color:#31451b;font-size:15px}@media (max-width:1000px){.recipeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.recipeHero{padding:48px 0 36px}.recipeGrid{grid-template-columns:1fr}.recipeCardImage{height:240px}}.recipePage{padding-top:40px;padding-bottom:80px}.recipeBackLink{display:inline-block;margin-bottom:36px}.recipeDetailHero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);grid-gap:56px;gap:56px;align-items:center;margin-bottom:72px}.recipeDetailCopy h1{margin:16px 0 24px;font-size:clamp(56px,7vw,92px);line-height:.98}.recipeDetailIntro{max-width:680px;margin:0 0 32px;color:#6f6b61;font-size:21px;line-height:1.6}.recipeDetailMeta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #ded6c8;border-bottom:1px solid #ded6c8}.recipeDetailMeta>div{display:grid;grid-gap:6px;gap:6px;padding:20px 16px;border-right:1px solid #ded6c8}.recipeDetailMeta>div:last-child{border-right:0}.recipeDetailMeta span{color:#6f6b61;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.recipeDetailMeta strong{font-size:18px}.recipeDetailImage{position:relative;min-height:560px;border-radius:24px;overflow:hidden;background-color:#f7f4ed;background-position:50%;background-repeat:no-repeat;background-size:cover}.recipeDetailContent{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.4fr);grid-gap:clamp(48px,7vw,96px);gap:clamp(48px,7vw,96px);align-items:start;padding:72px 0;border-top:1px solid #ded6c8}.recipeDetailContent h2{margin:10px 0 28px;font-size:clamp(38px,4vw,56px)}.recipeIngredients ul{display:grid;grid-gap:16px;gap:16px;margin:0;padding-left:22px}.recipeIngredients li{padding-left:6px;color:#4f4b43;font-size:18px;line-height:1.55}.recipeInstructions ol{display:grid;grid-gap:24px;gap:24px;margin:0;padding:0;list-style:none}.recipeInstructions li{display:grid;grid-template-columns:52px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.recipeInstructions li>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#31451b;color:#fff;font-weight:700}.recipeInstructions li p{margin:8px 0 0;color:#4f4b43;font-size:18px;line-height:1.65}.recipeProducts{padding-top:64px;border-top:1px solid #ded6c8}.recipeProductGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.recipeProductCard{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #ddd6c8;border-radius:20px;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.recipeProductCard:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(36,35,31,.08)}.recipeProductImage{position:relative;width:100%;height:340px;padding:48px 36px 28px;box-sizing:border-box;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;background-origin:content-box}.recipeProductCard>div:last-child{display:flex;flex:1 1;flex-direction:column;padding:24px;background:#fff}.recipeProductCard .eyebrow{margin:0;min-height:18px}.recipeProductCard h3{margin:10px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,2vw,2.1rem);font-weight:400;line-height:1.08;letter-spacing:-.025em}.recipeProductCard .shopButton{display:flex;align-items:center;justify-content:center;width:100%;min-height:54px;margin-top:auto;padding:14px 16px;text-align:center}.recipeProducts .affiliateDisclosure{display:block;margin-top:20px}@media (max-width:900px){.recipeDetailContent,.recipeDetailHero{grid-template-columns:1fr}.recipeDetailImage{min-height:420px}.recipeDetailMeta{grid-template-columns:repeat(2,minmax(0,1fr))}.recipeDetailMeta>div:nth-child(2){border-right:0}.recipeDetailMeta>div:nth-child(-n+2){border-bottom:1px solid #ded6c8}.recipeProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.recipeDetailHero{gap:32px}.recipeDetailImage{min-height:320px}.recipeDetailMeta,.recipeProductGrid{grid-template-columns:1fr}.recipeDetailMeta>div{border-right:0;border-bottom:1px solid #ded6c8}.recipeDetailMeta>div:last-child{border-bottom:0}}.recipeArticleMeta{display:flex;flex-wrap:wrap;gap:10px 24px;margin:28px 0;padding:18px 0;border-top:1px solid #ded6c8;border-bottom:1px solid #ded6c8;color:#6f6b61;font-size:14px}.recipeArticleMeta span{display:inline-flex;align-items:center}.recipeArticleMeta span:not(:last-child):after{content:"•";margin-left:24px;color:#b7ad9c}.recipeNutrition{margin-top:44px;max-width:420px;padding:30px 32px;border:1px solid #d9d0c1;border-radius:22px;background:#f7f3eb;box-shadow:0 10px 30px rgba(49,69,27,.05)}.recipeNutrition h3{margin:8px 0 24px;font-family:inherit;font-size:36px;line-height:1}.recipeNutritionGrid{display:grid;grid-gap:0;gap:0;margin:0}.recipeNutritionGrid>div{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 0;border-bottom:1px solid #ded6c8}.recipeNutritionGrid>div:last-child{border-bottom:0}.recipeNutritionGrid dt{color:#4f4b43}.recipeNutritionGrid dd{margin:0;color:#31451b;font-weight:700}.nutritionNote{display:block;margin-top:20px;color:#777064;line-height:1.5}@media (max-width:700px){.recipeArticleMeta{display:grid;grid-gap:8px;gap:8px}.recipeArticleMeta span:not(:last-child):after{display:none}.recipeNutrition{padding:22px}}.storyPage{padding-bottom:96px}.storyHero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);grid-gap:clamp(48px,7vw,96px);gap:clamp(48px,7vw,96px);align-items:center;padding-top:72px;padding-bottom:88px;border-bottom:1px solid var(--line)}.storyHeroCopy{max-width:720px}.storyHeroCopy h1{margin:16px 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,8vw,7rem);font-weight:400;line-height:.95;letter-spacing:-.05em}.storyHeroCopy p{margin:0 0 22px;color:#4f4b43;font-size:1.08rem;line-height:1.75}.storyLead{font-size:1.35rem!important}.storyHeroImage{min-height:620px;border-radius:28px;background:linear-gradient(rgba(53,67,31,.06),rgba(53,67,31,.06)),url(/crystal-story.jpg) 50%/cover no-repeat}.storyArticle{max-width:980px}.storySection{padding:88px 0;border-bottom:1px solid var(--line)}.storyClosing h2,.storySection h2{max-width:760px;margin:14px 0 34px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,5vw,4.8rem);font-weight:400;line-height:1;letter-spacing:-.04em}.storyClosing>p,.storySection>p{max-width:760px;margin:0 0 22px;color:#4f4b43;font-size:1.08rem;line-height:1.8}.storySection blockquote{max-width:760px;margin:42px 0;padding:30px 34px;border-left:5px solid var(--olive);background:var(--cream);font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.3}.storySectionTint{margin:0 -48px;padding:88px 48px;background:#f4eee3}.storyStatementList{display:grid;grid-gap:14px;gap:14px;max-width:760px;margin:36px 0}.storyStatementList p{margin:0;padding:18px 20px;border-left:3px solid var(--olive);background:#faf7f1;color:#3f3b34;font-size:1.05rem}.storyFeatureGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px;margin-top:40px}.storyFeatureGrid>div{padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}.storyFeatureGrid h3{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:400}.storyFeatureGrid p{margin:0;color:var(--muted);line-height:1.65}.storyMantra{margin-top:48px;padding:38px;border-radius:22px;background:var(--olive);color:#fff}.storyMantra p{margin:0 0 8px;font-size:1.15rem}.storyMantra strong{display:block;margin-top:22px;font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.25}.storyClosing{padding-top:88px;text-align:left}.storyTagline{margin-top:26px!important;color:var(--olive)!important;font-family:Georgia,Times New Roman,serif;font-size:1.8rem!important}.storyActions{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin-top:34px}@media (max-width:900px){.storyHero{grid-template-columns:1fr}.storyHeroImage{min-height:480px;order:-1}.storyFeatureGrid{grid-template-columns:1fr}.storySectionTint{margin:0;padding:64px 28px}}@media (max-width:620px){.storyHero{padding-top:40px;padding-bottom:56px}.storyHeroImage{min-height:340px}.storyClosing,.storySection{padding-top:64px;padding-bottom:64px}.storyFeatureGrid>div,.storyMantra{padding:24px}.storyActions{align-items:stretch;flex-direction:column}.storyActions .primary,.storyActions .textLink{width:100%;justify-content:center;text-align:center}}.analyticsSummaryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin:32px 0 56px}.analyticsCard{display:flex;min-height:150px;flex-direction:column;justify-content:space-between;padding:24px;border:1px solid #ded6c8;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(49,69,27,.04)}.analyticsCard span{color:#6f6b61;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.analyticsCard strong{color:#31451b;font-family:Georgia,Times New Roman,serif;font-size:3.4rem;font-weight:400;line-height:1}.analyticsWarning{border-color:#d9aaa4;background:#fff7f5}.analyticsWarning strong{color:#9b3f35}.analyticsCaution{border-color:#dfca83;background:#fffaf0}.analyticsCaution strong{color:#886c12}.analyticsSection{margin-top:64px}.analyticsSection .sectionHead{margin-bottom:24px}.analyticsSection h2{margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;line-height:1;letter-spacing:-.04em}.analyticsTable{overflow:hidden;border:1px solid #ded6c8;border-radius:18px;background:#fff}.analyticsRow{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(160px,.8fr) minmax(160px,.8fr);grid-gap:24px;gap:24px;align-items:center;padding:22px 24px;border-bottom:1px solid #e5ded1}.analyticsRow:last-child{border-bottom:0}.analyticsRow:hover{background:#faf7f1}.analyticsRow .grow{display:grid;grid-gap:5px;gap:5px}.analyticsRow strong{color:#24231f;font-size:1rem}.analyticsRow span{color:#6f6b61;line-height:1.45}.analyticsRow .grow span{color:#557238;font-size:.78rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.tableMessage{padding:32px;border:1px solid #ded6c8;border-radius:18px;background:#fff;color:#6f6b61;text-align:center}@media (max-width:1000px){.analyticsSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.analyticsRow{grid-template-columns:1fr 1fr}.analyticsRow .grow{grid-column:1/-1}}@media (max-width:650px){.analyticsSummaryGrid{grid-template-columns:1fr}.analyticsCard{min-height:130px}.analyticsRow{grid-template-columns:1fr;gap:10px}.analyticsRow .grow{grid-column:auto}}.analyticsHealthy{border-color:#b9c9a7;background:#f3f7ee}.analyticsHealthy strong{color:#31451b}