.accordion-button{padding:1rem 1.25rem;width:100%}.accordion-button .menu-nombre{flex:1;text-align:left}.accordion-button .menu-precio{margin-left:auto;text-align:right}.menu-nombre{font-weight:600;font-size:1.1rem}.menu-precio{font-weight:700;color:#892b1b;font-size:1.1rem}.menu-disponibilidad{text-align:center}.disponibilidad-texto{color:#892b1b;font-weight:700;font-size:.8rem}.productos-grid{display:flex;flex-direction:column;gap:12px}.producto-card{width:100%;height:70px;border-radius:12px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.producto-card:hover{transform:scale(1.02);box-shadow:0 8px 25px #00000026}.producto-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#892f1b66,#fff7d166);border-radius:12px;display:flex;align-items:center;justify-content:space-between;padding:15px 20px}.producto-overlay.bebida{background:linear-gradient(135deg,#1e90ff73,#bbdefb73)}.producto-overlay.postre{background:linear-gradient(135deg,#ba55d373,#ffe4e173)}.producto-info{display:flex;align-items:center;justify-content:space-between;width:100%}.producto-details{display:flex;flex-direction:column;flex:1}.producto-numero{color:#fff;font-size:.8rem;font-weight:500;margin:0 0 2px;text-shadow:2px 2px 4px rgba(0,0,0,.5);opacity:.9}.producto-nombre{color:#fff;font-size:1rem;font-weight:600;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.menu-extras{background-color:#f8f9fa;padding:1rem;border-radius:8px;border-left:4px solid #892b1b;margin-bottom:1rem}.extras-titulo{color:#892b1b;font-weight:600;margin-bottom:.5rem}.extras-contenido{margin:0;color:#495057}.grupo-header{text-align:center}.grupo-titulo{color:#892b1b;font-weight:800;text-transform:uppercase;font-size:1.15rem;margin-top:1rem;margin-bottom:.15rem;letter-spacing:.02em}.grupo-subtitulo{color:#495057;font-weight:600;font-size:.95rem;margin-bottom:.6rem}@media (max-width: 768px){.producto-card{height:70px}.producto-overlay{padding:10px 15px}.producto-nombre{font-size:.9rem}.menu-nombre,.menu-precio{font-size:1rem}}
