.hero[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin:2rem 0 4rem;padding:3rem 0;display:grid}.hero-content[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:#8b5a3c;margin-bottom:1rem;font-size:2.8rem;line-height:1.2}.hero-subtitle[data-astro-cid-lcdefpme]{color:#d4a574;margin:0 0 1.5rem;font-size:1.3rem;font-weight:600}.hero-description[data-astro-cid-lcdefpme]{color:#555;margin-bottom:2rem;font-size:1rem;line-height:1.8}.hero-buttons[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:1rem;display:flex}.hero-image[data-astro-cid-lcdefpme]{border-radius:12px;width:100%;overflow:hidden;box-shadow:0 10px 30px #00000026}.hero-image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:100%;height:auto;display:block}.btn[data-astro-cid-lcdefpme]{cursor:pointer;border:none;border-radius:6px;padding:.85rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary[data-astro-cid-lcdefpme]{color:#fff;background:linear-gradient(135deg,#d4a574 0%,#8b5a3c 100%)}.btn-primary[data-astro-cid-lcdefpme]:hover{transform:translateY(-2px);box-shadow:0 5px 15px #d4a57466}.btn-secondary[data-astro-cid-lcdefpme]{color:#d4a574;background:0 0;border:2px solid #d4a574}.btn-secondary[data-astro-cid-lcdefpme]:hover{color:#fff;background:#d4a574;transform:translateY(-2px)}.featured-section[data-astro-cid-lcdefpme]{margin:4rem 0}.featured-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{text-align:center;color:#8b5a3c;margin-bottom:3rem;font-size:2.2rem}.recipes-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;display:grid}.recipe-card[data-astro-cid-lcdefpme]{background:#fff;border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000014}.recipe-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-6px);box-shadow:0 12px 24px #0000001f}.recipe-image[data-astro-cid-lcdefpme]{width:100%;height:240px;overflow:hidden}.recipe-image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .3s}.recipe-card[data-astro-cid-lcdefpme]:hover .recipe-image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.05)}.recipe-content[data-astro-cid-lcdefpme]{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.recipe-content[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:#8b5a3c;margin:0 0 .5rem;font-size:1.2rem}.difficulty[data-astro-cid-lcdefpme]{color:#d4a574;margin:.5rem 0;font-size:.85rem;font-weight:600}.recipe-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#666;flex-grow:1;margin:.5rem 0 1rem;font-size:.95rem;line-height:1.5}.read-more[data-astro-cid-lcdefpme]{color:#d4a574;margin-top:auto;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.read-more[data-astro-cid-lcdefpme]:hover{color:#8b5a3c}.why-us[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#d4a57414 0%,#8b5a3c0d 100%);border-radius:12px;margin:4rem 0;padding:4rem 2rem}.why-us[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{text-align:center;color:#8b5a3c;margin-bottom:3rem;font-size:2.2rem}.features-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.feature[data-astro-cid-lcdefpme]{text-align:center;padding:1.5rem 1rem}.feature-icon[data-astro-cid-lcdefpme]{margin-bottom:1rem;font-size:2.5rem;display:block}.feature[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:#8b5a3c;margin-bottom:.5rem;font-size:1.1rem}.feature[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#666;margin:0;font-size:.9rem;line-height:1.6}.newsletter-section[data-astro-cid-lcdefpme]{text-align:center;color:#fff;background:linear-gradient(135deg,#d4a574 0%,#8b5a3c 100%);border-radius:12px;margin:4rem 0;padding:3rem 2rem}.newsletter-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#fff;margin-bottom:1rem;font-size:2rem}.newsletter-section[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{opacity:.95;margin-bottom:2rem;font-size:1rem}.newsletter-form[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:450px;margin:0 auto;display:flex}.newsletter-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{border:none;border-radius:6px;outline:none;flex:1;min-width:200px;padding:.75rem 1rem;font-size:1rem}.newsletter-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus{outline:2px solid #ffffff80}.newsletter-form[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{color:#8b5a3c;background:#fff;min-width:120px;font-weight:600}.newsletter-form[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]:hover{background:#f5f5f5}@media (width<=960px){.hero[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2rem}.hero-content[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:2.2rem}.featured-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.why-us[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:1.8rem}.recipes-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (width<=640px){.hero-buttons[data-astro-cid-lcdefpme]{flex-direction:column}.hero-buttons[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{text-align:center;width:100%}.btn[data-astro-cid-lcdefpme]{padding:.75rem 1.5rem}.hero-content[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:1.8rem}.hero-subtitle[data-astro-cid-lcdefpme]{font-size:1.1rem}.featured-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.why-us[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.newsletter-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:1.5rem}.recipes-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:1.5rem}.features-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.newsletter-form[data-astro-cid-lcdefpme]{flex-direction:column}.newsletter-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme],.newsletter-form[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{width:100%}.recipe-image[data-astro-cid-lcdefpme]{height:200px}}
