.page[data-astro-cid-pizeepzm]{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:10rem 2rem 5rem;min-height:100vh}h1[data-astro-cid-pizeepzm]{font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;font-size:3rem;font-weight:400;color:#eee;margin:0 0 1.5rem;letter-spacing:-.02em;line-height:1.2;animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.intro[data-astro-cid-pizeepzm]{font-size:1.125rem;color:#999;margin-bottom:4rem;line-height:1.7;max-width:700px;animation:fadeIn .8s ease-out .2s both}.section-title[data-astro-cid-pizeepzm]{font-size:1.75rem;color:#ddd;margin-bottom:2rem;font-weight:400;letter-spacing:-.01em}.section-subtitle[data-astro-cid-pizeepzm]{color:#888;margin-bottom:2.5rem;font-size:.95rem;margin-top:-1rem}.my-recipes[data-astro-cid-pizeepzm]{margin-bottom:6rem}.inspiration-section[data-astro-cid-pizeepzm]{animation:fadeIn .8s ease-out .4s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.recipes-grid[data-astro-cid-pizeepzm]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.recipe-card[data-astro-cid-pizeepzm]{background:#14141499;backdrop-filter:blur(10px);border:1px solid #222;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:slideUp .6s ease-out both;animation-delay:calc(var(--index) * .1s);text-decoration:none;display:block;color:inherit}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.recipe-card[data-astro-cid-pizeepzm]:hover{border-color:#444}.card-header[data-astro-cid-pizeepzm]{margin-bottom:1.5rem}.recipe-card[data-astro-cid-pizeepzm] h3[data-astro-cid-pizeepzm]{font-size:1.5rem;color:#ccc;margin:0 0 .75rem;font-weight:400;letter-spacing:-.01em}.meta[data-astro-cid-pizeepzm]{display:flex;gap:1rem;font-size:.85rem;color:#666}.meta[data-astro-cid-pizeepzm] span[data-astro-cid-pizeepzm]{display:flex;align-items:center;gap:.5rem}.description[data-astro-cid-pizeepzm]{color:#999;line-height:1.7;margin:0 0 1.5rem;font-size:.95rem}.tags[data-astro-cid-pizeepzm]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-astro-cid-pizeepzm]{background:#28282899;border:1px solid #333;padding:.375rem .75rem;font-size:.8rem;color:#888;border-radius:4px;transition:all .3s ease}.recipe-card[data-astro-cid-pizeepzm]:hover .tag[data-astro-cid-pizeepzm]{border-color:#444;color:#999}.placeholder[data-astro-cid-pizeepzm]{display:flex;align-items:center;justify-content:center;min-height:250px;opacity:.6;border-style:dashed}.placeholder[data-astro-cid-pizeepzm]:hover{opacity:.8}.placeholder-content[data-astro-cid-pizeepzm]{text-align:center}.placeholder-icon[data-astro-cid-pizeepzm]{font-size:3rem;display:block;margin-bottom:1rem;filter:grayscale(1)}.placeholder-content[data-astro-cid-pizeepzm] p[data-astro-cid-pizeepzm]{color:#666;font-size:.95rem;font-style:italic}.inspiration-grid[data-astro-cid-pizeepzm]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.inspiration-card[data-astro-cid-pizeepzm]{background:#0f0f0f80;border:1px solid #222;text-decoration:none;display:block;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);animation:slideUp .6s ease-out both;animation-delay:calc(var(--index) * .1s + .6s)}.inspiration-card[data-astro-cid-pizeepzm]:hover{border-color:#333}.recipe-image-container[data-astro-cid-pizeepzm]{position:relative;width:100%;height:220px;overflow:hidden}.recipe-image-container[data-astro-cid-pizeepzm] img[data-astro-cid-pizeepzm]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.recipe-overlay[data-astro-cid-pizeepzm]{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.inspiration-card[data-astro-cid-pizeepzm]:hover .recipe-overlay[data-astro-cid-pizeepzm]{opacity:1}.view-recipe[data-astro-cid-pizeepzm]{color:#fff;font-size:1rem;font-weight:500}.recipe-info[data-astro-cid-pizeepzm]{padding:2rem}.recipe-info[data-astro-cid-pizeepzm] h3[data-astro-cid-pizeepzm]{font-size:1.25rem;color:#ccc;margin:0 0 1rem;font-weight:400;letter-spacing:-.01em}.recipe-badges[data-astro-cid-pizeepzm]{display:flex;gap:.5rem;margin-bottom:1rem}.badge[data-astro-cid-pizeepzm]{background:#28282899;border:1px solid #333;padding:.25rem .625rem;font-size:.75rem;color:#888;border-radius:4px}.recipe-preview[data-astro-cid-pizeepzm]{color:#777;font-size:.875rem;line-height:1.6;margin:0}@media(max-width:900px){.page[data-astro-cid-pizeepzm]{padding:7rem 1.5rem 3rem}h1[data-astro-cid-pizeepzm]{font-size:2.5rem;margin-bottom:1.25rem}.intro[data-astro-cid-pizeepzm]{font-size:1.0625rem;margin-bottom:3.5rem}.section-title[data-astro-cid-pizeepzm]{font-size:1.6rem;margin-bottom:1.75rem}.section-subtitle[data-astro-cid-pizeepzm]{font-size:.9rem;margin-bottom:2.25rem}.my-recipes[data-astro-cid-pizeepzm]{margin-bottom:5rem}.recipes-grid[data-astro-cid-pizeepzm]{grid-template-columns:1fr;gap:1.75rem}.recipe-card[data-astro-cid-pizeepzm]{padding:2.25rem}.recipe-card[data-astro-cid-pizeepzm] h3[data-astro-cid-pizeepzm]{font-size:1.35rem}.description[data-astro-cid-pizeepzm]{font-size:.9rem}.placeholder[data-astro-cid-pizeepzm]{min-height:220px}.placeholder-icon[data-astro-cid-pizeepzm]{font-size:2.75rem}}@media(max-width:768px){.page[data-astro-cid-pizeepzm]{padding:6rem 1.25rem 2.5rem}h1[data-astro-cid-pizeepzm]{font-size:2.25rem;margin-bottom:1rem}.intro[data-astro-cid-pizeepzm]{font-size:1rem;margin-bottom:3rem;line-height:1.65}.section-title[data-astro-cid-pizeepzm]{font-size:1.5rem;margin-bottom:1.5rem}.section-subtitle[data-astro-cid-pizeepzm]{font-size:.875rem;margin-bottom:2rem}.my-recipes[data-astro-cid-pizeepzm]{margin-bottom:4rem}.recipes-grid[data-astro-cid-pizeepzm]{gap:1.5rem}.recipe-card[data-astro-cid-pizeepzm]{padding:2rem}.recipe-card[data-astro-cid-pizeepzm]:hover{border-color:#444}.card-header[data-astro-cid-pizeepzm]{margin-bottom:1.25rem}.recipe-card[data-astro-cid-pizeepzm] h3[data-astro-cid-pizeepzm]{font-size:1.25rem;margin-bottom:.65rem}.meta[data-astro-cid-pizeepzm]{font-size:.8rem;gap:.875rem}.description[data-astro-cid-pizeepzm]{font-size:.875rem;line-height:1.65;margin-bottom:1.25rem}.tags[data-astro-cid-pizeepzm]{gap:.4rem}.tag[data-astro-cid-pizeepzm]{padding:.35rem .65rem;font-size:.75rem}.placeholder[data-astro-cid-pizeepzm]{min-height:200px}.placeholder-icon[data-astro-cid-pizeepzm]{font-size:2.5rem;margin-bottom:.875rem}.placeholder-content[data-astro-cid-pizeepzm] p[data-astro-cid-pizeepzm]{font-size:.9rem}.inspiration-grid[data-astro-cid-pizeepzm]{gap:1.5rem}.recipe-image-container[data-astro-cid-pizeepzm]{height:200px}.recipe-info[data-astro-cid-pizeepzm]{padding:1.75rem}.recipe-info[data-astro-cid-pizeepzm] h3[data-astro-cid-pizeepzm]{font-size:1.15rem;margin-bottom:.875rem}.recipe-preview[data-astro-cid-pizeepzm]{font-size:.8125rem}}@media(max-width:480px){.page[data-astro-cid-pizeepzm]{padding:5rem 1rem 2rem;min-height:auto}h1[data-astro-cid-pizeepzm]{font-size:2rem;margin-bottom:.875rem}.intro[data-astro-cid-pizeepzm]{font-size:.9375rem;margin-bottom:2.5rem;line-height:1.6}.section-title[data-astro-cid-pizeepzm]{font-size:1.35rem;margin-bottom:1.25rem}.section-subtitle[data-astro-cid-pizeepzm]{font-size:.8125rem;margin-bottom:1.75rem;margin-top:-.75rem}.my-recipes[data-astro-cid-pizeepzm]{margin-bottom:3.5rem}.recipes-grid[data-astro-cid-pizeepzm]{gap:1.25rem}.recipe-card[data-astro-cid-pizeepzm]{padding:1.75rem}.recipe-card[data-astro-cid-pizeepzm]:hover{border-color:#444}.card-header[data-astro-cid-pizeepzm]{margin-bottom:1rem}.recipe-card[data-astro-cid-pizeepzm] h3[data-astro-cid-pizeepzm]{font-size:1.15rem;margin-bottom:.5rem}.meta[data-astro-cid-pizeepzm]{font-size:.75rem;gap:.75rem}.meta[data-astro-cid-pizeepzm] span[data-astro-cid-pizeepzm]{gap:.375rem}.description[data-astro-cid-pizeepzm]{font-size:.8125rem;line-height:1.6;margin-bottom:1rem}.tags[data-astro-cid-pizeepzm]{gap:.35rem}.tag[data-astro-cid-pizeepzm]{padding:.3rem .6rem;font-size:.7rem}.placeholder[data-astro-cid-pizeepzm]{min-height:180px}.placeholder-icon[data-astro-cid-pizeepzm]{font-size:2.25rem;margin-bottom:.75rem}.placeholder-content[data-astro-cid-pizeepzm] p[data-astro-cid-pizeepzm]{font-size:.85rem}.inspiration-grid[data-astro-cid-pizeepzm]{gap:1.25rem}.recipe-image-container[data-astro-cid-pizeepzm]{height:180px}.recipe-info[data-astro-cid-pizeepzm]{padding:1.5rem}.recipe-info[data-astro-cid-pizeepzm] h3[data-astro-cid-pizeepzm]{font-size:1.05rem;margin-bottom:.75rem}.recipe-badges[data-astro-cid-pizeepzm]{gap:.4rem;margin-bottom:.875rem}.badge[data-astro-cid-pizeepzm]{padding:.2rem .5rem;font-size:.7rem}.recipe-preview[data-astro-cid-pizeepzm]{font-size:.75rem;line-height:1.5}}
