{"title":"Home page","description":null,"products":[{"product_id":"5-meal-plan","title":"5 Meal Plan","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,400\u0026amp;family=DM+Sans:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .ckem * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ckem {\n    font-family: \"DM Sans\", sans-serif;\n    color: #1a1a1a;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 24px 0px;\n  }\n\n  \/* ── TICKER ── *\/\n  .ckem-ticker { background: #1c1611; border-radius: 999px; overflow: hidden; padding: 12px 0; white-space: nowrap; margin-bottom: 12px; border: 1px solid rgba(204, 158, 65, 0.35); }\n  .ckem-ticker-track { display: inline-flex; animation: ckemTickerScroll 26s linear infinite; }\n  .ckem-ticker:hover .ckem-ticker-track { animation-play-state: paused; }\n  .ckem-ticker span { color: #e6c77e; font-size: 12px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 0 20px; }\n  @keyframes ckemTickerScroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n  @media (prefers-reduced-motion: reduce) { .ckem-ticker-track { animation: none; } }\n\n  \/* ── HERO (dark \/ golden) ── *\/\n  .ckem-hero {\n    background: #1c1611;\n    border-radius: 24px;\n    padding: 60px 44px;\n    margin-bottom: 12px;\n    position: relative;\n    overflow: hidden;\n    border: 1px solid rgba(204, 158, 65, 0.45);\n    text-align: center;\n  }\n\n  .ckem-hero::before {\n    content: \"\";\n    position: absolute;\n    top: -50px; right: -50px;\n    width: 260px; height: 260px;\n    border-radius: 50%;\n    background: rgba(204, 158, 65, 0.14);\n    pointer-events: none;\n  }\n\n  .ckem-hero::after {\n    content: \"\";\n    position: absolute;\n    bottom: -70px; left: -30px;\n    width: 320px; height: 320px;\n    border-radius: 50%;\n    background: rgba(204, 158, 65, 0.08);\n    pointer-events: none;\n  }\n\n  \/* ── HERO BACKGROUND MOTION ── *\/\n  .ckem-orb { position: absolute; border-radius: 50%; pointer-events: none; filter: blur(2px); z-index: 0; }\n  .ckem-o1 { width: 220px; height: 220px; top: -80px; right: -40px; background: radial-gradient(circle, rgba(204,158,65,.3) 0%, transparent 70%); animation: ckemFloat1 8s ease-in-out infinite; }\n  .ckem-o2 { width: 260px; height: 260px; bottom: -100px; left: -60px; background: radial-gradient(circle, rgba(204,158,65,.18) 0%, transparent 70%); animation: ckemFloat2 10s ease-in-out infinite 1s; }\n  .ckem-sweep { position: absolute; top: -20%; left: 0; width: 60%; height: 140%; background: linear-gradient(100deg, transparent 0%, rgba(204,158,65,.18) 45%, rgba(204,158,65,.1) 55%, transparent 100%); pointer-events: none; animation: ckemSweep 9s ease-in-out infinite; filter: blur(6px); z-index: 0; }\n  @keyframes ckemSweep { 0% { transform: translateX(-30%) rotate(8deg); opacity: .25; } 50% { transform: translateX(30%) rotate(8deg); opacity: .5; } 100% { transform: translateX(-30%) rotate(8deg); opacity: .25; } }\n  @keyframes ckemFloat1 { 0%,100% { transform: translateY(0) scale(1); opacity: .6; } 50% { transform: translateY(-16px) scale(1.06); opacity: .85; } }\n  @keyframes ckemFloat2 { 0%,100% { transform: translateY(0) scale(1); opacity: .45; } 50% { transform: translateY(-22px) scale(1.1); opacity: .65; } }\n  @keyframes ckemTextglow { 0%,100% { text-shadow: 0 0 14px rgba(204,158,65,.4); } 50% { text-shadow: 0 0 28px rgba(204,158,65,.8), 0 0 44px rgba(204,158,65,.35); } }\n  @keyframes ckemTwinkle { 0%,100% { transform: scale(0) rotate(0deg); opacity: 0; } 50% { transform: scale(1) rotate(20deg); opacity: 1; } }\n  .ckem-sparkle-wrap { position: relative; display: inline-block; }\n  .ckem-sparkle { position: absolute; color: #e6c77e; font-size: 15px; line-height: 1; pointer-events: none; animation: ckemTwinkle 2.3s ease-in-out infinite; text-shadow: 0 0 6px rgba(204,158,65,.8); }\n  .ckem-sp1 { top: -13px; left: -4%; font-size: 13px; animation-delay: 0s; }\n  .ckem-sp2 { top: -8px; right: 6%; font-size: 18px; animation-delay: .6s; }\n  .ckem-sp3 { bottom: -10px; left: 30%; font-size: 12px; animation-delay: 1.2s; }\n  @media (prefers-reduced-motion: reduce) {\n    .ckem-orb, .ckem-sweep, .ckem-sparkle, .ckem-hero h1 em { animation: none !important; }\n    .ckem-sparkle { display: none !important; }\n  }\n\n  .ckem-hero-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 22px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero-eyebrow-line {\n    width: 28px;\n    height: 2px;\n    background: #cc9e41;\n    flex-shrink: 0;\n  }\n\n  .ckem-hero-eyebrow span {\n    font-family: \"DM Sans\", sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #e6c77e;\n  }\n\n  .ckem-hero-sub {\n    font-size: 16px;\n    color: rgba(255, 255, 255, 0.78);\n    font-weight: 300;\n    line-height: 1.75;\n    max-width: 460px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero-sub strong { color: #e6c77e; font-weight: 600; }\n\n  .ckem-hero h1 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 48px;\n    font-weight: 900;\n    line-height: 1.12;\n    color: #ffffff;\n    margin-bottom: 16px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero h1 em {\n    font-style: italic;\n    color: #cc9e41;\n    animation: ckemTextglow 2.5s ease-in-out infinite;\n  }\n\n  .ckem-btn-primary {\n    display: inline-block;\n    background: #cc9e41;\n    color: #1c1611;\n    border: none;\n    border-radius: 10px;\n    padding: 16px 32px;\n    font-family: \"DM Sans\", sans-serif;\n    font-size: 16px;\n    font-weight: 600;\n    cursor: pointer;\n    text-decoration: none;\n    letter-spacing: 0.02em;\n    text-transform: uppercase;\n    transition: background 0.2s, transform 0.15s;\n  }\n\n  .ckem-btn-primary:hover {\n    background: #b0862e;\n    transform: translateY(-1px);\n  }\n\n  \/* ── SECTIONS ── *\/\n  .ckem-section {\n    margin: 36px 0;\n  }\n\n  .ckem-section-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #9c7a2e;\n    margin-bottom: 8px;\n    padding-left: 14px;\n    border-left: 3px solid #cc9e41;\n  }\n\n  .ckem-section-title {\n    font-family: \"Playfair Display\", serif;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.18;\n    color: #1a1a1a;\n    margin-bottom: 12px;\n  }\n\n  .ckem-section-body {\n    font-size: 16px;\n    line-height: 1.75;\n    color: #4a4a4a;\n    font-weight: 300;\n  }\n\n  .ckem-section-img {\n    width: 100%;\n    border-radius: 16px;\n    margin-top: 20px;\n    display: block;\n    border: 1px solid #e7d4ab;\n  }\n\n  \/* ── MEET THE CHEF ── *\/\n  .ckem-chef-card {\n    background: #fbf6e9;\n    border: 1px solid #e7d4ab;\n    border-top: 3px solid #cc9e41;\n    border-radius: 16px;\n    overflow: hidden;\n    margin: 18px 0;\n  }\n\n  .ckem-chef-photo-wrap {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 3 \/ 4;\n    overflow: hidden;\n    background: #1c1611;\n  }\n\n  .ckem-chef-photo-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center bottom;\n    display: block;\n    transform: scale(1.06);\n    transform-origin: center bottom;\n  }\n\n  .ckem-chef-photo-wrap::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(to top, rgba(28,22,17,.88) 0%, transparent 45%);\n    pointer-events: none;\n  }\n\n  .ckem-chef-photo-cap {\n    position: absolute;\n    left: 24px;\n    bottom: 18px;\n    z-index: 2;\n  }\n\n  .ckem-chef-photo-cap .name {\n    font-family: \"Playfair Display\", serif;\n    font-size: 24px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.1;\n  }\n\n  .ckem-chef-photo-cap .role {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #e6c77e;\n    margin-top: 3px;\n    display: block;\n  }\n\n  .ckem-chef-body { padding: 32px; text-align: center; }\n\n  .ckem-chef-body p {\n    font-size: 16px;\n    line-height: 1.85;\n    color: #444;\n    font-weight: 300;\n  }\n\n  .ckem-chef-body p + p { margin-top: 14px; }\n\n  .ckem-chef-creds {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-top: 22px;\n    padding-top: 20px;\n    border-top: 1px solid #e7d4ab;\n    text-align: left;\n  }\n\n  .ckem-chef-cred {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: #ffffff;\n    border: 1px solid #e7d4ab;\n    border-radius: 12px;\n    padding: 12px 14px;\n    font-size: 13.5px;\n    font-weight: 600;\n    color: #1a1a1a;\n  }\n\n  .ckem-chef-cred .ico {\n    width: 34px;\n    height: 34px;\n    flex-shrink: 0;\n    border-radius: 10px;\n    background: #cc9e41;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 16px;\n    line-height: 1;\n  }\n\n  \/* ── HOW IT WORKS (steps) ── *\/\n  .ckem-how {\n    background: #fbf6e9;\n    border: 1px solid #e7d4ab;\n    border-top: 3px solid #cc9e41;\n    border-radius: 16px;\n    padding: 10px 28px;\n    margin-top: 18px;\n  }\n\n  .ckem-step-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 18px;\n    padding: 22px 0;\n    border-bottom: 1px solid #e7d4ab;\n  }\n\n  .ckem-step-row:last-of-type { border-bottom: none; }\n\n  .ckem-step-icon {\n    width: 48px; height: 48px;\n    border-radius: 12px;\n    background: #cc9e41;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 24px;\n    flex-shrink: 0;\n  }\n\n  .ckem-step-title {\n    font-size: 16px;\n    font-weight: 600;\n    margin-bottom: 5px;\n    color: #1a1a1a;\n  }\n\n  .ckem-step-desc {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.65;\n    font-weight: 300;\n  }\n\n  .ckem-step-pill {\n    display: inline-block;\n    background: #cc9e41;\n    color: #1c1611;\n    font-size: 12px;\n    font-weight: 700;\n    border-radius: 100px;\n    padding: 4px 12px;\n    margin-top: 10px;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n\n  \/* ── DELIVERY ── *\/\n  .ckem-delivery-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 20px;\n  }\n\n  .ckem-dcell {\n    background: #ffffff;\n    border: 1px solid #e7d4ab;\n    border-radius: 16px;\n    padding: 22px 16px;\n    text-align: center;\n  }\n\n  .ckem-dcell-icon {\n    width: 40px;\n    height: 40px;\n    border-radius: 11px;\n    background: #cc9e41;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 19px;\n    margin: 0 auto 12px;\n  }\n\n  .ckem-dcell span {\n    display: block;\n    font-size: 10.5px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #9c7a2e;\n    margin-bottom: 8px;\n  }\n\n  .ckem-dcell b {\n    display: block;\n    font-family: \"Playfair Display\", serif;\n    font-size: 17px;\n    font-weight: 700;\n    color: #1a1a1a;\n    line-height: 1.35;\n  }\n\n  .ckem-map {\n    margin-top: 18px;\n    border-radius: 14px;\n    overflow: hidden;\n    border: 1px solid #e7d4ab;\n  }\n\n  .ckem-map iframe {\n    width: 100%;\n    height: 260px;\n    border: 0;\n    display: block;\n  }\n\n  \/* ── MEAL PLANS (upsell) ── *\/\n  .ckem-plans {\n    background: #1c1611;\n    border-radius: 20px;\n    padding: 40px 36px;\n    margin: 24px 0;\n    text-align: center;\n    border: 1px solid rgba(204, 158, 65, 0.45);\n  }\n\n  .ckem-plans h2 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 30px;\n    font-weight: 900;\n    color: #ffffff;\n    margin-bottom: 6px;\n    line-height: 1.15;\n  }\n\n  .ckem-plans h2 span { color: #cc9e41; font-style: italic; }\n\n  .ckem-plans p {\n    font-size: 15px;\n    color: rgba(255, 255, 255, 0.62);\n    font-weight: 300;\n    margin-bottom: 26px;\n  }\n\n  .ckem-plan-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  .ckem-plan {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 4px;\n    background: rgba(204, 158, 65, 0.12);\n    border: 1px solid rgba(204, 158, 65, 0.55);\n    border-radius: 14px;\n    padding: 20px 12px;\n    text-decoration: none;\n    transition: background 0.2s, transform 0.15s, border-color 0.2s;\n  }\n\n  .ckem-plan:hover {\n    background: #cc9e41;\n    border-color: #cc9e41;\n    transform: translateY(-2px);\n  }\n\n  .ckem-plan .num {\n    font-family: \"Playfair Display\", serif;\n    font-size: 30px;\n    font-weight: 700;\n    color: #cc9e41;\n    line-height: 1;\n  }\n\n  .ckem-plan .word {\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: rgba(255, 255, 255, 0.78);\n  }\n\n  .ckem-plan:hover .num,\n  .ckem-plan:hover .word { color: #1c1611; }\n\n  \/* ── CONTACT ── *\/\n  .ckem-contact {\n    border: 2px solid #cc9e41;\n    border-radius: 18px;\n    padding: 32px;\n    margin: 24px 0;\n    display: flex;\n    gap: 20px;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    flex-direction: column;\n    text-align: center;\n    background: #fbf6e9;\n  }\n\n  .ckem-contact-icon {\n    font-size: 28px;\n    line-height: 1;\n    width: 60px; height: 60px;\n    border-radius: 50%;\n    background: #cc9e41;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .ckem-contact-text { width: 100%; max-width: 480px; }\n\n  .ckem-contact h3 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 6px;\n  }\n\n  .ckem-contact p {\n    font-size: 15px;\n    line-height: 1.6;\n    color: #555;\n    font-weight: 300;\n  }\n\n  \/* ── FOOTER NOTE ── *\/\n  .ckem-footnote {\n    text-align: center;\n    font-size: 12px;\n    color: #1c1611;\n    background: #cc9e41;\n    border-radius: 100px;\n    display: inline-block;\n    padding: 8px 22px;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    font-weight: 700;\n    margin-top: 8px;\n  }\n  .ckem-footnote-wrap { text-align: center; margin-top: 28px; }\n\n  \/* ── RESPONSIVE ── *\/\n  @media (max-width: 620px) {\n    .ckem-plan-grid { grid-template-columns: repeat(3, 1fr); }\n    .ckem-hero { padding: 36px 24px 32px; }\n    .ckem-hero h1 { font-size: 32px; }\n    .ckem-how { padding: 10px 22px; }\n    .ckem-delivery-grid { grid-template-columns: 1fr; }\n    .ckem-map iframe { height: 200px; }\n    .ckem-chef-creds { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ckem\"\u003e\n\u003c!-- TICKER --\u003e\n\u003cdiv class=\"ckem-ticker\"\u003e\n\u003cdiv class=\"ckem-ticker-track\"\u003e\n\u003cspan\u003e15+ Years Culinary Experience\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUp To 45g Protein\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUnder 525 Calories\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003e24oz Portions\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eMade From Scratch\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eDelivered Across Albuquerque\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e \u003cspan\u003eUp To 45g Protein\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUnder 525 Calories\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003e24oz Portions\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eMade From Scratch\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eDelivered Across Albuquerque\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"ckem-hero\" id=\"ckem-top\"\u003e\n\u003cdiv class=\"ckem-orb ckem-o1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-orb ckem-o2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-sweep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-hero-eyebrow\"\u003e\n\u003cdiv class=\"ckem-hero-eyebrow-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003e15+ Years of Chef-Crafted Meal Prep in Albuquerque\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003eChef-Crafted, Macro-Friendly Meals,\u003cbr\u003e\u003cem\u003eDelivered Across Albuquerque\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"ckem-hero-sub\"\u003eBold, globally inspired meals from \u003cstrong\u003eChef Kenny\u003c\/strong\u003e, delivered fresh with a macro-friendly twist. No meal planning, no cooking, no cleanup. Pickup available!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MEET THE CHEF --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eMeet the Chef\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eCrafted by Chef Kenny. Consistent quality.\u003cbr\u003eUnforgettable taste.\u003c\/div\u003e\n\u003cdiv class=\"ckem-chef-card\"\u003e\n\u003cdiv class=\"ckem-chef-photo-wrap\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Chef Kenny of Chef Kenny's Enchanted Meals\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/MEcf818a21b2b024616d63046efe99afb9.jpg?v=1785803711\"\u003e\n\u003cdiv class=\"ckem-chef-photo-cap\"\u003e\n\u003cdiv class=\"name\"\u003eChef Kenny\u003c\/div\u003e\n\u003cspan class=\"role\"\u003eFounder \u0026amp; Chef\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-chef-body\"\u003e\n\u003cp\u003eEvery meal is designed, prepped, and cooked personally by \u003cstrong\u003eChef Kenny\u003c\/strong\u003e. Meals are built around globally inspired flavors and tuned to your macros, so you get real gourmet flavor without derailing your goals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CULINARY TECHNIQUE --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e👨🍳 Culinary Experience\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003e\u003cspan\u003e15+ Years of Culinary Experience\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eEvery dish comes from a professional kitchen background, meaning consistent seasoning, proper technique, and flavor that holds up after reheating, not a guess made from a recipe card.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's dishes made with professional technique\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/15_Years.gif?v=1782154209\"\u003e\n\u003c\/div\u003e\n\u003c!-- PROTEIN + CALORIES (COMBINED) --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e💪🔥 Protein \u0026amp; Calories\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eProtein-Packed for Every Goal, Light on Calories\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eFuel your day with \u003cstrong\u003eup to 45g of protein per meal\u003c\/strong\u003e, protein your body uses to build and repair muscle and stay full longer, so you're not snacking an hour later. Every meal stays \u003cstrong\u003eunder 525 calories\u003c\/strong\u003e, a range that supports weight loss or maintenance without leaving you hungry. Big portions, bold global flavor, no cooking, no cleanup, just heat and enjoy.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's 24oz meal prep portion\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/ChatGPT_Image_Aug_13_2026_04_45_21_PM.png?v=1786653928\"\u003e\n\u003c\/div\u003e\n\u003c!-- 24OZ PORTIONS --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e🍽️ Hearty Portions\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003e24oz Portions, Zero Hassle\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eEvery meal is packed into a generous \u003cstrong\u003e24oz portion\u003c\/strong\u003e, large enough to actually fill you up instead of leaving you hunting for a snack an hour later. We handle the shopping, prep, cooking, and cleanup, so eating well doesn't cost you the two hours it usually takes.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's Enchanted Meals ready for pickup and delivery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/ChatGPT_Image_Aug_13_2026_05_20_58_PM.png?v=1786656072\"\u003e\n\u003c\/div\u003e\n\u003c!-- DELIVERY --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eDelivery \u0026amp; Pickup\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eFresh Meals, Right On Schedule\u003c\/div\u003e\n\u003cdiv class=\"ckem-delivery-grid\"\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e🚚\u003c\/div\u003e\n\u003cspan\u003eDelivery\u003c\/span\u003e\u003cb\u003eSunday \u0026amp; Wednesday\u003cbr\u003e6–8 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e🛍️\u003c\/div\u003e\n\u003cspan\u003ePickup\u003c\/span\u003e\u003cb\u003eSunday \u0026amp; Wednesday\u003cbr\u003e3–5 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e⏰\u003c\/div\u003e\n\u003cspan\u003eOrder Cutoff\u003c\/span\u003e\u003cb\u003e2 Days Before\u003cbr\u003eBy 12:00 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-map\"\u003e\u003ciframe title=\"Chef Kenny's Enchanted Meals delivery area\" loading=\"lazy\" src=\"https:\/\/maps.google.com\/maps?q=Albuquerque,+NM\u0026amp;z=11\u0026amp;output=embed\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"ckem-section\" id=\"how-it-works\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eHow It Works\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003ePick your favorite dishes. Delivered fresh.\u003cbr\u003eHeat in minutes.\u003c\/div\u003e\n\u003cdiv class=\"ckem-how\"\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e⏱️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eHeat and eat\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eNo cooking. No cleanup. Just heat and eat.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eReady in 2–3 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e🍳\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eCooked fresh\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eOrder by Friday or Monday, 12 PM. We cook it fresh for you.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eCutoff: 2 Days Before, 12 PM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eDelivered or picked up\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eDelivery 6–8 PM or pickup 3–5 PM, every Sunday and Wednesday.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eSundays \u0026amp; Wednesdays\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MEAL PLANS --\u003e\n\u003cdiv class=\"ckem-plans\"\u003e\n\u003ch2\u003eChoose Your \u003cspan\u003eMeal Plan\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003ePick the plan that fits your week.\u003c\/p\u003e\n\u003cdiv class=\"ckem-plan-grid\"\u003e\n\u003ca class=\"ckem-plan\" href=\"\/products\/5-meal-plan\"\u003e \u003cspan class=\"num\"\u003e5\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/6-meal-plan\"\u003e \u003cspan class=\"num\"\u003e6\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/7-meal-plan\"\u003e \u003cspan class=\"num\"\u003e7\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/10-meal-plan\"\u003e \u003cspan class=\"num\"\u003e10\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/15-meal-plan\"\u003e \u003cspan class=\"num\"\u003e15\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTACT --\u003e\n\u003cdiv class=\"ckem-contact\"\u003e\n\u003cdiv class=\"ckem-contact-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv class=\"ckem-contact-text\"\u003e\n\u003ch3\u003eGot questions?\u003c\/h3\u003e\n\u003cp\u003eNeed help choosing a plan or have a quick question? We're one message away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"ckem-btn-primary\" href=\"\/pages\/contact\"\u003eContact Us →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-footnote-wrap\"\u003e\n\u003cdiv class=\"ckem-footnote\"\u003eChef Kenny's Enchanted Meals · Albuquerque, New Mexico\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Chef Kennys Enchanted Meal Prep ","offers":[{"title":"Default Title","offer_id":48220386525337,"sku":null,"price":59.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/menu.png?v=1786578801"},{"product_id":"6-meal-plan","title":"6 Meal Plan","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,400\u0026amp;family=DM+Sans:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .ckem * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ckem {\n    font-family: \"DM Sans\", sans-serif;\n    color: #1a1a1a;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 24px 0px;\n  }\n\n  \/* ── TICKER ── *\/\n  .ckem-ticker { background: #1c1611; border-radius: 999px; overflow: hidden; padding: 12px 0; white-space: nowrap; margin-bottom: 12px; border: 1px solid rgba(204, 158, 65, 0.35); }\n  .ckem-ticker-track { display: inline-flex; animation: ckemTickerScroll 26s linear infinite; }\n  .ckem-ticker:hover .ckem-ticker-track { animation-play-state: paused; }\n  .ckem-ticker span { color: #e6c77e; font-size: 12px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 0 20px; }\n  @keyframes ckemTickerScroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n  @media (prefers-reduced-motion: reduce) { .ckem-ticker-track { animation: none; } }\n\n  \/* ── HERO (dark \/ golden) ── *\/\n  .ckem-hero {\n    background: #1c1611;\n    border-radius: 24px;\n    padding: 60px 44px;\n    margin-bottom: 12px;\n    position: relative;\n    overflow: hidden;\n    border: 1px solid rgba(204, 158, 65, 0.45);\n    text-align: center;\n  }\n\n  .ckem-hero::before {\n    content: \"\";\n    position: absolute;\n    top: -50px; right: -50px;\n    width: 260px; height: 260px;\n    border-radius: 50%;\n    background: rgba(204, 158, 65, 0.14);\n    pointer-events: none;\n  }\n\n  .ckem-hero::after {\n    content: \"\";\n    position: absolute;\n    bottom: -70px; left: -30px;\n    width: 320px; height: 320px;\n    border-radius: 50%;\n    background: rgba(204, 158, 65, 0.08);\n    pointer-events: none;\n  }\n\n  \/* ── HERO BACKGROUND MOTION ── *\/\n  .ckem-orb { position: absolute; border-radius: 50%; pointer-events: none; filter: blur(2px); z-index: 0; }\n  .ckem-o1 { width: 220px; height: 220px; top: -80px; right: -40px; background: radial-gradient(circle, rgba(204,158,65,.3) 0%, transparent 70%); animation: ckemFloat1 8s ease-in-out infinite; }\n  .ckem-o2 { width: 260px; height: 260px; bottom: -100px; left: -60px; background: radial-gradient(circle, rgba(204,158,65,.18) 0%, transparent 70%); animation: ckemFloat2 10s ease-in-out infinite 1s; }\n  .ckem-sweep { position: absolute; top: -20%; left: 0; width: 60%; height: 140%; background: linear-gradient(100deg, transparent 0%, rgba(204,158,65,.18) 45%, rgba(204,158,65,.1) 55%, transparent 100%); pointer-events: none; animation: ckemSweep 9s ease-in-out infinite; filter: blur(6px); z-index: 0; }\n  @keyframes ckemSweep { 0% { transform: translateX(-30%) rotate(8deg); opacity: .25; } 50% { transform: translateX(30%) rotate(8deg); opacity: .5; } 100% { transform: translateX(-30%) rotate(8deg); opacity: .25; } }\n  @keyframes ckemFloat1 { 0%,100% { transform: translateY(0) scale(1); opacity: .6; } 50% { transform: translateY(-16px) scale(1.06); opacity: .85; } }\n  @keyframes ckemFloat2 { 0%,100% { transform: translateY(0) scale(1); opacity: .45; } 50% { transform: translateY(-22px) scale(1.1); opacity: .65; } }\n  @keyframes ckemTextglow { 0%,100% { text-shadow: 0 0 14px rgba(204,158,65,.4); } 50% { text-shadow: 0 0 28px rgba(204,158,65,.8), 0 0 44px rgba(204,158,65,.35); } }\n  @keyframes ckemTwinkle { 0%,100% { transform: scale(0) rotate(0deg); opacity: 0; } 50% { transform: scale(1) rotate(20deg); opacity: 1; } }\n  .ckem-sparkle-wrap { position: relative; display: inline-block; }\n  .ckem-sparkle { position: absolute; color: #e6c77e; font-size: 15px; line-height: 1; pointer-events: none; animation: ckemTwinkle 2.3s ease-in-out infinite; text-shadow: 0 0 6px rgba(204,158,65,.8); }\n  .ckem-sp1 { top: -13px; left: -4%; font-size: 13px; animation-delay: 0s; }\n  .ckem-sp2 { top: -8px; right: 6%; font-size: 18px; animation-delay: .6s; }\n  .ckem-sp3 { bottom: -10px; left: 30%; font-size: 12px; animation-delay: 1.2s; }\n  @media (prefers-reduced-motion: reduce) {\n    .ckem-orb, .ckem-sweep, .ckem-sparkle, .ckem-hero h1 em { animation: none !important; }\n    .ckem-sparkle { display: none !important; }\n  }\n\n  .ckem-hero-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 22px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero-eyebrow-line {\n    width: 28px;\n    height: 2px;\n    background: #cc9e41;\n    flex-shrink: 0;\n  }\n\n  .ckem-hero-eyebrow span {\n    font-family: \"DM Sans\", sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #e6c77e;\n  }\n\n  .ckem-hero-sub {\n    font-size: 16px;\n    color: rgba(255, 255, 255, 0.78);\n    font-weight: 300;\n    line-height: 1.75;\n    max-width: 460px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero-sub strong { color: #e6c77e; font-weight: 600; }\n\n  .ckem-hero h1 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 48px;\n    font-weight: 900;\n    line-height: 1.12;\n    color: #ffffff;\n    margin-bottom: 16px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero h1 em {\n    font-style: italic;\n    color: #cc9e41;\n    animation: ckemTextglow 2.5s ease-in-out infinite;\n  }\n\n  .ckem-btn-primary {\n    display: inline-block;\n    background: #cc9e41;\n    color: #1c1611;\n    border: none;\n    border-radius: 10px;\n    padding: 16px 32px;\n    font-family: \"DM Sans\", sans-serif;\n    font-size: 16px;\n    font-weight: 600;\n    cursor: pointer;\n    text-decoration: none;\n    letter-spacing: 0.02em;\n    text-transform: uppercase;\n    transition: background 0.2s, transform 0.15s;\n  }\n\n  .ckem-btn-primary:hover {\n    background: #b0862e;\n    transform: translateY(-1px);\n  }\n\n  \/* ── SECTIONS ── *\/\n  .ckem-section {\n    margin: 36px 0;\n  }\n\n  .ckem-section-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #9c7a2e;\n    margin-bottom: 8px;\n    padding-left: 14px;\n    border-left: 3px solid #cc9e41;\n  }\n\n  .ckem-section-title {\n    font-family: \"Playfair Display\", serif;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.18;\n    color: #1a1a1a;\n    margin-bottom: 12px;\n  }\n\n  .ckem-section-body {\n    font-size: 16px;\n    line-height: 1.75;\n    color: #4a4a4a;\n    font-weight: 300;\n  }\n\n  .ckem-section-img {\n    width: 100%;\n    border-radius: 16px;\n    margin-top: 20px;\n    display: block;\n    border: 1px solid #e7d4ab;\n  }\n\n  \/* ── MEET THE CHEF ── *\/\n  .ckem-chef-card {\n    background: #fbf6e9;\n    border: 1px solid #e7d4ab;\n    border-top: 3px solid #cc9e41;\n    border-radius: 16px;\n    overflow: hidden;\n    margin: 18px 0;\n  }\n\n  .ckem-chef-photo-wrap {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 3 \/ 4;\n    overflow: hidden;\n    background: #1c1611;\n  }\n\n  .ckem-chef-photo-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center bottom;\n    display: block;\n    transform: scale(1.06);\n    transform-origin: center bottom;\n  }\n\n  .ckem-chef-photo-wrap::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(to top, rgba(28,22,17,.88) 0%, transparent 45%);\n    pointer-events: none;\n  }\n\n  .ckem-chef-photo-cap {\n    position: absolute;\n    left: 24px;\n    bottom: 18px;\n    z-index: 2;\n  }\n\n  .ckem-chef-photo-cap .name {\n    font-family: \"Playfair Display\", serif;\n    font-size: 24px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.1;\n  }\n\n  .ckem-chef-photo-cap .role {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #e6c77e;\n    margin-top: 3px;\n    display: block;\n  }\n\n  .ckem-chef-body { padding: 32px; text-align: center; }\n\n  .ckem-chef-body p {\n    font-size: 16px;\n    line-height: 1.85;\n    color: #444;\n    font-weight: 300;\n  }\n\n  .ckem-chef-body p + p { margin-top: 14px; }\n\n  .ckem-chef-creds {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-top: 22px;\n    padding-top: 20px;\n    border-top: 1px solid #e7d4ab;\n    text-align: left;\n  }\n\n  .ckem-chef-cred {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: #ffffff;\n    border: 1px solid #e7d4ab;\n    border-radius: 12px;\n    padding: 12px 14px;\n    font-size: 13.5px;\n    font-weight: 600;\n    color: #1a1a1a;\n  }\n\n  .ckem-chef-cred .ico {\n    width: 34px;\n    height: 34px;\n    flex-shrink: 0;\n    border-radius: 10px;\n    background: #cc9e41;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 16px;\n    line-height: 1;\n  }\n\n  \/* ── HOW IT WORKS (steps) ── *\/\n  .ckem-how {\n    background: #fbf6e9;\n    border: 1px solid #e7d4ab;\n    border-top: 3px solid #cc9e41;\n    border-radius: 16px;\n    padding: 10px 28px;\n    margin-top: 18px;\n  }\n\n  .ckem-step-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 18px;\n    padding: 22px 0;\n    border-bottom: 1px solid #e7d4ab;\n  }\n\n  .ckem-step-row:last-of-type { border-bottom: none; }\n\n  .ckem-step-icon {\n    width: 48px; height: 48px;\n    border-radius: 12px;\n    background: #cc9e41;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 24px;\n    flex-shrink: 0;\n  }\n\n  .ckem-step-title {\n    font-size: 16px;\n    font-weight: 600;\n    margin-bottom: 5px;\n    color: #1a1a1a;\n  }\n\n  .ckem-step-desc {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.65;\n    font-weight: 300;\n  }\n\n  .ckem-step-pill {\n    display: inline-block;\n    background: #cc9e41;\n    color: #1c1611;\n    font-size: 12px;\n    font-weight: 700;\n    border-radius: 100px;\n    padding: 4px 12px;\n    margin-top: 10px;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n\n  \/* ── DELIVERY ── *\/\n  .ckem-delivery-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 20px;\n  }\n\n  .ckem-dcell {\n    background: #ffffff;\n    border: 1px solid #e7d4ab;\n    border-radius: 16px;\n    padding: 22px 16px;\n    text-align: center;\n  }\n\n  .ckem-dcell-icon {\n    width: 40px;\n    height: 40px;\n    border-radius: 11px;\n    background: #cc9e41;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 19px;\n    margin: 0 auto 12px;\n  }\n\n  .ckem-dcell span {\n    display: block;\n    font-size: 10.5px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #9c7a2e;\n    margin-bottom: 8px;\n  }\n\n  .ckem-dcell b {\n    display: block;\n    font-family: \"Playfair Display\", serif;\n    font-size: 17px;\n    font-weight: 700;\n    color: #1a1a1a;\n    line-height: 1.35;\n  }\n\n  .ckem-map {\n    margin-top: 18px;\n    border-radius: 14px;\n    overflow: hidden;\n    border: 1px solid #e7d4ab;\n  }\n\n  .ckem-map iframe {\n    width: 100%;\n    height: 260px;\n    border: 0;\n    display: block;\n  }\n\n  \/* ── MEAL PLANS (upsell) ── *\/\n  .ckem-plans {\n    background: #1c1611;\n    border-radius: 20px;\n    padding: 40px 36px;\n    margin: 24px 0;\n    text-align: center;\n    border: 1px solid rgba(204, 158, 65, 0.45);\n  }\n\n  .ckem-plans h2 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 30px;\n    font-weight: 900;\n    color: #ffffff;\n    margin-bottom: 6px;\n    line-height: 1.15;\n  }\n\n  .ckem-plans h2 span { color: #cc9e41; font-style: italic; }\n\n  .ckem-plans p {\n    font-size: 15px;\n    color: rgba(255, 255, 255, 0.62);\n    font-weight: 300;\n    margin-bottom: 26px;\n  }\n\n  .ckem-plan-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  .ckem-plan {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 4px;\n    background: rgba(204, 158, 65, 0.12);\n    border: 1px solid rgba(204, 158, 65, 0.55);\n    border-radius: 14px;\n    padding: 20px 12px;\n    text-decoration: none;\n    transition: background 0.2s, transform 0.15s, border-color 0.2s;\n  }\n\n  .ckem-plan:hover {\n    background: #cc9e41;\n    border-color: #cc9e41;\n    transform: translateY(-2px);\n  }\n\n  .ckem-plan .num {\n    font-family: \"Playfair Display\", serif;\n    font-size: 30px;\n    font-weight: 700;\n    color: #cc9e41;\n    line-height: 1;\n  }\n\n  .ckem-plan .word {\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: rgba(255, 255, 255, 0.78);\n  }\n\n  .ckem-plan:hover .num,\n  .ckem-plan:hover .word { color: #1c1611; }\n\n  \/* ── CONTACT ── *\/\n  .ckem-contact {\n    border: 2px solid #cc9e41;\n    border-radius: 18px;\n    padding: 32px;\n    margin: 24px 0;\n    display: flex;\n    gap: 20px;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    flex-direction: column;\n    text-align: center;\n    background: #fbf6e9;\n  }\n\n  .ckem-contact-icon {\n    font-size: 28px;\n    line-height: 1;\n    width: 60px; height: 60px;\n    border-radius: 50%;\n    background: #cc9e41;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .ckem-contact-text { width: 100%; max-width: 480px; }\n\n  .ckem-contact h3 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 6px;\n  }\n\n  .ckem-contact p {\n    font-size: 15px;\n    line-height: 1.6;\n    color: #555;\n    font-weight: 300;\n  }\n\n  \/* ── FOOTER NOTE ── *\/\n  .ckem-footnote {\n    text-align: center;\n    font-size: 12px;\n    color: #1c1611;\n    background: #cc9e41;\n    border-radius: 100px;\n    display: inline-block;\n    padding: 8px 22px;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    font-weight: 700;\n    margin-top: 8px;\n  }\n  .ckem-footnote-wrap { text-align: center; margin-top: 28px; }\n\n  \/* ── RESPONSIVE ── *\/\n  @media (max-width: 620px) {\n    .ckem-plan-grid { grid-template-columns: repeat(3, 1fr); }\n    .ckem-hero { padding: 36px 24px 32px; }\n    .ckem-hero h1 { font-size: 32px; }\n    .ckem-how { padding: 10px 22px; }\n    .ckem-delivery-grid { grid-template-columns: 1fr; }\n    .ckem-map iframe { height: 200px; }\n    .ckem-chef-creds { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ckem\"\u003e\n\u003c!-- TICKER --\u003e\n\u003cdiv class=\"ckem-ticker\"\u003e\n\u003cdiv class=\"ckem-ticker-track\"\u003e\n\u003cspan\u003e15+ Years Culinary Experience\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUp To 45g Protein\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUnder 525 Calories\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003e24oz Portions\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eMade From Scratch\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eDelivered Across Albuquerque\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e \u003cspan\u003eUp To 45g Protein\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUnder 525 Calories\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003e24oz Portions\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eMade From Scratch\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eDelivered Across Albuquerque\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"ckem-hero\" id=\"ckem-top\"\u003e\n\u003cdiv class=\"ckem-orb ckem-o1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-orb ckem-o2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-sweep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-hero-eyebrow\"\u003e\n\u003cdiv class=\"ckem-hero-eyebrow-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003e15+ Years of Chef-Crafted Meal Prep in Albuquerque\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003eChef-Crafted, Macro-Friendly Meals,\u003cbr\u003e\u003cem\u003eDelivered Across Albuquerque\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"ckem-hero-sub\"\u003eBold, globally inspired meals from \u003cstrong\u003eChef Kenny\u003c\/strong\u003e, delivered fresh with a macro-friendly twist. No meal planning, no cooking, no cleanup. Pickup available!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MEET THE CHEF --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eMeet the Chef\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eCrafted by Chef Kenny. Consistent quality.\u003cbr\u003eUnforgettable taste.\u003c\/div\u003e\n\u003cdiv class=\"ckem-chef-card\"\u003e\n\u003cdiv class=\"ckem-chef-photo-wrap\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Chef Kenny of Chef Kenny's Enchanted Meals\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/MEcf818a21b2b024616d63046efe99afb9.jpg?v=1785803711\"\u003e\n\u003cdiv class=\"ckem-chef-photo-cap\"\u003e\n\u003cdiv class=\"name\"\u003eChef Kenny\u003c\/div\u003e\n\u003cspan class=\"role\"\u003eFounder \u0026amp; Chef\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-chef-body\"\u003e\n\u003cp\u003eEvery meal is designed, prepped, and cooked personally by \u003cstrong\u003eChef Kenny\u003c\/strong\u003e. Meals are built around globally inspired flavors and tuned to your macros, so you get real gourmet flavor without derailing your goals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CULINARY TECHNIQUE --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e👨🍳 Culinary Experience\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003e\u003cspan\u003e15+ Years of Culinary Experience\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eEvery dish comes from a professional kitchen background, meaning consistent seasoning, proper technique, and flavor that holds up after reheating, not a guess made from a recipe card.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's dishes made with professional technique\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/15_Years.gif?v=1782154209\"\u003e\n\u003c\/div\u003e\n\u003c!-- PROTEIN + CALORIES (COMBINED) --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e💪🔥 Protein \u0026amp; Calories\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eProtein-Packed for Every Goal, Light on Calories\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eFuel your day with \u003cstrong\u003eup to 45g of protein per meal\u003c\/strong\u003e, protein your body uses to build and repair muscle and stay full longer, so you're not snacking an hour later. Every meal stays \u003cstrong\u003eunder 525 calories\u003c\/strong\u003e, a range that supports weight loss or maintenance without leaving you hungry. Big portions, bold global flavor, no cooking, no cleanup, just heat and enjoy.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's 24oz meal prep portion\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/ChatGPT_Image_Aug_13_2026_04_45_21_PM.png?v=1786653928\"\u003e\n\u003c\/div\u003e\n\u003c!-- 24OZ PORTIONS --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e🍽️ Hearty Portions\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003e24oz Portions, Zero Hassle\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eEvery meal is packed into a generous \u003cstrong\u003e24oz portion\u003c\/strong\u003e, large enough to actually fill you up instead of leaving you hunting for a snack an hour later. We handle the shopping, prep, cooking, and cleanup, so eating well doesn't cost you the two hours it usually takes.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's Enchanted Meals ready for pickup and delivery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/ChatGPT_Image_Aug_13_2026_05_20_58_PM.png?v=1786656072\"\u003e\n\u003c\/div\u003e\n\u003c!-- DELIVERY --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eDelivery \u0026amp; Pickup\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eFresh Meals, Right On Schedule\u003c\/div\u003e\n\u003cdiv class=\"ckem-delivery-grid\"\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e🚚\u003c\/div\u003e\n\u003cspan\u003eDelivery\u003c\/span\u003e\u003cb\u003eSunday \u0026amp; Wednesday\u003cbr\u003e6–8 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e🛍️\u003c\/div\u003e\n\u003cspan\u003ePickup\u003c\/span\u003e\u003cb\u003eSunday \u0026amp; Wednesday\u003cbr\u003e3–5 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e⏰\u003c\/div\u003e\n\u003cspan\u003eOrder Cutoff\u003c\/span\u003e\u003cb\u003e2 Days Before\u003cbr\u003eBy 12:00 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-map\"\u003e\u003ciframe title=\"Chef Kenny's Enchanted Meals delivery area\" loading=\"lazy\" src=\"https:\/\/maps.google.com\/maps?q=Albuquerque,+NM\u0026amp;z=11\u0026amp;output=embed\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"ckem-section\" id=\"how-it-works\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eHow It Works\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003ePick your favorite dishes. Delivered fresh.\u003cbr\u003eHeat in minutes.\u003c\/div\u003e\n\u003cdiv class=\"ckem-how\"\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e⏱️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eHeat and eat\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eNo cooking. No cleanup. Just heat and eat.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eReady in 2–3 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e🍳\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eCooked fresh\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eOrder by Friday or Monday, 12 PM. We cook it fresh for you.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eCutoff: 2 Days Before, 12 PM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eDelivered or picked up\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eDelivery 6–8 PM or pickup 3–5 PM, every Sunday and Wednesday.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eSundays \u0026amp; Wednesdays\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MEAL PLANS --\u003e\n\u003cdiv class=\"ckem-plans\"\u003e\n\u003ch2\u003eChoose Your \u003cspan\u003eMeal Plan\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003ePick the plan that fits your week.\u003c\/p\u003e\n\u003cdiv class=\"ckem-plan-grid\"\u003e\n\u003ca class=\"ckem-plan\" href=\"\/products\/5-meal-plan\"\u003e \u003cspan class=\"num\"\u003e5\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/6-meal-plan\"\u003e \u003cspan class=\"num\"\u003e6\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/7-meal-plan\"\u003e \u003cspan class=\"num\"\u003e7\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/10-meal-plan\"\u003e \u003cspan class=\"num\"\u003e10\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/15-meal-plan\"\u003e \u003cspan class=\"num\"\u003e15\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTACT --\u003e\n\u003cdiv class=\"ckem-contact\"\u003e\n\u003cdiv class=\"ckem-contact-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv class=\"ckem-contact-text\"\u003e\n\u003ch3\u003eGot questions?\u003c\/h3\u003e\n\u003cp\u003eNeed help choosing a plan or have a quick question? We're one message away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"ckem-btn-primary\" href=\"\/pages\/contact\"\u003eContact Us →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-footnote-wrap\"\u003e\n\u003cdiv class=\"ckem-footnote\"\u003eChef Kenny's Enchanted Meals · Albuquerque, New Mexico\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Chef Kennys Enchanted Meal Prep","offers":[{"title":"Default Title","offer_id":48220448850073,"sku":null,"price":71.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/menu.png?v=1786578801"},{"product_id":"7-meal-plan","title":"7 Meal Plan","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,400\u0026amp;family=DM+Sans:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .ckem * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ckem {\n    font-family: \"DM Sans\", sans-serif;\n    color: #1a1a1a;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 24px 0px;\n  }\n\n  \/* ── TICKER ── *\/\n  .ckem-ticker { background: #1c1611; border-radius: 999px; overflow: hidden; padding: 12px 0; white-space: nowrap; margin-bottom: 12px; border: 1px solid rgba(204, 158, 65, 0.35); }\n  .ckem-ticker-track { display: inline-flex; animation: ckemTickerScroll 26s linear infinite; }\n  .ckem-ticker:hover .ckem-ticker-track { animation-play-state: paused; }\n  .ckem-ticker span { color: #e6c77e; font-size: 12px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 0 20px; }\n  @keyframes ckemTickerScroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n  @media (prefers-reduced-motion: reduce) { .ckem-ticker-track { animation: none; } }\n\n  \/* ── HERO (dark \/ golden) ── *\/\n  .ckem-hero {\n    background: #1c1611;\n    border-radius: 24px;\n    padding: 60px 44px;\n    margin-bottom: 12px;\n    position: relative;\n    overflow: hidden;\n    border: 1px solid rgba(204, 158, 65, 0.45);\n    text-align: center;\n  }\n\n  .ckem-hero::before {\n    content: \"\";\n    position: absolute;\n    top: -50px; right: -50px;\n    width: 260px; height: 260px;\n    border-radius: 50%;\n    background: rgba(204, 158, 65, 0.14);\n    pointer-events: none;\n  }\n\n  .ckem-hero::after {\n    content: \"\";\n    position: absolute;\n    bottom: -70px; left: -30px;\n    width: 320px; height: 320px;\n    border-radius: 50%;\n    background: rgba(204, 158, 65, 0.08);\n    pointer-events: none;\n  }\n\n  \/* ── HERO BACKGROUND MOTION ── *\/\n  .ckem-orb { position: absolute; border-radius: 50%; pointer-events: none; filter: blur(2px); z-index: 0; }\n  .ckem-o1 { width: 220px; height: 220px; top: -80px; right: -40px; background: radial-gradient(circle, rgba(204,158,65,.3) 0%, transparent 70%); animation: ckemFloat1 8s ease-in-out infinite; }\n  .ckem-o2 { width: 260px; height: 260px; bottom: -100px; left: -60px; background: radial-gradient(circle, rgba(204,158,65,.18) 0%, transparent 70%); animation: ckemFloat2 10s ease-in-out infinite 1s; }\n  .ckem-sweep { position: absolute; top: -20%; left: 0; width: 60%; height: 140%; background: linear-gradient(100deg, transparent 0%, rgba(204,158,65,.18) 45%, rgba(204,158,65,.1) 55%, transparent 100%); pointer-events: none; animation: ckemSweep 9s ease-in-out infinite; filter: blur(6px); z-index: 0; }\n  @keyframes ckemSweep { 0% { transform: translateX(-30%) rotate(8deg); opacity: .25; } 50% { transform: translateX(30%) rotate(8deg); opacity: .5; } 100% { transform: translateX(-30%) rotate(8deg); opacity: .25; } }\n  @keyframes ckemFloat1 { 0%,100% { transform: translateY(0) scale(1); opacity: .6; } 50% { transform: translateY(-16px) scale(1.06); opacity: .85; } }\n  @keyframes ckemFloat2 { 0%,100% { transform: translateY(0) scale(1); opacity: .45; } 50% { transform: translateY(-22px) scale(1.1); opacity: .65; } }\n  @keyframes ckemTextglow { 0%,100% { text-shadow: 0 0 14px rgba(204,158,65,.4); } 50% { text-shadow: 0 0 28px rgba(204,158,65,.8), 0 0 44px rgba(204,158,65,.35); } }\n  @keyframes ckemTwinkle { 0%,100% { transform: scale(0) rotate(0deg); opacity: 0; } 50% { transform: scale(1) rotate(20deg); opacity: 1; } }\n  .ckem-sparkle-wrap { position: relative; display: inline-block; }\n  .ckem-sparkle { position: absolute; color: #e6c77e; font-size: 15px; line-height: 1; pointer-events: none; animation: ckemTwinkle 2.3s ease-in-out infinite; text-shadow: 0 0 6px rgba(204,158,65,.8); }\n  .ckem-sp1 { top: -13px; left: -4%; font-size: 13px; animation-delay: 0s; }\n  .ckem-sp2 { top: -8px; right: 6%; font-size: 18px; animation-delay: .6s; }\n  .ckem-sp3 { bottom: -10px; left: 30%; font-size: 12px; animation-delay: 1.2s; }\n  @media (prefers-reduced-motion: reduce) {\n    .ckem-orb, .ckem-sweep, .ckem-sparkle, .ckem-hero h1 em { animation: none !important; }\n    .ckem-sparkle { display: none !important; }\n  }\n\n  .ckem-hero-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 22px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero-eyebrow-line {\n    width: 28px;\n    height: 2px;\n    background: #cc9e41;\n    flex-shrink: 0;\n  }\n\n  .ckem-hero-eyebrow span {\n    font-family: \"DM Sans\", sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #e6c77e;\n  }\n\n  .ckem-hero-sub {\n    font-size: 16px;\n    color: rgba(255, 255, 255, 0.78);\n    font-weight: 300;\n    line-height: 1.75;\n    max-width: 460px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero-sub strong { color: #e6c77e; font-weight: 600; }\n\n  .ckem-hero h1 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 48px;\n    font-weight: 900;\n    line-height: 1.12;\n    color: #ffffff;\n    margin-bottom: 16px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero h1 em {\n    font-style: italic;\n    color: #cc9e41;\n    animation: ckemTextglow 2.5s ease-in-out infinite;\n  }\n\n  .ckem-btn-primary {\n    display: inline-block;\n    background: #cc9e41;\n    color: #1c1611;\n    border: none;\n    border-radius: 10px;\n    padding: 16px 32px;\n    font-family: \"DM Sans\", sans-serif;\n    font-size: 16px;\n    font-weight: 600;\n    cursor: pointer;\n    text-decoration: none;\n    letter-spacing: 0.02em;\n    text-transform: uppercase;\n    transition: background 0.2s, transform 0.15s;\n  }\n\n  .ckem-btn-primary:hover {\n    background: #b0862e;\n    transform: translateY(-1px);\n  }\n\n  \/* ── SECTIONS ── *\/\n  .ckem-section {\n    margin: 36px 0;\n  }\n\n  .ckem-section-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #9c7a2e;\n    margin-bottom: 8px;\n    padding-left: 14px;\n    border-left: 3px solid #cc9e41;\n  }\n\n  .ckem-section-title {\n    font-family: \"Playfair Display\", serif;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.18;\n    color: #1a1a1a;\n    margin-bottom: 12px;\n  }\n\n  .ckem-section-body {\n    font-size: 16px;\n    line-height: 1.75;\n    color: #4a4a4a;\n    font-weight: 300;\n  }\n\n  .ckem-section-img {\n    width: 100%;\n    border-radius: 16px;\n    margin-top: 20px;\n    display: block;\n    border: 1px solid #e7d4ab;\n  }\n\n  \/* ── MEET THE CHEF ── *\/\n  .ckem-chef-card {\n    background: #fbf6e9;\n    border: 1px solid #e7d4ab;\n    border-top: 3px solid #cc9e41;\n    border-radius: 16px;\n    overflow: hidden;\n    margin: 18px 0;\n  }\n\n  .ckem-chef-photo-wrap {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 3 \/ 4;\n    overflow: hidden;\n    background: #1c1611;\n  }\n\n  .ckem-chef-photo-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center bottom;\n    display: block;\n    transform: scale(1.06);\n    transform-origin: center bottom;\n  }\n\n  .ckem-chef-photo-wrap::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(to top, rgba(28,22,17,.88) 0%, transparent 45%);\n    pointer-events: none;\n  }\n\n  .ckem-chef-photo-cap {\n    position: absolute;\n    left: 24px;\n    bottom: 18px;\n    z-index: 2;\n  }\n\n  .ckem-chef-photo-cap .name {\n    font-family: \"Playfair Display\", serif;\n    font-size: 24px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.1;\n  }\n\n  .ckem-chef-photo-cap .role {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #e6c77e;\n    margin-top: 3px;\n    display: block;\n  }\n\n  .ckem-chef-body { padding: 32px; text-align: center; }\n\n  .ckem-chef-body p {\n    font-size: 16px;\n    line-height: 1.85;\n    color: #444;\n    font-weight: 300;\n  }\n\n  .ckem-chef-body p + p { margin-top: 14px; }\n\n  .ckem-chef-creds {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-top: 22px;\n    padding-top: 20px;\n    border-top: 1px solid #e7d4ab;\n    text-align: left;\n  }\n\n  .ckem-chef-cred {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: #ffffff;\n    border: 1px solid #e7d4ab;\n    border-radius: 12px;\n    padding: 12px 14px;\n    font-size: 13.5px;\n    font-weight: 600;\n    color: #1a1a1a;\n  }\n\n  .ckem-chef-cred .ico {\n    width: 34px;\n    height: 34px;\n    flex-shrink: 0;\n    border-radius: 10px;\n    background: #cc9e41;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 16px;\n    line-height: 1;\n  }\n\n  \/* ── HOW IT WORKS (steps) ── *\/\n  .ckem-how {\n    background: #fbf6e9;\n    border: 1px solid #e7d4ab;\n    border-top: 3px solid #cc9e41;\n    border-radius: 16px;\n    padding: 10px 28px;\n    margin-top: 18px;\n  }\n\n  .ckem-step-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 18px;\n    padding: 22px 0;\n    border-bottom: 1px solid #e7d4ab;\n  }\n\n  .ckem-step-row:last-of-type { border-bottom: none; }\n\n  .ckem-step-icon {\n    width: 48px; height: 48px;\n    border-radius: 12px;\n    background: #cc9e41;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 24px;\n    flex-shrink: 0;\n  }\n\n  .ckem-step-title {\n    font-size: 16px;\n    font-weight: 600;\n    margin-bottom: 5px;\n    color: #1a1a1a;\n  }\n\n  .ckem-step-desc {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.65;\n    font-weight: 300;\n  }\n\n  .ckem-step-pill {\n    display: inline-block;\n    background: #cc9e41;\n    color: #1c1611;\n    font-size: 12px;\n    font-weight: 700;\n    border-radius: 100px;\n    padding: 4px 12px;\n    margin-top: 10px;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n\n  \/* ── DELIVERY ── *\/\n  .ckem-delivery-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 20px;\n  }\n\n  .ckem-dcell {\n    background: #ffffff;\n    border: 1px solid #e7d4ab;\n    border-radius: 16px;\n    padding: 22px 16px;\n    text-align: center;\n  }\n\n  .ckem-dcell-icon {\n    width: 40px;\n    height: 40px;\n    border-radius: 11px;\n    background: #cc9e41;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 19px;\n    margin: 0 auto 12px;\n  }\n\n  .ckem-dcell span {\n    display: block;\n    font-size: 10.5px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #9c7a2e;\n    margin-bottom: 8px;\n  }\n\n  .ckem-dcell b {\n    display: block;\n    font-family: \"Playfair Display\", serif;\n    font-size: 17px;\n    font-weight: 700;\n    color: #1a1a1a;\n    line-height: 1.35;\n  }\n\n  .ckem-map {\n    margin-top: 18px;\n    border-radius: 14px;\n    overflow: hidden;\n    border: 1px solid #e7d4ab;\n  }\n\n  .ckem-map iframe {\n    width: 100%;\n    height: 260px;\n    border: 0;\n    display: block;\n  }\n\n  \/* ── MEAL PLANS (upsell) ── *\/\n  .ckem-plans {\n    background: #1c1611;\n    border-radius: 20px;\n    padding: 40px 36px;\n    margin: 24px 0;\n    text-align: center;\n    border: 1px solid rgba(204, 158, 65, 0.45);\n  }\n\n  .ckem-plans h2 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 30px;\n    font-weight: 900;\n    color: #ffffff;\n    margin-bottom: 6px;\n    line-height: 1.15;\n  }\n\n  .ckem-plans h2 span { color: #cc9e41; font-style: italic; }\n\n  .ckem-plans p {\n    font-size: 15px;\n    color: rgba(255, 255, 255, 0.62);\n    font-weight: 300;\n    margin-bottom: 26px;\n  }\n\n  .ckem-plan-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  .ckem-plan {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 4px;\n    background: rgba(204, 158, 65, 0.12);\n    border: 1px solid rgba(204, 158, 65, 0.55);\n    border-radius: 14px;\n    padding: 20px 12px;\n    text-decoration: none;\n    transition: background 0.2s, transform 0.15s, border-color 0.2s;\n  }\n\n  .ckem-plan:hover {\n    background: #cc9e41;\n    border-color: #cc9e41;\n    transform: translateY(-2px);\n  }\n\n  .ckem-plan .num {\n    font-family: \"Playfair Display\", serif;\n    font-size: 30px;\n    font-weight: 700;\n    color: #cc9e41;\n    line-height: 1;\n  }\n\n  .ckem-plan .word {\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: rgba(255, 255, 255, 0.78);\n  }\n\n  .ckem-plan:hover .num,\n  .ckem-plan:hover .word { color: #1c1611; }\n\n  \/* ── CONTACT ── *\/\n  .ckem-contact {\n    border: 2px solid #cc9e41;\n    border-radius: 18px;\n    padding: 32px;\n    margin: 24px 0;\n    display: flex;\n    gap: 20px;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    flex-direction: column;\n    text-align: center;\n    background: #fbf6e9;\n  }\n\n  .ckem-contact-icon {\n    font-size: 28px;\n    line-height: 1;\n    width: 60px; height: 60px;\n    border-radius: 50%;\n    background: #cc9e41;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .ckem-contact-text { width: 100%; max-width: 480px; }\n\n  .ckem-contact h3 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 6px;\n  }\n\n  .ckem-contact p {\n    font-size: 15px;\n    line-height: 1.6;\n    color: #555;\n    font-weight: 300;\n  }\n\n  \/* ── FOOTER NOTE ── *\/\n  .ckem-footnote {\n    text-align: center;\n    font-size: 12px;\n    color: #1c1611;\n    background: #cc9e41;\n    border-radius: 100px;\n    display: inline-block;\n    padding: 8px 22px;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    font-weight: 700;\n    margin-top: 8px;\n  }\n  .ckem-footnote-wrap { text-align: center; margin-top: 28px; }\n\n  \/* ── RESPONSIVE ── *\/\n  @media (max-width: 620px) {\n    .ckem-plan-grid { grid-template-columns: repeat(3, 1fr); }\n    .ckem-hero { padding: 36px 24px 32px; }\n    .ckem-hero h1 { font-size: 32px; }\n    .ckem-how { padding: 10px 22px; }\n    .ckem-delivery-grid { grid-template-columns: 1fr; }\n    .ckem-map iframe { height: 200px; }\n    .ckem-chef-creds { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ckem\"\u003e\n\u003c!-- TICKER --\u003e\n\u003cdiv class=\"ckem-ticker\"\u003e\n\u003cdiv class=\"ckem-ticker-track\"\u003e\n\u003cspan\u003e15+ Years Culinary Experience\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUp To 45g Protein\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUnder 525 Calories\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003e24oz Portions\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eMade From Scratch\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eDelivered Across Albuquerque\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e \u003cspan\u003eUp To 45g Protein\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUnder 525 Calories\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003e24oz Portions\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eMade From Scratch\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eDelivered Across Albuquerque\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"ckem-hero\" id=\"ckem-top\"\u003e\n\u003cdiv class=\"ckem-orb ckem-o1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-orb ckem-o2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-sweep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-hero-eyebrow\"\u003e\n\u003cdiv class=\"ckem-hero-eyebrow-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003e15+ Years of Chef-Crafted Meal Prep in Albuquerque\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003eChef-Crafted, Macro-Friendly Meals,\u003cbr\u003e\u003cem\u003eDelivered Across Albuquerque\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"ckem-hero-sub\"\u003eBold, globally inspired meals from \u003cstrong\u003eChef Kenny\u003c\/strong\u003e, delivered fresh with a macro-friendly twist. No meal planning, no cooking, no cleanup. Pickup available!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MEET THE CHEF --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eMeet the Chef\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eCrafted by Chef Kenny. Consistent quality.\u003cbr\u003eUnforgettable taste.\u003c\/div\u003e\n\u003cdiv class=\"ckem-chef-card\"\u003e\n\u003cdiv class=\"ckem-chef-photo-wrap\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Chef Kenny of Chef Kenny's Enchanted Meals\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/MEcf818a21b2b024616d63046efe99afb9.jpg?v=1785803711\"\u003e\n\u003cdiv class=\"ckem-chef-photo-cap\"\u003e\n\u003cdiv class=\"name\"\u003eChef Kenny\u003c\/div\u003e\n\u003cspan class=\"role\"\u003eFounder \u0026amp; Chef\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-chef-body\"\u003e\n\u003cp\u003eEvery meal is designed, prepped, and cooked personally by \u003cstrong\u003eChef Kenny\u003c\/strong\u003e. Meals are built around globally inspired flavors and tuned to your macros, so you get real gourmet flavor without derailing your goals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CULINARY TECHNIQUE --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e👨🍳 Culinary Experience\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003e\u003cspan\u003e15+ Years of Culinary Experience\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eEvery dish comes from a professional kitchen background, meaning consistent seasoning, proper technique, and flavor that holds up after reheating, not a guess made from a recipe card.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's dishes made with professional technique\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/15_Years.gif?v=1782154209\"\u003e\n\u003c\/div\u003e\n\u003c!-- PROTEIN + CALORIES (COMBINED) --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e💪🔥 Protein \u0026amp; Calories\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eProtein-Packed for Every Goal, Light on Calories\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eFuel your day with \u003cstrong\u003eup to 45g of protein per meal\u003c\/strong\u003e, protein your body uses to build and repair muscle and stay full longer, so you're not snacking an hour later. Every meal stays \u003cstrong\u003eunder 525 calories\u003c\/strong\u003e, a range that supports weight loss or maintenance without leaving you hungry. Big portions, bold global flavor, no cooking, no cleanup, just heat and enjoy.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's 24oz meal prep portion\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/ChatGPT_Image_Aug_13_2026_04_45_21_PM.png?v=1786653928\"\u003e\n\u003c\/div\u003e\n\u003c!-- 24OZ PORTIONS --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e🍽️ Hearty Portions\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003e24oz Portions, Zero Hassle\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eEvery meal is packed into a generous \u003cstrong\u003e24oz portion\u003c\/strong\u003e, large enough to actually fill you up instead of leaving you hunting for a snack an hour later. We handle the shopping, prep, cooking, and cleanup, so eating well doesn't cost you the two hours it usually takes.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's Enchanted Meals ready for pickup and delivery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/ChatGPT_Image_Aug_13_2026_05_20_58_PM.png?v=1786656072\"\u003e\n\u003c\/div\u003e\n\u003c!-- DELIVERY --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eDelivery \u0026amp; Pickup\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eFresh Meals, Right On Schedule\u003c\/div\u003e\n\u003cdiv class=\"ckem-delivery-grid\"\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e🚚\u003c\/div\u003e\n\u003cspan\u003eDelivery\u003c\/span\u003e\u003cb\u003eSunday \u0026amp; Wednesday\u003cbr\u003e6–8 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e🛍️\u003c\/div\u003e\n\u003cspan\u003ePickup\u003c\/span\u003e\u003cb\u003eSunday \u0026amp; Wednesday\u003cbr\u003e3–5 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e⏰\u003c\/div\u003e\n\u003cspan\u003eOrder Cutoff\u003c\/span\u003e\u003cb\u003e2 Days Before\u003cbr\u003eBy 12:00 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-map\"\u003e\u003ciframe title=\"Chef Kenny's Enchanted Meals delivery area\" loading=\"lazy\" src=\"https:\/\/maps.google.com\/maps?q=Albuquerque,+NM\u0026amp;z=11\u0026amp;output=embed\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"ckem-section\" id=\"how-it-works\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eHow It Works\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003ePick your favorite dishes. Delivered fresh.\u003cbr\u003eHeat in minutes.\u003c\/div\u003e\n\u003cdiv class=\"ckem-how\"\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e⏱️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eHeat and eat\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eNo cooking. No cleanup. Just heat and eat.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eReady in 2–3 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e🍳\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eCooked fresh\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eOrder by Friday or Monday, 12 PM. We cook it fresh for you.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eCutoff: 2 Days Before, 12 PM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eDelivered or picked up\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eDelivery 6–8 PM or pickup 3–5 PM, every Sunday and Wednesday.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eSundays \u0026amp; Wednesdays\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MEAL PLANS --\u003e\n\u003cdiv class=\"ckem-plans\"\u003e\n\u003ch2\u003eChoose Your \u003cspan\u003eMeal Plan\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003ePick the plan that fits your week.\u003c\/p\u003e\n\u003cdiv class=\"ckem-plan-grid\"\u003e\n\u003ca class=\"ckem-plan\" href=\"\/products\/5-meal-plan\"\u003e \u003cspan class=\"num\"\u003e5\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/6-meal-plan\"\u003e \u003cspan class=\"num\"\u003e6\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/7-meal-plan\"\u003e \u003cspan class=\"num\"\u003e7\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/10-meal-plan\"\u003e \u003cspan class=\"num\"\u003e10\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/15-meal-plan\"\u003e \u003cspan class=\"num\"\u003e15\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTACT --\u003e\n\u003cdiv class=\"ckem-contact\"\u003e\n\u003cdiv class=\"ckem-contact-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv class=\"ckem-contact-text\"\u003e\n\u003ch3\u003eGot questions?\u003c\/h3\u003e\n\u003cp\u003eNeed help choosing a plan or have a quick question? We're one message away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"ckem-btn-primary\" href=\"\/pages\/contact\"\u003eContact Us →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-footnote-wrap\"\u003e\n\u003cdiv class=\"ckem-footnote\"\u003eChef Kenny's Enchanted Meals · Albuquerque, New Mexico\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Chef Kennys Enchanted Meal Prep","offers":[{"title":"Default Title","offer_id":48220625633433,"sku":null,"price":83.93,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/menu.png?v=1786578801"},{"product_id":"10-meal-plan","title":"10 Meal Plan","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,400\u0026amp;family=DM+Sans:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .ckem * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ckem {\n    font-family: \"DM Sans\", sans-serif;\n    color: #1a1a1a;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 24px 0px;\n  }\n\n  \/* ── TICKER ── *\/\n  .ckem-ticker { background: #1c1611; border-radius: 999px; overflow: hidden; padding: 12px 0; white-space: nowrap; margin-bottom: 12px; border: 1px solid rgba(204, 158, 65, 0.35); }\n  .ckem-ticker-track { display: inline-flex; animation: ckemTickerScroll 26s linear infinite; }\n  .ckem-ticker:hover .ckem-ticker-track { animation-play-state: paused; }\n  .ckem-ticker span { color: #e6c77e; font-size: 12px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 0 20px; }\n  @keyframes ckemTickerScroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n  @media (prefers-reduced-motion: reduce) { .ckem-ticker-track { animation: none; } }\n\n  \/* ── HERO (dark \/ golden) ── *\/\n  .ckem-hero {\n    background: #1c1611;\n    border-radius: 24px;\n    padding: 60px 44px;\n    margin-bottom: 12px;\n    position: relative;\n    overflow: hidden;\n    border: 1px solid rgba(204, 158, 65, 0.45);\n    text-align: center;\n  }\n\n  .ckem-hero::before {\n    content: \"\";\n    position: absolute;\n    top: -50px; right: -50px;\n    width: 260px; height: 260px;\n    border-radius: 50%;\n    background: rgba(204, 158, 65, 0.14);\n    pointer-events: none;\n  }\n\n  .ckem-hero::after {\n    content: \"\";\n    position: absolute;\n    bottom: -70px; left: -30px;\n    width: 320px; height: 320px;\n    border-radius: 50%;\n    background: rgba(204, 158, 65, 0.08);\n    pointer-events: none;\n  }\n\n  \/* ── HERO BACKGROUND MOTION ── *\/\n  .ckem-orb { position: absolute; border-radius: 50%; pointer-events: none; filter: blur(2px); z-index: 0; }\n  .ckem-o1 { width: 220px; height: 220px; top: -80px; right: -40px; background: radial-gradient(circle, rgba(204,158,65,.3) 0%, transparent 70%); animation: ckemFloat1 8s ease-in-out infinite; }\n  .ckem-o2 { width: 260px; height: 260px; bottom: -100px; left: -60px; background: radial-gradient(circle, rgba(204,158,65,.18) 0%, transparent 70%); animation: ckemFloat2 10s ease-in-out infinite 1s; }\n  .ckem-sweep { position: absolute; top: -20%; left: 0; width: 60%; height: 140%; background: linear-gradient(100deg, transparent 0%, rgba(204,158,65,.18) 45%, rgba(204,158,65,.1) 55%, transparent 100%); pointer-events: none; animation: ckemSweep 9s ease-in-out infinite; filter: blur(6px); z-index: 0; }\n  @keyframes ckemSweep { 0% { transform: translateX(-30%) rotate(8deg); opacity: .25; } 50% { transform: translateX(30%) rotate(8deg); opacity: .5; } 100% { transform: translateX(-30%) rotate(8deg); opacity: .25; } }\n  @keyframes ckemFloat1 { 0%,100% { transform: translateY(0) scale(1); opacity: .6; } 50% { transform: translateY(-16px) scale(1.06); opacity: .85; } }\n  @keyframes ckemFloat2 { 0%,100% { transform: translateY(0) scale(1); opacity: .45; } 50% { transform: translateY(-22px) scale(1.1); opacity: .65; } }\n  @keyframes ckemTextglow { 0%,100% { text-shadow: 0 0 14px rgba(204,158,65,.4); } 50% { text-shadow: 0 0 28px rgba(204,158,65,.8), 0 0 44px rgba(204,158,65,.35); } }\n  @keyframes ckemTwinkle { 0%,100% { transform: scale(0) rotate(0deg); opacity: 0; } 50% { transform: scale(1) rotate(20deg); opacity: 1; } }\n  .ckem-sparkle-wrap { position: relative; display: inline-block; }\n  .ckem-sparkle { position: absolute; color: #e6c77e; font-size: 15px; line-height: 1; pointer-events: none; animation: ckemTwinkle 2.3s ease-in-out infinite; text-shadow: 0 0 6px rgba(204,158,65,.8); }\n  .ckem-sp1 { top: -13px; left: -4%; font-size: 13px; animation-delay: 0s; }\n  .ckem-sp2 { top: -8px; right: 6%; font-size: 18px; animation-delay: .6s; }\n  .ckem-sp3 { bottom: -10px; left: 30%; font-size: 12px; animation-delay: 1.2s; }\n  @media (prefers-reduced-motion: reduce) {\n    .ckem-orb, .ckem-sweep, .ckem-sparkle, .ckem-hero h1 em { animation: none !important; }\n    .ckem-sparkle { display: none !important; }\n  }\n\n  .ckem-hero-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 22px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero-eyebrow-line {\n    width: 28px;\n    height: 2px;\n    background: #cc9e41;\n    flex-shrink: 0;\n  }\n\n  .ckem-hero-eyebrow span {\n    font-family: \"DM Sans\", sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #e6c77e;\n  }\n\n  .ckem-hero-sub {\n    font-size: 16px;\n    color: rgba(255, 255, 255, 0.78);\n    font-weight: 300;\n    line-height: 1.75;\n    max-width: 460px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero-sub strong { color: #e6c77e; font-weight: 600; }\n\n  .ckem-hero h1 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 48px;\n    font-weight: 900;\n    line-height: 1.12;\n    color: #ffffff;\n    margin-bottom: 16px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero h1 em {\n    font-style: italic;\n    color: #cc9e41;\n    animation: ckemTextglow 2.5s ease-in-out infinite;\n  }\n\n  .ckem-btn-primary {\n    display: inline-block;\n    background: #cc9e41;\n    color: #1c1611;\n    border: none;\n    border-radius: 10px;\n    padding: 16px 32px;\n    font-family: \"DM Sans\", sans-serif;\n    font-size: 16px;\n    font-weight: 600;\n    cursor: pointer;\n    text-decoration: none;\n    letter-spacing: 0.02em;\n    text-transform: uppercase;\n    transition: background 0.2s, transform 0.15s;\n  }\n\n  .ckem-btn-primary:hover {\n    background: #b0862e;\n    transform: translateY(-1px);\n  }\n\n  \/* ── SECTIONS ── *\/\n  .ckem-section {\n    margin: 36px 0;\n  }\n\n  .ckem-section-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #9c7a2e;\n    margin-bottom: 8px;\n    padding-left: 14px;\n    border-left: 3px solid #cc9e41;\n  }\n\n  .ckem-section-title {\n    font-family: \"Playfair Display\", serif;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.18;\n    color: #1a1a1a;\n    margin-bottom: 12px;\n  }\n\n  .ckem-section-body {\n    font-size: 16px;\n    line-height: 1.75;\n    color: #4a4a4a;\n    font-weight: 300;\n  }\n\n  .ckem-section-img {\n    width: 100%;\n    border-radius: 16px;\n    margin-top: 20px;\n    display: block;\n    border: 1px solid #e7d4ab;\n  }\n\n  \/* ── MEET THE CHEF ── *\/\n  .ckem-chef-card {\n    background: #fbf6e9;\n    border: 1px solid #e7d4ab;\n    border-top: 3px solid #cc9e41;\n    border-radius: 16px;\n    overflow: hidden;\n    margin: 18px 0;\n  }\n\n  .ckem-chef-photo-wrap {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 3 \/ 4;\n    overflow: hidden;\n    background: #1c1611;\n  }\n\n  .ckem-chef-photo-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center bottom;\n    display: block;\n    transform: scale(1.06);\n    transform-origin: center bottom;\n  }\n\n  .ckem-chef-photo-wrap::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(to top, rgba(28,22,17,.88) 0%, transparent 45%);\n    pointer-events: none;\n  }\n\n  .ckem-chef-photo-cap {\n    position: absolute;\n    left: 24px;\n    bottom: 18px;\n    z-index: 2;\n  }\n\n  .ckem-chef-photo-cap .name {\n    font-family: \"Playfair Display\", serif;\n    font-size: 24px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.1;\n  }\n\n  .ckem-chef-photo-cap .role {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #e6c77e;\n    margin-top: 3px;\n    display: block;\n  }\n\n  .ckem-chef-body { padding: 32px; text-align: center; }\n\n  .ckem-chef-body p {\n    font-size: 16px;\n    line-height: 1.85;\n    color: #444;\n    font-weight: 300;\n  }\n\n  .ckem-chef-body p + p { margin-top: 14px; }\n\n  .ckem-chef-creds {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-top: 22px;\n    padding-top: 20px;\n    border-top: 1px solid #e7d4ab;\n    text-align: left;\n  }\n\n  .ckem-chef-cred {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: #ffffff;\n    border: 1px solid #e7d4ab;\n    border-radius: 12px;\n    padding: 12px 14px;\n    font-size: 13.5px;\n    font-weight: 600;\n    color: #1a1a1a;\n  }\n\n  .ckem-chef-cred .ico {\n    width: 34px;\n    height: 34px;\n    flex-shrink: 0;\n    border-radius: 10px;\n    background: #cc9e41;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 16px;\n    line-height: 1;\n  }\n\n  \/* ── HOW IT WORKS (steps) ── *\/\n  .ckem-how {\n    background: #fbf6e9;\n    border: 1px solid #e7d4ab;\n    border-top: 3px solid #cc9e41;\n    border-radius: 16px;\n    padding: 10px 28px;\n    margin-top: 18px;\n  }\n\n  .ckem-step-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 18px;\n    padding: 22px 0;\n    border-bottom: 1px solid #e7d4ab;\n  }\n\n  .ckem-step-row:last-of-type { border-bottom: none; }\n\n  .ckem-step-icon {\n    width: 48px; height: 48px;\n    border-radius: 12px;\n    background: #cc9e41;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 24px;\n    flex-shrink: 0;\n  }\n\n  .ckem-step-title {\n    font-size: 16px;\n    font-weight: 600;\n    margin-bottom: 5px;\n    color: #1a1a1a;\n  }\n\n  .ckem-step-desc {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.65;\n    font-weight: 300;\n  }\n\n  .ckem-step-pill {\n    display: inline-block;\n    background: #cc9e41;\n    color: #1c1611;\n    font-size: 12px;\n    font-weight: 700;\n    border-radius: 100px;\n    padding: 4px 12px;\n    margin-top: 10px;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n\n  \/* ── DELIVERY ── *\/\n  .ckem-delivery-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 20px;\n  }\n\n  .ckem-dcell {\n    background: #ffffff;\n    border: 1px solid #e7d4ab;\n    border-radius: 16px;\n    padding: 22px 16px;\n    text-align: center;\n  }\n\n  .ckem-dcell-icon {\n    width: 40px;\n    height: 40px;\n    border-radius: 11px;\n    background: #cc9e41;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 19px;\n    margin: 0 auto 12px;\n  }\n\n  .ckem-dcell span {\n    display: block;\n    font-size: 10.5px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #9c7a2e;\n    margin-bottom: 8px;\n  }\n\n  .ckem-dcell b {\n    display: block;\n    font-family: \"Playfair Display\", serif;\n    font-size: 17px;\n    font-weight: 700;\n    color: #1a1a1a;\n    line-height: 1.35;\n  }\n\n  .ckem-map {\n    margin-top: 18px;\n    border-radius: 14px;\n    overflow: hidden;\n    border: 1px solid #e7d4ab;\n  }\n\n  .ckem-map iframe {\n    width: 100%;\n    height: 260px;\n    border: 0;\n    display: block;\n  }\n\n  \/* ── MEAL PLANS (upsell) ── *\/\n  .ckem-plans {\n    background: #1c1611;\n    border-radius: 20px;\n    padding: 40px 36px;\n    margin: 24px 0;\n    text-align: center;\n    border: 1px solid rgba(204, 158, 65, 0.45);\n  }\n\n  .ckem-plans h2 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 30px;\n    font-weight: 900;\n    color: #ffffff;\n    margin-bottom: 6px;\n    line-height: 1.15;\n  }\n\n  .ckem-plans h2 span { color: #cc9e41; font-style: italic; }\n\n  .ckem-plans p {\n    font-size: 15px;\n    color: rgba(255, 255, 255, 0.62);\n    font-weight: 300;\n    margin-bottom: 26px;\n  }\n\n  .ckem-plan-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  .ckem-plan {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 4px;\n    background: rgba(204, 158, 65, 0.12);\n    border: 1px solid rgba(204, 158, 65, 0.55);\n    border-radius: 14px;\n    padding: 20px 12px;\n    text-decoration: none;\n    transition: background 0.2s, transform 0.15s, border-color 0.2s;\n  }\n\n  .ckem-plan:hover {\n    background: #cc9e41;\n    border-color: #cc9e41;\n    transform: translateY(-2px);\n  }\n\n  .ckem-plan .num {\n    font-family: \"Playfair Display\", serif;\n    font-size: 30px;\n    font-weight: 700;\n    color: #cc9e41;\n    line-height: 1;\n  }\n\n  .ckem-plan .word {\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: rgba(255, 255, 255, 0.78);\n  }\n\n  .ckem-plan:hover .num,\n  .ckem-plan:hover .word { color: #1c1611; }\n\n  \/* ── CONTACT ── *\/\n  .ckem-contact {\n    border: 2px solid #cc9e41;\n    border-radius: 18px;\n    padding: 32px;\n    margin: 24px 0;\n    display: flex;\n    gap: 20px;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    flex-direction: column;\n    text-align: center;\n    background: #fbf6e9;\n  }\n\n  .ckem-contact-icon {\n    font-size: 28px;\n    line-height: 1;\n    width: 60px; height: 60px;\n    border-radius: 50%;\n    background: #cc9e41;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .ckem-contact-text { width: 100%; max-width: 480px; }\n\n  .ckem-contact h3 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 6px;\n  }\n\n  .ckem-contact p {\n    font-size: 15px;\n    line-height: 1.6;\n    color: #555;\n    font-weight: 300;\n  }\n\n  \/* ── FOOTER NOTE ── *\/\n  .ckem-footnote {\n    text-align: center;\n    font-size: 12px;\n    color: #1c1611;\n    background: #cc9e41;\n    border-radius: 100px;\n    display: inline-block;\n    padding: 8px 22px;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    font-weight: 700;\n    margin-top: 8px;\n  }\n  .ckem-footnote-wrap { text-align: center; margin-top: 28px; }\n\n  \/* ── RESPONSIVE ── *\/\n  @media (max-width: 620px) {\n    .ckem-plan-grid { grid-template-columns: repeat(3, 1fr); }\n    .ckem-hero { padding: 36px 24px 32px; }\n    .ckem-hero h1 { font-size: 32px; }\n    .ckem-how { padding: 10px 22px; }\n    .ckem-delivery-grid { grid-template-columns: 1fr; }\n    .ckem-map iframe { height: 200px; }\n    .ckem-chef-creds { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ckem\"\u003e\n\u003c!-- TICKER --\u003e\n\u003cdiv class=\"ckem-ticker\"\u003e\n\u003cdiv class=\"ckem-ticker-track\"\u003e\n\u003cspan\u003e15+ Years Culinary Experience\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUp To 45g Protein\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUnder 525 Calories\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003e24oz Portions\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eMade From Scratch\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eDelivered Across Albuquerque\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e \u003cspan\u003eUp To 45g Protein\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUnder 525 Calories\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003e24oz Portions\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eMade From Scratch\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eDelivered Across Albuquerque\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"ckem-hero\" id=\"ckem-top\"\u003e\n\u003cdiv class=\"ckem-orb ckem-o1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-orb ckem-o2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-sweep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-hero-eyebrow\"\u003e\n\u003cdiv class=\"ckem-hero-eyebrow-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003e15+ Years of Chef-Crafted Meal Prep in Albuquerque\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003eChef-Crafted, Macro-Friendly Meals,\u003cbr\u003e\u003cem\u003eDelivered Across Albuquerque\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"ckem-hero-sub\"\u003eBold, globally inspired meals from \u003cstrong\u003eChef Kenny\u003c\/strong\u003e, delivered fresh with a macro-friendly twist. No meal planning, no cooking, no cleanup. Pickup available!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MEET THE CHEF --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eMeet the Chef\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eCrafted by Chef Kenny. Consistent quality.\u003cbr\u003eUnforgettable taste.\u003c\/div\u003e\n\u003cdiv class=\"ckem-chef-card\"\u003e\n\u003cdiv class=\"ckem-chef-photo-wrap\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Chef Kenny of Chef Kenny's Enchanted Meals\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/MEcf818a21b2b024616d63046efe99afb9.jpg?v=1785803711\"\u003e\n\u003cdiv class=\"ckem-chef-photo-cap\"\u003e\n\u003cdiv class=\"name\"\u003eChef Kenny\u003c\/div\u003e\n\u003cspan class=\"role\"\u003eFounder \u0026amp; Chef\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-chef-body\"\u003e\n\u003cp\u003eEvery meal is designed, prepped, and cooked personally by \u003cstrong\u003eChef Kenny\u003c\/strong\u003e. Meals are built around globally inspired flavors and tuned to your macros, so you get real gourmet flavor without derailing your goals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CULINARY TECHNIQUE --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e👨🍳 Culinary Experience\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003e\u003cspan\u003e15+ Years of Culinary Experience\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eEvery dish comes from a professional kitchen background, meaning consistent seasoning, proper technique, and flavor that holds up after reheating, not a guess made from a recipe card.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's dishes made with professional technique\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/15_Years.gif?v=1782154209\"\u003e\n\u003c\/div\u003e\n\u003c!-- PROTEIN + CALORIES (COMBINED) --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e💪🔥 Protein \u0026amp; Calories\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eProtein-Packed for Every Goal, Light on Calories\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eFuel your day with \u003cstrong\u003eup to 45g of protein per meal\u003c\/strong\u003e, protein your body uses to build and repair muscle and stay full longer, so you're not snacking an hour later. Every meal stays \u003cstrong\u003eunder 525 calories\u003c\/strong\u003e, a range that supports weight loss or maintenance without leaving you hungry. Big portions, bold global flavor, no cooking, no cleanup, just heat and enjoy.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's 24oz meal prep portion\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/ChatGPT_Image_Aug_13_2026_04_45_21_PM.png?v=1786653928\"\u003e\n\u003c\/div\u003e\n\u003c!-- 24OZ PORTIONS --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e🍽️ Hearty Portions\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003e24oz Portions, Zero Hassle\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eEvery meal is packed into a generous \u003cstrong\u003e24oz portion\u003c\/strong\u003e, large enough to actually fill you up instead of leaving you hunting for a snack an hour later. We handle the shopping, prep, cooking, and cleanup, so eating well doesn't cost you the two hours it usually takes.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's Enchanted Meals ready for pickup and delivery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/ChatGPT_Image_Aug_13_2026_05_20_58_PM.png?v=1786656072\"\u003e\n\u003c\/div\u003e\n\u003c!-- DELIVERY --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eDelivery \u0026amp; Pickup\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eFresh Meals, Right On Schedule\u003c\/div\u003e\n\u003cdiv class=\"ckem-delivery-grid\"\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e🚚\u003c\/div\u003e\n\u003cspan\u003eDelivery\u003c\/span\u003e\u003cb\u003eSunday \u0026amp; Wednesday\u003cbr\u003e6–8 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e🛍️\u003c\/div\u003e\n\u003cspan\u003ePickup\u003c\/span\u003e\u003cb\u003eSunday \u0026amp; Wednesday\u003cbr\u003e3–5 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e⏰\u003c\/div\u003e\n\u003cspan\u003eOrder Cutoff\u003c\/span\u003e\u003cb\u003e2 Days Before\u003cbr\u003eBy 12:00 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-map\"\u003e\u003ciframe title=\"Chef Kenny's Enchanted Meals delivery area\" loading=\"lazy\" src=\"https:\/\/maps.google.com\/maps?q=Albuquerque,+NM\u0026amp;z=11\u0026amp;output=embed\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"ckem-section\" id=\"how-it-works\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eHow It Works\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003ePick your favorite dishes. Delivered fresh.\u003cbr\u003eHeat in minutes.\u003c\/div\u003e\n\u003cdiv class=\"ckem-how\"\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e⏱️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eHeat and eat\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eNo cooking. No cleanup. Just heat and eat.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eReady in 2–3 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e🍳\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eCooked fresh\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eOrder by Friday or Monday, 12 PM. We cook it fresh for you.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eCutoff: 2 Days Before, 12 PM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eDelivered or picked up\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eDelivery 6–8 PM or pickup 3–5 PM, every Sunday and Wednesday.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eSundays \u0026amp; Wednesdays\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MEAL PLANS --\u003e\n\u003cdiv class=\"ckem-plans\"\u003e\n\u003ch2\u003eChoose Your \u003cspan\u003eMeal Plan\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003ePick the plan that fits your week.\u003c\/p\u003e\n\u003cdiv class=\"ckem-plan-grid\"\u003e\n\u003ca class=\"ckem-plan\" href=\"\/products\/5-meal-plan\"\u003e \u003cspan class=\"num\"\u003e5\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/6-meal-plan\"\u003e \u003cspan class=\"num\"\u003e6\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/7-meal-plan\"\u003e \u003cspan class=\"num\"\u003e7\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/10-meal-plan\"\u003e \u003cspan class=\"num\"\u003e10\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/15-meal-plan\"\u003e \u003cspan class=\"num\"\u003e15\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTACT --\u003e\n\u003cdiv class=\"ckem-contact\"\u003e\n\u003cdiv class=\"ckem-contact-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv class=\"ckem-contact-text\"\u003e\n\u003ch3\u003eGot questions?\u003c\/h3\u003e\n\u003cp\u003eNeed help choosing a plan or have a quick question? We're one message away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"ckem-btn-primary\" href=\"\/pages\/contact\"\u003eContact Us →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-footnote-wrap\"\u003e\n\u003cdiv class=\"ckem-footnote\"\u003eChef Kenny's Enchanted Meals · Albuquerque, New Mexico\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Chef Kennys Enchanted Meal Prep","offers":[{"title":"Default Title","offer_id":48220642050201,"sku":null,"price":119.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/menu.png?v=1786578801"},{"product_id":"15-meal-plan","title":"15 Meal Plan","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,400\u0026amp;family=DM+Sans:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .ckem * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ckem {\n    font-family: \"DM Sans\", sans-serif;\n    color: #1a1a1a;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 24px 0px;\n  }\n\n  \/* ── TICKER ── *\/\n  .ckem-ticker { background: #1c1611; border-radius: 999px; overflow: hidden; padding: 12px 0; white-space: nowrap; margin-bottom: 12px; border: 1px solid rgba(204, 158, 65, 0.35); }\n  .ckem-ticker-track { display: inline-flex; animation: ckemTickerScroll 26s linear infinite; }\n  .ckem-ticker:hover .ckem-ticker-track { animation-play-state: paused; }\n  .ckem-ticker span { color: #e6c77e; font-size: 12px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 0 20px; }\n  @keyframes ckemTickerScroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n  @media (prefers-reduced-motion: reduce) { .ckem-ticker-track { animation: none; } }\n\n  \/* ── HERO (dark \/ golden) ── *\/\n  .ckem-hero {\n    background: #1c1611;\n    border-radius: 24px;\n    padding: 60px 44px;\n    margin-bottom: 12px;\n    position: relative;\n    overflow: hidden;\n    border: 1px solid rgba(204, 158, 65, 0.45);\n    text-align: center;\n  }\n\n  .ckem-hero::before {\n    content: \"\";\n    position: absolute;\n    top: -50px; right: -50px;\n    width: 260px; height: 260px;\n    border-radius: 50%;\n    background: rgba(204, 158, 65, 0.14);\n    pointer-events: none;\n  }\n\n  .ckem-hero::after {\n    content: \"\";\n    position: absolute;\n    bottom: -70px; left: -30px;\n    width: 320px; height: 320px;\n    border-radius: 50%;\n    background: rgba(204, 158, 65, 0.08);\n    pointer-events: none;\n  }\n\n  \/* ── HERO BACKGROUND MOTION ── *\/\n  .ckem-orb { position: absolute; border-radius: 50%; pointer-events: none; filter: blur(2px); z-index: 0; }\n  .ckem-o1 { width: 220px; height: 220px; top: -80px; right: -40px; background: radial-gradient(circle, rgba(204,158,65,.3) 0%, transparent 70%); animation: ckemFloat1 8s ease-in-out infinite; }\n  .ckem-o2 { width: 260px; height: 260px; bottom: -100px; left: -60px; background: radial-gradient(circle, rgba(204,158,65,.18) 0%, transparent 70%); animation: ckemFloat2 10s ease-in-out infinite 1s; }\n  .ckem-sweep { position: absolute; top: -20%; left: 0; width: 60%; height: 140%; background: linear-gradient(100deg, transparent 0%, rgba(204,158,65,.18) 45%, rgba(204,158,65,.1) 55%, transparent 100%); pointer-events: none; animation: ckemSweep 9s ease-in-out infinite; filter: blur(6px); z-index: 0; }\n  @keyframes ckemSweep { 0% { transform: translateX(-30%) rotate(8deg); opacity: .25; } 50% { transform: translateX(30%) rotate(8deg); opacity: .5; } 100% { transform: translateX(-30%) rotate(8deg); opacity: .25; } }\n  @keyframes ckemFloat1 { 0%,100% { transform: translateY(0) scale(1); opacity: .6; } 50% { transform: translateY(-16px) scale(1.06); opacity: .85; } }\n  @keyframes ckemFloat2 { 0%,100% { transform: translateY(0) scale(1); opacity: .45; } 50% { transform: translateY(-22px) scale(1.1); opacity: .65; } }\n  @keyframes ckemTextglow { 0%,100% { text-shadow: 0 0 14px rgba(204,158,65,.4); } 50% { text-shadow: 0 0 28px rgba(204,158,65,.8), 0 0 44px rgba(204,158,65,.35); } }\n  @keyframes ckemTwinkle { 0%,100% { transform: scale(0) rotate(0deg); opacity: 0; } 50% { transform: scale(1) rotate(20deg); opacity: 1; } }\n  .ckem-sparkle-wrap { position: relative; display: inline-block; }\n  .ckem-sparkle { position: absolute; color: #e6c77e; font-size: 15px; line-height: 1; pointer-events: none; animation: ckemTwinkle 2.3s ease-in-out infinite; text-shadow: 0 0 6px rgba(204,158,65,.8); }\n  .ckem-sp1 { top: -13px; left: -4%; font-size: 13px; animation-delay: 0s; }\n  .ckem-sp2 { top: -8px; right: 6%; font-size: 18px; animation-delay: .6s; }\n  .ckem-sp3 { bottom: -10px; left: 30%; font-size: 12px; animation-delay: 1.2s; }\n  @media (prefers-reduced-motion: reduce) {\n    .ckem-orb, .ckem-sweep, .ckem-sparkle, .ckem-hero h1 em { animation: none !important; }\n    .ckem-sparkle { display: none !important; }\n  }\n\n  .ckem-hero-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 22px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero-eyebrow-line {\n    width: 28px;\n    height: 2px;\n    background: #cc9e41;\n    flex-shrink: 0;\n  }\n\n  .ckem-hero-eyebrow span {\n    font-family: \"DM Sans\", sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #e6c77e;\n  }\n\n  .ckem-hero-sub {\n    font-size: 16px;\n    color: rgba(255, 255, 255, 0.78);\n    font-weight: 300;\n    line-height: 1.75;\n    max-width: 460px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero-sub strong { color: #e6c77e; font-weight: 600; }\n\n  .ckem-hero h1 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 48px;\n    font-weight: 900;\n    line-height: 1.12;\n    color: #ffffff;\n    margin-bottom: 16px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero h1 em {\n    font-style: italic;\n    color: #cc9e41;\n    animation: ckemTextglow 2.5s ease-in-out infinite;\n  }\n\n  .ckem-btn-primary {\n    display: inline-block;\n    background: #cc9e41;\n    color: #1c1611;\n    border: none;\n    border-radius: 10px;\n    padding: 16px 32px;\n    font-family: \"DM Sans\", sans-serif;\n    font-size: 16px;\n    font-weight: 600;\n    cursor: pointer;\n    text-decoration: none;\n    letter-spacing: 0.02em;\n    text-transform: uppercase;\n    transition: background 0.2s, transform 0.15s;\n  }\n\n  .ckem-btn-primary:hover {\n    background: #b0862e;\n    transform: translateY(-1px);\n  }\n\n  \/* ── SECTIONS ── *\/\n  .ckem-section {\n    margin: 36px 0;\n  }\n\n  .ckem-section-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #9c7a2e;\n    margin-bottom: 8px;\n    padding-left: 14px;\n    border-left: 3px solid #cc9e41;\n  }\n\n  .ckem-section-title {\n    font-family: \"Playfair Display\", serif;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.18;\n    color: #1a1a1a;\n    margin-bottom: 12px;\n  }\n\n  .ckem-section-body {\n    font-size: 16px;\n    line-height: 1.75;\n    color: #4a4a4a;\n    font-weight: 300;\n  }\n\n  .ckem-section-img {\n    width: 100%;\n    border-radius: 16px;\n    margin-top: 20px;\n    display: block;\n    border: 1px solid #e7d4ab;\n  }\n\n  \/* ── MEET THE CHEF ── *\/\n  .ckem-chef-card {\n    background: #fbf6e9;\n    border: 1px solid #e7d4ab;\n    border-top: 3px solid #cc9e41;\n    border-radius: 16px;\n    overflow: hidden;\n    margin: 18px 0;\n  }\n\n  .ckem-chef-photo-wrap {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 3 \/ 4;\n    overflow: hidden;\n    background: #1c1611;\n  }\n\n  .ckem-chef-photo-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center bottom;\n    display: block;\n    transform: scale(1.06);\n    transform-origin: center bottom;\n  }\n\n  .ckem-chef-photo-wrap::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(to top, rgba(28,22,17,.88) 0%, transparent 45%);\n    pointer-events: none;\n  }\n\n  .ckem-chef-photo-cap {\n    position: absolute;\n    left: 24px;\n    bottom: 18px;\n    z-index: 2;\n  }\n\n  .ckem-chef-photo-cap .name {\n    font-family: \"Playfair Display\", serif;\n    font-size: 24px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.1;\n  }\n\n  .ckem-chef-photo-cap .role {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #e6c77e;\n    margin-top: 3px;\n    display: block;\n  }\n\n  .ckem-chef-body { padding: 32px; text-align: center; }\n\n  .ckem-chef-body p {\n    font-size: 16px;\n    line-height: 1.85;\n    color: #444;\n    font-weight: 300;\n  }\n\n  .ckem-chef-body p + p { margin-top: 14px; }\n\n  .ckem-chef-creds {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-top: 22px;\n    padding-top: 20px;\n    border-top: 1px solid #e7d4ab;\n    text-align: left;\n  }\n\n  .ckem-chef-cred {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: #ffffff;\n    border: 1px solid #e7d4ab;\n    border-radius: 12px;\n    padding: 12px 14px;\n    font-size: 13.5px;\n    font-weight: 600;\n    color: #1a1a1a;\n  }\n\n  .ckem-chef-cred .ico {\n    width: 34px;\n    height: 34px;\n    flex-shrink: 0;\n    border-radius: 10px;\n    background: #cc9e41;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 16px;\n    line-height: 1;\n  }\n\n  \/* ── HOW IT WORKS (steps) ── *\/\n  .ckem-how {\n    background: #fbf6e9;\n    border: 1px solid #e7d4ab;\n    border-top: 3px solid #cc9e41;\n    border-radius: 16px;\n    padding: 10px 28px;\n    margin-top: 18px;\n  }\n\n  .ckem-step-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 18px;\n    padding: 22px 0;\n    border-bottom: 1px solid #e7d4ab;\n  }\n\n  .ckem-step-row:last-of-type { border-bottom: none; }\n\n  .ckem-step-icon {\n    width: 48px; height: 48px;\n    border-radius: 12px;\n    background: #cc9e41;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 24px;\n    flex-shrink: 0;\n  }\n\n  .ckem-step-title {\n    font-size: 16px;\n    font-weight: 600;\n    margin-bottom: 5px;\n    color: #1a1a1a;\n  }\n\n  .ckem-step-desc {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.65;\n    font-weight: 300;\n  }\n\n  .ckem-step-pill {\n    display: inline-block;\n    background: #cc9e41;\n    color: #1c1611;\n    font-size: 12px;\n    font-weight: 700;\n    border-radius: 100px;\n    padding: 4px 12px;\n    margin-top: 10px;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n\n  \/* ── DELIVERY ── *\/\n  .ckem-delivery-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 20px;\n  }\n\n  .ckem-dcell {\n    background: #ffffff;\n    border: 1px solid #e7d4ab;\n    border-radius: 16px;\n    padding: 22px 16px;\n    text-align: center;\n  }\n\n  .ckem-dcell-icon {\n    width: 40px;\n    height: 40px;\n    border-radius: 11px;\n    background: #cc9e41;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 19px;\n    margin: 0 auto 12px;\n  }\n\n  .ckem-dcell span {\n    display: block;\n    font-size: 10.5px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #9c7a2e;\n    margin-bottom: 8px;\n  }\n\n  .ckem-dcell b {\n    display: block;\n    font-family: \"Playfair Display\", serif;\n    font-size: 17px;\n    font-weight: 700;\n    color: #1a1a1a;\n    line-height: 1.35;\n  }\n\n  .ckem-map {\n    margin-top: 18px;\n    border-radius: 14px;\n    overflow: hidden;\n    border: 1px solid #e7d4ab;\n  }\n\n  .ckem-map iframe {\n    width: 100%;\n    height: 260px;\n    border: 0;\n    display: block;\n  }\n\n  \/* ── MEAL PLANS (upsell) ── *\/\n  .ckem-plans {\n    background: #1c1611;\n    border-radius: 20px;\n    padding: 40px 36px;\n    margin: 24px 0;\n    text-align: center;\n    border: 1px solid rgba(204, 158, 65, 0.45);\n  }\n\n  .ckem-plans h2 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 30px;\n    font-weight: 900;\n    color: #ffffff;\n    margin-bottom: 6px;\n    line-height: 1.15;\n  }\n\n  .ckem-plans h2 span { color: #cc9e41; font-style: italic; }\n\n  .ckem-plans p {\n    font-size: 15px;\n    color: rgba(255, 255, 255, 0.62);\n    font-weight: 300;\n    margin-bottom: 26px;\n  }\n\n  .ckem-plan-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  .ckem-plan {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 4px;\n    background: rgba(204, 158, 65, 0.12);\n    border: 1px solid rgba(204, 158, 65, 0.55);\n    border-radius: 14px;\n    padding: 20px 12px;\n    text-decoration: none;\n    transition: background 0.2s, transform 0.15s, border-color 0.2s;\n  }\n\n  .ckem-plan:hover {\n    background: #cc9e41;\n    border-color: #cc9e41;\n    transform: translateY(-2px);\n  }\n\n  .ckem-plan .num {\n    font-family: \"Playfair Display\", serif;\n    font-size: 30px;\n    font-weight: 700;\n    color: #cc9e41;\n    line-height: 1;\n  }\n\n  .ckem-plan .word {\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: rgba(255, 255, 255, 0.78);\n  }\n\n  .ckem-plan:hover .num,\n  .ckem-plan:hover .word { color: #1c1611; }\n\n  \/* ── CONTACT ── *\/\n  .ckem-contact {\n    border: 2px solid #cc9e41;\n    border-radius: 18px;\n    padding: 32px;\n    margin: 24px 0;\n    display: flex;\n    gap: 20px;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    flex-direction: column;\n    text-align: center;\n    background: #fbf6e9;\n  }\n\n  .ckem-contact-icon {\n    font-size: 28px;\n    line-height: 1;\n    width: 60px; height: 60px;\n    border-radius: 50%;\n    background: #cc9e41;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .ckem-contact-text { width: 100%; max-width: 480px; }\n\n  .ckem-contact h3 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 6px;\n  }\n\n  .ckem-contact p {\n    font-size: 15px;\n    line-height: 1.6;\n    color: #555;\n    font-weight: 300;\n  }\n\n  \/* ── FOOTER NOTE ── *\/\n  .ckem-footnote {\n    text-align: center;\n    font-size: 12px;\n    color: #1c1611;\n    background: #cc9e41;\n    border-radius: 100px;\n    display: inline-block;\n    padding: 8px 22px;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    font-weight: 700;\n    margin-top: 8px;\n  }\n  .ckem-footnote-wrap { text-align: center; margin-top: 28px; }\n\n  \/* ── RESPONSIVE ── *\/\n  @media (max-width: 620px) {\n    .ckem-plan-grid { grid-template-columns: repeat(3, 1fr); }\n    .ckem-hero { padding: 36px 24px 32px; }\n    .ckem-hero h1 { font-size: 32px; }\n    .ckem-how { padding: 10px 22px; }\n    .ckem-delivery-grid { grid-template-columns: 1fr; }\n    .ckem-map iframe { height: 200px; }\n    .ckem-chef-creds { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ckem\"\u003e\n\u003c!-- TICKER --\u003e\n\u003cdiv class=\"ckem-ticker\"\u003e\n\u003cdiv class=\"ckem-ticker-track\"\u003e\n\u003cspan\u003e15+ Years Culinary Experience\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUp To 45g Protein\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUnder 525 Calories\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003e24oz Portions\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eMade From Scratch\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eDelivered Across Albuquerque\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e \u003cspan\u003eUp To 45g Protein\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUnder 525 Calories\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003e24oz Portions\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eMade From Scratch\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eDelivered Across Albuquerque\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"ckem-hero\" id=\"ckem-top\"\u003e\n\u003cdiv class=\"ckem-orb ckem-o1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-orb ckem-o2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-sweep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-hero-eyebrow\"\u003e\n\u003cdiv class=\"ckem-hero-eyebrow-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003e15+ Years of Chef-Crafted Meal Prep in Albuquerque\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003eChef-Crafted, Macro-Friendly Meals,\u003cbr\u003e\u003cem\u003eDelivered Across Albuquerque\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"ckem-hero-sub\"\u003eBold, globally inspired meals from \u003cstrong\u003eChef Kenny\u003c\/strong\u003e, delivered fresh with a macro-friendly twist. No meal planning, no cooking, no cleanup. Pickup available!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MEET THE CHEF --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eMeet the Chef\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eCrafted by Chef Kenny. Consistent quality.\u003cbr\u003eUnforgettable taste.\u003c\/div\u003e\n\u003cdiv class=\"ckem-chef-card\"\u003e\n\u003cdiv class=\"ckem-chef-photo-wrap\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Chef Kenny of Chef Kenny's Enchanted Meals\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/MEcf818a21b2b024616d63046efe99afb9.jpg?v=1785803711\"\u003e\n\u003cdiv class=\"ckem-chef-photo-cap\"\u003e\n\u003cdiv class=\"name\"\u003eChef Kenny\u003c\/div\u003e\n\u003cspan class=\"role\"\u003eFounder \u0026amp; Chef\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-chef-body\"\u003e\n\u003cp\u003eEvery meal is designed, prepped, and cooked personally by \u003cstrong\u003eChef Kenny\u003c\/strong\u003e. Meals are built around globally inspired flavors and tuned to your macros, so you get real gourmet flavor without derailing your goals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CULINARY TECHNIQUE --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e👨🍳 Culinary Experience\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003e\u003cspan\u003e15+ Years of Culinary Experience\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eEvery dish comes from a professional kitchen background, meaning consistent seasoning, proper technique, and flavor that holds up after reheating, not a guess made from a recipe card.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's dishes made with professional technique\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/15_Years.gif?v=1782154209\"\u003e\n\u003c\/div\u003e\n\u003c!-- PROTEIN + CALORIES (COMBINED) --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e💪🔥 Protein \u0026amp; Calories\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eProtein-Packed for Every Goal, Light on Calories\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eFuel your day with \u003cstrong\u003eup to 45g of protein per meal\u003c\/strong\u003e, protein your body uses to build and repair muscle and stay full longer, so you're not snacking an hour later. Every meal stays \u003cstrong\u003eunder 525 calories\u003c\/strong\u003e, a range that supports weight loss or maintenance without leaving you hungry. Big portions, bold global flavor, no cooking, no cleanup, just heat and enjoy.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's 24oz meal prep portion\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/ChatGPT_Image_Aug_13_2026_04_45_21_PM.png?v=1786653928\"\u003e\n\u003c\/div\u003e\n\u003c!-- 24OZ PORTIONS --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e🍽️ Hearty Portions\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003e24oz Portions, Zero Hassle\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eEvery meal is packed into a generous \u003cstrong\u003e24oz portion\u003c\/strong\u003e, large enough to actually fill you up instead of leaving you hunting for a snack an hour later. We handle the shopping, prep, cooking, and cleanup, so eating well doesn't cost you the two hours it usually takes.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's Enchanted Meals ready for pickup and delivery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/ChatGPT_Image_Aug_13_2026_05_20_58_PM.png?v=1786656072\"\u003e\n\u003c\/div\u003e\n\u003c!-- DELIVERY --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eDelivery \u0026amp; Pickup\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eFresh Meals, Right On Schedule\u003c\/div\u003e\n\u003cdiv class=\"ckem-delivery-grid\"\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e🚚\u003c\/div\u003e\n\u003cspan\u003eDelivery\u003c\/span\u003e\u003cb\u003eSunday \u0026amp; Wednesday\u003cbr\u003e6–8 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e🛍️\u003c\/div\u003e\n\u003cspan\u003ePickup\u003c\/span\u003e\u003cb\u003eSunday \u0026amp; Wednesday\u003cbr\u003e3–5 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e⏰\u003c\/div\u003e\n\u003cspan\u003eOrder Cutoff\u003c\/span\u003e\u003cb\u003e2 Days Before\u003cbr\u003eBy 12:00 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-map\"\u003e\u003ciframe title=\"Chef Kenny's Enchanted Meals delivery area\" loading=\"lazy\" src=\"https:\/\/maps.google.com\/maps?q=Albuquerque,+NM\u0026amp;z=11\u0026amp;output=embed\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"ckem-section\" id=\"how-it-works\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eHow It Works\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003ePick your favorite dishes. Delivered fresh.\u003cbr\u003eHeat in minutes.\u003c\/div\u003e\n\u003cdiv class=\"ckem-how\"\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e⏱️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eHeat and eat\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eNo cooking. No cleanup. Just heat and eat.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eReady in 2–3 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e🍳\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eCooked fresh\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eOrder by Friday or Monday, 12 PM. We cook it fresh for you.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eCutoff: 2 Days Before, 12 PM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eDelivered or picked up\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eDelivery 6–8 PM or pickup 3–5 PM, every Sunday and Wednesday.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eSundays \u0026amp; Wednesdays\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MEAL PLANS --\u003e\n\u003cdiv class=\"ckem-plans\"\u003e\n\u003ch2\u003eChoose Your \u003cspan\u003eMeal Plan\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003ePick the plan that fits your week.\u003c\/p\u003e\n\u003cdiv class=\"ckem-plan-grid\"\u003e\n\u003ca class=\"ckem-plan\" href=\"\/products\/5-meal-plan\"\u003e \u003cspan class=\"num\"\u003e5\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/6-meal-plan\"\u003e \u003cspan class=\"num\"\u003e6\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/7-meal-plan\"\u003e \u003cspan class=\"num\"\u003e7\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/10-meal-plan\"\u003e \u003cspan class=\"num\"\u003e10\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/15-meal-plan\"\u003e \u003cspan class=\"num\"\u003e15\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTACT --\u003e\n\u003cdiv class=\"ckem-contact\"\u003e\n\u003cdiv class=\"ckem-contact-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv class=\"ckem-contact-text\"\u003e\n\u003ch3\u003eGot questions?\u003c\/h3\u003e\n\u003cp\u003eNeed help choosing a plan or have a quick question? We're one message away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"ckem-btn-primary\" href=\"\/pages\/contact\"\u003eContact Us →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-footnote-wrap\"\u003e\n\u003cdiv class=\"ckem-footnote\"\u003eChef Kenny's Enchanted Meals · Albuquerque, New Mexico\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Chef Kennys Enchanted Meal Prep","offers":[{"title":"Default Title","offer_id":48220707389593,"sku":null,"price":119.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/menu.png?v=1786578801"},{"product_id":"5-1-free-meal-plan","title":"EXCLUSIVE 5 (+1 FREE) Meal Plan","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,400\u0026amp;family=DM+Sans:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .ckem * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ckem {\n    font-family: \"DM Sans\", sans-serif;\n    color: #1a1a1a;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 24px 0px;\n  }\n\n  \/* ── TICKER ── *\/\n  .ckem-ticker { background: #1c1611; border-radius: 999px; overflow: hidden; padding: 12px 0; white-space: nowrap; margin-bottom: 12px; border: 1px solid rgba(204, 158, 65, 0.35); }\n  .ckem-ticker-track { display: inline-flex; animation: ckemTickerScroll 26s linear infinite; }\n  .ckem-ticker:hover .ckem-ticker-track { animation-play-state: paused; }\n  .ckem-ticker span { color: #e6c77e; font-size: 12px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 0 20px; }\n  @keyframes ckemTickerScroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n  @media (prefers-reduced-motion: reduce) { .ckem-ticker-track { animation: none; } }\n\n  \/* ── HERO (dark \/ golden) ── *\/\n  .ckem-hero {\n    background: #1c1611;\n    border-radius: 24px;\n    padding: 60px 44px;\n    margin-bottom: 12px;\n    position: relative;\n    overflow: hidden;\n    border: 1px solid rgba(204, 158, 65, 0.45);\n    text-align: center;\n  }\n\n  .ckem-hero::before {\n    content: \"\";\n    position: absolute;\n    top: -50px; right: -50px;\n    width: 260px; height: 260px;\n    border-radius: 50%;\n    background: rgba(204, 158, 65, 0.14);\n    pointer-events: none;\n  }\n\n  .ckem-hero::after {\n    content: \"\";\n    position: absolute;\n    bottom: -70px; left: -30px;\n    width: 320px; height: 320px;\n    border-radius: 50%;\n    background: rgba(204, 158, 65, 0.08);\n    pointer-events: none;\n  }\n\n  \/* ── HERO BACKGROUND MOTION ── *\/\n  .ckem-orb { position: absolute; border-radius: 50%; pointer-events: none; filter: blur(2px); z-index: 0; }\n  .ckem-o1 { width: 220px; height: 220px; top: -80px; right: -40px; background: radial-gradient(circle, rgba(204,158,65,.3) 0%, transparent 70%); animation: ckemFloat1 8s ease-in-out infinite; }\n  .ckem-o2 { width: 260px; height: 260px; bottom: -100px; left: -60px; background: radial-gradient(circle, rgba(204,158,65,.18) 0%, transparent 70%); animation: ckemFloat2 10s ease-in-out infinite 1s; }\n  .ckem-sweep { position: absolute; top: -20%; left: 0; width: 60%; height: 140%; background: linear-gradient(100deg, transparent 0%, rgba(204,158,65,.18) 45%, rgba(204,158,65,.1) 55%, transparent 100%); pointer-events: none; animation: ckemSweep 9s ease-in-out infinite; filter: blur(6px); z-index: 0; }\n  @keyframes ckemSweep { 0% { transform: translateX(-30%) rotate(8deg); opacity: .25; } 50% { transform: translateX(30%) rotate(8deg); opacity: .5; } 100% { transform: translateX(-30%) rotate(8deg); opacity: .25; } }\n  @keyframes ckemFloat1 { 0%,100% { transform: translateY(0) scale(1); opacity: .6; } 50% { transform: translateY(-16px) scale(1.06); opacity: .85; } }\n  @keyframes ckemFloat2 { 0%,100% { transform: translateY(0) scale(1); opacity: .45; } 50% { transform: translateY(-22px) scale(1.1); opacity: .65; } }\n  @keyframes ckemTextglow { 0%,100% { text-shadow: 0 0 14px rgba(204,158,65,.4); } 50% { text-shadow: 0 0 28px rgba(204,158,65,.8), 0 0 44px rgba(204,158,65,.35); } }\n  @keyframes ckemTwinkle { 0%,100% { transform: scale(0) rotate(0deg); opacity: 0; } 50% { transform: scale(1) rotate(20deg); opacity: 1; } }\n  .ckem-sparkle-wrap { position: relative; display: inline-block; }\n  .ckem-sparkle { position: absolute; color: #e6c77e; font-size: 15px; line-height: 1; pointer-events: none; animation: ckemTwinkle 2.3s ease-in-out infinite; text-shadow: 0 0 6px rgba(204,158,65,.8); }\n  .ckem-sp1 { top: -13px; left: -4%; font-size: 13px; animation-delay: 0s; }\n  .ckem-sp2 { top: -8px; right: 6%; font-size: 18px; animation-delay: .6s; }\n  .ckem-sp3 { bottom: -10px; left: 30%; font-size: 12px; animation-delay: 1.2s; }\n  @media (prefers-reduced-motion: reduce) {\n    .ckem-orb, .ckem-sweep, .ckem-sparkle, .ckem-hero h1 em { animation: none !important; }\n    .ckem-sparkle { display: none !important; }\n  }\n\n  .ckem-hero-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 22px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero-eyebrow-line {\n    width: 28px;\n    height: 2px;\n    background: #cc9e41;\n    flex-shrink: 0;\n  }\n\n  .ckem-hero-eyebrow span {\n    font-family: \"DM Sans\", sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #e6c77e;\n  }\n\n  .ckem-hero-sub {\n    font-size: 16px;\n    color: rgba(255, 255, 255, 0.78);\n    font-weight: 300;\n    line-height: 1.75;\n    max-width: 460px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero-sub strong { color: #e6c77e; font-weight: 600; }\n\n  .ckem-hero h1 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 48px;\n    font-weight: 900;\n    line-height: 1.12;\n    color: #ffffff;\n    margin-bottom: 16px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .ckem-hero h1 em {\n    font-style: italic;\n    color: #cc9e41;\n    animation: ckemTextglow 2.5s ease-in-out infinite;\n  }\n\n  .ckem-btn-primary {\n    display: inline-block;\n    background: #cc9e41;\n    color: #1c1611;\n    border: none;\n    border-radius: 10px;\n    padding: 16px 32px;\n    font-family: \"DM Sans\", sans-serif;\n    font-size: 16px;\n    font-weight: 600;\n    cursor: pointer;\n    text-decoration: none;\n    letter-spacing: 0.02em;\n    text-transform: uppercase;\n    transition: background 0.2s, transform 0.15s;\n  }\n\n  .ckem-btn-primary:hover {\n    background: #b0862e;\n    transform: translateY(-1px);\n  }\n\n  \/* ── SECTIONS ── *\/\n  .ckem-section {\n    margin: 36px 0;\n  }\n\n  .ckem-section-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #9c7a2e;\n    margin-bottom: 8px;\n    padding-left: 14px;\n    border-left: 3px solid #cc9e41;\n  }\n\n  .ckem-section-title {\n    font-family: \"Playfair Display\", serif;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.18;\n    color: #1a1a1a;\n    margin-bottom: 12px;\n  }\n\n  .ckem-section-body {\n    font-size: 16px;\n    line-height: 1.75;\n    color: #4a4a4a;\n    font-weight: 300;\n  }\n\n  .ckem-section-img {\n    width: 100%;\n    border-radius: 16px;\n    margin-top: 20px;\n    display: block;\n    border: 1px solid #e7d4ab;\n  }\n\n  \/* ── MEET THE CHEF ── *\/\n  .ckem-chef-card {\n    background: #fbf6e9;\n    border: 1px solid #e7d4ab;\n    border-top: 3px solid #cc9e41;\n    border-radius: 16px;\n    overflow: hidden;\n    margin: 18px 0;\n  }\n\n  .ckem-chef-photo-wrap {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 3 \/ 4;\n    overflow: hidden;\n    background: #1c1611;\n  }\n\n  .ckem-chef-photo-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center bottom;\n    display: block;\n    transform: scale(1.06);\n    transform-origin: center bottom;\n  }\n\n  .ckem-chef-photo-wrap::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(to top, rgba(28,22,17,.88) 0%, transparent 45%);\n    pointer-events: none;\n  }\n\n  .ckem-chef-photo-cap {\n    position: absolute;\n    left: 24px;\n    bottom: 18px;\n    z-index: 2;\n  }\n\n  .ckem-chef-photo-cap .name {\n    font-family: \"Playfair Display\", serif;\n    font-size: 24px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.1;\n  }\n\n  .ckem-chef-photo-cap .role {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #e6c77e;\n    margin-top: 3px;\n    display: block;\n  }\n\n  .ckem-chef-body { padding: 32px; text-align: center; }\n\n  .ckem-chef-body p {\n    font-size: 16px;\n    line-height: 1.85;\n    color: #444;\n    font-weight: 300;\n  }\n\n  .ckem-chef-body p + p { margin-top: 14px; }\n\n  .ckem-chef-creds {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-top: 22px;\n    padding-top: 20px;\n    border-top: 1px solid #e7d4ab;\n    text-align: left;\n  }\n\n  .ckem-chef-cred {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: #ffffff;\n    border: 1px solid #e7d4ab;\n    border-radius: 12px;\n    padding: 12px 14px;\n    font-size: 13.5px;\n    font-weight: 600;\n    color: #1a1a1a;\n  }\n\n  .ckem-chef-cred .ico {\n    width: 34px;\n    height: 34px;\n    flex-shrink: 0;\n    border-radius: 10px;\n    background: #cc9e41;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 16px;\n    line-height: 1;\n  }\n\n  \/* ── HOW IT WORKS (steps) ── *\/\n  .ckem-how {\n    background: #fbf6e9;\n    border: 1px solid #e7d4ab;\n    border-top: 3px solid #cc9e41;\n    border-radius: 16px;\n    padding: 10px 28px;\n    margin-top: 18px;\n  }\n\n  .ckem-step-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 18px;\n    padding: 22px 0;\n    border-bottom: 1px solid #e7d4ab;\n  }\n\n  .ckem-step-row:last-of-type { border-bottom: none; }\n\n  .ckem-step-icon {\n    width: 48px; height: 48px;\n    border-radius: 12px;\n    background: #cc9e41;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 24px;\n    flex-shrink: 0;\n  }\n\n  .ckem-step-title {\n    font-size: 16px;\n    font-weight: 600;\n    margin-bottom: 5px;\n    color: #1a1a1a;\n  }\n\n  .ckem-step-desc {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.65;\n    font-weight: 300;\n  }\n\n  .ckem-step-pill {\n    display: inline-block;\n    background: #cc9e41;\n    color: #1c1611;\n    font-size: 12px;\n    font-weight: 700;\n    border-radius: 100px;\n    padding: 4px 12px;\n    margin-top: 10px;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n\n  \/* ── DELIVERY ── *\/\n  .ckem-delivery-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 20px;\n  }\n\n  .ckem-dcell {\n    background: #ffffff;\n    border: 1px solid #e7d4ab;\n    border-radius: 16px;\n    padding: 22px 16px;\n    text-align: center;\n  }\n\n  .ckem-dcell-icon {\n    width: 40px;\n    height: 40px;\n    border-radius: 11px;\n    background: #cc9e41;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 19px;\n    margin: 0 auto 12px;\n  }\n\n  .ckem-dcell span {\n    display: block;\n    font-size: 10.5px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #9c7a2e;\n    margin-bottom: 8px;\n  }\n\n  .ckem-dcell b {\n    display: block;\n    font-family: \"Playfair Display\", serif;\n    font-size: 17px;\n    font-weight: 700;\n    color: #1a1a1a;\n    line-height: 1.35;\n  }\n\n  .ckem-map {\n    margin-top: 18px;\n    border-radius: 14px;\n    overflow: hidden;\n    border: 1px solid #e7d4ab;\n  }\n\n  .ckem-map iframe {\n    width: 100%;\n    height: 260px;\n    border: 0;\n    display: block;\n  }\n\n  \/* ── MEAL PLANS (upsell) ── *\/\n  .ckem-plans {\n    background: #1c1611;\n    border-radius: 20px;\n    padding: 40px 36px;\n    margin: 24px 0;\n    text-align: center;\n    border: 1px solid rgba(204, 158, 65, 0.45);\n  }\n\n  .ckem-plans h2 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 30px;\n    font-weight: 900;\n    color: #ffffff;\n    margin-bottom: 6px;\n    line-height: 1.15;\n  }\n\n  .ckem-plans h2 span { color: #cc9e41; font-style: italic; }\n\n  .ckem-plans p {\n    font-size: 15px;\n    color: rgba(255, 255, 255, 0.62);\n    font-weight: 300;\n    margin-bottom: 26px;\n  }\n\n  .ckem-plan-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n  }\n\n  .ckem-plan {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 4px;\n    background: rgba(204, 158, 65, 0.12);\n    border: 1px solid rgba(204, 158, 65, 0.55);\n    border-radius: 14px;\n    padding: 20px 12px;\n    text-decoration: none;\n    transition: background 0.2s, transform 0.15s, border-color 0.2s;\n  }\n\n  .ckem-plan:hover {\n    background: #cc9e41;\n    border-color: #cc9e41;\n    transform: translateY(-2px);\n  }\n\n  .ckem-plan .num {\n    font-family: \"Playfair Display\", serif;\n    font-size: 30px;\n    font-weight: 700;\n    color: #cc9e41;\n    line-height: 1;\n  }\n\n  .ckem-plan .word {\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: rgba(255, 255, 255, 0.78);\n  }\n\n  .ckem-plan:hover .num,\n  .ckem-plan:hover .word { color: #1c1611; }\n\n  \/* ── CONTACT ── *\/\n  .ckem-contact {\n    border: 2px solid #cc9e41;\n    border-radius: 18px;\n    padding: 32px;\n    margin: 24px 0;\n    display: flex;\n    gap: 20px;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    flex-direction: column;\n    text-align: center;\n    background: #fbf6e9;\n  }\n\n  .ckem-contact-icon {\n    font-size: 28px;\n    line-height: 1;\n    width: 60px; height: 60px;\n    border-radius: 50%;\n    background: #cc9e41;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .ckem-contact-text { width: 100%; max-width: 480px; }\n\n  .ckem-contact h3 {\n    font-family: \"Playfair Display\", serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 6px;\n  }\n\n  .ckem-contact p {\n    font-size: 15px;\n    line-height: 1.6;\n    color: #555;\n    font-weight: 300;\n  }\n\n  \/* ── FOOTER NOTE ── *\/\n  .ckem-footnote {\n    text-align: center;\n    font-size: 12px;\n    color: #1c1611;\n    background: #cc9e41;\n    border-radius: 100px;\n    display: inline-block;\n    padding: 8px 22px;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    font-weight: 700;\n    margin-top: 8px;\n  }\n  .ckem-footnote-wrap { text-align: center; margin-top: 28px; }\n\n  \/* ── RESPONSIVE ── *\/\n  @media (max-width: 620px) {\n    .ckem-plan-grid { grid-template-columns: repeat(3, 1fr); }\n    .ckem-hero { padding: 36px 24px 32px; }\n    .ckem-hero h1 { font-size: 32px; }\n    .ckem-how { padding: 10px 22px; }\n    .ckem-delivery-grid { grid-template-columns: 1fr; }\n    .ckem-map iframe { height: 200px; }\n    .ckem-chef-creds { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ckem\"\u003e\n\u003c!-- TICKER --\u003e\n\u003cdiv class=\"ckem-ticker\"\u003e\n\u003cdiv class=\"ckem-ticker-track\"\u003e\n\u003cspan\u003e15+ Years Culinary Experience\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUp To 45g Protein\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUnder 525 Calories\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003e24oz Portions\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eMade From Scratch\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eDelivered Across Albuquerque\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e \u003cspan\u003eUp To 45g Protein\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eUnder 525 Calories\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003e24oz Portions\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eMade From Scratch\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\u003cspan\u003eDelivered Across Albuquerque\u003c\/span\u003e\u003cspan\u003e●\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"ckem-hero\" id=\"ckem-top\"\u003e\n\u003cdiv class=\"ckem-orb ckem-o1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-orb ckem-o2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-sweep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-hero-eyebrow\"\u003e\n\u003cdiv class=\"ckem-hero-eyebrow-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003e15+ Years of Chef-Crafted Meal Prep in Albuquerque\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003eChef-Crafted, Macro-Friendly Meals,\u003cbr\u003e\u003cem\u003eDelivered Across Albuquerque\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"ckem-hero-sub\"\u003eBold, globally inspired meals from \u003cstrong\u003eChef Kenny\u003c\/strong\u003e, delivered fresh with a macro-friendly twist. No meal planning, no cooking, no cleanup. Pickup available!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MEET THE CHEF --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eMeet the Chef\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eCrafted by Chef Kenny. Consistent quality.\u003cbr\u003eUnforgettable taste.\u003c\/div\u003e\n\u003cdiv class=\"ckem-chef-card\"\u003e\n\u003cdiv class=\"ckem-chef-photo-wrap\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Chef Kenny of Chef Kenny's Enchanted Meals\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/MEcf818a21b2b024616d63046efe99afb9.jpg?v=1785803711\"\u003e\n\u003cdiv class=\"ckem-chef-photo-cap\"\u003e\n\u003cdiv class=\"name\"\u003eChef Kenny\u003c\/div\u003e\n\u003cspan class=\"role\"\u003eFounder \u0026amp; Chef\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-chef-body\"\u003e\n\u003cp\u003eEvery meal is designed, prepped, and cooked personally by \u003cstrong\u003eChef Kenny\u003c\/strong\u003e. Meals are built around globally inspired flavors and tuned to your macros, so you get real gourmet flavor without derailing your goals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CULINARY TECHNIQUE --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e👨🍳 Culinary Experience\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003e\u003cspan\u003e15+ Years of Culinary Experience\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eEvery dish comes from a professional kitchen background, meaning consistent seasoning, proper technique, and flavor that holds up after reheating, not a guess made from a recipe card.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's dishes made with professional technique\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/15_Years.gif?v=1782154209\"\u003e\n\u003c\/div\u003e\n\u003c!-- PROTEIN + CALORIES (COMBINED) --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e💪🔥 Protein \u0026amp; Calories\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eProtein-Packed for Every Goal, Light on Calories\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eFuel your day with \u003cstrong\u003eup to 45g of protein per meal\u003c\/strong\u003e, protein your body uses to build and repair muscle and stay full longer, so you're not snacking an hour later. Every meal stays \u003cstrong\u003eunder 525 calories\u003c\/strong\u003e, a range that supports weight loss or maintenance without leaving you hungry. Big portions, bold global flavor, no cooking, no cleanup, just heat and enjoy.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's 24oz meal prep portion\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/ChatGPT_Image_Aug_13_2026_04_45_21_PM.png?v=1786653928\"\u003e\n\u003c\/div\u003e\n\u003c!-- 24OZ PORTIONS --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003e🍽️ Hearty Portions\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003e24oz Portions, Zero Hassle\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-body\"\u003eEvery meal is packed into a generous \u003cstrong\u003e24oz portion\u003c\/strong\u003e, large enough to actually fill you up instead of leaving you hunting for a snack an hour later. We handle the shopping, prep, cooking, and cleanup, so eating well doesn't cost you the two hours it usually takes.\u003c\/div\u003e\n\u003cimg class=\"ckem-section-img\" loading=\"lazy\" alt=\"Chef Kenny's Enchanted Meals ready for pickup and delivery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/ChatGPT_Image_Aug_13_2026_05_20_58_PM.png?v=1786656072\"\u003e\n\u003c\/div\u003e\n\u003c!-- DELIVERY --\u003e\n\u003cdiv class=\"ckem-section\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eDelivery \u0026amp; Pickup\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003eFresh Meals, Right On Schedule\u003c\/div\u003e\n\u003cdiv class=\"ckem-delivery-grid\"\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e🚚\u003c\/div\u003e\n\u003cspan\u003eDelivery\u003c\/span\u003e\u003cb\u003eSunday \u0026amp; Wednesday\u003cbr\u003e6–8 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e🛍️\u003c\/div\u003e\n\u003cspan\u003ePickup\u003c\/span\u003e\u003cb\u003eSunday \u0026amp; Wednesday\u003cbr\u003e3–5 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-dcell\"\u003e\n\u003cdiv class=\"ckem-dcell-icon\"\u003e⏰\u003c\/div\u003e\n\u003cspan\u003eOrder Cutoff\u003c\/span\u003e\u003cb\u003e2 Days Before\u003cbr\u003eBy 12:00 PM\u003c\/b\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-map\"\u003e\u003ciframe title=\"Chef Kenny's Enchanted Meals delivery area\" loading=\"lazy\" src=\"https:\/\/maps.google.com\/maps?q=Albuquerque,+NM\u0026amp;z=11\u0026amp;output=embed\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"ckem-section\" id=\"how-it-works\"\u003e\n\u003cdiv class=\"ckem-section-label\"\u003eHow It Works\u003c\/div\u003e\n\u003cdiv class=\"ckem-section-title\"\u003ePick your favorite dishes. Delivered fresh.\u003cbr\u003eHeat in minutes.\u003c\/div\u003e\n\u003cdiv class=\"ckem-how\"\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e⏱️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eHeat and eat\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eNo cooking. No cleanup. Just heat and eat.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eReady in 2–3 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e🍳\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eCooked fresh\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eOrder by Friday or Monday, 12 PM. We cook it fresh for you.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eCutoff: 2 Days Before, 12 PM\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-row\"\u003e\n\u003cdiv class=\"ckem-step-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ckem-step-title\"\u003eDelivered or picked up\u003c\/div\u003e\n\u003cdiv class=\"ckem-step-desc\"\u003eDelivery 6–8 PM or pickup 3–5 PM, every Sunday and Wednesday.\u003c\/div\u003e\n\u003cspan class=\"ckem-step-pill\"\u003eSundays \u0026amp; Wednesdays\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MEAL PLANS --\u003e\n\u003cdiv class=\"ckem-plans\"\u003e\n\u003ch2\u003eChoose Your \u003cspan\u003eMeal Plan\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003ePick the plan that fits your week.\u003c\/p\u003e\n\u003cdiv class=\"ckem-plan-grid\"\u003e\n\u003ca class=\"ckem-plan\" href=\"\/products\/5-meal-plan\"\u003e \u003cspan class=\"num\"\u003e5\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/6-meal-plan\"\u003e \u003cspan class=\"num\"\u003e6\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/7-meal-plan\"\u003e \u003cspan class=\"num\"\u003e7\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/10-meal-plan\"\u003e \u003cspan class=\"num\"\u003e10\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"ckem-plan\" href=\"\/products\/15-meal-plan\"\u003e \u003cspan class=\"num\"\u003e15\u003c\/span\u003e\u003cspan class=\"word\"\u003eMeal Plan\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTACT --\u003e\n\u003cdiv class=\"ckem-contact\"\u003e\n\u003cdiv class=\"ckem-contact-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv class=\"ckem-contact-text\"\u003e\n\u003ch3\u003eGot questions?\u003c\/h3\u003e\n\u003cp\u003eNeed help choosing a plan or have a quick question? We're one message away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"ckem-btn-primary\" href=\"\/pages\/contact\"\u003eContact Us →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ckem-footnote-wrap\"\u003e\n\u003cdiv class=\"ckem-footnote\"\u003eChef Kenny's Enchanted Meals · Albuquerque, New Mexico\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Chef Kennys Enchanted Meal Prep","offers":[{"title":"Default Title","offer_id":48220763979929,"sku":null,"price":59.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0730\/8463\/3241\/files\/menu.png?v=1786578801"}],"url":"https:\/\/chefkennysenchantedmealprep.com\/collections\/frontpage.oembed","provider":"Chef Kennys Enchanted Meal Prep ","version":"1.0","type":"link"}