.recipes-container.svelte-phrr91{max-width:1200px;margin:0 auto;padding:1rem}.actions.svelte-phrr91{margin-bottom:2rem;display:flex;justify-content:flex-end}.add-recipe-btn.svelte-phrr91{background-color:#007bff;color:#fff;border:none;border-radius:4px;padding:.6rem 1.2rem;font-size:1rem;cursor:pointer;transition:background-color .2s ease}.add-recipe-btn.svelte-phrr91:hover{background-color:#0056b3}h1.svelte-phrr91{color:#333;margin-bottom:2rem;border-bottom:2px solid #eee;padding-bottom:.5rem}.loading.svelte-phrr91,.error.svelte-phrr91,.no-recipes.svelte-phrr91{text-align:center;color:#666;font-style:italic;margin:3rem 0}.error.svelte-phrr91{color:#dc3545}.retry-btn.svelte-phrr91{display:block;margin:1rem auto;padding:.5rem 1rem;background-color:#6c757d;color:#fff;border:none;border-radius:4px;cursor:pointer}.recipes-grid.svelte-phrr91{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.recipe-card.svelte-phrr91{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease;position:relative}.card-header.svelte-phrr91{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;position:relative}.card-header.svelte-phrr91 h2:where(.svelte-phrr91){padding-right:24px;margin:0}.delete-btn.svelte-phrr91{background-color:#dc3545b3;color:#fff;border:none;border-radius:50%;width:22px;height:22px;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;margin:0;position:absolute;top:0;right:0;transition:background-color .2s ease;z-index:10}.delete-btn.svelte-phrr91:hover{background-color:#dc3545}.recipe-card.svelte-phrr91:hover{transform:translateY(-5px);box-shadow:0 5px 15px #00000026}.card-header.svelte-phrr91 h2:where(.svelte-phrr91){color:#333;margin:0;font-size:1.5rem;flex-grow:1}.recipe-description.svelte-phrr91{color:#666;font-style:italic;margin-bottom:1rem}.recipe-meta.svelte-phrr91{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;font-size:.9rem;color:#555}.recipe-ingredients.svelte-phrr91,.recipe-instructions.svelte-phrr91,.recipe-tools.svelte-phrr91{margin-bottom:1.5rem}.recipe-ingredients.svelte-phrr91 h3:where(.svelte-phrr91),.recipe-instructions.svelte-phrr91 h3:where(.svelte-phrr91),.recipe-tools.svelte-phrr91 h3:where(.svelte-phrr91){font-size:1.2rem;color:#444;margin-bottom:.75rem;border-bottom:1px solid #eee;padding-bottom:.3rem}.ingredient-group.svelte-phrr91 h4:where(.svelte-phrr91){font-size:1rem;color:#555;margin:.75rem 0 .5rem;background-color:#f5f5f5;padding:.3rem .5rem;border-radius:4px}.recipe-ingredients.svelte-phrr91 ul:where(.svelte-phrr91),.recipe-tools.svelte-phrr91 ul:where(.svelte-phrr91){list-style-type:none;padding-left:0;margin:.5rem 0}.recipe-ingredients.svelte-phrr91 li:where(.svelte-phrr91){margin-bottom:.3rem;display:flex;align-items:center;gap:.3rem}.recipe-ingredients.svelte-phrr91 .quantity:where(.svelte-phrr91){font-weight:700;min-width:2.5rem}.recipe-ingredients.svelte-phrr91 .unit:where(.svelte-phrr91){color:#666;min-width:2rem}.recipe-tools.svelte-phrr91 li:where(.svelte-phrr91){margin-bottom:.3rem;color:#555}.recipe-instructions.svelte-phrr91 p:where(.svelte-phrr91){white-space:pre-line;line-height:1.5;color:#333}@media (max-width: 768px){.recipes-grid.svelte-phrr91{grid-template-columns:1fr}}
