.recipe-page,.recipe-index{color:#2d2b3d;background:#fff8f0;max-width:100%;min-height:100vh;margin:0 auto;font-family:Nunito,DM Sans,sans-serif;position:relative}.recipe-inner{max-width:448px;margin:0 auto}.recipe-hero{aspect-ratio:16/10;background:#f0ebe3;border-radius:20px;width:calc(100% - 2rem);margin:1rem auto 0;position:relative;overflow:hidden}.recipe-hero-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.recipe-hero-placeholder{background:linear-gradient(135deg,#f0ebe3 0%,#e8ddd1 50%,#d4c5b0 100%);width:100%;height:100%}.recipe-header{padding:1.25rem 1.5rem 0}.recipe-cuisine-label{letter-spacing:.1em;text-transform:uppercase;color:#6c9bcf;margin-bottom:.35rem;font-size:.7rem;font-weight:700;display:block}.recipe-title{color:#2d2b3d;margin:0;font-family:"Baloo 2",DM Serif Display,serif;font-size:clamp(1.5rem,5vw,2rem);font-weight:600;line-height:1.2}.recipe-hero-btn{cursor:zoom-in;background:0 0;border:none;width:100%;height:100%;padding:0;display:block}.recipe-lightbox{z-index:1000;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;padding:2rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.recipe-lightbox-img{-o-object-fit:contain;object-fit:contain;cursor:default;border-radius:12px;max-width:90vw;max-height:85vh;width:auto!important;height:auto!important}.recipe-lightbox-close{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;padding:.25rem;font-size:2rem;line-height:1;transition:opacity .2s;position:absolute;top:1rem;right:1.25rem}.recipe-lightbox-close:hover{opacity:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.recipe-lang-bar{border-bottom:1px solid #ede8e0;gap:.25rem;padding:.75rem 1.5rem;display:flex}.recipe-lang-link{letter-spacing:.04em;text-transform:uppercase;color:#8a8475;border-radius:100px;padding:.35rem .75rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s}.recipe-lang-link:hover{color:#1a1a1a;background:#f0ebe3}.recipe-lang-link.active{color:#1a1a1a;background:#ede8e0;font-weight:600}.recipe-badges{flex-wrap:wrap;gap:.5rem;padding:1.25rem 1.5rem 0;display:flex}.recipe-badge{letter-spacing:.02em;white-space:nowrap;border-radius:100px;align-items:center;padding:.35rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.recipe-badge.effort{color:#d94444;background:#ffe0e0}.recipe-badge.time{color:#4a7cb5;background:#e3eff9}.recipe-badge.diet{color:#3a8b48;background:#dff5e1}.recipe-badge.small{padding:.2rem .55rem;font-size:.7rem}.recipe-description{color:#4a4a4a;border-left:3px solid #d4c5b0;margin:1rem 1.5rem 0;padding:0 1.5rem 0 1rem;font-size:1.05rem;font-style:italic;line-height:1.65}.recipe-section{margin-top:2rem;padding:0 1.5rem}.recipe-section-title{color:#2d2b3d;letter-spacing:-.01em;border-bottom:none;margin:0 0 1rem;padding-bottom:0;font-family:"Baloo 2",DM Serif Display,serif;font-size:1.25rem;font-weight:600;display:block}.recipe-ingredient-group{margin-bottom:1.25rem}.recipe-ingredient-section{letter-spacing:.08em;text-transform:uppercase;color:#8a8475;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.recipe-ingredient-list{margin:0;padding:0;list-style:none}.recipe-ingredient-item{border-bottom:1px solid #f0ebe3;align-items:baseline;gap:.75rem;padding:.55rem 0;font-size:.95rem;display:flex}.recipe-ingredient-item:last-child{border-bottom:none}.recipe-ingredient-qty{color:#1a1a1a;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:4.5rem;font-weight:600}.recipe-ingredient-name{color:#4a4a4a}.recipe-steps{counter-reset:none;margin:0;padding:0;list-style:none}.recipe-step{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.recipe-step-number{color:#c084fc;text-align:center;flex-shrink:0;width:1.5rem;padding-top:.35rem;font-family:"Baloo 2",DM Serif Display,serif;font-size:1.1rem;font-weight:600;line-height:1}.recipe-step-text{color:#2a2a2a;margin:0;padding-top:.3rem;font-size:.95rem;line-height:1.7}.recipe-veggie-card{background:linear-gradient(135deg,#f0f7f0 0%,#e8f4e9 100%);border:1px solid #d0e7d2;border-radius:16px;margin:2rem 1.5rem;padding:1.25rem 1.5rem}.recipe-veggie-title{color:#2e6b34;align-items:center;margin:0 0 .5rem;font-family:DM Serif Display,"Baloo 2",serif;font-size:1rem;font-weight:400;display:flex}.recipe-veggie-text{color:#3a5c3d;margin:0;font-size:.9rem;line-height:1.6}.recipe-add-actions{gap:.625rem;margin:1.5rem 1.5rem 0;display:flex}.recipe-add-plan-button,.recipe-save-button{cursor:pointer;letter-spacing:.02em;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;padding:.875rem 1rem;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:700;transition:all .25s;display:flex}.recipe-add-plan-button{color:#fff8f0;background:#2d2b3d}.recipe-add-plan-button:hover{background:#ff6b6b;transform:translateY(-1px);box-shadow:0 4px 20px #ff6b6b40}.recipe-save-button{color:#2d2b3d;background:0 0;border:2px solid #d4c5b0}.recipe-save-button:hover:not(:disabled){border-color:#2d2b3d;transform:translateY(-1px)}.recipe-save-button:disabled{cursor:default}.recipe-save-button[data-state=done]{color:#e8f5e9;background:#3a5c3d;border-color:#3a5c3d}.recipe-save-button[data-state=loading]{opacity:.7}@media (min-width:600px){.recipe-add-actions{margin-left:0;margin-right:0}}.recipe-cta{text-align:center;background:#1a1a1a;border-radius:20px;margin:2.5rem 1.5rem 1.5rem;padding:2rem;position:relative;overflow:hidden}.recipe-cta:before{content:"";pointer-events:none;background:radial-gradient(at 30%,#d4c5b026 0%,#0000 60%);position:absolute;inset:0}.recipe-cta-brand{color:#fff;margin:0 0 .5rem;font-family:"Baloo 2",sans-serif;font-size:2rem;font-weight:700;position:relative}.recipe-cta-mesita{color:#fff;transition:color .3s}.recipe-cta-mia{color:#ff6b6b;transition:color .3s}.recipe-cta:hover .recipe-cta-mesita{color:#ff6b6b}.recipe-cta:hover .recipe-cta-mia{color:#fff}.recipe-cta-text{color:#e8ddd1;margin:0 0 1.25rem;font-family:Nunito,sans-serif;font-size:1rem;position:relative}.recipe-cta-button{color:#2d2b3d;letter-spacing:.02em;background:#fff8f0;border-radius:100px;padding:.75rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block;position:relative}.recipe-cta-button:hover{color:#fff;background:#ff6b6b;transform:translateY(-1px);box-shadow:0 4px 20px #ff6b6b4d}.recipe-footer{text-align:center;color:#8a8475;padding:1.5rem;font-size:.8rem}.recipe-footer-link{color:#8a8475;text-decoration:none;transition:color .2s}.recipe-footer-link:hover{color:#1a1a1a}.recipe-footer-divider{margin:0 .5rem}.recipe-index-header{text-align:center;padding:2.5rem 1.5rem 1.5rem}.recipe-index-title{color:#1a1a1a;margin:0;font-family:DM Serif Display,"Baloo 2",serif;font-size:clamp(2rem,6vw,3rem);font-weight:400;line-height:1.1}.recipe-index-subtitle{color:#8a8475;margin:.75rem 0 0;font-size:1rem;font-style:italic}.recipe-grid{grid-template-columns:1fr;gap:1.25rem;padding:0 1.5rem 2rem;display:grid}@media (min-width:480px){.recipe-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.recipe-card{color:inherit;background:#fff;border-radius:16px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden;box-shadow:0 2px 12px #1a1a1a0f}.recipe-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #1a1a1a1a}.recipe-card-img{aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.recipe-card-placeholder{aspect-ratio:16/10;background:linear-gradient(135deg,#f0ebe3 0%,#e8ddd1 50%,#d4c5b0 100%);width:100%}.recipe-card-body{padding:.85rem 1rem 1rem}.recipe-card-title{color:#1a1a1a;margin:0 0 .35rem;font-family:DM Serif Display,"Baloo 2",serif;font-size:1.05rem;font-weight:400;line-height:1.25}.recipe-card-desc{color:#6a6a6a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .65rem;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.recipe-card-meta{flex-wrap:wrap;gap:.35rem;display:flex}@media (min-width:640px){.recipe-hero{border-radius:0 0 24px 24px}.recipe-veggie-card,.recipe-cta{margin-left:0;margin-right:0}}@media print{.recipe-lang-bar,.recipe-add-actions,.recipe-cta,.recipe-footer{display:none}.recipe-hero{aspect-ratio:auto;height:200px}.recipe-page{background:#fff}}
